---
title: HealthKit Capabilities Entitlement
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/entitlements/com.apple.developer.healthkit.access
---

# HealthKit Capabilities Entitlement

Health data types that require additional permission.

## Possible Values

health-records: The app can request access to FHIR-backed clinical records.

## Discussion

Discussion The HealthKit Entitlement provides access to most HealthKit data types. However, because of their highly sensitive nature, some data types require additional entitlements. The HealthKit Capabilities Entitlement provides access to these data types. To add this entitlement to your app, first enable the HealthKit capability in Xcode, and then check any values that you want to add to the HealthKit Capabilities Entitlement. Only add values for data types that your app needs to access. App Review may reject apps that don’t use the data appropriately. For more information, see the Health and Health Research section of the App Store Review Guidelines.

## See Also

### Related Documentation

- [Accessing Health Records](healthkit/accessing-health-records.md)

### Health

- [HealthKit Entitlement](bundleresources/entitlements/com.apple.developer.healthkit.md)
- [com.apple.developer.healthkit.background-delivery](bundleresources/entitlements/com.apple.developer.healthkit.background-delivery.md)
- [Fall Detection Notifications](bundleresources/entitlements/com.apple.developer.health.fall-detection.md)
- [com.apple.developer.healthkit.recalibrate-estimates](bundleresources/entitlements/com.apple.developer.healthkit.recalibrate-estimates.md)
