FHIR IG analytics| Package | fhir.astp.bhp |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-barthel-index-functional-status-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse barthel-index-functional-status-example-1
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:https://www.sralab.org/sites/default/files/2017-07/barthel.pdf | ||
![]() ![]() | Feeding or eating ability | LOINC: LA12302-8 (Independent) | |
![]() ![]() | Transferring ability | LOINC: LA12302-8 (Independent) | |
![]() ![]() | Grooming ability | LOINC: LA31644-0 (Independent face/hair/teeth/shaving (implements provided)) | |
![]() ![]() | Toileting ability | LOINC: LA31632-5 (Independent (on and off, dressing, wiping)) | |
![]() ![]() | Bathing ability | LOINC: LA31636-6 (Independent (or in shower)) | |
![]() ![]() | Ambulation ability | LOINC: LA31642-4 (Independent (but may use any aid; for example, stick) >50 yards) | |
![]() ![]() | Stairs ability | LOINC: LA12302-8 (Independent) | |
![]() ![]() | Dressing ability | LOINC: LA31638-2 (Independent (including buttons, zips, laces, etc.)) | |
![]() ![]() | Bowel control ability | LOINC: LA31625-9 (Continent) | |
![]() ![]() | Bladder control ability | LOINC: LA31625-9 (Continent) | |
![]() ![]() | Total score Barthel Index | 100 | |
{
"resourceType": "QuestionnaireResponse",
"id": "barthel-index-functional-status-example-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-questionnaireresponse|6.1.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "https://www.sralab.org/sites/default/files/2017-07/barthel.pdf",
"status": "completed",
"subject": {
"reference": "Patient/bh-patient-example",
"display": "James Wolff"
},
"authored": "2024-02-01T20:50:32.718Z",
"author": {
"reference": "Practitioner/ed-physician-example-1"
},
"item": [
{
"linkId": "/83184-2",
"text": "Feeding or eating ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA12302-8",
"display": "Independent"
}
}
]
},
{
"linkId": "/83185-9",
"text": "Transferring ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA12302-8",
"display": "Independent"
}
}
]
},
{
"linkId": "/96767-9",
"text": "Grooming ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31644-0",
"display": "Independent face/hair/teeth/shaving (implements provided)"
}
}
]
},
{
"linkId": "/83183-4",
"text": "Toileting ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31632-5",
"display": "Independent (on and off, dressing, wiping)"
}
}
]
},
{
"linkId": "/83181-8",
"text": "Bathing ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31636-6",
"display": "Independent (or in shower)"
}
}
]
},
{
"linkId": "/83186-7",
"text": "Ambulation ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31642-4",
"display": "Independent (but may use any aid; for example, stick) >50 yards"
}
}
]
},
{
"linkId": "/96758-8",
"text": "Stairs ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA12302-8",
"display": "Independent"
}
}
]
},
{
"linkId": "/83182-6",
"text": "Dressing ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31638-2",
"display": "Independent (including buttons, zips, laces, etc.)"
}
}
]
},
{
"linkId": "/96759-6",
"text": "Bowel control ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31625-9",
"display": "Continent"
}
}
]
},
{
"linkId": "/96760-4",
"text": "Bladder control ability",
"answer": [
{
"valueCoding": {
"system": "http://loinc.org",
"code": "LA31625-9",
"display": "Continent"
}
}
]
},
{
"linkId": "/96761-2",
"text": "Total score Barthel Index",
"answer": [
{
"valueInteger": 100
}
]
}
]
}