PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base-r5@2.0.0-ballot
    http://hl7.eu/fhir/base-r5/StructureDefinition/immunization-eu-core
description: This profile sets minimum expectations for the Immunization resource common to most of the 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: 5
  occurrence[x]:
    extensions:
      periodOfLife: {url: 'http://hl7.eu/fhir/extensions/StructureDefinition/periods-of-life', min: 0, max: 1, type: Extension, index: 12}
    elements:
      extension:
        index: 11
        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: 12}
              min: 0
              max: 1
  protocolApplied:
    elements:
      targetDisease:
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/target-diseases-uv-ips'}
        index: 21
      doseNumber: {short: Dose Number, index: 22}
      seriesDoses: {short: Number of doses, index: 23}
  vaccineCode:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/vaccines-uv-ips'}
    index: 2
  statusReason: {short: Reason for not performing., index: 1}
  reason:
    elements:
      concept: {short: Reasons for the administration., index: 20}
  status: {short: Immunization status., index: 0}
  lotNumber: {short: Batch/lot number, index: 4}
  manufacturer: {short: Vaccine manufacturer/MAH, index: 3}
  location:
    type: Reference
    refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/location-eu-core']
    index: 15
  occurrenceDateTime:
    type: dateTime
    choiceOf: occurrence
    index: 10
    slicing:
      slices:
        occurrenceDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: occurrence, index: 10}
          min: 0
          max: 1
  occurrence:
    extensions: {}
    elements:
      extension:
        elements:
          value:
            choices: []
            index: 14
  performer:
    index: 16
    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: 17
            elements:
              function:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: AP, system: 'http://terminology.hl7.org/CodeSystem/v2-0443'}
                index: 18
              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: 19
package_version: 2.0.0-ballot
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-ballot