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

: HearingAidProperty Code System - XML Representation

Active as of 2023-11-21

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HearingAidProperty"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">property-set<a name="HearingAidProperty-property-set"> </a></td><td>Hearing Aid Property Set</td><td>Code for the “parent” Observation to reference a set of component Observations.</td></tr><tr><td style="white-space:nowrap">mute-status<a name="HearingAidProperty-mute-status"> </a></td><td>Mute Status</td><td>Code for Observation containing mute status of the hearing aid. In Device this is represented by statusReason=paused.</td></tr><tr><td style="white-space:nowrap">main-volume<a name="HearingAidProperty-main-volume"> </a></td><td>Volume</td><td>Main volume setting of the hearing aid</td></tr><tr><td style="white-space:nowrap">main-program<a name="HearingAidProperty-main-program"> </a></td><td>Selected Program</td><td>Main program setting of the hearing aid</td></tr><tr><td style="white-space:nowrap">time-since-boot<a name="HearingAidProperty-time-since-boot"> </a></td><td>Time Since Boot</td><td>Time since last boot in seconds.</td></tr><tr><td style="white-space:nowrap">total-usage-time<a name="HearingAidProperty-total-usage-time"> </a></td><td>Total Usage Time</td><td>Total time device has been used in seconds.</td></tr><tr><td style="white-space:nowrap">signal-noise-ratio<a name="HearingAidProperty-signal-noise-ratio"> </a></td><td>Signal to Noise Ratio</td><td>Signal to Noise Ratio Estimator.</td></tr><tr><td style="white-space:nowrap">noise-level<a name="HearingAidProperty-noise-level"> </a></td><td>Noise Level</td><td>Noise Level Estimator.</td></tr><tr><td style="white-space:nowrap">broadband-level<a name="HearingAidProperty-broadband-level"> </a></td><td>Broadband Level</td><td>Broadband Level Estimator</td></tr><tr><td style="white-space:nowrap">rel-location<a name="HearingAidProperty-rel-location"> </a></td><td>Relative Location</td><td>Location relative to a specified home zone</td></tr></table></div>
  </text>
  <url value="https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty"/>
  <version value="0.3.2"/>
  <name value="HearingAidProperty"/>
  <title value="HearingAidProperty Code System"/>
  <status value="active"/>
  <date value="2023-11-21T12:52:40+01:00"/>
  <description value="HearingAidProperty vocabolary"/>
  <content value="complete"/>
  <count value="10"/>
  <concept>
    <code value="property-set"/>
    <display value="Hearing Aid Property Set"/>
    <definition
                value="Code for the “parent” Observation to reference a set of component Observations."/>
  </concept>
  <concept>
    <code value="mute-status"/>
    <display value="Mute Status"/>
    <definition
                value="Code for Observation containing mute status of the hearing aid. In Device this is represented by statusReason=paused."/>
  </concept>
  <concept>
    <code value="main-volume"/>
    <display value="Volume"/>
    <definition value="Main volume setting of the hearing aid"/>
  </concept>
  <concept>
    <code value="main-program"/>
    <display value="Selected Program"/>
    <definition value="Main program setting of the hearing aid"/>
  </concept>
  <concept>
    <code value="time-since-boot"/>
    <display value="Time Since Boot"/>
    <definition value="Time since last boot in seconds."/>
  </concept>
  <concept>
    <code value="total-usage-time"/>
    <display value="Total Usage Time"/>
    <definition value="Total time device has been used in seconds."/>
  </concept>
  <concept>
    <code value="signal-noise-ratio"/>
    <display value="Signal to Noise Ratio"/>
    <definition value="Signal to Noise Ratio Estimator."/>
  </concept>
  <concept>
    <code value="noise-level"/>
    <display value="Noise Level"/>
    <definition value="Noise Level Estimator."/>
  </concept>
  <concept>
    <code value="broadband-level"/>
    <display value="Broadband Level"/>
    <definition value="Broadband Level Estimator"/>
  </concept>
  <concept>
    <code value="rel-location"/>
    <display value="Relative Location"/>
    <definition value="Location relative to a specified home zone"/>
  </concept>
</CodeSystem>