機器手訓練實作指引 (RoboHand Training Implementation Guide)
0.1.0 - ci-build

機器手訓練實作指引 (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

: 上廁所-選項 - JSON Representation

Draft as of 2025-11-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSBarthelToiletUse",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSBarthelToiletUse</b></p><a name=\"VSBarthelToiletUse\"> </a><a name=\"hcVSBarthelToiletUse\"> </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/LA31632-5/\">LA31632-5</a></td><td>可自行上下馬桶、穿脫衣服、不弄髒衣服、會自行使用衛生紙擦拭。</td></tr><tr><td><a href=\"https://loinc.org/LA31631-7/\">LA31631-7</a></td><td>需要協助保持姿勢的平衡、整理衣服或用衛生紙。</td></tr><tr><td><a href=\"https://loinc.org/LA12304-4/\">LA12304-4</a></td><td>無法自己完成。</td></tr></table></li></ul></div>"
  },
  "url" : "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBarthelToiletUse",
  "version" : "0.1.0",
  "name" : "VSBarthelToiletUse",
  "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" : "LA31632-5",
            "display" : "可自行上下馬桶、穿脫衣服、不弄髒衣服、會自行使用衛生紙擦拭。"
          },
          {
            "code" : "LA31631-7",
            "display" : "需要協助保持姿勢的平衡、整理衣服或用衛生紙。"
          },
          {
            "code" : "LA12304-4",
            "display" : "無法自己完成。"
          }
        ]
      }
    ]
  }
}