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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-case-basic-family-response-min.json
FHIR VersionR4

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: QuestionnaireResponse case-basic-family-response-min

LinkIDTextDefinitionAnswerdoco
.. case-basic-family-response-minQuestionnaire:個案基本與家庭資訊 Questionnaire
... 12
.... 12.1TWSS-家庭結構代碼系統: A (雙親家庭)
.... 12.2TWSS-子女狀態代碼系統: 1 (有子女)
.... 12.32
.... 12.465000
.... 12.5TWSS-特殊教育學生類型代碼系統: 0 (無)
.... 12.6false
.... 12.7false

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "case-basic-family-response-min",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/AssessmentQuestionnaireResponse-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "basedOn": [
    {
      "reference": "ServiceRequest/case-report-min"
    }
  ],
  "questionnaire": "https://sfaa.gov.tw/base/Questionnaire/case-basic-family-information",
  "status": "completed",
  "subject": {
    "reference": "Patient/pat-min"
  },
  "encounter": {
    "reference": "Encounter/assessment-service-min"
  },
  "authored": "2026-08-18T09:00:00+08:00",
  "author": {
    "reference": "Practitioner/prac-min"
  },
  "item": [
    {
      "linkId": "12",
      "item": [
        {
          "linkId": "12.1",
          "answer": [
            {
              "valueCoding": {
                "system": "https://sfaa.gov.tw/base/CodeSystem/twss-family-structure",
                "code": "A",
                "display": "雙親家庭"
              }
            }
          ]
        },
        {
          "linkId": "12.2",
          "answer": [
            {
              "valueCoding": {
                "system": "https://sfaa.gov.tw/base/CodeSystem/twss-children-status",
                "code": "1",
                "display": "有子女"
              }
            }
          ]
        },
        {
          "linkId": "12.3",
          "answer": [
            {
              "valueDecimal": 2
            }
          ]
        },
        {
          "linkId": "12.4",
          "answer": [
            {
              "valueDecimal": 65000
            }
          ]
        },
        {
          "linkId": "12.5",
          "answer": [
            {
              "valueCoding": {
                "system": "https://sfaa.gov.tw/base/CodeSystem/twss-special-education-type",
                "code": "0",
                "display": "無"
              }
            }
          ]
        },
        {
          "linkId": "12.6",
          "answer": [
            {
              "valueBoolean": false
            }
          ]
        },
        {
          "linkId": "12.7",
          "answer": [
            {
              "valueBoolean": false
            }
          ]
        }
      ]
    }
  ]
}