機器手訓練實作指引 (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" : "assessment-side-valueset",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet assessment-side-valueset</b></p><a name=\"assessment-side-valueset\"> </a><a name=\"hcassessment-side-valueset\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/24028007\">24028007</a></td><td>患者左側</td></tr><tr><td><a href=\"http://snomed.info/id/7771000\">7771000</a></td><td>患者右側</td></tr></table></li></ul></div>"
},
"url" : "https://github.com/Kimsber/Rehab-IG/ValueSet/assessment-side-valueset",
"version" : "0.1.0",
"name" : "AssessmentSideValueSet",
"title" : "評估側別選項",
"status" : "draft",
"date" : "2025-11-14T08:06:14+00:00",
"publisher" : "Kimsber",
"contact" : [
{
"name" : "Kimsber",
"telecom" : [
{
"system" : "url",
"value" : "https://github.com/Kimsber"
}
]
}
],
"description" : "受試者評估側別選項",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "24028007",
"display" : "患者左側"
},
{
"code" : "7771000",
"display" : "患者右側"
}
]
}
]
}
}