The specification of the Hospital Management System database is posted on this page. The database is a list of information that is uniformly placed in rows and columns in tables. The database table has a special name that describes its contents. The database, in turn, is further explained in-depth with all fields used for data types, limitations available, primary key, and foreign key.
The architecture of the database is used to handle broad knowledge bodies. In this database, we define the four tables available in the program that is used to store all information.
Data types and its description:
The fields in the database table have a category of data. Any of the forms of data used in the database table are explained below.
(a) Integer:-
One optional character (+ or-) followed by at least one digit (0-9). Leading and trailing blanks would be overlooked. There is no other character permitted.
(b) Varchar:-
It is used to store alphanumeric characters. In this data type, the maximum number of characters up to 8000 ranges can be set to 50 characters in size by default SQL server.
(c) Date/Time:
The data form Date/Time is used to represent data or time.
Patient Table:
Fields | Data Type | Relationships |
Pid | Varchar(5) | Primary Key |
name | Varchar(20) | Not Null |
age | int | Not Null |
weight | int | Not Null |
gender | Varchar(10) | Not null |
address | Varchar(50) | Not Null |
phoneno | int | Not Null |
disease | Varchar(20) | Not Null |
doctorid | Varchar(5) | Not Null |
Doctor Table:
Fields | Data Type | Relationships |
doctorid | Varchar(5) | Primary Key |
doctorname | Varchar(15) | Not Null |
dept | Varchar(15) | Not Null |
Lab Table:
Fields | Data Type | Relationships |
labno | Varchar(5) | Primary Key |
pid | Varchar(5) | Not Null |
weight | int | Not Null |
doctorid | Varchar(5) | Foreign Key |
date | Date/Time | Not Null |
category | Varchar(15) | Not Null |
patient_type | Varchar(15) | Not Null |
amount | int | Not Null |
Inpatient Table:
Fields | Data Type | Relationships |
pid | Varchar(5) | Primary Key |
room_no | Varchar(50) | Not Null |
date_of_adm | Date/Time | Not Null |
date_of_dis | Date/Time | Not Null |
advance | int | Not Null |
labno | Varchar(5) | Foreign Key |
Outpatient Table:
Fields | Data Type | Relationships |
pid | Varchar(5) | Primary Key |
date | Date/Time | Not Null |
labno | Varchar(5) | Foreign Key |
Room Table:
Fields | Data Type | Relationships |
room_no | Varchar(50) | Primary Key |
room_type | Varchar(10) | Not Null |
status | Varchar(10) | Not Null |
Bill Table:
Fields | Data Type | Relationships |
bill_no | Varchar(50) | Primary Key |
pid | Varchar(5) | Foreign Key |
patient_type | Varchar(10) | Allow Null |
doctor_charge | int | Not Null |
medicine_charge | int | Not Null |
room_charge | int | Not Null |
|
int | Allow Null |
no_of_days | int | Allow Null |
nursing_charge | int | Allow Null |
advance | int | Allow Null |
health_card | Varchar(50) | Allow Null |
lab_charge | int | Allow Null |
bill | int | Not Null |
E-R Diagram
An entity-relationship diagram is used in modern database software engineering to illustrate the logical structure of the database. It is a relational schema database modeling method used to model a system and approach. This approach commonly used in database design. The diagram created using this method is called the E-R diagram.
DOWNLOAD NOW 🔥26.6 K
58 Comments
Faisal
October 3, 2012 - 1:50 PMWhere is database of Hospital management sytem.please kindly send me the database to my email id
nite_walqer@yahoo.com
I really thankful to u
admin
October 3, 2012 - 10:57 PMOpen hospital management system project synopsis. and and click download link.
Database also you can download in this.
Shiva Prasad
September 4, 2014 - 12:31 AMKindly download attached file.
koshaba c claire
October 29, 2012 - 8:08 PMthanks!!!!!!!!!!!!!! can u please direct me on how to design a booking management in micro finance or property management in real estete. if u don’t mind send details to mi email koshabac@yahoo.com thank u very much.
noorki
September 18, 2013 - 9:33 PMplease kindly send me the database to my email
noorki1090@gmail.com
i’ll be thankful to you.
thaqif
October 5, 2013 - 11:11 PMi want source code of hospital management project in java may i get it plz
i’ll be very grateful to u .
my email (thakeef1@yahoo.com )
owusu Godbless
October 28, 2013 - 9:30 PMplse send me the database to godblessackaahowusu@yahoo.coom
dinesh vishe
December 30, 2014 - 5:19 PMsend database to dineshvishe3@gmail.com
Shiva Prasad
September 4, 2014 - 12:31 AMKindly send me the requirements.
koshaba c claire
October 29, 2012 - 8:16 PMwhich entities can i consinder when am designing an ER for transaction monitoring in a bank. please reply me!!!!!!!!!!!!!!!
lb
November 8, 2012 - 7:24 PMhey,thank yu very much for helping
Shiva Prasad
September 4, 2014 - 12:30 AMWelcome lb
AnikaSimmons
November 16, 2012 - 11:57 AMBeen looking for this article for long time ago and finally found here. thanks for sharing this post. appreciate.
Shiva Prasad
September 4, 2014 - 12:30 AMWelcome Anika Simmons.. Kindly share this website to others.. Hope it helps to all students.
NISHANT KHOKHAR
November 27, 2012 - 9:43 PMcan i get the coding part of the hospital management system.
i will be very thankful to you..
Shiva Prasad
September 4, 2014 - 12:29 AMhere is the source code:
http://www.freestudentprojects.com/page/2/?s=hospital+management
propro
January 6, 2013 - 7:27 AMCan you please send me coding part..
unknown111@windowslive.com
Shiva Prasad
September 4, 2014 - 12:29 AMHere is the link to download this project:
http://www.freestudentprojects.com/page/2/?s=hospital+management
Swarupa Sathe
January 11, 2013 - 10:55 PMi want source code of hospital management project in java may i get it plz
Shiva Prasad
September 4, 2014 - 12:29 AMDownload source code of hospital management system:
http://www.freestudentprojects.com/page/2/?s=hospital+management
anuja
February 17, 2013 - 8:45 PMCan i get a designs of all tables
Shiva Prasad
September 4, 2014 - 12:28 AMDownload link is there in the bottom. Click on that.
Gilbert Kemboi
March 7, 2013 - 9:10 PMcan i get the coding part of the hospital management system.
i will be very thankful to you..
Shiva Prasad
September 4, 2014 - 12:28 AMKindly check this http://www.freestudentprojects.com/page/2/?s=hospital+management
Luis
April 11, 2013 - 10:17 PMCan you please send me the coding part?
luisgonf@hotmail.com
Shiva Prasad
September 4, 2014 - 12:28 AMCheck this: http://www.freestudentprojects.com/page/2/?s=hospital+management
Amine Mahamat Amine
May 2, 2013 - 4:21 AMi want source code of hospital management project in java may i get it plz
i’ll be very grateful to u .
this is my mail- ibnumahamat@hotmail.com
Shiva Prasad
September 4, 2014 - 12:27 AMJAVA based hospital management system:
http://www.freestudentprojects.com/studentprojectreport/projectreport/java-based-hospital-management-system/
NICHOLAS MILLS
May 8, 2013 - 3:16 PMPlease I need the code in Visual Basic …Please send it to my email (b_tolive@yahoo.com)
Shiva Prasad
September 4, 2014 - 12:27 AMThis project is developed in visual basic 6.0
http://www.freestudentprojects.com/visual-basic/hospital-management-system-3/
Mandy
May 10, 2013 - 12:43 PMcan you provide the source code for this project
mail me at yyeahgrp@gmail.com
Shiva Prasad
September 4, 2014 - 12:26 AMThis project is developed in vb.net, java, visual basic 6.0 and in php. Kindly check below link
http://www.freestudentprojects.com/page/2/?s=hospital+management
sundus temur
June 29, 2013 - 4:14 PMplz send me the data base honeyeye61@yahoo.com
Dauda
April 17, 2014 - 3:17 PMPlease send me the database for the hospital management information system ajay58sl@gmail.com
nabil
September 5, 2013 - 10:09 PMsend me this to my email
nabilhabib4@gmail.com
sayali
September 16, 2013 - 7:42 PMmay i getmini project on music store management with er diagram and all…
i wud b vry thankful…
miss yayad
December 8, 2013 - 11:52 AMi want source code and the database of hospital management project in php may i get it please
i’ll be very grateful to u .
(missyayad@gmail.com )
edem kodjo
January 13, 2014 - 3:28 PMplease i need the source codes and the database design
my email is edemhed@yahoo.com
Chea Cheat
February 6, 2014 - 11:21 PMplz give me database of hospital management system . plz sent to me cheacheat.kh@gmail.com
nakato hellen
March 10, 2014 - 3:02 PMpliz kindly send me the database to my email
nakhellen@gmail.com
raj jadhav
March 26, 2014 - 3:31 PMplz send mi the sugar factory management in java…plz plz…
rajjadhav1317@gmail.com
Shiva Prasad
September 4, 2014 - 12:26 AMKindly send me the requirements.
prakash
April 5, 2014 - 11:28 AMi want the source code for whats app can you send me
Shiva Prasad
September 4, 2014 - 12:25 AMSorry we not building any android apps like whatsapp
Dauda
April 17, 2014 - 3:19 PMI will be very much grateful if you could send me the Hospital Management Information System on this email: ajay58sl@gmail.com
Shiva Prasad
September 4, 2014 - 12:25 AMThis project is developed in vb.net, java, visual basic 6.0 and in php. Kindly check below link
http://www.freestudentprojects.com/page/2/?s=hospital+management
prathyusha
September 3, 2014 - 7:07 PMi need the complete project of hospital management system if u can pls send me by email prathyusha6969@gmail.com plz send me as soon as possible for which I will be highly thankful
Shiva Prasad
September 4, 2014 - 12:23 AMHospital management system database design already uploaded in this site. Check the below link
http://www.freestudentprojects.com/studentprojectreport/er-diagram/hospital-management-system-database-design/
Even I sent mail to you..
Shiva Prasad
September 4, 2014 - 12:24 AMEven you can check in this too:
http://www.freestudentprojects.com/page/2/?s=hospital+management
aditi kulkarni
August 21, 2016 - 3:13 PMhey can u please mail me the hospital management system project using sql as backend and java as frontend as soon as possible. in urgent
thank you!
email id:
aditikulkarni.1996@gmail.com
George Banin
December 4, 2016 - 11:27 PMcan i use the attributes for the lab table in a table named lab results
Zahid Asghar
April 8, 2017 - 2:22 PMhi
i need the complete project of hospital management system if u can send me by email zahidasghar89@gmail.com plz send me I will be highly thankful
freestudentprojects
April 9, 2017 - 1:47 AMComplete project uploaded in this site. You can directly download from here itself
Zahid Asghar
April 9, 2017 - 2:10 AMcan you send by mail
new id
September 5, 2017 - 10:41 PMwhere can i download the schema
Khyati Jain
October 19, 2017 - 11:02 AMCan You please send me RDbms system of a hospital in a flow chart at khyati.kj96@gmail.com
Anushka Sagar Hattel
November 27, 2020 - 7:39 PMI want design which is in the starting it looks very Blur so please send me on my email on anushkanitingedam@gmail.com
yunus
December 28, 2020 - 1:18 PMCan you share coding of this project? Email : yunuszanzi@gmail.com