Trillium II Implementation Guide Implementation Guide CI Build

Publish Box goes here

JSON Format: Immunization-75684

Raw json

{
  "resourceType" : "Immunization",
  "id" : "75684",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2019-03-17T12:54:28.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>: 75684</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 pneumococcique <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '333598008' = 'Pneumococcal vaccine (product)', given as 'Vaccin anti pneumococcique'}; {http://www.whocc.no/atc code 'J07AL02' = 'J07AL02', given as 'PNEUMOCOCCUS, ANTIGENE POLYSACCHARIDIQUE PURIFIE CONJUGUE'}; {urn:oid:1.3.182.4.11.22 code '11' = '11', given as 'PREVENAR 13'})</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>: 14-lug-1998 0.00.00</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: XK238BW230</p><p><b>expirationDate</b>: 1-feb-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" : "333598008",
        "display" : "Vaccin anti pneumococcique",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueString" : "en-GB"
                },
                {
                  "url" : "content",
                  "valueString" : "Pneumococcal vaccine"
                }
              ]
            }
          ]
        }
      },
      {
        "system" : "http://www.whocc.no/atc",
        "code" : "J07AL02",
        "display" : "PNEUMOCOCCUS, ANTIGENE POLYSACCHARIDIQUE PURIFIE CONJUGUE",
        "_display" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/translation",
              "extension" : [
                {
                  "url" : "lang",
                  "valueString" : "en-GB"
                },
                {
                  "url" : "content",
                  "valueString" : "PNEUMOCOCCUS, PURIFIED POLYSACCHARIDES ANTIGEN CONJUGATED"
                }
              ]
            }
          ]
        }
      },
      {
        "system" : "urn:oid:1.3.182.4.11.22",
        "code" : "11",
        "display" : "PREVENAR 13"
      }
    ],
    "text" : "Vaccin anti pneumococcique"
  },
  "patient" : {
    "reference" : "Patient/66033"
  },
  "date" : "1998-07-14T00:00:00+02:00",
  "primarySource" : true,
  "lotNumber" : "XK238BW230",
  "expirationDate" : "2000-02-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"
                }
              ]
            }
          ]
        }
      }
    ]
  }
}