Language

MedicalDataSource.FhirVersion Property

Definition

Returns the FHIR version of MedicalResource s from this source.

public Android.Health.Connect.DataTypes.FhirVersion FhirVersion { [Android.Runtime.Register("getFhirVersion", "()Landroid/health/connect/datatypes/FhirVersion;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getFhirVersion", "()Landroid/health/connect/datatypes/FhirVersion;", "", ApiSince=36)>]
member this.FhirVersion : Android.Health.Connect.DataTypes.FhirVersion

Property Value

Attributes

Remarks

Returns the FHIR version of MedicalResource s from this source.

Android reference for android.health.connect.datatypes.MedicalDataSource.getFhirVersion.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to