{
  "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"
    }]
  }
}