機器手訓練實作指引 (RoboHand Training Implementation Guide), published by Kimsber. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Kimsber/Rehab-IG/ and changes regularly. See the Directory of published versions
| Draft as of 2025-11-24 |
{
"resourceType" : "ValueSet",
"id" : "VSBarthelMobility",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSBarthelMobility</b></p><a name=\"VSBarthelMobility\"> </a><a name=\"hcVSBarthelMobility\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA31642-4/\">LA31642-4</a></td><td>使用或不使用輔具,皆可獨立行走 50 公尺以上。</td></tr><tr><td><a href=\"https://loinc.org/LA31641-6/\">LA31641-6</a></td><td>需他人稍微扶持或口頭指導才能行走 50 公尺以上。</td></tr><tr><td><a href=\"https://loinc.org/LA31640-8/\">LA31640-8</a></td><td>雖無法行走,但可以操作輪椅(包括轉彎、進門及接近桌子、床沿)並可 推行輪椅 50 公尺以上。</td></tr><tr><td><a href=\"https://loinc.org/LA31639-0/\">LA31639-0</a></td><td>完全無法自行行走,需別人幫忙推輪椅。</td></tr></table></li></ul></div>"
},
"url" : "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBarthelMobility",
"version" : "0.1.0",
"name" : "VSBarthelMobility",
"title" : "平地行走-選項",
"status" : "draft",
"date" : "2025-11-24T07:10:30+00:00",
"publisher" : "Kimsber",
"contact" : [
{
"name" : "Kimsber",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/Kimsber"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA31642-4",
"display" : "使用或不使用輔具,皆可獨立行走 50 公尺以上。"
},
{
"code" : "LA31641-6",
"display" : "需他人稍微扶持或口頭指導才能行走 50 公尺以上。"
},
{
"code" : "LA31640-8",
"display" : "雖無法行走,但可以操作輪椅(包括轉彎、進門及接近桌子、床沿)並可 推行輪椅 50 公尺以上。"
},
{
"code" : "LA31639-0",
"display" : "完全無法自行行走,需別人幫忙推輪椅。"
}
]
}
]
}
}