FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaire
IdQuestionnaire-education-information.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-education-information.html
URLhttps://sfaa.gov.tw/base/Questionnaire/education-information
Statusactive
Date2026-08-26T09:19:29+00:00
Title教育資訊 Questionnaire
Realmtw
Authoritynational
Description記錄個案、關係人或服務人教育資訊的共用表單。

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Questionnaire education-information

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. 記錄個案、關係人或服務人教育資訊的共用表單。Questionnairehttps://sfaa.gov.tw/base/Questionnaire/education-information
... 21教育資訊0..1group
.... 21.1就學現況0..1choice
.... 21.2服務人入學年度0..1integer
.... 21.3就讀學校名稱0..1string
.... 21.4年級別0..1string
.... 21.5就讀或畢業科系0..1string
.... 21.6是否畢業0..1boolean
.... 21.7服務人畢業年度0..1decimal
.... 21.8教育程度0..1choice
.... 21.9是否為相關科系畢業0..1boolean
.... 21.10是否為社福相關學歷0..1boolean

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "education-information",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-education-information-twss-base"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/Questionnaire/education-information",
  "title": "教育資訊 Questionnaire",
  "status": "active",
  "subjectType": [
    "Patient",
    "RelatedPerson",
    "Practitioner"
  ],
  "date": "2026-08-26T09:19:29+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "記錄個案、關係人或服務人教育資訊的共用表單。",
  "item": [
    {
      "linkId": "21",
      "text": "教育資訊",
      "type": "group",
      "item": [
        {
          "linkId": "21.1",
          "text": "就學現況",
          "type": "choice"
        },
        {
          "linkId": "21.2",
          "text": "服務人入學年度",
          "type": "integer"
        },
        {
          "linkId": "21.3",
          "text": "就讀學校名稱",
          "type": "string"
        },
        {
          "linkId": "21.4",
          "text": "年級別",
          "type": "string"
        },
        {
          "linkId": "21.5",
          "text": "就讀或畢業科系",
          "type": "string"
        },
        {
          "linkId": "21.6",
          "text": "是否畢業",
          "type": "boolean"
        },
        {
          "linkId": "21.7",
          "text": "服務人畢業年度",
          "type": "decimal"
        },
        {
          "linkId": "21.8",
          "text": "教育程度",
          "type": "choice"
        },
        {
          "linkId": "21.9",
          "text": "是否為相關科系畢業",
          "type": "boolean"
        },
        {
          "linkId": "21.10",
          "text": "是否為社福相關學歷",
          "type": "boolean"
        }
      ]
    }
  ]
}