{
  "resourceType" : "Immunization",
  "id" : "2c268a6d-fd6e-4580-acae-3b5f52d43c26",
  "meta" : {
    "profile" : ["http://hl7.eu/fhir/base/StructureDefinition/immunization-eu-core"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "1181000221105",
      "display" : "Vaccine product containing only Influenza virus antigen (medicinal product)"
    },
    {
      "system" : "http://www.whocc.no/atc",
      "code" : "J07BB02",
      "display" : "influenza, inactivated, split virus or surface antigen"
    }],
    "text" : "Influenza virus antigen only vaccine product"
  },
  "patient" : {
    "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3",
    "display" : "Petra Schwartz"
  },
  "occurrenceDateTime" : "2025-07-14",
  "lotNumber" : "AE-d4oGKOZN1",
  "expirationDate" : "2026-03-01",
  "site" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "244979005",
      "display" : "Entire muscle of upper arm"
    }],
    "text" : "Entire muscle of upper arm"
  },
  "route" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "78421000",
      "display" : "Intramuscular route"
    }],
    "text" : "Intramuscular route"
  }
}