Properties
| Name | Required | Type | Description |
|---|---|---|---|
| identifier | No | Identifier[] | Business identifier |
| status | Yes | code | completed / entered-in-error |
| patient | Yes | Reference<Patient> | Who this evaluation is for |
| date | No | dateTime | Date evaluation was performed |
| authority | No | Reference<Organization> | Who is responsible for publishing the recommendations |
| targetDisease | Yes | CodeableConcept | Evaluation target disease |
| immunizationEvent | Yes | Reference<Immunization> | Immunization being evaluated |
| doseStatus | Yes | CodeableConcept | Status of the dose relative to published recommendations |
| doseStatusReason | No | CodeableConcept[] | Reason for the dose status |
| description | No | string | Evaluation notes |
| series | No | string | Name of vaccine series |
| doseNumber[x] | No | positiveInt, string | Dose number within series |
| seriesDoses[x] | No | positiveInt, string | Recommended number of doses for immunity |
Search Parameters
| Name | Type | Description | Expression |
|---|---|---|---|
| date | date | Date the evaluation was generated | ImmunizationEvaluation.date |
| dose-status | token | The status of the dose relative to published recommendations | ImmunizationEvaluation.doseStatus |
| identifier | token | ID of the evaluation | ImmunizationEvaluation.identifier |
| immunization-event | reference | The vaccine administration event being evaluated | ImmunizationEvaluation.immunizationEvent |
| patient | reference | The patient being evaluated | ImmunizationEvaluation.patient |
| status | token | Immunization evaluation status | ImmunizationEvaluation.status |
| target-disease | token | The vaccine preventable disease being evaluated against | ImmunizationEvaluation.targetDisease |
Inherited Properties
| Name | Required | Type | Description |
|---|---|---|---|
| id | No | string | Logical id of this artifact |
| meta | No | Meta | Metadata about the resource |
| implicitRules | No | uri | A set of rules under which this content was created |
| language | No | code | Language of the resource content |
| text | No | Narrative | Text summary of the resource, for human interpretation |
| contained | No | Resource[] | Contained, inline Resources |
| extension | No | Extension[] | Additional content defined by implementations |
| modifierExtension | No | Extension[] | Extensions that cannot be ignored |

