機器手訓練實作指引 (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" : "VSBarthelBowels",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSBarthelBowels</b></p><a name=\"VSBarthelBowels\"> </a><a name=\"hcVSBarthelBowels\"> </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/LA31625-9/\">LA31625-9</a></td><td>不會失禁,能自行灌腸或使用塞劑。</td></tr><tr><td><a href=\"https://loinc.org/LA31626-7/\">LA31626-7</a></td><td>偶爾會失禁(每週不超過一次),需要他人協助使用灌腸或塞劑。</td></tr><tr><td><a href=\"https://loinc.org/LA31627-5/\">LA31627-5</a></td><td>失禁,無法自己控制且需他人處理。</td></tr></table></li></ul></div>"
  },
  "url" : "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBarthelBowels",
  "version" : "0.1.0",
  "name" : "VSBarthelBowels",
  "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" : "LA31625-9",
            "display" : "不會失禁,能自行灌腸或使用塞劑。"
          },
          {
            "code" : "LA31626-7",
            "display" : "偶爾會失禁(每週不超過一次),需要他人協助使用灌腸或塞劑。"
          },
          {
            "code" : "LA31627-5",
            "display" : "失禁,無法自己控制且需他人處理。"
          }
        ]
      }
    ]
  }
}