Notes
- Assumedly this will pre-populate with all the information from the Drug Order
- Patient Instructions can be stored in the "dosing instructions" property on Medication Dispense
Questions
- We need to think about how the "add drug to dispensing details" will work. As described on a previous page, in the OpenMRS data model, only a single drug/orderable is allowed per order/prescription. If we keep that model, I would see two use cases for adding a drug:
- A substitution is made, and two drugs are substituted for the original order
- Refills (or would this be handled by a different path?)