復健訓練評估量表實作指引(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) - JSON Representation

Draft as of 2025-12-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CSReach",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSReach",
  "version" : "0.1.0",
  "name" : "CSReach",
  "title" : "REACH test (Rating of Everyday Arm-use in the Community and at Home)",
  "status" : "draft",
  "date" : "2025-12-11T00:37:18+00:00",
  "publisher" : "Kimsber",
  "contact" : [
    {
      "name" : "Kimsber",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://github.com/Kimsber"
        }
      ]
    }
  ],
  "description" : "評估病患在日常生活中使用上肢的頻率與能力",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "0",
      "display" : "無使用/只能在復健練習中使用"
    },
    {
      "code" : "1",
      "display" : "僅用於穩定支撐動作"
    },
    {
      "code" : "2",
      "display" : "有限度的協助或簡單伸手動作"
    },
    {
      "code" : "3",
      "display" : "能進行部分伸手與抓握操作"
    },
    {
      "code" : "4",
      "display" : "可日常使用,但在可能"
    },
    {
      "code" : "5",
      "display" : "完全可以被使用"
    }
  ]
}