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

FHIR IG analytics

Packagetw.iii.ltc
Resource TypeCodeSystem
IdCodeSystem-cs-tw-ltc-incident-category.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-incident-category.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-category
Version1.0.0
Statusactive
Date2026-03-01T18:36:01+00:00
NameCS_TW_LTC_Incident_Category
Title長照 SDK-異常紀錄-異常類別
Realmtw
Description表單『異常類別』多選。
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentvs-tw-ltc-incident-category長照 SDK-異常紀錄-異常類別

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
hospitalize 送醫事件
careacc 照顧意外事件
med 藥物事件
security 治安事件
injury 傷害事件
publicacc 公共意外
ethics 違反專業倫理守則
other 其他

Source1

{
  "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": "其他"
    }
  ]
}