FHIR IG analytics| Package | hl7.fhir.eu.eps |
| Resource Type | Immunization |
| Id | Immunization-2c268a6d-fd6e-4580-acae-3b5f52d43c26.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Influenza virus antigen only vaccine product | 2025-07-14 |
{
"resourceType": "Immunization",
"id": "2c268a6d-fd6e-4580-acae-3b5f52d43c26",
"meta": {
"profile": [
"http://hl7.eu/fhir/base/StructureDefinition/immunization-eu-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1181000221105",
"display": "Vaccine product containing only Influenza virus antigen (medicinal product)"
},
{
"system": "http://www.whocc.no/atc",
"code": "J07BB02",
"display": "influenza, inactivated, split virus or surface antigen"
}
],
"text": "Influenza virus antigen only vaccine product"
},
"patient": {
"reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3",
"display": "Petra Schwartz"
},
"occurrenceDateTime": "2025-07-14",
"lotNumber": "AE-d4oGKOZN1",
"expirationDate": "2026-03-01",
"site": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "244979005",
"display": "Entire muscle of upper arm"
}
],
"text": "Entire muscle of upper arm"
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "78421000",
"display": "Intramuscular route"
}
],
"text": "Intramuscular route"
}
}