---
title: clinicalType
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkclinicalrecord/clinicaltype
---

# clinicalType

An identifier that indicates the type of record, such as an allergic reaction, a lab result, or a medical procedure.

## Declaration

```swift
@NSCopying var clinicalType: HKClinicalType { get }
```

## See Also

### Accessing Clinical Record Data

- [displayName](healthkit/hkclinicalrecord/displayname.md)
- [fhirResource](healthkit/hkclinicalrecord/fhirresource.md)
