---
title: data
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkfhirresource/data
---

# data

The JSON representation of the FHIR resource.

## Declaration

```swift
var data: Data { get }
```

## Mentioned in

Accessing Health Records

## See Also

### Accessing FHIR Data

- [identifier](healthkit/hkfhirresource/identifier.md)
- [fhirVersion](healthkit/hkfhirresource/fhirversion.md)
- [HKFHIRVersion](healthkit/hkfhirversion.md)
- [resourceType](healthkit/hkfhirresource/resourcetype.md)
- [HKFHIRResourceType](healthkit/hkfhirresourcetype.md)
- [sourceURL](healthkit/hkfhirresource/sourceurl.md)
