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 |
---|---|---|---|
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 (preferred) |
patient | 1..1 | Patient | The patient who either received or did not receive the immunization. |
encounter | 0..1 | Encounter | The visit or admission or other contact between patient and health care provider the immunization was performed as part of. |
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. |
location | 0..1 | Location | The service delivery location where the vaccine administration occurred. |
manufacturer | 0..1 | Organization | Name of vaccine manufacturer. |
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. |
reasonCode | 0..* | List<Concept> | Reasons why the vaccine was administered. Binding: The reason why a vaccine was 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. |