-
Notifications
You must be signed in to change notification settings - Fork 514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download Discharge Summary, Medicine Administration Records and upgraded Prescriptions #5458
Conversation
Co-authored-by: skks1212 <[email protected]>
LGTM |
when i select the " Select for Administration " in the administer medicine, |
SonarCloud Quality Gate failed. 3 Bugs No Coverage information |
LGTM |
@rithviknishad We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌. |
Some parts were co-authored by @sainak, @shivankacker
Associated Backend PRs
Associated Issues
Proposed Changes
New FormField Component:
NumericWithUnitsFormField
Example Usage:
Create Prescription Form uses the new Form higher order component.
onSubmit
(async) andonCancel
callbacks.field
method.Manage Prescription Medications and PRN Prescriptions specific to a consultation
Administer a prescription
Discontinue a prescription
View list of Normal and PRN Prescriptions
Click on a row/entry to view detailed information about a prescription
View Medicine Administration History
Select multiple prescriptions to be administered at once
Prescriptions during Discharge
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist