<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 13.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKFHIRResourceType",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:@T@HKFHIRResourceType"
  },
  "title" : "HKFHIRResourceType"
}
-->

# HKFHIRResourceType

The FHIR resource types supported in HealthKit.

```
struct HKFHIRResourceType
```

## Topics

### Resource Types

[`allergyIntolerance`](/documentation/HealthKit/HKFHIRResourceType/allergyIntolerance)

A type that identifies FHIR resources for allergies and intolerances.

[`condition`](/documentation/HealthKit/HKFHIRResourceType/condition)

A type that identifies FHIR resources for a condition, problem, diagnosis, or other event.

[`diagnosticReport`](/documentation/HealthKit/HKFHIRResourceType/diagnosticReport)

A type that identifies FHIR resources for findings and interpretation of diagnostic tests.

[`documentReference`](/documentation/HealthKit/HKFHIRResourceType/documentReference)

A type that identifies FHIR resources for document references.

[`immunization`](/documentation/HealthKit/HKFHIRResourceType/immunization)

A type that identifies FHIR resources for the administration of vaccines.

[`medicationOrder`](/documentation/HealthKit/HKFHIRResourceType/medicationOrder)

A type that identifies FHIR resources for prescriptions or other orders for medication.

[`medicationDispense`](/documentation/HealthKit/HKFHIRResourceType/medicationDispense)

A type that identifies FHIR resources for the delivery of medication (usually in response to a prescription).

[`medicationStatement`](/documentation/HealthKit/HKFHIRResourceType/medicationStatement)

A type that identifies FHIR resources for statements about medication taken by the patient.

[`medicationRequest`](/documentation/HealthKit/HKFHIRResourceType/medicationRequest)

A type that identifies FHIR resources for prescriptions or other orders or requests for medication.

[`observation`](/documentation/HealthKit/HKFHIRResourceType/observation)

A type that identifies FHIR resources for medical observations, including lab results and vital signs.

[`procedure`](/documentation/HealthKit/HKFHIRResourceType/procedure)

A type that identifies FHIR resources for procedures performed on the patient.

[`coverage`](/documentation/HealthKit/HKFHIRResourceType/coverage)

A type that identifies FHIR resources containing information about the user’s insurance coverage.

### Initializers

[`init(rawValue:)`](/documentation/HealthKit/HKFHIRResourceType/init(rawValue:))

Returns a new resource type for the provided string.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)