FHIR IG analytics| Package | smart.who.int.immunizations |
| Resource Type | QuestionnaireResponse |
| Id | QuestionnaireResponse-Example.IMMZ.D17.QuestionnaireResponse.1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: QuestionnaireResponse Example.IMMZ.D17.QuestionnaireResponse.1
| LinkID | Text | Definition | Answer |
|---|---|---|---|
![]() | Questionnaire:IMMZ.D17.Report AEFI | ||
![]() ![]() | true | ||
![]() ![]() | 2025-06-25 | ||
![]() ![]() | IMMZ.D CodeSystem for Data Elements: DE103 (Anaphylaxis) | ||
![]() ![]() | IMMZ.D CodeSystem for Data Elements: DE109 (Life threatening) | ||
![]() ![]() | Other event details | ||
![]() ![]() | IMMZ.D CodeSystem for Data Elements: DE120 (Not recovered) | ||
{
"resourceType": "QuestionnaireResponse",
"id": "Example.IMMZ.D17.QuestionnaireResponse.1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"questionnaire": "http://smart.who.int/immunizations/Questionnaire/QIMMZD17",
"status": "completed",
"subject": {
"reference": "Patient/IMMZ.C.Patient.2"
},
"authored": "2025-06-25T19:20:20.913Z",
"item": [
{
"linkId": "reactionReported",
"answer": [
{
"valueBoolean": true
}
]
},
{
"linkId": "reactionDate",
"answer": [
{
"valueDate": "2025-06-25"
}
]
},
{
"linkId": "reactionManifestation",
"answer": [
{
"valueCoding": {
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE103",
"display": "Anaphylaxis"
}
}
]
},
{
"linkId": "typeOfReaction",
"answer": [
{
"valueCoding": {
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE109",
"display": "Life threatening"
}
}
]
},
{
"linkId": "otherImportantMedicalEvent",
"answer": [
{
"valueString": "Other event details"
}
]
},
{
"linkId": "reactionOutcome",
"answer": [
{
"valueCoding": {
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE120",
"display": "Not recovered"
}
}
]
}
]
}