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

# fhirVersion

The FHIR version used by this resource.

## Declaration

```swift
@NSCopying var fhirVersion: HKFHIRVersion { get }
```

## See Also

### Accessing FHIR Data

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