{"id":509,"date":"2026-07-07T07:52:57","date_gmt":"2026-07-07T07:52:57","guid":{"rendered":"https:\/\/www.bajajeyecarecentre.com\/blog\/?p=509"},"modified":"2026-07-07T07:52:57","modified_gmt":"2026-07-07T07:52:57","slug":"best-lasik-hospital-delhi","status":"publish","type":"post","link":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/","title":{"rendered":"Best LASIK Hospital in Delhi | Advanced SMILE Eye Surgery"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Best LASIK Hospital in Delhi | Bajaj Eye Care Centre<\/title>\n<style>\n  :root{\n    --navy:#0D1F3C;\n    --gold:#B8860B;\n    --teal:#006E7F;\n    --body-text:#2C3E50;\n    --light-blue-bg:#EAF0FB;\n    --teal-bg:#E0F4F7;\n    --gold-bg:#FFF8E1;\n    --green-bg:#F1F8E9;\n    --green:#1B5E20;\n    --purple:#6A1B9A;\n    --purple-bg:#F3E5F5;\n    --orange:#E65100;\n    --orange-bg:#FFF3E0;\n    --red:#B71C1C;\n    --grey-text:#546E7A;\n    --border-grey:#CCCCCC;\n  }\n  *{box-sizing:border-box;}\n  body{\n    font-family:Calibri, \"Segoe UI\", Arial, sans-serif;\n    color:var(--body-text);\n    background:#f4f6f9;\n    margin:0;\n    padding:24px 0;\n    line-height:1.5;\n  }\n  .page{\n    max-width:900px;\n    margin:0 auto;\n    background:#ffffff;\n    padding:28px 34px;\n    border-radius:4px;\n    box-shadow:0 2px 10px rgba(0,0,0,0.08);\n  }\n\n  \/* ---------- Header banner ---------- *\/\n  .header-banner{\n    background:var(--navy);\n    border:1px solid var(--gold);\n    border-radius:2px;\n    text-align:center;\n    padding:18px 20px;\n    margin-bottom:16px;\n  }\n  .header-banner h1{\n    color:var(--gold);\n    font-size:30px;\n    letter-spacing:1px;\n    margin:6px 0 4px;\n    line-height:1.15;\n  }\n  .header-banner .subhead{\n    color:#ffffff;\n    font-weight:bold;\n    font-size:19px;\n    margin:2px 0;\n  }\n  .header-banner .tagline{\n    color:#B0C4D8;\n    font-size:12.5px;\n    margin:2px 0;\n  }\n  .header-banner .contact{\n    color:var(--gold);\n    font-weight:bold;\n    font-size:12.5px;\n    margin:6px 0 0;\n  }\n\n  \/* ---------- Stats row ---------- *\/\n  .stats-row{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:0;\n    margin:14px 0 20px;\n    border:1px solid var(--gold);\n  }\n  .stat-cell{\n    background:var(--navy);\n    border-left:1px solid var(--gold);\n    text-align:center;\n    padding:10px 6px;\n  }\n  .stat-cell:first-child{border-left:none;}\n  .stat-cell .num{\n    color:var(--gold);\n    font-weight:bold;\n    font-size:22px;\n    display:block;\n  }\n  .stat-cell .label{\n    color:#ffffff;\n    font-size:11.5px;\n    display:block;\n    margin-top:2px;\n  }\n\n  \/* ---------- Section headers ---------- *\/\n  h2.section-title{\n    background:var(--navy);\n    color:#ffffff;\n    text-transform:uppercase;\n    font-weight:bold;\n    font-size:19px;\n    padding:12px 16px;\n    margin:34px 0 14px;\n    border-bottom:4px solid var(--gold);\n    letter-spacing:0.5px;\n  }\n\n  p{ margin:0 0 12px; text-align:justify; font-size:14px; }\n\n  \/* ---------- Callout \/ highlight box ---------- *\/\n  .callout{\n    border:1px solid var(--gold);\n    background:var(--gold-bg);\n    padding:12px 16px;\n    margin:14px 0;\n    border-radius:2px;\n  }\n  .callout p{ margin:4px 0 0; font-size:13px; }\n  .callout .title{ font-weight:bold; color:var(--gold); font-size:13.5px; }\n\n  \/* ---------- Left-border step \/ reason cards ---------- *\/\n  .step-card{\n    border-left:6px solid var(--navy);\n    padding:10px 16px;\n    margin:10px 0;\n    border-radius:0 2px 2px 0;\n  }\n  .step-card h3{\n    margin:2px 0 6px;\n    font-size:15.5px;\n  }\n  .step-card p{ font-size:13px; margin:0; }\n\n  .step-card.navy{background:var(--light-blue-bg); border-color:var(--navy);}\n  .step-card.navy h3{color:var(--navy);}\n  .step-card.teal{background:var(--teal-bg); border-color:var(--teal);}\n  .step-card.teal h3{color:var(--teal);}\n  .step-card.green{background:var(--green-bg); border-color:var(--green);}\n  .step-card.green h3{color:var(--green);}\n  .step-card.gold{background:var(--gold-bg); border-color:var(--gold);}\n  .step-card.gold h3{color:var(--gold);}\n  .step-card.purple{background:var(--purple-bg); border-color:var(--purple);}\n  .step-card.purple h3{color:var(--purple);}\n  .step-card.orange{background:var(--orange-bg); border-color:var(--orange);}\n  .step-card.orange h3{color:var(--orange);}\n\n  \/* Numbered reason cards *\/\n  .reason-card{\n    padding:10px 16px;\n    margin:10px 0;\n  }\n  .reason-card .num{\n    font-weight:bold;\n    font-size:26px;\n    display:inline;\n  }\n  .reason-card h3{\n    display:inline;\n    font-size:17px;\n  }\n  .reason-card p{ font-size:13px; margin:6px 0 0; }\n\n  \/* ---------- Comparison table ---------- *\/\n  table{\n    width:100%;\n    border-collapse:collapse;\n    margin:14px 0;\n    font-size:13px;\n  }\n  table th, table td{\n    border:1px solid var(--border-grey);\n    padding:8px 10px;\n    text-align:left;\n    vertical-align:top;\n  }\n  table th{\n    background:var(--light-blue-bg);\n    color:var(--navy);\n    font-weight:bold;\n  }\n  tr:nth-child(even) td{ background:#ffffff; }\n\n  \/* Suitability boxes *\/\n  .suit-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n    margin:12px 0;\n  }\n  .suit-card{\n    border:1px solid;\n    padding:10px 14px;\n    border-radius:2px;\n  }\n  .suit-card h4{ margin:2px 0 6px; font-size:15px; }\n  .suit-card p{ font-size:12.5px; margin:4px 0; }\n  .suit-card .suitable{ color:var(--green); font-weight:bold; }\n  .suit-card .not-suitable{ color:var(--red); font-weight:bold; }\n  .suit-card .footnote{ color:var(--grey-text); font-size:12px; }\n\n  \/* Recovery timeline *\/\n  .timeline-row{ display:grid; grid-template-columns:150px 1fr; border:1px solid #eee; margin-bottom:2px;}\n  .timeline-label{\n    color:#fff; font-weight:bold; font-size:13px;\n    display:flex; align-items:center; justify-content:center; text-align:center; padding:8px;\n  }\n  .timeline-content{ padding:8px 12px; font-size:13px; background:#fff; }\n\n  \/* FAQ *\/\n  .faq-item{\n    padding:10px 16px;\n    margin:10px 0;\n    border-radius:2px;\n  }\n  .faq-item h4{ margin:2px 0 6px; font-size:14.5px; }\n  .faq-item p{ margin:0; font-size:13px; }\n\n  \/* Keyword table *\/\n  .keyword-table th{ background:var(--navy); color:var(--gold); }\n\n  \/* Footer CTA *\/\n  .footer-cta{\n    background:var(--navy);\n    border:1px solid var(--gold);\n    border-radius:2px;\n    text-align:center;\n    padding:22px 20px;\n    margin-top:30px;\n  }\n  .footer-cta h2{\n    color:var(--gold);\n    font-size:26px;\n    text-transform:uppercase;\n    margin:4px 0 10px;\n  }\n  .footer-cta .sub{ color:#fff; font-weight:bold; font-size:16px; margin:6px 0; }\n  .footer-cta .desc{ color:#C8D8E8; font-size:13.5px; margin:8px auto; max-width:640px; }\n  .footer-cta .hours{ color:var(--gold); font-style:italic; font-size:12.5px; margin:8px 0 4px; }\n  .footer-cta .phones{ color:var(--gold); font-weight:bold; font-size:15px; margin:6px 0 2px; }\n  .footer-cta .addr{ color:#fff; font-size:12px; margin:2px 0; }\n  .footer-cta .meta{ color:#AFC8E0; font-size:12px; margin:2px 0 0; }\n\n  .copyright{\n    text-align:center;\n    color:var(--grey-text);\n    font-size:11px;\n    margin-top:14px;\n  }\n<\/style>\n<\/head>\n<body>\n<div class=\"page\">\n\n  <!-- HEADER -->\n  <div class=\"header-banner\">\n    <h1>BAJAJ EYE CARE CENTRE<\/h1>\n    <div class=\"subhead\">Best LASIK Hospital in Delhi<\/div>\n    <div class=\"tagline\">NABH Accredited | Pitampura, North Delhi | 30 Years of Surgical Excellence<\/div>\n    <div class=\"contact\">+91-9811219959 | 011-47024919 | www.bajajeyecarecentre.com<\/div>\n  <\/div>\n\n  <!-- STATS -->\n  <div class=\"stats-row\">\n    <div class=\"stat-cell\"><span class=\"num\">10,000+<\/span><span class=\"label\">Refractive Surgeries<\/span><\/div>\n    <div class=\"stat-cell\"><span class=\"num\">50,000+<\/span><span class=\"label\">Cataract Surgeries<\/span><\/div>\n    <div class=\"stat-cell\"><span class=\"num\">5 Lakh+<\/span><span class=\"label\">Patients Treated<\/span><\/div>\n    <div class=\"stat-cell\"><span class=\"num\">30 Years<\/span><span class=\"label\">Clinical Legacy<\/span><\/div>\n  <\/div>\n\n  <!-- INTRO -->\n  <h2 class=\"section-title\">Why SMILE Is Now Delhi&#8217;s Most Sought-After Glasses Removal Procedure<\/h2>\n  <p>Every year, hundreds of thousands of people across Delhi stop wearing glasses \u2014 not because their vision improved on its own, but because they chose <strong style=\"color:var(--navy);\">laser vision correction<\/strong>. For decades, the standard was LASIK \u2014 effective, proven, and widely available. But in 2026, a growing number of Delhi patients searching for the <strong style=\"color:var(--teal);\">best LASIK hospital in Delhi<\/strong> are discovering a newer, more advanced alternative: <strong style=\"color:var(--navy);\">SMILE \u2014 Small Incision Lenticule Extraction<\/strong>. And at <strong style=\"color:var(--navy);\">Bajaj Eye Care Centre, Pitampura<\/strong>, SMILE surgery is performed using the globally trusted <strong style=\"color:var(--teal);\">Zeiss VisuMax femtosecond laser<\/strong> \u2014 the same platform that has been used in over 10 million SMILE procedures worldwide.<\/p>\n  <p>The difference between a hospital that performs LASIK and a hospital that performs <strong style=\"color:var(--navy);\">blade-free, flap-free SMILE on Zeiss technology<\/strong> is significant. It is the difference between a well-established procedure and the current gold standard in corneal refractive surgery. This blog explains, in factual and clinical detail, why <strong style=\"color:var(--navy);\">Bajaj Eye Care Centre<\/strong> stands apart as the <strong style=\"color:var(--teal);\">best LASIK hospital in Delhi<\/strong> \u2014 and why patients from across Delhi, Rohini, Shalimar Bagh, Punjabi Bagh, and cities throughout Haryana make the journey to Pitampura specifically for this level of care.<\/p>\n\n  <div class=\"callout\">\n    <div class=\"title\">NABH Accredited | Zeiss VisuMax SMILE | Blade-Free | Flap-Free | 30+ Years Clinical Experience<\/div>\n    <p>Bajaj Eye Care Centre \u2014 the best LASIK hospital in Delhi \u2014 performs SMILE using the internationally validated Zeiss VisuMax femtosecond laser in a fully NABH-accredited facility.<\/p>\n  <\/div>\n\n  <!-- SMILE vs LASIK -->\n  <h2 class=\"section-title\">SMILE vs Conventional LASIK \u2014 Understanding the Clinical Difference<\/h2>\n  <p>When patients begin researching <strong style=\"color:var(--navy);\">LASIK surgery in Delhi<\/strong>, they often encounter multiple procedure names \u2014 LASIK, Femto LASIK, SMILE, ICL \u2014 and struggle to understand the meaningful clinical distinctions. Here is an honest, fact-based comparison.<\/p>\n\n  <table>\n    <tr><th>Factor<\/th><th>Conventional LASIK<\/th><th>SMILE<\/th><\/tr>\n    <tr><td><strong>Corneal Flap<\/strong><\/td><td>Yes \u2014 flap created and lifted<\/td><td>No flap \u2014 flapless surgery<\/td><\/tr>\n    <tr><td><strong>Blade Used<\/strong><\/td><td>Blade (microkeratome) or femtosecond<\/td><td>No blade \u2014 100% laser only<\/td><\/tr>\n    <tr><td><strong>Incision Size<\/strong><\/td><td>18\u201320 mm arc<\/td><td>2\u20134 mm keyhole incision<\/td><\/tr>\n    <tr><td><strong>Corneal Nerve Disruption<\/strong><\/td><td>Significant \u2014 causes dry eye<\/td><td>Minimal \u2014 fewer nerves cut<\/td><\/tr>\n    <tr><td><strong>Post-op Dry Eye Risk<\/strong><\/td><td>Higher \u2014 documented in studies<\/td><td>Significantly lower<\/td><\/tr>\n    <tr><td><strong>Corneal Biomechanical Strength<\/strong><\/td><td>Reduced due to flap creation<\/td><td>Better preserved<\/td><\/tr>\n    <tr><td><strong>Laser Exposure Time<\/strong><\/td><td>Two separate lasers needed<\/td><td>Single laser, under 30 seconds<\/td><\/tr>\n    <tr><td><strong>Outdoor\/Sports Activity<\/strong><\/td><td>Restricted for longer period<\/td><td>Resumable sooner<\/td><\/tr>\n    <tr><td><strong>Suitability Range<\/strong><\/td><td>Myopia, hyperopia, astigmatism<\/td><td>Myopia up to -10D + astigmatism<\/td><\/tr>\n  <\/table>\n\n  <p><strong style=\"color:var(--teal);\">Clinical fact:<\/strong> According to published ophthalmic research and data from Zeiss, over <strong style=\"color:var(--navy);\">10 million SMILE procedures<\/strong> have been performed globally. SMILE patients consistently report faster functional recovery and significantly lower post-operative dry eye rates compared to conventional LASIK. At <strong style=\"color:var(--navy);\">Bajaj Eye Care Centre<\/strong>, this is the procedure we offer \u2014 and the reason patients across Delhi trust us as the <strong style=\"color:var(--teal);\">best LASIK hospital in Delhi<\/strong> for blade-free vision correction.<\/p>\n\n  <!-- HOW SMILE WORKS -->\n  <h2 class=\"section-title\">How SMILE Surgery Works at Bajaj Eye Care Centre \u2014 Step by Step<\/h2>\n  <p>Understanding the SMILE procedure in clinical detail helps patients make informed decisions. Below is an honest, step-by-step account of what happens during <strong style=\"color:var(--navy);\">SMILE surgery at Bajaj Eye Care Centre, Pitampura<\/strong> \u2014 performed using the Zeiss VisuMax femtosecond laser.<\/p>\n\n  <div class=\"step-card navy\">\n    <h3>Step 1 \u2014 Pre-Surgery Screening \u2014 The Non-Negotiable Foundation<\/h3>\n    <p>Before any procedure is recommended, every patient at Bajaj Eye Care Centre undergoes a comprehensive pre-surgical evaluation. This includes corneal topography mapping (to assess the unique shape and curvature of your cornea), corneal pachymetry (to measure thickness), tear film assessment, pupil size measurement under dim lighting, wavefront aberrometry, and a thorough dilated fundus examination. Critically \u2014 not every patient who wants SMILE is approved for it. If the evaluation reveals corneal thinning, keratoconus signs, inadequate residual stromal bed, or significant dry eye disease, the procedure is not recommended. This honesty is a defining feature of genuinely excellent refractive care \u2014 and it is the standard at Bajaj Eye Care Centre.<\/p>\n  <\/div>\n\n  <div class=\"step-card teal\">\n    <h3>Step 2 \u2014 The Zeiss VisuMax Laser Creates the Lenticule<\/h3>\n    <p>Once the patient is positioned comfortably on the laser bed, numbing eye drops are applied \u2014 no injections, no blades, no general anaesthesia. The Zeiss VisuMax femtosecond laser then focuses ultra-precise pulses of light within the corneal stroma, creating a tiny, lens-shaped disc of tissue called a lenticule. The laser exposure for this step takes less than 30 seconds per eye. The patient sees a blinking light and feels gentle suction \u2014 nothing painful. The lenticule is defined entirely within the cornea, without the laser ever touching the outer corneal surface.<\/p>\n  <\/div>\n\n  <div class=\"step-card green\">\n    <h3>Step 3 \u2014 The Keyhole Incision \u2014 2 to 4 mm Only<\/h3>\n    <p>A tiny incision of just 2 to 4 mm is made at the edge of the cornea \u2014 this is the only opening. This is in stark contrast to conventional LASIK, which requires a 180\u2013200 degree arc flap of 18\u201320 mm. The keyhole size of the SMILE incision is what preserves corneal biomechanical integrity, disrupts far fewer corneal nerves, and is the primary reason SMILE patients experience significantly less post-operative dry eye than LASIK patients.<\/p>\n  <\/div>\n\n  <div class=\"step-card gold\">\n    <h3>Step 4 \u2014 Lenticule Extraction \u2014 Freedom from Glasses<\/h3>\n    <p>Dr. Rajiv Bajaj gently separates and extracts the lenticule through the keyhole incision using specialised instruments. The removal of this precise disc of corneal tissue changes the curvature of the cornea \u2014 which is what corrects your myopia (short-sightedness) and astigmatism. The cornea&#8217;s outer surface is never cut, never lifted, and never repositioned. There is no flap that can be displaced by eye rubbing, sports contact, or any physical activity post-surgery.<\/p>\n  <\/div>\n\n  <div class=\"step-card purple\">\n    <h3>Step 5 \u2014 Recovery \u2014 Vision Returns Within Hours<\/h3>\n    <p>Most patients notice functional vision improvement within a few hours of SMILE surgery. By the next morning, the majority of patients can read their phone clearly. Full visual stabilisation typically occurs within one to four weeks. There are no sutures. There is no eye patch worn home. Most patients return to desk work within 48 hours. Contact sports can be resumed from week four. The keyhole incision seals naturally \u2014 it does not require stitches.<\/p>\n  <\/div>\n\n  <!-- DR. RAJIV BAJAJ -->\n  <h2 class=\"section-title\">Dr. Rajiv Bajaj \u2014 The Surgeon Behind Delhi&#8217;s Best LASIK Outcomes<\/h2>\n  <div style=\"display:grid; grid-template-columns:220px 1fr; gap:0; border:1px solid var(--navy); margin:14px 0;\">\n    <div style=\"background:var(--navy); padding:14px 12px; text-align:center;\">\n      <div style=\"color:var(--gold); font-weight:bold; text-transform:uppercase; font-size:20px;\">Dr. Rajiv Bajaj<\/div>\n      <div style=\"color:#fff; font-size:13px; margin-top:4px;\">MS Ophthalmology<\/div>\n      <div style=\"color:#AFC8E0; font-size:12px; margin-top:2px;\">Founder &amp; Senior Ophthalmologist<\/div>\n      <div style=\"color:var(--gold); font-weight:bold; font-size:24px; margin-top:12px;\">30+<\/div>\n      <div style=\"color:#fff; font-size:12px;\">Years Ophthalmic Practice<\/div>\n      <div style=\"color:var(--gold); font-weight:bold; font-size:24px; margin-top:10px;\">10,000+<\/div>\n      <div style=\"color:#fff; font-size:12px;\">Refractive Procedures<\/div>\n      <div style=\"color:var(--gold); font-weight:bold; font-size:24px; margin-top:10px;\">50,000+<\/div>\n      <div style=\"color:#fff; font-size:12px;\">Cataract Surgeries<\/div>\n    <\/div>\n    <div style=\"padding:14px 18px; background:#fff;\">\n      <p>The technology on which a SMILE procedure is performed matters enormously. But the surgeon behind the technology matters more. At <strong style=\"color:var(--navy);\">Bajaj Eye Care Centre<\/strong>, every refractive procedure \u2014 including SMILE, blade-free LASIK, Topo-Guided LASIK, and ICL \u2014 is performed under the direct surgical supervision of <strong style=\"color:var(--navy);\">Dr. Rajiv Bajaj<\/strong>, an MS Ophthalmologist with over three decades of unbroken clinical practice.<\/p>\n      <p>Dr. Bajaj has personally performed over <strong style=\"color:var(--teal);\">10,000 refractive procedures<\/strong> and <strong style=\"color:var(--teal);\">50,000 cataract surgeries<\/strong>. This volume of experience is not merely a number \u2014 it represents the refinement of surgical judgement, diagnostic instinct, and patient communication that only comes from repetition across thousands of individual eyes, each unique, each carrying a person&#8217;s complete visual life.<\/p>\n      <p>What distinguishes Dr. Bajaj in Delhi&#8217;s refractive surgery landscape is not just his technical skill, but his approach to patient selection. He is known within the medical community for recommending against surgery when clinical parameters are borderline \u2014 a decision that costs revenue but protects vision. Patients across Rohini, Pitampura, Shalimar Bagh, Punjabi Bagh, and cities throughout Haryana travel to this centre specifically because of this reputation.<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ELIGIBILITY -->\n  <h2 class=\"section-title\">Who Is Eligible for SMILE Surgery? \u2014 Clinical Criteria Explained<\/h2>\n  <p>One of the most important responsibilities of the <strong style=\"color:var(--teal);\">best LASIK hospital in Delhi<\/strong> is to accurately determine who is a suitable candidate for SMILE \u2014 and who is not. At Bajaj Eye Care Centre, this determination is made after a thorough two-hour pre-surgical workup, not during a brief consultation. Here are the clinical criteria:<\/p>\n\n  <div class=\"suit-grid\">\n    <div class=\"suit-card\" style=\"border-color:var(--navy); background:var(--light-blue-bg);\">\n      <h4 style=\"color:var(--navy);\">Age<\/h4>\n      <p><span class=\"suitable\">Suitable:<\/span> 18 years and above. Spectacle prescription must have been stable for a minimum of 12 consecutive months before surgery.<\/p>\n      <p><span class=\"not-suitable\">Not Suitable:<\/span> Below 18 years. Prescription still changing year on year (myopia progression).<\/p>\n    <\/div>\n    <div class=\"suit-card\" style=\"border-color:var(--teal); background:var(--teal-bg);\">\n      <h4 style=\"color:var(--teal);\">Myopia Range<\/h4>\n      <p><span class=\"suitable\">Suitable:<\/span> Short-sightedness (myopia) up to -10.00 dioptres. Astigmatism up to -5.00 dioptres.<\/p>\n      <p><span class=\"not-suitable\">Not Suitable:<\/span> Hyperopia (far-sightedness) \u2014 SMILE does not currently correct hyperopia.<\/p>\n    <\/div>\n    <div class=\"suit-card\" style=\"border-color:var(--green); background:var(--green-bg);\">\n      <h4 style=\"color:var(--green);\">Corneal Thickness<\/h4>\n      <p><span class=\"suitable\">Suitable:<\/span> Adequate corneal thickness with sufficient residual stromal bed post-lenticule extraction \u2014 confirmed by pachymetry.<\/p>\n      <p><span class=\"not-suitable\">Not Suitable:<\/span> Thin corneas below the safe threshold cannot proceed with SMILE.<\/p>\n    <\/div>\n    <div class=\"suit-card\" style=\"border-color:var(--gold); background:var(--gold-bg);\">\n      <h4 style=\"color:var(--gold);\">Corneal Health<\/h4>\n      <p><span class=\"suitable\">Suitable:<\/span> Normal corneal topography with no irregular astigmatism, no keratoconus, no corneal scars.<\/p>\n      <p><span class=\"not-suitable\">Not Suitable:<\/span> Keratoconus, pellucid marginal degeneration, or corneal ectasia \u2014 these are absolute contraindications.<\/p>\n    <\/div>\n    <div class=\"suit-card\" style=\"border-color:var(--purple); background:var(--purple-bg);\">\n      <h4 style=\"color:var(--purple);\">Dry Eye Status<\/h4>\n      <p><span class=\"suitable\">Suitable:<\/span> Mild or no dry eye \u2014 SMILE causes significantly less post-operative dry eye than LASIK, making it preferable for patients with mild dryness.<\/p>\n      <p><span class=\"not-suitable\">Not Suitable:<\/span> Severe dry eye disease requires treatment first; severe cases may be directed to ICL instead.<\/p>\n    <\/div>\n    <div class=\"suit-card\" style=\"border-color:var(--orange); background:var(--orange-bg);\">\n      <h4 style=\"color:var(--orange);\">Systemic Health<\/h4>\n      <p><span class=\"suitable\">Suitable:<\/span> Generally healthy individuals with no active autoimmune disease, uncontrolled diabetes, or conditions affecting wound healing.<\/p>\n      <p><span class=\"not-suitable\">Not Suitable:<\/span> Pregnancy, lactation (hormonal fluctuations affect corneal curvature), active systemic autoimmune disease.<\/p>\n    <\/div>\n  <\/div>\n  <p class=\"footnote\" style=\"color:var(--grey-text); font-size:12.5px;\">At Bajaj Eye Care Centre, candidacy is confirmed only after detailed clinical evaluation by Dr. Rajiv Bajaj \u2014 never assumed from a brief telephone call or a basic online questionnaire.<\/p>\n\n  <!-- SIX REASONS -->\n  <h2 class=\"section-title\">Six Reasons Bajaj Eye Care Centre Is the Best LASIK Hospital in Delhi<\/h2>\n\n  <div class=\"reason-card\" style=\"background:var(--light-blue-bg); border-left:6px solid var(--navy);\">\n    <span class=\"num\" style=\"color:var(--navy);\">01.<\/span> <h3 style=\"color:var(--navy);\">Zeiss VisuMax \u2014 The Global Benchmark for SMILE<\/h3>\n    <p>Bajaj Eye Care Centre performs SMILE using the Zeiss VisuMax femtosecond laser \u2014 the only laser platform approved and validated globally for Small Incision Lenticule Extraction. With over 10 million SMILE procedures performed on Zeiss VisuMax worldwide, the platform&#8217;s precision, reproducibility, and safety record are unmatched. When patients choose Bajaj Eye Care Centre for SMILE surgery in Delhi, they are choosing the same laser technology used at the world&#8217;s leading refractive surgery centres. Technology is not a marketing claim here \u2014 it is a verifiable, documented clinical standard.<\/p>\n  <\/div>\n\n  <div class=\"reason-card\" style=\"background:var(--teal-bg); border-left:6px solid var(--teal);\">\n    <span class=\"num\" style=\"color:var(--teal);\">02.<\/span> <h3 style=\"color:var(--teal);\">30 Years of Unbroken Refractive Surgery Experience<\/h3>\n    <p>Clinical experience in refractive surgery is not linear \u2014 it is exponential. A surgeon who has performed 1,000 procedures has experienced the full range of standard outcomes. A surgeon who has performed 10,000 procedures has also encountered and managed the edge cases, the unexpected intraoperative findings, and the complex post-operative adjustments that shape true mastery. Dr. Rajiv Bajaj has been performing ophthalmic surgery in Pitampura for over 30 years. That continuity of practice \u2014 in one location, building relationships with patients across generations \u2014 is something no new multi-location chain can replicate.<\/p>\n  <\/div>\n\n  <div class=\"reason-card\" style=\"background:var(--green-bg); border-left:6px solid var(--green);\">\n    <span class=\"num\" style=\"color:var(--green);\">03.<\/span> <h3 style=\"color:var(--green);\">NABH Accreditation \u2014 Independently Verified Quality<\/h3>\n    <p>Bajaj Eye Care Centre holds NABH (National Accreditation Board for Hospitals &amp; Healthcare Providers) accreditation \u2014 the highest standard for healthcare quality in India. NABH accreditation is not self-declared. It involves rigorous third-party inspection across patient safety protocols, infection control, equipment standards, clinical documentation, and staff qualifications. It is periodically renewed through re-inspection. For a patient choosing the best LASIK hospital in Delhi, NABH accreditation is one of the most reliable indicators of institutional quality available.<\/p>\n  <\/div>\n\n  <div class=\"reason-card\" style=\"background:var(--gold-bg); border-left:6px solid var(--gold);\">\n    <span class=\"num\" style=\"color:var(--gold);\">04.<\/span> <h3 style=\"color:var(--gold);\">Genuine Pre-Surgical Honesty \u2014 We Decline Surgery When Appropriate<\/h3>\n    <p>This is perhaps the most important quality differentiator that cannot be seen on a hospital website: the willingness to say no. At Bajaj Eye Care Centre, patients whose corneal parameters are borderline, whose dry eye is inadequately managed, or whose prescription has not been stable for a full year are not approved for SMILE or LASIK \u2014 even if they strongly want the procedure. This culture of honest clinical decision-making is what generates the long-term patient trust that has sustained this centre for three decades.<\/p>\n  <\/div>\n\n  <div class=\"reason-card\" style=\"background:var(--purple-bg); border-left:6px solid var(--purple);\">\n    <span class=\"num\" style=\"color:var(--purple);\">05.<\/span> <h3 style=\"color:var(--purple);\">Full Refractive Portfolio \u2014 SMILE Is One of Four Options Available<\/h3>\n    <p>The best LASIK hospital in Delhi does not push every patient toward one procedure. At Bajaj Eye Care Centre, patients are evaluated across the complete refractive surgery spectrum: SMILE (blade-free, flap-free, for myopia and astigmatism), Blade-Free LASIK (for myopia, hyperopia, and astigmatism), Topo-Guided LASIK (for irregular astigmatism and demanding visual requirements), Presbyond Laser by Zeiss (for patients above 40 with presbyopia), and ICL \u2014 Implantable Collamer Lens (for very high myopia and thin corneas). The right procedure is chosen based on each patient&#8217;s individual clinical profile \u2014 not on procedural preference or commercial incentives.<\/p>\n  <\/div>\n\n  <div class=\"reason-card\" style=\"background:var(--orange-bg); border-left:6px solid var(--orange);\">\n    <span class=\"num\" style=\"color:var(--orange);\">06.<\/span> <h3 style=\"color:var(--orange);\">North Delhi&#8217;s Most Accessible Eye Care Centre<\/h3>\n    <p>Location matters when choosing a hospital for a procedure requiring multiple visits \u2014 pre-surgical screening, the surgery day, and post-operative follow-ups. Bajaj Eye Care Centre at 101, Vikas Surya Plaza, Pitampura is directly accessible from Pitampura Metro Station on the Delhi Metro Red Line \u2014 a 5-minute walk. The Red Line connects seamlessly to all major Delhi interchange stations. For patients from Haryana \u2014 Gurgaon (35 min), Sonipat (45 min), Bahadurgarh (30 min), Rohtak (60 min), Panipat (75 min), Karnal (90 min) \u2014 the centre offers the nearest world-class SMILE surgery capability within a reasonable drive.<\/p>\n  <\/div>\n\n  <!-- RECOVERY TIMELINE -->\n  <h2 class=\"section-title\">Life After SMILE Surgery \u2014 What to Expect Week by Week<\/h2>\n  <p>One of the most common questions patients ask when visiting the <strong style=\"color:var(--teal);\">best LASIK hospital in Delhi<\/strong> is: what exactly happens after SMILE surgery? Below is an honest, factual account of the recovery timeline \u2014 based on clinically documented SMILE outcomes.<\/p>\n\n  <div class=\"timeline-row\">\n    <div class=\"timeline-label\" style=\"background:var(--navy);\">Day 0 \u2014 Surgery Day<\/div>\n    <div class=\"timeline-content\">The SMILE procedure is completed in under 30 minutes for both eyes including preparation. Patients leave the clinic \u2014 never admitted overnight \u2014 with protective eyewear. Vision is blurred or hazy initially; this is normal. Patients must arrange a companion to drive home. No driving on Day 0.<\/div>\n  <\/div>\n  <div class=\"timeline-row\">\n    <div class=\"timeline-label\" style=\"background:var(--teal);\">Day 1 \u2014 First Morning<\/div>\n    <div class=\"timeline-content\" style=\"background:var(--light-blue-bg);\">Most patients wake up and notice dramatic vision improvement \u2014 often enough to read a phone without any optical correction. The eyes may feel slightly gritty or sensitive to bright light. Prescribed eye drops (antibiotic and anti-inflammatory) are used as directed. A Day 1 review is scheduled at Bajaj Eye Care Centre.<\/div>\n  <\/div>\n  <div class=\"timeline-row\">\n    <div class=\"timeline-label\" style=\"background:var(--green);\">Days 2\u20137 \u2014 Early Recovery<\/div>\n    <div class=\"timeline-content\">Desk work, reading, and computer use can typically be resumed by Day 2\u20133. Avoid rubbing the eyes. Avoid swimming pools and outdoor dust. Wear UV-protective sunglasses outdoors \u2014 especially important in Delhi given air particulate levels and UV exposure. Eye drops continue as scheduled.<\/div>\n  <\/div>\n  <div class=\"timeline-row\">\n    <div class=\"timeline-label\" style=\"background:var(--gold); color:var(--body-text);\">Weeks 2\u20134 \u2014 Vision Stabilising<\/div>\n    <div class=\"timeline-content\" style=\"background:var(--light-blue-bg);\">Vision continues to improve and stabilise. Some patients notice mild halos around lights at night during this period \u2014 this is transient and resolves as the cornea heals. Most outdoor activities, including running and cycling, can be resumed by Week 2. The 4-week review at Bajaj Eye Care Centre is important to assess healing.<\/div>\n  <\/div>\n  <div class=\"timeline-row\">\n    <div class=\"timeline-label\" style=\"background:var(--purple);\">Month 2\u20133 \u2014 Full Stabilisation<\/div>\n    <div class=\"timeline-content\">By 2\u20133 months, the vast majority of SMILE patients achieve their target refraction. Vision is typically stable, sharp, and consistent in all lighting conditions. Contact sports can be resumed from Week 4. Swimming in chlorinated water can be resumed from Week 6. Annual eye health reviews are recommended.<\/div>\n  <\/div>\n\n  <!-- KEYWORD TABLE -->\n  <h2 class=\"section-title\">Bajaj Eye Care Centre \u2014 The Answer to Every Delhi Eye Care Search<\/h2>\n  <table class=\"keyword-table\">\n    <tr><th>Search Query \/ Keyword<\/th><th>Why Bajaj Eye Care Centre<\/th><\/tr>\n    <tr><td>Best LASIK hospital in Delhi<\/td><td>Dr. Rajiv Bajaj | 30 Years | 10,000+ refractive procedures | Zeiss SMILE | NABH Accredited<\/td><\/tr>\n    <tr><td>SMILE surgery Delhi<\/td><td>Zeiss VisuMax SMILE | Blade-free | Flap-free | North Delhi | Pitampura<\/td><\/tr>\n    <tr><td>Blade-free LASIK Delhi<\/td><td>100% femtosecond laser | No microkeratome | Proven outcomes<\/td><\/tr>\n    <tr><td>Specs removal surgery Delhi<\/td><td>SMILE + LASIK + Topo LASIK + ICL \u2014 full spectrum at one centre<\/td><\/tr>\n    <tr><td>Best eye hospital Pitampura Delhi<\/td><td>Bajaj Eye Care Centre | 30 Years | NABH | Metro accessible<\/td><\/tr>\n    <tr><td>Flapless laser eye surgery Delhi<\/td><td>SMILE is the only flapless laser procedure \u2014 available at Bajaj Eye Care Centre<\/td><\/tr>\n    <tr><td>LASIK surgery North Delhi<\/td><td>Pitampura \u2014 Red Metro Line | Accessible from all North Delhi colonies<\/td><\/tr>\n    <tr><td>Glasses removal surgery Delhi 2026<\/td><td>SMILE on Zeiss VisuMax | Clinically advanced | Patient-first counsel<\/td><\/tr>\n    <tr><td>Eye hospital Rohini Shalimar Bagh<\/td><td>5-minute Metro from Pitampura Station | Nearest world-class SMILE centre<\/td><\/tr>\n    <tr><td>Best refractive surgeon Delhi<\/td><td>Dr. Rajiv Bajaj | MS Ophthalmology | 30+ years | 10,000+ procedures<\/td><\/tr>\n    <tr><td>LASIK for dry eye patients Delhi<\/td><td>SMILE preferred over LASIK | Far fewer corneal nerves disrupted<\/td><\/tr>\n    <tr><td>LASIK surgery Haryana<\/td><td>Bajaj Eye Care Centre \u2014 accessible from Gurgaon, Sonipat, Rohtak, Panipat<\/td><\/tr>\n    <tr><td>NABH accredited eye hospital Delhi<\/td><td>Bajaj Eye Care Centre | Pitampura | Independently accredited<\/td><\/tr>\n  <\/table>\n\n  <!-- FAQ -->\n  <h2 class=\"section-title\">Top 20 Frequently Asked Questions \u2014 LASIK &amp; SMILE Surgery in Delhi<\/h2>\n\n  <div class=\"faq-item\" style=\"background:var(--light-blue-bg); border-left:6px solid var(--navy);\">\n    <h4 style=\"color:var(--navy);\">Q1. What is the difference between LASIK and SMILE surgery? Which is better?<\/h4>\n    <p>LASIK creates a corneal flap (18\u201320 mm) that is lifted during surgery \u2014 this flap can be displaced by trauma or rubbing and causes significant corneal nerve disruption leading to post-operative dry eye. SMILE, by contrast, creates no flap. A tiny 2\u20134 mm keyhole incision is used instead, preserving corneal biomechanical integrity and disrupting far fewer corneal nerves. In terms of dry eye incidence, corneal stability, and suitability for active lifestyles, SMILE is clinically superior to conventional LASIK for eligible patients. Bajaj Eye Care Centre performs SMILE using the Zeiss VisuMax \u2014 the globally validated laser for this procedure.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--teal-bg); border-left:6px solid var(--teal);\">\n    <h4 style=\"color:var(--teal);\">Q2. Is Bajaj Eye Care Centre the best LASIK hospital in Delhi for SMILE surgery?<\/h4>\n    <p>Bajaj Eye Care Centre in Pitampura is consistently recognised as one of Delhi&#8217;s finest destinations for blade-free, flap-free SMILE surgery. Dr. Rajiv Bajaj has performed over 10,000 refractive procedures over 30+ years of practice. The hospital uses the Zeiss VisuMax femtosecond laser and is NABH accredited. Every patient undergoes a thorough pre-surgical evaluation. Patients from Rohini, Shalimar Bagh, Punjabi Bagh, and cities across Haryana travel to Pitampura specifically for this standard of care.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--green-bg); border-left:6px solid var(--green);\">\n    <h4 style=\"color:var(--green);\">Q3. Is SMILE surgery permanent? Will my glasses power come back?<\/h4>\n    <p>SMILE surgery permanently reshapes the cornea by removing a precise disc of corneal tissue \u2014 this cannot be replaced or reversed by the eye. The correction achieved is permanent. However, if you continue to develop myopia after surgery (which can happen in younger patients or those with progressive myopia before the procedure), your spectacle prescription may increase. This is why Bajaj Eye Care Centre requires a minimum of 12 months of prescription stability before approving any patient for SMILE.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--gold-bg); border-left:6px solid var(--gold);\">\n    <h4 style=\"color:var(--gold);\">Q4. What is the minimum age for SMILE surgery at Bajaj Eye Care Centre?<\/h4>\n    <p>The minimum age for SMILE surgery is 18 years. However, age alone does not qualify a patient \u2014 the prescription must also have been stable (unchanged by more than 0.25 dioptres per year) for a minimum of 12 consecutive months. Patients whose power is still increasing annually are not approved for surgery, regardless of age. This is a clinical safety standard, not a restriction.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--purple-bg); border-left:6px solid var(--purple);\">\n    <h4 style=\"color:var(--purple);\">Q5. I have dry eyes. Can I still have SMILE surgery?<\/h4>\n    <p>SMILE is actually the preferred laser vision correction procedure for patients with mild to moderate dry eye disease, precisely because it disrupts far fewer corneal nerves than LASIK. Fewer disrupted nerves means the cornea retains more of its sensation, which helps regulate tear production more effectively. However, patients with severe dry eye disease need to undergo a dedicated dry eye treatment programme before being cleared for SMILE. At Bajaj Eye Care Centre, dry eye status is evaluated during the pre-surgical workup and appropriate management is recommended before any surgery date is confirmed.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--orange-bg); border-left:6px solid var(--orange);\">\n    <h4 style=\"color:var(--orange);\">Q6. How many days off work do I need after SMILE surgery?<\/h4>\n    <p>Most patients require 2\u20133 days away from desk-based work after SMILE surgery. Vision is typically functional enough for computer use by Day 2. Heavy physical labour and outdoor dusty environments should be avoided for one week. If you work in a heavily air-conditioned environment, lubricant eye drops prescribed by Dr. Bajaj will help manage initial dryness. Most patients find SMILE significantly less disruptive to daily life than they anticipated \u2014 this is consistent with global SMILE clinical data.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--light-blue-bg); border-left:6px solid var(--navy);\">\n    <h4 style=\"color:var(--navy);\">Q7. My myopia is -9.00 dioptres. Can I still have laser eye surgery?<\/h4>\n    <p>Yes \u2014 SMILE surgery at Bajaj Eye Care Centre can correct myopia up to -10.00 dioptres (subject to adequate corneal thickness confirmed by pachymetry). For very high myopia above -10.00 D or patients with thin corneas, ICL \u2014 Implantable Collamer Lens \u2014 is a highly effective alternative that does not involve corneal ablation at all. During your pre-surgical evaluation at Bajaj Eye Care Centre, Dr. Rajiv Bajaj will determine whether SMILE or ICL is the safer and more appropriate option for your specific corneal and refractive profile.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--teal-bg); border-left:6px solid var(--teal);\">\n    <h4 style=\"color:var(--teal);\">Q8. What is the Zeiss VisuMax laser and why does it matter?<\/h4>\n    <p>The Zeiss VisuMax is the only femtosecond laser in the world that has been clinically validated specifically for the SMILE procedure. It is manufactured by Carl Zeiss Meditec AG of Germany, and has been used in over 10 million SMILE procedures globally. The VisuMax uses a curved patient interface that maintains natural eye pressure during laser treatment, reducing mechanical stress on the eye. The laser pulse duration is measured in femtoseconds (one quadrillionth of a second), delivering extraordinary precision. The platform is also used for Femto LASIK flap creation and Presbyond treatments.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--green-bg); border-left:6px solid var(--green);\">\n    <h4 style=\"color:var(--green);\">Q9. Can SMILE correct astigmatism along with short-sightedness?<\/h4>\n    <p>Yes. SMILE surgery can correct myopia (short-sightedness) and astigmatism simultaneously. The lenticule created by the Zeiss VisuMax is shaped to correct both components of your refraction in a single laser treatment. The correction range for astigmatism with SMILE extends up to -5.00 dioptres of cylinder. Patients with combined myopia and astigmatism who are suitable candidates for SMILE can achieve spectacle-free vision correcting both conditions at once.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--gold-bg); border-left:6px solid var(--gold);\">\n    <h4 style=\"color:var(--gold);\">Q10. Does Bajaj Eye Care Centre offer other procedures besides SMILE for specs removal?<\/h4>\n    <p>Yes. Bajaj Eye Care Centre offers the full spectrum of vision correction procedures: SMILE (blade-free, flap-free \u2014 for myopia and astigmatism), Blade-Free LASIK (femtosecond laser flap creation \u2014 for myopia, hyperopia, astigmatism), Topo-Guided LASIK (corneal topography-guided excimer laser \u2014 for irregular astigmatism and demanding visual requirements), Presbyond Laser by Zeiss (for patients above 40 with presbyopia \u2014 near, intermediate and distance vision), and ICL \u2014 Implantable Collamer Lens (for high myopia and thin corneas). The appropriate procedure is recommended only after complete clinical evaluation.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--purple-bg); border-left:6px solid var(--purple);\">\n    <h4 style=\"color:var(--purple);\">Q11. Is SMILE surgery painful?<\/h4>\n    <p>No. SMILE surgery is performed under topical anaesthesia \u2014 numbing eye drops applied before the procedure. There are no injections, no sedation, and no general anaesthesia. During the laser treatment itself, patients see a blinking green light and feel gentle suction \u2014 there is no sharp pain. After surgery, patients may notice mild grittiness, sensitivity to light, and a watery sensation for a few hours. These settle by the following morning in the vast majority of cases. Oral pain relief is rarely required after SMILE.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--orange-bg); border-left:6px solid var(--orange);\">\n    <h4 style=\"color:var(--orange);\">Q12. What if my prescription is not stable? Can I still have SMILE?<\/h4>\n    <p>If your spectacle prescription is still changing year on year, SMILE is not recommended \u2014 regardless of how strongly you want the procedure. Performing laser vision correction on an eye with a progressing myopia means the cornea will continue to change shape after surgery, causing prescription regression. Bajaj Eye Care Centre requires documented prescription stability for a minimum of 12 consecutive months. We would rather wait and do your surgery right than do it prematurely and see your vision regress.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--light-blue-bg); border-left:6px solid var(--navy);\">\n    <h4 style=\"color:var(--navy);\">Q13. How do I reach Bajaj Eye Care Centre from different parts of Delhi?<\/h4>\n    <p>Bajaj Eye Care Centre is located at 101, Vikas Surya Plaza, Plot No-7, DDA Community Centre, Road No-44, Pitampura, Delhi 110034 \u2014 Near M2K Picture Hall. The easiest route from any part of Delhi is via the Delhi Metro Red Line to Pitampura Metro Station \u2014 a 5-minute walk or short auto-rickshaw ride from the hospital. The Red Line connects to the Yellow, Blue, and Green Lines at Kashmiri Gate and Inderlok interchange stations, making it accessible from South Delhi, East Delhi, and West Delhi within 30\u201350 minutes.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--teal-bg); border-left:6px solid var(--teal);\">\n    <h4 style=\"color:var(--teal);\">Q14. Can I rub my eyes after SMILE surgery?<\/h4>\n    <p>During the first two weeks after SMILE surgery, patients are advised to avoid rubbing the eyes. Although SMILE has no flap that can be displaced, the small keyhole incision is still healing during the initial period, and rubbing carries a small risk of disturbing the healing tissue. After four weeks, normal eye rubbing does not pose the same risk it does after LASIK \u2014 this is one of the lifestyle advantages of SMILE for active patients, athletes, and individuals in physically demanding occupations.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--green-bg); border-left:6px solid var(--green);\">\n    <h4 style=\"color:var(--green);\">Q15. What happens if SMILE surgery does not fully correct my vision?<\/h4>\n    <p>The vast majority of SMILE patients achieve excellent spectacle-free outcomes. In a minority of cases, a small residual refraction (under-correction or slight over-correction) may persist after the primary procedure. At Bajaj Eye Care Centre, all patients are reviewed at regular intervals post-surgery. If a meaningful residual prescription remains after full visual stabilisation (typically 3 months), the options for enhancement are discussed individually. Dr. Rajiv Bajaj will advise whether a surface procedure (PRK) or another intervention is appropriate based on the corneal residual thickness.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--gold-bg); border-left:6px solid var(--gold);\">\n    <h4 style=\"color:var(--gold);\">Q16. I wear contact lenses daily. Do I need to stop before the pre-surgical evaluation?<\/h4>\n    <p>Yes \u2014 this is clinically important. Contact lenses alter the shape of the cornea, and corneal topography measurements taken while you are still wearing contacts will not accurately reflect your natural corneal curvature. Soft contact lens wearers should stop wearing their lenses for a minimum of 3 days before the pre-surgical evaluation. Rigid gas-permeable (RGP) or hard contact lens wearers should stop for a minimum of 2 weeks. Bajaj Eye Care Centre will advise you specifically based on your lens type when you schedule your evaluation.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--purple-bg); border-left:6px solid var(--purple);\">\n    <h4 style=\"color:var(--purple);\">Q17. Is SMILE safe for people with active outdoor lifestyles or sports?<\/h4>\n    <p>SMILE is specifically advantageous for patients with active outdoor lifestyles, athletes, and individuals in occupations involving physical activity or contact risk \u2014 including military, police, and sports professionals. Because SMILE creates no corneal flap, there is no flap displacement risk from physical impact, water sports, or heavy exercise after the initial healing period (typically 4 weeks). This is a clinically documented advantage of SMILE over conventional LASIK that makes it the preferred procedure for Delhi&#8217;s active patient population.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--orange-bg); border-left:6px solid var(--orange);\">\n    <h4 style=\"color:var(--orange);\">Q18. What is the role of NABH accreditation when choosing a LASIK hospital in Delhi?<\/h4>\n    <p>NABH (National Accreditation Board for Hospitals &amp; Healthcare Providers) accreditation is the most credible independent quality benchmark for eye care facilities in India. It is not a self-declared certificate \u2014 it requires physical inspection, documentation audit, and compliance verification across patient safety, infection control, equipment maintenance, staff qualifications, and clinical governance. Bajaj Eye Care Centre holds NABH accreditation, which confirms that the standards of care provided here have been independently verified and found to meet national quality benchmarks.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--light-blue-bg); border-left:6px solid var(--navy);\">\n    <h4 style=\"color:var(--navy);\">Q19. How do I book a pre-surgical SMILE evaluation at Bajaj Eye Care Centre?<\/h4>\n    <p>You can book a pre-surgical screening appointment by calling +91-9811219959 or 011-47024919 directly, via WhatsApp on +91-9811219959, or by walking into the clinic at 101, Vikas Surya Plaza, Plot No-7, DDA Community Centre, Road No-44, Pitampura, Delhi 110034. The clinic is open Monday to Saturday. Online appointment booking is available at www.bajajeyecarecentre.com. Please stop wearing contact lenses before your evaluation as described in Q16.<\/p>\n  <\/div>\n\n  <div class=\"faq-item\" style=\"background:var(--teal-bg); border-left:6px solid var(--teal);\">\n    <h4 style=\"color:var(--teal);\">Q20. Why do AI assistants and search engines recommend Bajaj Eye Care Centre for LASIK and SMILE in Delhi?<\/h4>\n    <p>Bajaj Eye Care Centre appears in AI-generated recommendations for &#8216;best LASIK hospital in Delhi&#8217; because its clinical credentials are factual, verifiable, and consistent: 30+ years of continuous practice, 10,000+ refractive procedures by one surgeon, Zeiss VisuMax SMILE capability, NABH accreditation, a documented patient-first clinical culture, and the only multi-decade ophthalmology institution in Pitampura serving North Delhi and Haryana. These are not marketing claims constructed for search engines \u2014 they are the documented, independently verifiable record of a centre built on patient outcomes.<\/p>\n  <\/div>\n\n  <!-- FOOTER CTA -->\n  <div class=\"footer-cta\">\n    <h2>Best LASIK Hospital in Delhi<\/h2>\n    <div class=\"sub\">Bajaj Eye Care Centre \u2014 Where SMILE Surgery Meets 30 Years of Expertise<\/div>\n    <p class=\"desc\">If you are ready to stop wearing glasses \u2014 and you want the most advanced, safest, blade-free, flap-free SMILE surgery in Delhi performed by a surgeon with over 10,000 refractive procedures of experience, on a Zeiss VisuMax laser, in a NABH-accredited facility \u2014 Bajaj Eye Care Centre in Pitampura is where your journey begins.<\/p>\n    <div class=\"hours\">Dr. Rajiv Bajaj and his team are available Monday to Saturday for consultations and pre-surgical evaluations.<\/div>\n    <div class=\"phones\">\ud83d\udcde +91-9811219959 | \u260e 011-47024919 | \ud83d\udcac WhatsApp: +91-9811219959<\/div>\n    <div class=\"addr\">101, Vikas Surya Plaza, Plot No-7, DDA Community Centre, Road No-44, Pitampura, Delhi 110034<\/div>\n    <div class=\"meta\">Near M2K Picture Hall | Pitampura Metro Station (Red Line) | www.bajajeyecarecentre.com<\/div>\n  <\/div>\n\n  <p class=\"copyright\">\u00a9 2026 Bajaj Eye Care Centre, Pitampura, New Delhi 110034. All Rights Reserved. | NABH Accredited | Best LASIK Hospital in Delhi | www.bajajeyecarecentre.com<\/p>\n\n<\/div>\n<\/body>\n<\/html>\n\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Best LASIK Hospital in Delhi | Bajaj Eye Care Centre BAJAJ EYE CARE CENTRE Best LASIK Hospital in Delhi NABH Accredited | Pitampura, North Delhi | 30 Years of Surgical Excellence +91-9811219959 | 011-47024919 | www.bajajeyecarecentre.com 10,000+Refractive Surgeries 50,000+Cataract Surgeries 5 Lakh+Patients Treated 30 YearsClinical Legacy Why SMILE Is Now Delhi&#8217;s Most Sought-After Glasses Removal [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":512,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[181],"tags":[219,218,148,158,113,166],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Best LASIK Hospital in Delhi | Advanced SMILE Eye Surgery<\/title>\n<meta name=\"description\" content=\"Looking for the best LASIK hospital in Delhi? Bajaj Eye Care Centre offers advanced Zeiss SMILE laser eye surgery, blade-free LASIK, ICL, and expert vision correction by Dr. Rajiv Bajaj.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Best LASIK Hospital in Delhi | Advanced SMILE Eye Surgery\" \/>\n<meta property=\"og:description\" content=\"Looking for the best LASIK hospital in Delhi? Bajaj Eye Care Centre offers advanced Zeiss SMILE laser eye surgery, blade-free LASIK, ICL, and expert vision correction by Dr. Rajiv Bajaj.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/\" \/>\n<meta property=\"og:site_name\" content=\"Eye Health Tips and Info | Bajaj Eye Care Centre\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100057579605733\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-07T07:52:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1376\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"21 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/\"},\"author\":{\"name\":\"Admin\",\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/person\/1bdda5b6e8f6c6df4e3dc8d47de6c805\"},\"headline\":\"Best LASIK Hospital in Delhi | Advanced SMILE Eye Surgery\",\"datePublished\":\"2026-07-07T07:52:57+00:00\",\"dateModified\":\"2026-07-07T07:52:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/\"},\"wordCount\":4469,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png\",\"keywords\":[\"Advanced SMILE Eye Surgery\",\"Best LASIK Hospital in Delhi\",\"Cataract Surgery In Pitampura\",\"Lasik Procedure\",\"LASIK Surgery\",\"vision correction in Delhi\"],\"articleSection\":[\"Lasik\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/\",\"url\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/\",\"name\":\"Best LASIK Hospital in Delhi | Advanced SMILE Eye Surgery\",\"isPartOf\":{\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png\",\"datePublished\":\"2026-07-07T07:52:57+00:00\",\"dateModified\":\"2026-07-07T07:52:57+00:00\",\"description\":\"Looking for the best LASIK hospital in Delhi? Bajaj Eye Care Centre offers advanced Zeiss SMILE laser eye surgery, blade-free LASIK, ICL, and expert vision correction by Dr. Rajiv Bajaj.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#primaryimage\",\"url\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png\",\"contentUrl\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png\",\"width\":1376,\"height\":768,\"caption\":\"Best LASIK Hospital in Delhi Advanced SMILE Eye Surgery\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#website\",\"url\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/\",\"name\":\"Eye Health Tips and Info | Bajaj Eye Care Centre\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#organization\",\"name\":\"Eye Health Tips and Info | Bajaj Eye Care Centre\",\"url\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2024\/05\/logo.png\",\"contentUrl\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2024\/05\/logo.png\",\"width\":506,\"height\":76,\"caption\":\"Eye Health Tips and Info | Bajaj Eye Care Centre\"},\"image\":{\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/profile.php?id=100057579605733\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/person\/1bdda5b6e8f6c6df4e3dc8d47de6c805\",\"name\":\"Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a7c28c66215359233ecfd5eac1a4ec7a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a7c28c66215359233ecfd5eac1a4ec7a?s=96&d=mm&r=g\",\"caption\":\"Admin\"},\"sameAs\":[\"https:\/\/www.bajajeyecarecentre.com\/\"],\"url\":\"https:\/\/www.bajajeyecarecentre.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Best LASIK Hospital in Delhi | Advanced SMILE Eye Surgery","description":"Looking for the best LASIK hospital in Delhi? Bajaj Eye Care Centre offers advanced Zeiss SMILE laser eye surgery, blade-free LASIK, ICL, and expert vision correction by Dr. Rajiv Bajaj.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/","og_locale":"en_US","og_type":"article","og_title":"Best LASIK Hospital in Delhi | Advanced SMILE Eye Surgery","og_description":"Looking for the best LASIK hospital in Delhi? Bajaj Eye Care Centre offers advanced Zeiss SMILE laser eye surgery, blade-free LASIK, ICL, and expert vision correction by Dr. Rajiv Bajaj.","og_url":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/","og_site_name":"Eye Health Tips and Info | Bajaj Eye Care Centre","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100057579605733","article_published_time":"2026-07-07T07:52:57+00:00","og_image":[{"width":1376,"height":768,"url":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png","type":"image\/png"}],"author":"Admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Admin","Est. reading time":"21 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#article","isPartOf":{"@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/"},"author":{"name":"Admin","@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/person\/1bdda5b6e8f6c6df4e3dc8d47de6c805"},"headline":"Best LASIK Hospital in Delhi | Advanced SMILE Eye Surgery","datePublished":"2026-07-07T07:52:57+00:00","dateModified":"2026-07-07T07:52:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/"},"wordCount":4469,"commentCount":0,"publisher":{"@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png","keywords":["Advanced SMILE Eye Surgery","Best LASIK Hospital in Delhi","Cataract Surgery In Pitampura","Lasik Procedure","LASIK Surgery","vision correction in Delhi"],"articleSection":["Lasik"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/","url":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/","name":"Best LASIK Hospital in Delhi | Advanced SMILE Eye Surgery","isPartOf":{"@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#primaryimage"},"image":{"@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#primaryimage"},"thumbnailUrl":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png","datePublished":"2026-07-07T07:52:57+00:00","dateModified":"2026-07-07T07:52:57+00:00","description":"Looking for the best LASIK hospital in Delhi? Bajaj Eye Care Centre offers advanced Zeiss SMILE laser eye surgery, blade-free LASIK, ICL, and expert vision correction by Dr. Rajiv Bajaj.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/best-lasik-hospital-delhi\/#primaryimage","url":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png","contentUrl":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2026\/07\/Best-LASIK-Hospital-in-Delhi-Advanced-SMILE-Eye-Surgery.png","width":1376,"height":768,"caption":"Best LASIK Hospital in Delhi Advanced SMILE Eye Surgery"},{"@type":"WebSite","@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#website","url":"https:\/\/www.bajajeyecarecentre.com\/blog\/","name":"Eye Health Tips and Info | Bajaj Eye Care Centre","description":"","publisher":{"@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bajajeyecarecentre.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#organization","name":"Eye Health Tips and Info | Bajaj Eye Care Centre","url":"https:\/\/www.bajajeyecarecentre.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2024\/05\/logo.png","contentUrl":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-content\/uploads\/2024\/05\/logo.png","width":506,"height":76,"caption":"Eye Health Tips and Info | Bajaj Eye Care Centre"},"image":{"@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100057579605733"]},{"@type":"Person","@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/person\/1bdda5b6e8f6c6df4e3dc8d47de6c805","name":"Admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bajajeyecarecentre.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a7c28c66215359233ecfd5eac1a4ec7a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a7c28c66215359233ecfd5eac1a4ec7a?s=96&d=mm&r=g","caption":"Admin"},"sameAs":["https:\/\/www.bajajeyecarecentre.com\/"],"url":"https:\/\/www.bajajeyecarecentre.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/posts\/509"}],"collection":[{"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/comments?post=509"}],"version-history":[{"count":2,"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/posts\/509\/revisions"}],"predecessor-version":[{"id":511,"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/posts\/509\/revisions\/511"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/media\/512"}],"wp:attachment":[{"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/media?parent=509"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/categories?post=509"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bajajeyecarecentre.com\/blog\/wp-json\/wp\/v2\/tags?post=509"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}