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

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

: NDHOutpatientExample - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2025-09-04T09:00:00.000Z"/>
    <profile
             value="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/NDHOutpatient"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ndh-outpatient-instance</b></p><a name="ndh-outpatient-instance"> </a><a name="hcndh-outpatient-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">Profile: <a href="StructureDefinition-NDHOutpatient.html">New Dunedin Hospital Outpatient Get Patient Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Carey Carrington  Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZXP7823 (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+64211234567">+64 21 123 4567</a></li><li><a href="mailto:example@mail.com">example@mail.com</a></li><li>65 Albany Street 9016 NEW ZEALAND (work) (NZ Suburb: North Dunedin)</li><li>481 Highgate 9010 NEW ZEALAND (home) (NZ Suburb: Maori Hill)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="New Zealand citizenship">NZ Citizenship:</td><td colspan="3"><ul><li>source: <span title="Codes:{https://standards.digital.health.nz/ns/information-source-code BREG}">Birth Register</span></li><li>status: <span title="Codes:{https://standards.digital.health.nz/ns/nz-citizenship-status-code no}">No</span></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The ethnic group or groups that a person identifies with or feels they belong to.  Ethnicity is a measure of cultural affiliation as opposed to race, ancestry, nationality or citizen.  Ethnicity is self-perceived and a person can belong to more than one group.

The Stats New Zealand standard can be found [here](http://aria.stats.govt.nz/aria/#ClassificationView:uri=http://stats.govt.nz/cms/ClassificationVersion/YVqOcFHSlguKkT17)."><a href="http://fhir.org.nz/ig/base/StructureDefinition-nz-ethnicity.html">NZ Ethnicity</a></td><td colspan="3"><span title="Codes:{https://standards.digital.health.nz/ns/ethnic-group-level-4-code 21111}">Māori</span></td></tr></table></div>
  </text>
  <extension url="http://hl7.org.nz/fhir/StructureDefinition/nz-ethnicity">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://standards.digital.health.nz/ns/ethnic-group-level-4-code"/>
        <version value="2.0"/>
        <code value="21111"/>
        <display value="Māori"/>
      </coding>
      <text value="Māori"/>
    </valueCodeableConcept>
  </extension>
  <extension url="http://hl7.org.nz/fhir/StructureDefinition/nz-citizenship">
    <extension url="source">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/information-source-code"/>
          <version value="1.0.0"/>
          <code value="BREG"/>
          <display value="Birth Register"/>
        </coding>
        <text value="Birth Register"/>
      </valueCodeableConcept>
    </extension>
    <extension url="status">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/nz-citizenship-status-code"/>
          <version value="1.1.0"/>
          <code value="no"/>
          <display value="No"/>
        </coding>
        <text value="No"/>
      </valueCodeableConcept>
    </extension>
  </extension>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/nhi-id"/>
    <value value="ZXP7823"/>
  </identifier>
  <name>
    <use value="usual"/>
    <family value="Carrington"/>
    <given value="Carey"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+64 21 123 4567"/>
    <use value="mobile"/>
    <rank value="1"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="example@mail.com"/>
    <use value="home"/>
    <rank value="2"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1968-01-27"/>
  <address>
    <extension
               url="http://hl7.org.nz/fhir/StructureDefinition/domicile-code">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/domicile-code"/>
          <code value="2896"/>
          <display value="North Dunedin"/>
        </coding>
        <text value="North Dunedin"/>
      </valueCodeableConcept>
    </extension>
    <extension url="http://hl7.org.nz/fhir/StructureDefinition/suburb">
      <valueString value="North Dunedin"/>
    </extension>
    <use value="work"/>
    <type value="postal"/>
    <line value="65 Albany Street"/>
    <postalCode value="9016"/>
    <country value="NEW ZEALAND"/>
  </address>
  <address>
    <extension
               url="http://hl7.org.nz/fhir/StructureDefinition/domicile-code">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/domicile-code"/>
          <code value="2898"/>
          <display value="Maori Hill"/>
        </coding>
        <text value="Maori Hill"/>
      </valueCodeableConcept>
    </extension>
    <extension url="http://hl7.org.nz/fhir/StructureDefinition/suburb">
      <valueString value="Maori Hill"/>
    </extension>
    <use value="home"/>
    <type value="physical"/>
    <line value="481 Highgate"/>
    <postalCode value="9010"/>
    <country value="NEW ZEALAND"/>
  </address>
</Patient>