The US Core Immunization Profile is based upon the core FHIR Immunization Resource and created to meet the 2015 Edition Common Clinical Data Set 'Immunizations' requirements.
= Must Support, = Is Modifier, = QiCore defined extension
Field | Card. | Type | Description |
---|---|---|---|
identifier | 0..* | List<Identifier> | A unique identifier assigned to this immunization record. |
status | 1..1 | String | Indicates the current status of the immunization event. Binding: Constrained list of immunizaiotn status (required) |
statusReason | 0..1 | Concept | Indicates the reason the immunization event was not performed. Binding: http://hl7.org/fhir/ValueSet/immunization-status-reason (example) |
vaccineCode | 1..1 | Concept | Vaccine that was administered or was to be administered. Binding: This identifies the CVX code system (extensible) |
patient | 1..1 | QICorePatient | The patient who either received or did not receive the immunization. |
encounter | 0..1 | QICoreEncounter | The visit or admission or other contact between patient and health care provider the immunization was performed as part of. |
occurrence[x] | 1..1 | DateTime | String | Date vaccine administered or was to be administered. |
recorded | 1..1 | DateTime | The date the occurrence of the immunization was first captured in the record - potentially significantly after the occurrence of the event. |
primarySource | 1..1 | Boolean | 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. |
reportOrigin | 0..1 | Concept | The source of the data when the report of the immunization event is not based on information from the person who administered the vaccine. Binding: The source of the data for a record which is not from a primary source. (example) |
location | 0..1 | QICoreLocation | The service delivery location where the vaccine administration occurred. |
manufacturer | 0..1 | QICoreOrganization | Name of vaccine manufacturer. |
lotNumber | 0..1 | String | Lot number of the vaccine product. |
expirationDate | 0..1 | DateTime | Date vaccine batch expires. |
site | 0..1 | Concept | Body site where vaccine was administered. Binding: The site at which the vaccine was administered. (example) |
route | 0..1 | Concept | The path by which the vaccine product is taken into the body. Binding: The route by which the vaccine was administered. (example) |
doseQuantity | 0..1 | Quantity | The quantity of vaccine product that was administered. |
performer | 0..* | List<performer> | Indicates who performed the immunization event. |
note | 0..* | List<Annotation> | Extra information about the immunization that is not conveyed by the other attributes. |
reasonCode | 0..* | List<Concept> | Reasons why the vaccine was administered. Binding: The reason why a vaccine was administered. (example) |
reasonReference | 0..* | List<QICoreCondition | QICoreObservation | QICoreDiagnosticReportLab> | Condition, Observation or DiagnosticReport that supports why the immunization was administered. |
isSubpotent | 0..1 | Boolean | Indication if a dose is considered to be subpotent. By default, a dose should be considered to be potent. |
subpotentReason | 0..* | List<Concept> | Reason why a dose is considered to be subpotent. Binding: The reason why a dose is considered to be subpotent. (example) |
education | 0..* | List<education> | Educational material presented to the patient (or guardian) at the time of vaccine administration. |
programEligibility | 0..* | List<Concept> | Indicates a patient's eligibility for a funding program. Binding: The patient's eligibility for a vaccation program. (example) |
fundingSource | 0..1 | Concept | Indicates the source of the vaccine actually administered. This may be different than the patient eligibility (e.g. the patient may be eligible for a publically purchased vaccine but due to inventory issues, vaccine purchased with private funds was actually administered). Binding: The source of funding used to purchase the vaccine administered. (example) |
reaction | 0..* | List<reaction> | Categorical data indicating that an adverse event is associated in time to an immunization. |
protocolApplied | 0..* | List<protocolApplied> | The protocol (set of recommendations) being followed by the provider who administered the dose. |