<!--
{
  "availability" : [
    "Xcode: 13.3.0 -",
    "iOS: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "HealthKit",
  "identifier" : "/documentation/HealthKit/accessing-data-from-a-smart-health-card",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Accessing Data from a SMART Health Card"
}
-->

# Accessing Data from a SMART Health Card

Query for and validate a verifiable clinical record.

## Overview

> Note: This sample code project is associated with WWDC21 session [10089: Explore Verifiable Health Records](https://developer.apple.com/wwdc21/10089/).

### Configure the Sample Code Project

Before you run the sample code project in Xcode:

- In Simulator, open Safari, and navigate to `https://spec.smarthealth.cards/examples/`.
- Download one of the SMART Health Cards (like `example-00-e-file.smart-health-card`).
- After the file downloads, tap the download arrow, then select Downloads from the pop-up
  menu. You can also find the downloaded SMART Health Cards in Files
  (Browse > On My iPhone > Downloads).
- Select the health card, and follow the instructions to add the card to Health.

---

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)