SlideShare a Scribd company logo
1 of 99
HOSPITAL
MANAGEMENT
SYSTEM
Project Definition :



The main objectives is to maintain a patients
data computerized.
This website provides facility to search patient
data easily.
ABOUT ORGANISATION






The hospital was estlablish in the year 1994. The
hospital is one kind of organization that perform
different type of test check up and delivery.
The physician,gyneacologist & surgeon are has to the
patients and give a proper prescription of medicine and
report.
The hospital has working from last 16 year. The motto
behind the hospital is providing good room services
and take care of the patients.
ABOUT PROJECT





Project Profile
Existing System
Need for New System
EXISTING SYSTEM


Presently there is no such Computerized system
in the hospital so the process is done manually.
NEED FOR NEW SYSTEM




Our Organization needs new computerized
system to replace the current manual system.
Because old System is Very time consuming.
CORE COMPONENTS
Software Requirements :Front End: - ASP.Net
Back End:- Microsoft SQL Server 2005
Operating System:- Windows XP
Documentation Tool:- Microsoft Word 2003

Hardware Configuration:Processor:- Intel Pentium IV
RAM:- 1GB RAM
Hard Disk:- 80GB
ENTITY RELATIONSHIP
DIAGRAM (ERD)
ERD
DATA FLOW DIAGRAM
(DFD)
DATA FLOW DIAGRAM




A data flow diagram (DFD) is a graphical
representation of the “flow” of data through an
information system.
A data flow diagram is used to display the flow
of data in information system.
Context Level Diagram
First Level Diagram
DATA DICTIONARY
DATA DICTIONARY




Data Dictionary is a collection of the data that
are used as a part of the system.
In simple language data dictionary is a record of
data about data.
Table Name:- Appointment
Primary Key:- AppointmentId
Foreign Key:- EmployeeId , PatientId
Appointment Table
Fields

DataType

Size

Constraints

AppointmentId

bigint

-

PrimaryKey

AutoNumber

EmployeeId

bigint

-

ForeignKey

It Indicates Employee Information
in This Table As ForeignKey

PatientId

bigint

-

ForeignKey

It Indicates Patient Information in
This Table As ForeignKey

PatientName

varchar

50

-

It Defines Who Take Appointment

AppointmentDateAndTime

datetime

-

-

When Appointment Taken

DateOfAppointmentTaken

datetime

-

-

Given Date Of Appointment

AppointmentTakenById

bigint

-

-

Which Employee Give
Appointment to The Patient



Description

This table is used to identify at which time & date Patient take appointment and
which Employee given the appointment.
Table Name:- Company
Primary Key:- CompanyId

Company Table
Fields

DataType

Size

Constraints

CompanyId

bigint

-

PrimaryKey

CompanyName

varchar

50

-

Description

AutoNumber
It Defines Company Name Of
Medicine

 This table indicates the Medicine Company name.
Table Name:- Case
Primary Key:- CaseId
Foreign Key:- EmployeeId , PatientId, AppointmentId
Case Table
Fields

DataType

Size

Constraints

Description

CaseId

bigint

-

Primary key

AutoNumber

EmployeeId

bigint

-

Foreign key

It Indicates Which Employee (Doctor)
Study The Patient Case

PatientId

bigint

-

Foreign key

It Indicates Indoor/Outdoor Patient
Detail of The Case

AppointmentId

bigint

-

Foreign key

It Identifies When Patient Takes
Appointment

DateAndTime

Date time

-

PreviousSurgery

varchar

150

History About The Patient

Payment

decimal

18,0

Payment Of Doctor’s Fees

It Defines Time Of The Case
TempraturePulseRespirati
on

varchar

5

-

Count The Pulse

BloodPresure

varchar

5

-

It Measure The BloodPresure

RespiratoryAndCardioVas
cularSystem

varchar

20

-

Its display the cardio vascular.

PerAbdomen

varchar

20

-

Check with Normaly

PerVaginal

varchar

20

-

Check By Fingure

PerSpeculum

varchar

20

-

Check By Using Instrument/Machine

IsDiabitiseMelitus

Bit

-

-

For Checking Diabitise

IsHighBloodPresure

Bit

-

-

For Checking BloodPresure

IsThyroid

Bit

-

-

For Checking If Patient Have Thyroid
or Not

IsAllergy

Bit

-

-

It is Used For Checking Of Any Type of
Allergy of Patient’s





This table identifies all the detail of Patient and also include in which time
Patient case entered.
It also includes the previous history of the Patient.
Table Name:- Complain
Primary Key:- ComplainId

Complain Table
Fields

DataType

Size

Constraints

ComplainId

bigint

-

PrimaryKey

ComplainName

varchar

50

-

Description
AutoNumber

It Uses For Complain Which
Patient Have

 This table identifies a Patient Complains when the Patients are first time
come for checking.
Table Name:- Employee
Primary Key:- EmployeeId
Foreign Key:- DesignationId

Employee Table
Fields

DataType

Size

Constraints

Description

EmployeeId

bigint

-

Primary key

EmployeeFirstName

Varchar

50

-

It Identifies Employee FirstName

EmployeeLastName

Varchar

50

-

It Identifies Employee LastName

DesignationId

bigint

-

Foreign key

It Identifies Employee Designation
Which Directly Connect From The
Designation Table As ForeignKey

Qualification

Varchar

50

-

It Defines Qualification Of Employee

Address

Varchar

150

-

Address Of Employee

ContactNo1

Varchar

13

-

ContactNo Of Emloyee’s Home

AutoNumber
ContactNo2

13

-

UserName

varchar

50

-

UserName Of Employee

Password

varchar

50

-

Password Of Employee

IsActive

Bit

-

-

It Defines Employee Is Active Or Not

IsAdmin



varchar

ContactNo Of Emloyee’s Mobile

Bit

-

-

It Defines If Employee Is Admin

This table identifies Employee’s full information and also defines the
Designation of Employee which directly connected from the Designation
table.
Table Name:- Designation
Primary Key:- DesignationId

Designation Table
Fields

DataType

Size

Constraints

DesignationId

bigint

-

PrimaryKey

DesignationName

varchar

50

-

Description
AutoNumber
It Is Used For Define The
Designation Of Employee

 This table is used foe identified the Employee Designation such as
Doctor, Visitor Doctor, Nurse, Ward Boy.
Table Name:- Gynaec
Primary Key:- GynaecId
Foreign Key:- CaseId
Gynaec Table
Fields

DataType

Size

Constraints

Description

GynaecId

bigint

-

PrimaryKey

AutoNumber

CaseId

bigint

-

ForeignKey -

When Doctor Enter The CaseId Of The
Patient They Can See The Detail of
Patient History

Uterus

varchar

50

-

It Is Used For Check The Size Of Uterus

Myometrium

varchar

50

-

Uterus wall

Endometrium

varchar

50

-

Inside Uterus wall

LeftOvary

Varchar

50

-

It Is Used For Check The Size of
LeftOvary

RightOvary

Varchar

50

-

It Is Used For Check The Size of
RightOvary

PouchOfDoughes

varchar

50

-

It is used to check the deases inside pouch.
Table Name:- Medicine
Primary Key:- MedicineId
Foreign Key:- MedicineTypeId , CompanyId
Medicine Table
Fields

DataType

Size

Constraints

Description

MedicineId

bigint

-

PrimaryKey

MedicineName

varchar

50

-

MedicineTypeId

bigint

-

Foreign key

It Identifies Medicine Type Such
As Capsule, Tablet, etc….

CompanyId

bigint

-

Foreign key

It Is Used For Identifies The
Company Of Medicine

AutoNumber
It Identifies Medicine Name

 This table identifies Medicine detail. In this MedicineTypeId
includes type of Medicine such as tablet, capsule, powder, searup and
also CompanyId which is directly connect with Company table.
Table Name:- MedicineType
Primary Key:- MedicineTypeId

Medicinetype Table
Fields

DataType

Size

Constraints

Medicine type id

Bigint

-

PrimaryKey

Medicine type name

varchar

20

-

Description
AutoNumber
It Identifies Medicine Type

 This table indicates the details of MedicineType such as tablet,
capsule, powder and searup.
Table Name:- Obstetric
Primary Key:- ObstetricId
Foreign Key:- CaseId
Obsteric Table
Fields

DataType

Size

Constraints

Description

ObstetricId

bigint

-

PrimaryKey

AutoNumber

CaseId

bigint

-

Foreign key

It Identifies The Patients History
When They Last Time
Comes For a Checkup

GestationalSac

Varchar

20

CRL

Varchar

20

-

It check inside of sac.

AverageMaturity

Varchar

20

-

It Is Used To Measure The
AverageMaturity of Child
Month Wise

ChorionicPlate

varchar

20

-

It Is Used For Measure The Size
of Plate

CervicalLength

Varchar

20

-

Used to check a length

ExpectedDateOfDelivery

Datetime

-

-

It Defines Date Of Delivery

Check the size of sac.

This table is used for checking a pregnant woman.
In this table CaseId is used for detail of Patients previous checkup.
Table Name:- Operation
Primary Key:- OperationId
Foreign Key:- EmployeeId , PatientId, OperationTypeId
Operation Table
Fields

DataType Size

Constraints

Description

OperationId

bigint

-

PrimaryKey

AutoNumber

EmployeeId

bigint

-

ForeignKey

It Identifies Which
Employee(Doctor) Do The
Operation

PatientId

bigint

-

ForeignKey

It Identifies The Patient Full
Detail Who Are Operated

OperationDate

Datetime

-

-

It Defines Date Of Operation

OperationStartTime

Datetime

-

-

It Defines Start Time Of
Operation

OperationEndTime

datetime

-

-

It Defines End Time Of
Operation

OperationTypeId

bigint

-

ForeignKey

It Identifies The Type Of
Operation Such As Normal,
Cesarian, etc…

 This table indicates the details of Patients Operation which is done by a
specific Employee (Doctor) and also date & time of Operation.
Table Name:- OperationType
Primary Key:- OperationTypeId

Operation Type Table
Fields

DataType

Size

Constraints

OperationTypeId

Bigint

-

PrimaryKey

OperationTypeName

Varchar

50

-

Description
AutoNumber
It Identifies Operation Type Name

 This table identifies the Operation Types which are used in Operation.
 The OperationType such as Normal, Cesarian.
Table Name:- Patient
Primary Key:- PatientId
Patients Table
Fields

DataType

Size

Constraints

PatientId

bigint

-

PrimaryKey

PatientFirstName

varchar

50

-

It Identifies Patient First Name

PatientLastName

varchar

50

-

It Identifies Patient Last Name

DateOfBirth

datetime

-

-

It Identifies Date Of Birth Of
Patient

Address

varchar

150

-

Address Of Patient

ContactNo1

varchar

13

-

ContactNo Of Patients Home

ContactNo2

varchar

13

-

ContactNo Of Patients Mobile

 This table identifies full detail of Patient.

Description
AutoNumber
Table Name:- PatientComplain
Primary Key:- PatientComplainId
Foreign Key:- PatientId, ComplainId

Patients Complain Table
Fields

DataType

Size

Constraints

Description

Patientcomplain Id

bigint

-

PrimaryKey

AutoNumber

Patients Id

bigint

-

Foreign key

It Identifies Patient Detail
Which Is Already Indoor

Complain Id

bigint

-

Foreign key

It Is Used For Checking The
Complain When Patient
Last Time Come

Description

varchar

200

-

It Is a Description About
Patient Complain

 This table identifies the Complain of Indoor Patients which is under
treatment.
 It uses to check the previous detail of Patient Complain
Table Name:- PrescriptionMedicine
Primary Key:- PrescriptionMedicineId
Foreign Key:- PrescriptionId , MedicineId

Prescription Medicine Table
Fields

DataType

Size

Constraints

Description

PrescriptionMedicineId

bigint

-

PrimaryKey

AutoNumber

PrescriptionId

bigint

-

Foreign key

It Identifies Prescription Of
Patients Complain

MedicineId

bigint

-

Foreign key

It Identifies The Detail Of
Medicine

MedicineDose

varchar

20

-

It Identifies Dose Of Medicine

MedicineTime

datetime

-

-

Time Of Taken Medicine

 This table identifies the Prescription and detail of Medicine which is
given by Doctor.
Table Name:- WardType
Primary Key:- WardTypeId

Ward Type Table
Fields

DataType

Size

Constraints

WardId

bigint

-

Primary key

Ward Name

varchar

20

Description
AutoNumber
It Identifies Ward Type

 This table is identifies the WardType such as Special, General.
Table Name:- Prescription
Primary Key:- PrescriptionId
Foreign Key:- PatientId, EmployeeId

Prescription Table
Fields

DataType

Size

Constraints

Description

PrescriptionId

bigint

-

PrimaryKey

AutoNumber

EmployeeId

bigint

-

Foreign key

It Identifies Which
Employee(Doctor)
Prescribes to The Patient

PatientId

bigint

-

Foreign key

It Defines The Patient Detail

PrescriptionDate

datetime

-

-

It Defines Date Of
Prescription

NextVisitDate

datetime

-

-

It Identifies Next Visit Date
Of Checkup

 This table includes the Prescription of Patient which is given by Doctors
Table Name:- Ward
Primary Key:- WardId
Foreign Key:- WardTypeId

Ward Table
Fields

DataType

Size

Constraints

Description

WardId

bigint

-

Primary key

AutoNumber

WardTypeId

bigint

-

Fpreign key

It Identifies WardType Directly
From WardType

WardNumber

int

-

Fpreign key

It Identifies Word Number

 This table identified detail of Ward like WardType and Number of
Ward.
SCREENSHOT OF INPUT
FORM
LoginForm

:- Above ScreenShort is LoginPage of Our System and it is also fire the Validation.
HomePage

:- Above ScreenShort is the WelcomePage of the Website.
AboutUs

:- This page is Display the Information About Doctors.
Facility

:- This page is Display the Facility of Hospital.
ContactUs

:- It is Display the way to ContactUs.
Appointment

:- Above ScreenShort is Appointment Table to Display the Validation o the Appointment.
Appointment

:- In Appointment table fill the detail in the table And add the data.
Appointment

:- Above it will be add in the Appointment Table.
Case

:- In Above ScreenShort there will be Display with All the validations.
Case

:- Above it will Display All the data in the Case Table.
Medicine

:- Above it will be Display the validations.
Medicine

:- It Displays the Add form of Medicine.
Medicine

:- Above it will Display all the data in the Medicine’s Gridview.
Medicine

:- Above it will be delete the data form the Medicine’s Gridview.
MedicineType

:- It will be Display the validation for the MedicineType.
MedicineType

:- It will be Display all the data in MedicineType’s Gridview.
PrescriptionMedicine

:- It will be display fill data in the PrescriptionMedicine table.
PrescriptionMedicine

:- It will Display All the record in the PrescriptionMedicine’s Gridview.
PrescriptionMedicine

:- It will Display the Update of Medicine Time in the PrescriptionMedicine table.
Company

:- It will be Display that these company is Already Exists in the Company table.
Company

:- In the table is Display all the data of Company in Gridview of Company table.
Company

:- It will display the delete data from the Company Gridview.
Employee

:- Above validation will be fire in the Employee Table when we want to enter some Wrong data.
Employee

:- Above the page will be Display List of the Employee’s Personal Detail’s.
Designation

:- It will Display the list of the Designation Name.
Designation

:- Here when we want to edit the data as Same Name then it will not allow the same data.
Operation

:- It Display the enter new data in the Operation Table.
Operation

:- It display the all record of the Operation Table in Gridview.
Operation

:- This display the edit page of Operation Table.
Operation Type

:- This page display the Operation Type which is already exist.
OperationType

:- Above form is Display The Validation in OperationType.
Operation Type

:- It display the all record of the Operation Type.
Operation Type

:- This page display the delete item n ask for that you want to sure delete.
Patient

:- It display the new page for Add new patient in Patient Record.
Patient
Patient

:- Above it will display the all Record in the Patient’s Gridview.
PatientComplain

:- This Page is Display all Validation with data in the PatientComplain.
PatientComplain

:-Above page is Display the Update of PatientComplain.
PatientComplain

:- This is Display all Records of Patient Complain.
Ward

:- Above page display the add new ward but this ward number is already Exist in Ward Table.
Ward

:- This page is display the record of ward in Gridview.
Ward

:- This page can be Displayed the Update Word in Ward Table.
WardType

:- Above page is display the Add new Ward Type.
WardType

:- In this it will be Display Duplication Check in the Record.
WardType

:- Above page is Display the All the Data of WardType Gridview.
Gynaec

:- This is Display the Add New data in the Gynaec Table.
Gynaec

:- Above Record is Display the Gynaec Data in the Gridview.
Gynaec

:- Above page is Display the Delete data from Gynaec Gridview.
Obstetric

:- It will Enter new data in the Obstetric Table.
Obstetric

:- This page is display the Record of the Obstetric.
SCREENSHOT OF
CRYSTAL REPORTS
Report Of Appointment
Report of Case
Report Of Medicine
Report of Complain
Report of Employee
Report of Operation
Report of Patient
Report of Ward
ADVANTAGES






Easy to use
Less time consuming
Less paper work
Appropriate data storage facility
FUTURE ENHANCEMENT






There can be many improvements possible in
any new or old system.
It could be made online on internet which
expands its service to whole world.
Also we will keep tracks of bugs found while
testing.
BIBILOGRAPHY
The books used for reference were:
ASP.Net 2.0 Black Book (New Edition)
 System Analysis and Design (Edition 4)
Auther Name : Shelly Cashman Rosenblatt


Some sites references that provide for
successful completion of our project are
Mentioned below:


www.aminhospital.in
THANK YOU

More Related Content

What's hot

Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)maamir farooq
 
HOSPITAL MANAGEMENT SYSTEM ANDROID
HOSPITAL MANAGEMENT SYSTEM ANDROIDHOSPITAL MANAGEMENT SYSTEM ANDROID
HOSPITAL MANAGEMENT SYSTEM ANDROIDFoysal Mahamud Elias
 
Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management SystemSaurabh Tripathi
 
Pharmacy management system project report
Pharmacy management system project reportPharmacy management system project report
Pharmacy management system project reportDipta Roy
 
Hospital management system
Hospital management systemHospital management system
Hospital management systemAsmat Hayat
 
Pharmacy Management System Proposal
Pharmacy Management System ProposalPharmacy Management System Proposal
Pharmacy Management System Proposalsudiahmad1
 
Hospital management system (php project) web engineering
Hospital management system (php project) web engineeringHospital management system (php project) web engineering
Hospital management system (php project) web engineeringIftikhar Ahmad
 
Hospital Management System-out patient Detail
Hospital Management System-out patient DetailHospital Management System-out patient Detail
Hospital Management System-out patient DetailYogiji Creations
 
Patient Registration in Hospital
Patient Registration in HospitalPatient Registration in Hospital
Patient Registration in Hospitalsanjit_kumar
 
hospital management system
hospital management systemhospital management system
hospital management systemAnmol Purohit
 
Hospital management system project
Hospital management system projectHospital management system project
Hospital management system projectHimani Chopra
 
Pharmacy management system fyp documentation
Pharmacy management system fyp documentationPharmacy management system fyp documentation
Pharmacy management system fyp documentationAbubakr Cheema
 
HOSPITAL MANAGEMENT SYSTEM ppt
HOSPITAL MANAGEMENT SYSTEM pptHOSPITAL MANAGEMENT SYSTEM ppt
HOSPITAL MANAGEMENT SYSTEM pptPurbita Sen
 
Pharmacy management system Requirement Analysis and Elicitation Document
Pharmacy management system Requirement Analysis and Elicitation Document Pharmacy management system Requirement Analysis and Elicitation Document
Pharmacy management system Requirement Analysis and Elicitation Document Habitamu Asimare
 

What's hot (20)

Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)
 
Use case of hospital managment system
Use case of hospital managment systemUse case of hospital managment system
Use case of hospital managment system
 
HOSPITAL MANAGEMENT SYSTEM ANDROID
HOSPITAL MANAGEMENT SYSTEM ANDROIDHOSPITAL MANAGEMENT SYSTEM ANDROID
HOSPITAL MANAGEMENT SYSTEM ANDROID
 
Healthcare copy
Healthcare   copyHealthcare   copy
Healthcare copy
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management System
 
Pharmacy management system project report
Pharmacy management system project reportPharmacy management system project report
Pharmacy management system project report
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
E-Doctor
E-DoctorE-Doctor
E-Doctor
 
Pharmacy Management System Proposal
Pharmacy Management System ProposalPharmacy Management System Proposal
Pharmacy Management System Proposal
 
Hospital management system (php project) web engineering
Hospital management system (php project) web engineeringHospital management system (php project) web engineering
Hospital management system (php project) web engineering
 
Hospital Management System-out patient Detail
Hospital Management System-out patient DetailHospital Management System-out patient Detail
Hospital Management System-out patient Detail
 
HOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECTHOSPITAL MANAGEMENT SYSTEM PROJECT
HOSPITAL MANAGEMENT SYSTEM PROJECT
 
Patient Registration in Hospital
Patient Registration in HospitalPatient Registration in Hospital
Patient Registration in Hospital
 
hospital management system
hospital management systemhospital management system
hospital management system
 
Hospital management system project
Hospital management system projectHospital management system project
Hospital management system project
 
Pharmacy management system fyp documentation
Pharmacy management system fyp documentationPharmacy management system fyp documentation
Pharmacy management system fyp documentation
 
HOSPITAL MANAGEMENT SYSTEM ppt
HOSPITAL MANAGEMENT SYSTEM pptHOSPITAL MANAGEMENT SYSTEM ppt
HOSPITAL MANAGEMENT SYSTEM ppt
 
Pharmacy management system Requirement Analysis and Elicitation Document
Pharmacy management system Requirement Analysis and Elicitation Document Pharmacy management system Requirement Analysis and Elicitation Document
Pharmacy management system Requirement Analysis and Elicitation Document
 

Similar to Hospital management

20137 mini projectdocumentation
20137 mini projectdocumentation20137 mini projectdocumentation
20137 mini projectdocumentationPriyankaSonawane40
 
Website for hospital information system patel mona s, patel sweety r
Website for hospital information system       patel mona s,   patel sweety rWebsite for hospital information system       patel mona s,   patel sweety r
Website for hospital information system patel mona s, patel sweety rChethan B L
 
Hospital database management_system_sql
Hospital database management_system_sqlHospital database management_system_sql
Hospital database management_system_sqlSumedhMasal
 
Hospital database management_system_sql
Hospital database management_system_sqlHospital database management_system_sql
Hospital database management_system_sqlSumedhMasal
 
Blood_Bank_Management_System_A_Project_P.pptx
Blood_Bank_Management_System_A_Project_P.pptxBlood_Bank_Management_System_A_Project_P.pptx
Blood_Bank_Management_System_A_Project_P.pptxJackTheMan1
 
CLIA Program and HIPAA Privacy Rule: Patients' Access to Test Reports
CLIA Program and HIPAA Privacy Rule: Patients' Access to Test ReportsCLIA Program and HIPAA Privacy Rule: Patients' Access to Test Reports
CLIA Program and HIPAA Privacy Rule: Patients' Access to Test ReportsTrevor Thomas
 
KingsleyUsen_HospitalDatabase
KingsleyUsen_HospitalDatabaseKingsleyUsen_HospitalDatabase
KingsleyUsen_HospitalDatabaseKingsley Usen
 
SRS for Hospital Management System
SRS for Hospital Management SystemSRS for Hospital Management System
SRS for Hospital Management Systemkataria Arvind
 
Database Management System report
Database Management System reportDatabase Management System report
Database Management System reportNatasha Maqbool
 
Priority Queue as a Heap ArrayEmergency Room Patient AdmittanceO.pdf
Priority Queue as a Heap ArrayEmergency Room Patient AdmittanceO.pdfPriority Queue as a Heap ArrayEmergency Room Patient AdmittanceO.pdf
Priority Queue as a Heap ArrayEmergency Room Patient AdmittanceO.pdfseamusschwaabl99557
 
Dbms mini project
Dbms mini projectDbms mini project
Dbms mini projectHome
 
Point of-care final version
Point of-care final versionPoint of-care final version
Point of-care final versionMahesh D
 
Location Tracking And Health Prediction Using Machine Learning Algorithm
Location Tracking And Health Prediction Using Machine Learning AlgorithmLocation Tracking And Health Prediction Using Machine Learning Algorithm
Location Tracking And Health Prediction Using Machine Learning AlgorithmGaurav Bagade
 
CIS336 Lab 2 The Expanded Entity Relationship DiagramLAB OVERVI.docx
CIS336 Lab 2 The Expanded Entity Relationship DiagramLAB OVERVI.docxCIS336 Lab 2 The Expanded Entity Relationship DiagramLAB OVERVI.docx
CIS336 Lab 2 The Expanded Entity Relationship DiagramLAB OVERVI.docxclarebernice
 
Clinic Management System
Clinic Management SystemClinic Management System
Clinic Management SystemOsamaSoliman29
 

Similar to Hospital management (20)

20137 mini projectdocumentation
20137 mini projectdocumentation20137 mini projectdocumentation
20137 mini projectdocumentation
 
Website for hospital information system patel mona s, patel sweety r
Website for hospital information system       patel mona s,   patel sweety rWebsite for hospital information system       patel mona s,   patel sweety r
Website for hospital information system patel mona s, patel sweety r
 
Hospital database management_system_sql
Hospital database management_system_sqlHospital database management_system_sql
Hospital database management_system_sql
 
Hospital database management_system_sql
Hospital database management_system_sqlHospital database management_system_sql
Hospital database management_system_sql
 
haaaams
haaaamshaaaams
haaaams
 
Blood_Bank_Management_System_A_Project_P.pptx
Blood_Bank_Management_System_A_Project_P.pptxBlood_Bank_Management_System_A_Project_P.pptx
Blood_Bank_Management_System_A_Project_P.pptx
 
CLIA Program and HIPAA Privacy Rule: Patients' Access to Test Reports
CLIA Program and HIPAA Privacy Rule: Patients' Access to Test ReportsCLIA Program and HIPAA Privacy Rule: Patients' Access to Test Reports
CLIA Program and HIPAA Privacy Rule: Patients' Access to Test Reports
 
KingsleyUsen_HospitalDatabase
KingsleyUsen_HospitalDatabaseKingsleyUsen_HospitalDatabase
KingsleyUsen_HospitalDatabase
 
SRS for Hospital Management System
SRS for Hospital Management SystemSRS for Hospital Management System
SRS for Hospital Management System
 
Database Management System report
Database Management System reportDatabase Management System report
Database Management System report
 
Database design
Database designDatabase design
Database design
 
Priority Queue as a Heap ArrayEmergency Room Patient AdmittanceO.pdf
Priority Queue as a Heap ArrayEmergency Room Patient AdmittanceO.pdfPriority Queue as a Heap ArrayEmergency Room Patient AdmittanceO.pdf
Priority Queue as a Heap ArrayEmergency Room Patient AdmittanceO.pdf
 
Dbms mini project
Dbms mini projectDbms mini project
Dbms mini project
 
Point of-care final version
Point of-care final versionPoint of-care final version
Point of-care final version
 
Location Tracking And Health Prediction Using Machine Learning Algorithm
Location Tracking And Health Prediction Using Machine Learning AlgorithmLocation Tracking And Health Prediction Using Machine Learning Algorithm
Location Tracking And Health Prediction Using Machine Learning Algorithm
 
EHR Prototype Presentation
EHR Prototype PresentationEHR Prototype Presentation
EHR Prototype Presentation
 
CIS336 Lab 2 The Expanded Entity Relationship DiagramLAB OVERVI.docx
CIS336 Lab 2 The Expanded Entity Relationship DiagramLAB OVERVI.docxCIS336 Lab 2 The Expanded Entity Relationship DiagramLAB OVERVI.docx
CIS336 Lab 2 The Expanded Entity Relationship DiagramLAB OVERVI.docx
 
Database schema
Database schemaDatabase schema
Database schema
 
Clinic Management System
Clinic Management SystemClinic Management System
Clinic Management System
 
Admin
AdminAdmin
Admin
 

More from Smit Patel

Restaurent management system
Restaurent management systemRestaurent management system
Restaurent management systemSmit Patel
 
Time card system
Time card systemTime card system
Time card systemSmit Patel
 
E-Tender System
E-Tender SystemE-Tender System
E-Tender SystemSmit Patel
 
Library management system presentation
Library management system presentation Library management system presentation
Library management system presentation Smit Patel
 
Air ticket reservation system presentation
Air ticket reservation system presentation Air ticket reservation system presentation
Air ticket reservation system presentation Smit Patel
 
System development project document
System development project documentSystem development project document
System development project documentSmit Patel
 
On-line book store presentation
On-line book store presentation On-line book store presentation
On-line book store presentation Smit Patel
 
Manufacturing and sales management system
Manufacturing and sales management systemManufacturing and sales management system
Manufacturing and sales management systemSmit Patel
 
Online Bus ticket reservation
Online Bus ticket reservationOnline Bus ticket reservation
Online Bus ticket reservationSmit Patel
 

More from Smit Patel (13)

Restaurent management system
Restaurent management systemRestaurent management system
Restaurent management system
 
Time card system
Time card systemTime card system
Time card system
 
City Portal
City PortalCity Portal
City Portal
 
E-Tender System
E-Tender SystemE-Tender System
E-Tender System
 
Library management system presentation
Library management system presentation Library management system presentation
Library management system presentation
 
Air ticket reservation system presentation
Air ticket reservation system presentation Air ticket reservation system presentation
Air ticket reservation system presentation
 
System development project document
System development project documentSystem development project document
System development project document
 
On-line book store presentation
On-line book store presentation On-line book store presentation
On-line book store presentation
 
Manufacturing and sales management system
Manufacturing and sales management systemManufacturing and sales management system
Manufacturing and sales management system
 
Hr management
Hr managementHr management
Hr management
 
Real Estate
Real Estate Real Estate
Real Estate
 
Online Bus ticket reservation
Online Bus ticket reservationOnline Bus ticket reservation
Online Bus ticket reservation
 
Jdbc
JdbcJdbc
Jdbc
 

Recently uploaded

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 

Recently uploaded (20)

The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 

Hospital management

  • 2. Project Definition :  The main objectives is to maintain a patients data computerized. This website provides facility to search patient data easily.
  • 3. ABOUT ORGANISATION    The hospital was estlablish in the year 1994. The hospital is one kind of organization that perform different type of test check up and delivery. The physician,gyneacologist & surgeon are has to the patients and give a proper prescription of medicine and report. The hospital has working from last 16 year. The motto behind the hospital is providing good room services and take care of the patients.
  • 5. EXISTING SYSTEM  Presently there is no such Computerized system in the hospital so the process is done manually.
  • 6. NEED FOR NEW SYSTEM   Our Organization needs new computerized system to replace the current manual system. Because old System is Very time consuming.
  • 7. CORE COMPONENTS Software Requirements :Front End: - ASP.Net Back End:- Microsoft SQL Server 2005 Operating System:- Windows XP Documentation Tool:- Microsoft Word 2003 Hardware Configuration:Processor:- Intel Pentium IV RAM:- 1GB RAM Hard Disk:- 80GB
  • 9. ERD
  • 11. DATA FLOW DIAGRAM   A data flow diagram (DFD) is a graphical representation of the “flow” of data through an information system. A data flow diagram is used to display the flow of data in information system.
  • 15. DATA DICTIONARY   Data Dictionary is a collection of the data that are used as a part of the system. In simple language data dictionary is a record of data about data.
  • 16. Table Name:- Appointment Primary Key:- AppointmentId Foreign Key:- EmployeeId , PatientId Appointment Table Fields DataType Size Constraints AppointmentId bigint - PrimaryKey AutoNumber EmployeeId bigint - ForeignKey It Indicates Employee Information in This Table As ForeignKey PatientId bigint - ForeignKey It Indicates Patient Information in This Table As ForeignKey PatientName varchar 50 - It Defines Who Take Appointment AppointmentDateAndTime datetime - - When Appointment Taken DateOfAppointmentTaken datetime - - Given Date Of Appointment AppointmentTakenById bigint - - Which Employee Give Appointment to The Patient  Description This table is used to identify at which time & date Patient take appointment and which Employee given the appointment.
  • 17. Table Name:- Company Primary Key:- CompanyId Company Table Fields DataType Size Constraints CompanyId bigint - PrimaryKey CompanyName varchar 50 - Description AutoNumber It Defines Company Name Of Medicine  This table indicates the Medicine Company name.
  • 18. Table Name:- Case Primary Key:- CaseId Foreign Key:- EmployeeId , PatientId, AppointmentId Case Table Fields DataType Size Constraints Description CaseId bigint - Primary key AutoNumber EmployeeId bigint - Foreign key It Indicates Which Employee (Doctor) Study The Patient Case PatientId bigint - Foreign key It Indicates Indoor/Outdoor Patient Detail of The Case AppointmentId bigint - Foreign key It Identifies When Patient Takes Appointment DateAndTime Date time - PreviousSurgery varchar 150 History About The Patient Payment decimal 18,0 Payment Of Doctor’s Fees It Defines Time Of The Case
  • 19. TempraturePulseRespirati on varchar 5 - Count The Pulse BloodPresure varchar 5 - It Measure The BloodPresure RespiratoryAndCardioVas cularSystem varchar 20 - Its display the cardio vascular. PerAbdomen varchar 20 - Check with Normaly PerVaginal varchar 20 - Check By Fingure PerSpeculum varchar 20 - Check By Using Instrument/Machine IsDiabitiseMelitus Bit - - For Checking Diabitise IsHighBloodPresure Bit - - For Checking BloodPresure IsThyroid Bit - - For Checking If Patient Have Thyroid or Not IsAllergy Bit - - It is Used For Checking Of Any Type of Allergy of Patient’s   This table identifies all the detail of Patient and also include in which time Patient case entered. It also includes the previous history of the Patient.
  • 20. Table Name:- Complain Primary Key:- ComplainId Complain Table Fields DataType Size Constraints ComplainId bigint - PrimaryKey ComplainName varchar 50 - Description AutoNumber It Uses For Complain Which Patient Have  This table identifies a Patient Complains when the Patients are first time come for checking.
  • 21. Table Name:- Employee Primary Key:- EmployeeId Foreign Key:- DesignationId Employee Table Fields DataType Size Constraints Description EmployeeId bigint - Primary key EmployeeFirstName Varchar 50 - It Identifies Employee FirstName EmployeeLastName Varchar 50 - It Identifies Employee LastName DesignationId bigint - Foreign key It Identifies Employee Designation Which Directly Connect From The Designation Table As ForeignKey Qualification Varchar 50 - It Defines Qualification Of Employee Address Varchar 150 - Address Of Employee ContactNo1 Varchar 13 - ContactNo Of Emloyee’s Home AutoNumber
  • 22. ContactNo2 13 - UserName varchar 50 - UserName Of Employee Password varchar 50 - Password Of Employee IsActive Bit - - It Defines Employee Is Active Or Not IsAdmin  varchar ContactNo Of Emloyee’s Mobile Bit - - It Defines If Employee Is Admin This table identifies Employee’s full information and also defines the Designation of Employee which directly connected from the Designation table.
  • 23. Table Name:- Designation Primary Key:- DesignationId Designation Table Fields DataType Size Constraints DesignationId bigint - PrimaryKey DesignationName varchar 50 - Description AutoNumber It Is Used For Define The Designation Of Employee  This table is used foe identified the Employee Designation such as Doctor, Visitor Doctor, Nurse, Ward Boy.
  • 24. Table Name:- Gynaec Primary Key:- GynaecId Foreign Key:- CaseId Gynaec Table Fields DataType Size Constraints Description GynaecId bigint - PrimaryKey AutoNumber CaseId bigint - ForeignKey - When Doctor Enter The CaseId Of The Patient They Can See The Detail of Patient History Uterus varchar 50 - It Is Used For Check The Size Of Uterus Myometrium varchar 50 - Uterus wall Endometrium varchar 50 - Inside Uterus wall LeftOvary Varchar 50 - It Is Used For Check The Size of LeftOvary RightOvary Varchar 50 - It Is Used For Check The Size of RightOvary PouchOfDoughes varchar 50 - It is used to check the deases inside pouch.
  • 25. Table Name:- Medicine Primary Key:- MedicineId Foreign Key:- MedicineTypeId , CompanyId Medicine Table Fields DataType Size Constraints Description MedicineId bigint - PrimaryKey MedicineName varchar 50 - MedicineTypeId bigint - Foreign key It Identifies Medicine Type Such As Capsule, Tablet, etc…. CompanyId bigint - Foreign key It Is Used For Identifies The Company Of Medicine AutoNumber It Identifies Medicine Name  This table identifies Medicine detail. In this MedicineTypeId includes type of Medicine such as tablet, capsule, powder, searup and also CompanyId which is directly connect with Company table.
  • 26. Table Name:- MedicineType Primary Key:- MedicineTypeId Medicinetype Table Fields DataType Size Constraints Medicine type id Bigint - PrimaryKey Medicine type name varchar 20 - Description AutoNumber It Identifies Medicine Type  This table indicates the details of MedicineType such as tablet, capsule, powder and searup.
  • 27. Table Name:- Obstetric Primary Key:- ObstetricId Foreign Key:- CaseId Obsteric Table Fields DataType Size Constraints Description ObstetricId bigint - PrimaryKey AutoNumber CaseId bigint - Foreign key It Identifies The Patients History When They Last Time Comes For a Checkup GestationalSac Varchar 20 CRL Varchar 20 - It check inside of sac. AverageMaturity Varchar 20 - It Is Used To Measure The AverageMaturity of Child Month Wise ChorionicPlate varchar 20 - It Is Used For Measure The Size of Plate CervicalLength Varchar 20 - Used to check a length ExpectedDateOfDelivery Datetime - - It Defines Date Of Delivery Check the size of sac. This table is used for checking a pregnant woman. In this table CaseId is used for detail of Patients previous checkup.
  • 28. Table Name:- Operation Primary Key:- OperationId Foreign Key:- EmployeeId , PatientId, OperationTypeId Operation Table Fields DataType Size Constraints Description OperationId bigint - PrimaryKey AutoNumber EmployeeId bigint - ForeignKey It Identifies Which Employee(Doctor) Do The Operation PatientId bigint - ForeignKey It Identifies The Patient Full Detail Who Are Operated OperationDate Datetime - - It Defines Date Of Operation OperationStartTime Datetime - - It Defines Start Time Of Operation OperationEndTime datetime - - It Defines End Time Of Operation OperationTypeId bigint - ForeignKey It Identifies The Type Of Operation Such As Normal, Cesarian, etc…  This table indicates the details of Patients Operation which is done by a specific Employee (Doctor) and also date & time of Operation.
  • 29. Table Name:- OperationType Primary Key:- OperationTypeId Operation Type Table Fields DataType Size Constraints OperationTypeId Bigint - PrimaryKey OperationTypeName Varchar 50 - Description AutoNumber It Identifies Operation Type Name  This table identifies the Operation Types which are used in Operation.  The OperationType such as Normal, Cesarian.
  • 30. Table Name:- Patient Primary Key:- PatientId Patients Table Fields DataType Size Constraints PatientId bigint - PrimaryKey PatientFirstName varchar 50 - It Identifies Patient First Name PatientLastName varchar 50 - It Identifies Patient Last Name DateOfBirth datetime - - It Identifies Date Of Birth Of Patient Address varchar 150 - Address Of Patient ContactNo1 varchar 13 - ContactNo Of Patients Home ContactNo2 varchar 13 - ContactNo Of Patients Mobile  This table identifies full detail of Patient. Description AutoNumber
  • 31. Table Name:- PatientComplain Primary Key:- PatientComplainId Foreign Key:- PatientId, ComplainId Patients Complain Table Fields DataType Size Constraints Description Patientcomplain Id bigint - PrimaryKey AutoNumber Patients Id bigint - Foreign key It Identifies Patient Detail Which Is Already Indoor Complain Id bigint - Foreign key It Is Used For Checking The Complain When Patient Last Time Come Description varchar 200 - It Is a Description About Patient Complain  This table identifies the Complain of Indoor Patients which is under treatment.  It uses to check the previous detail of Patient Complain
  • 32. Table Name:- PrescriptionMedicine Primary Key:- PrescriptionMedicineId Foreign Key:- PrescriptionId , MedicineId Prescription Medicine Table Fields DataType Size Constraints Description PrescriptionMedicineId bigint - PrimaryKey AutoNumber PrescriptionId bigint - Foreign key It Identifies Prescription Of Patients Complain MedicineId bigint - Foreign key It Identifies The Detail Of Medicine MedicineDose varchar 20 - It Identifies Dose Of Medicine MedicineTime datetime - - Time Of Taken Medicine  This table identifies the Prescription and detail of Medicine which is given by Doctor.
  • 33. Table Name:- WardType Primary Key:- WardTypeId Ward Type Table Fields DataType Size Constraints WardId bigint - Primary key Ward Name varchar 20 Description AutoNumber It Identifies Ward Type  This table is identifies the WardType such as Special, General.
  • 34. Table Name:- Prescription Primary Key:- PrescriptionId Foreign Key:- PatientId, EmployeeId Prescription Table Fields DataType Size Constraints Description PrescriptionId bigint - PrimaryKey AutoNumber EmployeeId bigint - Foreign key It Identifies Which Employee(Doctor) Prescribes to The Patient PatientId bigint - Foreign key It Defines The Patient Detail PrescriptionDate datetime - - It Defines Date Of Prescription NextVisitDate datetime - - It Identifies Next Visit Date Of Checkup  This table includes the Prescription of Patient which is given by Doctors
  • 35. Table Name:- Ward Primary Key:- WardId Foreign Key:- WardTypeId Ward Table Fields DataType Size Constraints Description WardId bigint - Primary key AutoNumber WardTypeId bigint - Fpreign key It Identifies WardType Directly From WardType WardNumber int - Fpreign key It Identifies Word Number  This table identified detail of Ward like WardType and Number of Ward.
  • 37. LoginForm :- Above ScreenShort is LoginPage of Our System and it is also fire the Validation.
  • 38. HomePage :- Above ScreenShort is the WelcomePage of the Website.
  • 39. AboutUs :- This page is Display the Information About Doctors.
  • 40. Facility :- This page is Display the Facility of Hospital.
  • 41. ContactUs :- It is Display the way to ContactUs.
  • 42. Appointment :- Above ScreenShort is Appointment Table to Display the Validation o the Appointment.
  • 43. Appointment :- In Appointment table fill the detail in the table And add the data.
  • 44. Appointment :- Above it will be add in the Appointment Table.
  • 45. Case :- In Above ScreenShort there will be Display with All the validations.
  • 46. Case :- Above it will Display All the data in the Case Table.
  • 47. Medicine :- Above it will be Display the validations.
  • 48. Medicine :- It Displays the Add form of Medicine.
  • 49. Medicine :- Above it will Display all the data in the Medicine’s Gridview.
  • 50. Medicine :- Above it will be delete the data form the Medicine’s Gridview.
  • 51. MedicineType :- It will be Display the validation for the MedicineType.
  • 52. MedicineType :- It will be Display all the data in MedicineType’s Gridview.
  • 53. PrescriptionMedicine :- It will be display fill data in the PrescriptionMedicine table.
  • 54. PrescriptionMedicine :- It will Display All the record in the PrescriptionMedicine’s Gridview.
  • 55. PrescriptionMedicine :- It will Display the Update of Medicine Time in the PrescriptionMedicine table.
  • 56. Company :- It will be Display that these company is Already Exists in the Company table.
  • 57. Company :- In the table is Display all the data of Company in Gridview of Company table.
  • 58. Company :- It will display the delete data from the Company Gridview.
  • 59. Employee :- Above validation will be fire in the Employee Table when we want to enter some Wrong data.
  • 60. Employee :- Above the page will be Display List of the Employee’s Personal Detail’s.
  • 61. Designation :- It will Display the list of the Designation Name.
  • 62. Designation :- Here when we want to edit the data as Same Name then it will not allow the same data.
  • 63. Operation :- It Display the enter new data in the Operation Table.
  • 64. Operation :- It display the all record of the Operation Table in Gridview.
  • 65. Operation :- This display the edit page of Operation Table.
  • 66. Operation Type :- This page display the Operation Type which is already exist.
  • 67. OperationType :- Above form is Display The Validation in OperationType.
  • 68. Operation Type :- It display the all record of the Operation Type.
  • 69. Operation Type :- This page display the delete item n ask for that you want to sure delete.
  • 70. Patient :- It display the new page for Add new patient in Patient Record.
  • 72. Patient :- Above it will display the all Record in the Patient’s Gridview.
  • 73. PatientComplain :- This Page is Display all Validation with data in the PatientComplain.
  • 74. PatientComplain :-Above page is Display the Update of PatientComplain.
  • 75. PatientComplain :- This is Display all Records of Patient Complain.
  • 76. Ward :- Above page display the add new ward but this ward number is already Exist in Ward Table.
  • 77. Ward :- This page is display the record of ward in Gridview.
  • 78. Ward :- This page can be Displayed the Update Word in Ward Table.
  • 79. WardType :- Above page is display the Add new Ward Type.
  • 80. WardType :- In this it will be Display Duplication Check in the Record.
  • 81. WardType :- Above page is Display the All the Data of WardType Gridview.
  • 82. Gynaec :- This is Display the Add New data in the Gynaec Table.
  • 83. Gynaec :- Above Record is Display the Gynaec Data in the Gridview.
  • 84. Gynaec :- Above page is Display the Delete data from Gynaec Gridview.
  • 85. Obstetric :- It will Enter new data in the Obstetric Table.
  • 86. Obstetric :- This page is display the Record of the Obstetric.
  • 96. ADVANTAGES     Easy to use Less time consuming Less paper work Appropriate data storage facility
  • 97. FUTURE ENHANCEMENT    There can be many improvements possible in any new or old system. It could be made online on internet which expands its service to whole world. Also we will keep tracks of bugs found while testing.
  • 98. BIBILOGRAPHY The books used for reference were: ASP.Net 2.0 Black Book (New Edition)  System Analysis and Design (Edition 4) Auther Name : Shelly Cashman Rosenblatt  Some sites references that provide for successful completion of our project are Mentioned below:  www.aminhospital.in