臺灣長期照顧實作指引(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-status"/>
  <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-status</b></p><a name="cs-tw-ltc-feeaudit-api-status"> </a><a name="hccs-tw-ltc-feeaudit-api-status"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-api-status</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">0<a name="cs-tw-ltc-feeaudit-api-status-0"> </a></td><td>待處理</td></tr><tr><td style="white-space:nowrap">1<a name="cs-tw-ltc-feeaudit-api-status-1"> </a></td><td>處理中</td></tr><tr><td style="white-space:nowrap">3<a name="cs-tw-ltc-feeaudit-api-status-3"> </a></td><td>錯誤</td></tr><tr><td style="white-space:nowrap">4<a name="cs-tw-ltc-feeaudit-api-status-4"> </a></td><td>處理完成</td></tr></table></div>
  </text>
  <url
       value="http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-api-status"/>
  <version value="1.0.0"/>
  <name value="CS_TW_LTC_FeeAuditApiStatus"/>
  <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 規格說明書(照管平台)》代碼說明章節中「status-API執行狀況」之代碼,用於表示服務單位所送交易單於支付審核系統之處理狀況。"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="0"/>
    <display value="待處理"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="處理中"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="錯誤"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="處理完成"/>
  </concept>
</CodeSystem>