FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.rehabig
Resource TypeCodeSystem
IdCodeSystem-CSReach.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem-CSReach.html
URLhttps://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSReach
Version0.1.0
Statusdraft
Date2026-01-08T02:54:12+00:00
NameCSReach
TitleREACH test (Rating of Everyday Arm-use in the Community and at Home)
Realmus
Authorityhl7
Description評估病患在日常生活中使用上肢的頻率與能力
Contentcomplete

Resources that use this resource

ValueSet
VSReachRating of Everyday Arm-use in the Community and at Home (REACH) Score ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem CSReach

This case-sensitive code system https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSReach defines the following codes:

CodeDisplay
0 無使用/只能在復健練習中使用
1 僅用於穩定支撐動作
2 有限度的協助或簡單伸手動作
3 能進行部分伸手與抓握操作
4 可日常使用,但在可能
5 完全可以被使用

Source1

{
  "resourceType": "CodeSystem",
  "id": "CSReach",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-01-08T02:54:12+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": "完全可以被使用"
    }
  ]
}