身體活動量測(Physical Activity Measure)
0.1.0 - ci-build

身體活動量測(Physical Activity Measure) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 步態分析值集 - XML Representation

Active as of 2024-06-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="gait-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet gait-type</b></p><a name="gait-type"> </a><a name="hcgait-type"> </a><a name="gait-type-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/8117002">8117002</a></td><td>Gait normal</td></tr><tr><td><a href="http://snomed.info/id/264739002">264739002</a></td><td>Medial rotation - action</td></tr><tr><td><a href="http://snomed.info/id/264730003">264730003</a></td><td>Lateral rotation - action</td></tr></table></li></ul></div>
  </text>
  <url value="https://hapi.fhir.tw/fhir/ValueSet/gait-type"/>
  <version value="0.1.0"/>
  <name value="GaitType"/>
  <title value="步態分析值集"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-06-04"/>
  <publisher value="CYLAB"/>
  <contact>
    <name value="CYLAB"/>
    <telecom>
      <system value="url"/>
      <value value="https://mitw.dicom.org.tw/"/>
    </telecom>
  </contact>
  <description value="用於描述步態(walking gait)時腳的着地位置和運動模式。"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="8117002"/>
        <display value="Gait normal"/>
      </concept>
      <concept>
        <code value="264739002"/>
        <display value="Medial rotation - action"/>
      </concept>
      <concept>
        <code value="264730003"/>
        <display value="Lateral rotation - action"/>
      </concept>
    </include>
  </compose>
</ValueSet>