FHIR IG analytics| Package | vzvz.covid-vaccinations |
| Resource Type | Immunization |
| Id | nl-vzvz-rivm-Vaccination-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Immunization",
"id": "nl-vzvz-rivm-Vaccination-example",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Vaccination"
]
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-Vaccination.PharmaceuticalProduct",
"valueReference": {
"reference": "Medication/nl-vzvz-rivm-Lotnumber-example-01",
"type": "Medication"
}
}
],
"identifier": [
{
"system": "urn:oid:123.456",
"value": "567890"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.7",
"code": "2924528",
"display": "COVID-19 VACCIN PFIZER INJVLST 0,3ML"
}
]
},
"patient": {
"reference": "Patient/nl-vzvz-rivm-Patient-valid-example",
"type": "Patient"
},
"occurrenceDateTime": "2021-12-17",
"lotNumber": "[batchnummer]",
"performer": [
{
"function": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0443",
"code": "AP",
"display": "Administering Provider"
}
]
},
"actor": {
"reference": "Organization/nl-core-HealthcareProvider-Organization-example",
"type": "Organization"
}
}
],
"reasonCode": [
{
"coding": [
{
"system": "http://vzvz.nl/fhir/CodeSystem/nl-vzvz-rivm-selectionCriterion",
"code": "1",
"display": "Medisch"
}
]
},
{
"coding": [
{
"system": "http://vzvz.nl/fhir/CodeSystem/nl-vzvz-rivm-administrationAttribute",
"code": "BS01",
"display": "eerste booster na basis serie"
}
]
}
],
"protocolApplied": [
{
"targetDisease": [
{
"coding": [
{
"system": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.131.11.3--20220301175614",
"code": "840539006",
"display": "Aandoening door infectie door 'Severe acute respiratory syndrome'-coronavirus 2 (aandoening)"
}
]
}
],
"doseNumberPositiveInt": 2
}
]
}