×

Dr. Parag Agrawal

Senior Consultant

Speciality

Department of Internal Medicine

Qualification

MBBS, MD (Medicine)

Experience

30 years

Location

CARE CHL Hospitals, Indore

Internal Medicine Doctor in Indore


Fields of Experience

  • Internal medicine


Education

  • MBBS from MGM Medical College, Indore, 1983
  • MD from MGM Medical College, Indore, 1987


Languages Known

Hindi & English


Fellowship/Membership

Life Member of,

  • IMA
  • CSI
  • API


Past Positions

  • Currently working as Senior Consultant in CARE CHL Hospitals since 2002

Doctor Blogs

How to Prevent Monsoon Diseases

While the monsoon brings with it, its own charm and a relief to the warm summers, the season also brings along...

18 August 2022

Read More

Frequently Asked Questions

Still Have a Question?

If you cannot find answers to your queries, please fill out the enquiry form or call the number below. We will contact you shortly.

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], // }); }