Get In Touch With Us

  • Name*

  • Phone Number*

  • Email Id*

  • Are You A Patient
  • Patient Gender
  • Did You Visit Us In The Past ?
  • Select A Speciality

  • Select A Doctor

  • Appointment Date

  • Appointment Time

  • Type Your Message

Location

Get in touch

We' love to hear from you. Our friendly team is always here to chat.

© Copyrights by Kasturi Hospitals. Developed By KL ADS

// document.getElementById('speciality_name').onchange = function foo() { // let spec = this.value; // let docs = [...document.getElementById('doctor').options]; // docs.forEach((el, ind, arr)=>{ // arr[ind].setAttribute("style",""); // if (el.getAttribute("data-spec") != spec ) { // arr[ind].setAttribute("style","display: none"); // } // }); // };