FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | CodeSystem |
| Id | CodeSystem-cs-tw-ltc-feeaudit-api-function.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/CodeSystem-cs-tw-ltc-feeaudit-api-function.html |
| URL | http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-api-function |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-07-29T07:47:19+00:00 |
| Name | CS_TW_LTC_FeeAuditApiFunction |
| Title | 支付審查-API 功能 |
| Realm | tw |
| Description | 此 CodeSystem 定義《衛生福利部 支付審核系統 API 規格說明書(照管平台)》代碼說明章節中「API Function-API Function 名稱」之代碼,用於表示交易單所對應的支付審核系統 API 功能。 |
| Content | complete |
| ValueSet | ||
| tw.iii.ltc#current | vs-tw-ltc-feeaudit-api-function | 支付審查-API 功能 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cs-tw-ltc-feeaudit-api-function
This case-sensitive code system http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-api-function defines the following codes:
| Code | Display |
| FeeApply | 服務記錄申報 |
| ObjDel | 服務紀錄刪除 |
| appCompletionNotice | 申報確認通知 |
| appCancel | 服務單位撤回 |
| CancelResultResponse | 取消交易單處理結果回報 |
{
"resourceType": "CodeSystem",
"id": "cs-tw-ltc-feeaudit-api-function",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-api-function",
"version": "1.0.0",
"name": "CS_TW_LTC_FeeAuditApiFunction",
"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 規格說明書(照管平台)》代碼說明章節中「API Function-API Function 名稱」之代碼,用於表示交易單所對應的支付審核系統 API 功能。",
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "FeeApply",
"display": "服務記錄申報"
},
{
"code": "ObjDel",
"display": "服務紀錄刪除"
},
{
"code": "appCompletionNotice",
"display": "申報確認通知"
},
{
"code": "appCancel",
"display": "服務單位撤回"
},
{
"code": "CancelResultResponse",
"display": "取消交易單處理結果回報"
}
]
}