FHIR IG analytics| Package | vzvz.covid-vaccinations |
| Resource Type | Bundle |
| Id | nl-vzvz-rivm-Lotnumber-response-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "nl-vzvz-rivm-Lotnumber-response-example",
"type": "batch-response",
"entry": [
{
"resource": {
"resourceType": "Medication",
"id": "nl-vzvz-lotnumber-example-01",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Lotnumber"
]
},
"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": "12345",
"expirationDate": "2022-03-31"
}
},
"response": {
"status": "200"
}
},
{
"resource": {
"resourceType": "Medication",
"id": "nl-vzvz-lotnumber-example-02",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-rivm-Lotnumber"
]
},
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.7",
"code": "2925508",
"display": "COVID-19 VACCIN ASTRAZENECA"
}
]
},
"batch": {
"lotNumber": "543SAD13w",
"expirationDate": "2022-10-01"
}
},
"response": {
"status": "200"
}
}
]
}