FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-tw-ltc-incident-notifmethod.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-incident-notifmethod.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-incident-notifmethod |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-01T18:36:01+00:00 |
| Name | CS_TW_LTC_Incident_NotificationMethod |
| Title | 長照 SDK-異常紀錄-通報方式 |
| Realm | tw |
| Description | 表單『通報方式』多選。 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | vs-tw-ltc-incident-notifmethod | 長照 SDK-異常紀錄-通報方式 |
No resources found
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:
| Code | Display |
| phone | 電話 |
| inperson | 當面 |
| fax | 傳真 |
| org | 機構 |
| family | 家屬 |
| cgportal | CG通報 |
| other | 其他 |
{
"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": "其他"
}
]
}