臺灣長期照顧實作指引(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

: 支付審查-AA10 申報狀態 - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-tw-ltc-feeaudit-aa10-status",
  "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-aa10-status</b></p><a name=\"cs-tw-ltc-feeaudit-aa10-status\"> </a><a name=\"hccs-tw-ltc-feeaudit-aa10-status\"> </a><p>This case-sensitive code system <code>http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-aa10-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-aa10-status-0\"> </a></td><td>未申報</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"cs-tw-ltc-feeaudit-aa10-status-1\"> </a></td><td>申請待確認</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cs-tw-ltc-feeaudit-aa10-status-2\"> </a></td><td>確認為非緊急服務</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cs-tw-ltc-feeaudit-aa10-status-3\"> </a></td><td>確認為緊急服務</td></tr></table></div>"
  },
  "url" : "http://ltc-ig.fhir.tw/CodeSystem/cs-tw-ltc-feeaudit-aa10-status",
  "version" : "1.0.0",
  "name" : "CS_TW_LTC_FeeAuditAA10Status",
  "title" : "支付審查-AA10 申報狀態",
  "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" : "衛生福利部支付審核系統 API(照管平台)服務記錄申報之「AA10 申報狀態」(aa10_status)代碼,用以表示夜間緊急服務(AA10)之申報與確認情形,預設為 0(未申報)。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "0",
      "display" : "未申報"
    },
    {
      "code" : "1",
      "display" : "申請待確認"
    },
    {
      "code" : "2",
      "display" : "確認為非緊急服務"
    },
    {
      "code" : "3",
      "display" : "確認為緊急服務"
    }
  ]
}