PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@2.0.1
    https://nrces.in/ndhm/fhir/r4/StructureDefinition/Immunization
description: This profile sets minimum expectations for the Immunization resource to record, fetch and search immunization history associated with a patient.
package_name: ndhm.in
derivation: constraint
name: Immunization
type: Immunization
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Patient']
    index: 7
  protocolApplied:
    elements:
      authority:
        type: Reference
        refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization']
        index: 36
  site:
    elements:
      coding:
        mustSupport: true
        index: 15
        elements:
          code: {index: 16}
          display: {index: 17}
        required: [display, code]
      text: {mustSupport: true, index: 18}
  encounter:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter']
    index: 8
  vaccineCode:
    binding: {strength: example, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-vaccine-codes'}
    mustSupport: true
    index: 1
    elements:
      coding:
        mustSupport: true
        index: 2
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 3
          code: {index: 4}
          display: {index: 5}
        required: [display, code]
      text: {mustSupport: true, index: 6}
  reasonCode:
    elements:
      coding:
        mustSupport: true
        index: 29
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 30
          code: {index: 31}
          display: {index: 32}
        required: [display, code]
      text: {mustSupport: true, index: 33}
  route:
    elements:
      coding:
        mustSupport: true
        index: 19
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 20
          code: {index: 21}
          display: {index: 22}
        required: [display, code]
      text: {mustSupport: true, index: 23}
  status: {mustSupport: true, index: 0}
  lotNumber: {mustSupport: true, index: 13}
  manufacturer:
    type: Reference
    mustSupport: true
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization']
    index: 12
  reaction:
    elements:
      detail:
        type: Reference
        refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation']
        index: 35
  occurrenceDateTime: {type: dateTime, mustSupport: true, choiceOf: occurrence, index: 11}
  occurrence:
    mustSupport: true
    choices: [occurrenceDateTime]
    index: 10
  expirationDate: {mustSupport: true, index: 14}
  performer:
    elements:
      function:
        elements:
          coding:
            mustSupport: true
            index: 24
            elements:
              code: {index: 25}
              display: {index: 26}
            required: [display, code]
          text: {mustSupport: true, index: 27}
      actor:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Practitioner', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/PractitionerRole']
        index: 28
  reasonReference:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Condition', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportImaging', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/DiagnosticReportLab', 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation']
    index: 34
package_version: 2.0.1
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Immunization
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 2.0.1