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

: DHOutpatientSIPICSAlexMorgan - 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/DHOutpatient"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient DHO-sipics-alex-morgan</b></p><a name="DHO-sipics-alex-morgan"> </a><a name="hcDHO-sipics-alex-morgan"> </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-DHOutpatient.html">Dunedin Hospital Outpatient Get Patient Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Alex Morgan Male, DoB: 1999-12-01 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZQR2146 (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td>true</td><td style="background-color: #f3f5da" title="Known Marital status of Patient">Marital Status:</td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus S}">Never Married</span></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+64220001119">+64 22 000 1119</a></li><li><a href="mailto:Di.mha.test+INT-L1-test2@gmail.com">Di.mha.test+INT-L1-test2@gmail.com</a></li><li>1 Galaxy Lane Dunedin 9016 NEW ZEALAND (work) (NZ Suburb: Dunedin)</li><li>481 Highgate Dunedin 9010 NEW ZEALAND (home) (NZ Suburb: Maori Hill)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient contact">Contact:</td><td colspan="3"><ul><li>John NextOfKin</li><li><a href="tel:+64271234567">+64 27 123 4567</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: Dottie McStuffins (Identifier: <a href="http://fhir.org.nz/ig/base/NamingSystem-hpiProvider.html" title="HPI providers">HPIProvider</a>/99ZZFX (use: official, ))</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="A person’s sex at the time of their birth (considered to be immutable)."><a href="http://fhir.org.nz/ig/base/StructureDefinition-sex-at-birth.html">Sex At Birth</a></td><td colspan="3"><span title="Codes:{http://hl7.org/fhir/administrative-gender female}">Female</span></td></tr><tr><td style="background-color: #f3f5da" title="Indicates whether an interpreter is required to facilitate communication in a healthcare setting. While this extension is named patient-interpreterRequired for backwards compatibility, it may also be used on RelatedPerson, Practitioner, and Encounter."><a href="http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-interpreterRequired.html">Interpreter Required</a></td><td colspan="3">false</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 PPRT}">Passport</span></li><li>status: <span title="Codes:{https://standards.digital.health.nz/ns/nz-citizenship-status-code yes}">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 61118}">New Zealander</span></td></tr></table></div>
  </text>
  <extension url="http://hl7.org.nz/fhir/StructureDefinition/sex-at-birth">
    <valueCodeableConcept>
      <coding>
        <system value="http://hl7.org/fhir/administrative-gender"/>
        <version value="4.3.0"/>
        <code value="female"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <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="61118"/>
        <display value="New Zealander"/>
      </coding>
      <text value="New Zealander"/>
    </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="PPRT"/>
          <display value="Passport"/>
        </coding>
        <text value="Passport"/>
      </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="yes"/>
          <display value="Yes"/>
        </coding>
        <text value="No"/>
      </valueCodeableConcept>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired">
    <valueBoolean value="false"/>
  </extension>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/nhi-id"/>
    <value value="ZQR2146"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="usual"/>
    <text value="Alex Morgan"/>
    <family value="Morgan"/>
    <given value="Alex"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+64 22 000 1119"/>
    <use value="mobile"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="Di.mha.test+INT-L1-test2@gmail.com"/>
    <use value="home"/>
  </telecom>
  <gender value="male"/>
  <birthDate value="1999-12-01"/>
  <address>
    <extension
               url="http://hl7.org.nz/fhir/StructureDefinition/domicile-code">
      <valueCodeableConcept>
        <text value="Dunedin Central"/>
      </valueCodeableConcept>
    </extension>
    <extension url="http://hl7.org.nz/fhir/StructureDefinition/suburb">
      <valueString value="Dunedin"/>
    </extension>
    <use value="work"/>
    <type value="postal"/>
    <line value="1 Galaxy Lane"/>
    <city value="Dunedin"/>
    <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"/>
    <city value="Dunedin"/>
    <postalCode value="9010"/>
    <country value="NEW ZEALAND"/>
  </address>
  <maritalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
      <code value="S"/>
      <display value="Never Married"/>
    </coding>
  </maritalStatus>
  <contact>
    <extension
               url="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/hnz-patient-contact-role-extension-id">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://fhir-ig.digital.health.nz/shared-care/CodeSystem/cs-patient-contact-role"/>
          <code value="nok"/>
          <display value="Next of Kin"/>
        </coding>
        <text value="Next of Kin"/>
      </valueCodeableConcept>
    </extension>
    <name>
      <text value="John NextOfKin"/>
      <family value="NextOfKin"/>
      <given value="John Test"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="+64 27 123 4567"/>
      <use value="mobile"/>
    </telecom>
  </contact>
  <generalPractitioner>
    <type value="Practitioner"/>
    <identifier>
      <use value="official"/>
      <system value="https://standards.digital.health.nz/ns/hpi-person-id"/>
      <value value="99ZZFX"/>
    </identifier>
    <display value="Dottie McStuffins"/>
  </generalPractitioner>
</Patient>