FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-tw-ltc-service-activity.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-service-activity.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-activity |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-01T18:36:01+00:00 |
| Name | CS_TW_LTC_ServiceActivity |
| Title | 長照 SDK-服務活動代碼 |
| Realm | tw |
| Description | 此 CodeSystem 定義長照照管服務活動紀錄所使用之代碼。 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | vs-tw-ltc-service-activity | 長照 SDK-服務活動 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-tw-ltc-service-activity
This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-activity defines the following code:
| Code | Display |
| TEL | 電話訪視/關懷 |
{
"resourceType": "CodeSystem",
"id": "cs-tw-ltc-service-activity",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-activity",
"version": "1.0.0",
"name": "CS_TW_LTC_ServiceActivity",
"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": "此 CodeSystem 定義長照照管服務活動紀錄所使用之代碼。",
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "TEL",
"display": "電話訪視/關懷"
}
]
}