This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). The current version which supercedes this version is 5.0.0.  For a full list of available versions, see the Directory of published versions  . Page versions: R5 R4B R4 R3 R2
. Page versions: R5 R4B R4 R3 R2
| Public Health and Emergency Response  Work Group | Maturity Level: 3 | Trial Use | Compartments: Patient, Practitioner | 
Detailed Descriptions for the elements in the Immunization resource.
| Immunization | |
| Definition | Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party. | 
| Control | 1..1 | 
| Immunization.identifier | |
| Definition | A unique identifier assigned to this immunization record. | 
| Note | This is a business identifer, not a resource identifier (see discussion) | 
| Control | 0..* | 
| Type | Identifier | 
| Immunization.status | |
| Definition | Indicates the current status of the immunization event. | 
| Control | 1..1 | 
| Terminology Binding | Immunization Status Codes (Required) | 
| Type | code | 
| Is Modifier | true | 
| Summary | true | 
| Comments | Will generally be set to show that the immunization has been completed or not done. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid. | 
| Immunization.vaccineCode | |
| Definition | Vaccine that was administered or was to be administered. | 
| Control | 1..1 | 
| Terminology Binding | Vaccine Administered Value Set (Example) | 
| Type | CodeableConcept | 
| Summary | true | 
| Immunization.patient | |
| Definition | The patient who either received or did not receive the immunization. | 
| Control | 1..1 | 
| Type | Reference(Patient) | 
| Summary | true | 
| Immunization.encounter | |
| Definition | The visit or admission or other contact between patient and health care provider the immunization was performed as part of. | 
| Control | 0..1 | 
| Type | Reference(Encounter) | 
| Immunization.date | |
| Definition | Date vaccine administered or was to be administered. | 
| Control | 0..1 | 
| Type | dateTime | 
| Comments | When immunizations are given a specific date and time should always be known. When immunizations are patient reported, a specific date might not be known. Although partial dates are allowed, an adult patient might not be able to recall the year a childhood immunization was given. | 
| Immunization.primarySource | |
| Definition | An indication that the content of the record is based on information from the person who administered the vaccine. This reflects the context under which the data was originally recorded. | 
| Control | 1..1 | 
| Type | boolean | 
| Summary | true | 
| Comments | Reflects the “reliability” of the content. | 
| Immunization.reportOrigin | |
| Definition | The source of the data when the report of the immunization event is not based on information from the person who administered the vaccine. | 
| Control | 0..1 | 
| Terminology Binding | Immunization Origin Codes (Example) | 
| Type | CodeableConcept | 
| Comments | Should not be populated if primarySource = True, not required even if primarySource = False. | 
| Immunization.location | |
| Definition | The service delivery location where the vaccine administration occurred. | 
| Control | 0..1 | 
| Type | Reference(Location) | 
| Immunization.manufacturer | |
| Definition | Name of vaccine manufacturer. | 
| Control | 0..1 | 
| Type | Reference(Organization) | 
| Immunization.lotNumber | |
| Definition | Lot number of the vaccine product. | 
| Control | 0..1 | 
| Type | string | 
| Immunization.expirationDate | |
| Definition | Date vaccine batch expires. | 
| Control | 0..1 | 
| Type | date | 
| Immunization.site | |
| Definition | Body site where vaccine was administered. | 
| Control | 0..1 | 
| Terminology Binding | Codes for Immunization Site of Administration (Example) | 
| Type | CodeableConcept | 
| Immunization.route | |
| Definition | The path by which the vaccine product is taken into the body. | 
| Control | 0..1 | 
| Terminology Binding | Immunization Route Codes (Example) | 
| Type | CodeableConcept | 
| Immunization.doseQuantity | |
| Definition | The quantity of vaccine product that was administered. | 
| Control | 0..1 | 
| Type | SimpleQuantity | 
| Immunization.practitioner | |
| Definition | Indicates who performed the immunization event. | 
| Control | 0..* | 
| Summary | true | 
| Immunization.practitioner.role | |
| Definition | Describes the type of performance (e.g. ordering provider, administering provider, etc.). | 
| Control | 0..1 | 
| Terminology Binding | Immunization Role Codes (Extensible) | 
| Type | CodeableConcept | 
| Summary | true | 
| Immunization.practitioner.actor | |
| Definition | The practitioner who performed the action. | 
| Control | 1..1 | 
| Type | Reference(Practitioner) | 
| Summary | true | 
| Immunization.note | |
| Definition | Extra information about the immunization that is not conveyed by the other attributes. | 
| Control | 0..* | 
| Type | Annotation | 
| Summary | true | 
| Immunization.reason | |
| Definition | Reasons why a vaccine was or was not administered. | 
| Control | 0..* | 
| Terminology Binding | Immunization Reason Codes (Example) | 
| Type | CodeableConcept | 
| Immunization.education | |
| Definition | Educational material presented to the patient (or guardian) at the time of vaccine administration. | 
| Control | 0..* | 
| Invariants | Defined on this element imm-1: One of documentType or reference SHALL be present (expression  : documentType.exists() or reference.exists(), xpath: exists(f:documentType) or exists(f:reference)) | 
| Immunization.education.documentType | |
| Definition | Identifier of the material presented ot the patient. | 
| Control | 0..1 | 
| Type | string | 
| Immunization.education.reference | |
| Definition | Reference pointer to the educational material given to the patient if the information was on line. | 
| Control | 0..1 | 
| Type | uri | 
| Immunization.education.publicationDate | |
| Definition | Date the educational material was published. | 
| Control | 0..1 | 
| Type | dateTime | 
| Immunization.education.presentationDate | |
| Definition | Date the educational material was given to the patient. | 
| Control | 0..1 | 
| Type | dateTime | 
| Immunization.programEligibility | |
| Definition | Indicates a patient's eligibility for a funding program. | 
| Control | 0..* | 
| Terminology Binding | Immunization Program Eligibility (Example) | 
| Type | CodeableConcept | 
| Immunization.fundingSource | |
| Definition | Indicates the source of the vaccine actually administered. This may be different than the patient eligbility (e.g. the patient may be eligibile for a publically purchased vaccine but due to inventory issues, vaccine purchased with private funds was actually administered). | 
| Control | 0..1 | 
| Terminology Binding | Immunization Funding Source (Example) | 
| Type | CodeableConcept |