Smart Bear Implementation Guide
0.3.2 - ci-build
Smart Bear Implementation Guide - Local Development build (v0.3.2). See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="HearingLossDevice001"/>
<meta>
<profile value="https://smart-bear.eu/fhir/StructureDefinition/HADevice"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Device</b><a name="HearingLossDevice001"> </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 "HearingLossDevice001" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-HADevice.html">Hearing Aid Device</a></p></div><p><b>status</b>: active</p><p><b>statusReason</b>: online <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated]#online)</span></p><p><b>manufacturer</b>: Oticon</p><h3>DeviceNames</h3><table class="grid"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>LeftHA_4756</td><td>user-friendly-name</td></tr></table><p><b>modelNumber</b>: modelNumber1</p><p><b>type</b>: Left hearing aid <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#6012004:272741003=7771000)</span></p><blockquote><p><b>property</b></p><p><b>type</b>: Volume <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HearingAidProperty.html">HearingAidProperty Code System</a>#main-volume)</span></p><p><b>valueCode</b>: -1 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-Volume.html">HearingAidProperty Volume Code System</a>#-1)</span></p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Selected Program <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HearingAidProperty.html">HearingAidProperty Code System</a>#main-program)</span></p><p><b>valueQuantity</b>: 3</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Noise Level <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HearingAidProperty.html">HearingAidProperty Code System</a>#noise-level)</span></p><p><b>valueQuantity</b>: -1.5, -1.25, 0, -0.5</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Broadband Level <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HearingAidProperty.html">HearingAidProperty Code System</a>#broadband-level)</span></p><p><b>valueQuantity</b>: 50.5</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Time Since Boot <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HearingAidProperty.html">HearingAidProperty Code System</a>#time-since-boot)</span></p><p><b>valueQuantity</b>: 7200</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Total Usage Time <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HearingAidProperty.html">HearingAidProperty Code System</a>#total-usage-time)</span></p><p><b>valueQuantity</b>: 123456</p></blockquote><blockquote><p><b>property</b></p><p><b>type</b>: Signal to Noise Ratio <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-HearingAidProperty.html">HearingAidProperty Code System</a>#signal-noise-ratio)</span></p><p><b>valueQuantity</b>: 47.1, 39, 35, 18</p></blockquote><p><b>patient</b>: <a href="Patient-Patient001.html">Patient/Patient001</a> " BIANCHI"</p></div>
</text>
<status value="active"/>
<statusReason>
<coding>
<code value="online"/>
</coding>
</statusReason>
<manufacturer value="Oticon"/>
<deviceName>
<name value="LeftHA_4756"/>
<type value="user-friendly-name"/>
</deviceName>
<modelNumber value="modelNumber1"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="6012004:272741003=7771000"/>
<display value="Left hearing aid"/>
</coding>
</type>
<property>
<type>
<coding>
<system
value="https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty"/>
<code value="main-volume"/>
<display value="Volume"/>
</coding>
</type>
<valueCode>
<coding>
<system value="https://smart-bear.eu/fhir/CodeSystem/Volume"/>
<code value="-1"/>
</coding>
</valueCode>
</property>
<property>
<type>
<coding>
<system
value="https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty"/>
<code value="main-program"/>
<display value="Selected Program"/>
</coding>
</type>
<valueQuantity>
<value value="3"/>
</valueQuantity>
</property>
<property>
<type>
<coding>
<system
value="https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty"/>
<code value="noise-level"/>
<display value="Noise Level"/>
</coding>
</type>
<valueQuantity>
<value value="-1.5"/>
</valueQuantity>
<valueQuantity>
<value value="-1.25"/>
</valueQuantity>
<valueQuantity>
<value value="0"/>
</valueQuantity>
<valueQuantity>
<value value="-0.5"/>
</valueQuantity>
</property>
<property>
<type>
<coding>
<system
value="https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty"/>
<code value="broadband-level"/>
<display value="Broadband Level"/>
</coding>
</type>
<valueQuantity>
<value value="50.5"/>
</valueQuantity>
</property>
<property>
<type>
<coding>
<system
value="https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty"/>
<code value="time-since-boot"/>
<display value="Time Since Boot"/>
</coding>
</type>
<valueQuantity>
<value value="7200"/>
</valueQuantity>
</property>
<property>
<type>
<coding>
<system
value="https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty"/>
<code value="total-usage-time"/>
<display value="Total Usage Time"/>
</coding>
</type>
<valueQuantity>
<value value="123456"/>
</valueQuantity>
</property>
<property>
<type>
<coding>
<system
value="https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty"/>
<code value="signal-noise-ratio"/>
<display value="Signal to Noise Ratio"/>
</coding>
</type>
<valueQuantity>
<value value="47.1"/>
</valueQuantity>
<valueQuantity>
<value value="39"/>
</valueQuantity>
<valueQuantity>
<value value="35"/>
</valueQuantity>
<valueQuantity>
<value value="18"/>
</valueQuantity>
</property>
<patient>
<reference value="Patient/Patient001"/>
</patient>
</Device>
IG © 2021+ . Package smartbear#0.3.2 based on FHIR 4.0.1. Generated 2023-11-21
Links: Table of Contents |
QA Report