ResMed Core Implementation Guide
0.37.0 - ci-build
ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="airsense-11"/>
<meta>
<profile
value="http://resmed.com/fhir/core/StructureDefinition/resmed-device"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Device</b><a name="airsense-11"> </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 "airsense-11" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-resmed-device.html">ResMed Device</a></p></div><p><b>ResMedSerialNumberVerificationCode</b>: 481</p><p><b>identifier</b>: id: <a href="NamingSystem-ResMedDeviceSerialNumber.html">#</a>22201142265</p><p><b>status</b>: active</p><p><b>manufacturer</b>: ResMed Ltd</p><p><b>serialNumber</b>: 22201142265</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>AirSense 11 Elite</td><td>model-name</td></tr></table><p><b>modelNumber</b>: D370-1232</p><p><b>type</b>: Continuous positive airway pressure device <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-device-type-code-system.html">ResMed device type CodeSystem</a>#cpap-device)</span></p><blockquote><p><b>specialization</b></p><p><b>systemType</b>: cellular-module <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-device-specialization.html">ResMed device specialization CodeSystem</a>#cellular-module)</span></p></blockquote><blockquote><p><b>specialization</b></p><p><b>systemType</b>: bluetooth-module <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-device-specialization.html">ResMed device specialization CodeSystem</a>#bluetooth-module)</span></p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: Metadata Identifier <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-device-version-component-code-system.html">ResMed device version components</a>#metadata-identifier)</span></p><p><b>value</b>: 46</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: Variant Identifier <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-device-version-component-code-system.html">ResMed device version components</a>#variant-identifier)</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: Application identifier <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-device-version-component-code-system.html">ResMed device version components</a>#application-identifier)</span></p><p><b>value</b>: FG 20.10</p></blockquote><p><b>owner</b>: <a href="Organization-airview-organization.html">Organization/airview-organization</a> "SleepyLabs Sleep Clinic"</p></div>
</text>
<extension
url="http://resmed.com/fhir/core/StructureDefinition/ResMedSerialNumberVerificationCode">
<valueString value="481"/>
</extension>
<identifier>
<system value="http://identifier.resmed.com/device-serial"/>
<value value="22201142265"/>
</identifier>
<status value="active"/>
<manufacturer value="ResMed Ltd"/>
<serialNumber value="22201142265"/>
<deviceName>
<name value="AirSense 11 Elite"/>
<type value="model-name"/>
</deviceName>
<modelNumber value="D370-1232"/>
<type>
<coding>
<system value="http://terminology.resmed.com/CodeSystem/device-type"/>
<code value="cpap-device"/>
</coding>
</type>
<specialization>
<systemType>
<coding>
<system
value="http://terminology.resmed.com/CodeSystem/device-specialization"/>
<code value="cellular-module"/>
</coding>
</systemType>
</specialization>
<specialization>
<systemType>
<coding>
<system
value="http://terminology.resmed.com/CodeSystem/device-specialization"/>
<code value="bluetooth-module"/>
</coding>
</systemType>
</specialization>
<version>
<type>
<coding>
<system
value="http://terminology.resmed.com/CodeSystem/device-version-components"/>
<code value="metadata-identifier"/>
</coding>
</type>
<value value="46"/>
</version>
<version>
<type>
<coding>
<system
value="http://terminology.resmed.com/CodeSystem/device-version-components"/>
<code value="variant-identifier"/>
</coding>
</type>
<value value="2"/>
</version>
<version>
<type>
<coding>
<system
value="http://terminology.resmed.com/CodeSystem/device-version-components"/>
<code value="application-identifier"/>
</coding>
</type>
<value value="FG 20.10"/>
</version>
<owner>🔗
<reference value="Organization/airview-organization"/>
</owner>
</Device>