PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base@2.0.0-ballot
    http://hl7.eu/fhir/base/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
derivation: constraint
name: ImmunizationEuCore
type: Immunization
elements:
  patient:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core']
    index: 12
  occurrence[x]:
    extensions:
      periodOfLife: {url: 'http://hl7.eu/fhir/extensions/StructureDefinition/periods-of-life', min: 0, max: 1, type: Extension, index: 19}
    elements:
      extension:
        index: 18
        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: 19}
              min: 0
              max: 1
  protocolApplied:
    elements:
      targetDisease:
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/target-diseases-uv-ips'}
        index: 30
      doseNumber:
        short: Dose Number
        choices: []
        index: 32
      seriesDoses:
        short: Number of doses
        choices: []
        index: 34
  vaccineCode:
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/vaccines-uv-ips'}
    index: 11
  reasonCode: {short: Reasons for the administration., index: 29}
  statusReason: {short: Reason for not performing., index: 10}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        administeredProduct:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Immunization.administeredProduct
            index: 1
            extensions:
              reference:
                url: null
                index: 2
                extensions: {}
                elements:
                  extension: {index: 3}
                  value:
                    choices: [valueReference]
                    index: 5
                  valueReference:
                    type: Reference
                    choiceOf: value
                    refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core']
                    index: 6
            elements:
              extension:
                index: 2
                slicing:
                  slices:
                    reference:
                      match: {}
                      schema:
                        index: 2
                        extensions: {}
                        elements:
                          extension: {index: 3}
                          value:
                            choices: [valueReference]
                            index: 5
                          valueReference:
                            type: Reference
                            choiceOf: value
                            refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core']
                            index: 6
              value:
                choices: []
                index: 8
  status: {short: Immunization status., index: 9}
  lotNumber: {short: Batch/lot number, index: 24}
  manufacturer: {short: Vaccine manufacturer/MAH, index: 23}
  location:
    type: Reference
    refers: ['http://hl7.eu/fhir/base/StructureDefinition/location-eu-core']
    index: 22
  occurrenceDateTime:
    type: dateTime
    choiceOf: occurrence
    index: 17
    slicing:
      slices:
        occurrenceDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: occurrence, index: 17}
          min: 0
          max: 1
  occurrence:
    extensions: {}
    elements:
      extension:
        elements:
          value:
            choices: []
            index: 21
  performer:
    index: 25
    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: 26
            elements:
              function:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: AP, system: 'http://terminology.hl7.org/CodeSystem/v2-0443'}
                index: 27
              actor:
                type: Reference
                refers: ['http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core']
                index: 28
package_version: 2.0.0-ballot
extensions:
  administeredProduct:
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-Immunization.administeredProduct
    type: Extension
    index: 1
    extensions:
      reference:
        url: null
        index: 2
        extensions: {}
        elements:
          extension: {index: 3}
          value:
            choices: [valueReference]
            index: 5
          valueReference:
            type: Reference
            choiceOf: value
            refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core']
            index: 6
    elements:
      extension:
        index: 2
        slicing:
          slices:
            reference:
              match: {}
              schema:
                index: 2
                extensions: {}
                elements:
                  extension: {index: 3}
                  value:
                    choices: [valueReference]
                    index: 5
                  valueReference:
                    type: Reference
                    choiceOf: value
                    refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core']
                    index: 6
      value:
        choices: []
        index: 8
class: profile
kind: resource
url: http://hl7.eu/fhir/base/StructureDefinition/immunization-eu-core
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 2.0.0-ballot