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": "VSBarthelStairs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBarthelStairs",
"version": "0.1.0",
"name": "VSBarthelStairs",
"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": "LA31629-1",
"display": "需他人協助或監督才能上下樓梯。"
},
{
"code": "LA24937-7",
"display": "無法上下樓梯。"
}
]
}
]
}
}