復健訓練評估量表實作指引(Rehabilitation Training Scale Implementation Guide)
0.1.0 - ci-build

復健訓練評估量表實作指引(Rehabilitation Training Scale Implementation Guide), published by Kimsber. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Kimsber/Rehab-IG/ and changes regularly. See the Directory of published versions

: REACH test (Rating of Everyday Arm-use in the Community and at Home) - XML Representation

Draft as of 2025-12-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CSReach"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CSReach</b></p><a name="CSReach"> </a><a name="hcCSReach"> </a><p>This case-sensitive code system <code>https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSReach</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">0<a name="CSReach-0"> </a></td><td>無使用/只能在復健練習中使用</td></tr><tr><td style="white-space:nowrap">1<a name="CSReach-1"> </a></td><td>僅用於穩定支撐動作</td></tr><tr><td style="white-space:nowrap">2<a name="CSReach-2"> </a></td><td>有限度的協助或簡單伸手動作</td></tr><tr><td style="white-space:nowrap">3<a name="CSReach-3"> </a></td><td>能進行部分伸手與抓握操作</td></tr><tr><td style="white-space:nowrap">4<a name="CSReach-4"> </a></td><td>可日常使用,但在可能</td></tr><tr><td style="white-space:nowrap">5<a name="CSReach-5"> </a></td><td>完全可以被使用</td></tr></table></div>
  </text>
  <url value="https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSReach"/>
  <version value="0.1.0"/>
  <name value="CSReach"/>
  <title
         value="REACH test (Rating of Everyday Arm-use in the Community and at Home)"/>
  <status value="draft"/>
  <date value="2025-12-11T00:37:18+00:00"/>
  <publisher value="Kimsber"/>
  <contact>
    <name value="Kimsber"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/Kimsber"/>
    </telecom>
  </contact>
  <description value="評估病患在日常生活中使用上肢的頻率與能力"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="0"/>
    <display value="無使用/只能在復健練習中使用"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="僅用於穩定支撐動作"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="有限度的協助或簡單伸手動作"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="能進行部分伸手與抓握操作"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="可日常使用,但在可能"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="完全可以被使用"/>
  </concept>
</CodeSystem>