---
title: HKPredicateKeyPathCDAPatientName
framework: healthkit
role: symbol
role_heading: Global Variable
path: healthkit/hkpredicatekeypathcdapatientname
---

# HKPredicateKeyPathCDAPatientName

The key path for accessing the patient’s name inside a predicate format string.

## Declaration

```swift
let HKPredicateKeyPathCDAPatientName: String
```

## See Also

### Specifying Predicate Key Paths

- [HKPredicateKeyPathCDAAuthorName](healthkit/hkpredicatekeypathcdaauthorname.md)
- [HKPredicateKeyPathCDACustodianName](healthkit/hkpredicatekeypathcdacustodianname.md)
- [HKPredicateKeyPathCDATitle](healthkit/hkpredicatekeypathcdatitle.md)
