機器手訓練實作指引 (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-14 |
{
"resourceType" : "ValueSet",
"id" : "VSBarthelTransfer",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSBarthelTransfer</b></p><a name=\"VSBarthelTransfer\"> </a><a name=\"hcVSBarthelTransfer\"> </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/LA12302-8/\">LA12302-8</a></td><td>整個過程可獨立完成。</td></tr><tr><td><a href=\"https://loinc.org/LA31635-8/\">LA31635-8</a></td><td>移動身體時需要稍微協助、給予提醒、安全監督。</td></tr><tr><td><a href=\"https://loinc.org/LA31634-1/\">LA31634-1</a></td><td>可以自行坐起,但從床上坐起時或移動身體時需要他人協助。</td></tr><tr><td><a href=\"https://loinc.org/LA31633-3/\">LA31633-3</a></td><td>不會自己移動。</td></tr></table></li></ul></div>"
},
"url" : "https://github.com/Kimsber/Rehab-IG/ValueSet/VSBarthelTransfer",
"version" : "0.1.0",
"name" : "VSBarthelTransfer",
"title" : "移位-選項",
"status" : "draft",
"date" : "2025-11-14T08:06:14+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" : "不會自己移動。"
}
]
}
]
}
}