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

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSBarthelFeeding",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSBarthelFeeding</b></p><a name=\"VSBarthelFeeding\"> </a><a name=\"hcVSBarthelFeeding\"> </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>自己在合理時間(約 10 秒鐘吃一口)可用筷子取食眼前的食物。若需進食輔具時,應會自行穿脫。</td></tr><tr><td><a href=\"https://loinc.org/LA31630-9/\">LA31630-9</a></td><td>需別人幫忙穿脫輔具或只會用湯匙進食。</td></tr><tr><td><a href=\"https://loinc.org/LA24937-7/\">LA24937-7</a></td><td>無法自行取食或耗費時間過長。</td></tr></table></li></ul></div>"
  },
  "url" : "https://github.com/Kimsber/Rehab-IG/ValueSet/VSBarthelFeeding",
  "version" : "0.1.0",
  "name" : "VSBarthelFeeding",
  "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" : "自己在合理時間(約 10 秒鐘吃一口)可用筷子取食眼前的食物。若需進食輔具時,應會自行穿脫。"
          },
          {
            "code" : "LA31630-9",
            "display" : "需別人幫忙穿脫輔具或只會用湯匙進食。"
          },
          {
            "code" : "LA24937-7",
            "display" : "無法自行取食或耗費時間過長。"
          }
        ]
      }
    ]
  }
}