<?xml version="1.0" encoding="UTF-8"?>

<Device xmlns="http://hl7.org/fhir">
  <id value="device-ACE-example"/>
  <meta>
    <profile value="http://resmed.com/fhir/core/StructureDefinition/device-rmd-ace-engine"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Device</b><a name="device-ACE-example"> </a></p><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">Resource Device &quot;device-ACE-example&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-device-rmd-ace-engine.html">ResMed ACE Rules Engine Software Profile</a></p></div><p><b>status</b>: active</p><p><b>manufacturer</b>: ResMed Corp.</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>AirView Compliance Engine</td><td>manufacturer-name</td></tr></table><p><b>type</b>: Application programme software <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#706689003)</span></p><h3>Versions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td>MDC_ID_PROD_SPEC_SW <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-mdc.html">ISO 11073-10101 Health informatics - Point-of-care</a>#531975)</span></td><td>1.2.3</td></tr></table></div>
  </text>
  <status value="active"/>
  <manufacturer value="ResMed Corp."/>
  <deviceName>
    <name value="AirView Compliance Engine"/>
    <type value="manufacturer-name"/>
  </deviceName>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="706689003"/>
    </coding>
  </type>
  <version>
    <type>
      <coding>
        <system value="urn:iso:std:iso:11073:10101"/>
        <code value="531975"/>
      </coding>
    </type>
    <value value="1.2.3"/>
  </version>
</Device>