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

FHIR IG analytics

Packagehl7.fhir.eu.eps
Resource TypeImmunization
IdImmunization-2c268a6d-fd6e-4580-acae-3b5f52d43c26.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

Influenza virus antigen only vaccine product2025-07-14

Source1

{
  "resourceType": "Immunization",
  "id": "2c268a6d-fd6e-4580-acae-3b5f52d43c26",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/base/StructureDefinition/immunization-eu-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1181000221105",
        "display": "Vaccine product containing only Influenza virus antigen (medicinal product)"
      },
      {
        "system": "http://www.whocc.no/atc",
        "code": "J07BB02",
        "display": "influenza, inactivated, split virus or surface antigen"
      }
    ],
    "text": "Influenza virus antigen only vaccine product"
  },
  "patient": {
    "reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3",
    "display": "Petra Schwartz"
  },
  "occurrenceDateTime": "2025-07-14",
  "lotNumber": "AE-d4oGKOZN1",
  "expirationDate": "2026-03-01",
  "site": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "244979005",
        "display": "Entire muscle of upper arm"
      }
    ],
    "text": "Entire muscle of upper arm"
  },
  "route": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "78421000",
        "display": "Intramuscular route"
      }
    ],
    "text": "Intramuscular route"
  }
}