<Immunization xmlns="http://hl7.org/fhir">
  <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="2021-06-03" />
  <location>
    <reference value="#careUnit1" />
  </location>
  <performer>
    <actor>
      <reference value="#careGiver1" />
    </actor>
  </performer>
  <protocolApplied>
    <doseNumber value="1" />
  </protocolApplied>
</Immunization>