{
  "resourceType" : "Immunization",
  "id" : "75680",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated"
  },
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "871878002",
      "display" : "Bordetella pertussis and Clostridium tetani and Corynebacterium diphtheriae and Human poliovirus antigens only vaccine product"
    },
    {
      "system" : "http://www.whocc.no/atc",
      "code" : "J07CA02",
      "display" : "diphtheria-pertussis-poliomyelitis-tetanus"
    },
    {
      "system" : "https://cnk.apb.be/codings/cnk_product_codes",
      "code" : "2374429",
      "display" : "BOOSTRIX POLIO SER PREREMPL 1 X 0,5 ML"
    }],
    "text" : "Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite"
  },
  "patient" : {
    "reference" : "Patient/66033"
  },
  "occurrenceDateTime" : "1998-06-04T00:00:00+02:00",
  "primarySource" : true,
  "lotNumber" : "AXK23RWERS",
  "expirationDate" : "2000-06-01",
  "site" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "11207009",
      "display" : "Right thigh"
    }],
    "text" : "Cuisse droite"
  },
  "route" : {
    "coding" : [{
      "system" : "http://standardterms.edqm.eu",
      "code" : "20035000",
      "display" : "Intramuscular use"
    }],
    "text" : "Voie intramusculaire"
  }
}