臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions

: TWSS-補助裁決類別 - JSON Representation

Active as of 2026-08-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "twss-claim-adjudication-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem twss-claim-adjudication-category</b></p><a name=\"twss-claim-adjudication-category\"> </a><a name=\"hctwss-claim-adjudication-category\"> </a><p>This case-sensitive code system <code>https://sfaa.gov.tw/base/CodeSystem/twss-claim-adjudication-category</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\">approved-amount<a name=\"twss-claim-adjudication-category-approved-amount\"> </a></td><td>核定補助金額</td></tr><tr><td style=\"white-space:nowrap\">eligibility-denial<a name=\"twss-claim-adjudication-category-eligibility-denial\"> </a></td><td>不符原因</td></tr><tr><td style=\"white-space:nowrap\">benefit-termination<a name=\"twss-claim-adjudication-category-benefit-termination\"> </a></td><td>註銷原因</td></tr><tr><td style=\"white-space:nowrap\">benefit-suspension<a name=\"twss-claim-adjudication-category-benefit-suspension\"> </a></td><td>停發原因</td></tr></table></div>"
  },
  "url" : "https://sfaa.gov.tw/base/CodeSystem/twss-claim-adjudication-category",
  "version" : "0.0.1",
  "name" : "TWSSClaimAdjudicationCategory",
  "title" : "TWSS-補助裁決類別",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-11T08:18:14+00:00",
  "publisher" : "衛生福利部社會及家庭署",
  "contact" : [
    {
      "name" : "衛生福利部社會及家庭署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description" : "記錄補助申請審核結果中各類裁決資料的用途。",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "approved-amount",
      "display" : "核定補助金額"
    },
    {
      "code" : "eligibility-denial",
      "display" : "不符原因"
    },
    {
      "code" : "benefit-termination",
      "display" : "註銷原因"
    },
    {
      "code" : "benefit-suspension",
      "display" : "停發原因"
    }
  ]
}