Skip to content
XREFS0 LogoXREFS0
Tutorials
About Us
Contact Us
Tutorials
Source Code
C#PHPVisual BasicPythonC/C++Microsoft AccessDelphi
Reverse Engineering
ToolsExplanations
E-Marketing
ToolsCoursesData Client
About UsContact Us
XREFS0

Tech tutorials, reverse engineering & source code — everything developers need in one place.

Quick Links

  • Home
  • About
  • Tutorials
  • Source Code
  • Reverse Engineering
  • E-Marketing

Legal

  • Privacy Policy
  • Terms of Service
  • Disclaimer
  • DMCA
  • Content Removal
  • Report Link
  • FAQ

Stay Connected

Subscribe for the latest tutorials and tools directly.

Join Telegram Channel

© 2026 XREFS0. All rights reserved

Made with ❤️ for Arab developers

  1. XREFS0
  2. Source Code
  3. Visual Basic
  4. Hospital Record Management System using VB.NET with Source Code
Project
2026-07-3112,255

Hospital Record Management System using VB.NET with Source Code

It’s a big challenge for some hospitals dealing with the records of every patient and how will they be able to manage well the workflow inside the hospital. But with this Hospital Record management sy...

Hospital Record Management System using VB.NET with Source Code
Visual BasicVB.NETSource CodeFree

Hospital Record Management System using VB.NET with Source Code

It’s a big challenge for some hospitals dealing with the records of every patient and how will they be able to manage well the workflow inside the hospital. But with this Hospital Record management system, there will be no more trouble handling records because it’s a software-based system that could easily provide the records of every patient from admitting of patient, discharge, diagnosis and etc. Because the proper filing of patient’s medical records ensures accurate and easy retrieval that lessens the waiting time of the patient at the hospital. This system simplifies all management processes and this solves the problem that the hospital faced in the current manual system. The system has a 3 Modules which are the Administrator, Emergency Room, and Stations. The system also generates reports.

This project was developed using VB.NET and MySQL Database. The source code is free to download. Feel free to modify the system the way you wanted.

Features:

Rooms

adding

updating

Listing

Physician

adding

updating

Listing

Diagnosis

adding

updating

Listing

Patient

adding

updating

Listing

Admit Patient

Discharge Patient

Reports

Manage User

Login and Logout

How to Run

Requirements

Download and Install Microsoft Visual Studio Software

Download and Install MySQL Server virtual web-server such as XAMPP/WAMP will do.

Download and Install Sap Crystal Reports

Installation/Setup

Download and Extract the source code zip file. (download button is located below)

If you are using XAMPP/WAMP, open your XAMPP/WAMP's Control Panel and start the "MySQL".

Create a new database naming "hospitaldb" in your MySQL Server.

Import/Dump the provided SQL file. The file is known as "hospitaldb.sql" located inside the extracted source code folder.

Locate the solution file in the source code folder. The file is known as "HospitalRecords.sln".

Open the solution file with your MS Visual Studio Software.

Press the "F5" key on your keyboard to run the project.

Credentials

Administrator

Username: admin

Password: admin

Sample Emergency Room Access

Username: er

Password: er

Sample Station Access

Username: station1

Password: station1

Demo

I hope this Project will help you with what you are looking for and you will find something useful for your future VB.NET Projects. Explore more on this website for more Free source codes and tutorials.

Enjoy :)

You can contact me @

Email: [email protected]

Mobile No.: 09305235027 – TNT

Screenshots

Screenshot

Download Project

Download Hospital Record Management System using VB.NET with Source Code
12.3K views
700 DOWNLOADS
FacebookTweet This
1.5K
Back to Visual Basic

Related Projects

Advanced Library Management System using VB.NET with Source Code

This is an Advance Library Management System project that helps a certain school manage its Library records such as the books and borrow/return transactions. This project is written using VB.NET 4.0 a...

2026-07-31

Airline Reservation System using VB.NET with Source Code

HI, this is the 4th program I have submitted on sourcecodester. This project is a simple system developed using VB.NET. About  The Airline Reservation System is a vb.net project developed to manage th...

2026-07-31

Alarm System in VB.Net with Full Source Code

Alarm System in VB.Net with Full Source Code The Alarm System is a simple desktop application that is developed using VB.Net. This is a very interesting project most especially for students who are be...

2026-07-31