PackagesCanonicalsLogsProblems
    Packages
    patient@summary.SETP_SANDBOX-0.12.8
    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.\n\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: patient
derivation: constraint
name: ImmunizationUvIps
type: Immunization
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips']
    index: 2
    elements:
      reference: {mustSupport: true, index: 3}
    required: [reference]
  occurrence[x]:
    extensions:
      data-absent-reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', max: 1, type: Extension, short: 'occurrence[x] absence reason', mustSupport: true, index: 6}
    elements:
      extension:
        type: Extension
        short: occurrence[x] absence reason
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 6
        slicing:
          slices:
            data-absent-reason:
              match: {}
              schema: {type: Extension, short: 'occurrence[x] absence reason', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 6}
              max: 1
  protocolApplied:
    index: 11
    elements:
      targetDisease:
        short: Vaccine preventable disease being targeted
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/target-diseases-uv-ips'}
        index: 12
  site:
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
    index: 9
  vaccineCode:
    short: |-
      Vaccine that was administered or was to be administered.Several kinds of vaccine product coding could be provided.

           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.

           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.
    type: CodeableConcept
    mustSupport: true
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/vaccines-uv-ips'}
    index: 1
  route:
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration'}
    index: 10
  status: {mustSupport: true, index: 0}
  occurrenceString: {mustSupport: true, index: 7}
  occurrenceDateTime: {mustSupport: true, index: 8}
  occurrence:
    mustSupport: true
    choices: []
    index: 5
package_version: summary.SETP_SANDBOX-0.12.8
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Immunization-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: null
required: [vaccineCode, occurrence]