---
title: minorVersion
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkfhirversion/minorversion
---

# minorVersion

The standard’s minor version number.

## Declaration

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

## See Also

### Accessing Version Data

- [majorVersion](healthkit/hkfhirversion/majorversion.md)
- [patchVersion](healthkit/hkfhirversion/patchversion.md)
- [stringRepresentation](healthkit/hkfhirversion/stringrepresentation.md)
