FhirR4ObservationComponent.ReferenceRange Property
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.
Provides guide for interpretation of component result.
public System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FhirR4ObservationReferenceRange> ReferenceRange { get; }
public System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.FhirR4ObservationReferenceRange> ReferenceRange { get; }
member this.ReferenceRange : System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FhirR4ObservationReferenceRange>
member this.ReferenceRange : System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.FhirR4ObservationReferenceRange>
Public ReadOnly Property ReferenceRange As IReadOnlyList(Of FhirR4ObservationReferenceRange)
Public ReadOnly Property ReferenceRange As IList(Of FhirR4ObservationReferenceRange)