description: Model describes the administration of immunisation products, including vaccines and immunoglobulins, covering active and passive immunisations. It focuses on immunisation as a clinical procedure rather than the resulting immunity. The model supports routine immunisations at standard doses and may overlap with medication summaries or prescription lists. Natural immunity, immunisation outcomes, refusals, and administration or planning details are out of scope. package_name: xtehr.eu.ehds.models derivation: specialization name: EHDSImmunisation type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSImmunisation elements: header: elements: author: short: The author of the immunisation statement. choices: [] index: 1 status: {short: 'Status of the immunisation event (completed, not-done).', index: 2} diseaseOrAgentTargeted: {type: CodeableConcept, short: Disease or agent that the vaccination provides protection against (e.g. 76902006 Tetanus)., array: true, index: 3} vaccine: {type: CodeableConcept, short: 'Type of immunisation, e.g. J07AM01 Tetanus toxoid; or 871803007 Hepatitis A and Hepatitis B virus antigens only vaccine product.', index: 4} administeredProduct: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication', short: 'Administered medicinal product (e.g. TETAVAX suspension for injection), including batch/lot details when necessary.', index: 5} administrationTime: {type: dateTime, short: The date and optionally the exact time when the vaccination was administered., index: 6} administeringCentre: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: Administering centre or a health authority responsible for the vaccination event, index: 7} administrator: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional', short: Health professional responsible for administering the immunisation product., index: 8} note: {type: string, short: Any additional free-text information about the immunisation, index: 9} package_version: 1.0.0 class: logical kind: logical url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSImmunisation base: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDataSet version: 1.0.0 required: [vaccine, administrationTime]