復健訓練量表實作指引 (Rehabilitation Training Scale Implementation Guide), published by Kimsber. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Rehabotics-Medical-Techology-Co/RTS-IG/ and changes regularly. See the Directory of published versions
| Draft as of 2026-06-17 |
{
"resourceType" : "ValueSet",
"id" : "VSTCT",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSTCT</b></p><a name=\"VSTCT\"> </a><a name=\"hcVSTCT\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CSTCT.html\"><code>https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSTCT</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.2.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CSTCT.html#CSTCT-0\">0</a></td><td style=\"color: #cccccc\">在沒有他人協助的情況下沒辦法獨力完成</td></tr><tr><td><a href=\"CodeSystem-CSTCT.html#CSTCT-12\">12</a></td><td style=\"color: #cccccc\">可以完成動作但不協調</td></tr><tr><td><a href=\"CodeSystem-CSTCT.html#CSTCT-25\">25</a></td><td style=\"color: #cccccc\">可以順利完成動作</td></tr></table></li></ul></div>"
},
"url" : "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/ValueSet/VSTCT",
"version" : "0.2.0",
"name" : "VSTCT",
"title" : "Trunk Contrl Test (TCT) 評估量表值集",
"status" : "draft",
"experimental" : false,
"date" : "2026-06-17",
"publisher" : "Kimsber",
"contact" : [
{
"name" : "Kimsber",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/Kimsber"
}
]
}
],
"description" : "整合 Trunk Control Test (TCT) 各題之所有選項值集",
"compose" : {
"include" : [
{
"system" : "https://build.fhir.org/ig/Rehabotics-Medical-Techology-Co/RTS-IG/CodeSystem/CSTCT",
"concept" : [
{
"code" : "0"
},
{
"code" : "12"
},
{
"code" : "25"
}
]
}
]
}
}