Smart Health Checks
0.4.0 - ci-build Australia flag

Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

: baby-smith-john - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="baby-smith-john"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"/>
    <profile
             value="https://smartforms.csiro.au/ig/StructureDefinition/SHCPatient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient baby-smith-john</b></p><a name="baby-smith-john"> </a><a name="hcbaby-smith-john"> </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">Profiles: <a href="http://hl7.org.au/fhir/core/2.0.0-ballot/StructureDefinition-au-core-patient.html">AU Core Patient</a>, <a href="StructureDefinition-SHCPatient.html">Smart Health Checks Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Baby of Emma SMITH (temp) Male, DoB: 2022-09-14 ( Medical record number (use: temp, ))</p><hr/></div>
  </text>
  <identifier>
    <use value="temp"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
      </coding>
    </type>
    <system
            value="http://ns.electronichealth.net.au/id/abn-scoped/medicalrecord/1.0/51824753003"/>
    <value value="7746677"/>
    <assigner>
      <display value="QLD Hospital"/>
    </assigner>
  </identifier>
  <name>
    <use value="temp"/>
    <family value="SMITH"/>
    <given value="Baby of Emma"/>
  </name>
  <gender value="male"/>
  <birthDate value="2022-09-14">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/patient-birthTime">
      <valueDateTime value="2022-09-14T14:35:45-05:00"/>
    </extension>
  </birthDate>
</Patient>