CompleteOrderDiscrepancyInference 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 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
- 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
Applies to
Azure SDK for .NET