---
title: conditionRecord
framework: healthkit
role: symbol
role_heading: Type Property
path: healthkit/hkclinicaltypeidentifier/conditionrecord
---

# conditionRecord

A type identifier for records of a condition, problem, diagnosis, or other event.

## Declaration

```swift
static let conditionRecord: HKClinicalTypeIdentifier
```

## See Also

### Related Documentation

- [HKClinicalType](healthkit/hkclinicaltype.md)
- [condition](healthkit/hkfhirresourcetype/condition.md)

### Clinical Record Type Identifiers

- [allergyRecord](healthkit/hkclinicaltypeidentifier/allergyrecord.md)
- [clinicalNoteRecord](healthkit/hkclinicaltypeidentifier/clinicalnoterecord.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)
- [coverageRecord](healthkit/hkclinicaltypeidentifier/coveragerecord.md)
