LimitedOrderDiscrepancyInference Class

Definition

A limited order discrepancy occurs when there is a limited order, but all body parts and measurements that are needed for a complete order are present in the document.

public class LimitedOrderDiscrepancyInference : Azure.Health.Insights.RadiologyInsights.RadiologyInsightsInference, System.ClientModel.Primitives.IJsonModel<Azure.Health.Insights.RadiologyInsights.LimitedOrderDiscrepancyInference>, System.ClientModel.Primitives.IPersistableModel<Azure.Health.Insights.RadiologyInsights.LimitedOrderDiscrepancyInference>
type LimitedOrderDiscrepancyInference = class
    inherit RadiologyInsightsInference
    interface IJsonModel<LimitedOrderDiscrepancyInference>
    interface IPersistableModel<LimitedOrderDiscrepancyInference>
Public Class LimitedOrderDiscrepancyInference
Inherits RadiologyInsightsInference
Implements IJsonModel(Of LimitedOrderDiscrepancyInference), IPersistableModel(Of LimitedOrderDiscrepancyInference)
Inheritance
LimitedOrderDiscrepancyInference
Implements

Properties

Extension

Additional Content defined by implementations.

(Inherited from RadiologyInsightsInference)
OrderType

Order type : CPT ultrasound complete code for abdomen, retroperitoneal, pelvis or breast.

PresentBodyPartMeasurements

List of body parts that are measured according to the document : SNOMED CT codes.

PresentBodyParts

List of body parts found in the document : SNOMED CT codes.

Explicit Interface Implementations

IJsonModel<LimitedOrderDiscrepancyInference>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<LimitedOrderDiscrepancyInference>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<RadiologyInsightsInference>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from RadiologyInsightsInference)
IJsonModel<RadiologyInsightsInference>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from RadiologyInsightsInference)
IPersistableModel<LimitedOrderDiscrepancyInference>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<LimitedOrderDiscrepancyInference>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<LimitedOrderDiscrepancyInference>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<RadiologyInsightsInference>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from RadiologyInsightsInference)
IPersistableModel<RadiologyInsightsInference>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from RadiologyInsightsInference)
IPersistableModel<RadiologyInsightsInference>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from RadiologyInsightsInference)

Applies to