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