The system is for streamline hospital operations easily
Hospital Management System with C# and MS SQL server
▪ Staff members should be able to request from admin to create user account as system users. ▪ Staff members should be able to login to their work portal only with their own username and given password. ▪ Staff members shouldn’t be able to login to others work portals. ▪ Staff members should be requested to delete their user accounts by request to admin. ▪ Staff sign in should be based on their tasks and responsibilities. ▪ Staff member username and password should be encrypted for security.
▪ Hospital staff member should be able to schedule an appointment by selecting a doctor according to the patient's needs. ▪ Staff member should be able to allocate date and times as patient wants. ▪ Staff member should be able to cancel reservation to meet doctor. ▪ Staff member should be able to reschedule (update) reservation as patient wants.
▪ Staff member should be able to create patient profile or patient account for further hospital activities. ▪ Staff member should assign a doctor for patient as patient wants as well as suggest doctor for their diagnostics. ▪ Staff member should be able to check (Search) patient’s lab reports, medical history, and prescriptions (view only).
▪ Doctor should have their own profile. ▪ Hospital staff should be able to search doctor according to doctor’s specialization. ▪ Doctor’s profile should be included availability, times, location as well as doctor’s information such as experience, specializations, and contact details.
▪ Staff member should be able to keep medical records about scans, x-rays as well as different medical reports.
▪ Staff member should be able to track patient’s medication procedures and schedule.
▪ Staff member should be able to check rooms and theater availability. ▪ Staff member should be able to assign and reserve rooms and theaters for patients. ▪ The rooms and theater availability should be updated real time and staff member should be able to access it as they want. ▪ The system should be able to display occupancy status, current patients, and scheduled procedures for each room / theater.
▪ The system should be able to generate accurate bills and invoices for services rendered to patients, including room charges, procedures, medications, and consultations.
▪ The system should be allowed admin to generate reports as requirements including total income, Patient reports, resource allocation reports etc.
- Install Microsoft Visual Studio Community version.
- Install Microsoft SQL server and Server managment studio.
- C#/.NET framework/SQL
- Navigate to the folder
- Open the flash drive in a new Windows exploree.
- Copy the project folder and paste it into your flash driver.
- Install the visual studio in the new computer
- In the shared components, tools and SDKs sections, choose or create a folder.
- Paste the content into selected folder and run the application as usual.
- Install the visual studio, .NET framework and its necessasy libraries and tool kits.
This system is consisted form Welcome interface, Login interface, Home interface, and etc. The welcome interface has presented in following image.This interface is to start the system tasks.
'Login' login interface allow user to login to the system for make changes on it.
‘Home’ interface is helped users to navigate to other interfaces and make changes on it.
The ‘Home’ page consists of 5 sections:
- Staff Login
- Patient registration
- Payments
- Reports and medical services
- Hospital admission
- Hospital resource allocation
- Doctor channeling scheduling