HL7 Europe Base and Core FHIR IG, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/base/ and changes regularly. See the Directory of published versions
The content of this page is automatically generated and doesn't document the actual mapping.
Please don't use this material for implementation purposes !
      This page describes the element-by-element mapping from the EHDSImmunisation logical model to the FHIR Immunization profile in this Implementation Guide.
    
| EHDSImmunisation (Logical Model) | Relationship | Immunization | |||
|---|---|---|---|---|---|
| Element | Description | Relation | Element | Description | Notes | 
| identifier | Identifier for the vaccination record. | equal | identifier | External identifier(s) for this Immunization event. | |
| status | Completion status (completed, not-done). | equal | status | Indicates if the vaccination was given. | FHIR also has statusReason for "not done". | 
| vaccineCode | Vaccine product or antigen administered. | equal | vaccineCode | Vaccine that was administered. | Can be CVX or national code systems. | 
| patient | The vaccine recipient. | equal | patient | Who received the vaccine. | Reference to Patient/Animal Patient. | 
| occurrence[x] | Date/time administered. | equal | occurrence[x] | When the vaccine was administered. | Usually occurrenceDateTime. | 
| primarySource | Whether this is from a primary clinical source. | equal | primarySource | Indicates origin of information. | |
| location | Where the immunisation was given. | equal | location | Location where vaccine was administered. | Reference to LocationEuCore. | 
| performer | Who administered the vaccine. | equal | performer | Who performed the immunization. | Usually PractitionerRole / Practitioner. | 
| lotNumber | Vaccine lot / batch number. | equal | lotNumber | Vaccine lot number. | Traceability / pharmacovigilance. | 
| route | Administration route (IM, SC, etc.). | equal | route | Administration route. | CodeableConcept. | 
Return to overview: EHDS Logical Models → FHIR Profiles