Azure.Health.Insights.ClinicalMatching Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AcceptedAge |
A person's age, given as a number (value) and a unit (e.g. years, months). |
AcceptedAgeRange |
A definition of the range of ages accepted by a clinical trial. Contains a minimum age and/or a maximum age. |
AreaGeometry |
|
AreaProperties |
|
ClinicalCodedElement |
A piece of clinical information, expressed as a code in a clinical coding system. |
ClinicalMatchingClient |
The ClinicalMatching service client. |
ClinicalMatchingClientOptions |
Client options for ClinicalMatchingClient. |
ClinicalNoteEvidence |
A piece of evidence from a clinical note (text document). |
ClinicalTrialDemographics |
Demographic criteria for a clinical trial. |
ClinicalTrialDetails |
A description of a clinical trial. |
ClinicalTrialMetadata |
Trial data which is of interest to the potential participant. |
ClinicalTrialRegistryFilter |
A filter defining a subset of clinical trials from a given clinical trial registry (e.g. clinicaltrials.gov). |
ClinicalTrialResearchFacility |
Details of a research facility where a clinical trial is conducted. |
ClinicalTrials |
The clinical trials that the patient(s) should be matched to. The trial selection can be given as a list of custom clinical trials and/or a list of filters to known clinical trial registries. In case both are given, the resulting trial set is a union of the two sets. |
ContactDetails |
A person's contact details. |
DocumentContent |
The content of the patient document. |
ExtendedClinicalCodedElement |
A piece of clinical information, expressed as a code in a clinical coding system, extended by semantic information. |
GeographicArea |
A geographic area, expressed as a |
GeographicLocation |
A location given as a combination of city, state and country/region. It could specify a city, a state or a country/region. In case a city is specified, either state +country/region or country/region (for countries/regions where there are no states) should be added. In case a state is specified (without a city), country/region should be added. |
PatientDocument |
A clinical document related to a patient. Document here is in the wide sense - not just a text document (note). |
PatientInfo |
Patient structured information, including demographics and known structured clinical information. |
PatientRecord |
A patient record, including their clinical information and data. |
TrialMatcherData |
The body of the Trial Matcher request. |
TrialMatcherInference |
An inference made by the Trial Matcher model regarding a patient. |
TrialMatcherInferenceEvidence |
A piece of evidence corresponding to a Trial Matcher inference. |
TrialMatcherModelConfiguration |
Configuration affecting the Trial Matcher model's inference. |
TrialMatcherPatientResult |
The results of the model's work for a single patient. |
TrialMatcherResult |
The response for the Trial Matcher request. |
TrialMatcherResults |
The inference results for the Trial Matcher request. |
Structs
AgeUnit |
Possible units for a person's age. |
ClinicalDocumentType |
The type of the clinical document. |
ClinicalTrialAcceptedSex |
Possible values for the Sex eligibility criterion as accepted by clinical trials, which indicates the sex of people who may participate in a clinical study. |
ClinicalTrialPhase |
Possible phases of a clinical trial. |
ClinicalTrialPurpose |
Possible purposes of a clinical trial. |
ClinicalTrialRecruitmentStatus |
Possible recruitment status of a clinical trial. |
ClinicalTrialSource |
Possible sources of a clinical trial. |
ClinicalTrialStudyType |
Possible study types of a clinical trial. |
DocumentContentSourceType |
The type of the content's source. In case the source type is 'inline', the content is given as a string (for instance, text). In case the source type is 'reference', the content is given as a URI. |
DocumentType |
The type of the patient document, such as 'note' (text document) or 'fhirBundle' (FHIR JSON document). |
GeoJsonGeometryType |
|
GeoJsonPropertiesSubType |
|
GeoJsonType |
|
JobStatus |
The status of the processing job. |
PatientInfoSex |
The patient's sex. |
TrialMatcherInferenceType |
The type of the Trial Matcher inference. |
Enums
ClinicalMatchingClientOptions.ServiceVersion |
The version of the service to use. |
Azure SDK for .NET