FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-ReferralConditionCrushCS-TWLTC.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-ReferralConditionCrushCS-TWLTC.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCrushCS-TWLTC |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-08-25 |
| Name | ReferralConditionCrushCSTWLTC |
| Title | 轉介單壓傷狀況代碼 |
| Realm | tw |
| Description | 用於表述個案的壓傷狀況。 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | ReferralConditionCrushVS-TWLTC | 壓傷狀況值集 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ReferralConditionCrushCS-TWLTC
This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCrushCS-TWLTC defines the following codes:
| Code | Display | Definition |
| no-crush | 無壓傷 | 個案無壓傷。 |
| crush | 壓傷 | 個案有壓傷。 |
{
"resourceType": "CodeSystem",
"id": "ReferralConditionCrushCS-TWLTC",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/CodeSystem/ReferralConditionCrushCS-TWLTC",
"version": "1.0.0",
"name": "ReferralConditionCrushCSTWLTC",
"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": 2,
"concept": [
{
"code": "no-crush",
"display": "無壓傷",
"definition": "個案無壓傷。"
},
{
"code": "crush",
"display": "壓傷",
"definition": "個案有壓傷。"
}
]
}