

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
hospital mangment synopsis.this maimtain the record of patient which coded in vb.
Typology: Study Guides, Projects, Research
1 / 3
This page cannot be seen from the preview
Don't miss anything!
This “Hospital Management System” is developed in VB.NET. All the record stores in database. It manages inpatient, outpatient, doctors and employees record. This is the complete software application of Hospital management system. This project is designed & coded in Visual Studio & database management is handled by MSSQL Server. This software mainly focuses on basic operations in a Hospital like Appointment module, Inpatient and Outpatient module, Treatment module, Payment, billing module, Reports and statistics module. “Hospital management software” is a ASP.Net application written on 64-bit , Windows 7 operating system, designed to help, maintain, and organize hospital. This application is easy to use for both beginners and advanced users. It features a familiar and well thought-out, an attractive user interface, combined with strong searching insertion and reporting capabilities. The report generation facility of this application helps to get the complete overview of hospital.
5. Modules:
Administration module:-
Input: – User Name, Password Process Definition: – Login to the system Output: - If login is successful then administrator can view and update the records.
Inpatient module:-
Input: – Inpatient detail Process Definition: – Information about the treatment given to the patients who are admitted. Output: – Information about the patient. Interface with other module: – The inpatient details are necessary for lab reports and billing.
Outpatient module:-
Input: – Outpatient detail Process Definition: – This module has the information about the treatment given to the patient who are came to check up. Output: – Information about the patient. Interface with other module: – The outpatient details are necessary for lab reports and billing.
Lab module:-
Input: – Patient ID, Category Process Definition:-Laboratory reports of the patient. Output: – Lab report and charge. Interface with other module: – This module requires information from inpatient and outpatient modules.