Vaccine administration recommendations.
= Must Support, = Is Modifier, = QiCore defined extension
Field | Card. | Type | Description |
---|---|---|---|
date | 1..1 | DateTime | The date the immunization recommendation was created. |
vaccineCode | 0..1 | Concept | Vaccine that pertains to the recommendation. Binding: This identifies the CVX code system (preferred) |
doseNumber | 0..1 | Integer | The next recommended dose number (e.g. dose 2 is the next recommended dose). |
protocol | 0..1 | recommendation.protocol | Contains information about the protocol under which the vaccine was administered. |
supportingImmunization | 0..* | List<Immunization> | Immunization event history that supports the status and recommendation. |
supportingPatientInformation | 0..* | List<Observation | AllergyIntolerance> | Patient Information that supports the status and recommendation. This includes patient observations, adverse reactions and allergy/intolerance information. |