FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-tw-ltc-incident-category.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-incident-category.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-category |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-01T18:36:01+00:00 |
| Name | CS_TW_LTC_Incident_Category |
| Title | 長照 SDK-異常紀錄-異常類別 |
| Realm | tw |
| Description | 表單『異常類別』多選。 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | vs-tw-ltc-incident-category | 長照 SDK-異常紀錄-異常類別 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-tw-ltc-incident-category
This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-category defines the following codes:
| Code | Display |
| hospitalize | 送醫事件 |
| careacc | 照顧意外事件 |
| med | 藥物事件 |
| security | 治安事件 |
| injury | 傷害事件 |
| publicacc | 公共意外 |
| ethics | 違反專業倫理守則 |
| other | 其他 |
{
"resourceType": "CodeSystem",
"id": "cs-tw-ltc-incident-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-category",
"version": "1.0.0",
"name": "CS_TW_LTC_Incident_Category",
"title": "長照 SDK-異常紀錄-異常類別",
"status": "active",
"experimental": false,
"date": "2026-03-01T18:36:01+00:00",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"description": "表單『異常類別』多選。",
"caseSensitive": true,
"content": "complete",
"count": 8,
"concept": [
{
"code": "hospitalize",
"display": "送醫事件"
},
{
"code": "careacc",
"display": "照顧意外事件"
},
{
"code": "med",
"display": "藥物事件"
},
{
"code": "security",
"display": "治安事件"
},
{
"code": "injury",
"display": "傷害事件"
},
{
"code": "publicacc",
"display": "公共意外"
},
{
"code": "ethics",
"display": "違反專業倫理守則"
},
{
"code": "other",
"display": "其他"
}
]
}