PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@3.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: 8
  protocolApplied:
    elements:
      authority:
        type: Reference
        refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization']
        index: 38
      doseNumber:
        mustSupport: true
        choices: []
        index: 40
  site:
    elements:
      coding:
        mustSupport: true
        index: 17
        elements:
          code: {index: 18}
          display: {index: 19}
        required: [display, code]
      text: {mustSupport: true, index: 20}
  encounter:
    type: Reference
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Encounter']
    index: 9
  vaccineCode:
    binding: {strength: preferred, valueSet: 'https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-vaccine-codes'}
    mustSupport: true
    index: 3
    elements:
      coding:
        mustSupport: true
        index: 4
        elements:
          code: {index: 5}
          display: {index: 6}
        required: [display, code]
      text: {mustSupport: true, index: 7}
  reasonCode:
    elements:
      coding:
        mustSupport: true
        index: 31
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 32
          code: {index: 33}
          display: {index: 34}
        required: [display, code]
      text: {mustSupport: true, index: 35}
  route:
    elements:
      coding:
        mustSupport: true
        index: 21
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 22
          code: {index: 23}
          display: {index: 24}
        required: [display, code]
      text: {mustSupport: true, index: 25}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        BrandName:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/BrandName', index: 1}
          min: 0
  status: {mustSupport: true, index: 2}
  lotNumber: {mustSupport: true, index: 15}
  manufacturer:
    type: Reference
    mustSupport: true
    refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Organization']
    index: 14
  reaction:
    elements:
      detail:
        type: Reference
        refers: ['https://nrces.in/ndhm/fhir/r4/StructureDefinition/Observation']
        index: 37
  location: {mustSupport: true, index: 13}
  occurrenceDateTime: {type: dateTime, mustSupport: true, choiceOf: occurrence, index: 12}
  occurrence:
    mustSupport: true
    choices: [occurrenceDateTime]
    index: 11
  expirationDate: {mustSupport: true, index: 16}
  performer:
    elements:
      function:
        elements:
          coding:
            mustSupport: true
            index: 26
            elements:
              code: {index: 27}
              display: {index: 28}
            required: [display, code]
          text: {mustSupport: true, index: 29}
      actor:
        type: Reference
        refers: ['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: 30
  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: 36
package_version: 3.0.1
extensions:
  BrandName: {url: 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/BrandName', min: 0, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Immunization
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 3.0.1