OncoPhenotypeInference Class
Definition
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.
An inference made by the Onco Phenotype model regarding a patient.
public class OncoPhenotypeInference
type OncoPhenotypeInference = class
Public Class OncoPhenotypeInference
- Inheritance
-
OncoPhenotypeInference
Properties
CaseId |
An identifier for a clinical case, if there are multiple clinical cases regarding the same patient. |
ConfidenceScore |
Confidence score for this inference. |
Description |
The description corresponding to the inference value. |
Evidence |
The evidence corresponding to the inference value. |
Type |
The type of the Onco Phenotype inference. |
Value |
The value of the inference, as relevant for the given inference type. |
Applies to
Azure SDK for .NET