description: 'This profile is one of two profile based on Vaccinatie as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.' package_name: nictiz.fhir.nl.stu3.zib2015 derivation: constraint name: ZIB-VaccinationRecommendation type: ImmunizationRecommendation elements: patient: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Patient'] index: 0 recommendation: elements: date: {short: DesiredDateForRevaccination, index: 1} vaccineCode: short: ProductCode index: 2 elements: coding: index: 3 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: ProductCodeGPKCodelijst: match: {system: null} schema: {index: 4} max: 1 ProductCodeHPKCodelijst: match: {system: null} schema: {index: 5} max: 1 ProductCodeZICodelijst: match: {system: null} schema: {index: 6} max: 1 ProductCodeATCCodelijst: match: {system: null} schema: {index: 7} max: 1 ProductCodePRKCodelijst: match: {system: null} schema: {index: 8} max: 1 ProductCodeGTINCodelijst: match: {system: null} schema: {index: 9} max: 1 required: [coding] dateCriterion: {short: StartDate / EndDate, index: 10} protocol: elements: authority: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization'] index: 11 supportingImmunization: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination'] index: 12 supportingPatientInformation: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance'] index: 13 package_version: 1.0.0 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-VaccinationRecommendation base: http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation version: '1.0'