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-rtncode.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-feeaudit-rtncode.html
URLhttp://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-rtncode
Version1.0.0
Statusactive
Date2026-07-29T07:47:19+00:00
NameCS_TW_LTC_FeeAuditRtnCode
Title支付審查-API 回覆結果代碼
Realmtw
Description此 CodeSystem 定義《衛生福利部 支付審核系統 API 規格說明書(照管平台)》Response 格式中「rtncode-回覆結果代碼」之代碼,用於表示支付審核系統對服務提供單位所送 API 請求之處理結果,包含成功回傳、參數檢核錯誤、權限與流量限制及系統異常等情形。
Contentcomplete

Resources that use this resource

ValueSet
tw.iii.ltc#currentvs-tw-ltc-feeaudit-rtncode支付審查-API 回覆結果代碼

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-rtncode

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

CodeDisplay
0 成功回傳
1 Request 輸入參數錯誤
2 所屬申報縣市尚未開放支付審查系統
3 查無服務提供單位資料
4 申報年月錯誤
5 查無服務提供單位 hash 資料
6 交易序號重複
7 校驗碼檢驗錯誤
8 超出傳輸筆數
9 不允許撤回申請服務紀錄
11 無申請服務紀錄可撤回
12 無效的 IP
13 IP 不在設定範圍內
14 申報費用單位非特約機構
20 無訪問權限
25 執行頻率限制
30 輸入參數錯誤
40 查無資料
50 DB 錯誤
90 發生無法預期錯誤

Source1

{
  "resourceType": "CodeSystem",
  "id": "cs-tw-ltc-feeaudit-rtncode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-rtncode",
  "version": "1.0.0",
  "name": "CS_TW_LTC_FeeAuditRtnCode",
  "title": "支付審查-API 回覆結果代碼",
  "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": "此 CodeSystem 定義《衛生福利部 支付審核系統 API 規格說明書(照管平台)》Response 格式中「rtncode-回覆結果代碼」之代碼,用於表示支付審核系統對服務提供單位所送 API 請求之處理結果,包含成功回傳、參數檢核錯誤、權限與流量限制及系統異常等情形。",
  "caseSensitive": true,
  "content": "complete",
  "count": 20,
  "concept": [
    {
      "code": "0",
      "display": "成功回傳"
    },
    {
      "code": "1",
      "display": "Request 輸入參數錯誤"
    },
    {
      "code": "2",
      "display": "所屬申報縣市尚未開放支付審查系統"
    },
    {
      "code": "3",
      "display": "查無服務提供單位資料"
    },
    {
      "code": "4",
      "display": "申報年月錯誤"
    },
    {
      "code": "5",
      "display": "查無服務提供單位 hash 資料"
    },
    {
      "code": "6",
      "display": "交易序號重複"
    },
    {
      "code": "7",
      "display": "校驗碼檢驗錯誤"
    },
    {
      "code": "8",
      "display": "超出傳輸筆數"
    },
    {
      "code": "9",
      "display": "不允許撤回申請服務紀錄"
    },
    {
      "code": "11",
      "display": "無申請服務紀錄可撤回"
    },
    {
      "code": "12",
      "display": "無效的 IP"
    },
    {
      "code": "13",
      "display": "IP 不在設定範圍內"
    },
    {
      "code": "14",
      "display": "申報費用單位非特約機構"
    },
    {
      "code": "20",
      "display": "無訪問權限"
    },
    {
      "code": "25",
      "display": "執行頻率限制"
    },
    {
      "code": "30",
      "display": "輸入參數錯誤"
    },
    {
      "code": "40",
      "display": "查無資料"
    },
    {
      "code": "50",
      "display": "DB 錯誤"
    },
    {
      "code": "90",
      "display": "發生無法預期錯誤"
    }
  ]
}