top

SOS โ€“ Instant help in a medical emergency

Wifi Hooter, Nearest hospital- Doctor/Nurse/Anm/Gda, 108, 100, Relatives (1,2,3).

Medzy Health

How MEDZY Works

MEDZY connects patients, hospitals, and verified healthcare service providers to deliver hospital-quality care at home with transparency, tracking, and support.

Step 1: Hospital Onboarding

  • Register hospital on MEDZY
  • Upload KYC, agreements, certifications
  • Define:
    1. o Services & packages offered
      o Coverage areas
      o Commission terms

Step 2: Receive Bookings

  • Get assigned bookings from MEDZY admin
  • View patient details & care requirements
  • Accept or decline within SLAr

Step 3: Assign Your Team

  • Assign doctors, nurses, ambulance, labs
  • Manage rosters & availability
  • Coordinate care through hospital dashboard

Step 4: Care Delivery & Monitoring

  • Track service progress in real time
  • Communicate with patient securely
  • Upload prescriptions, reports & notes

Step 5: Billing & Settlement

  • Raise invoice to MEDZY after completion
  • MEDZY deducts platform commission
  • Settlement processed as per agreement

Reports & Dashboard

  • View performance metrics:
    1. o Bookings
      o Revenue
      o Response time
      o Pending settlements

/*Video on hover play only */ document.addEventListener('DOMContentLoaded', function() { const videos = document.querySelectorAll('.hover-video'); videos.forEach(video => { video.addEventListener('mouseenter', () => { video.play(); }); video.addEventListener('mouseleave', () => { video.pause(); video.currentTime = 0; // optional: restart from beginning }); }); });