New Zealand NHI IG
1.5.4 - Release
New Zealand NHI IG - Local Development build (v1.5.4) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="create1"/>
<meta>
<profile
value="http://hl7.org.nz/fhir/StructureDefinition/CreateNhiPatient"/>
</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>ChewyBakA </b> male, DoB: 1972-06-05</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">24 Anglesey Place Palmerston North 4412 NZ (home)</td></tr><tr><td style="background-color: #f3f5da" title="The country where the person was born">null:</td><td colspan="3"><ul><li>country: <span title="Codes:{urn:iso:std:iso:3166 NZ}">New Zealand</span></li><li>source: <span title="Codes:{https://standards.digital.health.nz/ns/information-source-code BRCT}">Birth Certificate</span></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 BRCT}">Birth Certificate</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://fhir.org.nz/ig/base/StructureDefinition-nz-ethnicity.html">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.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="BRCT"/>
<display value="Birth Certificate"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension url="http://hl7.org.nz/fhir/StructureDefinition/birth-place">
<extension url="country">
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="NZ"/>
<display value="New Zealand"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="source">
<valueCodeableConcept>
<coding>
<system
value="https://standards.digital.health.nz/ns/information-source-code"/>
<code value="BRCT"/>
<display value="Birth Certificate"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<name>
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/information-source">
<valueCodeableConcept>
<coding>
<system
value="https://standards.digital.health.nz/ns/information-source-code"/>
<code value="NPRF"/>
<display value="Proof not Sighted"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-preferred">
<valueBoolean value="true"/>
</extension>
<given value="ChewyBakA"/>
</name>
<gender value="male"/>
<birthDate value="1972-06-05">
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/information-source">
<valueCodeableConcept>
<coding>
<system
value="https://standards.digital.health.nz/ns/information-source-code"/>
<code value="HL7"/>
<display value="HL7 applied"/>
</coding>
</valueCodeableConcept>
</extension>
</birthDate>
<address>
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/nz-address-id">
<valueString value="1199146"/>
</extension>
<extension url="http://hl7.org.nz/fhir/StructureDefinition/suburb">
<valueString value="Awapuni"/>
</extension>
<use value="home"/>
<type value="physical"/>
<line value="24 Anglesey Place"/>
<city value="Palmerston North"/>
<postalCode value="4412"/>
<country value="NZ"/>
</address>
</Patient>