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-section-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-section-code.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code
Version1.0.0
Statusactive
Date2026-04-03T13:32:05+00:00
NameCS_TW_LTC_SectionCode
Title長照 SDK-Composition 章節代碼
Realmtw
Description用於長照 Composition 資源中各章節(section)的區段識別代碼。
Contentcomplete

Resources that use this resource

No resources found


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-section-code

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

CodeDisplay
case 案件資訊
assessment 評估核定摘要
careplan 照顧計畫
eligibility 核定額度
incidents 近期異動/通報

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-tw-ltc-section-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-section-code",
  "version": "1.0.0",
  "name": "CS_TW_LTC_SectionCode",
  "title": "長照 SDK-Composition 章節代碼",
  "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": "用於長照 Composition 資源中各章節(section)的區段識別代碼。",
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "case",
      "display": "案件資訊"
    },
    {
      "code": "assessment",
      "display": "評估核定摘要"
    },
    {
      "code": "careplan",
      "display": "照顧計畫"
    },
    {
      "code": "eligibility",
      "display": "核定額度"
    },
    {
      "code": "incidents",
      "display": "近期異動/通報"
    }
  ]
}