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-feeaudit-svc-item.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-feeaudit-svc-item.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svc-item
Version1.0.0
Statusactive
Date2026-07-29T07:47:19+00:00
NameCS_TW_LTC_FeeAuditSvcItem
Title支付審查-服務項目
Realmtw
Description支付審核系統(照管平台)個案服務紀錄之「服務項目」(svc_item)代碼,申報 AA00 必填寫,可複選(原始電文以「|」分隔多個選項)。
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentvs-tw-ltc-feeaudit-svc-item支付審查-服務項目

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-feeaudit-svc-item

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

CodeDisplay
1 電訪
2 家訪
3 與案家討論服務內容調整
4 接受申訴
5 照會或連結至服務提供單位
9 其他

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-tw-ltc-feeaudit-svc-item",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-svc-item",
  "version": "1.0.0",
  "name": "CS_TW_LTC_FeeAuditSvcItem",
  "title": "支付審查-服務項目",
  "status": "active",
  "experimental": false,
  "date": "2026-07-29T07:47:19+00:00",
  "publisher": "經濟部產業發展署",
  "contact": [
    {
      "name": "經濟部產業發展署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ida.gov.tw/"
        }
      ]
    }
  ],
  "description": "支付審核系統(照管平台)個案服務紀錄之「服務項目」(svc_item)代碼,申報 AA00 必填寫,可複選(原始電文以「|」分隔多個選項)。",
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "1",
      "display": "電訪"
    },
    {
      "code": "2",
      "display": "家訪"
    },
    {
      "code": "3",
      "display": "與案家討論服務內容調整"
    },
    {
      "code": "4",
      "display": "接受申訴"
    },
    {
      "code": "5",
      "display": "照會或連結至服務提供單位"
    },
    {
      "code": "9",
      "display": "其他"
    }
  ]
}