International Patient Summary Implementation Guide
2.0.0 - International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

: Immunization - Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite (Luxembourg)

Page standards status: Informative

Raw json | Download

{
  "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"
  }
}