---
title: reportTypeConfirmedClinicalDiagnosisWeight
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposureconfiguration/reporttypeconfirmedclinicaldiagnosisweight
---

# reportTypeConfirmedClinicalDiagnosisWeight

The weight assigned to a risk level based on a confirmed clinical diagnosis.

## Declaration

```swift
var reportTypeConfirmedClinicalDiagnosisWeight: Double { get set }
```

## Discussion

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

## See Also

### Configuring Report Types

- [reportTypeConfirmedTestWeight](exposurenotification/enexposureconfiguration/reporttypeconfirmedtestweight.md)
- [reportTypeRecursiveWeight](exposurenotification/enexposureconfiguration/reporttyperecursiveweight.md)
- [reportTypeSelfReportedWeight](exposurenotification/enexposureconfiguration/reporttypeselfreportedweight.md)
- [reportTypeNoneMap](exposurenotification/enexposureconfiguration/reporttypenonemap.md)
