臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0

臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions

: 支付審查-API 功能 - XML Representation

Active as of 2026-07-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-tw-ltc-feeaudit-api-function"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-api-function"/>
  <version value="1.0.0"/>
  <name value="CS_TW_LTC_FeeAuditApiFunction"/>
  <title value="支付審查-API 功能"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-29T07:47:19+00:00"/>
  <publisher value="經濟部產業發展署"/>
  <contact>
    <name value="經濟部產業發展署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ida.gov.tw/"/>
    </telecom>
  </contact>
  <description
               value="此 CodeSystem 定義《衛生福利部 支付審核系統 API 規格說明書(照管平台)》代碼說明章節中「API Function-API Function 名稱」之代碼,用於表示交易單所對應的支付審核系統 API 功能。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="FeeApply"/>
    <display value="服務記錄申報"/>
  </concept>
  <concept>
    <code value="ObjDel"/>
    <display value="服務紀錄刪除"/>
  </concept>
  <concept>
    <code value="appCompletionNotice"/>
    <display value="申報確認通知"/>
  </concept>
  <concept>
    <code value="appCancel"/>
    <display value="服務單位撤回"/>
  </concept>
  <concept>
    <code value="CancelResultResponse"/>
    <display value="取消交易單處理結果回報"/>
  </concept>
</CodeSystem>