FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "VSBarthelTransfer",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBarthelTransfer",
"version": "0.1.0",
"name": "VSBarthelTransfer",
"title": "移位-選項",
"status": "draft",
"date": "2026-01-08T02:54:12+00:00",
"publisher": "Kimsber",
"contact": [
{
"name": "Kimsber",
"telecom": [
{
"system": "url",
"value": "https://github.com/Kimsber"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA12302-8",
"display": "整個過程可獨立完成。"
},
{
"code": "LA31635-8",
"display": "移動身體時需要稍微協助、給予提醒、安全監督。"
},
{
"code": "LA31634-1",
"display": "可以自行坐起,但從床上坐起時或移動身體時需要他人協助。"
},
{
"code": "LA31633-3",
"display": "不會自己移動。"
}
]
}
]
}
}