0% found this document useful (0 votes)
7 views

HMS

The Hospital Management System (HMS) is a desktop application designed to digitize hospital operations, including patient records, scheduling, and billing, using JavaFX, Oracle Database, and Java. The project aims to minimize manual errors and improve data management efficiency. It includes hardware and software requirements, as well as a data flow diagram illustrating the system's processes.

Uploaded by

amit singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

HMS

The Hospital Management System (HMS) is a desktop application designed to digitize hospital operations, including patient records, scheduling, and billing, using JavaFX, Oracle Database, and Java. The project aims to minimize manual errors and improve data management efficiency. It includes hardware and software requirements, as well as a data flow diagram illustrating the system's processes.

Uploaded by

amit singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

‭HOSPITAL MANAGEMENT SYSTEM SYNOPSIS‬

‭Project Name:‬‭Hospital Management System‬

‭Mentor Name:‬ ‭Er. Sadhana Singh‬

‭University Name:‬‭Dbrau Univercity‬

‭Department Name:‬‭Univercity Computer Center‬

‭Class:‬‭BCA 6TH SEM‬

‭Team Member:‬‭Faizan , Saif , Manish‬

‭Submit by :‬‭Er. Sadhana Singh‬

‭Student Name:‬‭Faizan‬
‭Chapter 1: Index‬

‭Chapter‬ ‭Title‬ ‭PageNo.‬


‭No.‬

‭1‬ ‭Index‬ ‭1‬

‭2‬ ‭Project Introduction‬ ‭2‬

‭3‬ ‭ ata Flow Diagram‬


D ‭6‬
‭(DFD)‬

‭4‬ ‭References‬ ‭10‬


‭Chapter 2: Project Introduction‬

‭Introduction‬
‭ he‬‭Hospital Management System (HMS)‬‭is a comprehensive desktop-based‬
T
‭application developed to digitize and streamline the daily operations of a hospital.‬
‭The system provides efficient management of patient records, doctor schedules,‬
‭inventory, billing, and more. The application is built using JavaFX for the frontend,‬
‭Oracle Database for secure data storage, and Java for backend functionality.‬
‭This project aims to address common challenges faced in manual hospital‬
‭administration, such as data loss, scheduling conflicts, and resource‬
‭mismanagement.‬

‭Technology Used‬
‭‬
● ‭ rontend:‬‭JavaFX‬
F
‭●‬ ‭Backend:‬‭Java (with JDBC integration)‬
‭●‬ ‭Database:‬‭Oracle Database‬
‭●‬ ‭Integrated Development Environment (IDE):‬‭Eclipse/IntelliJ‬
‭IDEA/NetBeans‬
‭ ‬ ‭API and Libraries:‬

‭○‬ ‭JavaFX Libraries for UI design‬
‭○‬ ‭Oracle JDBC Driver for database connectivity‬

‭Requirements‬
‭Hardware Requirements‬

‭‬
● ‭ rocessor: Intel Core i5 or above‬
P
‭●‬ ‭RAM: 8GB or more‬
‭●‬ ‭Storage: Minimum 500GB‬
‭●‬ ‭Display: 15” or larger screen (recommended for UI development)‬

‭Software Requirements‬

‭‬ O
● ‭ perating System: Windows 10 or Linux‬
‭●‬ ‭Java Development Kit (JDK) 11 or above‬
‭●‬ ‭Oracle Database 19c‬
‭‬ J
● ‭ avaFX SDK‬
‭●‬ ‭Eclipse/IntelliJ IDEA IDE‬

‭Objective‬
‭‬
● ‭ o provide a centralized platform for hospital management.‬
T
‭●‬ ‭To reduce manual errors in record-keeping and scheduling.‬
‭●‬ ‭To ensure secure and efficient data management.‬
‭●‬ ‭To generate insightful reports for hospital operations.‬
‭Chapter 3: Data Flow Diagram (DFD)‬

‭Level 0 DFD‬

‭●‬ ‭Process Name:‬‭Hospital Management System‬


‭○‬ ‭Input: Patient Details, Doctor Details, Appointment Requests‬
‭○‬ ‭Output: Patient Records, Appointment Schedules, Billing Information‬

‭Level 1 DFD‬

‭1.‬ ‭Process:‬‭Patient Management‬

‭ ‬ ‭Input: Patient registration data‬



‭○‬ ‭Output: Patient ID, Medical History‬
‭2.‬ ‭Process:‬‭Appointment Scheduling‬

‭ ‬ ‭Input: Doctor Availability, Patient Requests‬



‭○‬ ‭Output: Appointment Confirmations‬
‭3.‬ ‭Process:‬‭Billing System‬

‭ ‬ I‭nput: Treatment Details, Inventory Usage‬



‭○‬ ‭Output: Patient Invoices‬

‭(Include DFD diagrams here with proper labeling.)‬


‭Chapter 4: References‬

‭ .‬ ‭JavaFX Official Documentation:‬‭https://openjfx.io/‬


1
‭2.‬ ‭Oracle Database Documentation:‬‭https://docs.oracle.com/en/database/‬
‭3.‬ ‭Java Development Kit (JDK) Documentation:‬
‭https://docs.oracle.com/javase/‬
‭4.‬ ‭JDBC API Guide:‬‭https://docs.oracle.com/javase/tutorial/jdbc/‬
‭5.‬ ‭JavaFX Tutorials and Resources:‬‭https://www.javatpoint.com/javafx-tutorial‬

‭Formatting Note:‬

‭‬
● ‭ eading Font Size:‬‭14‬
H
‭●‬ ‭Subheading Font Size:‬‭12‬
‭●‬ ‭Body Text Font Size:‬‭10‬
‭●‬ ‭Front Page Text Size:‬‭14‬

You might also like