FHIR Frog AU Core Conformance Tests
0.1.0 - draft

FHIR Frog AU Core Conformance Tests, published by FHIR Frog. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jgsuess/au-core-tests/ and changes regularly. See the Directory of published versions

: au-core-relatedperson-patient - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="au-core-relatedperson-patient"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient au-core-relatedperson-patient</b></p><a name="au-core-relatedperson-patient"> </a><a name="hcau-core-relatedperson-patient"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Mia Leanne Banks(official) Female, DoB: 1983-08-25 ( http://ns.electronichealth.net.au/id/hi/ihi/1.0#Austalian Healthcare Identifier - Individual#8003608333647261)</p><hr/></div>
  </text>
  <identifier>
    <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
    <value value="8003608333647261"/>
  </identifier>
  <name>
    <use value="official"/>
    <text value="Mia Leanne Banks"/>
    <family value="Banks"/>
    <given value="Mia"/>
    <given value="Leanne"/>
  </name>
  <gender value="female"/>
  <birthDate value="1983-08-25"/>
</Patient>