PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination
description: 'Vaccinatie as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) Vaccination version 3.1, release 2017.\r\n\r\nImmunization can be defined as “Generating natural immunity against pathogens by means of vaccination (active immunization) or by administering immunoglobulins (passive immunization)”.\r\n\r\nOnly vaccinations are included in this information model. Administering immunoglobulins is part of the medication overview. Vaccinations have lifelong relevance.\r\n\r\nMost vaccinations are carried out in the Netherlands as part of the RVP (Rijksvaccinatieprogramma, National Immunisation Program). RVP information is especially important for children. \r\n\r\nVaccinations are also relevant for adult patients such as transplant patients, dialysis patients and patients with a post-splenectomy status. In addition, there are specific indications for the vaccination of risk groups, such as travelers, professionals who come into contact with blood or patients with wounds, weakened immune systems or heightened risk.'
package_name: PGO.02
derivation: constraint
name: Zib Vaccination
type: Immunization
elements:
  vaccineCode:
    short: ProductCode
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            productCodeGPKCodelijst:
              match: {system: null}
              schema: {index: 2}
              max: 1
            productCodeHPKCodelijst:
              match: {system: null}
              schema: {index: 3}
              max: 1
            productCodeZICodelijst:
              match: {system: null}
              schema: {index: 4}
              max: 1
            productCodeATCCodelijst:
              match: {system: null}
              schema: {index: 5}
              max: 1
            productCodePRKCodelijst:
              match: {system: null}
              schema: {index: 6}
              max: 1
            productCodeGTINCodelijst:
              match: {system: null}
              schema: {index: 7}
              max: 1
    required: [coding]
  encounter:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Encounter']
    index: 8
  date: {short: VaccinationDate, index: 9}
  manufacturer:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
    index: 10
  doseQuantity:
    short: Dose
    index: 11
    slicing:
      slices:
        SimpleQuantity:
          match: {}
          schema: {short: Dose, index: 11}
  practitioner:
    elements:
      actor:
        type: Reference
        short: Administrator
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
        index: 12
  note:
    index: 13
    elements:
      text: {short: Comment, index: 14}
package_version: 1.02.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: '2.0'
required: [date]