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

FHIR IG analytics

Packagefhir.rehabig
Resource TypeQuestionnaire
IdQuestionnaire-FMAUESensoryQuestionnaireInstance.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire-FMAUESensoryQuestionnaireInstance.html
URLhttps://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/FMAUESensoryQuestionnaireInstance
Version0.1.0
Statusactive
Date2025-10-01
NameFMAUESensoryQuestionnaire
TitleFugl-Meyer上肢感覺評估問卷
Realmus
Authorityhl7
Description衛福部Fugl-Meyer上肢感覺評估問卷,總分26分
Purpose提供標準化的上肢感覺評估工具,用於中風復健評估

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Questionnaire FMAUESensoryQuestionnaireInstance

Profile: 評估問卷

Structure
LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. FMAUESensoryQuestionnaire衛福部Fugl-Meyer上肢感覺評估問卷,總分26分Questionnairehttps://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/FMAUESensoryQuestionnaireInstance#0.1.0
... assessment-phase-fmaue-sensory請選擇評估階段1..1choiceOptions: 4 options
... assessment-side-fmaue-sensory請選擇評估側1..1choiceOptions: 2 options
... A-light-touchA.輕觸覺檢測1..1group
.... A-I-upper-arm上臂輕觸覺1..1choiceOptions: 3 options
.... A-I-forearm前臂輕觸覺1..1choiceOptions: 3 options
.... A-I-hand手部輕觸覺1..1choiceOptions: 3 options
... B-temperatureB.溫度覺檢測1..1group
.... B-I-upper-arm上臂溫度覺1..1choiceOptions: 3 options
.... B-I-forearm前臂溫度覺1..1choiceOptions: 3 options
.... B-I-hand手部溫度覺1..1choiceOptions: 3 options
... C-tactile-localizationC.觸覺定位檢測1..1group
.... C-I-upper-arm上臂觸覺定位1..1choiceOptions: 3 options
.... C-I-forearm前臂觸覺定位1..1choiceOptions: 3 options
.... C-I-hand手部觸覺定位1..1choiceOptions: 3 options
... D-position-senseD.位置覺檢測1..1group
.... D-I-shoulder肩關節位置覺1..1choiceOptions: 3 options
.... D-I-elbow肘關節位置覺1..1choiceOptions: 3 options
.... D-I-wrist腕關節位置覺1..1choiceOptions: 3 options
.... D-I-thumb拇指位置覺1..1choiceOptions: 3 options
... E-total-score-FMAUESensoryE.FMAUE感覺總分0..1integericonicon

doco Documentation for this format

Options Sets

Answer options for assessment-phase-fmaue-sensory

  • 初評
  • 期中
  • 延展
  • 結案

Answer options for assessment-side-fmaue-sensory

  • http://snomed.info/sct#24028007 ("Right")
  • http://snomed.info/sct#7771000 ("Left")

Answer options for A-I-upper-arm

  • 0
  • 1
  • 2

Answer options for A-I-forearm

  • 0
  • 1
  • 2

Answer options for A-I-hand

  • 0
  • 1
  • 2

Answer options for B-I-upper-arm

  • 0
  • 1
  • 2

Answer options for B-I-forearm

  • 0
  • 1
  • 2

Answer options for B-I-hand

  • 0
  • 1
  • 2

Answer options for C-I-upper-arm

  • 0
  • 1
  • 2

Answer options for C-I-forearm

  • 0
  • 1
  • 2

Answer options for C-I-hand

  • 0
  • 1
  • 2

Answer options for D-I-shoulder

  • 0
  • 1
  • 2

Answer options for D-I-elbow

  • 0
  • 1
  • 2

Answer options for D-I-wrist

  • 0
  • 1
  • 2

Answer options for D-I-thumb

  • 0
  • 1
  • 2

Source1

{
  "resourceType": "Questionnaire",
  "id": "FMAUESensoryQuestionnaireInstance",
  "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/FMAUESensoryQuestionnaireInstance",
  "version": "0.1.0",
  "name": "FMAUESensoryQuestionnaire",
  "title": "Fugl-Meyer上肢感覺評估問卷",
  "status": "active",
  "subjectType": [
    "Patient"
  ],
  "date": "2025-10-01",
  "publisher": "Kimsber",
  "contact": [
    {
      "name": "Kimsber",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/Kimsber"
        }
      ]
    }
  ],
  "description": "衛福部Fugl-Meyer上肢感覺評估問卷,總分26分",
  "purpose": "提供標準化的上肢感覺評估工具,用於中風復健評估",
  "item": [
    {
      "linkId": "assessment-phase-fmaue-sensory",
      "text": "請選擇評估階段",
      "type": "choice",
      "required": true,
      "answerOption": [
        {
          "valueString": "初評"
        },
        {
          "valueString": "期中"
        },
        {
          "valueString": "延展"
        },
        {
          "valueString": "結案"
        }
      ]
    },
    {
      "linkId": "assessment-side-fmaue-sensory",
      "text": "請選擇評估側",
      "type": "choice",
      "required": true,
      "answerOption": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "24028007",
            "display": "Right"
          }
        },
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "7771000",
            "display": "Left"
          }
        }
      ]
    },
    {
      "linkId": "A-light-touch",
      "text": "A.輕觸覺檢測",
      "type": "group",
      "required": true,
      "item": [
        {
          "linkId": "A-I-upper-arm",
          "text": "上臂輕觸覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "A-I-forearm",
          "text": "前臂輕觸覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "A-I-hand",
          "text": "手部輕觸覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        }
      ]
    },
    {
      "linkId": "B-temperature",
      "text": "B.溫度覺檢測",
      "type": "group",
      "required": true,
      "item": [
        {
          "linkId": "B-I-upper-arm",
          "text": "上臂溫度覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "B-I-forearm",
          "text": "前臂溫度覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "B-I-hand",
          "text": "手部溫度覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        }
      ]
    },
    {
      "linkId": "C-tactile-localization",
      "text": "C.觸覺定位檢測",
      "type": "group",
      "required": true,
      "item": [
        {
          "linkId": "C-I-upper-arm",
          "text": "上臂觸覺定位",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "C-I-forearm",
          "text": "前臂觸覺定位",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "C-I-hand",
          "text": "手部觸覺定位",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        }
      ]
    },
    {
      "linkId": "D-position-sense",
      "text": "D.位置覺檢測",
      "type": "group",
      "required": true,
      "item": [
        {
          "linkId": "D-I-shoulder",
          "text": "肩關節位置覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "D-I-elbow",
          "text": "肘關節位置覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "D-I-wrist",
          "text": "腕關節位置覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "D-I-thumb",
          "text": "拇指位置覺",
          "type": "choice",
          "required": true,
          "answerOption": [
            {
              "valueInteger": 0
            },
            {
              "valueInteger": 1
            },
            {
              "valueInteger": 2
            }
          ]
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression",
          "valueExpression": {
            "language": "text/fhirpath",
            "expression": "%resource.item.descendants().where(type='choice').answer.valueInteger.sum()"
          }
        },
        {
          "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-observationExtract",
          "valueBoolean": true
        }
      ],
      "linkId": "E-total-score-FMAUESensory",
      "text": "E.FMAUE感覺總分",
      "type": "integer",
      "readOnly": true
    }
  ]
}