FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Immunization |
| Id | nl-core-Vaccination-event-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bezoek aan Guatemala. | |
| Hepatitis A-vaccin | Toegediend: Gemeld door uitvoerende: |
|---|---|
{
"resourceType": "Immunization",
"id": "nl-core-Vaccination-event-02",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-event"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "J07BC02",
"display": "Hepatitis A-vaccin"
}
]
},
"patient": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"occurrenceDateTime": "2012-06-03",
"performer": [
{
"function": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0443",
"code": "AP"
}
]
},
"actor": {
"reference": "PractitionerRole/nl-core-Vaccination-02-PractitionerRole-01",
"type": "PractitionerRole",
"display": "Healthcare professional (role), GG&GD Nijmegen"
}
}
],
"note": [
{
"text": "Bezoek aan Guatemala."
}
]
}