https://github.com/bhavyac16/hospital-management-system
A basic Hospital Management System, based on C++
https://github.com/bhavyac16/hospital-management-system
cpp hospital-management
Last synced: 4 months ago
JSON representation
A basic Hospital Management System, based on C++
- Host: GitHub
- URL: https://github.com/bhavyac16/hospital-management-system
- Owner: BhavyaC16
- License: gpl-3.0
- Created: 2019-03-18T10:46:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T14:59:24.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T16:31:59.875Z (5 months ago)
- Topics: cpp, hospital-management
- Language: C++
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hospital-Management-System
A basic Hospital Management System, based on C++.A Hospital Management System mainly focuses on the administrative needs of hospitals. It is designed to manage various aspects of a hospital's operation, such as:
• Record of Patients,
• Registration of New Patients,
• Admission/Discharge of Patients,
• Bed Count,
• Bill Generation,
and many other processing operations and services.
Hospital Management Systems provide different health care organizations and professionals a common source of information about a patient’s health record, thereby enabling them to visit the patient's health history whenever and wherever required.
These Systems largely enhance information integrity and reduce transcription errors and duplication of information entries. Hospital Management Systems must be easy to use and eliminate errors caused by handwriting.