FHIR IG analytics| Package | vzvz.covid-vaccinations |
| Resource Type | Bundle |
| Id | nl-vzvz-rivm-Vaccination-Bundle-response-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-response-example",
"type": "transaction-response",
"timestamp": "2022-02-28T16:07:25+01:00",
"entry": [
{
"fullUrl": "http://example.org/fhir/Immunization/123.456.567890",
"response": {
"status": "201 Created",
"lastModified": "2022-05-09T12:25:27+02:00"
}
},
{
"fullUrl": "http://example.org/fhir/Patient/1234567",
"response": {
"status": "200 OK"
}
},
{
"fullUrl": "http://example.org/fhir/Organization/123456789",
"response": {
"status": "200 OK"
}
}
]
}