---
title: subject
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkverifiableclinicalrecord/subject
---

# subject

Data about the person whose clinical data the card contains.

## Declaration

```swift
@NSCopying var subject: HKVerifiableClinicalRecordSubject { get }
```
