Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: My Health Record system - XML Representation

Raw xml | Download



<Device xmlns="http://hl7.org/fhir">
  <id value="mhr-01"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-device-system-1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device mhr-01</b></p><a name="mhr-01"> </a><a name="hcmhr-01"> </a><a name="mhr-01-en-AU"> </a><p><b>identifier</b>: PAI-D/8003640003000026</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>My Health Record system</td><td>other</td></tr></table><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 1084991000168108}">My Health Record system</span></p><p><b>owner</b>: <a href="Organization-mhr-operator.html">Organization My Health Record system operator</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
        <code value="NDI"/>
        <display value="National Device Identifier"/>
      </coding>
      <text value="PAI-D"/>
    </type>
    <system value="http://ns.electronichealth.net.au/id/pcehr/paid/1.0"/>
    <value value="8003640003000026"/>
  </identifier>
  <deviceName>
    <name value="My Health Record system"/>
    <type value="other"/>
  </deviceName>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1084991000168108"/>
      <display value="My Health Record system"/>
    </coding>
    <text value="My Health Record system"/>
  </type>
  <owner>🔗 
    <reference value="Organization/mhr-operator"/>
  </owner>
</Device>