description: This profile sets minimum expectations for the ImmunizationRecommendation resource to support the next immunization to be taken by the patient. package_name: ndhm.in derivation: constraint name: ImmunizationRecommendation type: ImmunizationRecommendation elements: patient: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient'] index: 0 authority: type: Reference refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization'] index: 1 recommendation: mustSupport: true index: 2 elements: vaccineCode: elements: coding: mustSupport: true index: 3 elements: code: {index: 4} display: {index: 5} required: [display, code] text: {mustSupport: true, index: 6} targetDisease: elements: coding: mustSupport: true index: 7 elements: code: {index: 8} display: {index: 9} required: [display, code] text: {mustSupport: true, index: 10} contraindicatedVaccineCode: elements: coding: mustSupport: true index: 11 elements: code: {index: 12} display: {index: 13} required: [display, code] text: {mustSupport: true, index: 14} forecastStatus: elements: coding: mustSupport: true index: 15 elements: code: {index: 16} display: {index: 17} required: [display, code] text: {mustSupport: true, index: 18} forecastReason: elements: coding: mustSupport: true index: 19 elements: code: {index: 20} display: {index: 21} required: [display, code] text: {mustSupport: true, index: 22} dateCriterion: elements: code: elements: coding: mustSupport: true index: 23 elements: code: {index: 24} display: {index: 25} required: [display, code] text: {mustSupport: true, index: 26} supportingImmunization: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Immunization'] index: 27 package_version: 3.0.1 class: profile kind: resource url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/ImmunizationRecommendation base: http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation version: 3.0.1