Implementation Guide for ARF/RHD Register - AU
0.2.0 - ci-build Australia flag

Implementation Guide for ARF/RHD Register - AU - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MikePondPatient - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="MikePondPatient"/>
  <meta>
    <profile
             value="http://fhir-arf-register.nardhc.org/StructureDefinition/ARFPatient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient MikePondPatient</b></p><a name="MikePondPatient"> </a><a name="hcMikePondPatient"> </a><a name="MikePondPatient-en-AU"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Mike Pond  Male, DoB: 1960-01-25 ( National unique individual identifier (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><a href="tel:+61444123456">+61 444 123456</a></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: <a href="Practitioner-DoctorPayne.html">Practitioner Jane Payne </a></li><li>Managing Organization: <a href="Organization-VeryRemoteClinic.html">Organization Very Remote Health Clinic</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="This extension applies to the Patient, Person, and RelatedPerson resources and is used to indicate whether a person identifies as being of Aboriginal or Torres Strait Islander origin."><a href="http://hl7.org.au/fhir/4.2.2-ballot/StructureDefinition-indigenous-status.html">Australian Indigenous Status</a></td><td colspan="3">australian-indigenous-status-1 3: Both Aboriginal and Torres Strait Islander origin</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org.au/fhir/StructureDefinition/indigenous-status">
    <valueCoding>
      <system
              value="https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1"/>
      <code value="3"/>
      <display value="Both Aboriginal and Torres Strait Islander origin"/>
    </valueCoding>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NI"/>
      </coding>
    </type>
    <system value="http://ns.electronichealth.net.au/id/hi/ihi/1.0"/>
    <value value="8003608833357361"/>
  </identifier>
  <name>
    <family value="Pond"/>
    <given value="Mike"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+61 444 123456"/>
  </telecom>
  <gender value="male"/>
  <birthDate value="1960-01-25"/>
  <generalPractitioner>🔗 
    <reference value="Practitioner/DoctorPayne"/>
  </generalPractitioner>
  <managingOrganization>🔗 
    <reference value="Organization/VeryRemoteClinic"/>
  </managingOrganization>
</Patient>