<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/HKVerifiableClinicalRecordQuery/recordTypes",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "HealthKit"
    ],
    "preciseIdentifier" : "c:objc(cs)HKVerifiableClinicalRecordQuery(py)recordTypes"
  },
  "title" : "recordTypes"
}
-->

# recordTypes

The type of records that this query returns.

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

## Discussion

For a list of the most common record types, see [`HKVerifiableClinicalRecordCredentialType`](/documentation/HealthKit/HKVerifiableClinicalRecordCredentialType).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)