---
title: observation
framework: healthkit
role: symbol
role_heading: Type Property
path: healthkit/hkfhirresourcetype/observation
---

# observation

A type that identifies FHIR resources for medical observations, including lab results and vital signs.

## Declaration

```swift
static let observation: HKFHIRResourceType
```

## Mentioned in

Accessing Health Records

## See Also

### Related Documentation

- [labResultRecord](healthkit/hkclinicaltypeidentifier/labresultrecord.md)
- [vitalSignRecord](healthkit/hkclinicaltypeidentifier/vitalsignrecord.md)

### Resource Types

- [allergyIntolerance](healthkit/hkfhirresourcetype/allergyintolerance.md)
- [condition](healthkit/hkfhirresourcetype/condition.md)
- [diagnosticReport](healthkit/hkfhirresourcetype/diagnosticreport.md)
- [documentReference](healthkit/hkfhirresourcetype/documentreference.md)
- [immunization](healthkit/hkfhirresourcetype/immunization.md)
- [medicationOrder](healthkit/hkfhirresourcetype/medicationorder.md)
- [medicationDispense](healthkit/hkfhirresourcetype/medicationdispense.md)
- [medicationStatement](healthkit/hkfhirresourcetype/medicationstatement.md)
- [medicationRequest](healthkit/hkfhirresourcetype/medicationrequest.md)
- [procedure](healthkit/hkfhirresourcetype/procedure.md)
- [coverage](healthkit/hkfhirresourcetype/coverage.md)
