Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release

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

: Hearing Sensitivity Codes - XML Representation

Active as of 2024-12-19

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>このcase-sensitiveコードシステム <code>http://fhir/pghd/CodeSystem/hearing-sensitivity-codes</code> は次のコードたちを定義します:</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://fhir/pghd/CodeSystem/hearing-sensitivity-codes"/>
  <version value="0.5.0"/>
  <name value="HearingSensitivity"/>
  <title value="Hearing Sensitivity Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-19T16:51:22+09:00"/>
  <description
               value="Code indicating the type of value of the hearing test result  
聴覚検査結果値の種別を表すコード"/>
  <copyright value="Copyright 2024+"/>
  <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>