This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
implement basic medication module #2229
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
in progress
indicates that issue/pull request is currently being worked on
LOE - large
indicates that the level of effort to complete issue is large
medication
issue/pull request that interacts with medication module
Milestone
🚀 Feature Proposal
This issue is to create a very basic medication module. When this issue is finished, I would expect to be able to:
Technical Notes
A medication request is defined as:
There should be a text box which allows me to search patients
id, requestedBy, requestedOn should be autogenerated
The table should show:
requested date, patient name, medication, quantity, status
Add new set of permissions for each viewing and making medication requests
Add sidebar link
Add "Request Medication" to quick create button in navbar
The text was updated successfully, but these errors were encountered: