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

# resourceType

The value from the FHIR resource’s resourceType field.

## Declaration

```swift
var resourceType: HKFHIRResourceType { 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)
- [HKFHIRResourceType](healthkit/hkfhirresourcetype.md)
- [sourceURL](healthkit/hkfhirresource/sourceurl.md)
- [data](healthkit/hkfhirresource/data.md)
