{
  "resourceType" : "CodeSystem",
  "id" : "cs-tw-ltc-feeaudit-api-function",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-tw-ltc-feeaudit-api-function</b></p><a name=\"cs-tw-ltc-feeaudit-api-function\"> </a><a name=\"hccs-tw-ltc-feeaudit-api-function\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-api-function</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">FeeApply<a name=\"cs-tw-ltc-feeaudit-api-function-FeeApply\"> </a></td><td>服務記錄申報</td></tr><tr><td style=\"white-space:nowrap\">ObjDel<a name=\"cs-tw-ltc-feeaudit-api-function-ObjDel\"> </a></td><td>服務紀錄刪除</td></tr><tr><td style=\"white-space:nowrap\">appCompletionNotice<a name=\"cs-tw-ltc-feeaudit-api-function-appCompletionNotice\"> </a></td><td>申報確認通知</td></tr><tr><td style=\"white-space:nowrap\">appCancel<a name=\"cs-tw-ltc-feeaudit-api-function-appCancel\"> </a></td><td>服務單位撤回</td></tr><tr><td style=\"white-space:nowrap\">CancelResultResponse<a name=\"cs-tw-ltc-feeaudit-api-function-CancelResultResponse\"> </a></td><td>取消交易單處理結果回報</td></tr></table></div>"
  },
  "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" : "取消交易單處理結果回報"
  }]
}