description: This profile represents the constraints applied to the Immunization resource by the International Patient Summary (IPS) FHIR Implementation Guide. A record of an immunization is represented in the patient summary as an instance of an Immunization resource constrained by this profile.\n\nIt describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party. package_name: hl7.fhir.uv.ips derivation: constraint name: ImmunizationUvIps type: Immunization elements: status: {mustSupport: true, index: 0} vaccineCode: type: CodeableConcept short: "Vaccine that was administered or was to be administered.Several kinds of vaccine product coding could be provided.\r\n\r\n The IPS assumes that either the type of the vaccine for particular disease or diseases (e.g. MMR vaccine) against which the patient has been immunised is provided; or the known absent / unknown code.\r\n\r\n Other coded information can be provided as well as: the IDMP Pharmaceutical Product Identifiers (PhPID), Medicinal Product Identifier (MPID), Packaged Medicinal Product Identifier (PCID), when available, or equivalent coded concepts; the WHO ATC codes; or any other kind of code that that identifies, classifies or cluster the administered product." binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/vaccines-uv-ips'} mustSupport: true index: 1 patient: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'] index: 2 elements: reference: {mustSupport: true, index: 3} required: [reference] occurrence: mustSupport: true choices: [] index: 5 occurrence[x]: extensions: data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, short: 'occurrence[x] absence reason', type: Extension, mustSupport: true, index: 6} elements: extension: short: occurrence[x] absence reason type: Extension mustSupport: true url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 6 slicing: slices: data-absent-reason: match: {} schema: {short: 'occurrence[x] absence reason', type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 6} min: 0 max: 1 site: type: CodeableConcept binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'} index: 7 route: type: CodeableConcept binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration'} index: 8 protocolApplied: elements: targetDisease: short: Vaccine preventable disease being targeted binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/target-diseases-uv-ips'} index: 9 package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips base: http://hl7.org/fhir/StructureDefinition/Immunization version: 2.0.0-ballot