FHIR IG analytics| Package | myhealth.eu.fhir.eps |
| Resource Type | Immunization |
| Id | Immunization-1a875adf-3fc2-43ff-b157-b81a3c2466ac.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
SARS-CoV-2 mRNA vaccination administered on 2024-10-10.
{
"resourceType": "Immunization",
"id": "1a875adf-3fc2-43ff-b157-b81a3c2466ac",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/eps/StructureDefinition/immunization-myhealtheu-eps"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1119349007",
"display": "SARS-CoV-2 mRNA vaccine"
}
]
},
"patient": {
"reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
},
"occurrenceDateTime": "2024-10-10",
"primarySource": true,
"performer": [
{
"function": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0443",
"code": "AP",
"display": "Administering Provider"
}
]
},
"actor": {
"reference": "Organization/ce815734-508a-4c1d-8b63-01e1d02a5614"
}
}
]
}