{
  "resourceType" : "ValueSet",
  "id" : "VSReach",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSReach</b></p><a name=\"VSReach\"> </a><a name=\"hcVSReach\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CSReach.html\"><code>https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSReach</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CSReach.html#CSReach-0\">0</a></td><td style=\"color: #cccccc\">無使用/只能在復健練習中使用</td></tr><tr><td><a href=\"CodeSystem-CSReach.html#CSReach-1\">1</a></td><td style=\"color: #cccccc\">僅用於穩定支撐動作</td></tr><tr><td><a href=\"CodeSystem-CSReach.html#CSReach-2\">2</a></td><td style=\"color: #cccccc\">有限度的協助或簡單伸手動作</td></tr><tr><td><a href=\"CodeSystem-CSReach.html#CSReach-3\">3</a></td><td style=\"color: #cccccc\">能進行部分伸手與抓握操作</td></tr><tr><td><a href=\"CodeSystem-CSReach.html#CSReach-4\">4</a></td><td style=\"color: #cccccc\">可日常使用，但在可能</td></tr><tr><td><a href=\"CodeSystem-CSReach.html#CSReach-5\">5</a></td><td style=\"color: #cccccc\">完全可以被使用</td></tr></table></li></ul></div>"
  },
  "url" : "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/ValueSet/VSReach",
  "version" : "0.2.0",
  "name" : "VSReach",
  "title" : "Rating of Everyday Arm-use in the Community and at Home (REACH) Score ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-17",
  "publisher" : "Kimsber",
  "contact" : [{
    "name" : "Kimsber",
    "telecom" : [{
      "system" : "url",
      "value" : "https://github.com/Kimsber"
    }]
  }],
  "description" : "REACH評估量表分數值集，用於標準化病患在日常生活中使用上肢的頻率與能力的評分。",
  "compose" : {
    "include" : [{
      "system" : "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSReach",
      "concept" : [{
        "code" : "0"
      },
      {
        "code" : "1"
      },
      {
        "code" : "2"
      },
      {
        "code" : "3"
      },
      {
        "code" : "4"
      },
      {
        "code" : "5"
      }]
    }]
  }
}