How to Plan Breast Cancer Treatment in India: A Step-by-Step Guide for International Patients

From submitting your reports remotely on day one to returning home with full documentation — this guide walks you through every step of arranging breast cancer treatment in India, including the medical visa process, what to bring, what happens in the first 48 hours, and how continuity of care works when you go home.

By Gaf Healthcare Editorial Team

2026-05-09

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>How to Plan Breast Cancer Treatment in India: A Step-by-Step Guide for International Patients</title> <meta name="description" content="Everything international patients need to arrange breast cancer treatment in India — from remote diagnosis review and hospital selection to visa, travel, surgery, and going home."> <link rel="preconnect" href="https://fonts.googleapis.com"> <link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;1,400&family=Source+Sans+3:wght@400;500;600&display=swap" rel="stylesheet"> <style> , ::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root { --cream: #F5F2EB; --cream-dark: #EDE9DF; --green-dark: #1B5E3B; --green-mid: #2D7A52; --green-light: #EAF4EE; --green-border: #C2DFCC; --red-accent: #B84040; --red-bg: #FDF2F2; --amber: #B07A15; --amber-bg: #FDF7EC; --amber-border: #E8D5A0; --text-primary: #1A1A18; --text-body: #2E2E2A; --text-muted: #6B6860; --text-green: #1B5E3B; --border-soft: #DDD9CF; }

body { font-family: 'Source Sans 3', sans-serif; background-color: var(--cream); color: var(--text-body); font-size: 18px; line-height: 1.75; -webkit-font-smoothing: antialiased; }

.page-wrap { max-width: 740px; margin: 0 auto; padding: 48px 24px 80px; }

.meta-tag { display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--text-green); background: var(--green-light); border: 1px solid var(--green-border); border-radius: 4px; padding: 3px 10px; margin-bottom: 18px; }

h1 { font-family: 'Lora', Georgia, serif; font-size: clamp(26px, 4vw, 38px); font-weight: 600; line-height: 1.25; color: var(--text-primary); margin-bottom: 18px; letter-spacing: -0.01em; }

.deck { font-size: 19px; line-height: 1.6; color: var(--text-muted); margin-bottom: 28px; border-bottom: 1px solid var(--border-soft); padding-bottom: 28px; }

/ ILLUSTRATION / .illustration-wrap { margin: 8px 0 36px; border-radius: 10px; overflow: hidden; border: 1px solid var(--border-soft); background: var(--cream-dark); } .illustration-wrap svg { display: block; width: 100%; } .img-caption { font-size: 13px; color: var(--text-muted); padding: 10px 16px 12px; border-top: 1px solid var(--border-soft); font-style: italic; line-height: 1.6; }

/ TOC / .toc-box { background: var(--cream-dark); border: 1px solid var(--border-soft); border-radius: 10px; padding: 20px 24px 24px; margin: 0 0 40px; } .toc-label { display: flex; align-items: center; gap: 8px; font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 14px; } .toc-label::before { content: ""; display: inline-block; width: 14px; height: 14px; background: var(--border-soft); border-radius: 2px; } .toc-box ol { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 8px; } .toc-box ol li a { color: var(--text-green); text-decoration: none; font-size: 16px; font-weight: 500; border-bottom: 1px solid transparent; transition: border-color 0.15s; } .toc-box ol li a:hover { border-color: var(--green-mid); }

/ PROSE / .prose h2 { font-family: 'Lora', Georgia, serif; font-size: clamp(20px, 3vw, 26px); font-weight: 600; color: var(--text-primary); margin: 44px 0 6px; padding-bottom: 12px; border-bottom: 1px solid var(--border-soft); letter-spacing: -0.01em; }

.prose p { font-family: 'Lora', Georgia, serif; font-size: 18px; line-height: 1.82; color: var(--text-body); margin-bottom: 16px; max-width: 68ch; } .prose p strong { font-weight: 600; color: var(--text-primary); } .prose p.impact { font-size: 19px; font-style: italic; color: var(--text-muted); border-left: 3px solid var(--green-mid); padding-left: 18px; margin: 24px 0; }

/ QUICK ANSWER / .quick-box { background: var(--green-light); border: 1.5px solid var(--green-border); border-radius: 10px; padding: 20px 24px 22px; margin: 20px 0 24px; } .quick-box .qa-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--amber); display: flex; align-items: center; gap: 6px; margin-bottom: 10px; } .quick-box .qa-label::before { content: "⚡"; font-size: 13px; } .quick-box .qa-question { font-family: 'Source Sans 3', sans-serif; font-weight: 600; font-size: 17px; color: var(--text-primary); margin-bottom: 10px; } .quick-box .qa-answer { font-family: 'Source Sans 3', sans-serif; font-size: 16px; line-height: 1.7; color: var(--text-body); } .quick-box .qa-answer strong { color: var(--text-primary); }

/ TIMELINE — large step cards / .timeline { display: flex; flex-direction: column; gap: 0; margin: 20px 0 32px; } .timeline-item { display: flex; gap: 20px; } .timeline-left { display: flex; flex-direction: column; align-items: center; flex-shrink: 0; width: 48px; } .timeline-dot { width: 44px; height: 44px; border-radius: 50%; background: var(--green-dark); display: flex; align-items: center; justify-content: center; font-family: 'Source Sans 3', sans-serif; font-size: 16px; font-weight: 600; color: #fff; flex-shrink: 0; border: 3px solid var(--green-light); } .timeline-line { width: 2px; background: var(--green-border); flex: 1; min-height: 20px; margin: 4px 0; } .timeline-item:last-child .timeline-line { display: none; } .timeline-content { background: #fff; border: 1px solid var(--border-soft); border-radius: 10px; padding: 18px 20px 20px; margin-bottom: 16px; flex: 1; } .timeline-content h3 { font-family: 'Source Sans 3', sans-serif; font-size: 17px; font-weight: 600; color: var(--text-primary); margin-bottom: 8px; line-height: 1.35; } .timeline-content .step-label { font-family: 'Source Sans 3', sans-serif; font-size: 10px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-green); margin-bottom: 6px; } .timeline-content p { font-family: 'Source Sans 3', sans-serif; font-size: 15px; color: var(--text-body); line-height: 1.7; margin-bottom: 10px; max-width: none; } .timeline-content p:last-child { margin-bottom: 0; } .timeline-content p strong { font-weight: 600; color: var(--text-primary); } .timeline-content .time-badge { display: inline-block; font-family: 'Source Sans 3', sans-serif; font-size: 11px; font-weight: 600; color: var(--amber); background: var(--amber-bg); border: 1px solid var(--amber-border); border-radius: 20px; padding: 2px 10px; margin-bottom: 10px; }

/ CHECKLIST / .checklist { list-style: none; padding: 0; margin: 12px 0 0; display: flex; flex-direction: column; gap: 7px; } .checklist li { display: flex; align-items: flex-start; gap: 10px; font-family: 'Source Sans 3', sans-serif; font-size: 14px; color: var(--text-body); line-height: 1.55; } .check-icon { flex-shrink: 0; width: 18px; height: 18px; border-radius: 50%; background: var(--green-dark); display: flex; align-items: center; justify-content: center; margin-top: 1px; } .check-icon::after { content: "✓"; color: #fff; font-size: 10px; font-weight: 700; }

/ VISA TABLE / .visa-table { width: 100%; border-collapse: collapse; border: 1px solid var(--border-soft); border-radius: 8px; overflow: hidden; margin: 16px 0 8px; font-size: 14px; } .visa-table thead th { background: var(--cream-dark); padding: 10px 14px; text-align: left; font-size: 10px; font-weight: 600; letter-spacing: 0.07em; text-transform: uppercase; color: var(--text-muted); border-bottom: 1px solid var(--border-soft); } .visa-table tbody td { padding: 10px 14px; border-bottom: 1px solid var(--border-soft); font-family: 'Source Sans 3', sans-serif; color: var(--text-body); line-height: 1.5; } .visa-table tbody tr:last-child td { border-bottom: none; } .visa-table tbody td:first-child { font-weight: 600; color: var(--text-primary); width: 30%; } .visa-table .yes { color: var(--green-mid); font-weight: 600; } .visa-table .highlight td { background: var(--green-light); }

/ STAT STRIP / .stat-strip { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); border: 1px solid var(--border-soft); border-radius: 8px; overflow: hidden; margin: 18px 0 24px; } .stat-cell { padding: 14px 16px 16px; border-right: 1px solid var(--border-soft); } .stat-cell:last-child { border-right: none; } .stat-cell .stat-label { font-size: 10px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 5px; } .stat-cell .stat-val { font-size: 22px; font-weight: 600; color: var(--green-mid); font-family: 'Source Sans 3', sans-serif; line-height: 1.1; }

/ PACKING LIST / .pack-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 16px 0 24px; } .pack-card { background: #fff; border: 1px solid var(--border-soft); border-radius: 8px; padding: 14px 16px 16px; } .pack-card h4 { font-family: 'Source Sans 3', sans-serif; font-size: 13px; font-weight: 600; color: var(--text-primary); margin-bottom: 10px; letter-spacing: 0.02em; } .pack-card ul { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 5px; } .pack-card ul li { font-family: 'Source Sans 3', sans-serif; font-size: 13px; color: var(--text-body); padding-left: 14px; position: relative; line-height: 1.5; } .pack-card ul li::before { content: "·"; position: absolute; left: 0; font-weight: 700; color: var(--green-mid); }

/ CALLOUTS / .callout-green { border-left: 3px solid var(--green-mid); background: var(--green-light); border-radius: 0 8px 8px 0; padding: 16px 20px 18px; margin: 20px 0; } .callout-green .callout-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-green); margin-bottom: 8px; } .callout-red { border-left: 3px solid var(--red-accent); background: var(--red-bg); border-radius: 0 8px 8px 0; padding: 16px 20px 18px; margin: 20px 0; } .callout-red .callout-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--red-accent); margin-bottom: 8px; } .callout-amber { border-left: 3px solid var(--amber); background: var(--amber-bg); border-radius: 0 8px 8px 0; padding: 16px 20px 18px; margin: 20px 0; } .callout-amber .callout-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--amber); margin-bottom: 8px; } .callout-green p, .callout-red p, .callout-amber p { font-size: 16px; line-height: 1.7; font-family: 'Source Sans 3', sans-serif; color: var(--text-body); margin: 0; max-width: none; }

.sources-line { font-size: 13px; color: var(--text-muted); margin: 4px 0 24px; font-style: italic; }

/ CTAs / .cta-a { background: var(--green-dark); border-radius: 12px; padding: 28px 28px 30px; margin: 32px 0; } .cta-a .cta-h { font-family: 'Source Sans 3', sans-serif; font-size: 18px; font-weight: 600; color: #fff; margin-bottom: 8px; line-height: 1.4; } .cta-a .cta-s { font-family: 'Source Sans 3', sans-serif; font-size: 15px; color: rgba(255,255,255,.78); margin-bottom: 20px; line-height: 1.6; } .btn-white { display: inline-block; background: #fff; color: var(--green-dark); font-family: 'Source Sans 3', sans-serif; font-size: 15px; font-weight: 600; padding: 11px 22px; border-radius: 6px; text-decoration: none; transition: background 0.15s; } .btn-white:hover { background: #e8f4ee; }

.cta-b { border: 1.5px solid var(--green-border); background: #fff; border-radius: 10px; padding: 20px 22px 22px; margin: 24px 0; display: flex; flex-direction: column; gap: 10px; } .cta-b .cta-h { font-family: 'Source Sans 3', sans-serif; font-size: 16px; font-weight: 600; color: var(--text-primary); line-height: 1.4; } .cta-b .cta-s { font-family: 'Source Sans 3', sans-serif; font-size: 14px; color: var(--text-muted); line-height: 1.6; } .btn-green { display: inline-block; background: var(--green-dark); color: #fff; font-family: 'Source Sans 3', sans-serif; font-size: 14px; font-weight: 600; padding: 10px 20px; border-radius: 6px; text-decoration: none; align-self: flex-start; transition: background 0.15s; } .btn-green:hover { background: var(--green-mid); }

.cta-c { display: flex; align-items: flex-start; gap: 14px; background: var(--cream-dark); border: 1px solid var(--border-soft); border-radius: 8px; padding: 16px 20px; margin: 20px 0; text-decoration: none; transition: border-color 0.15s, background 0.15s; } .cta-c:hover { background: var(--green-light); border-color: var(--green-border); } .cta-c .cta-arrow { font-size: 20px; color: var(--green-mid); line-height: 1; flex-shrink: 0; margin-top: 2px; } .cta-c .rl-label { font-size: 15px; color: var(--green-mid); font-weight: 600; margin-bottom: 4px; font-family: 'Source Sans 3', sans-serif; } .cta-c .rl-desc { font-size: 14px; color: var(--text-muted); font-family: 'Source Sans 3', sans-serif; line-height: 1.5; }

@media (max-width: 600px) { .pack-grid { grid-template-columns: 1fr; } .stat-strip { grid-template-columns: 1fr 1fr; } .visa-table { font-size: 13px; } .visa-table thead th, .visa-table tbody td { padding: 8px 10px; } } </style> </head> <body> <div class="page-wrap">

<span class="meta-tag">Patient Guide · Medical Tourism · India</span>

<h1>How to Plan Breast Cancer Treatment in India: A Step-by-Step Guide for International Patients</h1>

<p class="deck">The logistics feel overwhelming at first. A foreign country, an unfamiliar hospital system, a diagnosis that cannot wait. But patients from Nigeria, Kenya, the UAE, and Bangladesh do this every week — and the process, once you understand it, is far more manageable than it looks from the outside.</p>

<!-- ILLUSTRATION: journey timeline --> <div class="illustration-wrap"> <svg viewBox="0 0 700 160" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Horizontal timeline diagram showing the six stages of planning breast cancer treatment in India for international patients. From left to right: Stage 1 is labelled Submit Reports, with a duration of Day 1. Stage 2 is labelled Receive Treatment Plan, with a duration of Day 2 to 3. Stage 3 is labelled Apply for Visa, with a duration of Week 1 to 2. Stage 4 is labelled Travel to India, shown at the midpoint. Stage 5 is labelled Surgery and Treatment, with a duration of Week 2 to 6 depending on procedure. Stage 6 is labelled Return Home, with a full documentation handoff. Each stage is represented by a numbered circle connected by a horizontal line, with a label above and a timeframe below. The overall timeline from first contact to return home is shown as 3 to 8 weeks depending on the treatment required."> <defs> <linearGradient id="bgJourney" x1="0" y1="0" x2="1" y2="0"> <stop offset="0%" stop-color="#EDE9DF"/> <stop offset="100%" stop-color="#E4DFCF"/> </linearGradient> </defs> <rect width="700" height="160" fill="url(#bgJourney)"/>

<!-- Connecting line --> <line x1="60" y1="80" x2="640" y2="80" stroke="#C2DFCC" stroke-width="2.5"/>

<!-- Step dots and labels --> <!-- Step 1 --> <circle cx="60" cy="80" r="18" fill="#1B5E3B"/> <text x="60" y="85" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="13" font-weight="700" fill="#fff">1</text> <text x="60" y="44" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#1B5E3B">Submit</text> <text x="60" y="56" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#1B5E3B">Reports</text> <text x="60" y="114" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="10" fill="#6B6860">Day 1</text>

<!-- Step 2 --> <circle cx="172" cy="80" r="18" fill="#1B5E3B"/> <text x="172" y="85" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="13" font-weight="700" fill="#fff">2</text> <text x="172" y="44" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#1B5E3B">Treatment</text> <text x="172" y="56" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#1B5E3B">Plan</text> <text x="172" y="114" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="10" fill="#6B6860">Day 2–3</text>

<!-- Step 3 --> <circle cx="284" cy="80" r="18" fill="#2D7A52"/> <text x="284" y="85" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="13" font-weight="700" fill="#fff">3</text> <text x="284" y="44" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#2D7A52">Visa &amp;</text> <text x="284" y="56" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#2D7A52">Logistics</text> <text x="284" y="114" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="10" fill="#6B6860">Week 1–2</text>

<!-- Step 4 --> <circle cx="396" cy="80" r="18" fill="#2D7A52"/> <text x="396" y="85" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="13" font-weight="700" fill="#fff">4</text> <text x="396" y="44" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#2D7A52">Arrive</text> <text x="396" y="56" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#2D7A52">in India</text> <text x="396" y="114" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="10" fill="#6B6860">Week 2–3</text>

<!-- Step 5 --> <circle cx="508" cy="80" r="18" fill="#B07A15"/> <text x="508" y="85" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="13" font-weight="700" fill="#fff">5</text> <text x="508" y="44" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#B07A15">Surgery &amp;</text> <text x="508" y="56" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#B07A15">Treatment</text> <text x="508" y="114" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="10" fill="#6B6860">Week 3–6</text>

<!-- Step 6 --> <circle cx="640" cy="80" r="18" fill="#B07A15"/> <text x="640" y="85" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="13" font-weight="700" fill="#fff">6</text> <text x="640" y="44" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#B07A15">Return</text> <text x="640" y="56" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#B07A15">Home</text> <text x="640" y="114" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="10" fill="#6B6860">Week 4–8</text>

<!-- Total timeline label --> <text x="350" y="144" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" fill="#6B6860">Total journey from first contact to return home: 3–8 weeks depending on treatment required</text> </svg> <p class="img-caption">The typical patient journey for breast cancer treatment in India — from submitting reports remotely on day one to returning home with full documentation. Most patients spend two to four weeks in India for the surgical episode. Systemic therapy can continue locally after discharge, coordinated between the Indian oncology team and the patient's home doctor.</p> </div>

<!-- TOC --> <div class="toc-box"> <div class="toc-label">What's in this guide</div> <ol> <li><a href="#before-you-travel">Before you travel — what happens remotely</a></li> <li><a href="#visa">The Indian medical visa — who gets one and how</a></li> <li><a href="#travel">Getting to India — flights, airports, and what to expect</a></li> <li><a href="#on-arrival">On arrival — the first 48 hours</a></li> <li><a href="#during-treatment">During treatment — surgery, recovery, and what to expect</a></li> <li><a href="#going-home">Going home — documentation and continuity of care</a></li> <li><a href="#what-to-bring">What to bring — the pre-departure checklist</a></li> </ol> </div>

<div class="prose">

<!-- SECTION 1 --> <h2 id="before-you-travel">Before you travel — what happens remotely</h2>

<p>The single most important thing to understand about breast cancer treatment in India is that the process begins before you pack a bag. Everything up to and including your treatment plan, hospital choice, and cost estimate is resolved remotely — in your home country, before you book a flight.</p>

<p>This matters because it removes the anxiety of arriving in an unfamiliar city without knowing what comes next.</p>

<div class="quick-box"> <div class="qa-label">Quick answer</div> <div class="qa-question">How long does the remote process take before I need to travel?</div> <div class="qa-answer">From submitting your reports to having a confirmed treatment plan and hospital quote takes <strong>two to five days</strong> in most cases. Visa processing then takes five to ten working days for most African and Gulf nationalities. Most patients travel to India within two to three weeks of first contact with GAF Healthcare — with everything confirmed before they leave home.</div> </div>

<div class="timeline"> <div class="timeline-item"> <div class="timeline-left"> <div class="timeline-dot">1</div> <div class="timeline-line"></div> </div> <div class="timeline-content"> <div class="step-label">Remote Step 1</div> <div class="time-badge">Day 1</div> <h3>Submit your medical reports</h3> <p>Send your biopsy report, receptor status (ER, PR, HER2), staging scan reports, and any existing treatment summary to GAF Healthcare. You do not need all of these — share what you have.</p> <p><strong>What to send:</strong></p> <ul class="checklist"> <li><span class="check-icon"></span>Pathology / biopsy report with receptor status</li> <li><span class="check-icon"></span>Breast MRI or ultrasound report</li> <li><span class="check-icon"></span>CT or PET-CT staging scan (if done)</li> <li><span class="check-icon"></span>Any previous treatment summary or discharge letter</li> <li><span class="check-icon"></span>Your current oncologist's treatment recommendation (if any)</li> </ul> </div> </div>

<div class="timeline-item"> <div class="timeline-left"> <div class="timeline-dot">2</div> <div class="timeline-line"></div> </div> <div class="timeline-content"> <div class="step-label">Remote Step 2</div> <div class="time-badge">Day 2–3</div> <h3>Receive your treatment plan and hospital recommendation</h3> <p>GAF Healthcare's medical team reviews your case and identifies the right treatment pathway — surgery type, drug regimen, radiation indication. Where your case is complex, we escalate to a senior oncologist at a partner hospital for remote review.</p> <p>You receive a clear recommendation — which hospital, which surgical approach, which systemic therapy — with a written rationale. Not a list of options with no guidance. A recommendation.</p> </div> </div>

<div class="timeline-item"> <div class="timeline-left"> <div class="timeline-dot">3</div> <div class="timeline-line"></div> </div> <div class="timeline-content"> <div class="step-label">Remote Step 3</div> <div class="time-badge">Day 3–5</div> <h3>Receive itemised cost estimates</h3> <p>We request quotes from two to three shortlisted hospitals. You receive a side-by-side breakdown — surgery, anaesthesia, hospital stay, drugs, pathology — so you can compare both cost and capability.</p> <p><strong>No hidden costs. No facility fee surprises.</strong> If additional procedures are identified after surgery, they are quoted separately before proceeding. You confirm the hospital that suits you, and we proceed to logistics.</p> </div> </div> </div>

<!-- CTA 1 --> <div class="cta-b"> <p class="cta-h">Ready to start the remote process? It takes less than 24 hours to get a plan.</p> <p class="cta-s">Share your diagnosis details with our team. We will review your case, recommend the right hospital, and give you an itemised cost estimate — at no charge, within 24 hours.</p> <a href="https://gafhealthcare.in/contact" class="btn-green">Submit My Reports →</a> </div>

<!-- SECTION 2 --> <h2 id="visa">The Indian medical visa — who gets one and how</h2>

<p>The Indian medical visa is a separate visa category — distinct from a tourist or business visa — specifically designed for patients travelling to India for treatment. It is issued for the duration of treatment and covers up to two accompanying family members on an attendant visa.</p>

<p>For most African and Gulf nationalities, processing takes five to ten working days. It is significantly faster and more reliably granted than equivalent medical visas for the US or UK.</p>

<table class="visa-table"> <thead> <tr> <th>Country</th> <th>Typical processing time</th> <th>Attendant visa (family)</th> <th>GAF Healthcare support</th> </tr> </thead> <tbody> <tr> <td><a href="https://gafhealthcare.in/nigeria/treatment-in-india" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Nigeria</a></td> <td>5–8 working days</td> <td class="yes">✓ Up to 2 attendants</td> <td class="yes">✓ Invitation letter issued</td> </tr> <tr class="highlight"> <td><a href="https://gafhealthcare.in/kenya/treatment-in-india" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Kenya</a></td> <td>5–7 working days</td> <td class="yes">✓ Up to 2 attendants</td> <td class="yes">✓ Invitation letter issued</td> </tr> <tr> <td><a href="https://gafhealthcare.in/ghana/treatment-in-india" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Ghana</a></td> <td>6–10 working days</td> <td class="yes">✓ Up to 2 attendants</td> <td class="yes">✓ Invitation letter issued</td> </tr> <tr class="highlight"> <td><a href="https://gafhealthcare.in/tanzania/treatment-in-india" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Tanzania</a></td> <td>5–8 working days</td> <td class="yes">✓ Up to 2 attendants</td> <td class="yes">✓ Invitation letter issued</td> </tr> <tr> <td><a href="https://gafhealthcare.in/zambia/treatment-in-india" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Zambia</a></td> <td>6–9 working days</td> <td class="yes">✓ Up to 2 attendants</td> <td class="yes">✓ Invitation letter issued</td> </tr> <tr class="highlight"> <td><a href="https://gafhealthcare.in/bangladesh/treatment-in-india" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Bangladesh</a></td> <td>3–5 working days</td> <td class="yes">✓ Up to 2 attendants</td> <td class="yes">✓ Invitation letter issued</td> </tr> <tr> <td>UAE / Saudi Arabia / Oman</td> <td>3–6 working days</td> <td class="yes">✓ Up to 2 attendants</td> <td class="yes">✓ Invitation letter issued</td> </tr> </tbody> </table> <p class="sources-line">Processing times are estimates based on GAF Healthcare patient experience, 2024–2025. Individual cases may vary.</p>

<p>GAF Healthcare provides the hospital invitation letter required for every medical visa application — issued within 24 hours of treatment confirmation. We also guide you through the application form, document checklist, and submission process for your specific country.</p>

<div class="callout-amber"> <div class="callout-label">Apply for the visa as soon as the hospital is confirmed</div> <p>Do not wait until you have a surgical date to apply for the visa. Apply immediately after you confirm the hospital — typically on day four or five of the process. This keeps the visa processing running in parallel with pre-surgical scheduling, so you do not lose time. The medical visa is valid for one year with multiple entries, which is useful for patients who need to return for follow-up or subsequent treatment cycles.</p> </div>

<!-- SECTION 3 --> <h2 id="travel">Getting to India — flights, airports, and what to expect</h2>

<p>Both Delhi and Mumbai — where the four GAF Healthcare partner hospitals are located — have major international airports with direct or one-stop connections from most African and Gulf cities.</p>

<div class="stat-strip"> <div class="stat-cell"><div class="stat-label">Lagos → Delhi (direct)</div><div class="stat-val">~9 hrs</div></div> <div class="stat-cell"><div class="stat-label">Nairobi → Mumbai (direct)</div><div class="stat-val">~5 hrs</div></div> <div class="stat-cell"><div class="stat-label">Dubai → Delhi (direct)</div><div class="stat-val">~3 hrs</div></div> <div class="stat-cell"><div class="stat-label">Dhaka → Delhi (direct)</div><div class="stat-val">~2 hrs</div></div> </div>

<p>Patients heading to <a href="https://gafhealthcare.in/hospitals/apollo-hospitals-new-delhi" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Apollo</a>, <a href="https://gafhealthcare.in/hospitals/fortis-memorial-research-institute-gurgaon" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Fortis Memorial</a>, or <a href="https://gafhealthcare.in/hospitals/medanta-the-medicity-gurgaon" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Medanta</a> fly into Indira Gandhi International Airport, Delhi. Patients heading to <a href="https://gafhealthcare.in/hospitals/tata-memorial-hospital-mumbai" style="color:var(--green-mid);text-decoration:underline;text-decoration-color:var(--green-border);">Tata Memorial</a> fly into Chhatrapati Shivaji Maharaj International Airport, Mumbai.</p>

<p>GAF Healthcare arranges airport transfer for every patient — a driver holding a namecard at arrivals, a vehicle that fits your luggage and any family members travelling with you, and a direct transfer to your accommodation or directly to the hospital if your admission is the same day.</p>

<div class="callout-green"> <div class="callout-label">Accommodation near each hospital</div> <p>Each GAF Healthcare partner hospital has accommodation options within walking distance or a short drive — ranging from budget guesthouses to comfortable serviced apartments. We provide a shortlist based on your budget and preference. Patients who need dietary accommodation for religious or medical reasons (halal food, vegetarian meals, diabetic-friendly options) can confirm this in advance — all four hospitals and most nearby accommodation providers are familiar with these requirements.</p> </div>

<!-- CTA 2 --> <div class="cta-a"> <p class="cta-h">We handle the logistics. You focus on getting well.</p> <p class="cta-s">Airport transfer, accommodation guidance, visa invitation letter, pre-surgical scheduling, and hospital coordination — GAF Healthcare manages all of it. At no charge to you.</p> <a href="https://gafhealthcare.in/contact" class="btn-white">Start the Process →</a> </div>

<!-- SECTION 4 --> <h2 id="on-arrival">On arrival — the first 48 hours</h2>

<p>The first 48 hours in India are the most logistically intensive — and the most important to have planned in advance. When this period is well-coordinated, patients arrive feeling looked after rather than overwhelmed.</p>

<div class="timeline"> <div class="timeline-item"> <div class="timeline-left"> <div class="timeline-dot">4</div> <div class="timeline-line"></div> </div> <div class="timeline-content"> <div class="step-label">Arrival</div> <div class="time-badge">Day of arrival</div> <h3>Airport transfer and check-in</h3> <p>Your GAF Healthcare coordinator meets you at arrivals or confirms your driver is in place before you land. Transfer to accommodation or directly to the hospital depending on your admission schedule. <strong>No navigating an unfamiliar city independently.</strong></p> <p>If you are arriving the evening before your first hospital appointment, use this time to rest. The pre-surgical workup the next day is not physically demanding, but being rested matters for blood test accuracy and anaesthesia assessment.</p> </div> </div>

<div class="timeline-item"> <div class="timeline-left"> <div class="timeline-dot">5</div> <div class="timeline-line"></div> </div> <div class="timeline-content"> <div class="step-label">Day 1–2 in India</div> <div class="time-badge">Within 48 hours of arrival</div> <h3>Pre-surgical workup</h3> <p>The pre-surgical workup is completed within 24 to 48 hours of arrival at all four GAF Healthcare partner hospitals. It typically includes:</p> <ul class="checklist"> <li><span class="check-icon"></span>Full blood panel including clotting and liver function</li> <li><span class="check-icon"></span>ECG and cardiac clearance</li> <li><span class="check-icon"></span>Anaesthesia assessment and pre-operative consultation</li> <li><span class="check-icon"></span>Review of all submitted imaging by the India-based radiologist</li> <li><span class="check-icon"></span>Surgical oncologist consultation — confirmation of surgical plan</li> <li><span class="check-icon"></span>If reconstruction: plastic surgeon consultation and marking</li> </ul> <p>If any of your staging scans need to be repeated or supplemented (for example, if the images are low resolution or more than six weeks old), this is done at this stage. Additional scans are quoted separately and completed within 24 hours.</p> </div> </div> </div>

<p class="impact">"I arrived on a Sunday evening. By Tuesday morning I had met the surgeon, had my blood tests and ECG done, and had a confirmed surgical date for Thursday. The efficiency of it surprised me — there was no waiting around."</p>

<!-- SECTION 5 --> <h2 id="during-treatment">During treatment — surgery, recovery, and what to expect</h2>

<p>Surgery at all four GAF Healthcare partner hospitals follows international pre-operative and post-operative protocols. Here is what the experience looks like depending on your procedure.</p>

<div class="callout-green"> <div class="callout-label">Lumpectomy — typical timeline</div> <p><strong>Surgery duration:</strong> 1.5–3 hours. <strong>Hospital stay:</strong> 1–2 nights. <strong>Drain removal:</strong> Usually before discharge or at a 5–7 day follow-up. <strong>Fit to fly:</strong> Day 10–14 post-surgery for most patients. Radiation therapy (if indicated) can be planned to start after you return home, or completed in India over 3–5 weeks before departure.</p> </div>

<div class="callout-green"> <div class="callout-label">Mastectomy (without reconstruction) — typical timeline</div> <p><strong>Surgery duration:</strong> 2–3 hours. <strong>Hospital stay:</strong> 3–4 nights. <strong>Drain removal:</strong> Day 7–10, at a post-operative follow-up. <strong>Fit to fly:</strong> Day 14–21 post-surgery. Adjuvant chemotherapy or targeted therapy is initiated either in India before departure, or coordinated with your home oncologist for continuation locally.</p> </div>

<div class="callout-green"> <div class="callout-label">Mastectomy with DIEP flap reconstruction — typical timeline</div> <p><strong>Surgery duration:</strong> 6–10 hours (combined oncological and reconstructive procedure). <strong>Hospital stay:</strong> 5–7 nights. <strong>Recovery in India:</strong> 3–4 weeks total before fit-to-fly status. <strong>Fit to fly:</strong> Day 21–28 post-surgery. This is the procedure that requires the longest India stay — plan for four weeks minimum if DIEP reconstruction is part of your plan.</p> </div>

<p>Throughout your hospital stay, your GAF Healthcare coordinator remains reachable for any questions — about medications, discharge timing, follow-up scheduling, or practical matters like food delivery or sim card access.</p>

<div class="callout-red"> <div class="callout-label">If chemotherapy is part of your plan</div> <p>Neoadjuvant chemotherapy (before surgery) typically runs six to eight cycles over 18–24 weeks. Most patients in this situation complete their chemotherapy in India — both for quality control and to avoid gaps in the treatment sequence. GAF Healthcare arranges furnished accommodation near the hospital for the chemotherapy period. Some patients return home between cycles and come back to India for each infusion — feasible for patients from the Gulf, less so for those from Africa. We help you decide which model makes sense for your situation and budget.</p> </div>

<!-- CTA 3 --> <a href="https://gafhealthcare.in/treatments/breast-cancer-treatment" class="cta-c"> <div class="cta-arrow">→</div> <div> <div class="rl-label">Full Breast Cancer Treatment Guide — GAF Healthcare</div> <div class="rl-desc">All treatment pathways by stage and subtype — surgery, chemotherapy, targeted therapy, radiation, recovery timelines, and complete cost guidance.</div> </div> </a>

<!-- SECTION 6 --> <h2 id="going-home">Going home — documentation and continuity of care</h2>

<p>The handoff when you leave India is as important as the treatment itself. A patient who returns home without clear documentation — a discharge summary that her local oncologist can actually use, a drug plan with generic names not brand names, a follow-up schedule that her local facility can implement — effectively ends up starting over.</p>

<p>GAF Healthcare ensures this does not happen.</p>

<p>Every patient discharged from a GAF Healthcare partner hospital receives the following documentation package, prepared in English and internationally formatted:</p>

<ul class="checklist"> <li><span class="check-icon"></span>Complete surgical record including procedure details, tissue removed, and margin status</li> <li><span class="check-icon"></span>Final pathology report including full receptor status and histological grade</li> <li><span class="check-icon"></span>Post-operative imaging reports if applicable</li> <li><span class="check-icon"></span>Discharge summary written for the receiving oncologist — not just for the patient</li> <li><span class="check-icon"></span>Adjuvant treatment plan: drug names (generic and brand), doses, cycle schedule, and monitoring requirements</li> <li><span class="check-icon"></span>Follow-up scan schedule — what scans are needed and when</li> <li><span class="check-icon"></span>Contact details for the Indian oncologist for remote queries from your local doctor</li> </ul>

<p>GAF Healthcare follows up with patients at 30 days and 90 days post-discharge — a brief check-in to confirm that adjuvant therapy has started, that local follow-up is in place, and that any questions from the home oncologist are answered.</p>

<div class="callout-amber"> <div class="callout-label">Returning to India for monitoring and follow-up</div> <p>Many patients return to India once or twice a year for monitoring scans and oncology review — particularly those on long-term targeted therapy or endocrine therapy. A PET-CT scan that costs $5,000 in the US costs $400–$650 in India. A full monitoring visit — scan, oncology consultation, blood panel — costs $600–$900 in India inclusive. For patients on long-term treatment, building two India visits per year into the care plan is economically rational even accounting for flights.</p> </div>

<!-- CTA 4 --> <div class="cta-b"> <p class="cta-h">Already treated elsewhere and looking for monitoring or second-line treatment in India?</p> <p class="cta-s">GAF Healthcare works with patients at any stage of their treatment journey — including those who have already had surgery or chemotherapy elsewhere and need expert review, monitoring, or access to therapies not available at home.</p> <a href="https://gafhealthcare.in/contact" class="btn-green">Discuss My Situation →</a> </div>

<!-- SECTION 7 --> <h2 id="what-to-bring">What to bring — the pre-departure checklist</h2>

<p>The documents you bring are more important than anything you pack. The practical items list is short — India has everything you need available locally, and hospitals provide most of what you need during your stay.</p>

<div class="pack-grid"> <div class="pack-card"> <h4>📄 Medical Documents</h4> <ul> <li>All biopsy and pathology reports (original + copies)</li> <li>All imaging — MRI, CT, PET-CT — on CD or USB</li> <li>Blood test results from the past three months</li> <li>Current medication list with doses</li> <li>Any previous surgical records</li> <li>Referral letter from your current doctor (if applicable)</li> <li>Vaccination records (especially yellow fever card for African patients)</li> </ul> </div> <div class="pack-card"> <h4>📋 Administrative Documents</h4> <ul> <li>Passport (valid for 6+ months beyond travel dates)</li> <li>Medical visa (patient) and attendant visa (family)</li> <li>Hospital appointment confirmation from GAF Healthcare</li> <li>Travel insurance documentation</li> <li>Emergency contact list</li> <li>GAF Healthcare coordinator's phone number (saved offline)</li> <li>Copies of all documents stored separately from originals</li> </ul> </div> <div class="pack-card"> <h4>💊 Medications</h4> <ul> <li>Carry enough of any regular medications for the full trip plus two weeks extra</li> <li>Bring medications in original packaging with pharmacy labels</li> <li>Carry a prescription letter in English for controlled medications</li> <li>Do not pack medications in checked luggage</li> <li>Most common drugs are available in India — your coordinator can help source anything needed locally</li> </ul> </div> <div class="pack-card"> <h4>🧳 Practical Items</h4> <ul> <li>Loose, comfortable clothing — front-opening tops are ideal post-surgery</li> <li>Slip-on shoes (bending may be restricted after surgery)</li> <li>Small pillow for chest support during the flight home</li> <li>Entertainment for recovery — books, downloaded shows</li> <li>Universal power adapter (India uses Type C, D, and M plugs)</li> <li>Familiar foods or snacks from home if dietary habits are specific</li> </ul> </div> </div>

<div class="callout-green"> <div class="callout-label">A note on travelling home after surgery</div> <p>Most airlines require a fit-to-fly certificate for passengers who have had surgery within the previous four to six weeks. Your Indian hospital provides this at discharge. For flights longer than six hours, your surgeon may recommend compression stockings and specific movement protocols to reduce DVT risk. GAF Healthcare provides a standard fit-to-fly letter template to the hospital for every patient — so this is not a document you need to request yourself. It is prepared as part of your discharge pack.</p> </div>

<!-- CTA 5 --> <div class="cta-a"> <p class="cta-h">Ready to start planning? The process begins with one conversation.</p> <p class="cta-s">Share your diagnosis details with GAF Healthcare. We will review your case, recommend the right hospital, give you a cost estimate, handle your visa invitation letter, arrange your airport transfer, and coordinate everything through to discharge — at no charge to you.</p> <a href="https://gafhealthcare.in/contact" class="btn-white">Start My Free Consultation →</a> </div>

<a href="https://gafhealthcare.in/treatments/breast-cancer-treatment" class="cta-c"> <div class="cta-arrow">→</div> <div> <div class="rl-label">Full Breast Cancer Treatment Guide — GAF Healthcare</div> <div class="rl-desc">Surgery, chemotherapy, targeted therapy, radiation, costs, and recovery explained in full — everything international patients need to plan breast cancer treatment in India.</div> </div> </a>

</div> </div> </body> </html>

Related articles

  • Surgery cost India comparison in India for British patients (Cost, Hospitals & Process — 2026) — A growing number of British families are doing the same maths at the kitchen table: private treatment in the UK is…
  • rhinoplasty India cost: 2026 pricing, options, recovery & travel plan for Nigeria, UAE, Russia — Updated 2026 guide to rhinoplasty India cost, what’s included, recovery, and travel planning for patients from…
  • TAVR surgery India cost: A clear guide for UK, Saudi & Russian patients — Learn what impacts TAVR surgery India cost and why patients from the UK, Saudi & Russia choose India to avoid delays.…