HKFhirResourceType Enum

Definition

Enumerates Fast Healthcare Interoperability Resources (FHIR) types.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum HKFhirResourceType
type HKFhirResourceType = 
Inheritance
HKFhirResourceType
Attributes

Fields

AllergyIntolerance 0

Indicates allergy or intolerance information.

Condition 1

Indicates medical condition information.

Immunization 2

Indicates immunization information.

MedicationDispense 3

Indicates information about dispensed or delivered medications.

MedicationOrder 4

Indicates information about ordered medications

MedicationStatement 5

Indicates information about patient statements of medication taken.

Observation 6

Indicates information about a medical observation.

Procedure 7

Indicates information about a procedure performed.

Applies to