---
title: vitalSignRecord
framework: healthkit
role: symbol
role_heading: Type Property
path: healthkit/hkclinicaltypeidentifier/vitalsignrecord
---

# vitalSignRecord

A type identifier for records of vital signs.

## Declaration

```swift
static let vitalSignRecord: HKClinicalTypeIdentifier
```

## Mentioned in

Accessing Health Records

## See Also

### Related Documentation

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

### 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)
- [coverageRecord](healthkit/hkclinicaltypeidentifier/coveragerecord.md)
