FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Immunization |
| Id | UKCore-Immunization-InfluenzaVaccine-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Immunization",
"id": "UKCore-Immunization-InfluenzaVaccine-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "https://dmd.nhs.uk",
"code": "11278411000001109",
"display": "Influenza vaccine (split virion, inactivated) suspension for injection 0.5ml pre-filled syringes (Pfizer Ltd)"
}
]
},
"patient": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"occurrenceDateTime": "2013-01-10",
"location": {
"reference": "Location/UKCore-Location-GeneralPracticeNurseClinic-Example"
}
}