Actions
Activity #3568
closedModule #3538: Development
GDP Module: Patient Management
Start date:
05/13/2025
Due date:
05/23/2025
% Done:
100%
Estimated time:
Planned Due Date:
Description
branch - feature/gdp-patient-management
Patient List UI with name, gender, and status display
Search, sort, and filter options for the patient table
Patient detail view (modal or page)
Patient registration form
Backend CRUD APIs for listing, viewing, and creating patients
Diagnostics form UI and backend API to save diagnostic entries
Document upload UI for attaching files to a patient record
Backend endpoint to handle file uploads and associate with patients
Updated by Ashitha C about 1 year ago
- Status changed from In Progress to Resolved
Updated by Thara S Pillai about 1 year ago
- Ensure API authentication is implemented if it is not already part of the current implementation.
- Also, validate all inputs on both the client and server sides to comply with VAPT standards. schema based validation to implement.
Updated by Kiran Raj about 1 year ago
can use https://helmetjs.github.io/
for content security policy and other header related security issues
Actions