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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaire
IdQuestionnaire-related-person-basic-information.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-related-person-basic-information.html
URLhttps://sfaa.gov.tw/base/Questionnaire/related-person-basic-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 related-person-basic-information

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. 關係人基本資訊評估表。Questionnairehttps://sfaa.gov.tw/base/Questionnaire/related-person-basic-information
... 14個案關係人基本資訊0..1group
.... 14.1是否同住0..1boolean
.... 14.2是否為外籍配偶0..1boolean
.... 14.3關係人身分識別碼不明註記0..1boolean

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "related-person-basic-information",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-related-person-basic-twss-base"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/Questionnaire/related-person-basic-information",
  "title": "關係人基本資訊 Questionnaire",
  "status": "active",
  "subjectType": [
    "RelatedPerson"
  ],
  "date": "2026-08-26T09:19:29+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "關係人基本資訊評估表。",
  "item": [
    {
      "linkId": "14",
      "text": "個案關係人基本資訊",
      "type": "group",
      "item": [
        {
          "linkId": "14.1",
          "text": "是否同住",
          "type": "boolean"
        },
        {
          "linkId": "14.2",
          "text": "是否為外籍配偶",
          "type": "boolean"
        },
        {
          "linkId": "14.3",
          "text": "關係人身分識別碼不明註記",
          "type": "boolean"
        }
      ]
    }
  ]
}