Hi everyone,
We’re working on a feature to display medication side effects to clinicians (in the Order Form) and dispensers (in the Dispense Prescription panel) during the pharmacy workflow.
Before we start building, I wanted to check if anyone has done something similar or knows of existing modules/approaches we could leverage.
What we need:
- Display side effects for medications in the patient order form and dispensing details.
- Classify side effects as “common” or “severe/unusual.”
- A way for admins to manage/update this side effect list (as it will grow/change over time).
- A configuration setting to toggle the visibility of these side effects specifically for the dispenser view.
Questions:
- Does MRS have any built-in support for drug metadata/attributes like this?
- Are there existing modules (or work-in-progress) that handle drug information/side effects?
- For the data model, would you recommend extending the Drug entity, using Concept mappings, or creating a dedicated module?
Thanks in advance for any pointers!