description: 'This profile is based on Medicatieproces V9.0.7 and the related Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) DispenseRequest version 1.0.1, year 2017. The dispense request is the request of a prescriber to the pharmacist to dispense medication(s) to the patient to support current medication agreements. The prescriber asks them to dispense a certain amount of medicine or to dispense medicine(s) for a period of use.' package_name: nictiz.fhir.nl.stu3.zib2017 derivation: constraint name: Zib DispenseRequest type: MedicationRequest elements: category: index: 7 elements: coding: index: 8 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: DispenseRequestCode: match: {code: '52711000146108'} schema: short: DispenseRequestCode index: 9 elements: system: pattern: {type: Uri, value: 'http://snomed.info/sct'} index: 10 code: pattern: {type: Code, value: '52711000146108'} index: 11 dispenseRequest: short: DisenseRequest index: 25 extensions: dispenseLocation: {url: h, max: 1, short: DispenseLocation, type: Extension, index: 27} elements: extension: index: 26 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: dispenseLocation: match: {url: null} schema: {short: DispenseLocation, type: Extension, url: h, index: 27} max: 1 validityPeriod: short: PeriodOfUse index: 28 elements: start: {short: StartDate, index: 29} end: {short: EndDate, index: 30} numberOfRepeatsAllowed: {short: NumberOfRefills, index: 31} quantity: {short: Amount, index: 32} expectedSupplyDuration: {short: Duration, index: 33} performer: {short: IntendedSupplier, index: 34} authoredOn: {short: DispenseRequestDate, index: 15} note: {short: Comment, index: 23} extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: additionalWishes: match: {url: null} schema: type: Extension short: AdditionalWishes url: h index: 1 elements: valueCodeableConcept: index: 2 slicing: slices: valueCodeableConcept: match: {} schema: {index: 2} relatedMedicationAgreement: match: {url: null} schema: {short: RelatedMedicationAgreement, type: Extension, url: h, index: 3} max: 1 medicationTreatment: match: {url: null} schema: {short: Medication Treatment, type: Extension, url: h, index: 4} max: 1 requester: elements: agent: 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://hl7.org/fhir/StructureDefinition/Device'] index: 16 extensions: practitionerRole: {url: h, max: 1, type: Extension, index: 18} elements: extension: index: 17 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: practitionerRole: match: {url: null} schema: {type: Extension, url: h, index: 18} max: 1 onBehalfOf: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization'] index: 19 dosageInstruction: {index: 24} recorder: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner'] index: 20 extensions: practitionerRole: {url: h, max: 1, type: Extension, index: 22} elements: extension: index: 21 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: practitionerRole: match: {url: null} schema: {type: Extension, url: h, index: 22} max: 1 identifier: {short: DispenseRequestIdentifier, index: 5} context: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare', 'http://nictiz.nl/fhir/StructureDefinition/zib-Encounter'] index: 14 intent: pattern: {type: Code, value: order} index: 6 medicationReference: short: MedicineToBeDispensed refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product'] type: Reference index: 12 slicing: slices: medicationReference: match: {} schema: short: MedicineToBeDispensed refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product'] type: Reference index: 12 subject: type: Reference refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Group'] index: 13 package_version: 1.1.0 extensions: additionalWishes: url: h type: Extension short: AdditionalWishes index: 1 elements: valueCodeableConcept: index: 2 slicing: slices: valueCodeableConcept: match: {} schema: {index: 2} relatedMedicationAgreement: {url: h, max: 1, short: RelatedMedicationAgreement, type: Extension, index: 3} medicationTreatment: {url: h, max: 1, short: Medication Treatment, type: Extension, index: 4} class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-DispenseRequest base: http://hl7.org/fhir/StructureDefinition/MedicationRequest version: 2.2.0 required: [category]