FHIR IG analytics| Package | fhir.rehabig |
| Resource Type | ValueSet |
| Id | ValueSet-VSMAScore.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/ValueSet-VSMAScore.html |
| URL | https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/ValueSet/VSMAScore |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-06-17 |
| Name | VSMAScore |
| Title | MAS分數值集 |
| Realm | us |
| Authority | hl7 |
| Description | MAS分數值集 |
| StructureDefinition | ||
| fhir.rehabig#current | MASQuestionnaireResponse | MAS 量表問卷回覆 |
| CodeSystem | ||
| fhir.rehabig#current | CSMAS | MAS分數代碼系統 |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VSMAScore
https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSMAS version 📦0.2.1| Code | Display |
| 0 | 肌張力沒有增加 |
| 1 | 輕微增加肌張力,當受測的肢體在彎曲或伸展時,在活動範圍的最末段會呈現如卡住般 (catch)些微的張力 |
| 1+ | 輕微增加肌張力,當受測的肢體在彎曲或伸展時,會先呈現如卡住般些微的張力,並接 續著輕微的張力直到活動範圍結束,出現張力的比例小於50%的活動範圍 |
| 2 | 大部分的活動範圍都呈現張力,但受影響的肢體是可以輕易活動的 |
| 3 | 大部分的活動範圍都呈現大幅增加的張力,受影響的肢體的被動活動是困難的 |
| 4 | 受影響的肢體在彎曲或伸展時是僵硬的 |
{
"resourceType": "ValueSet",
"id": "VSMAScore",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/ValueSet/VSMAScore",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.25.69331898181154200258822607608245261423"
}
],
"version": "0.2.1",
"name": "VSMAScore",
"title": "MAS分數值集",
"status": "draft",
"experimental": false,
"date": "2026-06-17",
"publisher": "Kimsber",
"contact": [
{
"name": "Kimsber",
"telecom": [
{
"system": "url",
"value": "https://github.com/Kimsber"
}
]
}
],
"description": "MAS分數值集",
"compose": {
"include": [
{
"system": "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSMAS",
"concept": [
{
"code": "0"
},
{
"code": "1"
},
{
"code": "1+"
},
{
"code": "2"
},
{
"code": "3"
},
{
"code": "4"
}
]
}
]
}
}