PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/zib-Product
description: 'This profile is based on Medicatieproces V9.0.6 and the related Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB)  nl.zorg.part.Product version 2.0, year 2017.'
package_name: PGO.02
derivation: constraint
name: Zib Product
type: Medication
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        description:
          match: {url: null}
          schema: {short: Description, type: Extension, url: h, index: 1}
          max: 1
  code:
    index: 2
    elements:
      coding:
        short: MedicationCode
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: coding.system, type: value}
          min: null
          slices:
            productCodeZICodelijst:
              match:
                coding: {system: null}
              schema: {index: 4}
              max: 1
            productCodeHPKCodelijst:
              match:
                coding: {system: null}
              schema: {index: 5}
              max: 1
            productCodeGTINCodelijst:
              match:
                coding: {system: null}
              schema: {index: 6}
              max: 1
            productCodeGPKCodelijst:
              match:
                coding: {system: null}
              schema: {index: 7}
              max: 1
            productCodePRKCodelijst:
              match:
                coding: {system: null}
              schema: {index: 8}
              max: 1
            productCodeATCCodelijst:
              match:
                coding: {system: null}
              schema: {index: 9}
              max: 1
      text: {short: Medication, index: 10}
  form: {short: PharmaceuticalForm, index: 11}
  ingredient:
    short: Ingredient
    index: 12
    elements:
      itemCodeableConcept:
        type: CodeableConcept
        short: Substance
        index: 13
        elements:
          coding:
            index: 14
            slicing:
              rules: open
              discriminator:
              - {path: coding.system, type: value}
              min: null
              slices:
                ingredientCodeZICodelijst:
                  match:
                    coding: {system: null}
                  schema: {index: 15}
                ingredientCodeGTINCodeLijst:
                  match:
                    coding: {system: null}
                  schema: {index: 16}
                ingredientCodeATCCodelijst:
                  match:
                    coding: {system: null}
                  schema: {index: 17}
                ingredientCodeHPKLijst:
                  match:
                    coding: {system: null}
                  schema: {index: 18}
                ingredientCodeGPKLijst:
                  match:
                    coding: {system: null}
                  schema: {index: 19}
                ingredientCodeSNKLijst:
                  match:
                    coding: {system: null}
                  schema: {index: 20}
                ingredientCodePRKLijst:
                  match:
                    coding: {system: null}
                  schema: {index: 21}
                ingredientCodeSSKLijst:
                  match:
                    coding: {system: null}
                  schema: {index: 22}
      amount:
        short: Concentration
        index: 23
        elements:
          numerator: {short: IngredientAmount, index: 24}
          denominator: {short: ProductAmount, index: 25}
  package:
    elements:
      content:
        elements:
          item:
            choices: [itemCodeableConcept, itemReference]
            index: 27
          itemCodeableConcept: {type: CodeableConcept, choiceOf: item, index: 28}
          itemReference:
            type: Reference
            choiceOf: item
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product']
            index: 29
package_version: 1.02.1
extensions:
  description: {url: h, max: 1, short: Description, type: Extension, index: 1}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-Product
base: http://hl7.org/fhir/StructureDefinition/Medication
version: '2.0'