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

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

: Observation Hearing Codes - XML Representation

Active as of 2024-12-19

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="observation-hearing-codes"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-observation-pghd-codes.html"><code>http://fhir/pghd/CodeSystem/observation-pghd-codes</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-environmentalAudioExposure">environmentalAudioExposure</a></td><td style="color: #cccccc">Environmental audio exposure</td><td>A quantity sample type that measures audio exposure to sounds in the environment.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-environmentalAudioExposureEvent">environmentalAudioExposureEvent</a></td><td style="color: #cccccc">Environmental audio exposure event</td><td>A category sample type that records exposure to potentially damaging sounds from the environment.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-environmentalSoundReduction">environmentalSoundReduction</a></td><td style="color: #cccccc">Environmental sound reduction</td><td>The environmental sound level reduced while user wearing AirPods Pro and using Active Noise Cancellation or Adaptive Transparency mode.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-headphoneAudioExposure">headphoneAudioExposure</a></td><td style="color: #cccccc">Headphone audio exposure</td><td>A quantity sample type that measures audio exposure from headphones.</td></tr><tr><td><a href="CodeSystem-observation-pghd-codes.html#observation-pghd-codes-headphoneAudioExposureEvent">headphoneAudioExposureEvent</a></td><td style="color: #cccccc">Headphone audio exposure event</td><td>A category sample type that records exposure to potentially damaging sounds from headphones.</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir/pghd/ValueSet/observation-hearing-codes"/>
  <version value="0.5.0"/>
  <name value="ObservationHearing"/>
  <title value="Observation Hearing Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-19T16:51:22+09:00"/>
  <description
               value="Code for a measurement item related to hearing  
聴覚に関連する測定項目を表すコード"/>
  <copyright value="Copyright 2024+"/>
  <compose>
    <include>
      <system value="http://fhir/pghd/CodeSystem/observation-pghd-codes"/>
      <concept>
        <code value="environmentalAudioExposure"/>
      </concept>
      <concept>
        <code value="environmentalAudioExposureEvent"/>
      </concept>
      <concept>
        <code value="environmentalSoundReduction"/>
      </concept>
      <concept>
        <code value="headphoneAudioExposure"/>
      </concept>
      <concept>
        <code value="headphoneAudioExposureEvent"/>
      </concept>
    </include>
  </compose>
</ValueSet>