SlideShare una empresa de Scribd logo
1 de 50
Out Patient Management System Guided By:-Mr. Navin Pal Submitted By:-Jiten Pansara Yogiji Creations Pvt. Ltd.
Presentation Outline Company Profile Introduction & Scope Project Description Existing System Objectives of Proposed System Data Flow Diagrams Sequence Diagrams Collaboration Diagrams State Chart Diagram Class Diagram Entity Relationship Diagrams Data Tables Snap-shots Test-Cases Conclusion Yogiji Creations Pvt. Ltd.
Yogiji Creations God Spreads Love ,We Spreads Creativity Yogiji Creations is a web & graphic design, organization providing world-class IT solutions.  Yogiji Creations provide highly customized web programming solutions, website design, logo design,  flash design, website Maintaince and software development of supreme quality at affordable rates from India. Our clients across the world are assured of aesthetic and original designs, fast turnaround and prompt customer support.  Whether you own business that needs a website, you can trust Yogiji Creations to build website that perfectly suits your budget. Yogiji Creations is using the experience obtained in years in making web applications as a offers a wide range of services to fulfill its clients business needs for the web and new media, in terms of creating very well looking web design and user friendly web application development.   Yogiji Creations Pvt. LTD.
Introduction Purpose The software is for the automation of Out Patient Detail Management. The Software includes:- ,[object Object]
Providing Prescription, Precautions and Diet advice.
Billing and Report generation.Scope It can be used in any Hospital or Dispensary for maintaining patient details and their test results. Yogiji Creations Pvt. LTD.
About  Project Our project Out Patient Management System includes registration of patients, storing their details into the system and also computerized billing. Our software has the facility to give a unique id for every patient and stores the details of every patient and the staff automatically. User can search availability of a doctor and the details of a patient using the id. The Out Patient Management System can be entered using a username and password. It is accessible either by an doctor or receptionist. Only they can add data into the database. The data can be retrieved easily. The interface is very user-friendly. The data are well protected for personal use and makes the data processing very fast. Yogiji Creations Pvt. LTD.
Existing System Existing system refers to the system that is being followed till now.  Presently all the hospital functionalities are done manually. That is if a patient want to consult a doctor he need to wait their till his chance called. This is very difficult process. Out_Patient tickets are distributed directly. The main disadvantage is time consuming. Yogiji Creations Pvt. LTD.
Limitations of  Existing System  Lack of security of data.  Time consuming.  Consumes large volume of paper work.  Manual work  No direct role for the higher officials. To avoid all these limitations and make the system working more accurately it needs to be computerized. Yogiji Creations Pvt. LTD.
Objectives of Proposed System The Hospital management system software is user-friendly software. The main objectives of the system is which shows and helps you to collect most of the information about Hospitality and Medical Services. The system is very simple in design and to implement. The system requires very low system resources and the system will work in almost all configurations. The main objectives of the proposed system can be enumerated as follows: ,[object Object]
Doctors Search is possible.
Today’s patient list help doctors to search their patientsYogiji Creations Pvt. LTD.
Technologies to be used This project will be a desktop application to be developed in C#.NET having SQL-Server as backend.  Back-End(SQL-Server 2008) Front-End(Microsoft Visual Studio 2008) Overview ,[object Object]
The project maintains two levels of users:-Administrator Level-Doctor User Level-Data Entry Operator Yogiji Creations Pvt. LTD.
Providing billing details for patients. Maintaining backup of data as per user requirements. If user forgets his/her password then it can be retrieved by hint question. User or Administrator can search a patient’s record by his/her name. Yogiji Creations Pvt. LTD.
Project  Requirements Client side:- 1.Hardware Requirements:- Processor			: -	Pentium Processor P_IV RAM				: -	256 MB and Above Hard Disk			: -	10 GB and Above    2. Software Requirements: Operating System	               : -        Windows xp, Vista, Seven  Database Server		               : -	SQL server -2008 Language			 : -	c# Yogiji Creations Pvt. LTD.
[object Object],Every user should be:- • Comfortable of working with computer. • Operator should aware of medical terms. • Operator should have basic knowledge of English too. ,[object Object]
Easy to Operate.
 Speech Recognition is used which makes the interface user-friendly.Yogiji Creations Pvt. LTD.
Data Flow Diagram Data Flow Diagram A data flow diagram (DFD) is a graphical representation of the "flow" of data through an information system. DFDs can also be used for the visualization of data processing (structured design). Notations Process Data Flow Source/Destination Data Storage Yogiji Creations Pvt. LTD.
Shows the system’s major processes, data flows, and data stores at a high level of abstraction. Appointment Bill Registration Prescription   Receptionist Gives Details   Patient Appointment Hospital  Management System Bill Prescribes Test Doctor Prescription DFD: Level 0 Yogiji Creations Pvt. LTD.
Gives Prescription   Receptionist Request Prescription Prescription Enters Doctor Prescription_Db DFD: Level 1.0 Yogiji Creations Pvt. LTD.
Cancel Appointment Save Appointment Receptionist Message Appointment Appointment_Db DFD: Level 2.0 Yogiji Creations Pvt. LTD.
Requesting Patient Id Receptionist Save Appointment Receptionist Gives Bill Gives PatientId Generate       Bill Bill_Db DFD: Level 3.0 Yogiji Creations Pvt. LTD.
Use Case Diagram Out Patient Management System Patient Information Add/Update/Delete Staff Patient Receptionist Registration  Appointments Bill Details Login    Doctor Prescription Edit Profile Consultant Permanent Yogiji Creations Pvt. LTD.
Sequence Diagrams A sequence diagram in Unified Modeling Language (UML) is a kind of interaction diagram that shows how processes operate with one another and in what order. Patient – Update Record Yogiji Creations Pvt. LTD.
State Chart Diagram State diagrams are used to give an abstract description of the behavior of a system. This behavior is analyzed and represented in series of events, that could occur in one or more possible states. 1.Doctor SCD Diagnosis Patient Gives Treatment Prescribes Medicines & Gives Diet Advice Cures the Patient Yogiji Creations Pvt. LTD.
2. Patient SCD Enter Hospital Takes Appointment Undergo Diagnosis Takes  Treatment Gets Cured Yogiji Creations Pvt. LTD.
2. Receptionist SCD Checks Details as Patient Checks availability of doctor Gives appointment Gives Bill Takes Bill Amount Yogiji Creations Pvt. LTD.
Class Diagram A class diagram in the Unified Modeling Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system's classes, their attributes, operations(or)methods and the relationships between the classes. Yogiji Creations Pvt. LTD.
E-R Diagram A detailed, logical representation of the entities, associations and data elements for an organization or business. Notations Entity Relationship Attribute Identifier Attribute Yogiji Creations Pvt. LTD.
Patient_Id Patient_nm Doctor_Id Doctor_nm Patient_Id Doctor_Id M Doc_Patient Doctor Treats Treats 1 M 1 Patients 1 has Consultant Permanent Bill_Id Date Time M Appointment Bill 1 has 1 1 has M Prescription Prescription Details 1 has M Yogiji Creations Pvt. LTD.
Data  Tables 1. User_Info:- Yogiji Creations Pvt. LTD.
2.Patient_Detail Table:- Yogiji Creations Pvt. LTD.
3.Doctor_Details:- Yogiji Creations Pvt. LTD.
4.Doc_Patient Details:- 5.Prescription Details:- Yogiji Creations Pvt. LTD.
6.Appointment Details:- 7.Bill Details:- Yogiji Creations Pvt. LTD.
Screen-shots Splash Screen Yogiji Creations Pvt. LTD.
MainMDI Form Yogiji Creations Pvt. LTD.
MainMDI with validationForm Yogiji Creations Pvt. LTD.
Receptionist Home Page Yogiji Creations Pvt. LTD.
Doctor Home Page Yogiji Creations Pvt. LTD.
Forgot Password Form Yogiji Creations Pvt. LTD.
New_User Form Yogiji Creations Pvt. LTD.
Patient_Registration Form Yogiji Creations Pvt. LTD.
Patient_Registration Form Yogiji Creations Pvt. LTD.
Change Password Yogiji Creations Pvt. LTD.
Doctor Registration Yogiji Creations Pvt. LTD.
Search Patient Form Yogiji Creations Pvt. LTD.
Prescription Form Yogiji Creations Pvt. LTD.

Más contenido relacionado

La actualidad más candente

Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management SystemRANJIT SINGH
 
Hospital management system
Hospital management systemHospital management system
Hospital management systemsubu
 
PROJECT-HOSPITAL MANAGEMENT SYSTEM CHAP. 1 TO 4
PROJECT-HOSPITAL MANAGEMENT SYSTEM CHAP. 1 TO 4PROJECT-HOSPITAL MANAGEMENT SYSTEM CHAP. 1 TO 4
PROJECT-HOSPITAL MANAGEMENT SYSTEM CHAP. 1 TO 4NICHOLAS RATEMO
 
Hospital presentation
Hospital presentationHospital presentation
Hospital presentationRANJIT SINGH
 
"Hospital Management"
"Hospital Management""Hospital Management"
"Hospital Management"vivek kct
 
[PPT] Hospital management system - Quanta-his
[PPT] Hospital management system - Quanta-his[PPT] Hospital management system - Quanta-his
[PPT] Hospital management system - Quanta-hisBirlamedisoft Pvt. Ltd
 
Hospital Management System Presentation
Hospital Management System PresentationHospital Management System Presentation
Hospital Management System PresentationSanjeev Kumar Rao
 
Hospital management synopsis
Hospital management synopsisHospital management synopsis
Hospital management synopsisYogeshDhamke2
 
Hospital management system
Hospital management systemHospital management system
Hospital management systemPawan Ghewande
 
Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)maamir farooq
 
Hospital Management System (2nd Task)
Hospital Management System (2nd Task)Hospital Management System (2nd Task)
Hospital Management System (2nd Task)SN Chakraborty
 
hospital management system
hospital management systemhospital management system
hospital management systemshivangi singh
 
Design and Implementation of Hospital Management System Using Java
Design and Implementation of Hospital Management System Using JavaDesign and Implementation of Hospital Management System Using Java
Design and Implementation of Hospital Management System Using JavaIOSR Journals
 
Hospital Management System.pptx
Hospital Management System.pptxHospital Management System.pptx
Hospital Management System.pptxLakshayPanchal
 
44478167 hospital-management-system
44478167 hospital-management-system44478167 hospital-management-system
44478167 hospital-management-systemAkshay Iliger
 
Hospital management system
Hospital management systemHospital management system
Hospital management systemManpreet Singh
 
Hospital management system(database)
Hospital management system(database)Hospital management system(database)
Hospital management system(database)Iftikhar Ahmad
 
Hospital Management System Project Report
Hospital Management System Project Report Hospital Management System Project Report
Hospital Management System Project Report Sarfaraj Alam
 

La actualidad más candente (20)

Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management System
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
PROJECT-HOSPITAL MANAGEMENT SYSTEM CHAP. 1 TO 4
PROJECT-HOSPITAL MANAGEMENT SYSTEM CHAP. 1 TO 4PROJECT-HOSPITAL MANAGEMENT SYSTEM CHAP. 1 TO 4
PROJECT-HOSPITAL MANAGEMENT SYSTEM CHAP. 1 TO 4
 
Hospital presentation
Hospital presentationHospital presentation
Hospital presentation
 
"Hospital Management"
"Hospital Management""Hospital Management"
"Hospital Management"
 
[PPT] Hospital management system - Quanta-his
[PPT] Hospital management system - Quanta-his[PPT] Hospital management system - Quanta-his
[PPT] Hospital management system - Quanta-his
 
Hospital Management System Presentation
Hospital Management System PresentationHospital Management System Presentation
Hospital Management System Presentation
 
Hospital management synopsis
Hospital management synopsisHospital management synopsis
Hospital management synopsis
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
Hostpital management system(srs)
Hostpital management system(srs)Hostpital management system(srs)
Hostpital management system(srs)
 
Hospital Management System (2nd Task)
Hospital Management System (2nd Task)Hospital Management System (2nd Task)
Hospital Management System (2nd Task)
 
Healthcare copy
Healthcare   copyHealthcare   copy
Healthcare copy
 
hospital management system
hospital management systemhospital management system
hospital management system
 
Design and Implementation of Hospital Management System Using Java
Design and Implementation of Hospital Management System Using JavaDesign and Implementation of Hospital Management System Using Java
Design and Implementation of Hospital Management System Using Java
 
Hospital Management System.pptx
Hospital Management System.pptxHospital Management System.pptx
Hospital Management System.pptx
 
44478167 hospital-management-system
44478167 hospital-management-system44478167 hospital-management-system
44478167 hospital-management-system
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
Hospital management system(database)
Hospital management system(database)Hospital management system(database)
Hospital management system(database)
 
Hospital Management System Project Report
Hospital Management System Project Report Hospital Management System Project Report
Hospital Management System Project Report
 

Similar a Hospital Management System-out patient Detail

Hospital management system in java
Hospital management system in javaHospital management system in java
Hospital management system in javaVarun Yadav
 
Computer project
Computer projectComputer project
Computer projectVarun Yadav
 
Computer project
Computer projectComputer project
Computer projectVarun Yadav
 
Dentware- A Complete Solution for Today’s Dental Practice
Dentware- A Complete Solution for Today’s Dental PracticeDentware- A Complete Solution for Today’s Dental Practice
Dentware- A Complete Solution for Today’s Dental PracticeDrNarender Bansal
 
Homeopathic Hospital management
Homeopathic Hospital managementHomeopathic Hospital management
Homeopathic Hospital managementOm Techsoft
 
Loan Approval Management Java project
Loan Approval Management Java projectLoan Approval Management Java project
Loan Approval Management Java projectTutorial Learners
 
Medical Store Management System Software Engineering 1
Medical Store Management System Software Engineering 1Medical Store Management System Software Engineering 1
Medical Store Management System Software Engineering 1hani2253
 
Medical Store Management System Software Engineering Project
Medical Store Management System Software Engineering ProjectMedical Store Management System Software Engineering Project
Medical Store Management System Software Engineering Projecthani2253
 
Online doctor appointment
Online doctor appointmentOnline doctor appointment
Online doctor appointmentAmna Nawazish
 
Men Salon management system project and ppt
Men Salon management system project and pptMen Salon management system project and ppt
Men Salon management system project and pptpavisubashsp
 
Group 1 - E-Medicare System.pptx
Group 1  -  E-Medicare System.pptxGroup 1  -  E-Medicare System.pptx
Group 1 - E-Medicare System.pptxAdityaKumar421752
 
Resume (1)
Resume (1)Resume (1)
Resume (1)vnsrishi
 
IRJET - Hospital Management System
IRJET -  	  Hospital Management SystemIRJET -  	  Hospital Management System
IRJET - Hospital Management SystemIRJET Journal
 
Physiotherapist’s Portal
Physiotherapist’s PortalPhysiotherapist’s Portal
Physiotherapist’s PortalIRJET Journal
 
IRJET- Artificial Intelligence Dietician
IRJET- Artificial Intelligence DieticianIRJET- Artificial Intelligence Dietician
IRJET- Artificial Intelligence DieticianIRJET Journal
 

Similar a Hospital Management System-out patient Detail (20)

Hospital management system in java
Hospital management system in javaHospital management system in java
Hospital management system in java
 
Computer project
Computer projectComputer project
Computer project
 
Computer project
Computer projectComputer project
Computer project
 
Dentware- A Complete Solution for Today’s Dental Practice
Dentware- A Complete Solution for Today’s Dental PracticeDentware- A Complete Solution for Today’s Dental Practice
Dentware- A Complete Solution for Today’s Dental Practice
 
Homeopathic Hospital management
Homeopathic Hospital managementHomeopathic Hospital management
Homeopathic Hospital management
 
Loan Approval Management Java project
Loan Approval Management Java projectLoan Approval Management Java project
Loan Approval Management Java project
 
Medical Store Management System Software Engineering 1
Medical Store Management System Software Engineering 1Medical Store Management System Software Engineering 1
Medical Store Management System Software Engineering 1
 
Medical Store Management System Software Engineering Project
Medical Store Management System Software Engineering ProjectMedical Store Management System Software Engineering Project
Medical Store Management System Software Engineering Project
 
G7 patient record system
G7 patient record systemG7 patient record system
G7 patient record system
 
Main zota abstract
Main zota abstractMain zota abstract
Main zota abstract
 
Online doctor appointment
Online doctor appointmentOnline doctor appointment
Online doctor appointment
 
Men Salon management system project and ppt
Men Salon management system project and pptMen Salon management system project and ppt
Men Salon management system project and ppt
 
Group 1 - E-Medicare System.pptx
Group 1  -  E-Medicare System.pptxGroup 1  -  E-Medicare System.pptx
Group 1 - E-Medicare System.pptx
 
Muddasar_Tester_1yrEXP
Muddasar_Tester_1yrEXPMuddasar_Tester_1yrEXP
Muddasar_Tester_1yrEXP
 
Resume (1)
Resume (1)Resume (1)
Resume (1)
 
REport Fle.pdf
REport Fle.pdfREport Fle.pdf
REport Fle.pdf
 
IRJET - Hospital Management System
IRJET -  	  Hospital Management SystemIRJET -  	  Hospital Management System
IRJET - Hospital Management System
 
Physiotherapist’s Portal
Physiotherapist’s PortalPhysiotherapist’s Portal
Physiotherapist’s Portal
 
Resume
ResumeResume
Resume
 
IRJET- Artificial Intelligence Dietician
IRJET- Artificial Intelligence DieticianIRJET- Artificial Intelligence Dietician
IRJET- Artificial Intelligence Dietician
 

Más de Yogiji Creations

Oracle architecture with details-yogiji creations
Oracle architecture with details-yogiji creationsOracle architecture with details-yogiji creations
Oracle architecture with details-yogiji creationsYogiji Creations
 
Oracle backup and recovery
Oracle backup and recoveryOracle backup and recovery
Oracle backup and recoveryYogiji Creations
 
User, roles and privileges
User, roles and privilegesUser, roles and privileges
User, roles and privilegesYogiji Creations
 
Oracle database performance tuning
Oracle database performance tuningOracle database performance tuning
Oracle database performance tuningYogiji Creations
 

Más de Yogiji Creations (6)

Rocking presentation
Rocking presentationRocking presentation
Rocking presentation
 
Wi max by yogijicreations
Wi max by yogijicreationsWi max by yogijicreations
Wi max by yogijicreations
 
Oracle architecture with details-yogiji creations
Oracle architecture with details-yogiji creationsOracle architecture with details-yogiji creations
Oracle architecture with details-yogiji creations
 
Oracle backup and recovery
Oracle backup and recoveryOracle backup and recovery
Oracle backup and recovery
 
User, roles and privileges
User, roles and privilegesUser, roles and privileges
User, roles and privileges
 
Oracle database performance tuning
Oracle database performance tuningOracle database performance tuning
Oracle database performance tuning
 

Último

Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxMichelleTuguinay1
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleCeline George
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptxJonalynLegaspi2
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQuiz Club NITW
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 

Último (20)

Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptxDIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
DIFFERENT BASKETRY IN THE PHILIPPINES PPT.pptx
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Multi Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP ModuleMulti Domain Alias In the Odoo 17 ERP Module
Multi Domain Alias In the Odoo 17 ERP Module
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
week 1 cookery 8 fourth - quarter .pptx
week 1 cookery 8  fourth  -  quarter .pptxweek 1 cookery 8  fourth  -  quarter .pptx
week 1 cookery 8 fourth - quarter .pptx
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITWQ-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
Q-Factor HISPOL Quiz-6th April 2024, Quiz Club NITW
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 

Hospital Management System-out patient Detail

  • 1. Out Patient Management System Guided By:-Mr. Navin Pal Submitted By:-Jiten Pansara Yogiji Creations Pvt. Ltd.
  • 2. Presentation Outline Company Profile Introduction & Scope Project Description Existing System Objectives of Proposed System Data Flow Diagrams Sequence Diagrams Collaboration Diagrams State Chart Diagram Class Diagram Entity Relationship Diagrams Data Tables Snap-shots Test-Cases Conclusion Yogiji Creations Pvt. Ltd.
  • 3. Yogiji Creations God Spreads Love ,We Spreads Creativity Yogiji Creations is a web & graphic design, organization providing world-class IT solutions. Yogiji Creations provide highly customized web programming solutions, website design, logo design,  flash design, website Maintaince and software development of supreme quality at affordable rates from India. Our clients across the world are assured of aesthetic and original designs, fast turnaround and prompt customer support.  Whether you own business that needs a website, you can trust Yogiji Creations to build website that perfectly suits your budget. Yogiji Creations is using the experience obtained in years in making web applications as a offers a wide range of services to fulfill its clients business needs for the web and new media, in terms of creating very well looking web design and user friendly web application development.  Yogiji Creations Pvt. LTD.
  • 4.
  • 6. Billing and Report generation.Scope It can be used in any Hospital or Dispensary for maintaining patient details and their test results. Yogiji Creations Pvt. LTD.
  • 7. About Project Our project Out Patient Management System includes registration of patients, storing their details into the system and also computerized billing. Our software has the facility to give a unique id for every patient and stores the details of every patient and the staff automatically. User can search availability of a doctor and the details of a patient using the id. The Out Patient Management System can be entered using a username and password. It is accessible either by an doctor or receptionist. Only they can add data into the database. The data can be retrieved easily. The interface is very user-friendly. The data are well protected for personal use and makes the data processing very fast. Yogiji Creations Pvt. LTD.
  • 8. Existing System Existing system refers to the system that is being followed till now. Presently all the hospital functionalities are done manually. That is if a patient want to consult a doctor he need to wait their till his chance called. This is very difficult process. Out_Patient tickets are distributed directly. The main disadvantage is time consuming. Yogiji Creations Pvt. LTD.
  • 9. Limitations of Existing System Lack of security of data. Time consuming. Consumes large volume of paper work. Manual work No direct role for the higher officials. To avoid all these limitations and make the system working more accurately it needs to be computerized. Yogiji Creations Pvt. LTD.
  • 10.
  • 11. Doctors Search is possible.
  • 12. Today’s patient list help doctors to search their patientsYogiji Creations Pvt. LTD.
  • 13.
  • 14. The project maintains two levels of users:-Administrator Level-Doctor User Level-Data Entry Operator Yogiji Creations Pvt. LTD.
  • 15. Providing billing details for patients. Maintaining backup of data as per user requirements. If user forgets his/her password then it can be retrieved by hint question. User or Administrator can search a patient’s record by his/her name. Yogiji Creations Pvt. LTD.
  • 16. Project Requirements Client side:- 1.Hardware Requirements:- Processor : - Pentium Processor P_IV RAM : - 256 MB and Above Hard Disk : - 10 GB and Above   2. Software Requirements: Operating System : - Windows xp, Vista, Seven Database Server : - SQL server -2008 Language : - c# Yogiji Creations Pvt. LTD.
  • 17.
  • 19. Speech Recognition is used which makes the interface user-friendly.Yogiji Creations Pvt. LTD.
  • 20. Data Flow Diagram Data Flow Diagram A data flow diagram (DFD) is a graphical representation of the "flow" of data through an information system. DFDs can also be used for the visualization of data processing (structured design). Notations Process Data Flow Source/Destination Data Storage Yogiji Creations Pvt. LTD.
  • 21. Shows the system’s major processes, data flows, and data stores at a high level of abstraction. Appointment Bill Registration Prescription Receptionist Gives Details Patient Appointment Hospital Management System Bill Prescribes Test Doctor Prescription DFD: Level 0 Yogiji Creations Pvt. LTD.
  • 22. Gives Prescription Receptionist Request Prescription Prescription Enters Doctor Prescription_Db DFD: Level 1.0 Yogiji Creations Pvt. LTD.
  • 23. Cancel Appointment Save Appointment Receptionist Message Appointment Appointment_Db DFD: Level 2.0 Yogiji Creations Pvt. LTD.
  • 24. Requesting Patient Id Receptionist Save Appointment Receptionist Gives Bill Gives PatientId Generate Bill Bill_Db DFD: Level 3.0 Yogiji Creations Pvt. LTD.
  • 25. Use Case Diagram Out Patient Management System Patient Information Add/Update/Delete Staff Patient Receptionist Registration Appointments Bill Details Login Doctor Prescription Edit Profile Consultant Permanent Yogiji Creations Pvt. LTD.
  • 26. Sequence Diagrams A sequence diagram in Unified Modeling Language (UML) is a kind of interaction diagram that shows how processes operate with one another and in what order. Patient – Update Record Yogiji Creations Pvt. LTD.
  • 27. State Chart Diagram State diagrams are used to give an abstract description of the behavior of a system. This behavior is analyzed and represented in series of events, that could occur in one or more possible states. 1.Doctor SCD Diagnosis Patient Gives Treatment Prescribes Medicines & Gives Diet Advice Cures the Patient Yogiji Creations Pvt. LTD.
  • 28. 2. Patient SCD Enter Hospital Takes Appointment Undergo Diagnosis Takes Treatment Gets Cured Yogiji Creations Pvt. LTD.
  • 29. 2. Receptionist SCD Checks Details as Patient Checks availability of doctor Gives appointment Gives Bill Takes Bill Amount Yogiji Creations Pvt. LTD.
  • 30. Class Diagram A class diagram in the Unified Modeling Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system's classes, their attributes, operations(or)methods and the relationships between the classes. Yogiji Creations Pvt. LTD.
  • 31. E-R Diagram A detailed, logical representation of the entities, associations and data elements for an organization or business. Notations Entity Relationship Attribute Identifier Attribute Yogiji Creations Pvt. LTD.
  • 32. Patient_Id Patient_nm Doctor_Id Doctor_nm Patient_Id Doctor_Id M Doc_Patient Doctor Treats Treats 1 M 1 Patients 1 has Consultant Permanent Bill_Id Date Time M Appointment Bill 1 has 1 1 has M Prescription Prescription Details 1 has M Yogiji Creations Pvt. LTD.
  • 33. Data Tables 1. User_Info:- Yogiji Creations Pvt. LTD.
  • 34. 2.Patient_Detail Table:- Yogiji Creations Pvt. LTD.
  • 36. 4.Doc_Patient Details:- 5.Prescription Details:- Yogiji Creations Pvt. LTD.
  • 37. 6.Appointment Details:- 7.Bill Details:- Yogiji Creations Pvt. LTD.
  • 38. Screen-shots Splash Screen Yogiji Creations Pvt. LTD.
  • 39. MainMDI Form Yogiji Creations Pvt. LTD.
  • 40. MainMDI with validationForm Yogiji Creations Pvt. LTD.
  • 41. Receptionist Home Page Yogiji Creations Pvt. LTD.
  • 42. Doctor Home Page Yogiji Creations Pvt. LTD.
  • 43. Forgot Password Form Yogiji Creations Pvt. LTD.
  • 44. New_User Form Yogiji Creations Pvt. LTD.
  • 45. Patient_Registration Form Yogiji Creations Pvt. LTD.
  • 46. Patient_Registration Form Yogiji Creations Pvt. LTD.
  • 47. Change Password Yogiji Creations Pvt. LTD.
  • 48. Doctor Registration Yogiji Creations Pvt. LTD.
  • 49. Search Patient Form Yogiji Creations Pvt. LTD.
  • 50. Prescription Form Yogiji Creations Pvt. LTD.
  • 51. Edit Profile Form Yogiji Creations Pvt. LTD.
  • 52. Cancel Appointment Yogiji Creations Pvt. LTD.
  • 53. About Yogiji Creations Yogiji Creations Pvt. LTD.
  • 54. Test-Cases The Various test cases that were carried out and the obtained results from the system are. Test case for Login Yogiji Creations Pvt. LTD.
  • 55. Test case for Forgot Password Test case for New User Yogiji Creations Pvt. LTD.
  • 56. Conclusion The project Hospital Management System (HMS) is for computerizing the working in a hospital. The software takes care of all the requirements of an average hospital and is capable to provide easy and effective storage of information related to patients that come up to the hospital. It generates bill reports, prescription reports; provide prescription details diet advice, and medicines prescribed to patient. It also provides billing facility. The system also provides the facility of backup as per the requirement. Yogiji Creations Pvt. LTD.
  • 57. Thank you. God Bless you. Yogiji Creations Pvt. LTD.