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-service-group.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-service-group.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-group
Version1.0.0
Statusactive
Date2026-04-03T13:32:05+00:00
NameCS_TW_LTC_ServiceGroup
Title長照 SDK-服務別(核定用)
Realmtw
Description此 CodeSystem 定義長照 SDK 中的服務別(核定用)代碼。
Contentcomplete

Resources that use this resource

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

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

CodeDisplay
care-pro 照顧及專業服務
transport 交通接送服務
respite 喘息服務
assistive 輔具服務

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-tw-ltc-service-group",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-service-group",
  "version": "1.0.0",
  "name": "CS_TW_LTC_ServiceGroup",
  "title": "長照 SDK-服務別(核定用)",
  "status": "active",
  "experimental": false,
  "date": "2026-04-03T13:32:05+00:00",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description": "此 CodeSystem 定義長照 SDK 中的服務別(核定用)代碼。",
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "care-pro",
      "display": "照顧及專業服務"
    },
    {
      "code": "transport",
      "display": "交通接送服務"
    },
    {
      "code": "respite",
      "display": "喘息服務"
    },
    {
      "code": "assistive",
      "display": "輔具服務"
    }
  ]
}