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 vaccination event. Binding: The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the current status of the administered dose of vaccine. (required) |
notGiven | 1..1 | Boolean | Indicates if the vaccination was or was not given. |
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. |
date | 1..1 | DateTime | Date vaccine administered or was to be administered. |
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 value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the body site where the vaccination occurred. This value set is provided as a suggestive example. (example) |
route | 0..1 | Concept | The path by which the vaccine product is taken into the body. Binding: The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the administrative routes used during vaccination. This value set is provided as a suggestive example. (example) |
doseQuantity | 0..1 | Quantity | The quantity of vaccine product that was administered. |
practitioner | 0..* | List<practitioner> | Indicates who or what performed the event. |
explanation | 0..1 | explanation | Reasons why a vaccine was or was not administered. |
reaction | 0..* | List<reaction> | Categorical data indicating that an adverse event is associated in time to an immunization. |
vaccinationProtocol | 0..* | List<vaccinationProtocol> | Contains information about the protocol(s) under which the vaccine was administered. |