PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.6.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Immunization-1
description: This Immunization Resource describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party, and may include vaccine reaction information and what vaccination protocol was followed.
package_name: NHSD.Assets.STU3
derivation: constraint
name: CareConnect-Immunization-1
type: Immunization
elements:
  patient:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1']
    index: 9
  explanation:
    elements:
      reason: {index: 35}
      reasonNotGiven: {index: 36}
  site:
    elements:
      coding:
        index: 14
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 15
                extensions:
                  snomedCTDescriptionID: {url: h, type: Extension, index: 17}
                elements:
                  extension:
                    index: 16
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 17}
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 18
                  code: {index: 19}
                  display: {index: 20}
                required: [display, system, code]
  encounter:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1']
    index: 10
  vaccineCode: {index: 8}
  vaccinationProtocol:
    elements:
      doseSequence: {index: 38}
      authority:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 39
      targetDisease:
        elements:
          coding:
            index: 40
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                snomedCT:
                  match: {system: 'http://snomed.info/sct'}
                  schema:
                    index: 41
                    extensions:
                      snomedCTDescriptionID: {url: h, type: Extension, index: 43}
                    elements:
                      extension:
                        index: 42
                        slicing:
                          rules: open
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            snomedCTDescriptionID:
                              match: {url: null}
                              schema: {type: Extension, url: h, index: 43}
                      system:
                        pattern: {type: Uri, value: 'http://snomed.info/sct'}
                        index: 44
                      code: {index: 45}
                      display: {index: 46}
                    required: [display, system, code]
      doseStatus:
        elements:
          coding:
            elements:
              system: {index: 47}
              code: {index: 48}
              display: {index: 49}
            required: [display, system, code]
    required: [doseSequence]
  route:
    elements:
      coding:
        index: 21
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedCT:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 22
                extensions:
                  snomedCTDescriptionID: {url: h, type: Extension, index: 24}
                elements:
                  extension:
                    index: 23
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        snomedCTDescriptionID:
                          match: {url: null}
                          schema: {type: Extension, url: h, index: 24}
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 25
                  code: {index: 26}
                  display: {index: 27}
                required: [display, system, code]
  note:
    elements:
      author:
        choices: [authorReference, authorString, authorReference, authorReference]
        index: 30
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1']
        index: 33
      authorString: {type: string, choiceOf: author, index: 32}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        parentPresent:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
          max: 1
        recordedDate:
          match: {url: null}
          schema: {type: Extension, short: The date that the Vaccination was recorded, url: h, index: 2}
          max: 1
        vaccinationProcedure:
          match: {url: null}
          schema: {type: Extension, url: h, index: 3}
  primarySource: {defaultValueBoolean: true, index: 11}
  status: {short: completed, index: 7}
  identifier:
    elements:
      system: {index: 4}
      value: {index: 5}
      assigner:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
        index: 6
    required: [value, system]
  practitioner:
    elements:
      actor:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1']
        index: 28
  manufacturer:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
    index: 13
  reaction:
    elements:
      detail:
        type: Reference
        refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1']
        index: 37
  location:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1']
    index: 12
package_version: 1.6.0
extensions:
  parentPresent: {url: h, max: 1, type: Extension, index: 1}
  recordedDate: {url: h, max: 1, type: Extension, short: The date that the Vaccination was recorded, index: 2}
  vaccinationProcedure: {url: h, type: Extension, index: 3}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Immunization-1
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 1.4.0