Smart Bear Implementation Guide
0.3.4 - ci-build

Smart Bear Implementation Guide - Local Development build (v0.3.4). See the Directory of published versions

: Belaton HearingAidProperty Code System - JSON Representation

Active as of 2024-04-22

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "BelatonHearingAidProperty",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/BelatonHearingAidProperty</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=\"BelatonHearingAidProperty-property-set\"> </a></td><td>Beleton 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\">usetime_down<a name=\"BelatonHearingAidProperty-usetime_down\"> </a></td><td>Use time Mi link down</td><td>Use time Mi link down</td></tr><tr><td style=\"white-space:nowrap\">usetime_up<a name=\"BelatonHearingAidProperty-usetime_up\"> </a></td><td>Use time Mi link up</td><td>Use time Mi link up</td></tr><tr><td style=\"white-space:nowrap\">usetime_down_during_usage<a name=\"BelatonHearingAidProperty-usetime_down_during_usage\"> </a></td><td>Use time Mi link down in hours during usage</td><td>Use time Mi link down in hours during usage</td></tr><tr><td style=\"white-space:nowrap\">usetime_up_during_usage<a name=\"BelatonHearingAidProperty-usetime_up_during_usage\"> </a></td><td>Use time Mi link up hours during usage</td><td>Use time Mi link up hours during usage</td></tr><tr><td style=\"white-space:nowrap\">total_usetime<a name=\"BelatonHearingAidProperty-total_usetime\"> </a></td><td>Total use time</td><td>Total use time</td></tr><tr><td style=\"white-space:nowrap\">usetime_per_preset<a name=\"BelatonHearingAidProperty-usetime_per_preset\"> </a></td><td>Use time per preset</td><td>Use time per preset</td></tr><tr><td style=\"white-space:nowrap\">numberof_device_boots<a name=\"BelatonHearingAidProperty-numberof_device_boots\"> </a></td><td>Number of device boots</td><td>Number of device boots</td></tr><tr><td style=\"white-space:nowrap\">numberof_presetswitches<a name=\"BelatonHearingAidProperty-numberof_presetswitches\"> </a></td><td>Number of preset switches</td><td>Number of preset switches</td></tr><tr><td style=\"white-space:nowrap\">histogram_environment_per_preset<a name=\"BelatonHearingAidProperty-histogram_environment_per_preset\"> </a></td><td>Histogram On Classified Environment Per Preset</td><td>Histogram On Classified Environment Per Preset</td></tr><tr><td style=\"white-space:nowrap\">histogram_meanvolume_preset1<a name=\"BelatonHearingAidProperty-histogram_meanvolume_preset1\"> </a></td><td>Histogram On Mean Volume Control Level Preset 1</td><td>Histogram On Mean Volume Control Level Preset 1</td></tr><tr><td style=\"white-space:nowrap\">meanvolume_per_preset<a name=\"BelatonHearingAidProperty-meanvolume_per_preset\"> </a></td><td>Mean Volume Control Level Per Preset</td><td>Mean Volume Control Level Per Preset</td></tr><tr><td style=\"white-space:nowrap\">meanvolume_environment_preset1<a name=\"BelatonHearingAidProperty-meanvolume_environment_preset1\"> </a></td><td>Mean Volume Control Level Per Environment Preset 1</td><td>Mean Volume Control Level Per Environment Preset 1</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/BelatonHearingAidProperty",
  "version" : "0.3.4",
  "name" : "BelatonHearingAidProperty",
  "title" : "Belaton HearingAidProperty Code System",
  "status" : "active",
  "date" : "2024-04-22T12:34:38+02:00",
  "description" : "Belaton HearingAidProperty vocabolary",
  "content" : "complete",
  "count" : 13,
  "concept" : [
    {
      "code" : "property-set",
      "display" : "Beleton Hearing Aid Property Set",
      "definition" : "Code for the “parent” Observation to reference a set of component Observations."
    },
    {
      "code" : "usetime_down",
      "display" : "Use time Mi link down",
      "definition" : "Use time Mi link down"
    },
    {
      "code" : "usetime_up",
      "display" : "Use time Mi link up",
      "definition" : "Use time Mi link up"
    },
    {
      "code" : "usetime_down_during_usage",
      "display" : "Use time Mi link down in hours during usage",
      "definition" : "Use time Mi link down in hours during usage"
    },
    {
      "code" : "usetime_up_during_usage",
      "display" : "Use time Mi link up hours during usage",
      "definition" : "Use time Mi link up hours during usage"
    },
    {
      "code" : "total_usetime",
      "display" : "Total use time",
      "definition" : "Total use time"
    },
    {
      "code" : "usetime_per_preset",
      "display" : "Use time per preset",
      "definition" : "Use time per preset"
    },
    {
      "code" : "numberof_device_boots",
      "display" : "Number of device boots",
      "definition" : "Number of device boots"
    },
    {
      "code" : "numberof_presetswitches",
      "display" : "Number of preset switches",
      "definition" : "Number of preset switches"
    },
    {
      "code" : "histogram_environment_per_preset",
      "display" : "Histogram On Classified Environment Per Preset",
      "definition" : "Histogram On Classified Environment Per Preset"
    },
    {
      "code" : "histogram_meanvolume_preset1",
      "display" : "Histogram On Mean Volume Control Level Preset 1",
      "definition" : "Histogram On Mean Volume Control Level Preset 1"
    },
    {
      "code" : "meanvolume_per_preset",
      "display" : "Mean Volume Control Level Per Preset",
      "definition" : "Mean Volume Control Level Per Preset"
    },
    {
      "code" : "meanvolume_environment_preset1",
      "display" : "Mean Volume Control Level Per Environment Preset 1",
      "definition" : "Mean Volume Control Level Per Environment Preset 1"
    }
  ]
}