International Patient Summary Implementation Guide
1.1.0 - CI Build 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 1.1.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) - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "Immunization",
  "id" : "75680",
  "language" : "fr-LU",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr-LU\" lang=\"fr-LU\">\n\t\t\t<p>\n\t\t\t\t<b>Marie Lux-Brennard</b> (Apr 17, 1998) </p>\n\t\t\t<p>Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite, Jun 3, 1998, 10:00:00 PM</p>\n\t\t\t<p>Voie intramusculaire, Cuisse droite</p>\n\t\t</div>"
  },
  "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",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueCode" : "fr-LU"
                },
                {
                  "url" : "content",
                  "valueString" : "Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite"
                }
              ]
            }
          ]
        }
      },
      {
        "system" : "http://www.whocc.no/atc",
        "code" : "J07CA02",
        "display" : "diphtheria-pertussis-poliomyelitis-tetanus",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueCode" : "fr-LU"
                },
                {
                  "url" : "content",
                  "valueString" : "DIPHTERIE - COQUELUCHE - POLIOMYELITE - TETANOS"
                }
              ]
            }
          ]
        }
      },
      {
        "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",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueCode" : "fr-LU"
                },
                {
                  "url" : "content",
                  "valueString" : "Cuisse droite"
                }
              ]
            }
          ]
        }
      }
    ],
    "text" : "Cuisse droite"
  },
  "route" : {
    "coding" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "20035000",
        "display" : "Intramuscular use",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueCode" : "fr-LU"
                },
                {
                  "url" : "content",
                  "valueString" : "Voie intramusculaire"
                }
              ]
            }
          ]
        }
      }
    ],
    "text" : "Voie intramusculaire"
  }
}