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

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeCodeSystem
IdCodeSystem-ReferralConditionTubeCS-TWLTC.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-ReferralConditionTubeCS-TWLTC.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/ReferralConditionTubeCS-TWLTC
Version1.0.0
Statusactive
Date2024-08-25
NameReferralConditionTubeCSTWLTC
Title轉介單管路狀況代碼
Realmtw
Description用於表述轉介單的狀況代碼,包含身心障礙手冊、管路、壓傷、居住狀況、看護、主要問題及需求等。
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentReferralConditionTubeVS-TWLTC管路狀況值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ReferralConditionTubeCS-TWLTC

This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionTubeCS-TWLTC defines the following codes:

CodeDisplayDefinition
no-tube 無管路個案無管路。
nasogastric-tube 鼻胃管個案使用鼻胃管。
tracheostomy 氣切個案使用氣切管。
catheter 導尿管個案使用導尿管。
fistula 造瘻個案使用造瘻管。
other 其他個案使用其他管路。

Source1

{
  "resourceType": "CodeSystem",
  "id": "ReferralConditionTubeCS-TWLTC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionTubeCS-TWLTC",
  "version": "1.0.0",
  "name": "ReferralConditionTubeCSTWLTC",
  "title": "轉介單管路狀況代碼",
  "status": "active",
  "experimental": false,
  "date": "2024-08-25",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description": "用於表述轉介單的狀況代碼,包含身心障礙手冊、管路、壓傷、居住狀況、看護、主要問題及需求等。",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "no-tube",
      "display": "無管路",
      "definition": "個案無管路。"
    },
    {
      "code": "nasogastric-tube",
      "display": "鼻胃管",
      "definition": "個案使用鼻胃管。"
    },
    {
      "code": "tracheostomy",
      "display": "氣切",
      "definition": "個案使用氣切管。"
    },
    {
      "code": "catheter",
      "display": "導尿管",
      "definition": "個案使用導尿管。"
    },
    {
      "code": "fistula",
      "display": "造瘻",
      "definition": "個案使用造瘻管。"
    },
    {
      "code": "other",
      "display": "其他",
      "definition": "個案使用其他管路。"
    }
  ]
}