臺灣社政領域基礎實作指引
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-FHIR Coverage Type與福利身分別值集 - JSON Representation

Draft as of 2026-08-10

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "twss-welfare-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twss-welfare-type-vs</b></p><a name=\"twss-welfare-type-vs\"> </a><a name=\"hctwss-welfare-type-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-coverage-type.html\">Coverage Type and Self-Pay Codes</a></li><li>Include all codes defined in <a href=\"CodeSystem-twss-welfare-type.html\"><code>https://sfaa.gov.tw/base/CodeSystem/twss-welfare-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.1</span></li></ul></div>"
  },
  "url" : "https://sfaa.gov.tw/base/ValueSet/twss-welfare-type-vs",
  "version" : "0.0.1",
  "name" : "TWSSWelfareTypeVS",
  "title" : "TWSS-FHIR Coverage Type與福利身分別值集",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-08-10T08:34:13+00:00",
  "publisher" : "衛生福利部社會及家庭署",
  "contact" : [
    {
      "name" : "衛生福利部社會及家庭署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description" : "Coverage.type 可使用之保障或福利類型值集。優先採用 FHIR Coverage Type and Self-Pay Codes;FHIR 原生代碼無法精確表達社家署福利身分別時,可使用 TWSS 福利身分別代碼。",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/coverage-type"
        ]
      },
      {
        "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-welfare-type"
      }
    ]
  }
}