{
  "resourceType": "Bundle",
  "type": "collection",
  "timestamp": "2025-01-02T00:00:00Z",
  "identifier": [
    {
      "value": "urn:uuid:30677c7a-9673-4195-b4b7-2d371daa96d9",
      "system": "urn:ietf:rfc:3986"
    }
  ],
  "entry": [
    {
      "fullUrl": "urn:uuid:a76d9bbf-f293-4fb7-ad4c-2851cac77162",
      "resource": {
        "resourceType": "Immunization",
        "occurrenceDateTime": "2025-01-01",
        "identifier": [
          {
            "value": "urn:uuid:a76d9bbf-f293-4fb7-ad4c-2851cac77162",
            "system": "urn:ietf:rfc:3986"
          }
        ],
        "status": "completed",
        "patient": {
          "reference": "#patient1"
        },
        "vaccineCode": {
          "coding": [
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
              "code": "20201005000062",
              "display": "Comirnaty"
            }
          ]
        },
        "lotNumber": "EJ6796",
        "protocolApplied": [
          {
            "doseNumber": "1"
          }
        ],
        "location": {
          "reference": "#careUnit1"
        },
        "performer": [
          {
            "actor": {
              "reference": "#careGiver1"
            }
          }
        ],
        "contained": [
          {
            "id": "patient1",
            "resourceType": "Patient",
            "identifier": [
              {
                "system": "http://electronichealth.se/identifier/personnummer",
                "value": "197505062054"
              }
            ]
          },
          {
            "id": "careGiver1",
            "resourceType": "Organization",
            "identifier": [
              {
                "system": "http://electronichealth.se/identifier/organisationsnummer",
                "value": "5565703468"
              }
            ],
            "name": "Capio Primärvård AB"
          },
          {
            "id": "careUnit1",
            "resourceType": "Location",
            "identifier": [
              {
                "system": "http://electronichealth.se/identifier/hsa_id",
                "value": "SE2321000016-113W"
              }
            ],
            "name": "Capio Vårdcentral Södermalm",
            "contact": [
              {
                "telecom": [
                  {
                    "system": "email",
                    "value": "contact@domain.com"
                  }
                ]
              }
            ],
            "address": {
              "city": "0180"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:0e84afab-fe84-4896-a6e8-8d1d67dbc2fd",
      "resource": {
        "resourceType": "Immunization",
        "occurrenceDateTime": "2025-01-01",
        "identifier": [
          {
            "value": "urn:uuid:0e84afab-fe84-4896-a6e8-8d1d67dbc2fd",
            "system": "urn:ietf:rfc:3986"
          }
        ],
        "status": "completed",
        "patient": {
          "reference": "#patient2"
        },
        "vaccineCode": {
          "coding": [
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
              "code": "20201005000062",
              "display": "Comirnaty"
            }
          ]
        },
        "lotNumber": "EJ6796",
        "protocolApplied": [
          {
            "doseNumber": "1"
          }
        ],
        "location": {
          "reference": "#careUnit1"
        },
        "performer": [
          {
            "actor": {
              "reference": "#careGiver1"
            }
          }
        ],
        "contained": [
          {
            "id": "patient2",
            "resourceType": "Patient",
            "identifier": [
              {
                "system": "http://electronichealth.se/identifier/personnummer",
                "value": "197808102383"
              }
            ]
          },
          {
            "id": "careGiver1",
            "resourceType": "Organization",
            "identifier": [
              {
                "system": "http://electronichealth.se/identifier/organisationsnummer",
                "value": "5565703468"
              }
            ],
            "name": "Capio Primärvård AB"
          },
          {
            "id": "careUnit1",
            "resourceType": "Location",
            "identifier": [
              {
                "system": "http://electronichealth.se/identifier/hsa_id",
                "value": "SE2321000016-113W"
              }
            ],
            "name": "Capio Vårdcentral Södermalm",
            "contact": [
              {
                "telecom": [
                  {
                    "system": "email",
                    "value": "contact@domain.com"
                  }
                ]
              }
            ],
            "address": {
              "city": "0180"
            }
          }
        ]
      }
    }
  ]
}