description: A profile on MedicationDispense that indicates the minimum set of attributes required for finding patients who may be taking certain medications. package_name: hl7.fhir.uv.vulcan-rwd.r4 derivation: constraint name: MedicationDispenseRwd type: MedicationDispense elements: status: {mustSupport: true, index: 0} medication: mustSupport: true choices: [] index: 2 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'] index: 3 quantity: {mustSupport: true, index: 4} daysSupply: {mustSupport: true, index: 5} whenHandedOver: {mustSupport: true, index: 6} dosageInstruction: mustSupport: true index: 7 elements: timing: mustSupport: true index: 8 elements: repeat: elements: bounds: mustSupport: true choices: [] index: 10 package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationDispenseRwd base: http://hl7.org/fhir/StructureDefinition/MedicationDispense version: 1.0.0-ballot