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-benefit-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-benefit-type.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-benefit-type
Version1.0.0
Statusactive
Date2026-04-03T13:32:05+00:00
NameCS_TW_LTC_BenefitType
Title長照 SDK-核定額度-金流欄位
Realmtw
Description此 CodeSystem 定義長照 SDK 核定額度中的金流欄位代碼。
Contentcomplete

Resources that use this resource

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

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

CodeDisplay
total 總額度
subsidy 補助額度
copay 部分負擔
copay-rate 部分負擔比率(%)

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-tw-ltc-benefit-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-benefit-type",
  "version": "1.0.0",
  "name": "CS_TW_LTC_BenefitType",
  "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": "total",
      "display": "總額度"
    },
    {
      "code": "subsidy",
      "display": "補助額度"
    },
    {
      "code": "copay",
      "display": "部分負擔"
    },
    {
      "code": "copay-rate",
      "display": "部分負擔比率(%)"
    }
  ]
}