PackagesCanonicalsLogsProblems
    Packages
    rs/nictiz.fhir.nl.r4.medicationprocess9@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/mp-MedicationDispense
description: A dispense is the delivery of an amount of medicine to the patient, their administrator or their representative.
package_name: rs/nictiz.fhir.nl.r4.medicationprocess9
derivation: constraint
name: MpMedicationDispense
abstract: true
type: MedicationDispense
elements:
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '373784005', system: 'http://snomed.info/sct'}
    type: CodeableConcept
    index: 15
  whenHandedOver: {short: MedicationDispenseDateTime, index: 28}
  note:
    index: 30
    elements:
      text: {short: Comment, index: 31}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        medicationDispenseAdditionalInformation:
          match: {url: null}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.MedicationDispenseAdditionalInformation
            index: 1
            elements:
              value:
                choices: []
                index: 3
        requestDate:
          match: {url: null}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.RequestDate
            index: 4
            elements:
              value:
                choices: []
                index: 6
        distributionForm:
          match: {url: null}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.DistributionForm
            index: 7
            elements:
              value:
                choices: []
                index: 9
        pharmaceuticalTreatmentIdentifier:
          match: {url: null}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier
            index: 10
            elements:
              value:
                choices: []
                index: 12
  status: {index: 14}
  daysSupply: {short: DurationOfUse, index: 27}
  identifier: {short: Identification, index: 13}
  medicationReference:
    short: DispensedMedicine
    refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct']
    type: Reference
    choiceOf: medication
    index: 20
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            short: DispensedMedicine
            refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-PharmaceuticalProduct']
            type: Reference
            choiceOf: medication
            index: 20
  quantity: {type: Quantity, short: DispensedAmount, index: 26}
  location:
    short: Supplier
    refers: ['http://hl7.org/fhir/StructureDefinition/Location', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider']
    type: Reference
    index: 24
  authorizingPrescription:
    short: DispenseRequest
    refers: ['http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://nictiz.nl/fhir/StructureDefinition/mp-DispenseRequest']
    type: Reference
    index: 25
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient']
    index: 21
  destination:
    short: DispenseLocation
    refers: ['http://hl7.org/fhir/StructureDefinition/Location', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider']
    type: Reference
    index: 29
  performer:
    index: 22
    elements:
      actor:
        short: Supplier
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization']
        type: Reference
        index: 23
  medication:
    choices: []
    index: 17
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        medicationReference:
          match: {}
          schema:
            short: DispensedMedicine
            choices: [medicationReference]
            index: 19
package_version: 1.0.0
extensions:
  medicationDispenseAdditionalInformation:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.MedicationDispenseAdditionalInformation
    type: Extension
    index: 1
    elements:
      value:
        choices: []
        index: 3
  requestDate:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.RequestDate
    type: Extension
    index: 4
    elements:
      value:
        choices: []
        index: 6
  distributionForm:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationDispense.DistributionForm
    type: Extension
    index: 7
    elements:
      value:
        choices: []
        index: 9
  pharmaceuticalTreatmentIdentifier:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier
    type: Extension
    index: 10
    elements:
      value:
        choices: []
        index: 12
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/mp-MedicationDispense
base: http://hl7.org/fhir/StructureDefinition/MedicationDispense
version: 1.0.0
required: [category]