Trillium II Implementation Guide Implementation Guide CI Build

Publish Box goes here

JSON Format: Immunization-75680

Raw json

{
  "resourceType" : "Immunization",
  "id" : "75680",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2019-03-17T12:52:33.000+02:00",
    "profile" : [
      "http://hl7.eu/fhir/trillium2/StructureDefinition/Immunization-uv-ips"
    ]
  },
  "language" : "fr-LU",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 75680</p><p><b>meta</b>: </p><p><b>language</b>: fr-LU</p><p><b>status</b>: completed</p><p><b>notGiven</b>: false</p><p><b>vaccineCode</b>: Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '414005006' = 'Diphtheria + tetanus + pertussis + poliomyelitis vaccine (product)', given as 'Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite'}; {http://www.whocc.no/atc code 'J07CA02' = 'J07CA02', given as 'DIPHTERIE - COQUELUCHE - POLIOMYELITE - TETANOS'}; {urn:oid:1.3.182.4.11.22 code '2374429' = '2374429', given as 'BOOSTRIX-POLIO'})</span></p><p><b>patient</b>: <a href=\"Patient-66033.html\">Generated Summary: id: 66033; 1998041799999, 647515ed-0d5e-4c99-b23d-073fbc593f76; Marie Lux-Brennard ; gender: female; birthDate: 17-apr-1998</a></p><p><b>date</b>: 4-giu-1998 0.00.00</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: AXK23RWERS</p><p><b>expirationDate</b>: 1-giu-2000</p><p><b>site</b>: Cuisse droite <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '11207009' = 'Right thigh', given as 'Cuisse droite'})</span></p><p><b>route</b>: Voie intramusculaire <span style=\"background: LightGoldenRodYellow\">(Details : {http://standardterms.edqm.eu code '20035000' = '20035000', given as 'Voie intramusculaire'})</span></p></div>"
  },
  "status" : "completed",
  "notGiven" : false,
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "414005006",
        "display" : "Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueString" : "en-GB"
                },
                {
                  "url" : "content",
                  "valueString" : "Diphtheria + Pertussis + Poliomyelitis + Tetanus vaccine"
                }
              ]
            }
          ]
        }
      },
      {
        "system" : "http://www.whocc.no/atc",
        "code" : "J07CA02",
        "display" : "DIPHTERIE - COQUELUCHE - POLIOMYELITE - TETANOS",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueString" : "en-GB"
                },
                {
                  "url" : "content",
                  "valueString" : "DIPHTHERIA-PERTUSSIS-POLIOMYELITIS-TETANUS"
                }
              ]
            }
          ]
        }
      },
      {
        "system" : "urn:oid:1.3.182.4.11.22",
        "code" : "2374429",
        "display" : "BOOSTRIX-POLIO"
      }
    ],
    "text" : "Vaccin anti diphtérie-coqueluche-tétanos-poliomyélite"
  },
  "patient" : {
    "reference" : "Patient/66033"
  },
  "date" : "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" : "Cuisse droite",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueString" : "en-GB"
                },
                {
                  "url" : "content",
                  "valueString" : "Right thigh"
                }
              ]
            }
          ]
        }
      }
    ]
  },
  "route" : {
    "coding" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "code" : "20035000",
        "display" : "Voie intramusculaire",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueString" : "en-GB"
                },
                {
                  "url" : "content",
                  "valueString" : "Injection, intramuscular"
                }
              ]
            }
          ]
        }
      }
    ]
  }
}