---
title: patchVersion
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkfhirversion/patchversion
---

# patchVersion

The standard’s patch version number.

## Declaration

```swift
var patchVersion: Int { get }
```

## See Also

### Accessing Version Data

- [majorVersion](healthkit/hkfhirversion/majorversion.md)
- [minorVersion](healthkit/hkfhirversion/minorversion.md)
- [stringRepresentation](healthkit/hkfhirversion/stringrepresentation.md)
