---
title: HKElectrocardiogram.SymptomsStatus.present
framework: healthkit
role: symbol
role_heading: Case
path: healthkit/hkelectrocardiogram/symptomsstatus-swift.enum/present
---

# HKElectrocardiogram.SymptomsStatus.present

The user added a symptom when they recorded the ECG.

## Declaration

```swift
case present
```

## Discussion

Discussion To access the symptoms, query for the HKCategorySample samples associated with the electrocardiogram sample.

## See Also

### Status

- [HKElectrocardiogram.SymptomsStatus.none](healthkit/hkelectrocardiogram/symptomsstatus-swift.enum/none.md)
- [HKElectrocardiogram.SymptomsStatus.notSet](healthkit/hkelectrocardiogram/symptomsstatus-swift.enum/notset.md)
