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

FHIR IG analytics

Packagefhir.rehabig
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-arat-response-example-001.json
FHIR VersionR4

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: QuestionnaireResponse arat-response-example-001

LinkIDTextDefinitionAnswerdoco
.. arat-response-example-001Questionnaire:ARAT上肢功能評評估問卷
... assessment-side-arat請選擇評估側SNOMED CT: 24028007 (Right)
... A-grasp-subscaleA.抓力分量表
.... A-I-block-10cm33
.... A-I-block-2.5cm3方塊積木, 2.5 立方公分2
.... A-I-block-5cm3方塊積木, 5 立方公分3
.... A-I-block-7.5cm3方塊積木, 7.5 立方公分2
.... A-I-cricket-ball板球1
.... A-I-sharpening-stone磨刀石1
.... A-grasp-subscale-subscoreA.抓力分數12
... B-grip-subscaleB.握力分量表
.... B-I-pour-water-from-one-glass-to-another將水從一個杯子倒到另一個杯子2
.... B-I-displace-2.25-cm-alloy-tube-from-one-side-oftable-to-the-other將 2.25 公分合金管從桌子的一側移到另一側3
.... B-I-displace-1-cm-alloy-tube-from-one-side-of-table-to-the-other將 1 公分合金管從桌子的一側移到另一側2
.... B-I-put-washer-over-bolt將墊圈放在螺栓上1
.... B-grip-subscale-subscoreB.握力分數8
... C-pinch-subscaleC.捏取分量表
.... C-I-ball-bearing-held-between-ring-finger-and-thumb滾珠軸承,握在無名指與大拇指之間1
.... C-I-marble-held-between-index-finger-and-thumb大理石,握在食指與大拇指之間2
.... C-I-ball-bearing-held-between-middle-finger-and-thumb滾珠軸承,握在中指與拇指之間2
.... C-I-ball-bearing-held-between-index-finger-and-thumb滾珠軸承,握在食指與拇指之間3
.... C-I-marble-held-between-ring-finger-and-thumb大理石,握在無名指和大拇指之間1
.... C-I-marble-held-between-middle-finger-and-thumb大理石,握在中指與大拇指之間2
.... C-pinch-subscale-subscoreC.捏取分數11
... D-gross-movement-subscaleD.粗大動作分量表
.... D-I-hand-to-behind-the-head手放在腦後2
.... D-I-hand-to-top-of-head手放在頭頂3
.... D-I-hand-to-mouth手到嘴3
.... D-gross-movement-subscale-subscoreD.粗大動作分數8
... E-total-score-ARATE.ARAT總分計算39

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "arat-response-example-001",
  "meta": {
    "profile": [
      "https://build.fhir.org/ig/Kimsber/Rehab-IG/StructureDefinition/ARATQuestionnaireResponse"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/ARATQuestionnaireInstance",
  "status": "completed",
  "subject": {
    "reference": "Patient/stroke-patient-001",
    "display": "張先生"
  },
  "authored": "2025-10-11T14:30:00+08:00",
  "author": {
    "reference": "Practitioner/ot-therapist-001",
    "display": "復健治療師 - 李小姐"
  },
  "item": [
    {
      "linkId": "assessment-side-arat",
      "text": "請選擇評估側",
      "answer": [
        {
          "valueCoding": {
            "system": "http://snomed.info/sct",
            "code": "24028007",
            "display": "Right"
          }
        }
      ]
    },
    {
      "linkId": "A-grasp-subscale",
      "text": "A.抓力分量表",
      "item": [
        {
          "linkId": "A-I-block-10cm3",
          "answer": [
            {
              "valueInteger": 3
            }
          ]
        },
        {
          "linkId": "A-I-block-2.5cm3",
          "text": "方塊積木, 2.5 立方公分",
          "answer": [
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "A-I-block-5cm3",
          "text": "方塊積木, 5 立方公分",
          "answer": [
            {
              "valueInteger": 3
            }
          ]
        },
        {
          "linkId": "A-I-block-7.5cm3",
          "text": "方塊積木, 7.5 立方公分",
          "answer": [
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "A-I-cricket-ball",
          "text": "板球",
          "answer": [
            {
              "valueInteger": 1
            }
          ]
        },
        {
          "linkId": "A-I-sharpening-stone",
          "text": "磨刀石",
          "answer": [
            {
              "valueInteger": 1
            }
          ]
        },
        {
          "linkId": "A-grasp-subscale-subscore",
          "text": "A.抓力分數",
          "answer": [
            {
              "valueInteger": 12
            }
          ]
        }
      ]
    },
    {
      "linkId": "B-grip-subscale",
      "text": "B.握力分量表",
      "item": [
        {
          "linkId": "B-I-pour-water-from-one-glass-to-another",
          "text": "將水從一個杯子倒到另一個杯子",
          "answer": [
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "B-I-displace-2.25-cm-alloy-tube-from-one-side-oftable-to-the-other",
          "text": "將 2.25 公分合金管從桌子的一側移到另一側",
          "answer": [
            {
              "valueInteger": 3
            }
          ]
        },
        {
          "linkId": "B-I-displace-1-cm-alloy-tube-from-one-side-of-table-to-the-other",
          "text": "將 1 公分合金管從桌子的一側移到另一側",
          "answer": [
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "B-I-put-washer-over-bolt",
          "text": "將墊圈放在螺栓上",
          "answer": [
            {
              "valueInteger": 1
            }
          ]
        },
        {
          "linkId": "B-grip-subscale-subscore",
          "text": "B.握力分數",
          "answer": [
            {
              "valueInteger": 8
            }
          ]
        }
      ]
    },
    {
      "linkId": "C-pinch-subscale",
      "text": "C.捏取分量表",
      "item": [
        {
          "linkId": "C-I-ball-bearing-held-between-ring-finger-and-thumb",
          "text": "滾珠軸承,握在無名指與大拇指之間",
          "answer": [
            {
              "valueInteger": 1
            }
          ]
        },
        {
          "linkId": "C-I-marble-held-between-index-finger-and-thumb",
          "text": "大理石,握在食指與大拇指之間",
          "answer": [
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "C-I-ball-bearing-held-between-middle-finger-and-thumb",
          "text": "滾珠軸承,握在中指與拇指之間",
          "answer": [
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "C-I-ball-bearing-held-between-index-finger-and-thumb",
          "text": "滾珠軸承,握在食指與拇指之間",
          "answer": [
            {
              "valueInteger": 3
            }
          ]
        },
        {
          "linkId": "C-I-marble-held-between-ring-finger-and-thumb",
          "text": "大理石,握在無名指和大拇指之間",
          "answer": [
            {
              "valueInteger": 1
            }
          ]
        },
        {
          "linkId": "C-I-marble-held-between-middle-finger-and-thumb",
          "text": "大理石,握在中指與大拇指之間",
          "answer": [
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "C-pinch-subscale-subscore",
          "text": "C.捏取分數",
          "answer": [
            {
              "valueInteger": 11
            }
          ]
        }
      ]
    },
    {
      "linkId": "D-gross-movement-subscale",
      "text": "D.粗大動作分量表",
      "item": [
        {
          "linkId": "D-I-hand-to-behind-the-head",
          "text": "手放在腦後",
          "answer": [
            {
              "valueInteger": 2
            }
          ]
        },
        {
          "linkId": "D-I-hand-to-top-of-head",
          "text": "手放在頭頂",
          "answer": [
            {
              "valueInteger": 3
            }
          ]
        },
        {
          "linkId": "D-I-hand-to-mouth",
          "text": "手到嘴",
          "answer": [
            {
              "valueInteger": 3
            }
          ]
        },
        {
          "linkId": "D-gross-movement-subscale-subscore",
          "text": "D.粗大動作分數",
          "answer": [
            {
              "valueInteger": 8
            }
          ]
        }
      ]
    },
    {
      "linkId": "E-total-score-ARAT",
      "text": "E.ARAT總分計算",
      "answer": [
        {
          "valueInteger": 39
        }
      ]
    }
  ]
}