FhirR4Observation.Note Property

Definition

Comments about the observation.

public System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FhirR4Annotation> Note { get; }
public System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.FhirR4Annotation> Note { get; }
member this.Note : System.Collections.Generic.IReadOnlyList<Azure.Health.Insights.RadiologyInsights.FhirR4Annotation>
member this.Note : System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.FhirR4Annotation>
Public ReadOnly Property Note As IReadOnlyList(Of FhirR4Annotation)
Public ReadOnly Property Note As IList(Of FhirR4Annotation)

Property Value

Applies to