FHIR IG analytics| Package | fhir.rehabig |
| Resource Type | CodeSystem |
| Id | CodeSystem-CSReach.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem-CSReach.html |
| URL | https://build.fhir.org/ig/Kimsber/Rehab-IG/CodeSystem/CSReach |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-08T02:54:12+00:00 |
| Name | CSReach |
| Title | REACH test (Rating of Everyday Arm-use in the Community and at Home) |
| Realm | us |
| Authority | hl7 |
| Description | 評估病患在日常生活中使用上肢的頻率與能力 |
| Content | complete |
| ValueSet | |
| VSReach | Rating of Everyday Arm-use in the Community and at Home (REACH) Score ValueSet |
No resources found
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:
| Code | Display |
| 0 | 無使用/只能在復健練習中使用 |
| 1 | 僅用於穩定支撐動作 |
| 2 | 有限度的協助或簡單伸手動作 |
| 3 | 能進行部分伸手與抓握操作 |
| 4 | 可日常使用,但在可能 |
| 5 | 完全可以被使用 |
{
"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": "完全可以被使用"
}
]
}