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

: DHOutpatientDrDottyMcStuffins - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <meta>
    <profile
             value="http://hl7.org.nz/fhir/StructureDefinition/NzPractitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner DHOutpatientDrDottyMcStuffins</b></p><a name="DHOutpatientDrDottyMcStuffins"> </a><a name="hcDHOutpatientDrDottyMcStuffins"> </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"/><p style="margin-bottom: 0px">Profile: <a href="http://fhir.org.nz/ig/base/StructureDefinition-NzPractitioner.html">Practitioner resource for use in NZ</a></p></div><p><b>identifier</b>: <a href="http://fhir.org.nz/ig/base/NamingSystem-hpiProvider.html" title="HPI providers">HPIProvider</a>/99ZZZX (use: official, )</p><p><b>name</b>: Dotty McStuffins </p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1961-10-24</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/hpi-person-id"/>
    <value value="99ZZZX"/>
  </identifier>
  <name>
    <use value="usual"/>
    <family value="McStuffins"/>
    <given value="Dotty"/>
    <prefix value="Dr"/>
  </name>
  <gender value="female"/>
  <birthDate value="1961-10-24"/>
</Practitioner>