PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@5.0.0
    https://nrces.in/ndhm/fhir/r4/StructureDefinition/ImmunizationRecommendation
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:
              system: {index: 4}
              code: {index: 5}
              display: {index: 6}
            required: [display, system, code]
          text: {mustSupport: true, index: 7}
      targetDisease:
        elements:
          coding:
            mustSupport: true
            index: 8
            elements:
              system: {index: 9}
              code: {index: 10}
              display: {index: 11}
            required: [display, system, code]
          text: {mustSupport: true, index: 12}
      contraindicatedVaccineCode:
        elements:
          coding:
            mustSupport: true
            index: 13
            elements:
              system: {index: 14}
              code: {index: 15}
              display: {index: 16}
            required: [display, system, code]
          text: {mustSupport: true, index: 17}
      forecastStatus:
        elements:
          coding:
            mustSupport: true
            index: 18
            elements:
              system: {index: 19}
              code: {index: 20}
              display: {index: 21}
            required: [display, system, code]
          text: {mustSupport: true, index: 22}
      forecastReason:
        elements:
          coding:
            mustSupport: true
            index: 23
            elements:
              system: {index: 24}
              code: {index: 25}
              display: {index: 26}
            required: [display, system, code]
          text: {mustSupport: true, index: 27}
      dateCriterion:
        elements:
          code:
            elements:
              coding:
                mustSupport: true
                index: 28
                elements:
                  system: {index: 29}
                  code: {index: 30}
                  display: {index: 31}
                required: [display, system, code]
              text: {mustSupport: true, index: 32}
      supportingImmunization:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/ImmunizationEvaluation', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Immunization']
        index: 33
package_version: 5.0.0
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/ImmunizationRecommendation
base: http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation
version: 5.0.0