description: Definition of the immunization part for all documents, except recommendation request and response documents. package_name: ch.fhir.ig.ch-vacd derivation: constraint name: CHVACDImmunization type: Immunization elements: protocolApplied: elements: doseNumber: choices: [] index: 18 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: doseNumberPositiveInt: match: {} schema: mustSupport: true choices: [doseNumberPositiveInt] index: 20 min: 0 max: 1 doseNumberPositiveInt: type: positiveInt mustSupport: true choiceOf: doseNumber index: 21 slicing: slices: doseNumberPositiveInt: match: {} schema: {type: positiveInt, mustSupport: true, choiceOf: doseNumber, index: 21} min: 0 max: 1 site: {mustSupport: true, index: 13} vaccineCode: binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-vaccines-vs'} mustSupport: true index: 5 elements: coding: short: Absent Unknown Immunization binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-immunizations-uv-ips'} index: 6 slicing: slices: absentOrUnknownImmunization: match: {} schema: short: Absent Unknown Immunization binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-immunizations-uv-ips'} index: 6 min: 0 max: 1 reasonCode: {mustSupport: true, index: 16} route: {mustSupport: true, index: 14} extension: mustSupport: true index: 1 slicing: slices: recorder: match: {} schema: {mustSupport: true, index: 1} medication: match: {} schema: {type: Extension, url: 'http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-immunization-medication-reference', index: 2} min: 0 max: 1 conflict: match: {} schema: {type: Extension, url: 'http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-merging-conflict-entry-reference', index: 3} min: 0 contained: {short: Immunization inline resource, index: 0} status: {mustSupport: true, index: 4} lotNumber: {mustSupport: true, index: 12} occurrenceDateTime: type: dateTime mustSupport: true choiceOf: occurrence index: 11 slicing: slices: occurrenceDateTime: match: {} schema: {type: dateTime, mustSupport: true, choiceOf: occurrence, index: 11} min: 0 max: 1 occurrence: choices: [] index: 8 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: occurrenceDateTime: match: {} schema: mustSupport: true choices: [occurrenceDateTime] index: 10 min: 0 max: 1 performer: elements: actor: type: Reference mustSupport: true refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole'] index: 15 package_version: 5.0.0-ballot extensions: recorder: {url: null, mustSupport: true, index: 1} medication: {url: 'http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-immunization-medication-reference', min: 0, max: 1, type: Extension, index: 2} conflict: {url: 'http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-merging-conflict-entry-reference', min: 0, type: Extension, index: 3} class: profile kind: resource url: http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-immunization version: 5.0.0-ballot