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

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

: Snore Event Item Codes - XML Representation

Active as of 2024-12-19

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="snore-event-item-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>このcase-sensitiveコードシステム <code>http://fhir/pghd/CodeSystem/snore-event-item-codes</code> は次のコードたちを定義します:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Japanese (ja)</b></td></tr><tr><td style="white-space:nowrap">snoreIntensity<a name="snore-event-item-codes-snoreIntensity"> </a></td><td>Snore intensity</td><td>いびきの大きさ</td></tr><tr><td style="white-space:nowrap">bodyPosture<a name="snore-event-item-codes-bodyPosture"> </a></td><td>Body posture</td><td>姿勢</td></tr></table></div>
  </text>
  <url value="http://fhir/pghd/CodeSystem/snore-event-item-codes"/>
  <version value="0.5.0"/>
  <name value="SnoreEventItem"/>
  <title value="Snore Event Item Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-12-19T16:51:22+09:00"/>
  <description
               value="Code representing the measurement used in the snoring event  
いびきイベントで使用する測定項目を表すコード"/>
  <copyright value="Copyright 2024+"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="snoreIntensity"/>
    <display value="Snore intensity"/>
    <designation>
      <language value="ja"/>
      <value value="いびきの大きさ"/>
    </designation>
  </concept>
  <concept>
    <code value="bodyPosture"/>
    <display value="Body posture"/>
    <designation>
      <language value="ja"/>
      <value value="姿勢"/>
    </designation>
  </concept>
</CodeSystem>