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