introduction

7
INTRODUCTION HOSPITAL MANAGEMENT PATIENT’S BILLING SYSTEM This project has been made for storing patient billing records like bill number, patient name , no of days, address, meal charges, disease, Dr. name etc. It contains addition , modification, deletion as per requirement of the user. Database : hospitalrec and table : Paitents are being

Upload: raman-kapoor

Post on 02-Dec-2015

212 views

Category:

Documents


0 download

DESCRIPTION

asdf asdfas dfas dfsadfa sdfasdf asdfd

TRANSCRIPT

Page 1: Introduction

INTRODUCTION

HOSPITAL MANAGEMENT PATIENT’S BILLING SYSTEM

This project has been made for storing

patient billing records like bill number,

patient name , no of days, address, meal

charges, disease, Dr. name etc. It contains

addition , modification, deletion as per

requirement of the user. Database :

hospitalrec and table : Paitents are being

created in MySql [back end] software.

Frames are operated from Java and data is

stored in MySql.

Page 2: Introduction

AIM

The main aim of my project is to create

patient bill as per entered patient number by

the patient. It helps to store the records of

patient in particular table and these records

can be easily accessed by the person in fast

manner.

Page 3: Introduction

MERITS

1. Records can be stored in fast manner.

2. Any record can be easily accessed.

3. Bill can be generated as per entered patient number

and patient number is settled as primary key in the

table so that no duplicate entry can be made in the

table.

Page 4: Introduction

DE-MERITS

1. Due to failure of electricity, no work can be

processed.

2. Bills are not categorized as per area.

Page 5: Introduction

Conclusion

“Hospital Management Patient Billing

System” has been prepared to reduce manual

work and with the help of this project every

work is being processed through tables and

frames.