PackagesCanonicalsLogsProblems
    Packages
    HIE2.packages@0.1.1
    http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips
description: This profile represents the constraints applied to the Immunization resource by the International Patient Summary (IPS) FHIR Implementation Guide. A record of an immunization is represented in the patient summary as an instance of an Immunization resource constrained by this profile.\r\n\r\nIt 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.
package_name: HIE2.packages
derivation: constraint
name: ImmunizationUvIps
type: Immunization
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips']
    index: 5
    elements:
      reference: {mustSupport: true, index: 6}
    required: [reference]
  occurrence[x]:
    extensions:
      data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, type: Extension, short: 'occurrence[x] absence reason', mustSupport: true, index: 10}
    elements:
      extension:
        index: 9
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            data-absent-reason:
              match: {url: null}
              schema: {type: Extension, short: 'occurrence[x] absence reason', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 10}
              min: 0
  protocolApplied:
    elements:
      targetDisease:
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/targetDiseases-uv-ips'}
        index: 15
        slicing:
          rules: open
          description: Discriminated by bound value set
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            targetDiseaseGPSCode:
              match: {}
              schema:
                short: Code for a disease the vaccination is against from the SNOMED CT GPS code set.
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/targetDiseases-gps-uv-ips'}
                mustSupport: true
                index: 16
              max: 1
  site:
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips'}
    index: 11
  vaccineCode:
    type: CodeableConcept
    short: "Vaccine that was administered or was to be administered.Several kinds of vaccine product coding could be provided.\r\n\r\n     The IPS assumes that either the type of the vaccine for particular disease or diseases (e.g. MMR vaccine) against which the patient has been immunised is provided; or the known absent / unknown code.\r\n\r\n     Other coded information can be provided as well as: the IDMP Pharmaceutical Product Identifiers (PhPID), Medicinal Product Identifier (MPID), Packaged Medicinal Product Identifier (PCID), when available, or equivalent coded concepts; the WHO ATC codes; or any other kind of code that that identifies, classifies or cluster the administered product."
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/vaccines-uv-ips'}
    index: 1
    slicing:
      rules: open
      description: Discriminated by bound value set
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        vaccineGPSCode:
          match: {}
          schema:
            short: Code for vaccine from the SNOMED CT GPS code set
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/vaccines-gps-uv-ips'}
            mustSupport: true
            index: 2
        atcClass:
          match: {}
          schema:
            short: WHO ATC classification
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/whoatc-uv-ips'}
            mustSupport: true
            index: 3
        absentOrUnknownImmunization:
          match: {}
          schema:
            short: Absent Unknown Immunization
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-immunizations-uv-ips'}
            mustSupport: true
            index: 4
  route:
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration'}
    index: 12
  status: {mustSupport: true, index: 0}
  occurrence:
    mustSupport: true
    choices: []
    index: 8
  performer:
    mustSupport: true
    index: 13
    elements:
      actor: {mustSupport: true, index: 14}
package_version: 0.1.1
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 1.0.0
required: [vaccineCode]