Virtual Clinic is a free open-source EMR and clinical practice management system for small and medium size clinics.

The project is written on top of the Django Web Framework, and can work with MySQL, PostgreSQL, SQLite, and Oracle.

Features

  1. Lightweight solution that does not require extensive system hardware.
  2. Dashboard for admins, doctors, and nurses.
  3. Offers a patient's dashboard.
  4. Appointment management.
  5. Supports multiple clinics and hospitals.
  6. Each user can manage his profile.
  7. Upload medical tests reports.
  8. Supports file attachments.
  9. Chemist and pharmacy management.
  10. Developer-friendly documentation.
  11. Patient registration.

What can the doctor do?

  • Consult Appointments
  • View/Update/Generate Prescriptions
  • View Medical Information of patients
  • Update Profile
  • Change Password


What can the system admin do?

  • Add Doctor/Lab/Chemist
  • Archive Users
  • Restore Archived Users
  • Add/Delete Specialty/Symptoms
  • Add Hospitals
  • View Activity
  • View System Statistics
  • View/Send Messages
  • Update Profile
  • Change Password


Patient options

  • Create Appointments
  • Update Medical Information
  • View Prescriptions
  • View Medical Tests
  • View/Send Messages
  • Generate Invoice for Prescription
  • Update Profile
  • Change Password

Chemist

  • Update Medicine Delivery Status(Update Prescriptions)
  • View/Send Messages
  • Update Profile
  • Change Password

Lab

  • Upload Medical Tests
  • View/Send Messages
  • Update Profile
  • Change Password

License

The project is released as an open-source project under the MIT license.

Resources

  1. Demo
  2. Source code