次の方法で共有


HKClinicalTypeIdentifier 列挙型

定義

臨床レコードの種類の識別子を列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKClinicalTypeIdentifier
type HKClinicalTypeIdentifier = 
継承
HKClinicalTypeIdentifier
属性

フィールド

AllergyRecord 0

アレルギーレコードを示します。

ConditionRecord 1

病状の記録を示します。

ImmunizationRecord 2

免疫記録を示します。

LabResultRecord 3

ラボの結果レコードを示します。

MedicationRecord 4

薬の記録を示します

ProcedureRecord 5

プロシージャのレコードを示します。

VitalSignRecord 6

重要な記号のレコードを示します。

適用対象