你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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