{
  "resourceType" : "ValueSet",
  "id" : "twss-condition-severity-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twss-condition-severity-vs</b></p><a name=\"twss-condition-severity-vs\"> </a><a name=\"hctwss-condition-severity-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-condition-severity.html\">Condition/Diagnosis Severity</a></li><li>Include all codes defined in <a href=\"CodeSystem-twss-disability-level.html\"><code>https://sfaa.gov.tw/base/CodeSystem/twss-disability-level</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><li>Include all codes defined in <a href=\"CodeSystem-twss-health-status-level.html\"><code>https://sfaa.gov.tw/base/CodeSystem/twss-health-status-level</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-condition-severity-vs",
  "version" : "0.0.1",
  "name" : "TWSSConditionSeverityVS",
  "title" : "TWSS-FHIR Condition Severity與健康及障礙分級值集",
  "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" : "Condition 嚴重程度值集；優先使用 FHIR Condition severity 原值集之 SNOMED CT 代碼，並納入社家署健康狀況與障礙分級代碼。",
  "compose" : {
    "include" : [{
      "valueSet" : ["http://hl7.org/fhir/ValueSet/condition-severity"]
    },
    {
      "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-disability-level"
    },
    {
      "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-health-status-level"
    }]
  }
}