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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaire
IdQuestionnaire-family-assessment.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-family-assessment.html
URLhttps://sfaa.gov.tw/base/Questionnaire/family-assessment
Statusactive
Date2026-08-11T08:18:14+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

家庭評估問卷

本問卷定義家庭環境與外部支持之評估題目。


Source1

{
  "resourceType": "Questionnaire",
  "id": "family-assessment",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-family-assessment-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/Questionnaire/family-assessment",
  "title": "家庭評估 Questionnaire",
  "status": "active",
  "subjectType": [
    "Patient"
  ],
  "date": "2026-08-11T08:18:14+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "記錄家庭環境與外部支持評估結果的表單。",
  "item": [
    {
      "linkId": "2",
      "text": "家庭評估",
      "type": "group",
      "item": [
        {
          "linkId": "2.1",
          "text": "家庭環境",
          "type": "integer"
        },
        {
          "linkId": "2.2",
          "text": "外部支持",
          "type": "integer"
        }
      ]
    }
  ]
}