PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu1@1.0.0
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Immunization
description: Defines the UK Core constraints and extensions on the Immunization resource for the minimal set of data to query and retrieve an individual’s immunisation information.
package_name: fhir.r4.ukcore.stu1
derivation: constraint
name: UKCoreImmunization
type: Immunization
elements:
  patient:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient']
    index: 6
    elements:
      type: {index: 7}
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 8
  protocolApplied:
    elements:
      authority:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
        index: 32
        elements:
          type: {index: 33}
          identifier:
            elements:
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
                index: 34
  site:
    binding: {strength: extensible, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-ImmunizationAdministrationBodySite'}
    index: 18
  encounter:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter']
    index: 9
    elements:
      type: {index: 10}
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 11
  vaccineCode:
    binding: {strength: extensible, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-VaccineCode'}
    index: 5
  reasonCode:
    binding: {strength: extensible, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-ImmunizationExplanationReason'}
    index: 25
  statusReason:
    binding: {strength: extensible, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-ReasonImmunizationNotAdministered'}
    index: 4
  route:
    binding: {strength: extensible, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-SubstanceOrProductAdministrationRoute'}
    index: 19
  note:
    elements:
      author:
        choices: [authorReference, authorString]
        index: 22
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson']
        index: 23
      authorString: {type: string, choiceOf: author, index: 24}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        parentPresent:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ParentPresent', index: 1}
          min: 0
        vaccinationProcedure:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure', index: 2}
          min: 0
  identifier:
    elements:
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
        index: 3
  manufacturer:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
    index: 15
    elements:
      type: {index: 16}
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 17
  reaction:
    elements:
      detail:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation']
        index: 29
        elements:
          type: {index: 30}
          identifier:
            elements:
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
                index: 31
  location:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location']
    index: 12
    elements:
      type: {index: 13}
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 14
  performer:
    elements:
      actor:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole']
        index: 20
  reasonReference:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-DiagnosticReport', 'https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation']
    index: 26
    elements:
      type: {index: 27}
      identifier:
        elements:
          assigner:
            type: Reference
            refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization']
            index: 28
package_version: 1.0.0
extensions:
  parentPresent: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ParentPresent', min: 0, type: Extension, index: 1}
  vaccinationProcedure: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-VaccinationProcedure', min: 0, type: Extension, index: 2}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Immunization
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 2.2.0