description: The fields needed to submit an Immunization for a ICSR Report. package_name: hl7.fhir.us.icsr derivation: constraint name: ICSRImmunization type: Immunization elements: patient: type: Reference refers: ['http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-patient'] index: 4 site: {mustSupport: true, index: 9} vaccineCode: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/VaccineCodeVS'} index: 3 doseQuantity: {mustSupport: true, index: 11} route: {mustSupport: true, index: 10} extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: ageAtVaccination: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-ext-ageatvaccination', index: 1} min: 0 max: 1 status: pattern: {type: Code, value: completed} index: 2 lotNumber: {mustSupport: true, index: 7} manufacturer: {mustSupport: true, index: 6} location: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-location'] index: 5 expirationDate: {mustSupport: true, index: 8} package_version: ae-reporting-1.0.0 extensions: ageAtVaccination: {url: 'http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-ext-ageatvaccination', min: 0, max: 1, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-immunization base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization version: 1.0.0