Freigeben über


FhirR4ObservationComponent(FhirR4CodeableConcept) Constructor

Definition

Initializes a new instance of FhirR4ObservationComponent.

public FhirR4ObservationComponent (Azure.Health.Insights.RadiologyInsights.FhirR4CodeableConcept code);
new Azure.Health.Insights.RadiologyInsights.FhirR4ObservationComponent : Azure.Health.Insights.RadiologyInsights.FhirR4CodeableConcept -> Azure.Health.Insights.RadiologyInsights.FhirR4ObservationComponent
Public Sub New (code As FhirR4CodeableConcept)

Parameters

code
FhirR4CodeableConcept

Type of component observation (code / type).

Exceptions

code is null.

Applies to