×

Contact Details

Back to Investors

Contact Details

Company Secretary, Compliance Officer & Investor Relations
Ms. Harshita Sugandhi
Company Secretary & Compliance Officer
Email: harshita.sugandhi@carehospitals.com

IEPF
Ms. Harshita Sugandhi
Company Secretary & Compliance Officer
Email: harshita.sugandhi@carehospitals.com

Corporate office
Care Corporate Office, 5th & 6th Floor,
GVK Kohinoor Building, Opposite to Park Hyatt,
Road No. 2, Banjara Hills, Hyderabad – 500034,
Telangana, India.
Telephone: 040-68106565
Email: cs.office@carehospitals.com

Registered office
Near LIG Square, A.B. Road,
Indore - 452008, Madhya Pradesh, India.
CIN: U85110MP1993PLC007654

Registrar & Transfer Agent
Skyline Financial Services Private Limited
Address: D-153A, 1st Floor, Okhla Industrial Area, Phase - I, New Delhi - 110 020, India.
Telephone: 011-40450193-97
Email: admin@skylinerta.com

Designated Officials - Assisting & Handling Investor Grievance & Email Address - Grievance Redressal
Ms. Harshita Sugandhi
Company Secretary & Compliance Officer
Email: harshita.sugandhi@carehospitals.com

Escalation
In case the Complaint stands unresolved / not resolved up to the satisfaction of Investor(s), they may lodge a complaint with:
SEBI SCORES Portal: https://scores.sebi.gov.in

function trackEnquiryEvent(eventName,eventparam,details,countrycode) { var baseurl = window.location.href; const urlSegments = baseurl.split('/'); // Split the URL into segments if(urlSegments[2]!='') { const segmentToCheck = urlSegments[2]; // Get the last segment (e.g., "shoes") const pagename = segmentToCheck.replaceAll('-',' ').toUpperCase(); // Example array of items const items = ['DOCTORS', 'CENTER OF EXCELLENCE', 'HOSPITAL', 'SPECIALITY', 'TREATMENT', 'NEWS MEDIA', 'BLOG']; // Check if the segment is present in the array and get the matching element var matchingItem = items.filter(item => item.includes(pagename)); if(typeof matchingItem !== 'undefined' && matchingItem.length > 0) { var pagecategory = matchingItem[0]; } else { var pagecategory = pagename; matchingItem = pagename; } if(countrycode!=undefined) { phcode = '+'+countrycode+details[2]; } else { phcode = '+91'+details[2]; } } else { matchingItem = 'HOME PAGE'; pagecategory = 'HOME PAGE'; } // clevertap.onUserLogin.push({ // "Site": { // "Name": details[0], // String // "Identity": phcode, // String or number // "Email": details[1], // Email address of the user // "Phone": phcode, // Phone (with the country code) // } // }) // clevertap.event.push("Enquiry Submitted", { // eventparam: eventName, // "Page Url":baseurl, // "Form Name":details[0], // "Form Email":details[1], // "Form Phone Number":phcode, // "Form Speciality":details[3], // }); }