FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-ReferralConditionTubeCS-TWLTC.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-ReferralConditionTubeCS-TWLTC.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionTubeCS-TWLTC |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-08-25 |
| Name | ReferralConditionTubeCSTWLTC |
| Title | 轉介單管路狀況代碼 |
| Realm | tw |
| Description | 用於表述轉介單的狀況代碼,包含身心障礙手冊、管路、壓傷、居住狀況、看護、主要問題及需求等。 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | ReferralConditionTubeVS-TWLTC | 管路狀況值集 |
No resources found
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:
| Code | Display | Definition |
| no-tube | 無管路 | 個案無管路。 |
| nasogastric-tube | 鼻胃管 | 個案使用鼻胃管。 |
| tracheostomy | 氣切 | 個案使用氣切管。 |
| catheter | 導尿管 | 個案使用導尿管。 |
| fistula | 造瘻 | 個案使用造瘻管。 |
| other | 其他 | 個案使用其他管路。 |
{
"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": "個案使用其他管路。"
}
]
}