---
title: coverageRecord
framework: healthkit
role: symbol
role_heading: Type Property
path: healthkit/hkclinicaltypeidentifier/coveragerecord
---

# coverageRecord

A type identifier for records containing information about the user’s insurance coverage.

## Declaration

```swift
static let coverageRecord: HKClinicalTypeIdentifier
```

## Discussion

Discussion Use this identifier for records containing information that might typically appear on the user’s insurance card.

## See Also

### Clinical Record Type Identifiers

- [allergyRecord](healthkit/hkclinicaltypeidentifier/allergyrecord.md)
- [clinicalNoteRecord](healthkit/hkclinicaltypeidentifier/clinicalnoterecord.md)
- [conditionRecord](healthkit/hkclinicaltypeidentifier/conditionrecord.md)
- [immunizationRecord](healthkit/hkclinicaltypeidentifier/immunizationrecord.md)
- [labResultRecord](healthkit/hkclinicaltypeidentifier/labresultrecord.md)
- [medicationRecord](healthkit/hkclinicaltypeidentifier/medicationrecord.md)
- [procedureRecord](healthkit/hkclinicaltypeidentifier/procedurerecord.md)
- [vitalSignRecord](healthkit/hkclinicaltypeidentifier/vitalsignrecord.md)
