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
HuliOrganization profiles the FHIR R5 Organization resource (read-only).
R5 removed the top-level telecom/address elements and folded them into the
contact backbone, so the Huli R5 Organization surfaces contact details
through contact.telecom / contact.address (R4 used top-level
telecom/address).
| Huli source | FHIR element |
|---|---|
| tenant name | name |
| tenant UUID | Organization.id (matches Patient.managingOrganization) |
| active flag | active |
| contact phone/email | contact.telecom |
| address | contact.address |
A client may read only the Organization corresponding to its own authenticated tenant.