PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base-r5@2.0.0
    http://hl7.eu/fhir/base-r5/StructureDefinition/immunization-eu-core
description: This profile introduces essential constraints and extensions for the Immunization resource that apply across multiple use cases.
package_name: hl7.fhir.eu.base-r5
derivation: constraint
name: ImmunizationEuCore
type: Immunization
elements:
  patient:
    type: Reference
    refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core']
    index: 8
  occurrence[x]:
    extensions:
      periodOfLife: {url: 'http://hl7.eu/fhir/extensions/StructureDefinition/periods-of-life', min: 0, max: 1, type: Extension, index: 15}
    elements:
      extension:
        index: 14
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            periodOfLife:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.eu/fhir/extensions/StructureDefinition/periods-of-life', index: 15}
              min: 0
              max: 1
  protocolApplied:
    elements:
      targetDisease:
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/target-diseases-uv-ips'}
        index: 26
      doseNumber: {short: Dose Number, index: 27}
      seriesDoses: {short: Number of doses, index: 28}
  vaccineCode:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/vaccines-uv-ips'}
    index: 4
  statusReason: {short: Reason for not performing., index: 3}
  note:
    elements:
      text: {short: Additional notes about the immunization, index: 24}
  reason:
    elements:
      concept: {short: Reasons for the administration., index: 25}
  status: {short: Immunization status., index: 2}
  language: {short: Language of the immunization content, index: 0}
  lotNumber: {short: Batch/lot number, index: 7}
  identifier: {short: Identifier of the immunization, index: 1}
  manufacturer: {short: Vaccine manufacturer/MAH, index: 6}
  administeredProduct: {short: The product that was administered or was to be administered., index: 5}
  informationSource: {type: CodeableReference, index: 18}
  location:
    type: Reference
    refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/location-eu-core']
    index: 19
  occurrenceDateTime:
    type: dateTime
    choiceOf: occurrence
    index: 13
    slicing:
      slices:
        occurrenceDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: occurrence, index: 13}
          min: 0
          max: 1
  occurrence:
    extensions: {}
    elements:
      extension:
        elements:
          value:
            choices: []
            index: 17
  performer:
    index: 20
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this.function, type: value}
      min: null
      slices:
        administeringCentreOrHp:
          match:
            $this: {function: null}
          schema:
            short: Administering centre
            array: true
            index: 21
            elements:
              function:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: AP, system: 'http://terminology.hl7.org/CodeSystem/v2-0443'}
                index: 22
              actor:
                type: Reference
                refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitionerRole-eu-core']
                index: 23
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.eu/fhir/base-r5/StructureDefinition/immunization-eu-core
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 2.0.0