CompleteOrderDiscrepancyInference Class

Definition

A complete order discrepancy is shown when one or more body parts and/or measurements that should be in the document (because there is a complete order) are not present.

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

Properties

Extension

Additional Content defined by implementations.

(Inherited from RadiologyInsightsInference)
MissingBodyPartMeasurements

List of missing body parts that require measurement by a complete order : SNOMED CT codes.

MissingBodyParts

List of missing body parts required by a complete order : SNOMED CT codes.

OrderType

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

Explicit Interface Implementations

IJsonModel<CompleteOrderDiscrepancyInference>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<CompleteOrderDiscrepancyInference>.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<CompleteOrderDiscrepancyInference>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<CompleteOrderDiscrepancyInference>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<CompleteOrderDiscrepancyInference>.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