FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | Immunization |
| Id | UKCore-Immunization-InfluenzaVaccine-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "UKCore-Immunization-InfluenzaVaccine-Example",
"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": "UKCore-Location-GeneralPracticeNurseClinic-Example"
}
}