What is Transposition of the Great Arteries (TGA)? A Parent's Complete Guide

Everything parents need to understand about TGA — what it is, why it happens, how it is diagnosed before and after birth, what the arterial switch operation does, and what your child's life looks like after surgery. Written for international families considering treatment in India.

By Gaf Healthcare Editorial Team

2026-05-16

<!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>What is Transposition of the Great Arteries (TGA)? A Parent's Complete Guide | GAF Healthcare</title> <meta name="description" content="Everything parents need to understand about transposition of the great arteries — what TGA is, why it happens, how it is diagnosed, what the arterial switch operation does, and what life looks like after surgery."> <link rel="canonical" href="https://gafhealthcare.in/resources/blog/what-is-tga-transposition-great-arteries-parent-guide"> <meta property="og:title" content="What is Transposition of the Great Arteries (TGA)? A Parent's Complete Guide | GAF Healthcare"> <meta property="og:description" content="Everything parents need to understand about transposition of the great arteries — what TGA is, why it happens, how it is diagnosed, what the arterial switch operation does, and what life looks like after surgery."> <meta property="og:type" content="article"> <meta property="og:site_name" content="GAF Healthcare"> <meta property="og:url" content="https://gafhealthcare.in/resources/blog/what-is-tga-transposition-great-arteries-parent-guide"> <meta property="og:image" content="https://gafhealthcare.in/icon-512.png"> <meta property="article:published_time" content="2026-05-17"> <meta property="article:author" content="GAF Healthcare Editorial Team"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="What is Transposition of the Great Arteries (TGA)? A Parent's Complete Guide"> <meta name="twitter:description" content="Everything parents need to understand about TGA — diagnosis, the arterial switch operation, survival rates, and life after surgery."> <meta name="robots" content="index, follow"> <meta name="theme-color" content="#F5F2EB"> <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:wght@300;400;500;600&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; --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-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-wrap{margin:0 0 10px;border-radius:10px;overflow:hidden;line-height:0} .featured-img{width:100%;height:auto;display:block;border-radius:10px} .img-caption{font-size:13px;color:var(--text-muted);text-align:center;margin-bottom:28px;font-style:italic;line-height:1.5}

/ 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-counter} .toc ol li{padding:4px 0;counter-increment:toc-counter;display:flex;gap:10px;align-items:baseline} .toc ol li::before{content:counter(toc-counter);font-size:11px;font-weight:700;color:var(--green-mid);min-width:18px;flex-shrink:0} .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 / .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)} .qa strong{color:var(--text-primary)}

/ 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)} }

/ Step list / .step-list{list-style:none;padding:0;margin:16px 0 28px} .step-item{display:flex;gap:18px;padding:18px 0;border-bottom:1px solid var(--border-light)} .step-item:last-child{border-bottom:none} .step-num{width:36px;height:36px;border-radius:50%;background:var(--green-cta);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px} .step-content h4{font-weight:700;color:var(--text-primary);font-size:16px;margin-bottom:5px} .step-content p{font-size:15px;color:var(--text-body);line-height:1.7;margin:0} .step-note{font-size:13px;color:var(--text-muted);margin-top:6px;font-style:italic}

/ Comparison 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.hi{color:var(--green-mid);font-weight:600} .big-table td.key{font-weight:600;color:var(--text-primary)} .big-table td.warn{color:var(--red);font-weight:500} .big-table .note-row td{background:var(--green-light);font-size:13px;color:var(--green-mid);font-style:italic;padding:10px 16px}

/ 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-red p{font-size:15.5px;line-height:1.75;color:var(--text-body)} .callout-red strong{color:var(--text-primary)} .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-amber p{font-size:15.5px;line-height:1.75;color:var(--text-body)} .callout-amber strong{color:var(--text-primary)} .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-blue p{font-size:15.5px;line-height:1.75;color:var(--text-body)} .callout-blue strong{color:var(--text-primary)} .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-green p{font-size:15.5px;line-height:1.75;color:var(--text-body)} .callout-green strong{color:var(--text-primary)}

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)} blockquote + .callout-red, blockquote + .callout-amber, blockquote + .callout-blue, blockquote + .callout-green{margin-top:0} .callout-red p,.callout-amber p,.callout-blue p,.callout-green p{font-size:15.5px;line-height:1.75;color:var(--text-body);margin:0}

/ Problem-solution / .problem-grid{display:grid;grid-template-columns:1fr;gap:12px;margin:20px 0 28px} .problem-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden} .problem-row{display:flex;align-items:flex-start} .prob-label{background:#fdf0ee;color:var(--red);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:12px 14px;min-width:90px;text-align:center;display:flex;align-items:center;justify-content:center;flex-shrink:0} .prob-text{padding:12px 16px;font-size:14.5px;color:var(--text-body);line-height:1.6;border-bottom:1px solid var(--border-light);flex:1} .sol-label{background:var(--green-light);color:var(--green-mid);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:12px 14px;min-width:90px;text-align:center;display:flex;align-items:center;justify-content:center;flex-shrink:0} .sol-text{padding:12px 16px;font-size:14.5px;color:var(--text-body);line-height:1.6;flex:1} .prob-text strong,.sol-text strong{color:var(--text-primary)}

/ Timeline / .timeline{position:relative;padding-left:30px;margin:20px 0 28px} .timeline::before{content:'';position:absolute;left:9px;top:0;bottom:0;width:2px;background:var(--green-border)} .tl-item{position:relative;margin-bottom:22px} .tl-item:last-child{margin-bottom:0} .tl-dot{position:absolute;left:-25px;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 22px} .check-list li{padding:7px 0 7px 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;top:8px}

/ 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)} .wa-icon{width:15px;height:15px;fill:currentColor;flex-shrink:0}

/ 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{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>

<!-- FAQPage Schema --> <script type="application/ld+json"> { "@context":"https://schema.org", "@type":"FAQPage", "mainEntity":[ {"@type":"Question","name":"What is transposition of the great arteries (TGA)?","acceptedAnswer":{"@type":"Answer","text":"Transposition of the great arteries (TGA) is a congenital heart defect in which the aorta and pulmonary artery are connected to the wrong ventricles. The result is two separate, parallel circulations that cannot exchange oxygen — a situation incompatible with life without urgent surgical repair. It affects approximately 1 in 3,500 live births and accounts for 5–7% of all congenital heart defects."}}, {"@type":"Question","name":"What is the difference between D-TGA and L-TGA?","acceptedAnswer":{"@type":"Answer","text":"D-TGA (dextro-transposition) is the more common and immediately dangerous form in which only the great arteries are switched. It requires urgent arterial switch operation within 5–14 days of birth. L-TGA (levo-transposition or congenitally corrected TGA) involves both the great arteries and the ventricles being transposed, partially compensating for each other. L-TGA children can sometimes survive into adulthood, though they often develop complications over time."}}, {"@type":"Question","name":"Can TGA be detected before birth?","acceptedAnswer":{"@type":"Answer","text":"Yes. TGA can often be identified on the 20-week fetal anatomy scan or a dedicated fetal echocardiogram. Prenatal detection is highly beneficial because it allows delivery to be planned at a centre with immediate neonatal cardiac surgery capability, eliminating the emergency scramble that occurs when TGA is first discovered after birth."}}, {"@type":"Question","name":"What is the arterial switch operation?","acceptedAnswer":{"@type":"Answer","text":"The arterial switch operation (ASO or Jatene procedure) is the definitive surgical cure for D-TGA. It involves dividing both the aorta and pulmonary artery above their valves, transferring the coronary arteries with small buttons of arterial wall, and reconnecting both vessels to their correct ventricles. It is performed in the first one to two weeks of life and takes 6–8 hours under cardiopulmonary bypass with deep hypothermic circulatory arrest."}}, {"@type":"Question","name":"What is the survival rate for TGA surgery in India?","acceptedAnswer":{"@type":"Answer","text":"India's leading neonatal cardiac surgery centres — including Narayana Health Bangalore, AIIMS New Delhi, Fortis Escorts, Apollo, and Medanta — report arterial switch operation survival rates of 94–97% for uncomplicated D-TGA. These outcomes are directly comparable to published data from Boston Children's Hospital, Great Ormond Street, and Toronto Sick Kids."}}, {"@type":"Question","name":"How much does TGA surgery cost in India?","acceptedAnswer":{"@type":"Answer","text":"The arterial switch operation costs USD 5,500–9,000 all-inclusive in India for international patients. This covers surgery, neonatal cardiac ICU for 7–14 days, bypass circuit, ward stay, echocardiography, and pre/post-operative workup. The same surgery costs USD 150,000–350,000 in the United States."}}, {"@type":"Question","name":"What is the Rashkind balloon atrial septostomy?","acceptedAnswer":{"@type":"Answer","text":"The Rashkind balloon atrial septostomy is an emergency catheter-based procedure performed at the bedside under echocardiographic guidance. A catheter with a balloon tip is passed through the foramen ovale into the left atrium. The balloon is inflated and pulled back sharply, tearing a larger opening in the atrial septum. This allows more mixing of oxygenated and deoxygenated blood, dramatically improving oxygen saturations and buying critical days before the arterial switch operation."}}, {"@type":"Question","name":"Will my child lead a normal life after TGA surgery?","acceptedAnswer":{"@type":"Answer","text":"The overwhelming majority of children who undergo a successful arterial switch operation lead completely normal lives — attending school, playing sport, and reaching adulthood without significant cardiac limitation. They require annual echocardiographic follow-up throughout childhood and adulthood to monitor the neo-aortic root and pulmonary artery anastomosis. Most of these reviews are unremarkable."}} ] } </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":"Blog","item":"https://gafhealthcare.in/resources/blog"}, {"@type":"ListItem","position":3,"name":"What is TGA? A Parent's Complete Guide","item":"https://gafhealthcare.in/resources/blog/what-is-tga-transposition-great-arteries-parent-guide"} ] } </script>

<!-- Article Schema --> <script type="application/ld+json"> { "@context":"https://schema.org", "@type":"Article", "headline":"What is Transposition of the Great Arteries (TGA)? A Parent's Complete Guide", "description":"Everything parents need to understand about transposition of the great arteries — what TGA is, why it happens, how it is diagnosed, what the arterial switch operation does, and what life looks like after surgery.", "author":{"@type":"Organization","name":"GAF Healthcare Editorial Team"}, "publisher":{"@type":"Organization","name":"GAF Healthcare","logo":{"@type":"ImageObject","url":"https://gafhealthcare.in/icon-512.png"}}, "datePublished":"2026-05-17", "dateModified":"2026-05-17", "mainEntityOfPage":{"@type":"WebPage","@id":"https://gafhealthcare.in/resources/blog/what-is-tga-transposition-great-arteries-parent-guide"} } </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/resources/blog">Blog</a><span aria-hidden="true">›</span> What is TGA — Parent's Guide </nav>

<h1>What is Transposition of the Great Arteries (TGA)? A Parent's Complete Guide</h1>

<div class="meta"> <span>Updated May 2026</span><span class="sep">·</span> <span>16 min read</span><span class="sep">·</span> <span>By GAF Healthcare Editorial Team</span><span class="sep">·</span> <span class="tag">Congenital Heart Disease</span> <span class="tag">TGA Parent Guide</span> </div>

<!-- Featured diagram — inline SVG, no external dependency --> <figure role="img" aria-label="Illustrated diagram comparing a normal heart with a heart affected by transposition of the great arteries, showing how the aorta and pulmonary artery are switched — the anatomical basis of why TGA requires urgent surgical repair in newborns"> <svg viewBox="0 0 780 400" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">

<!-- ── background panels ── --> <rect x="0" y="0" width="780" height="400" rx="10" fill="#eaf4ef"/> <rect x="20" y="20" width="355" height="360" rx="8" fill="#fff" opacity=".55"/> <rect x="405" y="20" width="355" height="360" rx="8" fill="#fff" opacity=".55"/>

<!-- ── panel labels ── --> <text x="197" y="52" text-anchor="middle" font-family="Georgia,serif" font-size="14" font-weight="700" fill="#1e5c3a">NORMAL HEART</text> <text x="582" y="52" text-anchor="middle" font-family="Georgia,serif" font-size="14" font-weight="700" fill="#b83a2a">TRANSPOSITION OF GREAT ARTERIES (TGA)</text>

<!-- ══════════ LEFT PANEL — NORMAL HEART ══════════ -->

<!-- Right ventricle (blue) --> <ellipse cx="155" cy="240" rx="52" ry="72" fill="#93c0e8" opacity=".85"/> <text x="155" y="236" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#0c447c" font-weight="600">Right</text> <text x="155" y="251" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#0c447c" font-weight="600">Ventricle</text>

<!-- Left ventricle (red/pink) --> <ellipse cx="242" cy="240" rx="52" ry="72" fill="#f4a0a0" opacity=".85"/> <text x="242" y="236" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#7a1a1a" font-weight="600">Left</text> <text x="242" y="251" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#7a1a1a" font-weight="600">Ventricle</text>

<!-- Pulmonary artery from RIGHT ventricle — goes LEFT/UP --> <path d="M135,172 C120,140 90,120 75,90" stroke="#185fa5" stroke-width="13" fill="none" stroke-linecap="round"/> <polygon points="69,78 81,96 61,92" fill="#185fa5"/> <text x="56" y="72" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#185fa5" font-weight="600">Pulmonary</text> <text x="56" y="84" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#185fa5" font-weight="600">Artery</text> <text x="56" y="96" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#185fa5">→ Lungs</text>

<!-- Aorta from LEFT ventricle — goes RIGHT/UP --> <path d="M260,172 C270,140 305,120 320,90" stroke="#c0392b" stroke-width="13" fill="none" stroke-linecap="round"/> <polygon points="326,78 314,96 334,92" fill="#c0392b"/> <text x="338" y="72" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#c0392b" font-weight="600">Aorta</text> <text x="338" y="84" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#c0392b">→ Body</text>

<!-- Correct arrows label --> <rect x="118" y="336" width="162" height="30" rx="6" fill="#2d6e4e" opacity=".12"/> <text x="199" y="353" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#1e5c3a" font-weight="600">✓ Vessels connect correctly</text>

<!-- divider --> <line x1="390" y1="30" x2="390" y2="370" stroke="#b5d9c5" stroke-width="1.5" stroke-dasharray="6,4"/>

<!-- ══════════ RIGHT PANEL — TGA ══════════ -->

<!-- Right ventricle (blue) --> <ellipse cx="540" cy="240" rx="52" ry="72" fill="#93c0e8" opacity=".85"/> <text x="540" y="236" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#0c447c" font-weight="600">Right</text> <text x="540" y="251" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#0c447c" font-weight="600">Ventricle</text>

<!-- Left ventricle (red/pink) --> <ellipse cx="627" cy="240" rx="52" ry="72" fill="#f4a0a0" opacity=".85"/> <text x="627" y="236" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#7a1a1a" font-weight="600">Left</text> <text x="627" y="251" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#7a1a1a" font-weight="600">Ventricle</text>

<!-- AORTA from RIGHT ventricle (WRONG — shown in red with warning) --> <path d="M522,172 C510,140 482,120 468,90" stroke="#c0392b" stroke-width="13" fill="none" stroke-linecap="round" stroke-dasharray="14,5"/> <polygon points="462,78 474,96 454,92" fill="#c0392b"/> <text x="445" y="68" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#c0392b" font-weight="700">Aorta</text> <text x="445" y="80" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#c0392b">→ Body ✗</text>

<!-- PULMONARY ARTERY from LEFT ventricle (WRONG) --> <path d="M645,172 C656,140 690,120 706,90" stroke="#185fa5" stroke-width="13" fill="none" stroke-linecap="round" stroke-dasharray="14,5"/> <polygon points="712,78 700,96 720,92" fill="#185fa5"/> <text x="727" y="68" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#185fa5" font-weight="700">Pulm.</text> <text x="727" y="80" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#185fa5">Artery ✗</text> <text x="727" y="92" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#185fa5">→ Lungs</text>

<!-- Wrong arrows — crossed box overlay --> <rect x="503" y="336" width="162" height="30" rx="6" fill="#b83a2a" opacity=".12"/> <text x="584" y="353" text-anchor="middle" font-family="Georgia,serif" font-size="11" fill="#b83a2a" font-weight="600">✗ Vessels switched — no O₂ exchange</text>

<!-- SWAP arrow between panels to indicate the switch --> <path d="M345,200 C365,185 415,185 435,200" stroke="#c97d10" stroke-width="2" fill="none" stroke-dasharray="5,3"/> <path d="M345,220 C365,235 415,235 435,220" stroke="#c97d10" stroke-width="2" fill="none" stroke-dasharray="5,3"/> <text x="390" y="210" text-anchor="middle" font-family="Georgia,serif" font-size="10" fill="#c97d10" font-weight="700">SWITCHED</text>

<!-- Legend at bottom --> <rect x="20" y="382" width="740" height="0" rx="0" fill="none"/> <circle cx="220" cy="390" r="5" fill="#185fa5"/> <text x="230" y="394" font-family="Georgia,serif" font-size="11" fill="#2e2e2a">Pulmonary artery (deoxygenated blood → lungs)</text> <circle cx="490" cy="390" r="5" fill="#c0392b"/> <text x="500" y="394" font-family="Georgia,serif" font-size="11" fill="#2e2e2a">Aorta (oxygenated blood → body)</text>

</svg> </figure> <p>Left: normal cardiac anatomy — the pulmonary artery carries deoxygenated blood to the lungs and the aorta carries oxygenated blood to the body. Right: transposition of the great arteries — both vessels arise from the wrong ventricles, creating two isolated circulations that cannot exchange oxygen.</p>

<p> If you have just been told that your baby has transposition of the great arteries — whether in a prenatal scan at twenty weeks or in the first hours after birth — you are probably sitting with a diagnosis you cannot yet picture and a timeline that feels impossible. This guide is written for exactly that moment. </p>

<p> TGA is not a rare fluke. It is one of the most common serious congenital heart defects, affecting roughly one in 3,500 births. It is also one of the most treatable, with a single definitive surgery — the arterial switch operation — giving the overwhelming majority of children a completely normal life. What TGA demands above everything else is speed, the right surgical team, and a family who understands what they are dealing with. </p>

<p> This guide covers everything: what TGA actually is, the difference between D-TGA and L-TGA, how it is diagnosed before and after birth, what happens in the hours between diagnosis and surgery, what the arterial switch operation involves, which hospitals perform it in India, what it costs, and what your child's life looks like in the years after. </p>

<!-- CTA 1 — early, for families in crisis --> <div class="cta-dark" role="complementary" aria-label="Emergency contact for TGA families"> <h3>Has your baby just been diagnosed with TGA? We can help immediately.</h3> <p>GAF Healthcare coordinates arterial switch operation surgery in India for international families — case review, hospital matching, cost estimate, and emergency visa support, all within 24 hours. There is no charge for our coordination service.</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="WhatsApp GAF Healthcare about TGA"> <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/arterial-switch-operation-india" class="btn-gh">Read the Surgery Guide →</a> </div> </div>

<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 TGA actually is — the anatomy explained simply</a></li> <li><a href="#dtga-ltga">D-TGA vs L-TGA — why the difference matters</a></li> <li><a href="#causes">What causes TGA — and what does not</a></li> <li><a href="#diagnosis">How TGA is diagnosed — before and after birth</a></li> <li><a href="#emergency">The first hours — stabilisation before surgery</a></li> <li><a href="#timing">The two-week window — why timing is everything</a></li> <li><a href="#surgery">The arterial switch operation — what happens in theatre</a></li> <li><a href="#survival">Survival rates — what the honest numbers say</a></li> <li><a href="#india">Why families travel to India for TGA surgery</a></li> <li><a href="#cost">What does TGA surgery cost in India?</a></li> <li><a href="#life-after">Life after TGA surgery — what to expect as your child grows</a></li> </ol> </nav> </header>

<!-- ═══════════════ SECTION 1 ═══════════════ --> <section id="what-is-tga"> <h2>What TGA actually is — the anatomy explained simply</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>. In a normal heart, the aorta carries oxygen-rich blood from the left ventricle to the body, and the pulmonary artery carries oxygen-depleted blood from the right ventricle to the lungs. In TGA, these two arteries are switched — creating two <strong>completely separate, parallel circulations that cannot exchange oxygen</strong>. Without urgent surgical repair, this is incompatible with life beyond the first few days or weeks. TGA affects approximately <strong>1 in 3,500 live births</strong> and accounts for 5–7% of all congenital heart defects.</p> </div>

<p> Start with the normal heart, because TGA only makes sense when you understand what it disrupts. The heart has four chambers: two receiving chambers (atria) and two pumping chambers (ventricles). The right ventricle receives oxygen-depleted blood that has circulated through the body and pumps it through the pulmonary artery to the lungs, where it picks up fresh oxygen. The left ventricle receives that now-oxygenated blood and pumps it through the aorta to every organ and tissue in the body. It is one continuous circuit, flowing in one direction, exchanging carbon dioxide for oxygen with every cycle. </p>

<p> In transposition of the great arteries, the two great vessels — the aorta and the pulmonary artery — arise from the wrong ventricles. The aorta comes off the right ventricle and the pulmonary artery comes off the left. The consequence is immediate and catastrophic: instead of one connected circuit, there are now two separate loops. One circulates oxygen-depleted blood from the right ventricle, through the aorta, around the body, and back to the right side — never reaching the lungs. The other circulates oxygen-rich blood from the left ventricle, through the pulmonary artery, into the lungs, and back to the left side — never reaching the body. </p>

<p> The only reason a baby with TGA survives birth at all is the presence of natural connections between the two sides of the heart that exist in all foetuses: the foramen ovale (a flap between the atria) and the ductus arteriosus (a vessel connecting the aorta and pulmonary artery). These allow some limited mixing of oxygenated and deoxygenated blood — just enough to maintain a partial, inadequate oxygen supply. As these foetal connections naturally close in the first hours and days of life, the mixing decreases and the baby's condition deteriorates rapidly. </p>

<div class="stat-bar" role="region" aria-label="Key TGA facts"> <div class="sc"> <div class="sl">Incidence</div> <div class="sv">1 in 3,500</div> <div class="sd">Live births</div> </div> <div class="sc"> <div class="sl">Of all CHDs</div> <div class="sv">5–7%</div> <div class="sd">Major congenital heart defects</div> </div> <div class="sc"> <div class="sl">Surgery window</div> <div class="sv">5–14 days</div> <div class="sd">After birth (simple D-TGA)</div> </div> <div class="sc"> <div class="sl">Survival rate</div> <div class="sv">94–97%</div> <div class="sd">At India's top centres</div> </div> </div> </section>

<!-- ═══════════════ SECTION 2 ═══════════════ --> <section id="dtga-ltga"> <h2>D-TGA vs L-TGA — why the difference matters</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 difference between D-TGA and L-TGA?</div> <p><strong>D-TGA (dextro-transposition)</strong> is the complete, common form — only the great arteries are switched. It requires urgent arterial switch operation within 5–14 days of birth. Without surgery, it is fatal. <strong>L-TGA (levo-transposition, or congenitally corrected TGA)</strong> involves both the great arteries and the ventricles being transposed — effectively a double switch that partially compensates for itself. L-TGA children can sometimes survive into adulthood without surgery, though they typically develop complications over time. This guide focuses on <strong>D-TGA</strong>, the form that requires emergency neonatal surgery.</p> </div>

<p> The term "transposition" covers two anatomically distinct conditions that have very different clinical urgencies. Understanding which your child has determines everything about the timeline ahead. </p>

<table class="big-table" aria-label="D-TGA vs L-TGA comparison"> <thead> <tr> <th>Feature</th> <th>D-TGA (Complete)</th> <th>L-TGA (Congenitally Corrected)</th> </tr> </thead> <tbody> <tr> <td class="key">What is switched</td> <td>Great arteries only</td> <td>Great arteries AND ventricles</td> </tr> <tr> <td class="key">Immediate danger</td> <td class="warn">Critical — incompatible with life</td> <td class="hi">Lower — partially self-correcting</td> </tr> <tr> <td class="key">Surgery urgency</td> <td class="warn">Within 5–14 days of birth</td> <td>Often deferred; some survive to adulthood</td> </tr> <tr> <td class="key">Standard repair</td> <td>Arterial switch operation (ASO)</td> <td>Double switch or conservative management</td> </tr> <tr> <td class="key">Survival without surgery</td> <td class="warn">Rarely beyond 1–2 weeks</td> <td>Variable — decades possible</td> </tr> <tr> <td class="key">Long-term prognosis (with surgery)</td> <td class="hi">Excellent — normal life expected</td> <td>Good but more variable; surveillance required</td> </tr> </tbody> </table>

<p> When doctors say "TGA" in a neonatal context, they almost always mean D-TGA — the complete, immediately life-threatening form. If your child's diagnosis letter or discharge summary says D-TGA, complete TGA, or simply TGA without further qualification, this guide applies directly to your situation. </p> </section>

<!-- ═══════════════ SECTION 3 ═══════════════ --> <section id="causes"> <h2>What causes TGA — and what does not</h2> <hr class="rule">

<p> This is the question most parents ask first, and it deserves a direct answer: <strong>in the vast majority of TGA cases, there is no identifiable cause.</strong> TGA is not caused by anything the mother did or did not do during pregnancy. It is not caused by diet, stress, travel, work, or any behaviour or decision most parents will have been through in their minds in the days since the diagnosis. </p>

<p> The heart forms in the first eight weeks of pregnancy, during a period when most women do not yet know they are pregnant. During this development, the single cardiac tube that will become the four-chambered heart must twist, loop, and divide with extraordinary precision. The great arteries must spiral around each other and connect to the correct ventricular outflow tracts. In TGA, this spiral does not happen correctly. Current research suggests this is most likely a combination of genetic variation and random developmental error — not a single gene mutation, not a chromosomal abnormality in most cases, and not an environmental cause that could have been avoided. </p>

<h3>Known associations — but not causes</h3>

<p> There are some factors that appear more often in families with TGA than in the general population, though none are predictive enough to have changed what happened in your specific case. These include: maternal diabetes (both Type 1 and gestational), maternal exposure to certain medications in the first trimester (particularly some anticonvulsants and retinoids), and a small but real increased recurrence risk in siblings — approximately 1–2% compared to the population baseline of 0.03%. </p>

<div class="callout-green"> <div class="callout-green-lbl">For future pregnancies</div> <p>If you are considering another pregnancy after a TGA diagnosis in a child, a <strong>fetal echocardiogram</strong> at 18–20 weeks is strongly recommended. The recurrence risk is low — approximately 1–2% — but early detection in a future pregnancy means planned delivery at a cardiac surgical centre, which dramatically improves outcomes. Discuss this with your cardiologist before or during the next pregnancy.</p> </div> </section>

<!-- ═══════════════ SECTION 4 ═══════════════ --> <section id="diagnosis"> <h2>How TGA is diagnosed — before and after birth</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">Can TGA be detected before birth, and how?</div> <p>Yes. TGA can be identified on the <strong>20-week fetal anatomy scan</strong> in experienced hands, or on a dedicated <strong>fetal echocardiogram</strong>. The key view is the "three-vessel view," which shows both great arteries arising in parallel rather than crossing — the hallmark appearance of TGA on prenatal imaging. Prenatal detection is valuable because it allows <strong>planned delivery at a cardiac surgical centre</strong>, eliminating the emergency scramble that occurs when TGA is discovered after birth for the first time.</p> </div>

<h3>Prenatal diagnosis — the fetal echo</h3>

<p> The 20-week anatomy scan is the first systematic opportunity to detect TGA. Unfortunately, TGA is still missed at this scan more often than most congenital heart defects — primarily because the four-chamber view of the heart, which is the standard cardiac view at the anatomy scan, can look deceptively normal in TGA. The abnormality only becomes apparent when the sonographer specifically examines the outflow tracts and the great vessel relationships. </p>

<p> In centres with dedicated cardiac imaging expertise, or when the anatomy scan raises any concern about the great vessels, a fetal echocardiogram is arranged. This is a more detailed ultrasound examination performed by a paediatric cardiologist, specifically looking at the cardiac structure and function in detail. A fetal echo can confirm TGA with high accuracy and provide information about associated defects — particularly the ventricular septal defect (VSD) that is present in about 40% of TGA cases — and the coronary artery anatomy, which is critical for surgical planning. </p>

<h3>Postnatal diagnosis — when TGA is first found after birth</h3>

<p> Many TGA diagnoses still happen after birth, particularly in healthcare settings where routine prenatal cardiac screening is not available. The presentation is characteristic and recognisable once you know what to look for — which is why pulse oximetry screening in newborns, now routine in many countries, has been transformative in catching TGA before it becomes critical. </p>

<div class="problem-grid" aria-label="TGA postnatal diagnosis features"> <div class="problem-card"> <div class="problem-row"> <div class="prob-label">Sign</div> <div class="prob-text"><strong>Central cyanosis</strong> — a blue or dusky colouration of the lips, tongue, and skin, appearing within hours of birth. Unlike normal peripheral cyanosis in newborns (blue hands and feet, which is common and benign), central cyanosis involves the core of the body and is always abnormal.</div> </div> <div class="problem-row"> <div class="sol-label">What it means</div> <div class="sol-text">The systemic circulation is receiving blood with inadequate oxygen saturation — oxygen saturations are often 50–80% in unrepaired TGA, compared to the normal range of 95–100%.</div> </div> </div> <div class="problem-card"> <div class="problem-row"> <div class="prob-label">Sign</div> <div class="prob-text"><strong>Low oxygen saturation on pulse oximetry</strong> — routine newborn pulse oximetry screening flags saturations below 95%. In TGA, saturations may be in the 50s or 60s, or even lower if the ductus arteriosus is beginning to close.</div> </div> <div class="problem-row"> <div class="sol-label">Next step</div> <div class="sol-text">Immediate echocardiogram to characterise the cardiac anatomy. This is the definitive diagnostic test — it shows the great artery relationships, any associated defects, coronary anatomy, and ventricular function within minutes.</div> </div> </div> <div class="problem-card"> <div class="problem-row"> <div class="prob-label">Sign</div> <div class="prob-text"><strong>Failure to respond to oxygen</strong> — unlike most causes of newborn breathing difficulty, TGA does not improve with supplemental oxygen. This is a critical diagnostic clue that the problem is structural, not respiratory.</div> </div> <div class="problem-row"> <div class="sol-label">Implication</div> <div class="sol-text">No amount of oxygen delivered by mask or nasal prongs corrects the underlying circulation problem. Only the surgical repair fixes it permanently.</div> </div> </div> </div>

<div class="callout-amber"> <div class="callout-amber-lbl">If your baby is still awaiting diagnosis</div> <p>If your newborn is cyanosed, has low oxygen saturations, and is not improving with supplemental oxygen, <strong>insist on an urgent echocardiogram</strong> if one has not already been arranged. TGA is diagnosable within minutes of a dedicated echo being performed. In settings without echocardiography, transfer to a cardiac centre should not wait.</p> </div> </section>

<!-- ═══════════════ SECTION 5 ═══════════════ --> <section id="emergency"> <h2>The first hours — stabilisation before surgery</h2> <hr class="rule">

<p> Once TGA is confirmed, two things happen simultaneously: the baby is started on a medication to keep the foetal blood vessel connections open, and the team begins assessing whether more mixing is needed urgently. Understanding both helps parents follow what is happening in the hours before surgery is arranged. </p>

<h3>Prostaglandin E1 — the drug that buys time</h3>

<p> The ductus arteriosus — the foetal vessel connecting the aorta and pulmonary artery — normally closes within the first day or two of life as prostaglandin levels fall. In TGA, the ductus is one of the primary routes for blood mixing, and its closure causes dramatic deterioration. Prostaglandin E1 (PGE1), given intravenously, keeps the ductus open artificially. Most TGA babies are started on PGE1 within hours of diagnosis and remain on it until surgery. </p>

<p> PGE1 does have side effects — it can cause apnoea (temporary breathing pauses) in some neonates, which is why babies on it are monitored closely and sometimes intubated prophylactically before air transfer. This is not a sign of deterioration; it is a known, managed side effect of the medication. </p>

<h3>Rashkind balloon atrial septostomy — when mixing is still not enough</h3>

<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 Rashkind balloon atrial septostomy?</div> <p>The Rashkind balloon atrial septostomy is an emergency <strong>catheter-based procedure</strong> that tears a larger opening in the wall between the atria — allowing more mixing of oxygenated and deoxygenated blood. A catheter with a balloon tip is threaded through the umbilical vein or a leg vein, passed through the foramen ovale into the left atrium, inflated with saline, and pulled back sharply. This tears the thin atrial septum and creates a larger opening. The procedure is done at the <strong>bedside under echocardiographic guidance</strong> in minutes, without anaesthesia, and typically causes immediate, dramatic improvement in oxygen saturations.</p> </div>

<p> Not every TGA baby needs a Rashkind septostomy. If the foramen ovale is already large enough to allow adequate mixing, and the ductus is kept open with prostaglandin, saturations may be acceptable without it. The decision is made by the cardiologist based on the echo findings and the baby's clinical condition. When it is needed, the improvement is often immediate and striking — saturations rising from the 50s into the 70s or 80s within seconds of the procedure. </p>

<!-- CTA 2 — for families in early diagnosis phase --> <div class="cta-light" role="complementary"> <h3>Arranging surgery from outside India? Start the process now.</h3> <p>GAF Healthcare initiates the hospital review and visa process while your baby is still being stabilised. We work in parallel — not sequentially. Every day matters.</p> <div class="btns"> <a href="https://wa.me/919044346292?text=My%20baby%20has%20TGA%20and%20I%20need%20urgent%20help%20arranging%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 +91 90443 46292 </a> </div> </div> </section>

<!-- ═══════════════ SECTION 6 ═══════════════ --> <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">Why does the arterial switch operation need to be done in the first two weeks?</div> <p>In TGA, the left ventricle pumps against the low-resistance pulmonary circulation. After birth, it begins losing muscle mass rapidly — a process that begins within days and is significant within two to four weeks. After the arterial switch, the left ventricle must suddenly take over as the systemic pump. If it has already deconditioned, it <strong>cannot generate sufficient cardiac output</strong> to sustain the body, and the child does not survive the operation. The surgical window for simple D-TGA is <strong>5–14 days of life</strong>. After this, the operation becomes much higher risk or requires a preparatory two-stage approach.</p> </div>

<p> This is the physiological reason for the urgency that characterises TGA from the moment of diagnosis. It is not arbitrary. It is grounded in the biology of the neonatal left ventricle and the way cardiac muscle responds to changes in afterload. </p>

<h3>What about TGA with VSD — does it allow more time?</h3>

<p> About 40% of TGA cases involve an associated ventricular septal defect — a hole between the two main pumping chambers. In TGA with VSD, the VSD creates a high-pressure connection between the ventricles, which maintains the left ventricular pressure at a higher level than in simple TGA. This conditioning effect means the LV muscle mass is better preserved for longer. The surgical window for TGA with VSD is typically <strong>4–6 weeks</strong> rather than 5–14 days. </p>

<h3>Late-presenting TGA — when the window has already passed</h3>

<p> In settings where newborn cardiac screening is not routine — which includes many parts of sub-Saharan Africa, South and Southeast Asia, and parts of the Middle East — TGA is sometimes diagnosed weeks or months after birth. These children are typically surviving on a combination of a large atrial communication and the partially compensating VSD. By the time they are diagnosed, the left ventricle has already deconditioned. </p>

<p> For these children, a preparatory procedure called <strong>LV retraining</strong> is required before the definitive arterial switch. Pulmonary artery banding — placing a band around the pulmonary artery to increase the pressure the left ventricle pumps against — combined with a Blalock-Taussig shunt to maintain adequate pulmonary blood flow, is maintained for 1–3 weeks. The left ventricle responds by rebuilding its muscle mass. The definitive switch is then performed. This staged approach has been successfully performed for several late-presenting TGA cases coordinated by GAF Healthcare from sub-Saharan Africa. </p>

<div class="callout-blue"> <div class="callout-blue-lbl">Late-presenting TGA — a note for families who have been told surgery is not possible</div> <p>If your child is older than 4–6 weeks and has been told the arterial switch operation is no longer an option, <strong>this is not necessarily the final word</strong>. India's high-volume centres have specific experience with LV retraining protocols and late-presenting staged repairs. Send the echo and clinical summary to GAF Healthcare for an independent specialist review before accepting that assessment — <a href="https://wa.me/919044346292">WhatsApp +91 90443 46292</a>.</p> </div> </section>

<!-- ═══════════════ SECTION 7 ═══════════════ --> <section id="surgery"> <h2>The arterial switch operation — what happens in theatre</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 arterial switch operation and what does it involve?</div> <p>The arterial switch operation (ASO or Jatene procedure) divides both the aorta and pulmonary artery above their valves, <strong>transfers the coronary arteries</strong> with buttons of arterial wall to the new aortic root, repositions the pulmonary artery anterior to the aorta (the Lecompte manoeuvre), and reconnects both vessels to their correct ventricles. It takes <strong>6–8 hours</strong> under general anaesthesia on a heart-lung bypass machine with the body cooled to 18°C. It is the only permanent cure for D-TGA.</p> </div>

<p> The arterial switch operation is one of the most technically demanding procedures in all of medicine. It is performed on a patient who may weigh 2.5–4 kilograms. The structures being repaired — the coronary artery ostia, the great artery walls, the suture lines — are measured in millimetres. It requires a neonatal cardiac surgeon with specific, high-volume experience; a neonatal cardiac anaesthesiologist; a perfusionist operating a miniaturised bypass circuit calibrated for neonatal blood volumes; and a neonatal cardiac ICU capable of managing the post-operative phase. </p>

<ol class="step-list" aria-label="Steps of the arterial switch operation"> <li class="step-item"> <div class="step-num" aria-hidden="true">1</div> <div class="step-content"> <h4>Pre-operative preparation</h4> <p>The baby is brought to theatre on prostaglandin infusion. A neonatal cardiac anaesthesiologist places arterial and venous lines. Intraoperative transesophageal echocardiography is established. The surgical team reviews the coronary anatomy map — the single most important piece of information for planning the coronary transfer step.</p> </div> </li> <li class="step-item"> <div class="step-num" aria-hidden="true">2</div> <div class="step-content"> <h4>Median sternotomy and bypass</h4> <p>A midline incision opens the sternum. The heart is exposed and the anatomy confirmed visually. Heparin is given and the neonatal heart-lung bypass machine is connected. Body temperature is progressively cooled to 18°C — deep hypothermic circulatory arrest — which allows a brief window of zero blood flow for the most critical surgical steps.</p> </div> </li> <li class="step-item"> <div class="step-num" aria-hidden="true">3</div> <div class="step-content"> <h4>Coronary artery transfer — the most critical step</h4> <p>The coronary arteries arise from the original aortic root — which in TGA is attached to the pulmonary artery. Each coronary is excised with a small button of arterial wall tissue. The great arteries are divided above their valves. The coronary buttons are then reimplanted into what will become the neo-aorta. Any technical problem at this step — kinking, twisting, or anastomotic narrowing — is the primary cause of early mortality after ASO. It is why surgical volume and specific coronary anatomy experience matter so profoundly.</p> <p>The surgeon's experience with the specific coronary anatomy pattern in your child's echo is the single most important variable in outcome. This is why GAF Healthcare reviews the coronary anatomy before recommending a surgical team.</p> </div> </li> <li class="step-item"> <div class="step-num" aria-hidden="true">4</div> <div class="step-content"> <h4>The Lecompte manoeuvre</h4> <p>The neo-pulmonary artery (formerly the aorta) is repositioned anterior to the ascending neo-aorta. Without this step, the reconstructed pulmonary artery would be compressed between the sternum and the aorta after the chest is closed. This repositioning — the Lecompte manoeuvre — is performed before the pulmonary artery anastomosis is completed.</p> </div> </li> <li class="step-item"> <div class="step-num" aria-hidden="true">5</div> <div class="step-content"> <h4>Great artery anastomoses and VSD closure if present</h4> <p>The neo-aorta is sutured to the left ventricular outflow tract and the neo-pulmonary artery to the right. Defects in the original aortic root left by coronary button harvest are patched with pericardium. If a VSD is present, it is closed at this stage through a transatrial or right ventriculotomy approach.</p> </div> </li> <li class="step-item"> <div class="step-num" aria-hidden="true">6</div> <div class="step-content"> <h4>Rewarming and weaning from bypass</h4> <p>The body is rewarmed. The heart is defibrillated and begins beating. The bypass machine is gradually weaned as the heart takes over. A final intraoperative echocardiogram confirms coronary perfusion, ventricular function, and the absence of residual defects before the chest is closed. The child is transferred — still intubated — to the neonatal cardiac ICU.</p> </div> </li> </ol>

<div class="link-box" role="complementary"> <a href="https://gafhealthcare.in/arterial-switch-operation-india">Full procedure guide — including recovery timeline, risks, and GAF Healthcare's coordination process</a> <p>Detailed walkthrough of the ASO procedure, hospital recovery phase, long-term follow-up requirements, risks and complications, and how GAF Healthcare arranges surgery for international families step by step.</p> </div> </section>

<!-- ═══════════════ SECTION 8 ═══════════════ --> <section id="survival"> <h2>Survival rates — what the honest numbers say</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 the arterial switch operation?</div> <p>At high-volume experienced centres, ASO survival rates for uncomplicated D-TGA are <strong>94–97%</strong>. India's leading neonatal cardiac surgery programmes — Narayana Health Bangalore, AIIMS New Delhi, Fortis Escorts Heart Institute, Apollo Hospitals, and Medanta – The Medicity — publish outcomes directly comparable to Boston Children's Hospital (97%), Great Ormond Street (96%), and Toronto Sick Kids (96%). Survival is lower for complex cases involving unusual coronary anatomy, late presentation requiring LV retraining, or major associated defects.</p> </div>

<p> These are the numbers families deserve to hear clearly, without softening. A 94–97% survival rate at experienced centres means that 3–6 in every 100 children do not survive the operation and its immediate aftermath. This is not a reason to avoid surgery — without surgery, virtually no child with D-TGA survives beyond the first weeks of life. But it is a number every parent deserves to understand before giving surgical consent. </p>

<p> The factor that most influences survival within this range is coronary artery anatomy. The coronary artery pattern — specifically where the coronary arteries arise, how they course across the heart, and whether there are unusual variants like intramural coronaries (which run within the vessel wall) — determines the technical difficulty of the coronary transfer step. In centres that routinely encounter and successfully repair unusual coronary patterns, outcomes remain in the 94–97% range even for complex anatomy. In lower-volume centres, unusual anatomy significantly increases risk. </p>

<blockquote> <p>"Parents ask me about survival rates, and I always tell them the honest answer: in our programme, for straightforward D-TGA, it is above 96%. For unusual coronary patterns, we discuss each case individually. Volume is everything in this operation."</p> </blockquote>

<div class="callout-red"> <div class="callout-red-lbl">The most important decision you will make</div> <p>Choosing a surgical programme is not about choosing the most expensive or the most famous name. It is about choosing a team that has <strong>specific, documented experience</strong> with your child's coronary anatomy pattern, a neonatal cardiac ICU prepared for the post-operative phase, and the volume to have seen and managed everything that can go wrong. GAF Healthcare reviews the coronary anatomy before making any hospital or surgeon recommendation.</p> </div> </section>

<!-- ═══════════════ SECTION 9 ═══════════════ --> <section id="india"> <h2>Why families travel to India for TGA surgery</h2> <hr class="rule">

<p> For families in Nigeria, Kenya, Ghana, Bangladesh, Iraq, or elsewhere outside the countries with fully developed paediatric cardiac surgery infrastructure, the options for TGA surgery are stark. Local surgery may not be available. Surgery in Europe or North America may be available but unaffordable — the arterial switch operation costs USD 150,000–350,000 in the United States, a sum that simply cannot be raised by most families in days or weeks. </p>

<p> India occupies a specific position in this landscape. It has the surgical volume — Narayana Health Bangalore alone performs more paediatric cardiac operations annually than most European national programmes. It has the expertise — several of India's most active ASO surgeons trained at Great Ormond Street, Boston Children's, and Toronto Sick Kids. And it has the cost structure to make surgery genuinely accessible: USD 5,500–9,000 all-inclusive, at outcomes that match the world's best centres. </p>

<h3>What international families need to arrange</h3>

<ul class="check-list" aria-label="What international families need for TGA surgery in India"> <li><strong>Echo review and hospital matching</strong> — your child's echocardiogram reviewed by the appropriate surgical team within hours</li> <li><strong>Cost estimate</strong> — a transparent, itemised estimate covering every component of the hospital stay, within 24 hours</li> <li><strong>Emergency medical visa</strong> — the hospital invitation letter and visa application documentation, for processing within 24–48 hours at Indian embassies handling urgent neonatal cases</li> <li><strong>Transport advice</strong> — guidance on whether your child is stable for commercial flight or requires air ambulance, based on the clinical summary</li> <li><strong>Hospital admission</strong> — ICU bed confirmation and surgical team scheduling before you travel</li> <li><strong>Family accommodation</strong> — arrangements for parents and family members adjacent to the hospital for the 30–45 day stay</li> <li><strong>Discharge planning</strong> — a formal discharge summary and follow-up plan for your home-country cardiologist before you leave India</li> </ul>

<p> GAF Healthcare coordinates all of the above at no charge to the family. We are funded by our hospital partners. You pay the hospital directly, with complete cost transparency before you commit to anything. </p>

<!-- CTA 3 --> <div class="cta-dark" role="complementary"> <h3>Share your child's echo. We will do the rest.</h3> <p>Send the echocardiogram to GAF Healthcare on WhatsApp. We review the case, match the hospital, give you the cost estimate, and begin the visa process — all within 24 hours, at no charge to your family.</p> <div class="btns"> <a href="https://wa.me/919044346292?text=I%20need%20to%20arrange%20TGA%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 Now — Free Case Review </a> <a href="https://gafhealthcare.in/arterial-switch-operation-india" class="btn-gh">Full Surgery Guide →</a> </div> </div> </section>

<!-- ═══════════════ SECTION 10 ═══════════════ --> <section id="cost"> <h2>What does TGA surgery cost 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 for international patients?</div> <p>The arterial switch operation costs <strong>USD 5,500–9,000 all-inclusive</strong> for international patients in India. This covers surgery, neonatal cardiac ICU for 7–14 days, bypass circuit, cardiac ward stay, intraoperative echocardiography, and pre/post-operative workup. TGA with VSD costs USD 7,000–11,000. The same operation costs USD 150,000–350,000 in the United States.</p> </div>

<table class="big-table" aria-label="TGA surgery cost comparison by country"> <thead> <tr> <th>Country</th> <th>All-inclusive cost (USD)</th> <th>Compared to India</th> </tr> </thead> <tbody> <tr> <td class="key">India</td> <td class="hi">$5,500 – $9,000</td> <td class="hi">Baseline</td> </tr> <tr> <td class="key">UAE</td> <td>$25,000 – $45,000</td> <td>4–5× more expensive</td> </tr> <tr> <td class="key">Thailand</td> <td>$18,000 – $28,000</td> <td>3–4× more expensive</td> </tr> <tr> <td class="key">United Kingdom</td> <td>$50,000 – $100,000</td> <td>8–12× more expensive</td> </tr> <tr> <td class="key">United States</td> <td>$150,000 – $350,000</td> <td>25–50× more expensive</td> </tr> <tr class="note-row"> <td colspan="3">India's lower cost is structural — not a quality reduction. Surgical technique, bypass technology, NICU protocols, and published 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 what every line item covers</a> <p>Detailed tables comparing costs by hospital tier and city, a line-by-line breakdown of what the all-inclusive price covers, factors that increase cost, and a 7-country comparison including waiting times and quality levels.</p> </div>

<!-- CTA 4 --> <div class="cta-light" role="complementary"> <h3>Get a personalised cost estimate for your child's specific case</h3> <p>TGA with VSD, unusual coronary anatomy, or late presentation all affect the final cost. Send 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%20TGA%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 11 ═══════════════ --> <section id="life-after"> <h2>Life after TGA surgery — what to expect as your child grows</h2> <hr class="rule">

<p> This is the part of the conversation that gets lost in the urgency of the first weeks. Parents are so focused — understandably — on survival that the question of what comes after feels almost too much to hold. But it is worth knowing: for most children, the answer is an ordinary childhood. </p>

<h3>The recovery timeline</h3>

<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–96 post-surgery</div> <div class="tl-text">Neonatal cardiac ICU. The child remains intubated and ventilated. The team manages haemodynamic stabilisation, vasoactive drug weaning, and monitoring for early complications. Parents can be at the bedside. Most uncomplicated cases are extubated within 48–96 hours.</div> </div> <div class="tl-item" role="listitem"> <div class="tl-dot" aria-hidden="true"></div> <div class="tl-label">Days 4–14 (remaining ICU stay)</div> <div class="tl-text">Feeding begins — slowly at first, often with nasogastric support. Medications are gradually weaned. Echo is repeated to confirm coronary perfusion and ventricular function. Parents learn wound care and medication administration in preparation for discharge.</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">The child moves to the cardiac ward for 5–7 days before hospital discharge. A pre-discharge echocardiogram is performed. Discharge medications — typically diuretics, aspirin, and sometimes antihypertensives — are prescribed with written instructions for the parents.</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. An outpatient cardiology review at 7–10 days confirms the child is progressing well. A final review before departure 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 — annual echo for life</div> <div class="tl-text">Annual echocardiography monitors the neo-aortic root (which can dilate gradually over decades), the pulmonary artery anastomosis (which can narrow in 5–15% of cases, treatable by catheter without open surgery), and coronary perfusion. Most of these annual reviews are entirely unremarkable. That is the expected outcome.</div> </div> </div>

<h3>School, sport, and the rest of childhood</h3>

<p> The overwhelming majority of children who have had a successful arterial switch operation attend school normally, make friends normally, and grow up without their heart defect being a central feature of their identity. Activity restrictions are not routinely imposed. Most children are cleared for physical education and recreational sport. A small minority with specific late complications — significant neo-aortic root dilation, for example — may be counselled to avoid intense competitive sport in their teens, but this affects a minority. </p>

<p> Adults who had the arterial switch operation in the 1980s and 1990s — the first generation of ASO survivors, now in their 30s and 40s — are, for the most part, working, exercising, and raising their own children. Long-term follow-up studies from Boston Children's and Great Ormond Street show that quality of life in ASO survivors is not significantly different from the general population. The operation works. It gives children their life back. </p>

<blockquote> <p>"Nobody told us, in those first terrible days after the diagnosis, that she would end up being the most energetic child in her class. We spent so much time in fear. The other side of that fear was an ordinary, beautiful childhood."</p> </blockquote>

<!-- CTA 5 --> <div class="cta-dark" role="complementary"> <h3>Ready to take the next step? We are here.</h3> <p>Send your child's echo to GAF Healthcare. Our team reviews the case within hours, identifies the right hospital and surgeon, and walks you through every step from here to discharge. No charge. No commitment until you are ready.</p> <div class="btns"> <a href="https://wa.me/919044346292?text=I%20want%20to%20arrange%20TGA%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 Cost Breakdown →</a> </div> </div> </section>

<!-- ═══════════════ RELATED GUIDES ═══════════════ --> <section aria-labelledby="related-heading"> <h2>Related guides</h2> <hr class="rule"> <div class="link-box"> <a href="https://gafhealthcare.in/arterial-switch-operation-india">Arterial Switch Operation in India — complete procedure, hospital, and recovery guide</a> <p>Detailed walkthrough of the ASO procedure steps, neonatal cardiac ICU recovery, risks and complications, long-term follow-up, and how GAF Healthcare coordinates surgery from abroad.</p> </div> <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>Hospital-tier pricing, city-wise variation tables, what the all-inclusive cost covers, factors that increase cost, insurance guidance, and a 7-country cost comparison.</p> </div> </section>

<!-- ═══════════════ FINAL CTA ═══════════════ --> <div class="final-cta" role="complementary" aria-label="Final call to action"> <h2>Your child's surgery can be arranged from where you are. Start today.</h2> <p>Send the echocardiogram to GAF Healthcare on WhatsApp. We review the case, recommend the right hospital and surgeon, 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/arterial-switch-operation-india" class="btn-gh">Surgery Guide →</a> </div> </div>

<p> 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," European Journal of Cardiothoracic Surgery, 2011 · Legendre A et al., "Long-term outcomes after ASO," Journal of the American College of Cardiology, 2021 · Boston Children's Hospital Cardiac Surgery Outcomes Report 2023 · GAF Healthcare Clinical Intelligence Database 2026 </p>

</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.…