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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-practitioner-education-information-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 practitioner-education-information-response-min

LinkIDTextDefinitionAnswerdoco
.. practitioner-education-information-response-minQuestionnaire:教育資訊 Questionnaire
... 21
.... 21.22014
.... 21.3臺北市立大學
.... 21.5社會工作學系
.... 21.6true
.... 21.72018
.... 21.8TWSS-教育程度: 6 (大學)
.... 21.9true
.... 21.10true

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "practitioner-education-information-response-min",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/QuestionnaireResponse-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "https://sfaa.gov.tw/base/Questionnaire/education-information",
  "status": "completed",
  "subject": {
    "reference": "Practitioner/prac-min"
  },
  "authored": "2026-08-25T09:20:00+08:00",
  "author": {
    "reference": "Practitioner/prac-min"
  },
  "item": [
    {
      "linkId": "21",
      "item": [
        {
          "linkId": "21.2",
          "answer": [
            {
              "valueInteger": 2014
            }
          ]
        },
        {
          "linkId": "21.3",
          "answer": [
            {
              "valueString": "臺北市立大學"
            }
          ]
        },
        {
          "linkId": "21.5",
          "answer": [
            {
              "valueString": "社會工作學系"
            }
          ]
        },
        {
          "linkId": "21.6",
          "answer": [
            {
              "valueBoolean": true
            }
          ]
        },
        {
          "linkId": "21.7",
          "answer": [
            {
              "valueDecimal": 2018
            }
          ]
        },
        {
          "linkId": "21.8",
          "answer": [
            {
              "valueCoding": {
                "system": "https://sfaa.gov.tw/base/CodeSystem/twss-education-level",
                "code": "6",
                "display": "大學"
              }
            }
          ]
        },
        {
          "linkId": "21.9",
          "answer": [
            {
              "valueBoolean": true
            }
          ]
        },
        {
          "linkId": "21.10",
          "answer": [
            {
              "valueBoolean": true
            }
          ]
        }
      ]
    }
  ]
}