This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4
Public Health and Emergency Response Work Group | Maturity Level: 0 | Trial Use | Compartments: Patient |
Detailed Descriptions for the elements in the ImmunizationEvaluation resource.
| ImmunizationEvaluation | |
| Definition | Describes a comparison of an immunization event against published recommendations to determine if the administration is "valid" in relation to those recommendations. |
| Control | 1..1 |
| ImmunizationEvaluation.identifier | |
| Definition | A unique identifier assigned to this immunization evaluation record. |
| Note | This is a business identifer, not a resource identifier (see discussion) |
| Control | 0..* |
| Type | Identifier |
| ImmunizationEvaluation.status | |
| Definition | Indicates the current status of the evaluation of the vaccination administration event. |
| Control | 1..1 |
| Terminology Binding | Immunization Evaluation Status Codes (Required) |
| Type | code |
| Summary | true |
| ImmunizationEvaluation.patient | |
| Definition | The individual for whom the evaluation is being done. |
| Control | 1..1 |
| Type | Reference(Patient) |
| Summary | true |
| ImmunizationEvaluation.date | |
| Definition | The date the evaluation of the vaccine administration event was performed. |
| Control | 0..1 |
| Type | dateTime |
| ImmunizationEvaluation.authority | |
| Definition | Indicates the authority who published the protocol (e.g. ACIP). |
| Control | 0..1 |
| Type | Reference(Organization) |
| ImmunizationEvaluation.targetDisease | |
| Definition | The vaccine preventable disease the dose is being evaluated against. |
| Control | 1..* |
| Terminology Binding | Immunization Evaluation Target Disease Codes (Example) |
| Type | CodeableConcept |
| Summary | true |
| ImmunizationEvaluation.immunizationEvent | |
| Definition | The vaccine administration event being evaluated. |
| Control | 1..1 |
| Type | Reference(Immunization) |
| Summary | true |
| ImmunizationEvaluation.doseStatus | |
| Definition | Indicates if the dose is valid or not valid with respect to the published recommendations. |
| Control | 1..1 |
| Terminology Binding | Immunization Evaluation Dose Status codes (Example) |
| Type | CodeableConcept |
| Summary | true |
| ImmunizationEvaluation.doseStatusReason | |
| Definition | Provides an explanation as to why the vaccine administration event is valid or not relative to the published recommendations. |
| Control | 0..* |
| Terminology Binding | Immunization Evaluation Dose Status Reason codes (Example) |
| Type | CodeableConcept |
| ImmunizationEvaluation.description | |
| Definition | Additional information about the evaluation. |
| Control | 0..1 |
| Type | string |
| ImmunizationEvaluation.series | |
| Definition | One possible path to achieve presumed immunity against a disease - within the context of an authority. |
| Control | 0..1 |
| Type | string |
| ImmunizationEvaluation.doseNumber | |
| Definition | Nominal position in a series. |
| Control | 0..1 |
| Type | positiveInt |
| ImmunizationEvaluation.seriesDoses | |
| Definition | The recommended number of doses to achieve immunity. |
| Control | 0..1 |
| Type | positiveInt |