HL7 Europe Patient Summary
1.0.0-ballot - ci-build 150

This page is part of the HL7 Europe European Patient Summary (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Immunization - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="2c268a6d-fd6e-4580-acae-3b5f52d43c26"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base/StructureDefinition/immunization-eu-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><table class="hl7__ips"><tr><td>Influenza virus antigen only vaccine product</td><td><span class="nb">2025-07-14</span></td></tr></table></div>
  </text>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1181000221105"/>
      <display
               value="Vaccine product containing only Influenza virus antigen (medicinal product)"/>
    </coding>
    <coding>
      <system value="http://www.whocc.no/atc"/>
      <code value="J07BB02"/>
      <display
               value="influenza, inactivated, split virus or surface antigen"/>
    </coding>
    <text value="Influenza virus antigen only vaccine product"/>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"/>
    <display value="Petra Schwartz"/>
  </patient>
  <occurrenceDateTime value="2025-07-14"/>
  <lotNumber value="AE-d4oGKOZN1"/>
  <expirationDate value="2026-03-01"/>
  <site>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="244979005"/>
      <display value="Entire muscle of upper arm"/>
    </coding>
    <text value="Entire muscle of upper arm"/>
  </site>
  <route>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="78421000"/>
      <display value="Intramuscular route"/>
    </coding>
    <text value="Intramuscular route"/>
  </route>
</Immunization>