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

FHIR IG analytics

Packagefhir.rehabig
Resource TypeValueSet
IdValueSet-VSBarthelBowels.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet-VSBarthelBowels.html
URLhttps://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBarthelBowels
Version0.1.0
Statusdraft
Date2026-01-08T02:54:12+00:00
NameVSBarthelBowels
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 VSBarthelBowels

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    LA31625-9不會失禁,能自行灌腸或使用塞劑。
    LA31626-7偶爾會失禁(每週不超過一次),需要他人協助使用灌腸或塞劑。
    LA31627-5失禁,無法自己控制且需他人處理。

Source1

{
  "resourceType": "ValueSet",
  "id": "VSBarthelBowels",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBarthelBowels",
  "version": "0.1.0",
  "name": "VSBarthelBowels",
  "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": "LA31625-9",
            "display": "不會失禁,能自行灌腸或使用塞劑。"
          },
          {
            "code": "LA31626-7",
            "display": "偶爾會失禁(每週不超過一次),需要他人協助使用灌腸或塞劑。"
          },
          {
            "code": "LA31627-5",
            "display": "失禁,無法自己控制且需他人處理。"
          }
        ]
      }
    ]
  }
}