
Describes a comparison of an immunization event against published recommendations to determine if the administration is "valid" in relation to those recommendations.
= Must Support, = Is Modifier, = QiCore defined extension
| Field | Card. | Type | Description | 
|---|---|---|---|
| identifier | 0..* | List<Identifier> | A unique identifier assigned to this immunization evaluation record. | 
| status | 1..1 | String | Indicates the current status of the evaluation of the vaccination administration event. Binding: The status of the evaluation being done. (required) | 
| patient | 1..1 | QICorePatient | The individual for whom the evaluation is being done. | 
| date | 1..1 | DateTime | The date the evaluation of the vaccine administration event was performed. | 
| authority | 0..1 | QICoreOrganization | Indicates the authority who published the protocol (e.g. ACIP). | 
| targetDisease | 1..1 | Concept | The vaccine preventable disease the dose is being evaluated against. Binding: The vaccine preventable disease the dose is being evaluated against. (example) | 
| immunizationEvent | 1..1 | QICoreImmunization | The vaccine administration event being evaluated. | 
| doseStatus | 1..1 | Concept | Indicates if the dose is valid or not valid with respect to the published recommendations. Binding: The status of the administered dose relative to the published recommendations for the target disease. (example) | 
| doseStatusReason | 0..* | List<Concept> | Provides an explanation as to why the vaccine administration event is valid or not relative to the published recommendations. Binding: The reason the dose status was assigned. (example) | 
| description | 0..1 | String | Additional information about the evaluation. | 
| series | 0..1 | String | One possible path to achieve presumed immunity against a disease - within the context of an authority. | 
| doseNumber[x] | 0..1 | Integer | String | Nominal position in a series. | 
| seriesDoses[x] | 0..1 | Integer | String | The recommended number of doses to achieve immunity. |