PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.2.0
    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: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib VaccinationRecommendation
type: ImmunizationRecommendation
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        orderStatus:
          match: {url: null}
          schema:
            short: OrderStatus
            type: Extension
            url: h
            index: 1
            elements:
              valueCodeableConcept:
                index: 2
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 2}
  identifier: {index: 3}
  patient:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 4
  recommendation:
    elements:
      date: {short: DesiredDateForRevaccination, index: 5}
      vaccineCode:
        short: ProductCode
        index: 6
        elements:
          coding:
            index: 7
            slicing:
              rules: open
              discriminator:
              - {path: system, type: value}
              min: 1
              slices:
                productCodeGPKCodelijst:
                  match: {system: null}
                  schema: {index: 8}
                  max: 1
                productCodeHPKCodelijst:
                  match: {system: null}
                  schema: {index: 9}
                  max: 1
                productCodeZICodelijst:
                  match: {system: null}
                  schema: {index: 10}
                  max: 1
                productCodeATCCodelijst:
                  match: {system: null}
                  schema: {index: 11}
                  max: 1
                productCodePRKCodelijst:
                  match: {system: null}
                  schema: {index: 12}
                  max: 1
                productCodeGTINCodelijst:
                  match: {system: null}
                  schema: {index: 13}
                  max: 1
        required: [coding]
      dateCriterion: {short: StartDate / EndDate, index: 14}
      protocol:
        elements:
          authority:
            type: Reference
            refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
            index: 15
      supportingImmunization:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination']
        index: 16
      supportingPatientInformation:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance']
        index: 17
package_version: 1.2.0
extensions:
  orderStatus:
    url: h
    short: OrderStatus
    type: Extension
    index: 1
    elements:
      valueCodeableConcept:
        index: 2
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {index: 2}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-VaccinationRecommendation
base: http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation
version: 2.0.1