Patient management system for a medical institution
Developed on Yii with PHP and MySQL.
The system allows for patient record management: adding, editing, viewing, and deleting entries.
Main features
- User authorization with roles: admins and doctors with restricted access.
- Each doctor can create medical reports for their patients.
- When printing reports, a QR code is generated, which is also printed on the document.
- Scanning the QR code allows for quick access to patient information.
- The system restricts access to patients that do not belong to the doctor.
- Users can add and edit data but cannot delete others' entries.
Technologies and tools
- Yii Framework
- PHP
- MySQL
- QR code generation
- Role and access rights configuration
The system allows for patient record management: adding, editing, viewing, and deleting entries.
Main features
- User authorization with roles: admins and doctors with restricted access.
- Each doctor can create medical reports for their patients.
- When printing reports, a QR code is generated, which is also printed on the document.
- Scanning the QR code allows for quick access to patient information.
- The system restricts access to patients that do not belong to the doctor.
- Users can add and edit data but cannot delete others' entries.
Technologies and tools
- Yii Framework
- PHP
- MySQL
- QR code generation
- Role and access rights configuration