---
title: recordTypes
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkverifiableclinicalrecordquery/recordtypes
---

# recordTypes

The type of records that this query returns.

## Declaration

```swift
var recordTypes: [String] { get }
```

## Discussion

Discussion For a list of the most common record types, see HKVerifiableClinicalRecordCredentialType.

## See Also

### Accessing the Metadata

- [sourceTypes](healthkit/hkverifiableclinicalrecordquery/sourcetypes.md)
