臺灣社政領域基礎實作指引
0.0.1 - ci-build

臺灣社政領域基礎實作指引, published by 衛生福利部社會及家庭署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/sfaassn2025-source/base/ and changes regularly. See the Directory of published versions

: 健康與疾病狀況 Questionnaire - XML Representation

Active as of 2026-08-10

Raw xml | Download


<Questionnaire xmlns="http://hl7.org/fhir">
  <id value="health-disease-status"/>
  <meta>
    <profile
             value="https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-health-disease-status-twss-base"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>健康與疾病狀況問卷</b></h3><p>本問卷定義重大傷病、健康狀況、疾病與用藥情形之評估題目。</p></div>
  </text>
  <url value="https://sfaa.gov.tw/base/Questionnaire/health-disease-status"/>
  <title value="健康與疾病狀況 Questionnaire"/>
  <status value="active"/>
  <subjectType value="Patient"/>
  <date value="2026-08-10T08:34:13+00:00"/>
  <publisher value="衛生福利部社會及家庭署"/>
  <contact>
    <name value="衛生福利部社會及家庭署"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.twss.gov.tw/"/>
    </telecom>
  </contact>
  <description value="記錄重大傷病、健康狀況、疾病分類、ICD 與用藥情形的評估表單。"/>
  <item>
    <linkId value="6.1"/>
    <text value="是否持有重大傷病卡"/>
    <type value="boolean"/>
  </item>
  <item>
    <linkId value="6.2"/>
    <text value="重大傷病卡病名"/>
    <type value="string"/>
  </item>
  <item>
    <linkId value="6.3"/>
    <text value="健康狀況分級"/>
    <type value="choice"/>
  </item>
  <item>
    <linkId value="6.4"/>
    <text value="健康狀況選項"/>
    <type value="choice"/>
  </item>
  <item>
    <linkId value="6.5"/>
    <text value="疾病類型"/>
    <type value="choice"/>
  </item>
  <item>
    <linkId value="6.6"/>
    <text value="ICD編碼"/>
    <type value="choice"/>
  </item>
  <item>
    <linkId value="6.7"/>
    <text value="用藥情形"/>
    <type value="text"/>
  </item>
</Questionnaire>