{
  "resourceType" : "Questionnaire",
  "id" : "related-person-risk-assessment",
  "meta" : {
    "profile" : ["https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-related-person-risk-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/related-person-risk-assessment",
  "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" : "3",
    "text" : "關係人風險狀況",
    "type" : "group",
    "item" : [{
      "linkId" : "3.1",
      "text" : "被評估關係人",
      "type" : "reference"
    },
    {
      "linkId" : "3.2",
      "text" : "關係人不良犯罪紀錄",
      "type" : "choice"
    },
    {
      "linkId" : "3.3",
      "text" : "關係人物質濫用",
      "type" : "group",
      "item" : [{
        "linkId" : "3.3.1",
        "text" : "是否吸毒",
        "type" : "choice"
      },
      {
        "linkId" : "3.3.2",
        "text" : "是否有酒癮",
        "type" : "choice"
      },
      {
        "linkId" : "3.3.3",
        "text" : "是否抽菸",
        "type" : "choice"
      }]
    }]
  }]
}