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-notifmethod.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-incident-notifmethod.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-notifmethod
Version1.0.0
Statusactive
Date2026-03-01T18:36:01+00:00
NameCS_TW_LTC_Incident_NotificationMethod
Title長照 SDK-異常紀錄-通報方式
Realmtw
Description表單『通報方式』多選。
Contentcomplete

Resources that use this resource

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

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

CodeDisplay
phone 電話
inperson 當面
fax 傳真
org 機構
family 家屬
cgportal CG通報
other 其他

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-tw-ltc-incident-notifmethod",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-notifmethod",
  "version": "1.0.0",
  "name": "CS_TW_LTC_Incident_NotificationMethod",
  "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": 7,
  "concept": [
    {
      "code": "phone",
      "display": "電話"
    },
    {
      "code": "inperson",
      "display": "當面"
    },
    {
      "code": "fax",
      "display": "傳真"
    },
    {
      "code": "org",
      "display": "機構"
    },
    {
      "code": "family",
      "display": "家屬"
    },
    {
      "code": "cgportal",
      "display": "CG通報"
    },
    {
      "code": "other",
      "display": "其他"
    }
  ]
}