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

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

: PaniaPunga - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="1"/>
    <profile
             value="https://fhir-ig-uat.digital.health.nz/shared-care/StructureDefinition/nz-sharedcare-rheumaticfever-patient|1.0.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Pania Punga </b> female, DoB: 2004-12-21 ( NHI/SCF7825 (use: official))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td colspan="3">false</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">155 Pukaki Rd, Māngere, Auckland 2022(home)</td></tr><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:{urn:ietf:bcp:47 mao}">Māori</span></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Also see: <span>: Pania Punga</span></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="This Patient requires an interpreter to communicate healthcare information to the practitioner."><a href="http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-interpreterRequired.html">Patient Interpreter Required</a></td><td colspan="3"><ul><li>false</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="New Zealand citizenship">NZ Citizenship:</td><td colspan="3"><ul><li>status: <span title="Codes:{https://standards.digital.health.nz/ns/nz-citizenship-status-code yes}">Yes</span></li><li>source: <span title="Codes:{https://standards.digital.health.nz/ns/information-source-code BREG}">Birth Register</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="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://hl7.org.nz/fhir/StructureDefinition/nz-ethnicity">NZ Ethnicity</a></td><td colspan="3"><ul><li><span title="Codes:{https://standards.digital.health.nz/ns/ethnic-group-level-4-code 21111}">Māori</span></li></ul></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired">
    <valueBoolean value="false"/>
  </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"/>
        <code value="21111"/>
        <display value="Māori"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension url="http://hl7.org.nz/fhir/StructureDefinition/nz-citizenship">
    <extension url="status">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/nz-citizenship-status-code"/>
          <code value="yes"/>
          <display value="Yes"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension url="source">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://standards.digital.health.nz/ns/information-source-code"/>
          <code value="BREG"/>
          <display value="Birth Register"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/nhi-id"/>
    <value value="SCF7825"/>
  </identifier>
  <name>
    <use value="usual"/>
    <family value="Punga"/>
    <given value="Pania"/>
  </name>
  <gender value="female"/>
  <birthDate value="2004-12-21"/>
  <deceasedBoolean value="false"/>
  <address>
    <use value="home"/>
    <text value="155 Pukaki Rd, Māngere, Auckland 2022"/>
    <line value="155 Pukaki Rd"/>
    <line value="Māngere"/>
    <line value="Auckland 2022"/>
    <city value="Auckland"/>
    <postalCode value="2022"/>
    <country value="NZL"/>
    <period>
      <start value="2023-01-15"/>
    </period>
  </address>
  <communication>
    <language>
      <coding>
        <system value="urn:ietf:bcp:47"/>
        <code value="mao"/>
        <display value="Māori"/>
      </coding>
    </language>
  </communication>
  <link>
    <other>
      <type value="Patient"/>
      <identifier>
        <use value="official"/>
        <system value="https://standards.digital.health.nz/ns/nhi-id"/>
        <value value="SCF7825"/>
      </identifier>
      <display value="Pania Punga"/>
    </other>
    <type value="seealso"/>
  </link>
</Patient>