description: Defines constraints and extensions on the ImmunizationEvaluation resource for the minimal set of data to query and retrieve a patient's Immunization Evaluation. package_name: hl7.fhir.us.qicore derivation: constraint name: QICoreImmunizationEvaluation type: ImmunizationEvaluation elements: patient: type: Reference short: (QI) Who this evaluation is for refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 2 date: {short: (QI) Date evaluation was performed, index: 3} authority: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization'] index: 4 doseStatusReason: short: (QI) Reason for the dose status binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status'} index: 8 immunizationEvent: type: Reference short: (QI) Immunization being evaluated refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization'] index: 6 status: {short: (QI) completed | entered-in-error, index: 1} identifier: {type: Identifier, short: (QI) Business identifier, index: 0} targetDisease: short: (QI) Evaluation target disease binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-evaluation-target-disease'} index: 5 doseStatus: short: (QI) Status of the dose relative to published recommendations binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/immunization-evaluation-dose-status'} index: 7 package_version: 7.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationevaluation base: http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation version: 7.0.0-ballot required: [targetDisease, doseStatus, date, immunizationEvent]