FHIR IG analytics| Package | fhir.rehabig |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-BarthelIndexExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse BarthelIndexExample
Profile: 巴氏量表問卷回覆
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:巴氏量表 | ||
![]() ![]() | 進食 (Feeding) | LOINC: LA31630-9 (Needs help cutting, spreading butter, etc., or requires modified diet) | |
![]() ![]() | 個人衛生 (Grooming) | LOINC: LA31643-2 (Needs help with personal care) | |
![]() ![]() | 上廁所 (Toilet Use) | LOINC: LA31631-7 (Needs some help, but can do something alone) | |
![]() ![]() | 洗澡 (Bathing) | LOINC: LA12304-4 (Dependent) | |
![]() ![]() | 穿脫衣服 (Dressing) | LOINC: LA31637-4 (Needs help but can do about half unaided) | |
![]() ![]() | 大便控制 (Bowels) | LOINC: LA31627-5 (Incontinent (or needs to be given enemas)) | |
![]() ![]() | 小便控制 (Bladder) | LOINC: LA31626-7 (Occasional accident) | |
![]() ![]() | 平地行走 (Mobility) | LOINC: LA31640-8 (Wheelchair independent, including corners, >50 yards) | |
![]() ![]() | 上下樓梯 (Stairs) | LOINC: LA31629-1 (Needs help (verbal, physical, carrying aid)) | |
![]() ![]() | 移位(Transfer) | LOINC: LA12302-8 (Independent) | |
![]() ![]() | 巴氏量表總分 | 100 | |
{
"resourceType": "QuestionnaireResponse",
"id": "BarthelIndexExample",
"meta": {
"profile": [
"https://build.fhir.org/ig/Kimsber/Rehab-IG/StructureDefinition/BarthelQuestionnaireResponse"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/BarthelQuestionnaireInstance",
"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": "A-feeding",
"text": "進食 (Feeding)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31630-9"
}
}
]
},
{
"linkId": "B-grooming",
"text": "個人衛生 (Grooming)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31643-2"
}
}
]
},
{
"linkId": "C-toiletUse",
"text": "上廁所 (Toilet Use)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31631-7"
}
}
]
},
{
"linkId": "D-bathing",
"text": "洗澡 (Bathing)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA12304-4"
}
}
]
},
{
"linkId": "E-dressing",
"text": "穿脫衣服 (Dressing)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31637-4"
}
}
]
},
{
"linkId": "F-bowels",
"text": "大便控制 (Bowels)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31627-5"
}
}
]
},
{
"linkId": "G-bladder",
"text": "小便控制 (Bladder)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31626-7"
}
}
]
},
{
"linkId": "H-mobility",
"text": "平地行走 (Mobility)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31640-8"
}
}
]
},
{
"linkId": "I-stairs",
"text": "上下樓梯 (Stairs)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31629-1"
}
}
]
},
{
"linkId": "J-transfer",
"text": "移位(Transfer)",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA12302-8"
}
}
]
},
{
"linkId": "K-total-score-Barthel",
"text": "巴氏量表總分",
"answer": [
{
"valueInteger": 100
}
]
}
]
}