Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example ALEX Practitioner - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="AlexPractitionerExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner AlexPractitionerExample</b></p><a name="AlexPractitionerExample"> </a><a name="hcAlexPractitionerExample"> </a><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/hpi-id</code>/ZXP7823 (use: official, )</p><p><b>name</b>: ALEX Practitioner (Official)</p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1968-01-27</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/hpi-id"/>
    <value value="ZXP7823"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Practitioner"/>
    <given value="ALEX"/>
  </name>
  <gender value="female"/>
  <birthDate value="1968-01-27"/>
</Practitioner>