LateralityDiscrepancyInference 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.
A laterality mismatch occurs when there is a discrepancy between the clinical documentation and the ordered procedure (orderLateralityMismatch), a contradiction within the clinical document (textLateralityContradiction), or when no laterality is mentioned (textLateralityMissing).
public class LateralityDiscrepancyInference : Azure.Health.Insights.RadiologyInsights.RadiologyInsightsInference, System.ClientModel.Primitives.IJsonModel<Azure.Health.Insights.RadiologyInsights.LateralityDiscrepancyInference>, System.ClientModel.Primitives.IPersistableModel<Azure.Health.Insights.RadiologyInsights.LateralityDiscrepancyInference>
type LateralityDiscrepancyInference = class
inherit RadiologyInsightsInference
interface IJsonModel<LateralityDiscrepancyInference>
interface IPersistableModel<LateralityDiscrepancyInference>
Public Class LateralityDiscrepancyInference
Inherits RadiologyInsightsInference
Implements IJsonModel(Of LateralityDiscrepancyInference), IPersistableModel(Of LateralityDiscrepancyInference)
- Inheritance
- Implements
Properties
DiscrepancyType |
Mismatch type : orderLateralityMismatch, textLateralityContradiction, textLateralityMissing. |
Extension |
Additional Content defined by implementations. (Inherited from RadiologyInsightsInference) |
LateralityIndication |
Laterality indication : SNOMED CT code for laterality qualifier value. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET