PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/zib-VaccinationRecommendation
description: 'This profile is one of two profile based on Vaccination as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1. This profile is also used for the Dutch Health and Care Information model PlannedCareActivityForTransfer version 3.1'
package_name: PGO.02
derivation: constraint
name: Zib VaccinationRecommendation
type: ImmunizationRecommendation
elements:
  extension:
    short: OrderStatus
    type: Extension
    url: h
    index: 0
    slicing:
      slices:
        orderStatus:
          match: {}
          schema:
            short: OrderStatus
            type: Extension
            url: h
            index: 0
            elements:
              valueCodeableConcept: {index: 1}
  patient:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 2
  recommendation:
    elements:
      date: {short: DesiredDateForRevaccination, index: 3}
      vaccineCode:
        short: ProductCode
        index: 4
        elements:
          coding:
            index: 5
            slicing:
              rules: open
              discriminator:
              - {path: system, type: value}
              min: 1
              slices:
                productCodeGPKCodelijst:
                  match: {system: null}
                  schema: {index: 6}
                  max: 1
                productCodeHPKCodelijst:
                  match: {system: null}
                  schema: {index: 7}
                  max: 1
                productCodeZICodelijst:
                  match: {system: null}
                  schema: {index: 8}
                  max: 1
                productCodeATCCodelijst:
                  match: {system: null}
                  schema: {index: 9}
                  max: 1
                productCodePRKCodelijst:
                  match: {system: null}
                  schema: {index: 10}
                  max: 1
                productCodeGTINCodelijst:
                  match: {system: null}
                  schema: {index: 11}
                  max: 1
        required: [coding]
      dateCriterion: {short: StartDate / EndDate, index: 12}
      protocol:
        elements:
          authority:
            type: Reference
            refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
            index: 13
      supportingImmunization:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination']
        index: 14
      supportingPatientInformation:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance']
        index: 15
package_version: 1.02.1
extensions:
  orderStatus:
    url: h
    short: OrderStatus
    type: Extension
    index: 0
    elements:
      valueCodeableConcept: {index: 1}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-VaccinationRecommendation
base: http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation
version: '2.0'