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 - JSON Representation

Active as of 2023-11-21

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "HearingAidProperty",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/HearingAidProperty",
  "version" : "0.3.2",
  "name" : "HearingAidProperty",
  "title" : "HearingAidProperty Code System",
  "status" : "active",
  "date" : "2023-11-21T12:52:40+01:00",
  "description" : "HearingAidProperty vocabolary",
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "property-set",
      "display" : "Hearing Aid Property Set",
      "definition" : "Code for the “parent” Observation to reference a set of component Observations."
    },
    {
      "code" : "mute-status",
      "display" : "Mute Status",
      "definition" : "Code for Observation containing mute status of the hearing aid. In Device this is represented by statusReason=paused."
    },
    {
      "code" : "main-volume",
      "display" : "Volume",
      "definition" : "Main volume setting of the hearing aid"
    },
    {
      "code" : "main-program",
      "display" : "Selected Program",
      "definition" : "Main program setting of the hearing aid"
    },
    {
      "code" : "time-since-boot",
      "display" : "Time Since Boot",
      "definition" : "Time since last boot in seconds."
    },
    {
      "code" : "total-usage-time",
      "display" : "Total Usage Time",
      "definition" : "Total time device has been used in seconds."
    },
    {
      "code" : "signal-noise-ratio",
      "display" : "Signal to Noise Ratio",
      "definition" : "Signal to Noise Ratio Estimator."
    },
    {
      "code" : "noise-level",
      "display" : "Noise Level",
      "definition" : "Noise Level Estimator."
    },
    {
      "code" : "broadband-level",
      "display" : "Broadband Level",
      "definition" : "Broadband Level Estimator"
    },
    {
      "code" : "rel-location",
      "display" : "Relative Location",
      "definition" : "Location relative to a specified home zone"
    }
  ]
}