Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

hospital mangment synopsis, Study Guides, Projects, Research of Applications of Computer Sciences

hospital mangment synopsis.this maimtain the record of patient which coded in vb.

Typology: Study Guides, Projects, Research

2017/2018

Uploaded on 12/25/2018

chandana-das
chandana-das 🇮🇳

1 document

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
SYNOPSIS
1. Title of the project:
Hospital Management System
2. Objective of the project:
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.
3. Project category:
The Project category is Web based developed in ASP.Net with MS-SQL Server.
Language used is VB.Net.
4. Language and software tool used:
Front End : VB.Net
Operating System : Window 7
Back End : Microsoft SQL Server 2005
pf3

Partial preview of the text

Download hospital mangment synopsis and more Study Guides, Projects, Research Applications of Computer Sciences in PDF only on Docsity!

SYNOPSIS

1. Title of the project:

Hospital Management System

2. Objective of the project:

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.

3. Project category:

The Project category is Web based developed in ASP.Net with MS-SQL Server.

Language used is VB.Net.

4. Language and software tool used:

● Front End : VB.Net

● Operating System : Window 7

● Back End : Microsoft SQL Server 2005

5. Modules:

The software has different modules which help it to achieve its objectives, those

are:

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.