---
title: HKClinicalType
framework: healthkit
role: symbol
role_heading: Class
path: healthkit/hkclinicaltype
---

# HKClinicalType

A type that identifies samples that contain clinical record data.

## Declaration

```swift
class HKClinicalType
```

## Topics

### Creating Clinical Types

- [init(_:)](healthkit/hkclinicaltype/init(_:).md)

## Relationships

### Inherits From

- [HKSampleType](healthkit/hksampletype.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Related Documentation

- [HKClinicalRecord](healthkit/hkclinicalrecord.md)
- [allergyRecord](healthkit/hkclinicaltypeidentifier/allergyrecord.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)

### Object type subclasses

- [HKCharacteristicType](healthkit/hkcharacteristictype.md)
- [HKQuantityType](healthkit/hkquantitytype.md)
- [HKCategoryType](healthkit/hkcategorytype.md)
- [HKCorrelationType](healthkit/hkcorrelationtype.md)
- [HKActivitySummaryType](healthkit/hkactivitysummarytype.md)
- [HKAudiogramSampleType](healthkit/hkaudiogramsampletype.md)
- [HKElectrocardiogramType](healthkit/hkelectrocardiogramtype.md)
- [HKSeriesType](healthkit/hkseriestype.md)
- [HKWorkoutType](healthkit/hkworkouttype.md)
- [HKObjectType](healthkit/hkobjecttype.md)
- [HKSampleType](healthkit/hksampletype.md)
