Skip to content

iphosein/Hospital-Management-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ₯ Hospital Management Database

This project contains a Microsoft SQL Server database schema for a hospital management system.
It provides structured storage for departments, doctors, patients, appointments, prescriptions, and billing.


πŸ“‹ Features

  • Manage hospital departments and doctors
  • Register and track patients
  • Schedule and manage appointments
  • Handle prescriptions and medications
  • Maintain billing and payment status

🧱 Database Schema Overview

Table Name Description
Departments Stores hospital departments and their locations.
Doctors Contains doctor information including specialization and salary.
Patients Stores patient demographics and contact details.
Appointments Manages patient–doctor appointment schedules.
Medications Lists available medicines with price and description.
Prescriptions Links patients, doctors, and medications with dosage and date info.
Billing Tracks payment status and total charges for each patient.

βš™οΈ How to Use

  1. Open Microsoft SQL Server Management Studio (SSMS).
  2. Copy the contents of hospital_management.sql.
  3. Run the script to create all tables and relationships.

πŸ§‘β€πŸ’» Author

[Your Name]
πŸ“§ [your.email@example.com]
πŸ’Ό GitHub: (https://github.com/iphosein)


πŸ“„ License

This project is licensed under the MIT License β€” feel free to use, modify, and distribute it.

About

πŸ₯ Hospital Management Database β€” A structured SQL Server database for managing doctors, patients, appointments, prescriptions, and billing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages