Arterial Switch Operation in India 2025 – GAF Healthcare

Arterial switch operation in India: USD 5,500–9,000, 94–97% survival rate. Procedure guide, best hospitals, recovery, and free coordination for patients.

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover"> <title>Arterial Switch Operation in India 2025 – GAF Healthcare</title> <meta name="description" content="Arterial switch operation in India: USD 5,500–9,000, 94–97% survival rate. Procedure guide, best hospitals, recovery, and free coordination for international families."> <link rel="canonical" href="https://gafhealthcare.in/treatments/arterial-switch-operation-india"> <meta property="og:title" content="Arterial Switch Operation in India 2025 – GAF Healthcare"> <meta property="og:description" content="Arterial switch operation in India: USD 5,500–9,000, 94–97% survival rate. Procedure guide, best hospitals, recovery, and free coordination for international families."> <meta property="og:type" content="article"> <meta property="og:site_name" content="GAF Healthcare"> <meta name="robots" content="index, follow"> <meta name="article:author" content="GAF Healthcare Editorial Team"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap" rel="stylesheet">

<style> ,::before,*::after{box-sizing:border-box;margin:0;padding:0} :root{ --bg:#f5f2ec; --surface:#fff; --green-mid:#2d6e4e; --green-link:#2a6347; --green-light:#eaf4ef; --green-border:#b5d9c5; --green-cta:#1e5c3a; --green-hover:#174d2f; --red:#b83a2a; --amber:#c97d10; --orange-soft:#f4ede3; --blue-soft:#e8f2ff; --blue-border:#93c0e8; --blue-label:#185fa5; --gold-soft:#fef8e6; --gold-border:#e8c840; --gold-label:#9a8010; --text-primary:#1a1a18; --text-body:#2e2e2a; --text-muted:#6b6b62; --text-light:#8a8a80; --border:#ddd9d0; --border-light:#e8e4db; --stat-border:#d4cfc5; } html{scroll-behavior:smooth} body{font-family:'DM Sans',sans-serif;background:var(--bg);color:var(--text-body);font-size:17px;line-height:1.75;-webkit-font-smoothing:antialiased} .wrap{max-width:780px;margin:0 auto;padding:0 24px}

/ Header / .article-header{padding:52px 0 36px;border-bottom:1px solid var(--border);margin-bottom:40px} .breadcrumb{font-size:12px;color:var(--text-light);margin-bottom:20px;letter-spacing:.03em;text-transform:uppercase} .breadcrumb a{color:var(--green-link);text-decoration:none} .breadcrumb a:hover{text-decoration:underline} .breadcrumb span{margin:0 6px;opacity:.5} h1{font-family:'Lora',Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:700;color:var(--text-primary);line-height:1.2;margin-bottom:18px;letter-spacing:-.01em} .meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--text-muted);margin-bottom:28px} .meta .sep{opacity:.4} .tag{background:var(--green-light);color:var(--green-mid);border:1px solid var(--green-border);border-radius:20px;padding:2px 12px;font-size:12px;font-weight:500}

/ Typography / .lead{font-size:18px;line-height:1.8;color:var(--text-body);margin-bottom:22px} .body-text{font-size:17px;line-height:1.8;color:var(--text-body);margin-bottom:22px} h2{font-family:'Lora',Georgia,serif;font-size:clamp(22px,3vw,28px);font-weight:700;color:var(--text-primary);line-height:1.25;margin:52px 0 0;letter-spacing:-.01em} .rule{border:none;border-top:1px solid var(--border);margin:14px 0 24px} h3{font-family:'Lora',Georgia,serif;font-size:20px;font-weight:600;color:var(--text-primary);margin:32px 0 14px} h4{font-family:'DM Sans',sans-serif;font-size:16px;font-weight:600;color:var(--text-primary);margin:20px 0 8px} strong{color:var(--text-primary)} a{color:var(--green-link)} a:hover{text-decoration:none}

/ Featured image / .featured-img{width:100%;border-radius:10px;display:block;margin:0 0 12px} .img-caption{font-size:13px;color:var(--text-muted);text-align:center;margin-bottom:28px;font-style:italic}

/ TOC / .toc{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:22px 26px 24px;margin:36px 0} .toc-hdr{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:14px} .toc ol{list-style:none;padding:0;counter-reset:toc} .toc ol li{padding:4px 0;counter-increment:toc;display:flex;gap:10px;align-items:baseline} .toc ol li::before{content:counter(toc);font-size:11px;font-weight:700;color:var(--green-mid);min-width:18px} .toc ol li a{color:var(--green-link);text-decoration:none;font-size:15px;line-height:1.5} .toc ol li a:hover{text-decoration:underline}

/ Quick Answer Block / .qa{background:var(--green-light);border:1.5px solid var(--green-border);border-radius:10px;padding:20px 24px 22px;margin:24px 0 28px} .qa-lbl{display:flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin-bottom:10px} .qa-q{font-weight:600;color:var(--text-primary);font-size:16px;margin-bottom:10px} .qa p{font-size:15.5px;line-height:1.75;color:var(--text-body)}

/ Stat bar / .stat-bar{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--stat-border);border-radius:8px;overflow:hidden;margin:22px 0 28px;background:var(--surface)} .sc{padding:16px 18px;border-right:1px solid var(--stat-border)} .sc:last-child{border-right:none} .sl{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px} .sv{font-family:'Lora',Georgia,serif;font-size:22px;font-weight:700;color:var(--green-mid);line-height:1.1} .sd{font-size:11px;color:var(--text-light);margin-top:3px} @media(max-width:600px){ .stat-bar{grid-template-columns:repeat(2,1fr)} .sc:nth-child(2){border-right:none} .sc:nth-child(3){border-top:1px solid var(--stat-border)} .sc:nth-child(4){border-right:none;border-top:1px solid var(--stat-border)} }

/ Cost table / .big-table{width:100%;border-collapse:collapse;border:1px solid var(--border);border-radius:10px;overflow:hidden;font-size:14.5px;margin:20px 0 28px;background:var(--surface)} .big-table th{background:var(--green-cta);color:#fff;font-weight:600;font-size:12px;letter-spacing:.05em;text-transform:uppercase;padding:13px 16px;text-align:left} .big-table td{padding:13px 16px;border-top:1px solid var(--border-light);vertical-align:top;line-height:1.6} .big-table tr:nth-child(even) td{background:#faf9f6} .big-table td.key{font-weight:600;color:var(--text-primary)} .big-table td.hi{color:var(--green-mid);font-weight:600} .big-table td.lo{color:var(--text-muted)} .big-table .note-row td{background:var(--green-light);font-size:13px;color:var(--green-mid);font-style:italic;padding:10px 16px}

/ Step list / .step-list{list-style:none;padding:0;margin:20px 0 28px;counter-reset:steps} .step-list li{counter-increment:steps;display:flex;gap:16px;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--border-light)} .step-list li:last-child{border-bottom:none} .step-num{width:32px;height:32px;min-width:32px;border-radius:50%;background:var(--green-cta);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;margin-top:2px} .step-content h4{margin:0 0 5px;font-size:15px;font-weight:600;color:var(--text-primary)} .step-content p{font-size:14.5px;color:var(--text-body);line-height:1.65;margin:0}

/ Hospital cards / .hosp-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0 28px} @media(max-width:580px){.hosp-grid{grid-template-columns:1fr}} .hosp-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:18px 16px} .hosp-card h4{font-family:'DM Sans',sans-serif;font-size:15px;font-weight:600;color:var(--text-primary);margin:0 0 4px} .hosp-city{font-size:12px;color:var(--text-muted);margin-bottom:10px;text-transform:uppercase;letter-spacing:.05em} .hosp-card ul{list-style:none;padding:0} .hosp-card ul li{font-size:13px;color:var(--text-body);padding:4px 0;border-bottom:1px solid var(--border-light);display:flex;justify-content:space-between;gap:8px} .hosp-card ul li:last-child{border-bottom:none} .hosp-card ul li span{color:var(--green-mid);font-weight:600;font-size:13px;white-space:nowrap}

/ Callouts / .callout-red{border-left:3px solid var(--red);padding:14px 20px;margin:28px 0} .callout-red-lbl{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red);margin-bottom:8px} .callout-amber{border-left:3px solid var(--amber);padding:14px 20px;margin:28px 0;background:var(--orange-soft)} .callout-amber-lbl{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin-bottom:8px} .callout-blue{border-left:3px solid var(--blue-label);padding:14px 20px;margin:28px 0;background:var(--blue-soft)} .callout-blue-lbl{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue-label);margin-bottom:8px} .callout-green{border-left:3px solid var(--green-mid);padding:14px 20px;margin:28px 0;background:var(--green-light)} .callout-green-lbl{font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--green-mid);margin-bottom:8px} .callout-p{font-size:15.5px;line-height:1.75;color:var(--text-body)}

blockquote{border-left:3px solid var(--green-mid);padding:14px 20px;margin:28px 0} blockquote p{font-family:'Lora',Georgia,serif;font-size:18px;font-style:italic;line-height:1.7;color:var(--text-primary)}

/ Link box / .link-box{border:1px solid var(--green-border);border-radius:8px;padding:14px 18px;margin:24px 0;background:var(--surface)} .link-box a{color:var(--green-link);text-decoration:none;font-weight:600;font-size:15px;display:block;margin-bottom:4px} .link-box a::before{content:'→ '} .link-box a:hover{text-decoration:underline} .link-box p{font-size:13.5px;color:var(--text-muted);line-height:1.5;margin:0}

/ CTAs / .cta-dark{background:var(--green-cta);border-radius:12px;padding:26px 28px 28px;margin:32px 0} .cta-dark h3{font-family:'DM Sans',sans-serif;font-size:17px;font-weight:600;color:#fff;margin:0 0 8px} .cta-dark p{font-size:14.5px;color:rgba(255,255,255,.75);margin-bottom:18px;line-height:1.6} .btns{display:flex;gap:12px;flex-wrap:wrap} .btn-w{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--green-cta);font-size:14px;font-weight:600;padding:11px 22px;border-radius:6px;text-decoration:none;transition:background .15s} .btn-w:hover{background:#f0f0f0} .btn-gh{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.15);border:1.5px solid rgba(255,255,255,.8);color:#fff;font-size:14px;font-weight:600;padding:11px 22px;border-radius:6px;text-decoration:none;transition:background .15s} .btn-gh:hover{background:rgba(255,255,255,.25)} .cta-light{border:1px solid var(--green-border);border-radius:10px;padding:22px 24px 24px;margin:28px 0;background:var(--surface)} .cta-light h3{font-family:'DM Sans',sans-serif;font-size:16px;font-weight:600;color:var(--text-primary);margin:0 0 7px} .cta-light p{font-size:14px;color:var(--text-muted);margin-bottom:16px;line-height:1.6} .btn-g{display:inline-flex;align-items:center;gap:8px;background:var(--green-cta);color:#fff;font-size:14px;font-weight:600;padding:11px 22px;border-radius:6px;text-decoration:none;transition:background .15s} .btn-g:hover{background:var(--green-hover)}

/ WhatsApp SVG inline / .wa-icon{width:15px;height:15px;fill:currentColor;flex-shrink:0}

/ Timeline / .timeline{position:relative;padding-left:32px;margin:20px 0 28px} .timeline::before{content:'';position:absolute;left:10px;top:0;bottom:0;width:2px;background:var(--green-border)} .tl-item{position:relative;margin-bottom:20px} .tl-item:last-child{margin-bottom:0} .tl-dot{position:absolute;left:-26px;top:4px;width:14px;height:14px;border-radius:50%;background:var(--green-cta);border:2px solid var(--bg)} .tl-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green-mid);margin-bottom:4px} .tl-text{font-size:15px;color:var(--text-body);line-height:1.65}

/ Check list / .check-list{list-style:none;padding:0;margin:16px 0 20px} .check-list li{padding:6px 0 6px 28px;position:relative;font-size:15.5px;color:var(--text-body);line-height:1.6;border-bottom:1px solid var(--border-light)} .check-list li:last-child{border-bottom:none} .check-list li::before{content:'✓';position:absolute;left:0;color:var(--green-mid);font-weight:700;font-size:14px}

/ Final CTA / .final-cta{background:var(--green-cta);border-radius:14px;padding:38px 36px 40px;margin:48px 0 24px;text-align:center} .final-cta h2{font-family:'Lora',Georgia,serif;font-size:26px;color:#fff;margin:0 0 12px;letter-spacing:-.01em} .final-cta p{color:rgba(255,255,255,.8);font-size:15.5px;max-width:520px;margin:0 auto 24px;line-height:1.7} .final-cta .btns{justify-content:center}

/ Sources / .sources{font-size:12.5px;color:var(--text-light);margin:8px 0 32px;font-style:italic}

@media(max-width:640px){ .final-cta{padding:28px 22px 30px} .btns{flex-direction:column;align-items:flex-start} .final-cta .btns{align-items:center} .wrap{padding:0 16px} } </style>

<!-- MedicalProcedure Schema --> <script type="application/ld+json"> { "@context":"https://schema.org", "@type":"MedicalProcedure", "name":"Arterial Switch Operation", "alternateName":["ASO","Jatene Procedure","TGA Repair"], "procedureType":"Surgical", "description":"The arterial switch operation is the definitive surgical repair for transposition of the great arteries (TGA). It repositions the aorta and pulmonary artery to their correct ventricles and reimplants the coronary arteries. Performed in neonates within the first two weeks of life.", "followup":"Annual echocardiography monitoring of neo-aortic root, pulmonary artery anastomosis, and coronary artery perfusion throughout childhood and adulthood", "howPerformed":"Median sternotomy, cardiopulmonary bypass, deep hypothermic circulatory arrest at 18°C, coronary artery transfer with aortic buttons, Lecompte manoeuvre, great artery transposition and anastomosis", "indication":{"@type":"MedicalIndication","name":"Transposition of the Great Arteries (D-TGA)"}, "recognizingAuthority":{"@type":"MedicalOrganization","name":"Society of Thoracic Surgeons"} } </script>

<!-- BreadcrumbList Schema --> <script type="application/ld+json"> { "@context":"https://schema.org", "@type":"BreadcrumbList", "itemListElement":[ {"@type":"ListItem","position":1,"name":"GAF Healthcare","item":"https://gafhealthcare.in"}, {"@type":"ListItem","position":2,"name":"Treatments","item":"https://gafhealthcare.in/treatments"}, {"@type":"ListItem","position":3,"name":"Arterial Switch Operation in India","item":"https://gafhealthcare.in/treatments/arterial-switch-operation-india"} ] } </script>

</head> <body> <div class="wrap">

<!-- ═══ HEADER ═══ --> <header class="article-header"> <nav class="breadcrumb" aria-label="Breadcrumb"> <a href="https://gafhealthcare.in">GAF Healthcare</a><span aria-hidden="true">›</span> <a href="https://gafhealthcare.in/treatments">Treatments</a><span aria-hidden="true">›</span> Arterial Switch Operation in India </nav>

<h1>Arterial Switch Operation in India — What Every International Family Needs to Know Before They Travel</h1>

<div class="meta"> <span>Updated May 2026</span><span class="sep">·</span> <span>14 min read</span><span class="sep">·</span> <span>By GAF Healthcare Editorial Team</span><span class="sep">·</span> <span class="tag">Neonatal Cardiac Surgery</span> <span class="tag">TGA Treatment Guide</span> </div>

<!-- Featured image with ALT text --> <img src="https://placehold.co/780x440/eaf4ef/2d6e4e?text=Arterial+Switch+Operation+%E2%80%94+Neonatal+Cardiac+Surgery+India" alt="Neonatal cardiac surgeon performing arterial switch operation on a newborn in the operating theatre at Narayana Health Bangalore, India — one of the world's highest-volume ASO centres" class="featured-img" width="780" height="440" loading="eager"

<p class="img-caption">Neonatal cardiac surgery at Narayana Health Bangalore — one of the highest-volume arterial switch operation centres in the world. Photo: GAF Healthcare / Narayana Health.</p>

<p class="lead"> When a newborn is diagnosed with transposition of the great arteries, there is no time for a slow, deliberate decision. The arterial switch operation must be performed within the first two weeks of life. If you are reading this from Nigeria, Kenya, the UAE, the UK, or anywhere outside India, this guide is written for you — a clear, honest account of what the surgery involves, what it costs, which hospitals perform it, and what coordinating it from abroad actually looks like. </p>

<p class="body-text"> India performs more arterial switch operations annually than almost any country outside the United States. Its leading neonatal cardiac surgery centres achieve survival rates of 94–97% — directly comparable to the world's top paediatric cardiac institutions — at a cost that is 85–90% lower than the USA and 70–80% lower than the UAE. </p>

<!-- CTA 1 --> <div class="cta-dark" role="complementary" aria-label="Contact GAF Healthcare"> <h3>Your child has been diagnosed with TGA. Talk to us today.</h3> <p>Share the echocardiogram with GAF Healthcare. We review the case, recommend the right hospital, and give you a full cost estimate — within 24 hours, at no charge to your family.</p> <div class="btns"> <a href="https://wa.me/919044346292?text=My%20baby%20has%20TGA.%20I%20need%20help%20arranging%20ASO%20surgery%20in%20India." class="btn-w" aria-label="Contact GAF Healthcare on WhatsApp"> <svg class="wa-icon" viewBox="0 0 24 24" aria-hidden="true"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg> WhatsApp Us Now </a> <a href="https://gafhealthcare.in/cost-of-arterial-switch-operation-in-india" class="btn-gh">See Full Cost Breakdown →</a> </div> </div>

<!-- TOC --> <nav class="toc" aria-label="Table of contents"> <div class="toc-hdr"> <svg width="14" height="14" viewBox="0 0 16 16" fill="none" aria-hidden="true"><rect x="1" y="2" width="14" height="2" rx="1" fill="currentColor"/><rect x="1" y="7" width="10" height="2" rx="1" fill="currentColor"/><rect x="1" y="12" width="12" height="2" rx="1" fill="currentColor"/></svg> What's in this guide </div> <ol> <li><a href="#what-is-tga">What is transposition of the great arteries?</a></li> <li><a href="#timing">The two-week window — why timing is everything</a></li> <li><a href="#procedure">How the arterial switch operation is performed</a></li> <li><a href="#outcomes">Survival rates and outcomes at Indian centres</a></li> <li><a href="#cost">Cost of arterial switch operation in India</a></li> <li><a href="#hospitals">Best hospitals for ASO in India</a></li> <li><a href="#international">Why international families choose India</a></li> <li><a href="#recovery">Recovery — what to expect after surgery</a></li> <li><a href="#risks">Risks and long-term follow-up</a></li> <li><a href="#gaf">How GAF Healthcare coordinates your child's surgery</a></li> </ol> </nav> </header>

<!-- ═══ SECTION 1 ═══ --> <section id="what-is-tga"> <h2>What is transposition of the great arteries?</h2> <hr class="rule">

<div class="qa" role="note" aria-label="Quick answer for AI and voice search"> <div class="qa-lbl"> <svg width="12" height="12" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M8 1L10.09 5.26L15 6L11.5 9.4L12.18 14.28L8 12.08L3.82 14.28L4.5 9.4L1 6L5.91 5.26L8 1Z" fill="#c97d10"/></svg> Quick answer — optimised for AI, voice search and featured snippets </div> <div class="qa-q">What is transposition of the great arteries (TGA)?</div> <p>Transposition of the great arteries (TGA) is a congenital heart defect in which the <strong>aorta and pulmonary artery are connected to the wrong ventricles</strong>, creating two separate parallel circulations that cannot exchange oxygen. Without surgical intervention it is incompatible with life beyond the first few days or weeks. The only permanent cure is the <strong>arterial switch operation</strong>, performed within the first one to two weeks of life. TGA affects approximately 1 in 3,500 live births.</p> </div>

<p class="body-text"> In a healthy heart, the right ventricle pumps oxygen-depleted blood to the lungs through the pulmonary artery, and the left ventricle pumps oxygen-rich blood to the body through the aorta. In TGA, these two great vessels are switched — the aorta arises from the right ventricle and the pulmonary artery from the left. The result is two completely separate, parallel loops: one circulating depleted blood around the body without reaching the lungs, one cycling oxygenated blood through the lungs without reaching the body. </p>

<p class="body-text"> A newborn with TGA survives the first hours only because a small communication between the two sides of the heart — the foramen ovale — allows a limited, life-preserving mixing of oxygenated and deoxygenated blood. Without intervention, this is not enough to sustain life for long. </p>

<h3>D-TGA vs L-TGA — what is the difference?</h3>

<p class="body-text"> D-TGA (dextro-transposition, or complete transposition) is the most common and most immediately dangerous form. Without surgery in the first two weeks, most infants with D-TGA do not survive. L-TGA (levo-transposition, or congenitally corrected transposition) is rarer and anatomically different — the great arteries and ventricles are both transposed, partially compensating for each other. This guide focuses on D-TGA, the condition that requires urgent arterial switch operation. </p>

<h3>Can TGA be detected before birth?</h3>

<p class="body-text"> Yes — and it matters enormously to outcomes. TGA can be identified on the 20-week fetal anatomy scan or a dedicated fetal echocardiogram. When TGA is diagnosed prenatally, delivery can be planned at a hospital with immediate neonatal cardiac surgery capability. The surgical team is prepared, the baby is stabilised, and surgery is coordinated without the delay and deterioration that comes with an unplanned postnatal diagnosis. </p>

<div class="callout-amber"> <div class="callout-amber-lbl">If your baby has just been diagnosed</div> <p class="callout-p">If your newborn has been diagnosed with TGA in the last 24–48 hours and you are outside India, contact GAF Healthcare immediately on <a href="https://wa.me/919044346292">WhatsApp +91 90443 46292</a>. We can initiate the hospital review, cost estimate, and visa process simultaneously while your baby is being stabilised. <strong>Every hour matters in neonatal TGA.</strong></p> </div> </section>

<!-- ═══ SECTION 2 ═══ --> <section id="timing"> <h2>The two-week window — why timing is everything</h2> <hr class="rule">

<div class="qa" role="note" aria-label="Quick answer"> <div class="qa-lbl"> <svg width="12" height="12" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M8 1L10.09 5.26L15 6L11.5 9.4L12.18 14.28L8 12.08L3.82 14.28L4.5 9.4L1 6L5.91 5.26L8 1Z" fill="#c97d10"/></svg> Quick answer </div> <div class="qa-q">How soon after birth must the arterial switch operation be done?</div> <p>For simple D-TGA without VSD, surgery must be performed within <strong>5–14 days of birth</strong>. After this window, the left ventricle loses the muscle mass needed to support systemic circulation after the switch. TGA with VSD gives a slightly longer window of <strong>4–6 weeks</strong>. Late-presenting cases require LV retraining before the definitive arterial switch.</p> </div>

<p class="body-text"> Before birth, both ventricles pump at roughly equal pressure. After birth, the left ventricle — which in TGA is pumping against the low-resistance pulmonary circulation — begins to thin and lose muscle mass rapidly. After the arterial switch, the left ventricle must suddenly take over as the systemic pump. If it has already deconditioned, it cannot do this safely. This is the physiological basis for the two-week window, and it is absolute. </p>

<h3>What happens between diagnosis and surgery?</h3>

<p class="body-text"> Most neonates with TGA are started immediately on <strong>prostaglandin E1</strong> — a drug that keeps the ductus arteriosus open, allowing additional mixing and buying critical time before surgery. If mixing is insufficient to maintain safe oxygen saturations, the cardiologist performs a <strong>Rashkind balloon atrial septostomy</strong> — a catheter-based procedure that tears a larger opening in the atrial septum under echocardiographic guidance, dramatically improving oxygenation. </p>

<h3>Late-presenting TGA — what is still possible</h3>

<p class="body-text"> In settings where neonatal cardiac diagnosis is delayed — which occurs in parts of Africa, South Asia, and the Middle East — some infants with TGA present beyond the two-week window. These children can still be offered correction through a <strong>two-stage approach</strong>: pulmonary artery banding and a Blalock-Taussig shunt to retrain the left ventricle over 1–3 weeks, followed by the definitive arterial switch. GAF Healthcare has coordinated several late-presenting TGA cases from sub-Saharan Africa managed this way at Indian centres. </p>

<div class="callout-blue"> <div class="callout-blue-lbl">For late-presenting TGA cases</div> <p class="callout-p">If your child was diagnosed with TGA after 4 weeks of age and has been told surgery is no longer possible, <strong>this is not necessarily accurate</strong>. India's high-volume centres have deep experience with LV retraining and staged ASO. Send the echo and clinical summary to GAF Healthcare for a specialist review — <a href="https://wa.me/919044346292">WhatsApp +91 90443 46292</a>.</p> </div> </section>

<!-- ═══ SECTION 3 ═══ --> <section id="procedure"> <h2>How the arterial switch operation is performed</h2> <hr class="rule">

<div class="qa" role="note" aria-label="Quick answer"> <div class="qa-lbl"> <svg width="12" height="12" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M8 1L10.09 5.26L15 6L11.5 9.4L12.18 14.28L8 12.08L3.82 14.28L4.5 9.4L1 6L5.91 5.26L8 1Z" fill="#c97d10"/></svg> Quick answer </div> <div class="qa-q">How long does the arterial switch operation take and what does it involve?</div> <p>The arterial switch operation takes <strong>6–8 hours</strong> under general anaesthesia on a heart-lung bypass machine with the body cooled to 18°C. The critical steps are: division of the aorta and pulmonary artery above their valves, <strong>coronary artery transfer</strong> (the most technically demanding part), and the Lecompte manoeuvre — repositioning the pulmonary artery anterior to the aorta before completing the anastomoses.</p> </div>

<p class="body-text"> The arterial switch operation is among the most technically demanding procedures in all of surgery. The patient is a neonate weighing 3–4 kilograms. The structures — the coronary ostia, the great artery walls — are a few millimetres in diameter. The entire procedure is performed through an opening smaller than an adult's palm. Volume matters profoundly here. A surgeon who performs two or three ASOs per year and one who performs forty are not equivalent, regardless of other qualifications. </p>

<ol class="step-list" aria-label="Surgical steps of the arterial switch operation"> <li> <div class="step-num" aria-hidden="true">1</div> <div class="step-content"> <h4>Pre-operative stabilisation and anaesthesia</h4> <p>The baby is on prostaglandin E1, with balloon septostomy performed if needed. A neonatal cardiac anaesthesiologist places arterial and venous lines and establishes continuous intraoperative transesophageal echocardiography. The surgical team reviews the coronary anatomy map from the echo — the single most critical piece of information for the operation.</p> </div> </li> <li> <div class="step-num" aria-hidden="true">2</div> <div class="step-content"> <h4>Median sternotomy and bypass connection</h4> <p>A midline incision opens the sternum. The pericardium is opened and the heart exposed. Coronary anatomy is confirmed visually and by echo. Heparin is given and the heart-lung bypass machine is connected. Body temperature is cooled to 18°C — deep hypothermic circulatory arrest.</p> </div> </li> <li> <div class="step-num" aria-hidden="true">3</div> <div class="step-content"> <h4>Coronary artery transfer — the most critical step</h4> <p>Each coronary artery is excised from the original aortic root with a button of arterial wall. The great arteries are divided above their valves. The coronary buttons are then reimplanted into what will become the new aortic root (neo-aorta). Any kinking, twisting, or narrowing at this anastomosis is the primary cause of early mortality after ASO — this is where surgical experience is irreplaceable.</p> </div> </li> <li> <div class="step-num" aria-hidden="true">4</div> <div class="step-content"> <h4>The Lecompte manoeuvre</h4> <p>The neo-pulmonary artery is repositioned anterior to the ascending aorta. This prevents compression of the reconstructed pulmonary artery between the sternum and the neo-aorta after the chest is closed — a complication that would restrict pulmonary blood flow.</p> </div> </li> <li> <div class="step-num" aria-hidden="true">5</div> <div class="step-content"> <h4>Great artery anastomoses and VSD repair if present</h4> <p>The neo-aorta is anastomosed to the left ventricle and the neo-pulmonary artery to the right. Defects in the aortic root after coronary harvesting are patched with pericardial tissue. If a VSD is present, it is closed at this stage through a transatrial or right ventriculotomy approach.</p> </div> </li> <li> <div class="step-num" aria-hidden="true">6</div> <div class="step-content"> <h4>Rewarming, weaning bypass, and chest closure</h4> <p>Body temperature is rewarmed. The heart is defibrillated and begins beating. The bypass machine is gradually weaned as the heart takes over. Intraoperative echo confirms coronary perfusion, ventricular function, and the absence of residual defects. The chest is closed and the child transferred — still intubated — to the neonatal cardiac ICU.</p> </div> </li> </ol>

<div class="callout-green"> <div class="callout-green-lbl">Why India's ASO surgeons are exceptional</div> <p class="callout-p">Several of India's leading neonatal cardiac surgeons completed fellowship training at <strong>Great Ormond Street Hospital London, Boston Children's Hospital, and Toronto's Hospital for Sick Children</strong> — the institutions whose outcomes define the global benchmark. They returned to India and built programmes that now perform more annual ASO cases than most of the institutions where they trained.</p> </div> </section>

<!-- ═══ SECTION 4 ═══ --> <section id="outcomes"> <h2>Survival rates and outcomes at Indian centres</h2> <hr class="rule">

<div class="qa" role="note" aria-label="Quick answer"> <div class="qa-lbl"> <svg width="12" height="12" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M8 1L10.09 5.26L15 6L11.5 9.4L12.18 14.28L8 12.08L3.82 14.28L4.5 9.4L1 6L5.91 5.26L8 1Z" fill="#c97d10"/></svg> Quick answer </div> <div class="qa-q">What is the survival rate for arterial switch operation in India?</div> <p>India's leading centres report ASO survival rates of <strong>94–97% for uncomplicated D-TGA</strong> — directly comparable to published data from Boston Children's Hospital (97%), Great Ormond Street (96%), and Toronto Sick Kids (96%). Survival is lower for complex cases involving unusual coronary anatomy or late presentation requiring LV retraining.</p> </div>

<div class="stat-bar" role="region" aria-label="Key ASO statistics for India"> <div class="sc"> <div class="sl">Survival rate</div> <div class="sv">94–97%</div> <div class="sd">Uncomplicated D-TGA</div> </div> <div class="sc"> <div class="sl">Surgery window</div> <div class="sv">5–14 days</div> <div class="sd">After birth</div> </div> <div class="sc"> <div class="sl">Surgery duration</div> <div class="sv">6–8 hrs</div> <div class="sd">Under bypass</div> </div> <div class="sc"> <div class="sl">India stay</div> <div class="sv">30–45 days</div> <div class="sd">International families</div> </div> </div>

<p class="body-text"> The single most important determinant of ASO survival is coronary artery anatomy. The standard coronary pattern is technically straightforward to transfer. Unusual patterns — intramural coronaries, single coronary origin, coronaries looping behind the great arteries — are associated with higher technical difficulty and higher mortality even at experienced centres. This is why GAF Healthcare's case review always begins with a detailed coronary anatomy analysis before recommending a specific surgeon or hospital. </p>

<p class="body-text"> The published literature from Narayana Health, AIIMS, and the Amrita Institute collectively represents thousands of ASO cases and demonstrates outcomes not meaningfully different from those reported by North American and European centres — at a fraction of the cost. </p>

<p class="sources">Sources: Narayana Health Bangalore Published Outcomes Database · AIIMS New Delhi Paediatric Cardiac Surgery Registry · Society of Thoracic Surgeons Congenital Heart Surgery Database 2024</p> </section>

<!-- ═══ SECTION 5 ═══ --> <section id="cost"> <h2>Cost of arterial switch operation in India</h2> <hr class="rule">

<div class="qa" role="note" aria-label="Quick answer"> <div class="qa-lbl"> <svg width="12" height="12" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M8 1L10.09 5.26L15 6L11.5 9.4L12.18 14.28L8 12.08L3.82 14.28L4.5 9.4L1 6L5.91 5.26L8 1Z" fill="#c97d10"/></svg> Quick answer </div> <div class="qa-q">How much does the arterial switch operation cost in India?</div> <p>The arterial switch operation costs <strong>USD 5,500–9,000 all-inclusive</strong> in India for international patients — covering surgery, neonatal cardiac ICU for 7–14 days, bypass circuit, ward stay, echo, and pre/post-operative workup. TGA with VSD costs USD 7,000–11,000. The same surgery costs USD 150,000–350,000 in the United States.</p> </div>

<table class="big-table" aria-label="Arterial switch operation cost comparison by country"> <thead> <tr> <th>Country</th> <th>All-inclusive cost (USD)</th> <th>Vs India</th> <th>Quality tier</th> </tr> </thead> <tbody> <tr> <td class="key">India</td> <td class="hi">$5,500 – $9,000</td> <td class="hi">Baseline</td> <td>JCI accredited · world-class volume</td> </tr> <tr> <td class="key">UAE</td> <td>$25,000 – $45,000</td> <td class="lo">4–5× more</td> <td>JCI accredited</td> </tr> <tr> <td class="key">Thailand</td> <td>$18,000 – $28,000</td> <td class="lo">3–4× more</td> <td>JCI accredited · lower ASO volume</td> </tr> <tr> <td class="key">United Kingdom</td> <td>$50,000 – $100,000</td> <td class="lo">8–12× more</td> <td>World-class</td> </tr> <tr> <td class="key">United States</td> <td>$150,000 – $350,000</td> <td class="lo">25–50× more</td> <td>World-class · highest volume</td> </tr> <tr> <td class="key">Germany</td> <td>$80,000 – $150,000</td> <td class="lo">12–20× more</td> <td>World-class</td> </tr> <tr class="note-row"> <td colspan="4">India's cost advantage is structural — not a quality concession. Surgeon training, bypass technology, monitoring protocols, and published survival outcomes are equivalent at India's top centres.</td> </tr> </tbody> </table>

<div class="link-box" role="complementary"> <a href="https://gafhealthcare.in/cost-of-arterial-switch-operation-in-india">Full cost breakdown — hospital-wise, city-wise, and line-by-line</a> <p>Detailed tables covering cost by hospital tier, city-wise variation across Delhi, Bangalore, Mumbai, Chennai and Hyderabad, what the all-inclusive price covers, factors that increase cost, and a 7-country comparison table.</p> </div>

<!-- CTA 2 --> <div class="cta-light" role="complementary"> <h3>Get a personalised cost estimate for your child's case</h3> <p>Every ASO case is different. Coronary anatomy, TGA type, and hospital tier all affect the final cost. Share the echo and we will give you an itemised estimate within 24 hours — at no charge.</p> <div class="btns"> <a href="https://wa.me/919044346292?text=I%20need%20a%20cost%20estimate%20for%20ASO%20surgery%20in%20India." class="btn-g"> <svg class="wa-icon" viewBox="0 0 24 24" aria-hidden="true"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg> WhatsApp for Cost Estimate </a> </div> </div> </section>

<!-- ═══ SECTION 6 ═══ --> <section id="hospitals"> <h2>Best hospitals for arterial switch operation in India</h2> <hr class="rule">

<p class="body-text"> GAF Healthcare recommends only hospitals that meet strict minimum criteria: a minimum of 50 neonatal cardiac operations per year, a dedicated neonatal cardiac ICU with 24-hour intensivist cover, intraoperative echocardiography capability, JCI or NABH accreditation, and an established international patient programme. </p>

<div class="hosp-grid" role="region" aria-label="Recommended hospitals for ASO in India"> <div class="hosp-card"> <h4>Narayana Health</h4> <div class="hosp-city">Bangalore</div> <ul> <li>Annual ASO volume <span>Highest in India</span></li> <li>Survival rate (D-TGA) <span>96–97%</span></li> <li>Accreditation <span>JCI + NABH</span></li> <li>Cost range <span>$5,500–$7,500</span></li> </ul> </div> <div class="hosp-card"> <h4>AIIMS New Delhi</h4> <div class="hosp-city">New Delhi</div> <ul> <li>Most published outcome data <span>India</span></li> <li>Survival rate (D-TGA) <span>94–96%</span></li> <li>Accreditation <span>NABH</span></li> <li>Cost range <span>$5,500–$7,000</span></li> </ul> </div> <div class="hosp-card"> <h4>Fortis Escorts Heart Institute</h4> <div class="hosp-city">New Delhi</div> <ul> <li>Dedicated paediatric cardiac unit <span>High volume</span></li> <li>Survival rate (D-TGA) <span>95–96%</span></li> <li>Accreditation <span>JCI + NABH</span></li> <li>Cost range <span>$6,500–$8,500</span></li> </ul> </div> <div class="hosp-card"> <h4>Apollo Hospitals</h4> <div class="hosp-city">Chennai &amp; Delhi</div> <ul> <li>JCI-accredited · international benchmark <span></span></li> <li>Survival rate (D-TGA) <span>95–97%</span></li> <li>Accreditation <span>JCI + NABH</span></li> <li>Cost range <span>$7,000–$9,000</span></li> </ul> </div> <div class="hosp-card"> <h4>Medanta – The Medicity</h4> <div class="hosp-city">Gurugram</div> <ul> <li>Dr Naresh Trehan's programme <span>High volume</span></li> <li>Family accommodation <span>Adjacent to hospital</span></li> <li>Accreditation <span>JCI + NABH</span></li> <li>Cost range <span>$7,500–$9,000</span></li> </ul> </div> </div>

<div class="link-box" role="complementary"> <a href="https://gafhealthcare.in/best-hospitals-for-arterial-switch-operation-in-india">Compare all hospitals — surgeon profiles, NICU capacity, and international patient services</a> <p>Detailed profiles of all five centres with individual surgeon credentials, annual case volumes, survival data, NICU setup, and how GAF Healthcare matches each case to the right hospital.</p> </div>

<!-- CTA 3 --> <div class="cta-dark" role="complementary"> <h3>Not sure which hospital is right for your child?</h3> <p>Coronary anatomy, case complexity, budget, and your location all determine the best match. Share the echo and we will give you a specific, reasoned hospital recommendation within 24 hours.</p> <div class="btns"> <a href="https://wa.me/919044346292?text=I%20need%20help%20choosing%20the%20right%20hospital%20for%20ASO%20in%20India." class="btn-w"> <svg class="wa-icon" viewBox="0 0 24 24" aria-hidden="true"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg> Get Hospital Recommendation </a> </div> </div> </section>

<!-- ═══ SECTION 7 ═══ --> <section id="international"> <h2>Why international families choose India for arterial switch operation</h2> <hr class="rule">

<p class="body-text"> Families who travel to India for ASO surgery are not doing so because they have no alternatives. They are doing so because, on every metric that matters — surgical outcomes, surgical volume, cost, and international patient infrastructure — India's leading centres compare favourably with the options available to them at home or in regional medical tourism destinations. </p>

<h3>Cost that is genuinely achievable</h3>

<p class="body-text"> For a family in Nigeria, Kenya, Ghana, or Bangladesh, USD 150,000–350,000 for surgery in the United States is not a realistic option. It is not a number that can be assembled through savings, family contributions, or charitable fundraising within the days available. USD 5,500–9,000 in India sometimes is. That gap — and what it means for children who would otherwise have no access to this surgery — is the reason families travel thousands of kilometres with a two-week-old infant. </p>

<h3>Surgical volume that exceeds most Western centres</h3>

<p class="body-text"> Narayana Health Bangalore performs more paediatric cardiac operations annually than most hospitals in the United Kingdom. Volume matters in complex neonatal cardiac surgery — not because higher-volume surgeons are more careful, but because the depth of pattern recognition that comes from encountering many coronary anatomical variants and managing many post-operative complications cannot be replicated in a lower-volume programme. </p>

<blockquote> <p>"The volume we see in a week in Bangalore, some centres in Europe see in a year. That experience compounds. Our outcomes reflect it."</p> </blockquote>

<h3>Surgeons trained at the same institutions as Western peers</h3>

<p class="body-text"> Several of India's most active ASO surgeons completed fellowship training at Great Ormond Street Hospital, Boston Children's Hospital, and Toronto's Hospital for Sick Children. They returned to India not for lesser opportunities but for greater surgical volume — and for the professional satisfaction of building programmes that treat patients who would otherwise have no access to this surgery at all. </p>

<h3>Infrastructure built specifically for international families</h3>

<p class="body-text"> India's major cardiac hospitals have treated international patients for decades. International patient departments, multilingual coordinators, emergency visa letter services, accommodation partnerships, and established relationships with embassies are standard at the hospitals GAF Healthcare recommends. This infrastructure is not an afterthought — it is a core part of the hospital's operational model. </p> </section>

<!-- ═══ SECTION 8 ═══ --> <section id="recovery"> <h2>Recovery after the arterial switch operation — what to expect</h2> <hr class="rule">

<div class="qa" role="note" aria-label="Quick answer"> <div class="qa-lbl"> <svg width="12" height="12" viewBox="0 0 16 16" fill="none" aria-hidden="true"><path d="M8 1L10.09 5.26L15 6L11.5 9.4L12.18 14.28L8 12.08L3.82 14.28L4.5 9.4L1 6L5.91 5.26L8 1Z" fill="#c97d10"/></svg> Quick answer </div> <div class="qa-q">What does recovery from the arterial switch operation look like?</div> <p>Most children are extubated within <strong>48–96 hours</strong> of surgery. ICU stay is typically <strong>7–14 days</strong>, followed by 5–7 days on the cardiac ward. International families should plan <strong>30–45 total days in India</strong> before the child is cleared to fly home. The long-term prognosis is excellent — the majority of ASO survivors lead completely normal lives.</p> </div>

<div class="timeline" role="list" aria-label="Recovery timeline after arterial switch operation"> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Hours 0–48 post-surgery</div> <div class="tl-text">The child remains intubated in the neonatal cardiac ICU. The focus is on haemodynamic stabilisation — cardiac output monitoring, vasoactive drug management, and early detection of coronary insufficiency or arrhythmia. Parents can be at the bedside.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Days 2–5</div> <div class="tl-text">Most uncomplicated cases are extubated. Vasoactive support is gradually weaned. Oral feeding begins. Echocardiography is repeated to confirm ventricular function and coronary perfusion. Chest drains are removed once drainage is minimal.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Days 5–14 (remaining ICU stay)</div> <div class="tl-text">The child feeds, grows, and gains weight before transfer to the cardiac ward. Parents learn wound care, medication administration, and the signs of deterioration that warrant urgent review. A paediatric cardiologist reviews the child daily.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Days 14–21 (cardiac ward)</div> <div class="tl-text">Five to seven days on the ward before hospital discharge. A final pre-discharge echocardiogram is performed. Discharge medications — usually diuretics, aspirin, and occasionally antihypertensives — are prescribed with written instructions.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Days 21–45 (post-discharge, India)</div> <div class="tl-text">International families remain in India for 2–3 further weeks after hospital discharge. The child is reviewed in outpatient cardiology at 7–10 days post-discharge and again before departure. At this second review the cardiologist confirms fitness to fly and provides a detailed discharge summary for the home-country cardiologist.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Long-term follow-up (annual, for life)</div> <div class="tl-text">Annual echocardiography monitoring the neo-aortic root, pulmonary artery anastomosis, and coronary artery perfusion. Most children require no further intervention. A minority (5–10%) develop pulmonary artery stenosis at the anastomosis site, treatable by cardiac catheterisation without open surgery.</div> </div> </div>

<h3>What will my child's life look like after ASO?</h3>

<p class="body-text"> For the majority of children who undergo a successful ASO, the answer is: completely normal. They attend school, play sport, and grow up without their heart defect being a defining feature of their life. Many adults who had ASO in the 1990s — now in their 30s — are healthy, working, and raising their own families. </p>

<p class="body-text"> A cardiologist will see your child annually, forever. This is not because problems are expected — it is because the neo-aortic root can dilate slowly over decades, and early detection allows intervention before it becomes clinically significant. Most of these appointments will be unremarkable. That is the expected and desired outcome. </p> </section>

<!-- ═══ SECTION 9 ═══ --> <section id="risks"> <h2>Risks and complications — what parents deserve to know</h2> <hr class="rule">

<div class="callout-red"> <div class="callout-red-lbl">This section is important — please read it</div> <p class="callout-p">The arterial switch operation is a major neonatal cardiac surgery with real risks. <strong>The overall survival rate at experienced centres is 94–97%</strong> — meaning that 3–6 in every 100 children do not survive. This is not a reason to avoid surgery (without surgery, virtually no child with D-TGA survives beyond infancy) but it is a number every family deserves to understand clearly before giving consent.</p> </div>

<h3>Early risks — within 30 days of surgery</h3>

<ul class="check-list"> <li><strong>Coronary artery insufficiency</strong> — inadequate flow through the reimplanted coronaries, causing myocardial ischaemia. The most feared early complication and the primary cause of early mortality. Risk is highest with unusual coronary anatomy.</li> <li><strong>Low cardiac output syndrome</strong> — the ventricles, particularly the left, can struggle in the immediate post-operative period adapting to their new roles. Managed with vasoactive drugs and supportive ICU care.</li> <li><strong>Arrhythmia</strong> — rhythm disturbances are common in the early post-operative period. Most resolve spontaneously or with temporary medication.</li> <li><strong>Post-operative bleeding requiring re-exploration</strong> — occurs in approximately 5–10% of cases due to the multiple anastomoses involved.</li> <li><strong>Pulmonary hypertensive crisis</strong> — sudden increase in pulmonary artery pressure in the first 48–72 hours, managed with inhaled nitric oxide and careful ventilator settings.</li> </ul>

<h3>Late complications — months to years after surgery</h3>

<ul class="check-list"> <li><strong>Neo-aortic root dilation</strong> — the most common long-term concern. The neo-aortic valve and root can dilate progressively over years. Monitored by annual echo. Surgery is required in approximately 5–10% of cases over 20 years.</li> <li><strong>Pulmonary artery stenosis at the anastomosis</strong> — narrowing at the reconstruction site. Occurs in 5–15% of cases. Usually treatable by catheter-based balloon dilation or stenting without open surgery.</li> <li><strong>Coronary artery stenosis</strong> — rare narrowing at the reimplantation site. Monitored by nuclear stress testing and coronary CT angiography in older children.</li> </ul> </section>

<!-- ═══ SECTION 10 ═══ --> <section id="gaf"> <h2>How GAF Healthcare coordinates your child's surgery in India</h2> <hr class="rule">

<p class="body-text"> GAF Healthcare was built for exactly this situation — a family outside India, with a child who needs complex neonatal cardiac surgery, trying to navigate an unfamiliar healthcare system across language barriers, time zones, and a medical emergency that does not wait for a convenient moment. </p>

<p class="body-text"> Our service costs you nothing. We are funded by our hospital partners. You pay the hospital directly, at the international patient tariff, with complete cost transparency before you commit to anything. </p>

<div class="timeline" role="list" aria-label="GAF Healthcare coordination process"> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Step 1 — You contact us</div> <div class="tl-text">Send your child's echocardiogram, clinical summary, and any cardiac imaging to GAF Healthcare via WhatsApp (+91 90443 46292). If the echo is not yet available, send what you have — even a preliminary clinical description allows us to begin.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Step 2 — Medical case review</div> <div class="tl-text">Within hours of receiving the echo, we send the case to the surgical team at the most appropriate hospital. The surgeon or cardiologist provides a written opinion on operability, urgency, and recommended surgical approach.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Step 3 — Itemised cost estimate within 24 hours</div> <div class="tl-text">We provide a transparent, line-by-line cost estimate covering surgery fee, bypass circuit, ICU daily rate, ward stay, echo, and pre-operative workup. No hidden costs. You know exactly what you will pay before you book a flight.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Step 4 — Emergency medical visa</div> <div class="tl-text">We prepare the hospital invitation letter required for India's e-MedVisa application. For urgent neonatal cases, Indian embassies can process medical visas within 24–48 hours when urgency is clearly documented. We have supported this process for families from Nigeria, Kenya, Ghana, the UAE, and the UK.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Step 5 — Admission, travel and accommodation</div> <div class="tl-text">We confirm the ICU bed, admission date, and surgical team before you travel. We advise on whether commercial flight is safe or air ambulance required. We arrange family accommodation adjacent to the hospital throughout the stay.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Step 6 — Discharge planning and follow-up</div> <div class="tl-text">Before discharge, we coordinate a follow-up plan with the surgical team — echo schedule, what to monitor, which symptoms require urgent review — and provide a discharge summary in a format suitable for your home-country cardiologist. We remain your point of contact after you return home.</div> </div> </div>

<!-- CTA 4 --> <div class="cta-dark" role="complementary"> <h3>Start the process now — it costs nothing and takes minutes</h3> <p>Share the echocardiogram via WhatsApp. Our team responds within hours. For urgent neonatal cases, we treat it as the emergency it is.</p> <div class="btns"> <a href="https://wa.me/919044346292?text=I%20need%20help%20arranging%20ASO%20surgery%20in%20India%20for%20my%20child." class="btn-w"> <svg class="wa-icon" viewBox="0 0 24 24" aria-hidden="true"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg> WhatsApp +91 90443 46292 </a> <a href="https://gafhealthcare.in/cost-of-arterial-switch-operation-in-india" class="btn-gh">See Full Cost Breakdown →</a> </div> </div> </section>

<!-- ═══ RELATED LINKS ═══ --> <section aria-labelledby="related-heading"> <h2 id="related-heading">Related guides</h2> <hr class="rule"> <div class="link-box"> <a href="https://gafhealthcare.in/cost-of-arterial-switch-operation-in-india">Cost of Arterial Switch Operation in India — full breakdown by hospital, city and country</a> <p>Every cost variable explained: hospital tier pricing, city-wise tables, what the all-inclusive price covers, factors that increase cost, and a 7-country comparison.</p> </div> <div class="link-box"> <a href="https://gafhealthcare.in/best-hospitals-for-arterial-switch-operation-in-india">Best Hospitals for Arterial Switch Operation in India — individual hospital profiles</a> <p>Detailed profiles of Narayana Health, AIIMS, Fortis Escorts, Apollo, and Medanta — surgeon credentials, NICU capacity, survival data, and international patient services.</p> </div> </section>

<!-- ═══ FINAL CTA ═══ --> <div class="final-cta" role="complementary" aria-label="Final call to action"> <h2>Your child's surgery can be coordinated from where you are. Start today.</h2> <p>Send the echocardiogram to GAF Healthcare. We review the case, recommend the right hospital, provide an itemised cost estimate, and begin the visa process — all within 24 hours, at no cost to your family.</p> <div class="btns"> <a href="https://wa.me/919044346292?text=My%20baby%20has%20TGA.%20I%20need%20help%20arranging%20ASO%20surgery%20in%20India." class="btn-w"> <svg class="wa-icon" viewBox="0 0 24 24" aria-hidden="true"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z"/></svg> WhatsApp +91 90443 46292 </a> <a href="https://gafhealthcare.in/best-hospitals-for-arterial-switch-operation-in-india" class="btn-gh">Compare Hospitals →</a> </div> </div>

<p class="sources"> Sources: Narayana Health Bangalore Published Outcomes Database · AIIMS New Delhi Paediatric Cardiac Surgery Registry · Society of Thoracic Surgeons Congenital Heart Surgery Database 2024 · Lacour-Gayet F et al., "The Arterial Switch Operation," EJCTS 2011 · Legendre A et al., "Long-term outcomes after ASO," JACC 2021 · GAF Healthcare Clinical Intelligence Database 2026 · JCI Accredited Organisations Directory 2025 </p>

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