{
  "resourceType" : "ValueSet",
  "id" : "twss-disability-level-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet twss-disability-level-vs</b></p><a name=\"twss-disability-level-vs\"> </a><a name=\"hctwss-disability-level-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 these codes as 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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-twss-disability-level.html#twss-disability-level-0\">0</a></td><td>無</td></tr><tr><td><a href=\"CodeSystem-twss-disability-level.html#twss-disability-level-4\">4</a></td><td>極重度</td></tr><tr><td><a href=\"CodeSystem-twss-disability-level.html#twss-disability-level-5\">5</a></td><td>重大傷病卡</td></tr><tr><td><a href=\"CodeSystem-twss-disability-level.html#twss-disability-level-9\">9</a></td><td>無資料</td></tr></table></li></ul></div>"
  },
  "url" : "https://sfaa.gov.tw/base/ValueSet/twss-disability-level-vs",
  "version" : "0.0.1",
  "name" : "TWSSDisabilityLevelVS",
  "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" : "身心障礙障礙等級代碼值集；輕度、中度、重度優先使用 FHIR Condition severity 原值集之 SNOMED CT 代碼，其餘 TWSS 業務值以本 IG 補充。",
  "compose" : {
    "include" : [{
      "valueSet" : ["http://hl7.org/fhir/ValueSet/condition-severity"]
    },
    {
      "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-disability-level",
      "concept" : [{
        "code" : "0",
        "display" : "無"
      },
      {
        "code" : "4",
        "display" : "極重度"
      },
      {
        "code" : "5",
        "display" : "重大傷病卡"
      },
      {
        "code" : "9",
        "display" : "無資料"
      }]
    }]
  }
}