---
title: confirmedClinicalDiagnosisSummary
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposuredaysummary/confirmedclinicaldiagnosissummary
---

# confirmedClinicalDiagnosisSummary

The summary of exposures from a clinically-originated diagnosis.

## Declaration

```swift
var confirmedClinicalDiagnosisSummary: ENExposureSummaryItem? { get }
```

## Discussion

Discussion important: This property is available in iOS 12.5, and in iOS 13.7 and later.

## See Also

### Getting Exposure Summary Information

- [date](exposurenotification/enexposuredaysummary/date.md)
- [confirmedTestSummary](exposurenotification/enexposuredaysummary/confirmedtestsummary.md)
- [recursiveSummary](exposurenotification/enexposuredaysummary/recursivesummary.md)
- [selfReportedSummary](exposurenotification/enexposuredaysummary/selfreportedsummary.md)
- [daySummary](exposurenotification/enexposuredaysummary/daysummary.md)
