You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The functionality of LISTING PATIENTS BY MEDICATION was successfully fixed:
1. Fetching patients data
Task: Adjusted the method to allow fetch medicated data patients in data.service.ts.
Contributor:MATERU, Ebenezer John
Reg No: 2022-04-06620
Github accounts used:Ebenezer-UDSM (Due to mistakenly forgetting to log out from this account on the local machine Git) and Ebe-N.
2. Update Patients medication Summary
Task: Added Patients Components in patient-medication-summary-component.html.
Contributor:MGAGI, Sabrina Habib
Reg No: 2022-04-07227
3. Updated Clinic routing module
Task: Added a new route for the patient medication page in clinic-routing.module.ts.
Contributor:MSHANA, Annagloria Ernest
Reg No: 2022-04-08510
4. Updated Patient search component
Task: Implemented search functionality to filter patients based on their medication in patient-search.components.ts.
Contributor:KADOMOLE, Deonatus Christopher
Reg No: 2022-04-03384
5. Updated Patient medication summary
Task: Added a method to retrieve patients with prescriptions using patientService into patient-medications-summary.components.ts.
Contributor:WAJANGA, Samwel Wajanga
Reg No: 2022-04-13233
Key Highlights
Issue Reference: Implement a fix to ensure the 'with 'medication' tab accurately reflects the complete list of patients with any prescribed medications.
Implementation Summary for Issue #503
The functionality of LISTING PATIENTS BY MEDICATION was successfully fixed:
1. Fetching patients data
data.service.ts
.2. Update Patients medication Summary
patient-medication-summary-component.html
.3. Updated Clinic routing module
clinic-routing.module.ts
.4. Updated Patient search component
patient-search.components.ts
.5. Updated Patient medication summary
patient-medications-summary.components.ts
.Key Highlights
Originally posted by @Ebe-N in #28
The text was updated successfully, but these errors were encountered: