---
title: sourceTypes
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkverifiableclinicalrecordquery/sourcetypes
---

# sourceTypes

The format of the verifiable clinical record.

## Declaration

```swift
var sourceTypes: [HKVerifiableClinicalRecordSourceType] { get }
```

## Discussion

Discussion For a list of valid formats, see HKVerifiableClinicalRecordSourceType.

## See Also

### Accessing the Metadata

- [recordTypes](healthkit/hkverifiableclinicalrecordquery/recordtypes.md)
