FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.xpandh.hdr
Resource TypeImmunization
IdImmunization-example-it-1-1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Immunization example-it-1-1

status: Completed

vaccineCode: COMIRNATY Vaccino a mRNA contro COVID-19 (modificato a livello dei nucleosidi)

patient: DANTE ALIGHIERI (official) Male, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#LGHDNT71E01D612Q)

occurrence: 2021-02-04

lotNumber: EL0725

site: deltoide

route: intramuscolare

performer

actor: Az. USL Toscana centro

performer

actor: Organization AZIENDA USL TOSCANA CENTRO

protocolApplied

targetDisease: Pneumonia due to coronavirus disease 2019, SARS-CoV-2, 2019 novel coronavirus

doseNumber: 1


Source1

{
  "resourceType": "Immunization",
  "id": "example-it-1-1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "https://www.aifa.gov.it/aic",
        "code": "049269018",
        "display": "0,45 ML- CONCENTRATO PER DISPERSIONE INIETTABILE- VIA INTRAMUSCOLARE- FLACONCINO (VETRO) 0,45 ML (6 DOSI)- 195 FLACONCINI MULTIDOSE (1170 DOSI)"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "1119349007",
        "display": "Severe acute respiratory syndrome coronavirus 2 mRNA only vaccine product"
      },
      {
        "system": "http://www.whocc.no/atc",
        "code": "J07BX03",
        "display": "covid-19 vaccines"
      },
      {
        "system": "http://id.who.int/icd11/mms",
        "code": "XM6AT1",
        "display": "COVID-19 vaccine, DNA based"
      }
    ],
    "text": "COMIRNATY Vaccino a mRNA contro COVID-19  (modificato a livello dei nucleosidi)"
  },
  "patient": {
    "reference": "Patient/example-it-1"
  },
  "occurrenceDateTime": "2021-02-04",
  "lotNumber": "EL0725",
  "site": {
    "text": "deltoide"
  },
  "route": {
    "text": "intramuscolare"
  },
  "performer": [
    {
      "actor": {
        "display": "Az. USL Toscana centro"
      }
    },
    {
      "actor": {
        "reference": "Organization/org-example-it"
      }
    }
  ],
  "protocolApplied": [
    {
      "targetDisease": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10",
              "code": "J12.82",
              "display": "Pneumonia due to coronavirus disease 2019"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://id.who.int/icd11/mms",
              "code": "XN109",
              "display": "SARS-CoV-2"
            }
          ]
        },
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "840533007",
              "display": "2019 novel coronavirus"
            }
          ]
        }
      ],
      "doseNumberPositiveInt": 1
    }
  ]
}