Skip to content

Repository files navigation

Integrated Multi-Branch Healthcare and Pharmaceutical Management System

Project Overview

This project is an Integrated Multi-Branch Healthcare and Pharmaceutical Management System designed to handle complex database requirements for a healthcare provider operating across multiple locations. It integrates patient management, human resources, pharmaceutical inventory, and branch operations.

Core Modules

  1. Branch & Department Management: Manages multiple hospitals/clinics and their internal departments.
  2. Human Resources (HR): Tracks doctors, nurses, and administrative staff.
  3. Patient Management: Handles patient registration, appointments, and medical records.
  4. Pharmaceutical Management: Manages medicine inventory, stock levels across branches, and sales.
  5. Billing & Pharmacy Sales: Integrated billing for medical services and pharmacy purchases.

Technical Requirements

  • Database: PostgreSQL (or standard SQL)
  • Normalization: Up to 3NF
  • Sample Data: 30-50 records per major entity
  • Complexity: 10+ complex SQL queries including joins, aggregations, and subqueries.

Project Structure

  • student_tutorial.py: A beginner-friendly script showing basic Python+SQLite interaction.
  • docs/student_guide.md: A gentle introduction to understanding the database logic.
  • docs/: Design documents, ER diagrams, and project report.
  • sql/: SQL scripts for schema creation and data insertion.
  • queries/: SQL scripts for reporting and data analysis.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages