PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.5
    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: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib Vaccination
type: Immunization
elements:
  patient:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 9
  reportOrigin: {index: 12}
  date: {short: VaccinationDate, index: 11}
  encounter:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Encounter']
    index: 10
  vaccineCode:
    short: ProductCode
    index: 1
    elements:
      coding:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            productCodeGPKCodelijst:
              match: {system: null}
              schema: {index: 3}
              max: 1
            productCodeHPKCodelijst:
              match: {system: null}
              schema: {index: 4}
              max: 1
            productCodeZICodelijst:
              match: {system: null}
              schema: {index: 5}
              max: 1
            productCodeATCCodelijst:
              match: {system: null}
              schema: {index: 6}
              max: 1
            productCodePRKCodelijst:
              match: {system: null}
              schema: {index: 7}
              max: 1
            productCodeGTINCodelijst:
              match: {system: null}
              schema: {index: 8}
              max: 1
    required: [coding]
  doseQuantity: {short: Dose, index: 15}
  note:
    index: 22
    elements:
      text: {short: Comment, index: 23}
  identifier: {index: 0}
  practitioner:
    index: 16
    elements:
      role:
        elements:
          coding:
            index: 17
            slicing:
              rules: open
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                healthProfessionalRole:
                  match: {system: null}
                  schema: {short: HealthProfessionalRole, index: 18}
      actor:
        type: Reference
        short: Administrator
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
        index: 19
        extensions:
          practitionerRole: {url: h, max: 1, type: Extension, index: 21}
        elements:
          extension:
            index: 20
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                practitionerRole:
                  match: {url: null}
                  schema: {type: Extension, url: h, index: 21}
                  max: 1
  manufacturer:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
    index: 14
  location:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-location']
    index: 13
package_version: 1.3.5
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination
base: http://hl7.org/fhir/StructureDefinition/Immunization
version: 2.1.1
required: [date]