FHIR IG analytics| Package | vzvz.covid-vaccinations |
| Resource Type | Bundle |
| Id | nl-vzvz-rivm-Vaccination-Bundle-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "nl-vzvz-rivm-Vaccination-Bundle-example",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Vaccination-Bundle"
]
},
"type": "transaction",
"timestamp": "2022-02-28T16:07:25+01:00",
"entry": [
{
"resource": {
"resourceType": "Immunization",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Vaccination"
]
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-Vaccination.PharmaceuticalProduct",
"valueReference": {
"reference": "urn:uuid:local-pharmaceutical-product",
"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": "urn:uuid:local-patient",
"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": "urn:uuid:local-organization",
"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
}
]
},
"request": {
"method": "PUT",
"url": "Immunization"
}
},
{
"fullUrl": "urn:uuid:local-patient",
"resource": {
"resourceType": "Patient",
"id": "local-patient",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Patient"
]
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/bsn",
"value": "555555112"
}
],
"name": [
{
"use": "official",
"family": "[voorvoegsels + spatie][achternaam]",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "[voorvoegsels]"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "[achternaam]"
}
]
},
"given": [
"[voornaam]",
"[initialen]"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "IN"
}
]
}
]
}
],
"birthDate": "1964-08-01",
"address": [
{
"line": [
"[huisnummer] [toevoeging]"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "[huisnummer]"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix",
"valueString": "[huisnummer toevoeging]"
}
]
}
],
"postalCode": "[postcode]",
"country": "NL"
}
]
},
"request": {
"method": "PUT",
"url": "Patient"
}
},
{
"fullUrl": "urn:uuid:local-organization",
"resource": {
"resourceType": "Organization",
"id": "local-organization",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"
]
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "[URA]"
}
],
"name": "[organisatie naam]",
"telecom": [
{
"system": "phone",
"value": "[telefoon organisatie]",
"use": "work"
},
{
"system": "email",
"value": "[email adres organisatie]",
"use": "work"
}
]
},
"request": {
"method": "PUT",
"url": "Organization"
}
},
{
"fullUrl": "urn:uuid:local-pharmaceutical-product",
"resource": {
"resourceType": "Medication",
"id": "local-pharmaceutical-product",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct"
]
},
"identifier": [
{
"system": "urn:oid:123.456",
"value": "567890"
}
],
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.7",
"code": "2924528",
"display": "COVID-19 VACCIN PFIZER INJVLST 0,3ML"
}
]
},
"batch": {
"lotNumber": "[batchnummer]"
}
},
"request": {
"method": "PUT",
"url": "Medication"
}
}
]
}