PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.11
    http://nictiz.nl/fhir/StructureDefinition/zib-Dispense
description: 'This profile is based on Medicatieproces V9.0.7 and the related Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) MedicationDispense version 2.0, year 2017.\r\nA dispense is the delivery of an amount of medicine to the patient, their administrator or their representative.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib Dispense
type: MedicationDispense
elements:
  category:
    index: 9
    elements:
      coding:
        index: 10
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            DispenseCode:
              match: {code: '373784005'}
              schema:
                short: DispenseCode
                index: 11
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 12
                  code:
                    pattern: {type: Code, value: '373784005'}
                    index: 13
                  display: {defaultValueString: Dispensing medication (procedure), index: 14}
  whenHandedOver: {short: DispenseDateTime, index: 26}
  note: {short: Comment, index: 31}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        distributionForm:
          match: {url: null}
          schema:
            short: DistributionForm
            type: Extension
            url: h
            index: 1
            elements:
              valueCodeableConcept:
                index: 2
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 2}
        requestDate:
          match: {url: null}
          schema: {short: RequestDate, type: Extension, url: h, index: 3}
          max: 1
        additionalInformation:
          match: {url: null}
          schema:
            short: DispenseAdditionalInformation
            type: Extension
            url: h
            index: 4
            elements:
              valueCodeableConcept:
                index: 5
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 5}
        medicationTreatment:
          match: {url: null}
          schema: {short: Medication Treatment, type: Extension, url: h, index: 6}
          max: 1
  dosageInstruction: {index: 32}
  daysSupply: {short: DurationOfUse, index: 25}
  identifier: {short: DispenseIdentifier, index: 7}
  context:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare', 'http://nictiz.nl/fhir/StructureDefinition/zib-Encounter']
    index: 17
  medicationReference:
    short: DispensedMedicine
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product']
    type: Reference
    index: 15
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            short: DispensedMedicine
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product']
            type: Reference
            index: 15
  quantity: {short: DispensedAmount, index: 24}
  partOf:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Procedure']
    index: 8
  authorizingPrescription:
    short: DispenseRequest
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-DispenseRequest']
    type: Reference
    index: 23
  receiver:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
    index: 28
    extensions:
      practitionerRole: {url: h, max: 1, type: Extension, index: 30}
    elements:
      extension:
        index: 29
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            practitionerRole:
              match: {url: null}
              schema: {type: Extension, url: h, index: 30}
              max: 1
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 16
  destination:
    type: Reference
    short: DispenseLocation
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-location']
    index: 27
  performer:
    short: Supplier
    index: 18
    elements:
      actor:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson', 'http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct']
        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
      onBehalfOf:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
        index: 22
package_version: 1.3.11
extensions:
  distributionForm:
    url: h
    short: DistributionForm
    type: Extension
    index: 1
    elements:
      valueCodeableConcept:
        index: 2
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {index: 2}
  requestDate: {url: h, max: 1, short: RequestDate, type: Extension, index: 3}
  additionalInformation:
    url: h
    short: DispenseAdditionalInformation
    type: Extension
    index: 4
    elements:
      valueCodeableConcept:
        index: 5
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {index: 5}
  medicationTreatment: {url: h, max: 1, short: Medication Treatment, type: Extension, index: 6}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-Dispense
base: http://hl7.org/fhir/StructureDefinition/MedicationDispense
version: 2.2.0
required: [category]