Best Gynaecologist in Panchkula | Dr. Simran Dhawan – Dhawan Hospital { "@context": "https://schema.org", "@graph": [ { "@type": ["Hospital", "Organization"], "@id": "https://dhawanhospital.com/#organization", "name": "Dhawan Hospital", "url": "https://dhawanhospital.com/", "email": "dhawanhospital7@gmail.com", "telephone": ["+911722596090", "+919368039657"], "logo": "https://dhawanhospital.com/wp-content/uploads/2025/07/Full-logo_Left-Stack_Colored1.svg", "image": "https://dhawanhospital.com/wp-content/uploads/2025/07/1.webp", "address": { "@type": "PostalAddress", "streetAddress": "Plot Number 1, Rina Road, Gurudwara Road, Sector 7", "addressLocality": "Panchkula", "addressRegion": "Haryana", "postalCode": "134109", "addressCountry": "IN" }, "areaServed": ["Panchkula", "Chandigarh", "Mohali", "Haryana"] }, { "@type": "Physician", "@id": "https://dhawanhospital.com/dr-simran-dhawan/#physician", "name": "Dr. Simran Dhawan", "url": "https://dhawanhospital.com/dr-simran-dhawan/", "image": "https://dhawanhospital.com/wp-content/uploads/2025/07/1.webp", "jobTitle": "Consultant – Obstetrics & Gynaecology", "description": "Consultant in Obstetrics, Gynaecology and Cosmetic Gynaecology at Dhawan Hospital, Panchkula. Ex-Registrar, PGIMER, Chandigarh.", "medicalSpecialty": ["Obstetrics", "Gynaecology"], "worksFor": { "@id": "https://dhawanhospital.com/#organization" }, "address": { "@type": "PostalAddress", "streetAddress": "Plot Number 1, Rina Road, Gurudwara Road, Sector 7", "addressLocality": "Panchkula", "addressRegion": "Haryana", "postalCode": "134109", "addressCountry": "IN" }, "alumniOf": [ { "@type": "CollegeOrUniversity", "name": "Government Medical College, Patiala" }, { "@type": "CollegeOrUniversity", "name": "Himalayan Institute of Medical Sciences, Dehradun" } ], "hasCredential": [ "MBBS – Government Medical College, Patiala", "MS (Obstetrics & Gynaecology) – Himalayan Institute of Medical Sciences, Dehradun", "Diploma in Cosmetic Gynaecology" ] }, { "@type": "WebPage", "@id": "https://dhawanhospital.com/best-gynaecologist-in-panchkula/#webpage", "url": "https://dhawanhospital.com/best-gynaecologist-in-panchkula/", "name": "Best Gynaecologist in Panchkula – Dr. Simran Dhawan", "description": "SEO and appointment landing page for gynaecology and obstetrics care with Dr. Simran Dhawan at Dhawan Hospital, Panchkula.", "isPartOf": { "@id": "https://dhawanhospital.com/#organization" }, "about": { "@id": "https://dhawanhospital.com/dr-simran-dhawan/#physician" }, "primaryImageOfPage": "https://dhawanhospital.com/wp-content/uploads/2025/07/1.webp", "inLanguage": "en-IN" }, { "@type": "BreadcrumbList", "@id": "https://dhawanhospital.com/best-gynaecologist-in-panchkula/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://dhawanhospital.com/" }, { "@type": "ListItem", "position": 2, "name": "Obstetrics & Gynaecology", "item": "https://dhawanhospital.com/obstetrics-gynaecology-hospital-in-panchkula/" }, { "@type": "ListItem", "position": 3, "name": "Best Gynaecologist in Panchkula", "item": "https://dhawanhospital.com/best-gynaecologist-in-panchkula/" } ] }, { "@type": "FAQPage", "@id": "https://dhawanhospital.com/best-gynaecologist-in-panchkula/#faq", "mainEntity": [ { "@type": "Question", "name": "Who is the gynaecologist at Dhawan Hospital, Panchkula?", "acceptedAnswer": { "@type": "Answer", "text": "Dr. Simran Dhawan is Consultant – Obstetrics & Gynaecology at Dhawan Hospital, Sector 7, Panchkula. She is listed as Ex-Registrar, PGIMER, Chandigarh, and consults for obstetrics, gynaecology and cosmetic gynaecology." } }, { "@type": "Question", "name": "How do I book an appointment with Dr. Simran Dhawan?", "acceptedAnswer": { "@type": "Answer", "text": "Call 0172-2596090, WhatsApp 9368039657, submit the appointment form on this page, or use Dr. Simran Dhawan’s official booking link. For emergencies, Dhawan Hospital lists 24x7 support on 9368039657." } }, { "@type": "Question", "name": "Does Dr. Simran Dhawan handle pregnancy and delivery?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. Her official profile includes normal and high-risk pregnancies, labour and delivery including caesarean sections, prenatal and postnatal care, and obstetric emergencies such as APH and PPH." } }, { "@type": "Question", "name": "Can I consult a lady gynaecologist in Panchkula at Dhawan Hospital?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. Dr. Simran Dhawan is a female Consultant in Obstetrics & Gynaecology at Dhawan Hospital, Panchkula. The hospital’s obstetrics and gynaecology page also confirms that patients can consult a lady gynaecologist." } }, { "@type": "Question", "name": "Where is Dhawan Hospital located?", "acceptedAnswer": { "@type": "Answer", "text": "Plot Number 1, Dhawan Hospital, Rina Road, Gurudwara Road, Sector 7, Panchkula, Haryana 134109." } } ] } ] } :root { --blue: #24417C; --blue-deep: #102136; --blue-mid: #3a5da5; --red: #ea5356; --wa: #128c7e; --ink: #102136; --muted: #355575; --line: #d5dde8; --paper: #F7FAFD; --white: #fff; --shadow: 0 18px 50px rgba(16, 33, 54, .12); --header: 72px; --sticky: 64px; --font: "Manrope", system-ui, sans-serif; --display: "Source Serif 4", Georgia, serif; --focus: 0 0 0 3px rgba(58, 93, 165, .35); } * { box-sizing: border-box; } html { scroll-behavior: smooth; } body { margin: 0; font-family: var(--font); color: var(--ink); background: var(--paper); line-height: 1.6; padding-bottom: calc(var(--sticky) + env(safe-area-inset-bottom, 0px)); } @media (min-width: 901px) { body { padding-bottom: 0; } } img { max-width: 100%; height: auto; display: block; } a { color: inherit; text-decoration: none; } button, input, select, textarea { font: inherit; } :focus-visible { outline: none; box-shadow: var(--focus); } .skip { position: absolute; left: -999px; top: 0; background: var(--blue); color: #fff; padding: .6rem 1rem; z-index: 80; font-weight: 700; } .skip:focus { left: 1rem; top: 1rem; } .wrap { width: min(1180px, calc(100% - 2rem)); margin-inline: auto; } .topbar { background: var(--blue-deep); color: #c5d4ee; font-size: .78rem; font-weight: 650; } .topbar .wrap { display: flex; gap: 1rem; align-items: center; justify-content: space-between; min-height: 38px; overflow: auto; white-space: nowrap; } .topbar a { color: #fff; font-weight: 750; } .site-header { position: sticky; top: 0; z-index: 40; background: rgba(255,255,255,.94); backdrop-filter: blur(12px); border-bottom: 1px solid var(--line); } .header-inner { display: flex; align-items: center; gap: .7rem; min-height: var(--header); } .brand { display: flex; align-items: center; gap: .65rem; margin-right: auto; } .brand img { width: 168px; height: 52px; object-fit: contain; object-position: left center; } nav { display: none; gap: 1rem; font-size: .86rem; font-weight: 700; color: var(--muted); } nav a:hover { color: var(--blue); } .header-ctas { display: none; gap: .45rem; } .menu-btn { width: 42px; height: 42px; border: 1px solid var(--line); border-radius: 10px; background: #fff; display: grid; place-items: center; gap: 5px; } .menu-btn span { display: block; width: 18px; height: 2px; background: var(--ink); } .mobile-nav { display: none; flex-direction: column; padding: 0 1rem 1rem; background: #fff; } .mobile-nav.is-open { display: flex; } .mobile-nav a { padding: .7rem .3rem; font-weight: 700; border-bottom: 1px solid var(--paper); } @media (min-width: 1040px) { nav, .header-ctas { display: flex; } .menu-btn { display: none; } } .btn { display: inline-flex; align-items: center; justify-content: center; gap: .4rem; min-height: 46px; padding: 0 1.05rem; border-radius: 999px; border: 0; font-weight: 800; cursor: pointer; text-align: center; } .btn:disabled { opacity: .65; cursor: not-allowed; } .btn-blue { background: var(--blue-mid); color: #fff; } .btn-blue:hover { background: var(--blue); } .btn-red { background: var(--red); color: #fff; } .btn-wa { background: var(--wa); color: #fff; } .btn-line { background: #fff; border: 1px solid var(--line); color: var(--ink); } .btn-ghost { background: transparent; color: #fff; border: 1px solid rgba(255,255,255,.4); } .btn-full { width: 100%; } .btn-lg { min-height: 50px; } .hero { background: radial-gradient(620px 280px at 12% 0%, rgba(58,93,165,.28), transparent 55%), linear-gradient(165deg, #102136 0%, #24417C 58%, #3a5da5 100%); color: #fff; padding: 1.5rem 0 2.2rem; } .hero-grid { display: grid; gap: 1.4rem; } .crumbs { font-size: .78rem; color: #c9d7ee; margin: 0 0 .8rem; } .crumbs a { color: #fff; text-decoration: underline; text-underline-offset: 3px; } .eyebrow { color: #9eb6e0; font-size: .75rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; margin: 0 0 .55rem; } .hero h1 { font-family: var(--display); font-size: clamp(1.7rem, 4.2vw, 2.85rem); line-height: 1.16; margin: 0 0 .7rem; letter-spacing: -.03em; color: white; } .lead { color: #dce6f5; margin: 0 0 1rem; max-width: 40rem; } .entity { display: flex; flex-wrap: wrap; gap: .4rem; margin: 0 0 1rem; padding: 0; list-style: none; } .entity li { background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.16); padding: .32rem .7rem; border-radius: 999px; font-size: .78rem; font-weight: 700; } .hero-ctas { display: flex; flex-wrap: wrap; gap: .5rem; margin: 0 0 1rem; } .portrait-wrap { background: linear-gradient(180deg, #e8eef8, #fff); border-radius: 22px; padding: .7rem; box-shadow: var(--shadow); } .portrait-wrap img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; object-position: center 12%; border-radius: 16px; background: #d7e0ef; } .portrait-cap { color: var(--muted); font-size: .8rem; font-weight: 650; padding: .55rem .35rem 0; text-align: center; } .card { background: #fff; color: var(--ink); border-radius: 18px; padding: 1.15rem; box-shadow: var(--shadow); } .card h2 { margin: 0 0 .25rem; font-size: 1.12rem; } .card .sub { margin: 0 0 .85rem; color: var(--muted); font-size: .86rem; } .form { display: grid; gap: .65rem; } label { display: grid; gap: .25rem; font-size: .8rem; font-weight: 750; color: var(--muted); } .req { color: var(--red); } input, select, textarea { width: 100%; min-height: 44px; border: 1px solid var(--line); border-radius: 10px; padding: .55rem .7rem; background: #F7FAFD; color: var(--ink); } textarea { min-height: 72px; resize: vertical; } .field-err { color: var(--red); font-size: .75rem; font-weight: 650; min-height: 1em; } .privacy { font-size: .74rem; color: var(--muted); margin: 0; } .status { font-size: .82rem; font-weight: 750; min-height: 1.2em; margin: 0; } .status.ok { color: var(--blue); } .status.err { color: var(--red); } .spinner { width: 16px; height: 16px; border: 2px solid rgba(255,255,255,.25); border-top-color: #fff; border-radius: 50%; animation: spin .7s linear infinite; } @keyframes spin { to { transform: rotate(360deg); } } @media (min-width: 980px) { .hero { padding: 2.2rem 0 3rem; } .hero-grid { grid-template-columns: 1.05fr .7fr .9fr; align-items: start; gap: 1.4rem; } } .strip { background: #fff; border-bottom: 1px solid var(--line); padding: 1rem 0; } .strip-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: .75rem; } .strip-item strong { display: block; color: var(--blue-deep); font-size: .9rem; } .strip-item span { color: var(--muted); font-size: .75rem; } @media (min-width: 800px) { .strip-grid { grid-template-columns: repeat(4, 1fr); } } .section { padding: 3rem 0; } .section-alt { background: #fff; } .kicker { color: var(--blue-mid); font-size: .75rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; margin: 0 0 .35rem; } .section h2 { font-family: var(--display); font-size: clamp(1.45rem, 3vw, 2.1rem); margin: 0 0 .45rem; letter-spacing: -.02em; } .intro { color: var(--muted); max-width: 44rem; margin: 0 0 1.35rem; } .grid-3, .grid-2 { display: grid; gap: 1rem; } .tile { background: #fff; border: 1px solid var(--line); border-radius: 16px; padding: 1.1rem; } .section-alt .tile { background: var(--paper); } .tile h3 { margin: 0 0 .4rem; font-size: 1.02rem; } .tile p, .tile li { color: var(--muted); font-size: .92rem; } .tile ul { margin: .4rem 0 0; padding-left: 1.1rem; } @media (min-width: 800px) { .grid-3 { grid-template-columns: repeat(3, 1fr); } .grid-2 { grid-template-columns: 1fr 1fr; } } .profile { display: grid; gap: 1.2rem; align-items: center; } .profile img { width: 100%; max-width: 360px; margin-inline: auto; aspect-ratio: 1; object-fit: cover; object-position: center 12%; border-radius: 20px; background: #d7e0ef; } .qual { display: grid; gap: .55rem; margin: 1rem 0; } .qual div { background: var(--paper); border-left: 4px solid var(--blue-mid); padding: .7rem .85rem; border-radius: 0 12px 12px 0; } .qual strong { display: block; } .qual span { color: var(--muted); font-size: .86rem; } @media (min-width: 860px) { .profile { grid-template-columns: .42fr 1fr; } .profile img { margin: 0; } } .chips { display: flex; flex-wrap: wrap; gap: .45rem; padding: 0; list-style: none; margin: .8rem 0 0; } .chips li { background: #E7EBEE; color: var(--blue-deep); font-size: .8rem; font-weight: 750; padding: .35rem .7rem; border-radius: 999px; } .steps { display: grid; gap: .8rem; } .step { display: grid; grid-template-columns: auto 1fr; gap: .8rem; align-items: start; } .num { width: 34px; height: 34px; border-radius: 50%; background: var(--blue); color: #fff; display: grid; place-items: center; font-weight: 800; } @media (min-width: 800px) { .steps { grid-template-columns: 1fr 1fr; } } .faq-q { width: 100%; text-align: left; background: #fff; border: 1px solid var(--line); border-radius: 12px; padding: .9rem 1rem; font-weight: 800; display: flex; justify-content: space-between; gap: 1rem; } .faq-a { padding: .75rem .4rem 1rem; color: var(--muted); } .faq-item { margin-bottom: .55rem; } .cta-band { background: linear-gradient(160deg, var(--blue-deep), var(--blue)); color: #fff; padding: 2.6rem 0; border-radius: 0; } .cta-band .wrap { display: grid; gap: 1.2rem; } .cta-band h2 { font-family: var(--display); margin: 0 0 .4rem; } @media (min-width: 860px) { .cta-band .wrap { grid-template-columns: 1.1fr .9fr; align-items: start; } } .map-wrap { border-radius: 16px; overflow: hidden; border: 1px solid var(--line); min-height: 280px; } .map-wrap iframe { width: 100%; height: 300px; border: 0; display: block; } footer { background: #102136; color: #c5d0e0; padding: 2rem 0 5.5rem; font-size: .88rem; } @media (min-width: 901px) { footer { padding-bottom: 2rem; } } footer a { color: #fff; text-decoration: underline; text-underline-offset: 3px; } .foot-grid { display: grid; gap: 1.2rem; } @media (min-width: 800px) { .foot-grid { grid-template-columns: 1.3fr 1fr 1fr; } } .fine { font-size: .75rem; color: #8fa0b8; margin-top: 1.2rem; } .sticky-cta { position: fixed; left: 0; right: 0; bottom: 0; z-index: 50; display: grid; grid-template-columns: 1fr 1fr 1fr; background: #fff; border-top: 1px solid var(--line); padding: .45rem .5rem calc(.45rem + env(safe-area-inset-bottom, 0px)); } .sticky-cta a { border-radius: 10px; min-height: 44px; font-size: .78rem; } @media (min-width: 901px) { .sticky-cta { display: none; } } .toast { position: fixed; right: 1rem; bottom: calc(var(--sticky) + 1rem); z-index: 60; background: var(--blue-deep); color: #fff; padding: .8rem 1rem; border-radius: 12px; max-width: min(90vw, 360px); display: none; font-weight: 700; font-size: .86rem; } .toast.show { display: block; } Skip to appointment form Dhawan Hospital · Sector 7, Panchkula · NABH certified facility Appointments 0172-2596090 · Emergency 9368039657 Doctor Pregnancy Gynaecology Hospital FAQs Call WhatsApp Book visit Doctor Pregnancy care Gynaecology Dhawan Hospital FAQs Meet Dr. Simran Dhawan Home · Obstetrics & Gynaecology · Best Gynaecologist in Panchkula Women’s health · Panchkula Best Gynaecologist in Panchkula – Dr. Simran Dhawan If you are looking for a gynaecologist and obstetrician in Panchkula, Dr. Simran Dhawan consults at Dhawan Hospital, Sector 7. She is Consultant – Obstetrics & Gynaecology and Ex-Registrar, PGIMER, Chandigarh. Dr. Simran Dhawan Obstetrics & Gynaecology Dhawan Hospital Panchkula Request an appointment WhatsApp the hospital Official booking link Call 0172-2596090 or email dhawanhospital7@gmail.com Dr. Simran Dhawan · Consultant, Obstetrics & Gynaecology Book a consultation Share your details. The hospital team will call you back about an appointment with Dr. Simran Dhawan. Full name * Mobile number * Email (optional) Reason for visit * Select Pregnancy / antenatal care Labour, delivery or C-section counselling Periods / abnormal bleeding PCOS / fertility / ovulation induction Fibroids / hysterectomy / myomectomy Cervical screening (Pap / HPV) Contraception (Mirena / Cu-T) Cosmetic gynaecology Other women’s health concern Message (optional) By submitting, you agree to be contacted by Dhawan Hospital on call, SMS or WhatsApp regarding this enquiry. Submit appointment request Consultant O&GOfficial designation at Dhawan Hospital Ex-Registrar, PGIMERChandigarh — as listed on her profile NABH certified hospitalMulti-speciality care in Sector 7 24×7 emergency line9368039657 for urgent obstetric care Doctor at Dhawan Hospital, Panchkula A consultant gynaecologist women can see locally Dr. Simran Dhawan practises Obstetrics, Gynaecology and Cosmetic Gynaecology at Dhawan Hospital in Panchkula. Patients searching for the best gynaecologist in Panchkula are usually looking for a named specialist, a lady doctor, and a hospital that can manage pregnancy as well as gynaecological procedures — this page connects those three. Her published bio describes training from premier institutions, work as Registrar at PGIMER, Chandigarh, and a patient-centred approach to high-risk obstetrics, minimally invasive surgery and cosmetic gynaecology procedures listed on her profile. MBBSGovernment Medical College, Patiala MS (Obstetrics & Gynaecology)Himalayan Institute of Medical Sciences, Dehradun Diploma in Cosmetic GynaecologyListed among her qualifications on the official doctor page View Dr. Simran Dhawan's qualifications on her hospital profile, or see the specialist team. Local search intent What “best gynaecologist in Panchkula” usually means Most families are not looking for a slogan. They want a specialist who can explain options clearly, manage pregnancy safely, and treat common gynaecological problems without sending them across the city for every step. A named doctor, not only a department You can book with Dr. Simran Dhawan specifically. Read About Dr. Simran Dhawan before you visit if you want her full service list. Hospital backup in Sector 7 Consultations sit inside Dhawan Hospital — a NABH certified multi-speciality facility with labour-room, OT, emergency and diagnostic support described on the hospital’s obstetrics page. Lady gynaecologist option Dr. Simran Dhawan is a female consultant. The hospital also states that patients can consult a lady gynaecologist in Panchkula for obstetric and gynaecological care. Obstetrics Pregnancy care, labour and delivery Women in Panchkula, Chandigarh and Mohali often want one obstetrician who can follow the pregnancy, plan delivery and stay available if labour does not go as expected. Dr. Simran Dhawan’s profile lists the following obstetric work. Antenatal and postnatal care Normal and high-risk pregnancies Prenatal care Postnatal care Ultrasound imaging used in her gynaecology practice, including Doppler, follicular monitoring and POCUS Labour, birth and emergencies Labour and delivery, including caesarean sections Vaginal and caesarean deliveries Management of obstetric emergencies (APH / PPH) Dhawan Hospital’s maternity services also describe modern labour rooms, C-section capability, postnatal support and 24×7 emergency cover for mothers and newborns. Gynaecology Conditions and treatments women commonly seek These items are taken from Dr. Simran Dhawan’s official areas of specialisation — not from third-party listings. Everyday gynaecology Menstrual disorders Abnormal uterine bleeding Fertility treatments (ovulation induction) Ectopic pregnancy Molar pregnancy Surgery she lists Abdominal and vaginal hysterectomy Laparoscopic, abdominal and hysteroscopic myomectomy Diagnostic hysteroscopy Operative hysteroscopy Imaging in clinic Ultrasound imaging Doppler Follicular monitoring POCUS (point-of-care ultrasound) Clinic procedures Screening, contraception and daycare work Her procedures and services list is useful if you need a Pap smear, HPV DNA test, IUCD change, biopsy or colposcopy without guessing whether the consultant offers it. Colposcopy Endometrial biopsy Vulval biopsy Cervical biopsy Mirena insertion / removal Cu-T insertion / removal HPV DNA Pap smear VIA Outpatient procedures Daycare procedures Cosmetic gynaecology Procedures listed on her official profile Cosmetic gynaecology is part of Dr. Simran Dhawan’s published specialisation. Suitability is decided only after clinical assessment. The hospital profile lists: Hymenoplasty Labiaplasty Vaginal tightening Vaginal rejuvenation Transvaginal PRP Exosome therapy For the exact wording as published by the hospital, open Dr. Simran Dhawan's profile. Dhawan Hospital · Panchkula The doctor, the department and the hospital Dr. Simran Dhawan works in Obstetrics & Gynaecology at Dhawan Hospital. The hospital is in Sector 7, Panchkula, and publishes itself as a NABH certified multi-speciality facility trusted by 150,000+ patients across Panchkula and beyond. The dedicated Obstetrics & Gynaecology hospital page describes maternity care, laparoscopic gynaecology, fertility support including ovulation induction, menopause care, in-house pregnancy ultrasound and 24×7 emergency and neonatal support. Those are hospital-level services around the department in which she practises. Address: Plot Number 1, Dhawan Hospital, Rina Road, Gurudwara Road, Sector 7, Panchkula, Haryana 134109 NABH certified healthcare facility, as stated on the hospital website. Visit flow What to expect when you come in 1Share your concernUse the form, call 0172-2596090, or WhatsApp 9368039657. Mention that you want Dr. Simran Dhawan. 2ConsultationHistory, examination and tests such as ultrasound or labs when needed — the pathway described on the hospital’s O&G page. 3PlanPregnancy follow-up, medical treatment, a daycare procedure, or surgery if that is clinically appropriate. 4Follow-upPostnatal care, post-procedure review or ongoing gynaecology follow-up at the same hospital. Questions patients ask FAQs Is Dr. Simran Dhawan the gynaecologist at Dhawan Hospital?− Yes. The hospital specialist list and her profile name her as Consultant – Obstetrics & Gynaecology (also written as Consultant – OBS & Gynae on the team page). What are her qualifications?+ MBBS from Government Medical College, Patiala; MS (Obstetrics & Gynaecology) from Himalayan Institute of Medical Sciences, Dehradun; and a Diploma in Cosmetic Gynaecology. Her headline also uses the wording “Diplomate in Cosmetic Gynaecology” for the same credential line. Does she treat high-risk pregnancy?+ Her profile lists normal and high-risk pregnancies, obstetric emergencies (APH/PPH), and labour and delivery including caesarean sections. How do I book, call or WhatsApp?+ Submit the form on this page, call 0172-2596090 (the number the contact page gives for appointments), WhatsApp 9368039657 (the number used on the hospital site’s WhatsApp button), or use her official booking link. For night emergencies the hospital states 24×7 cover on 9368039657. Is insurance accepted?+ The hospital contact FAQ says most major insurance providers are accepted and asks patients to confirm details with the hospital. Empanelment lists are published by Dhawan Hospital separately. Appointment See Dr. Simran Dhawan at Dhawan Hospital, Panchkula Bring previous reports if you have them. For labour pain, heavy bleeding or a suspected ectopic pregnancy, call the emergency number rather than waiting for a routine slot. Emergency 9368039657 WhatsApp Hospital appointment desk Request a callback Same form, sent to the hospital lead workflow. Full name * Mobile number * Reason for visit * Select Pregnancy / antenatal care Labour, delivery or C-section counselling Periods / abnormal bleeding PCOS / fertility / ovulation induction Fibroids / hysterectomy / myomectomy Cervical screening (Pap / HPV) Contraception (Mirena / Cu-T) Cosmetic gynaecology Other women’s health concern Message (optional) Send request Dr. Simran Dhawan is associated with Dhawan Hospital as Consultant – Obstetrics & Gynaecology. The hospital is located in Sector 7, Panchkula. Contact Plot Number 1, Rina Road, Gurudwara Road, Sector 7, Panchkula, Haryana 134109 0172-2596090 9368039657 dhawanhospital7@gmail.com Official pages Dr. Simran Dhawan profile O&G department Contact Cancellation & refund policy Medical information on this page summarises the hospital’s own doctor and department pages. It is not emergency advice. For urgent bleeding, severe abdominal pain in pregnancy, or reduced fetal movements, call 9368039657. Diploma vs Diplomate: qualifications list “Diploma in Cosmetic Gynaecology”; the same profile headline says “Diplomate in Cosmetic Gynaecology”. © Dhawan Hospital. All rights reserved. Call WhatsApp Book (function () { "use strict"; /* Paste the Dhawan Hospital Pabbly Connect webhook below. */ var CFG = { pabblyWebhook: "PASTE_PABBLY_WEBHOOK_URL_HERE", phoneTel: "+911722596090", emergencyTel: "+919368039657", whatsappNumber: "919368039657", doctor: "Dr. Simran Dhawan", hospital: "Dhawan Hospital", city: "Panchkula" }; var WA_TEXT = "Hello Dhawan Hospital, I would like to book a gynaecology / obstetrics appointment with Dr. Simran Dhawan at Sector 7, Panchkula."; function waLink(extra) { var msg = extra ? WA_TEXT + " " + extra : WA_TEXT; return "https://wa.me/" + CFG.whatsappNumber + "?text=" + encodeURIComponent(msg); } function trackEvent(eventName, eventData) { var payload = Object.assign({ event: eventName, timestamp: new Date().toISOString() }, eventData || {}); try { if (window.dataLayer && Array.isArray(window.dataLayer)) window.dataLayer.push(payload); } catch (e) {} } window.trackEvent = trackEvent; ["waHeader", "waHero", "waFinal", "waSticky"].forEach(function (id) { var el = document.getElementById(id); if (el) el.href = waLink(); }); document.getElementById("year").textContent = String(new Date().getFullYear()); document.querySelectorAll("[data-track]").forEach(function (el) { el.addEventListener("click", function () { trackEvent(el.getAttribute("data-track"), { lead_type: el.getAttribute("data-track-source") || "" }); }); }); var menuBtn = document.getElementById("menuBtn"); var mobileNav = document.getElementById("mobileNav"); menuBtn.addEventListener("click", function () { var open = menuBtn.getAttribute("aria-expanded") === "true"; menuBtn.setAttribute("aria-expanded", String(!open)); mobileNav.classList.toggle("is-open", !open); }); mobileNav.querySelectorAll("a").forEach(function (a) { a.addEventListener("click", function () { menuBtn.setAttribute("aria-expanded", "false"); mobileNav.classList.remove("is-open"); }); }); document.querySelectorAll(".faq-q").forEach(function (btn) { btn.addEventListener("click", function () { var expanded = btn.getAttribute("aria-expanded") === "true"; document.querySelectorAll(".faq-q").forEach(function (other) { other.setAttribute("aria-expanded", "false"); other.querySelectorAll("span")[1].textContent = "+"; var panel = document.getElementById(other.getAttribute("aria-controls")); if (panel) panel.hidden = true; }); if (!expanded) { btn.setAttribute("aria-expanded", "true"); btn.querySelectorAll("span")[1].textContent = "−"; var p = document.getElementById(btn.getAttribute("aria-controls")); if (p) p.hidden = false; } }); }); function toast(msg) { var t = document.getElementById("toast"); t.textContent = msg; t.classList.add("show"); setTimeout(function () { t.classList.remove("show"); }, 5000); } function digitsPhone(v) { return String(v || "").replace(/\D/g, "").slice(-10); } function validate(form) { var name = (form.name.value || "").trim(); var phone = digitsPhone(form.phone.value); var email = (form.email && form.email.value ? form.email.value : "").trim(); var concern = form.concern.value || ""; var ok = true; function err(field, msg) { var el = form.querySelector('[data-for="' + field + '"]'); if (el) el.textContent = msg || ""; if (msg) ok = false; } err("name", name.length >= 2 ? "" : "Please enter your name."); err("phone", /^[6-9]\d{9}$/.test(phone) ? "" : "Enter a valid 10-digit Indian mobile number."); err("concern", concern ? "" : "Please choose a reason for visit."); err("email", (!email || /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(email)) ? "" : "Enter a valid email or leave it blank."); return { ok: ok, name: name, phone: phone, email: email, concern: concern, message: (form.message.value || "").trim() }; } var submittedKeys = {}; document.querySelectorAll(".js-lead-form").forEach(function (form) { form.addEventListener("focusin", function () { trackEvent("form_start", { lead_type: form.getAttribute("data-lead-type") }); }); form.addEventListener("submit", function (e) { e.preventDefault(); submitLead(form); }); }); async function submitLead(form) { var v = validate(form); var status = form.querySelector(".status"); var btn = form.querySelector('[type="submit"]'); if (!v.ok) { status.textContent = "Please correct the highlighted fields."; status.className = "status err"; return; } var leadType = form.getAttribute("data-lead-type") || "hero_form"; var key = v.phone + "|" + v.concern + "|" + leadType; if (submittedKeys[key]) { status.textContent = "We already received this enquiry. Please wait for a call, or WhatsApp us."; status.className = "status ok"; return; } var payload = { name: v.name, phone: v.phone, email: v.email, concern: v.concern, message: v.message, doctor: CFG.doctor, hospital: CFG.hospital, city: CFG.city, source: "best-gynaecologist-in-panchkula", page_url: location.href, lead_type: leadType, form_id: form.getAttribute("data-form-id") || "", timestamp: new Date().toISOString() }; btn.disabled = true; btn.innerHTML = ' Sending'; status.textContent = ""; status.className = "status"; var webhookReady = CFG.pabblyWebhook && CFG.pabblyWebhook.indexOf("http") === 0 && CFG.pabblyWebhook.indexOf("PASTE_") === -1; try { if (webhookReady) { var res = await fetch(CFG.pabblyWebhook, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify(payload) }); if (!res.ok) throw new Error("Webhook " + res.status); } else { window.open(waLink("Name: " + v.name + ". Phone: " + v.phone + ". Concern: " + v.concern + (v.message ? ". Note: " + v.message : "")), "_blank"); } submittedKeys[key] = true; form.reset(); status.textContent = webhookReady ? "Request sent. The hospital team will contact you shortly." : "Opening WhatsApp with your details so the hospital can respond immediately."; status.className = "status ok"; toast("Appointment request captured."); trackEvent("form_submit", { lead_type: leadType, concern: v.concern }); } catch (err) { status.textContent = "Could not send the form. Please call 0172-2596090 or WhatsApp 9368039657."; status.className = "status err"; trackEvent("form_error", { lead_type: leadType }); } finally { btn.disabled = false; btn.textContent = leadType === "footer_form" ? "Send request" : "Submit appointment request"; } } })();