{
  "resourceType" : "Questionnaire",
  "id" : "disability-status",
  "meta" : {
    "profile" : ["https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-disability-status-twss-base"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>身心障礙狀況問卷</b></h3><p>本問卷定義障礙分類、致障原因、障礙證明與相關日期之評估題目。</p></div>"
  },
  "url" : "https://sfaa.gov.tw/base/Questionnaire/disability-status",
  "title" : "身心障礙狀況 Questionnaire",
  "status" : "active",
  "subjectType" : ["Patient"],
  "date" : "2026-08-10T08:34:13+00:00",
  "publisher" : "衛生福利部社會及家庭署",
  "contact" : [{
    "name" : "衛生福利部社會及家庭署",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.twss.gov.tw/"
    }]
  }],
  "description" : "記錄障礙分類、致障原因、障礙證明與相關日期的評估表單。",
  "item" : [{
    "linkId" : "7.1",
    "text" : "障礙分類與狀況",
    "type" : "group",
    "item" : [{
      "linkId" : "7.1.1",
      "text" : "致障原因",
      "type" : "choice"
    },
    {
      "linkId" : "7.1.2",
      "text" : "障礙部位",
      "type" : "open-choice"
    },
    {
      "linkId" : "7.1.3",
      "text" : "新制障礙分類",
      "type" : "group",
      "item" : [{
        "linkId" : "7.1.3.1",
        "text" : "新制障礙類別",
        "type" : "choice"
      },
      {
        "linkId" : "7.1.3.2",
        "text" : "新制障礙類別內容",
        "type" : "choice"
      }]
    },
    {
      "linkId" : "7.1.4",
      "text" : "舊制障礙類別",
      "type" : "choice"
    },
    {
      "linkId" : "7.1.5",
      "text" : "ICF編碼",
      "type" : "choice"
    },
    {
      "linkId" : "7.1.6",
      "text" : "障礙程度等級",
      "type" : "choice"
    },
    {
      "linkId" : "7.1.7",
      "text" : "致障時間",
      "type" : "date"
    }]
  },
  {
    "linkId" : "7.2",
    "text" : "身心障礙證明狀況",
    "type" : "group",
    "item" : [{
      "linkId" : "7.2.1",
      "text" : "有無身心障礙證明",
      "type" : "boolean"
    },
    {
      "linkId" : "7.2.2",
      "text" : "未領證原因",
      "type" : "choice"
    },
    {
      "linkId" : "7.2.3",
      "text" : "身心障礙永久有效",
      "type" : "boolean"
    },
    {
      "linkId" : "7.2.4",
      "text" : "身心障礙鑑定日期",
      "type" : "date"
    }]
  }]
}