Hospital Management Software is an software application which is developed using VB.NET and SQL server database. This software is to maintain hospital patient records, doctor records, room allocation records, billing details, etc. Hospital employees enters the all data records in the software. All the record stores in SQL server database.
Hospital Management Software
Software requirements:
- Front End (Programming language) : Visual Studio 2008 (VB.NET)
- Back End (Database): Microsoft SQL Server 2008
- Database Name: hospital
Modules of the software:
- Department module – The department module stores the different departments of the hospital.
- Employee module – Employees are the office workers who enters data in the software. The administrators can view all types of records. Employees have limited permission to access the software.
- Doctors module – Doctors module stores doctors profile with name, qualification, specialist in, role.
- Patient module – This module stores two types of patient profiles. That is in patient and out patient. Even employees can view patient details. It stores treatment details provided for patients. This module stores paid and unpaid records.
- Search module – In this module user can search patient and doctors profile.
- Room allocation module – This module allocates rooms to the patients. This module stores room details, room allocation details, etc.
- Operation module – This stores operation details and treatment records.
- Prescription module – This module stores prescription details. User can print prescription details after entering the data.
- Discharge module – This module stores discharge details with date and time. The system generates complete bill during the discharge.
- Equipment module – This module stores stock details of the equipment. The equipment module contains equipment of operations, treatments, etc.
- Message module – In this module the employees can send message alert notification. (Please note : You have to purchase SMS gateway to send SMS messages.)
Download project source code:
Note: This is not real time projects. This works like real time project but this project developed by students. Do not submit this project for your college project. This is only for your reference.