Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: An example Dunedin Hospital Outpatient outreach - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2025-09-04T09:00:00.000Z"/>
    <source
            value="https://standards.digital.health.nz/ns/hpi-facility-id/F04066-D"/>
    <profile
             value="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/DHOLocation"/>
    <tag>
      <system
              value="https://hub.services.digital.health.nz/ns/correlation-id"/>
      <code value="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location DHO-location-outreach-instance</b></p><a name="DHO-location-outreach-instance"> </a><a name="hcDHO-location-outreach-instance"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 1; Last updated: 2025-09-04 09:00:00+0000; </p><p style="margin-bottom: 0px">Information Source: <a href="https://standards.digital.health.nz/ns/hpi-facility-id/F04066-D">https://standards.digital.health.nz/ns/hpi-facility-id/F04066-D</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-DHOLocation.html">DHO Location Profile</a></p><p style="margin-bottom: 0px">Tag: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx (Details: correlation-id code xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)</p></div><p><b>DHO Outreach vs Fixed site</b>: <span title="Codes:{https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationOutreach outreach}">Outreach / mobile location</span></p><p><b>identifier</b>: <a href="http://fhir.org.nz/ig/base/NamingSystem-hpiFacility.html" title="HPI facilities">HPIFacility</a>/F04066-D</p><p><b>status</b>: Active</p><p><b>name</b>: DHO Outreach Clinic</p><p><b>address</b>: 456 Example Street, Dunedin</p><p><b>managingOrganization</b>: <a href="Organization-DHO-nz-organization-example.html">Organization Te Whatu Ora - Southern</a></p></div>
  </text>
  <extension
             url="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/DHOOutreach">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/DHOLocationOutreach"/>
        <code value="outreach"/>
        <display value="Outreach / mobile location"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <system value="https://standards.digital.health.nz/ns/hpi-facility-id"/>
    <value value="F04066-D"/>
  </identifier>
  <status value="active"/>
  <name value="DHO Outreach Clinic"/>
  <address>
    <text value="456 Example Street, Dunedin"/>
  </address>
  <managingOrganization>🔗 
    <reference value="Organization/DHO-nz-organization-example"/>
  </managingOrganization>
</Location>