FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.rehabig
Resource TypeValueSet
IdValueSet-VSBarthelMobility.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet-VSBarthelMobility.html
URLhttps://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBarthelMobility
Version0.1.0
Statusdraft
Date2026-01-08T02:54:12+00:00
NameVSBarthelMobility
Title平地行走-選項
Realmus
Authorityhl7

Resources that use this resource

ValueSet
VSBarthelTotalBarthel Index 總值集

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet VSBarthelMobility

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    LA31642-4使用或不使用輔具,皆可獨立行走 50 公尺以上。
    LA31641-6需他人稍微扶持或口頭指導才能行走 50 公尺以上。
    LA31640-8雖無法行走,但可以操作輪椅(包括轉彎、進門及接近桌子、床沿)並可 推行輪椅 50 公尺以上。
    LA31639-0完全無法自行行走,需別人幫忙推輪椅。

Source1

{
  "resourceType": "ValueSet",
  "id": "VSBarthelMobility",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBarthelMobility",
  "version": "0.1.0",
  "name": "VSBarthelMobility",
  "title": "平地行走-選項",
  "status": "draft",
  "date": "2026-01-08T02:54:12+00:00",
  "publisher": "Kimsber",
  "contact": [
    {
      "name": "Kimsber",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/Kimsber"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA31642-4",
            "display": "使用或不使用輔具,皆可獨立行走 50 公尺以上。"
          },
          {
            "code": "LA31641-6",
            "display": "需他人稍微扶持或口頭指導才能行走 50 公尺以上。"
          },
          {
            "code": "LA31640-8",
            "display": "雖無法行走,但可以操作輪椅(包括轉彎、進門及接近桌子、床沿)並可 推行輪椅 50 公尺以上。"
          },
          {
            "code": "LA31639-0",
            "display": "完全無法自行行走,需別人幫忙推輪椅。"
          }
        ]
      }
    ]
  }
}