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-texttype.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-incident-texttype.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-texttype
Version1.0.0
Statusactive
Date2026-03-01T18:36:01+00:00
NameCS_TW_LTC_Incident_TextType
Title長照 SDK-異常紀錄-文字區塊類型
Realmtw
Description區分各段文字(描述、過程、後續處理、改善建議)。
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentvs-tw-ltc-incident-texttype長照 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-texttype

This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-texttype defines the following codes:

CodeDisplay
desc 事件描述
process 事件發生過程詳述
postprocess 事件發生後處理過程詳述
advice 檢討及改善建議

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-tw-ltc-incident-texttype",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-texttype",
  "version": "1.0.0",
  "name": "CS_TW_LTC_Incident_TextType",
  "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": 4,
  "concept": [
    {
      "code": "desc",
      "display": "事件描述"
    },
    {
      "code": "process",
      "display": "事件發生過程詳述"
    },
    {
      "code": "postprocess",
      "display": "事件發生後處理過程詳述"
    },
    {
      "code": "advice",
      "display": "檢討及改善建議"
    }
  ]
}