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 Patient - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="AlexPatientExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient AlexPatientExample</b></p><a name="AlexPatientExample"> </a><a name="hcAlexPatientExample"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Abnormal Patient (official) Female, DoB: 1968-01-27 ( https://standards.digital.health.nz/ns/nhi-id#NHI#ZXP7823 (use: official, ))</p><hr/></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/nhi-id"/>
    <value value="ZXP7823"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Patient"/>
    <given value="Abnormal"/>
  </name>
  <gender value="female"/>
  <birthDate value="1968-01-27"/>
</Patient>