PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@5.0.0
    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: 40
      doseNumber:
        mustSupport: true
        choices: []
        index: 42
  site:
    elements:
      coding:
        mustSupport: true
        index: 17
        elements:
          system: {index: 18}
          code: {index: 19}
          display: {index: 20}
        required: [display, system, code]
      text: {mustSupport: true, index: 21}
  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: 2
    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}
  reasonCode:
    elements:
      coding:
        mustSupport: true
        index: 33
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 34
          code: {index: 35}
          display: {index: 36}
        required: [display, system, code]
      text: {mustSupport: true, index: 37}
  route:
    elements:
      coding:
        mustSupport: true
        index: 22
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 23
          code: {index: 24}
          display: {index: 25}
        required: [display, system, code]
      text: {mustSupport: true, index: 26}
  extension:
    type: Extension
    mustSupport: true
    url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/BrandName
    index: 0
    slicing:
      slices:
        BrandName:
          match: {}
          schema: {type: Extension, mustSupport: true, url: 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/BrandName', index: 0}
  status: {mustSupport: true, index: 1}
  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: 39
  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: 27
            elements:
              system: {index: 28}
              code: {index: 29}
              display: {index: 30}
            required: [display, system, code]
          text: {mustSupport: true, index: 31}
      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: 32
  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: 38
package_version: 5.0.0
extensions:
  BrandName: {url: 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/BrandName', type: Extension, mustSupport: true, index: 0}
class: profile
kind: resource
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Immunization
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 5.0.0