Azure.Health.Insights.CancerProfiling 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
CancerProfilingClient |
The CancerProfiling service client. |
CancerProfilingClientOptions |
Client options for CancerProfilingClient. |
ClinicalCodedElement |
A piece of clinical information, expressed as a code in a clinical coding system. |
ClinicalNoteEvidence |
A piece of evidence from a clinical note (text document). |
DocumentContent |
The content of the patient document. |
InferenceEvidence |
A piece of evidence corresponding to an inference. |
OncoPhenotypeData |
The body of the Onco Phenotype request. |
OncoPhenotypeInference |
An inference made by the Onco Phenotype model regarding a patient. |
OncoPhenotypeModelConfiguration |
Configuration affecting the Onco Phenotype model's inference. |
OncoPhenotypePatientResult |
The results of the model's work for a single patient. |
OncoPhenotypeResult |
The response for the Onco Phenotype request. |
OncoPhenotypeResults |
The inference results for the Onco Phenotype request. |
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. |
Structs
ClinicalDocumentType |
The type of the clinical document. |
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). |
JobStatus |
The status of the processing job. |
OncoPhenotypeInferenceType |
The type of the Onco Phenotype inference. |
PatientInfoSex |
The patient's sex. |
Enums
CancerProfilingClientOptions.ServiceVersion |
The version of the service to use. |
Azure SDK for .NET