Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Hearing Sensitivity Codes - XML Representation

Active as of 2025-07-09

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="hearing-sensitivity-codes"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://ig.fujitsu.com/healthy-living/CodeSystem/hearing-sensitivity-codes"/>
  <version value="1.1.28"/>
  <name value="HearingSensitivity"/>
  <title value="Hearing Sensitivity Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-09T03:03:47+00:00"/>
  <publisher value="Fujitsu"/>
  <contact>
    <name value="Fujitsu"/>
    <telecom>
      <system value="url"/>
      <value value="https://hlpf.global.fujitsu.com/top/"/>
    </telecom>
  </contact>
  <description
               value="Code indicating the type of value of the hearing test result  
聴覚検査結果値の種別を表すコード"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="frequency"/>
    <display value="frequency"/>
    <definition value="The frequency tested in the hearing test."/>
    <designation>
      <language value="ja"/>
      <value value="周波数"/>
    </designation>
  </concept>
  <concept>
    <code value="leftEarSensitivity"/>
    <display value="Left ear sensitivity"/>
    <definition value="The sensitivity of the left ear."/>
    <designation>
      <language value="ja"/>
      <value value="左耳聴力"/>
    </designation>
  </concept>
  <concept>
    <code value="rightEarSensitivity"/>
    <display value="Right ear sensitivity"/>
    <definition value="The sensitivity of the right ear."/>
    <designation>
      <language value="ja"/>
      <value value="右耳聴力"/>
    </designation>
  </concept>
</CodeSystem>