FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagevzvz.covid-vaccinations
Resource TypeBundle
Idnl-vzvz-rivm-Vaccination-Bundle-response-example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
      }
    }
  ]
}