Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: Hearing Sensitivity Codes - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "hearing-sensitivity-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://ig.fujitsu.com/healthy-living/CodeSystem/hearing-sensitivity-codes</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><td><b>Japanese (ja)</b></td></tr><tr><td style=\"white-space:nowrap\">frequency<a name=\"hearing-sensitivity-codes-frequency\"> </a></td><td>frequency</td><td>The frequency tested in the hearing test.</td><td>周波数</td></tr><tr><td style=\"white-space:nowrap\">leftEarSensitivity<a name=\"hearing-sensitivity-codes-leftEarSensitivity\"> </a></td><td>Left ear sensitivity</td><td>The sensitivity of the left ear.</td><td>左耳聴力</td></tr><tr><td style=\"white-space:nowrap\">rightEarSensitivity<a name=\"hearing-sensitivity-codes-rightEarSensitivity\"> </a></td><td>Right ear sensitivity</td><td>The sensitivity of the right ear.</td><td>右耳聴力</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/hearing-sensitivity-codes",
  "version" : "1.1.28",
  "name" : "HearingSensitivity",
  "title" : "Hearing Sensitivity Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-09T03:03:47+00:00",
  "publisher" : "Fujitsu",
  "contact" : [
    {
      "name" : "Fujitsu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hlpf.global.fujitsu.com/top/"
        }
      ]
    }
  ],
  "description" : "Code indicating the type of value of the hearing test result  \n聴覚検査結果値の種別を表すコード",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "frequency",
      "display" : "frequency",
      "definition" : "The frequency tested in the hearing test.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "周波数"
        }
      ]
    },
    {
      "code" : "leftEarSensitivity",
      "display" : "Left ear sensitivity",
      "definition" : "The sensitivity of the left ear.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "左耳聴力"
        }
      ]
    },
    {
      "code" : "rightEarSensitivity",
      "display" : "Right ear sensitivity",
      "definition" : "The sensitivity of the right ear.",
      "designation" : [
        {
          "language" : "ja",
          "value" : "右耳聴力"
        }
      ]
    }
  ]
}