- Introduction
- Features
- System Design
- Installation Instructions
- Usage Guidelines
- Testing
- Donors
- License
This is a database-driven solution designed to manage all the administrative functions of any hospital. It is targeted at managing patient records, room allotments, appointment scheduling, and medication and physician timetables with efficiency. The system thus checks data integrity and enhances hospital workflow with automation.
- Patient Management: creation, updating, pulling of information about patients. -Room Allotment: Rooms are alloted on dynamic availability.
- Appointment Scheduling: Schedule and track appointments between patients and physicians.
- Prescription Management: Store prescription data, track medication administration. Reporting Tools: Provides appointments, prescription, and occupancy reporting tools to the next level.
- Patient Table: Stores information about patients with their admission number.
- Room Table: Stores information about room allocations and their buildings.
- Doctor Table: Maintains doctor information and specialties.
- Appointment Table: This table links patients and physicians over scheduled appointments. Drug Table: Information of drugs with their unique code. Prescription Table-Drug: A table maintaining the drugs issued to the patient.
Full ER diagram can be viewed in the design folder of this repository.
MySQL Version Used: 8.0 and above. Languages: Python, PHP, or any other for front-end integration.
MySQL Workbench for database management , Install the latest version of git.
-
Sign In to GitHub:
-
Log in to your GitHub account.
-
Clone the Repository:
bash git clone https://github.com//hospital-management-system.git
- Open mysql Workbench
- Go to file
- Open SQL script
- Navigate to the folder location where you cloned the repository
- select table_creation_scripts click ok
Enjoy the Setup:
You’re all set! Start using the system and enjoy the features. 👍👍🥳🥳