www.apolloclinic.com Open in urlscan Pro
192.145.233.103  Public Scan

Submitted URL: http://apolloclinic.com/
Effective URL: https://www.apolloclinic.com/
Submission: On May 27 via api from US — Scanned from DE

Form analysis 11 forms found in the DOM

POST https://www.apolloclinic.com/search

<form method="post" action="https://www.apolloclinic.com/search" novalidate="">
  <input class="search_text" id="search_text" name="search_text" type="text" placeholder="Site Search"> <input type="hidden" name="searchfor" value="all">
  <button type="submit" class="search_submit">Search</button>
</form>

Name: form1POST download.php

<form action="download.php" method="post" name="form1" id="form1" target="_blank">
  <!--<input name="schema" type="hidden" value="ahllclinics" />
						<input name="error_url" type="hidden" value="http://www.google.com" />-->
  <div class="form_field full_width">
    <input type="text" name="visit_id" id="visit_id" placeholder="User Name" class="inpt" style="border: 1px solid #ccc;"> <span class="user_icon"></span>
  </div>
  <div class="form_field full_width">
    <input type="password" name="passcode" id="passcode" placeholder="Password" autocomplete="off" class="inpt" style="border: 1px solid #ccc;"> <span class="password_icon"></span>
  </div>
  <span id="spanDownload">
    <p>(Please refer to bill for user name &amp; password)</p>
  </span>
</form>

Name: form2POST download.php

<form action="download.php" method="post" name="form2" id="form2" target="_blank">
  <!--<input name="schema" type="hidden" value="ahllclinics" />
						<input name="error_url" type="hidden" value="http://www.google.com" />-->
  <div class="form_field full_width">
    <input type="text" name="visit_id" id="visit_id2" placeholder="User Name" class="inpt" style="border: 1px solid #ccc;"> <span class="user_icon"></span>
  </div>
  <div class="form_field full_width">
    <input type="password" name="passcode" id="passcode2" placeholder="Password" autocomplete="off" class="inpt" style="border: 1px solid #ccc;"> <span class="password_icon"></span>
  </div>
  <span id="spanDownload2">
    <p>(Please refer to bill for user name &amp; password)</p>
  </span>
</form>

post

<form onsubmit="return submitSubscribe()" action="post">
  <input type="text" id="newsletter_email" name="newsletter_email" placeholder="Email Address" class="sb-search-input"> <span class="sb-icon-search" id="subscribe_load" style="display: none">Loading...</span>
  <button class="sb-icon-search" type="submit" id="subscribe_btn">Subscribe</button>
</form>

Name: requestcallPOST https://www.apolloclinic.com/form/requestCall

<form onsubmit="return false" novalidate="novalidate" action="https://www.apolloclinic.com/form/requestCall" method="post" enctype="multipart/form-data" name="requestcall" id="trequestcall" role="form">
  <div class="request_from show">
    <div class="modal-body">
      <div class="row">
        <div class="col-lg-12">
          <div class="form-group">
            <label for="fullname">Full name <strong style="color: #F00">*</strong></label>
            <input type="text" class="form-control" id="rfullname" name="rfullname" placeholder="Full name" required="">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-12">
          <div class="form-group">
            <label for="mobile">Mobile <strong style="color: #F00">*</strong></label>
            <input type="text" class="form-control" id="rmobile" name="rmobile" placeholder="Mobile" required="">
          </div>
        </div>
      </div>
    </div>
    <div class="modal-footer trequestcallload">
      <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
      <button type="submit" class="btn btn-primary">Submit</button>
    </div>
    <div class="modal-footer trequestcallloading" style="display: none">Submitting the form Please wait...</div>
  </div>
  <div class="sucess_msg hide"></div>
  <div class="error_msg hide"></div>
</form>

<form class="form4" id="form4" style="text-align:center;">
  <input type="phone" id="phone" name="user_phone" placeholder="Mobile Number" class="user_phone inpt" style="margin:5px;">
  <br>
  <button type="submit" class="btn btn-primary" style="float:none;margin:5px;">Generate OTP</button>
</form>

<form class="form2" id="form2" style="display:none;text-align:center;">
  <input type="number" id="otp" name="user_otp" placeholder="Enter OTP" style="text-align:center;margin:5px;">
  <input type="hidden" name="user_phone_otp" class="user_phone_otp">
  <button type="submit" class="btn btn-primary" style="margin:5px;float:none;">Verify OTP</button>
</form>

<form id="quick_appointment_widget" class="quick_appointment_widget quick_appointment_widget_form">
  <div class="appointment_response"></div>
  <div class="row">
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <input type="text" name="fname" id="" class="form-control" placeholder="First Name">
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <input type="text" name="lname" id="" class="form-control" placeholder="Last Name">
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <input type="email" name="email" id="" class="form-control" placeholder="Email">
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <input type="tel" name="phone" id="" class="form-control" placeholder="Phone No.">
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <input type="text" name="dob" id="dp1653648855827" class="form-control dob_field hasDatepicker" placeholder="DOB">
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <select name="gender" class="form-control" id="field_gender">
          <option value="">Select Gender</option>
          <option value="1">Male</option>
          <option value="2">Female</option>
        </select>
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <select name="cityId" class="form-control field_city" data-form-class=".quick_appointment_widget_form">
          <option value="0">Select City</option>
          <option value="3015" data-city="Bangalore">Bangalore</option>
          <option value="4413" data-city="Chandigarh">Chandigarh</option>
          <option value="1" data-city="Chennai">Chennai</option>
          <option value="4791" data-city="Coimbatore">Coimbatore</option>
          <option value="5867" data-city="Dehradun">Dehradun</option>
          <option value="2741" data-city="Delhi">Delhi</option>
          <option value="2995" data-city="Dhanbad">Dhanbad</option>
          <option value="5899" data-city="Ghaziabad">Ghaziabad</option>
          <option value="5907" data-city="Gorakhpur">Gorakhpur</option>
          <option value="545" data-city="Guntur">Guntur</option>
          <option value="2899" data-city="Gurugram">Gurugram</option>
          <option value="2207" data-city="Guwahati">Guwahati</option>
          <option value="12" data-city="Hyderabad">Hyderabad</option>
          <option value="3371" data-city="Kannur">Kannur</option>
          <option value="13" data-city="Kolkata">Kolkata</option>
          <option value="5955" data-city="Lucknow">Lucknow</option>
          <option value="3989" data-city="Mumbai">Mumbai</option>
          <option value="3175" data-city="Mysore">Mysore</option>
          <option value="3991" data-city="Nagpur">Nagpur</option>
          <option value="3999" data-city="Nasik">Nasik</option>
          <option value="4007" data-city="Pune">Pune</option>
          <option value="6388" data-city="Raipur">Raipur</option>
          <option value="1549" data-city="Rangareddy">Rangareddy</option>
          <option value="2867" data-city="Surat">Surat</option>
          <option value="4037" data-city="Thane">Thane</option>
          <option value="1827" data-city="Tirupati">Tirupati</option>
          <option value="3571" data-city="Trivandrum">Trivandrum</option>
          <option value="2873" data-city="Vadodara">Vadodara</option>
          <option value="1983" data-city="Visakhapatnam">Visakhapatnam</option>
          <option value="3015" data-city="Bangalore">Bangalore</option>
          <option value="4413" data-city="Chandigarh">Chandigarh</option>
          <option value="1" data-city="Chennai">Chennai</option>
          <option value="4791" data-city="Coimbatore">Coimbatore</option>
          <option value="5867" data-city="Dehradun">Dehradun</option>
          <option value="2741" data-city="Delhi">Delhi</option>
          <option value="2995" data-city="Dhanbad">Dhanbad</option>
          <option value="5899" data-city="Ghaziabad">Ghaziabad</option>
          <option value="5907" data-city="Gorakhpur">Gorakhpur</option>
          <option value="545" data-city="Guntur">Guntur</option>
          <option value="2899" data-city="Gurugram">Gurugram</option>
          <option value="2207" data-city="Guwahati">Guwahati</option>
          <option value="12" data-city="Hyderabad">Hyderabad</option>
          <option value="3371" data-city="Kannur">Kannur</option>
          <option value="13" data-city="Kolkata">Kolkata</option>
          <option value="5955" data-city="Lucknow">Lucknow</option>
          <option value="3989" data-city="Mumbai">Mumbai</option>
          <option value="3175" data-city="Mysore">Mysore</option>
          <option value="3991" data-city="Nagpur">Nagpur</option>
          <option value="3999" data-city="Nasik">Nasik</option>
          <option value="4007" data-city="Pune">Pune</option>
          <option value="6388" data-city="Raipur">Raipur</option>
          <option value="1549" data-city="Rangareddy">Rangareddy</option>
          <option value="2867" data-city="Surat">Surat</option>
          <option value="4037" data-city="Thane">Thane</option>
          <option value="1827" data-city="Tirupati">Tirupati</option>
          <option value="3571" data-city="Trivandrum">Trivandrum</option>
          <option value="2873" data-city="Vadodara">Vadodara</option>
          <option value="1983" data-city="Visakhapatnam">Visakhapatnam</option>
          <option value="3015" data-city="Bangalore">Bangalore</option>
          <option value="4413" data-city="Chandigarh">Chandigarh</option>
          <option value="1" data-city="Chennai">Chennai</option>
          <option value="4791" data-city="Coimbatore">Coimbatore</option>
          <option value="5867" data-city="Dehradun">Dehradun</option>
          <option value="2741" data-city="Delhi">Delhi</option>
          <option value="2995" data-city="Dhanbad">Dhanbad</option>
          <option value="5899" data-city="Ghaziabad">Ghaziabad</option>
          <option value="5907" data-city="Gorakhpur">Gorakhpur</option>
          <option value="545" data-city="Guntur">Guntur</option>
          <option value="2899" data-city="Gurugram">Gurugram</option>
          <option value="2207" data-city="Guwahati">Guwahati</option>
          <option value="12" data-city="Hyderabad">Hyderabad</option>
          <option value="3371" data-city="Kannur">Kannur</option>
          <option value="13" data-city="Kolkata">Kolkata</option>
          <option value="5955" data-city="Lucknow">Lucknow</option>
          <option value="3989" data-city="Mumbai">Mumbai</option>
          <option value="3175" data-city="Mysore">Mysore</option>
          <option value="3991" data-city="Nagpur">Nagpur</option>
          <option value="3999" data-city="Nasik">Nasik</option>
          <option value="4007" data-city="Pune">Pune</option>
          <option value="6388" data-city="Raipur">Raipur</option>
          <option value="1549" data-city="Rangareddy">Rangareddy</option>
          <option value="2867" data-city="Surat">Surat</option>
          <option value="4037" data-city="Thane">Thane</option>
          <option value="1827" data-city="Tirupati">Tirupati</option>
          <option value="3571" data-city="Trivandrum">Trivandrum</option>
          <option value="2873" data-city="Vadodara">Vadodara</option>
          <option value="1983" data-city="Visakhapatnam">Visakhapatnam</option>
          <option value="3015" data-city="Bangalore">Bangalore</option>
          <option value="4413" data-city="Chandigarh">Chandigarh</option>
          <option value="1" data-city="Chennai">Chennai</option>
          <option value="4791" data-city="Coimbatore">Coimbatore</option>
          <option value="5867" data-city="Dehradun">Dehradun</option>
          <option value="2741" data-city="Delhi">Delhi</option>
          <option value="2995" data-city="Dhanbad">Dhanbad</option>
          <option value="5899" data-city="Ghaziabad">Ghaziabad</option>
          <option value="5907" data-city="Gorakhpur">Gorakhpur</option>
          <option value="545" data-city="Guntur">Guntur</option>
          <option value="2899" data-city="Gurugram">Gurugram</option>
          <option value="2207" data-city="Guwahati">Guwahati</option>
          <option value="12" data-city="Hyderabad">Hyderabad</option>
          <option value="3371" data-city="Kannur">Kannur</option>
          <option value="13" data-city="Kolkata">Kolkata</option>
          <option value="5955" data-city="Lucknow">Lucknow</option>
          <option value="3989" data-city="Mumbai">Mumbai</option>
          <option value="3175" data-city="Mysore">Mysore</option>
          <option value="3991" data-city="Nagpur">Nagpur</option>
          <option value="3999" data-city="Nasik">Nasik</option>
          <option value="4007" data-city="Pune">Pune</option>
          <option value="6388" data-city="Raipur">Raipur</option>
          <option value="1549" data-city="Rangareddy">Rangareddy</option>
          <option value="2867" data-city="Surat">Surat</option>
          <option value="4037" data-city="Thane">Thane</option>
          <option value="1827" data-city="Tirupati">Tirupati</option>
          <option value="3571" data-city="Trivandrum">Trivandrum</option>
          <option value="2873" data-city="Vadodara">Vadodara</option>
          <option value="1983" data-city="Visakhapatnam">Visakhapatnam</option>
        </select>
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <span id="field_clinics-loader" class="field-loader field_clinics-loader"><i class="fa fa-spinner fa-spin"></i></span>
        <select name="hospitalId" class="form-control field_clinics" data-form-class=".quick_appointment_widget_form">
          <option value="0">Select Clinic</option>
        </select>
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <span id="field_speciality-loader" class="field-loader field_speciality-loader"><i class="fa fa-spinner fa-spin"></i></span>
        <select name="specialityId" class="form-control field_speciality" data-form-class=".quick_appointment_widget_form">
          <option value="0">Select Speciality</option>
        </select>
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group">
        <span id="field_doctor-loader" class="field-loader field_doctor-loader"><i class="fa fa-spinner fa-spin"></i></span>
        <select name="doctorId" class="form-control field_doctor" data-form-class=".quick_appointment_widget_form">
          <option value="0">Select Doctor</option>
        </select>
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6">
      <div class="form-group dates-wrap">
        <span class="field-loader appointmentpicker-loader"><i class="fa fa-spinner fa-spin"></i></span>
        <input type="text" name="date" class="form-control appointmentpicker fa fa-arrow-right" placeholder="Select Date" readonly="readonly" data-form-class=".quick_appointment_widget_form">
        <span class="dates-preloader" style="display: none;">Loading Available Dates...</span>
      </div>
    </div>
    <div class="col-md-6 col-sm-6 col-xs-6 slots-container">
      <div class="form-group">
        <span class="field-loader field_slot-loader"><i class="fa fa-spinner fa-spin"></i></span>
        <select name="slotTime" class="form-control field_slot" data-form-class=".quick_appointment_widget_form">
          <option value="0">Select Slot</option>
        </select>
        <span class="slots-preloader" style="display: none;">Loading Available Slots...</span>
        <input type="hidden" name="slotId" class="field_slot_id" value="" data-form-class=".quick_appointment_widget_form">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <select name="mode" class="form-control" id="field_appointment_mode">
          <option value="">Select Mode</option>
          <option value="Physical Consult">Physical Consult</option>
          <option value="Tele Consult">Tele Consult</option>
        </select>
      </div>
    </div>
    <div class="col-md-12 consent-checkbox">
      <input type="checkbox" name="concern" value="true" id="concern"><label for="true"> I Agree "<a type="button" data-toggle="modal" class="btn-modal-consent" data-target="#concernModal">Patient Information Consent</a>"</label>
    </div>
    <div class="col-md-12 col-sm-12 col-xs-12">
      <input type="hidden" name="cityName" class="cityName" id="cityName" value="">
      <input type="hidden" name="specialityName" class="specialityName" id="" value="">
      <input type="hidden" name="doctorName" class="doctorName" id="" value="">
      <input type="hidden" name="hospitalName" class="hospitalName" id="" value="">
      <input type="hidden" name="appointment_type" class="appointment_type appointment_type_input" value="">
      <input type="hidden" name="action" value="ConfirmConsultationAppointment">
      <button class="btn btn-primary btn-confirm-appointment" data-form-class=".quick_appointment_widget_form">Submit</button>
      <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
    </div>
  </div>
</form>

Name: bookappnewPOST #

<form onsubmit="return false" novalidate="novalidate" action="#" method="post" enctype="multipart/form-data" name="bookappnew" id="bookapp" role="form" style="display:none;">
  <div class="app_form show">
    <div class="modal-body" style="padding: 15px 15px 0px 15px;">
      <div class="row">
        <div class="col-lg-6">
          <div class="form-group">
            <input type="text" class="form-control" id="fullname" name="fullname" placeholder="Full Name *" required="">
          </div>
        </div>
        <div class="col-lg-6">
          <div class="form-group">
            <input type="text" class="form-control" name="phonenumber" id="phonenumber" placeholder="Mobile *" required="">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-6">
          <div class="form-group">
            <input type="email" class="form-control" name="email" id="email" placeholder="Email Address *" required="">
          </div>
        </div>
        <div class="col-lg-6">
          <div class="form-group countryselecting">
            <select id="hcountry" class="select2 appAddresscountry hspeccountry" name="country" onchange="countryChange(this.value)" style="width: 100%" required="">
              <option value="">Select Country</option>
              <option value="India">India</option>
              <option value="Qatar">Qatar</option>
            </select>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-6">
          <div class="form-group selecting">
            <select id="address" class="select2 appAddress appAddressdyn" onchange="areaChange(this.value)" name="address" style="width: 100%" required="">
              <option value="">Please Select City</option>
            </select>
          </div>
        </div>
        <div class="col-lg-6">
          <div class="form-group selecting">
            <select id="harea" class="select2 appAddress harea" name="area" onchange="specialityChange(this.value)" style="width: 100%" required="">
              <option value="">Select Clinic Location</option>
            </select>
          </div>
        </div>
      </div>
      <div class="row hdselectforser">
        <div class="col-lg-12">
          <div class="form-group selecting">
            <select id="hspecmainserv" class="select2  clshspecmainserv" name="homeservice" style="width: 100%" required="">
              <option value="">Select Service</option>
              <option value="Consultations">Consultations</option>
              <option value="Diagnostics">Diagnostics</option>
              <option value="Health_checks">Health checks</option>
              <option value="Dental">Dental</option>
              <option value="Physiotherapy">Physiotherapy</option>
              <!-- <option value="Specialty_Clinics">Specialty Clinics</option>
											<option value="Treatment_Room">Treatment Room</option> -->
              <option value="Vaccinations">Vaccinations</option>
              <!-- <option value="Health_Home">Health @ Home</option> -->
            </select>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-6">
          <div class="form-group">
            <input type="text" class="form-control alldatepicker hasDatepicker" id="appoinment2" name="appoinment" placeholder="Appointment" required="" onchange="dateChangenew(this.value)">
          </div>
        </div>
        <div class="col-lg-6">
          <div class="form-group selecting">
            <select id="clinictime" class="select2 appAddress clinictime" name="clinicTime" style="width: 100%" required="">
              <option value="">Select Time Slot</option>
              <option value="Morning (8 AM to 12 PM)">Morning (8 AM to 12 PM)</option>
              <option value="Afternoon (1 PM to 4 PM)">Afternoon (1 PM to 4 PM)</option>
              <option value="Evening (5 PM to 9 PM)">Evening (5 PM to 9 PM)</option>
            </select>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-12">
          <div class="form-group">
            <textarea type="text" class="form-control" id="message" name="message" placeholder="Message" required=""></textarea>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-12">
          <div class="form-group">
            <span style="color: #ff0000;">Note:</span> The confirmation of appointment will be confirmed by our backend team and it is subject to availability of doctors or time slot.
          </div>
        </div>
      </div>
    </div>
    <div class="modal-footer appointload">
      <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
      <button type="submit" class="btn btn-primary newsbtnew">Submit</button>
    </div>
    <div class="modal-footer appointloading" style="display: none"> Submitting the form Please wait...</div>
  </div>
  <div class="sucess_msg_bp hide"></div>
  <div class="error_msg_bp hide"></div>
</form>

Name: bookappPOST #

<form onsubmit="return false" novalidate="novalidate" action="#" method="post" enctype="multipart/form-data" name="bookapp" id="bookapp3" role="form">
  <div class="app_form show">
    <div class="modal-footer appointloading" style="display: none"> Submitting the form Please wait...</div>
  </div>
  <div class="sucess_msg_bp hide"></div>
  <div class="error_msg_bp hide"></div>
</form>

Name: samplecollectionPOST #

<form onsubmit="return false" novalidate="novalidate" action="#" method="post" enctype="multipart/form-data" name="samplecollection" id="samplecollection" role="form">
  <div class="sample_collection show">
    <div class="modal-body">
      <div class="row">
        <div class="col-lg-12">
          <div class="form-group">
            <label for="fullname">Full Name <strong style="color: #F00">*</strong></label>
            <input type="text" class="form-control" id="cfullname" name="cfullname" placeholder="Full name" required="">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-12">
          <div class="form-group">
            <label for="cemail">Email <strong style="color: #F00">*</strong></label>
            <input type="email" class="form-control" id="cemail" name="cemail" placeholder="Email Address" required="">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-12">
          <div class="form-group">
            <label for="cmobile">Mobile <strong style="color: #F00">*</strong></label>
            <input type="text" class="form-control" id="cmobile" name="cmobile" placeholder="Mobile" required="">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-12">
          <div class="form-group">
            <label for="cmobile">Enter Test Name <strong style="color: #F00">*</strong></label> <input type="text" class="form-control" id="ctests" name="ctests" placeholder="Tests" required="">
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-lg-12">
          <div class="form-group">
            <label for="address">Address <strong style="color: #F00">*</strong></label>
            <textarea class="form-control" id="caddress" name="caddress" placeholder="Address" required=""></textarea>
          </div>
        </div>
      </div>
    </div>
    <div class="modal-footer samplefrmload">
      <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
      <button type="submit" class="btn btn-primary">Submit</button>
    </div>
    <div class="modal-footer samplefrmloading" style="display: none"> Submitting the form Please wait...</div>
  </div>
  <div class="sucess_msg hide"></div>
  <div class="error_msg hide"></div>
</form>

Text Content

 * Call
   
   
 * Locator
 * Whatsapp
 * Appt

x



 * 1860-500-7788
 * Request A Call
   
 * Book an Appt
 * 
 * Clinic Locator
 * Sample Collection
 * c2Call

Clinic Locator
Search
Find a Doctor
Toggle navigation
MENU
 * 
 * For Patients
   * Services
     * Consultations
       * General Medicine
       * Gynaecology and Obstetrics
       * Paediatrics
       * Dermatology
       * ENT
       * Cardiology
       * Orthopaedics
       * Dentistry
       * Diabetology
       * Endocrinology
       * Gastroenterology
       * Nephrology
       * Nutrition and Dietetics
       * Ophthalmology
       * Psychiatry
       * Pulmonology
       * Urology
     * Diagnostics
       * Laboratory
       * Imaging Services
         * 2D Echo
         * Ultrasound
         * X- Ray
         * Mammography
         * Sonomammography
         * Dexa
       * ECG
       * TMT
       * Genetic Screening Tests
       * Lung Function Tests
     * Health checks
       * Apollo Health Check
       * Apollo Heart Check
       * Apollo Whole Body check
       * Apollo Master Health Check
       * Apollo Executive Health Check
       * Apollo Child Health Check
       * Apollo Personalized Health Check
       * Age Wise Health Check For Women
         * For women in 20's
         * For women in 30's
         * For women in 40's
         * For women in 50's
         * For Teens
       * Quick Check
         * Quick Check Master
         * Quick Check Women
         * Quick Check Heart
         * Quick Check Executive
         * Quick Check Child
         * Quick Check Whole Body
     * Pharmacy
     * Dental
       * Dental Braces
       * Root Canal Treatment
       * Dental Implants
       * Teeth scaling and cleaning
       * Teeth Whitening
       * Tooth extraction
       * Crowning
     * Physiotherapy
       * Back pain
       * Neck Pain
       * Knee Pain
       * Rehabilitation
       * Shoulder Pain
       * Carpal Tunnel Syndrome
       * Tennis Elbow
       * Repetitive Strain Injuries
     * Specialty Clinics
       * Diabetes
       * Allergy & Asthma
       * Menstrual
       * Arthritis
       * Acidity
       * Blood Pressure
       * Back & Neck Pain
       * Breast
       * Ear Pain
       * Fertility
       * Hair Loss
       * Hearing
       * Menopause
       * Pediatrics
       * Prostate
       * Skin
       * Urinary Infection
       * Weight Management
     * Sugar
     * Treatment Room
       * Dressings / Plaster
       * Abscess / Boils drainage
       * Stitches
       * Nebulization
       * Copper T insertion
       * Injection Services
     * Vaccinations
       * Children
         * BCG
         * Oral Polio Vaccine
         * Hepatitis A & B
         * DTP
         * Haemophilus influenzae type b (Hib)
         * Rotavirus
         * Pneumonia
         * Measles , Mumps and Rubella
         * Chicken Pox
         * Typhoid
         * Tetanus
         * Influenza
       * Adult
         * Influenza
         * Chicken Pox
         * Cervical Cancer Prevention- Female
         * Pneumonia
         * Meningitis
         * Hepatitis A
         * Hepatitis B
         * Haemophilus influenzae type b (Hib)
         * Rabies
         * Typhoid
         * Tetanus
     * Health @ Home
       * Home Sample Collection
       * Health @ Home Packages
       * Diabetic Screen Advanced
       * Diabetic Screen Basic
       * Healthy Body Packages
       * Senior Citizen Female
       * Senior Citizen Male
       * Whole Body Pack
       * Women's Pack
     * Urgent Medical Care Facility
   * Patient Education
     * Glossary
   * Find a Doctor
   * Find a Symptom
   * Book a Test
   * Health Tips
   * Personal Health Record
   * FAQs
   * Online Lab Report
 * For Corporates
 * For Franchisees
   * Potential in Health care
   * Who Can be a Franchisee
   * Franchising Support
   * Available Franchisee
   * Franchisees Enquiry
   * FAQs
 * News & Media
   * Media
   * Events
   * Online press release
   * Case Study
 * Contact Us
 * Blog
 * Health Check Packages

 1.  
 2.  
 3.  
 4.  
 5.  
 6.  
 7.  
 8.  
 9.  
 10. 
 11. 
 12. 
     


 1.  
 2.  
 3.  
 4.  
 5.  
 6.  
 7.  
 8.  
 9.  
 10. 
 11. 
 12. 
     





ONLINE REPORT

(Please refer to bill for user name & password)




Vaccines for Adults and Children



OUR SERVICES


CONSULTATIONS




DIAGNOSTICS




HEALTH CHECKS




DENTAL CARE




DIABETES CARE




TREATMENT ROOMS




VACCINATIONS




HEALTH @ HOME




ONLINE REPORT

(Please refer to bill for user name & password)

 * Clinic
   
   
   HEALTH @ HOME
   
   

 * Clinic
   
   
   CONSULTATIONS
   
   

 * Clinic
   
   
   DIAGNOSTICS
   
   

 * Clinic
   
   
   HEALTH CHECKS
   
   

 * Clinic
   
   
   DENTAL CARE
   
   

 * Clinic
   
   
   DIABETES CARE
   
   

 * Clinic
   
   
   TREATMENT ROOMS
   
   

 * Clinic
   
   
   VACCINATIONS
   
   

 * Clinic
   
   
   HEALTH @ HOME
   
   

 * Clinic
   
   
   CONSULTATIONS
   
   

 1. 1
 2. 2
 3. 3
 4. 4
 5. 5
 6. 6
 7. 7
 8. 8

 * Previous
 * Next


OUR PATIENT'S SPEAK

In my experience, here at the Velachery clinic, I found the treatment given to
patients to be excellent. All reports were ready at the committed time, and
everything was so efficient and adequately taken care of, that I am considering
making the Velachery clinic my regular source of care.

AARIF MOHANED - VELACHERY

My experience at the Indirapuram Clinic was very good. I particularly liked the
good management and their fast services. From getting appointment, cleanliness,
time of billing, getting results to the waiting time, everything was very
efficient. I will surely make this clinic my regular source of care.

ABHISHEK MAHAJAN - INDIRAPURAM

I visited the Chanda Nagar clinic for my treatment. The staff was very
supportive and provided with all the necessary information. I liked the
technical expertise provided by the nurses, phlebotomist and radiology
technicians. The services were fast and reports were ready on time.

AMARESWARA - CHANDA NAGAR

View all


HEALTH TIPS

TIPS TO DEAL WITH A DRY MOUTH

If you have ever gone through a dry mouth spell, you know how uncomfortable it
is. Known as Xerostomia in medical terms, a dry mouth condition is not very
uncommon in people these days. Causes of dry mouth: Dry mouth can take place
when the glands in your mouth do not make sali... read more...

View all
View more (+)


CONSULTATIONS

 * General Medicine
 * Gynaecology & Obstetrics
 * Paediatrics
 * Dermatology
 * ENT

View More


DIAGNOSTICS

 * Laboratory
 * X-Ray
 * ECG
 * TMT
 * Genetic Screening Tests

View More


HEALTH CHECKS

 * Apollo Health Check
 * Apollo Heart Check
 * Apollo Whole Body Check
 * Apollo Master Health Check
 * Apollo Executive Health Check

View More


SPECIALITY CLINICS

 * Diabetes
 * Allergy & Asthma
 * Menstrual Health
 * Arthritis
 * Blood Pressure

View More


ABOUT US

 * About Apollo Clinic
 * About AHLL
 * About Apollo Group
 * Our Chairman's Profile
 * Our Management Team


CONTACT US

 * Contact
 * Careers
 * Feedback
 * Advertise With Us
 * ApoKOS Rehab
 * Safety Quiz




CONSULTATIONS

 * General Medicine
 * Gynaecology & Obstetrics
 * Paediatrics
 * Dermatology
 * ENT


DIAGNOSTICS

 * Laboratory
 * X-Ray
 * ECG
 * TMT
 * Genetic Screening Tests


HEALTH CHECKS

 * Apollo Health Check
 * Apollo Heart Check
 * Apollo Whole Body Check
 * Apollo Master Health Check
 * Apollo Executive Health Check


SPECIALITY CLINICS

 * Diabetes
 * Allergy & Asthma
 * Menstrual Health
 * Arthritis
 * Blood Pressure


ABOUT US

 * About Apollo Clinic
 * About AHLL
 * About Apollo Group
 * Our Chairman's Profile
 * Our Management Team


CONTACT US

 * Contact
 * Careers
 * Feedback
 * Advertise With Us
 * ApoKOS Rehab
 * Safety Quiz


NEWSLETTER SIGN-UP

Share you email ID we will share Healthy Tips- Sharing is Caring. We promise
that we will not share your email address.

Loading... Subscribe
 * 
 * 
 * 
 * 
 * 

Copyright © 2022, Apollo Health and Lifestyle Limited, All Rights Reserved.

×

REQUEST A CALL

Loading...
Full name *
Mobile *
Cancel Submit
Submitting the form Please wait...


×

REQUEST A CALL

Loading...

Generate OTP
Verify OTP
Calling...

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
×

BOOK AN APPOINTMENT

Loading...
Select Gender Male Female
Select City Bangalore Chandigarh Chennai Coimbatore Dehradun Delhi Dhanbad
Ghaziabad Gorakhpur Guntur Gurugram Guwahati Hyderabad Kannur Kolkata Lucknow
Mumbai Mysore Nagpur Nasik Pune Raipur Rangareddy Surat Thane Tirupati
Trivandrum Vadodara Visakhapatnam Bangalore Chandigarh Chennai Coimbatore
Dehradun Delhi Dhanbad Ghaziabad Gorakhpur Guntur Gurugram Guwahati Hyderabad
Kannur Kolkata Lucknow Mumbai Mysore Nagpur Nasik Pune Raipur Rangareddy Surat
Thane Tirupati Trivandrum Vadodara VisakhapatnamBangalore Chandigarh Chennai
Coimbatore Dehradun Delhi Dhanbad Ghaziabad Gorakhpur Guntur Gurugram Guwahati
Hyderabad Kannur Kolkata Lucknow Mumbai Mysore Nagpur Nasik Pune Raipur
Rangareddy Surat Thane Tirupati Trivandrum Vadodara Visakhapatnam Bangalore
Chandigarh Chennai Coimbatore Dehradun Delhi Dhanbad Ghaziabad Gorakhpur Guntur
Gurugram Guwahati Hyderabad Kannur Kolkata Lucknow Mumbai Mysore Nagpur Nasik
Pune Raipur Rangareddy Surat Thane Tirupati Trivandrum Vadodara Visakhapatnam
Select Clinic
Select Speciality
Select Doctor
Loading Available Dates...
Select Slot Loading Available Slots...
Select Mode Physical Consult Tele Consult
I Agree "Patient Information Consent"
Submit Cancel
Select Country India Qatar
Please Select City
Select Clinic Location
Select Service Consultations Diagnostics Health checks Dental Physiotherapy
Vaccinations
Select Time Slot Morning (8 AM to 12 PM) Afternoon (1 PM to 4 PM) Evening (5 PM
to 9 PM)

Note: The confirmation of appointment will be confirmed by our backend team and
it is subject to availability of doctors or time slot.
Cancel Submit
Submitting the form Please wait...


Submitting the form Please wait...


×

CALL

Request a Call

×

HOME SAMPLE COLLECTION

Full Name *
Email *
Mobile *
Enter Test Name *
Address *
Cancel Submit
Submitting the form Please wait...


×

PATIENT INFORMATION CONSENT FORM


PATIENT INFORMATION CONSENT FORM

 1. Data Collection by AHLL: Apollo Clinics, a unit of Apollo Health & Lifestyle
    Limited (“AHLL”) shall collect and process the following information from
    me:
    a. Contact information: Name, Address, Contact details, Email ID, Phone
       Number;
    b. Demographic information: Gender, Age, Date of Birth, Marital Status,
       Nationality;
    c. Other information that I provide to AHLL or is generated while availing
       services or interacting with AHLL employees, doctors, technicians,
       consultants, etc.;
    d. Health information such as my medical records and history provided by me
       or generated by AHLL in the course of my availing of any services from
       AHLL;
    e. Information about my insurance coverage provided by me or generated on
       availing any services from AHLL;
    f. Information regarding my physical, physiological and mental health
       provided by me or generated on availing any services from AHLL, etc.;
    g. Financial information (payment/billing information) that I provide for
       availing services from AHLL; and
    h. Any other information relating to the above which I may have shared with
       AHLL prior to the date of this consent form for availing any services.
 2. Purpose of Collection: I understand that AHLL may use the information
    mentioned above to provide me with services, or use it for other purposes,
    some of which are below:
    a. Registration to receive services, maintenance of my unified health
       profile/records, identification, communication, information on new
       services and offers, taking feedback, help and complaint resolution,
       other customer care related activities or issues relating to the use of
       my services;
    b. Creation and maintenance of electronic health records for use by AHLL,
       Apollo group companies and affiliates, to provide relevant services;
    c. Receiving personalized announcements/offers of various Apollo group
       companies;
    d. Customising suggestions for appropriate medical products and services
       offered by AHLL and affiliates;
    e. Research for the development and improvement of our products and services
       including our diagnostics and treatment protocols;
    f. Disclosure as required to government authorities in compliance with
       applicable law;
    g. Investigating, and resolving any disputes or grievances; and
    h. Any purpose(s) required by applicable law.

DISCLOSURE AND TRANSFER OF PERSONAL INFORMATION

 3. For the abovementioned purposes, and to the extent permitted by applicable
    law, AHLL may share, disclose and in some cases transfer all or any
    information referred to above, to such entities as required to provide
    services to me, or for compliance with applicable laws. I understand that
    these entities include but are not restricted to Apollo group companies,
    affiliate companies, AHLL doctors, hospitals, diagnostic centres, chemists,
    third party service providers to AHLL, and law enforcement agencies. For
    these purposes, I consent to AHLL transferring my personal information to
    entities that may be located outside India.
 4. I understand that in the event of a merger, reorganization, acquisition,
    joint venture, assignment, spin-off, transfer, asset sale, or sale or
    disposition of all or any portion of the AHLL business, including in
    connection with any bankruptcy or similar proceedings, AHLL may transfer any
    and all personal information to the relevant third party with the same
    rights of access and use.

RETENTION OF PERSONAL INFORMATION

 5. AHLL will keep any information collected from me for as long as necessary to
    provide me with services or as may be required under any law.
 6. AHLL may retain information related to me if needed to prevent fraud or
    abuse or for other legitimate purposes. AHLL may store my personal
    information in de-identified form for the purposes indicated in Section 2
    above.

MY RIGHTS

 7. I understand that I have the right to access my personal information, and
    request updation, correction and deletion of such information, but not
    information processed in de-identified form, or any information which is
    retained by AHLL to comply with applicable law.
 8. I understand that I am free to not share any health, financial or other
    information that I deem confidential. I understand that I may withdraw
    consent for AHLL to use data that I have already provided to it. I
    understand that if I exercise these rights, AHLL can limit or deny the
    provision of services for which it considers such information necessary.
 9. I understand that I may contact cs@apollohl.com for any questions or for
    exercise of these rights and for any other grievances related to my personal
    information.

I hereby give my consent to AHLL to collect, use, store, share, and / or
otherwise process my personal information in accordance with this consent form.

Close
×

You visited Apollo Clinic services. If you want to book an appointment for
consulation.
Reauest an Appointment







Book an Appointment


PrevNext
May 2022

SuMoTuWeThFrSa12345678910111213141516171819202122232425262728293031