PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-Product
description: 'This profile is based the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB)  nl.zorg.part.Product version 1.0, year 2017.'
package_name: nictiz.fhir.nl.stu3.zib2015
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.0.0
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: '1.0'