Hospital Management System Overview
It is a Saas based application. Multi Tenancy pattern is used for this application. In this application multiple pharmacies can be created under a single tenant and all the pharmacies can be managed easily.
Single Tenant Feature/Modules: User management, OPD, Diagnostic, Admission/Release, Store, Transaction
Pharmacy Feature/Modules: User management, Product, Stocks, Sales, Purchases, Return, Expires
Technology: Laravel, Livewire, MySQL

Super Admin Panel:
- Tenant Management
- Module Management For Every Tenant
- Component Management For Every Tenant
- Permission Management For Every Tenant
Tenant Management
All employee-related operations are done from this module. Employee asset entry and distribution-related tasks are also done in this module.

Module Management
We can Create, edit, active/inactive, and remove modules for every tenant or individual tenant.


Component Management
We can Create, edit, active/inactive, and remove Components for every tenant or individual tenant.


Admin Panel for Every Tenant:
- User Management
- OPD Management
- Diagnostic Management
- Admission/Release Management
- Store Management
- Transaction Management
OPD Management
We can manage OPD Management(patient entry, Doctor entry, Print receipt) related work from this module.
Diagnostic Management
We can manage Diagnostic Management(patient entry, Test entry) related work from this module.
Admission/Release Management
We can manage Admission/Release Management related work from this module.
Multiple Pharmacy For Every Tenant:
- User Management
- Product Management
- Stocks Management
- Purchases Management
- Sales Management
- Returns Management
- Expires Management
Product Management
We can manage product-related work (product entry, category entry) from this module.
Purchase Management
We can purchase products using this module. When we purchase the product the product auto added to stock.
Returns Management
You can add returned products and show the returned product list using this module.