FhirR4CodeableConcept.Coding 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.
Code defined by a terminology system.
public System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.FhirR4Coding> Coding { get; }
member this.Coding : System.Collections.Generic.IList<Azure.Health.Insights.RadiologyInsights.FhirR4Coding>
Public ReadOnly Property Coding As IList(Of FhirR4Coding)