FHIR IG analytics| Package | fhir.rehabig |
| Resource Type | Questionnaire |
| Id | Questionnaire-MASQuestionnaireInstance.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire-MASQuestionnaireInstance.html |
| URL | https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/MASQuestionnaireInstance |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-08T02:54:12+00:00 |
| Title | MAS評估量表 |
| Realm | us |
| Authority | hl7 |
| Description | 評估肌肉張力 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire MASQuestionnaireInstance
Profile: 評估問卷
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 評估肌肉張力 | Questionnaire | https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/MASQuestionnaireInstance#0.1.0 | |
![]() ![]() | 左側肩 | 1..1 | choice | Value Set: MAS分數值集 |
![]() ![]() | 左側手腕 | 1..1 | choice | Value Set: MAS分數值集 |
![]() ![]() | 左手 | 1..1 | choice | Value Set: MAS分數值集 |
![]() ![]() | 右側肩 | 1..1 | choice | Value Set: MAS分數值集 |
![]() ![]() | 右側手腕 | 1..1 | choice | Value Set: MAS分數值集 |
![]() ![]() | 右手 | 1..1 | choice | Value Set: MAS分數值集 |
{
"resourceType": "Questionnaire",
"id": "MASQuestionnaireInstance",
"meta": {
"profile": [
"https://build.fhir.org/ig/Kimsber/Rehab-IG/StructureDefinition/SPACQuestionnaire"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/MASQuestionnaireInstance",
"version": "0.1.0",
"title": "MAS評估量表",
"status": "active",
"date": "2026-01-08T02:54:12+00:00",
"publisher": "Kimsber",
"contact": [
{
"name": "Kimsber",
"telecom": [
{
"system": "url",
"value": "https://github.com/Kimsber"
}
]
}
],
"description": "評估肌肉張力",
"item": [
{
"linkId": "left-shoulder",
"code": [
{
"system": "http://snomed.info/sct",
"code": "91775009"
}
],
"text": "左側肩",
"type": "choice",
"required": true,
"answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
},
{
"linkId": "left-wrist",
"code": [
{
"system": "http://snomed.info/sct",
"code": "5951000"
}
],
"text": "左側手腕",
"type": "choice",
"required": true,
"answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
},
{
"linkId": "left-hand",
"code": [
{
"system": "http://snomed.info/sct",
"code": "85151006"
}
],
"text": "左手",
"type": "choice",
"required": true,
"answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
},
{
"linkId": "right-shoulder",
"code": [
{
"system": "http://snomed.info/sct",
"code": "91774008"
}
],
"text": "右側肩",
"type": "choice",
"required": true,
"answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
},
{
"linkId": "right-wrist",
"code": [
{
"system": "http://snomed.info/sct",
"code": "9736006"
}
],
"text": "右側手腕",
"type": "choice",
"required": true,
"answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
},
{
"linkId": "right-hand",
"code": [
{
"system": "http://snomed.info/sct",
"code": "78791008"
}
],
"text": "右手",
"type": "choice",
"required": true,
"answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
}
]
}