An open API service indexing awesome lists of open source software.

https://github.com/nkemahjunior/zecomedicalbackend

A system to track medical appointments.Doctors,patients and laboratory are involved
https://github.com/nkemahjunior/zecomedicalbackend

cloudinary medical-application spring-security springboot

Last synced: about 1 month ago
JSON representation

A system to track medical appointments.Doctors,patients and laboratory are involved

Awesome Lists containing this project

README

          

# ZecoMedical 🏥
Backend code for the ZecoMedical system. It handles all business logic, database interactions, and API endpoints to power the platform. The backend provides robust features for managing appointments, medical records, and communication between patients, doctors, and laboratory technicians.

## Features

- **Patient Management**:
- Handles appointment requests from patients.
- Manages patient profiles and medical histories.
- **Doctor Operations**:
- Enables doctors to accept or decline appointments.
- Allows doctors to order laboratory tests and manage consultation sessions.
- **Laboratory Integration**:
- Facilitates sending lab test requests from doctors to labs.
- Handles the uploading and retrieval of lab test results by lab technicians.
- **Notifications**:
- Sends real-time updates about appointment statuses, test results.
- **Secure**:
- Email verification
- Implements user authentication and role-based access control for patients, doctors, and lab technicians