Huli FHIR Core Implementation Guide (R5)
0.1.0 - Release
Latin America and the Caribbean
Huli FHIR Core Implementation Guide (R5) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
HuliObservation profiles the FHIR R5 Observation resource. Observation is
compatible between R4 and R5 for every element this profile constrains.
| Huli source | FHIR element |
|---|---|
| LOINC code | code.coding |
| derived category | category (vital-signs / laboratory / exam) |
| patient | subject (1..1, Reference(HuliPatient)) |
| encounter | encounter (optional, Reference(HuliEncounter)) |
| measurement time | effectiveDateTime |
| value + UCUM unit | valueQuantity |
| entering practitioner | performer |
| source device | device (Reference(Device)) |
The new R5 triggeredBy and bodyStructure elements are not surfaced by the
runtime and are left unconstrained.