Who Is a Candidate for a Cochlear Implant? The Complete Eligibility Guide 2025
Do you or your child qualify for a cochlear implant? Complete 2025 eligibility guide — hearing thresholds, hearing aid trials, imaging, special cases including SSD, ANSD, and ossified cochlea.
By Gaf Healthcare Editorial Team
2026-05-10
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- PRIMARY SEO --> <title>Who Is a Candidate for a Cochlear Implant? The Complete Eligibility Guide 2025</title> <meta name="description" content="Do you — or your child — qualify for a cochlear implant? This complete eligibility guide covers hearing thresholds, hearing aid trials, imaging requirements, age limits, and every special case: single-sided deafness, ANSD, ossified cochlea, and more."> <link rel="canonical" href="https://gafhealthcare.in/blog/cochlear-implant-candidacy-eligibility">
<!-- OPEN GRAPH --> <meta property="og:title" content="Who Is a Candidate for a Cochlear Implant? The Complete 2025 Eligibility Guide"> <meta property="og:description" content="Am I a candidate for cochlear implant? This complete guide covers audiological criteria, imaging, hearing aid trials, age, special cases, and what to do if you are on the borderline."> <meta property="og:type" content="article"> <meta property="og:url" content="https://gafhealthcare.in/blog/cochlear-implant-candidacy-eligibility">
<!-- SCHEMA — FAQ + MedicalProcedure + Article --> <script type="application/ld+json"> { "@context": "https://schema.org", "@graph": [ { "@type": "Article", "headline": "Who Is a Candidate for a Cochlear Implant? The Complete Eligibility Guide 2025", "description": "A complete evidence-based guide to cochlear implant candidacy — covering audiological criteria, imaging requirements, hearing aid trials, age considerations, and special cases including single-sided deafness, ANSD, and ossified cochlea.", "author": { "@type": "Organization", "name": "GAF Healthcare" }, "publisher": { "@type": "Organization", "name": "GAF Healthcare", "url": "https://gafhealthcare.in" }, "datePublished": "2025-05-10", "dateModified": "2025-05-10", "mainEntityOfPage": "https://gafhealthcare.in/blog/cochlear-implant-candidacy-eligibility" }, { "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What hearing loss qualifies for a cochlear implant?", "acceptedAnswer": { "@type": "Answer", "text": "Adults qualify for cochlear implant with severe to profound sensorineural hearing loss — typically defined as pure tone average of 70 dB HL or greater in the ear to be implanted — combined with 50% or less sentence recognition in quiet with appropriately fitted hearing aids. Children qualify with profound sensorineural hearing loss (90 dB HL or greater in both ears) who gain no functional benefit from hearing aids after a three to six month aided trial." } }, { "@type": "Question", "name": "Can adults get a cochlear implant?", "acceptedAnswer": { "@type": "Answer", "text": "Yes — and adults make up approximately 70-75% of cochlear implant recipients worldwide. Adults who became deaf after acquiring spoken language (post-lingual deafness) generally have excellent outcomes because the auditory cortex already has established language maps. Adults born deaf or deafened very early in childhood have more variable outcomes but can still benefit significantly. There is no upper age limit for cochlear implantation — patients in their 80s and 90s have been successfully implanted." } }, { "@type": "Question", "name": "Can a person with single-sided deafness get a cochlear implant?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. Single-sided deafness (SSD) — profound hearing loss in one ear with normal or near-normal hearing in the other — is now an approved indication for cochlear implant in many countries including the USA and across Europe. Cochlear implants for SSD restore binaural hearing, eliminate the head shadow effect, and significantly improve speech understanding in noise. India's top cochlear implant centres implant SSD patients, and this is one of the fastest-growing indications globally." } }, { "@type": "Question", "name": "What tests are needed before cochlear implant surgery?", "acceptedAnswer": { "@type": "Answer", "text": "The pre-operative cochlear implant evaluation includes: pure tone audiometry, speech discrimination testing, hearing aid evaluation and fitting (if not already done), auditory brainstem response (ABR) or ASSR testing (especially for children), CT scan of the temporal bones (cochlear anatomy), MRI of the internal auditory canals (cochlear nerve integrity), and general health assessment for anaesthetic fitness. Some centres also perform promontory stimulation to test auditory nerve responsiveness in uncertain cases." } }, { "@type": "Question", "name": "Is there an age limit for cochlear implant?", "acceptedAnswer": { "@type": "Answer", "text": "There is no upper age limit. Patients in their 80s and 90s have been successfully implanted with good outcomes. The minimum age is approximately 6 months in most countries, though India's top centres implant from 6-9 months in confirmed candidates. General anaesthetic fitness is assessed individually regardless of age. Older adults benefit substantially from cochlear implants, with studies showing benefits for cognitive function and quality of life in addition to hearing improvement." } }, { "@type": "Question", "name": "Can a cochlear implant help if I have had hearing loss for many years?", "acceptedAnswer": { "@type": "Answer", "text": "Yes, but outcomes improve the earlier implantation occurs. Duration of deafness is one of the strongest predictors of adult cochlear implant outcomes — adults deafened for less than 10 years typically show better speech understanding post-implant than those with 20+ years of deafness. However, adults with long-duration deafness still show meaningful improvement in hearing quality and quality of life. There is no absolute duration of deafness cut-off that makes cochlear implantation futile — each case is assessed individually." } } ] } ] } </script>
<link rel="preconnect" href="https://fonts.googleapis.com"> <link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;1,400&family=Source+Sans+3:wght@400;500;600&display=swap" rel="stylesheet"> <style> , ::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --cream: #F5F2EB; --cream-dark: #EDE9DF; --green-dark: #1B5E3B; --green-mid: #2D7A52; --green-light: #EAF4EE; --green-border: #C2DFCC; --red-accent: #B84040; --red-bg: #FDF2F2; --amber: #B07A15; --amber-bg: #FDF7EC; --amber-border: #E8D5A0; --blue: #2A5FA8; --blue-bg: #EEF4FB; --blue-border: #B8D0E8; --purple: #6B50A8; --purple-bg: #F0EDF8; --purple-border: #CFC8E8; --text-primary: #1A1A18; --text-body: #2E2E2A; --text-muted: #6B6860; --text-green: #1B5E3B; --border-soft: #DDD9CF; } body { font-family: 'Source Sans 3', sans-serif; background-color: var(--cream); color: var(--text-body); font-size: 18px; line-height: 1.75; -webkit-font-smoothing: antialiased; } .page-wrap { max-width: 740px; margin: 0 auto; padding: 48px 24px 80px; } .meta-tag { display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; color: var(--text-green); background: var(--green-light); border: 1px solid var(--green-border); border-radius: 4px; padding: 3px 10px; margin-bottom: 18px; } h1 { font-family: 'Lora', Georgia, serif; font-size: clamp(26px, 4vw, 38px); font-weight: 600; line-height: 1.25; color: var(--text-primary); margin-bottom: 18px; letter-spacing: -0.01em; } .deck { font-size: 19px; line-height: 1.6; color: var(--text-muted); margin-bottom: 28px; border-bottom: 1px solid var(--border-soft); padding-bottom: 28px; }
/ ILLUSTRATION / .illustration-wrap { margin: 8px 0 36px; border-radius: 10px; overflow: hidden; border: 1px solid var(--border-soft); background: var(--cream-dark); } .illustration-wrap svg { display: block; width: 100%; } .img-caption { font-size: 13px; color: var(--text-muted); padding: 10px 16px 12px; border-top: 1px solid var(--border-soft); font-style: italic; line-height: 1.6; }
/ TOC / .toc-box { background: var(--cream-dark); border: 1px solid var(--border-soft); border-radius: 10px; padding: 20px 24px 24px; margin: 0 0 40px; } .toc-label { display: flex; align-items: center; gap: 8px; font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 14px; } .toc-label::before { content: ""; display: inline-block; width: 14px; height: 14px; background: var(--border-soft); border-radius: 2px; } .toc-box ol { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 8px; } .toc-box ol li a { color: var(--text-green); text-decoration: none; font-size: 16px; font-weight: 500; border-bottom: 1px solid transparent; transition: border-color 0.15s; } .toc-box ol li a:hover { border-color: var(--green-mid); }
/ PROSE / .prose h2 { font-family: 'Lora', Georgia, serif; font-size: clamp(20px, 3vw, 26px); font-weight: 600; color: var(--text-primary); margin: 44px 0 6px; padding-bottom: 12px; border-bottom: 1px solid var(--border-soft); letter-spacing: -0.01em; } .prose h3 { font-family: 'Lora', Georgia, serif; font-size: clamp(17px, 2.5vw, 21px); font-weight: 600; color: var(--text-primary); margin: 28px 0 8px; } .prose p { font-family: 'Lora', Georgia, serif; font-size: 18px; line-height: 1.82; color: var(--text-body); margin-bottom: 16px; max-width: 68ch; } .prose p strong { font-weight: 600; color: var(--text-primary); } .prose p.impact { font-size: 19px; font-style: italic; color: var(--text-muted); border-left: 3px solid var(--green-mid); padding-left: 18px; margin: 24px 0; }
/ INLINE SOURCE / .source-inline { font-family: 'Source Sans 3', sans-serif; font-size: 12px; color: var(--text-muted); font-style: italic; margin: -8px 0 20px; line-height: 1.5; display: block; }
/ QUICK ANSWER / .quick-box { background: var(--green-light); border: 1.5px solid var(--green-border); border-radius: 10px; padding: 20px 24px 22px; margin: 20px 0 24px; } .quick-box .qa-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--amber); display: flex; align-items: center; gap: 6px; margin-bottom: 10px; } .quick-box .qa-label::before { content: "⚡"; font-size: 13px; } .quick-box .qa-question { font-family: 'Source Sans 3', sans-serif; font-weight: 600; font-size: 17px; color: var(--text-primary); margin-bottom: 10px; } .quick-box .qa-answer { font-family: 'Source Sans 3', sans-serif; font-size: 16px; line-height: 1.7; color: var(--text-body); } .quick-box .qa-answer strong { color: var(--text-primary); }
/ LANDMARK BOX / .landmark-box { background: var(--blue-bg); border: 1px solid var(--blue-border); border-radius: 10px; padding: 18px 22px 20px; margin: 20px 0 8px; } .landmark-box .lm-label { font-family: 'Source Sans 3', sans-serif; font-size: 10px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--blue); margin-bottom: 8px; } .landmark-box .lm-question { font-family: 'Source Sans 3', sans-serif; font-weight: 600; font-size: 16px; color: var(--text-primary); margin-bottom: 8px; line-height: 1.4; } .landmark-box .lm-answer { font-family: 'Source Sans 3', sans-serif; font-size: 15px; line-height: 1.72; color: var(--text-body); } .landmark-box .lm-answer strong { color: var(--text-primary); font-weight: 600; }
/ AUDIOGRAM ZONES / .audiogram-zones { display: grid; grid-template-columns: repeat(5, 1fr); gap: 8px; margin: 20px 0 8px; } .az-card { border-radius: 8px; padding: 14px 10px 16px; text-align: center; border: 1px solid var(--border-soft); } .az-card.az-normal { background: var(--green-light); border-color: var(--green-border); } .az-card.az-mild { background: #FDFBF0; } .az-card.az-mod { background: var(--amber-bg); border-color: var(--amber-border); } .az-card.az-severe { background: #FDF5EC; border-color: #E8C8A0; } .az-card.az-profound { background: var(--red-bg); border-color: #E8BABA; } .az-card .az-range { font-family: 'Source Sans 3', sans-serif; font-size: 13px; font-weight: 700; margin-bottom: 4px; } .az-card.az-normal .az-range { color: var(--green-dark); } .az-card.az-mild .az-range { color: #5A7A10; } .az-card.az-mod .az-range { color: var(--amber); } .az-card.az-severe .az-range { color: #9A5010; } .az-card.az-profound .az-range { color: var(--red-accent); } .az-card .az-label { font-family: 'Source Sans 3', sans-serif; font-size: 10px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; margin-bottom: 8px; } .az-card.az-normal .az-label { color: var(--green-dark); } .az-card.az-mild .az-label { color: #5A7A10; } .az-card.az-mod .az-label { color: var(--amber); } .az-card.az-severe .az-label { color: #9A5010; } .az-card.az-profound .az-label { color: var(--red-accent); } .az-card .az-ci { font-family: 'Source Sans 3', sans-serif; font-size: 11px; color: var(--text-muted); line-height: 1.4; } .az-card .az-ci strong { color: var(--text-primary); }
/ CRITERIA CARDS / .criteria-list { display: flex; flex-direction: column; gap: 14px; margin: 20px 0 8px; } .criteria-card { border: 1px solid var(--border-soft); border-radius: 10px; overflow: hidden; } .criteria-head { padding: 14px 20px 12px; border-bottom: 1px solid var(--border-soft); display: flex; gap: 12px; align-items: center; } .criteria-head.ch-must { background: var(--green-light); } .criteria-head.ch-helps { background: var(--blue-bg); } .criteria-head.ch-complex { background: var(--amber-bg); } .criteria-head.ch-contra { background: var(--red-bg); } .criteria-badge { font-family: 'Source Sans 3', sans-serif; font-size: 10px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 4px 10px; border-radius: 20px; white-space: nowrap; flex-shrink: 0; } .ch-must .criteria-badge { background: var(--green-dark); color: #fff; } .ch-helps .criteria-badge { background: var(--blue); color: #fff; } .ch-complex .criteria-badge { background: var(--amber); color: #fff; } .ch-contra .criteria-badge { background: var(--red-accent); color: #fff; } .criteria-head h4 { font-family: 'Source Sans 3', sans-serif; font-size: 16px; font-weight: 600; color: var(--text-primary); line-height: 1.3; } .criteria-body { padding: 14px 20px 16px; background: #fff; } .criteria-body p { font-family: 'Source Sans 3', sans-serif; font-size: 15px; color: var(--text-body); line-height: 1.7; margin-bottom: 8px; max-width: none; } .criteria-body p:last-child { margin-bottom: 0; } .criteria-body p strong { color: var(--text-primary); font-weight: 600; }
/ SPECIAL CASE CARDS / .special-list { display: flex; flex-direction: column; gap: 18px; margin: 20px 0 8px; } .special-card { border: 1px solid var(--border-soft); border-radius: 10px; overflow: hidden; } .special-head { padding: 16px 20px 14px; border-bottom: 1px solid var(--border-soft); display: flex; justify-content: space-between; align-items: flex-start; gap: 12px; } .special-head.sh-yes { background: var(--green-light); } .special-head.sh-maybe { background: var(--amber-bg); } .special-head.sh-varies { background: var(--blue-bg); } .special-title h4 { font-family: 'Lora', Georgia, serif; font-size: 18px; font-weight: 600; color: var(--text-primary); margin-bottom: 3px; line-height: 1.3; } .special-title .st-sub { font-family: 'Source Sans 3', sans-serif; font-size: 12px; color: var(--text-muted); } .special-verdict { text-align: right; flex-shrink: 0; } .special-verdict .sv-label { font-family: 'Source Sans 3', sans-serif; font-size: 10px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 3px; } .special-verdict .sv-val { font-family: 'Source Sans 3', sans-serif; font-size: 14px; font-weight: 700; } .sh-yes .sv-val { color: var(--green-dark); } .sh-maybe .sv-val { color: var(--amber); } .sh-varies .sv-val { color: var(--blue); } .special-body { padding: 14px 20px 16px; background: #fff; } .special-body p { font-family: 'Source Sans 3', sans-serif; font-size: 15px; color: var(--text-body); line-height: 1.7; margin-bottom: 10px; max-width: none; } .special-body p:last-child { margin-bottom: 0; } .special-body p strong { color: var(--text-primary); font-weight: 600; }
/ SELF ASSESSMENT / .selftest-box { background: #fff; border: 2px solid var(--green-border); border-radius: 12px; overflow: hidden; margin: 20px 0 8px; } .selftest-head { background: var(--green-dark); padding: 14px 20px; } .selftest-head h4 { font-family: 'Source Sans 3', sans-serif; font-size: 15px; font-weight: 600; color: #fff; } .selftest-head p { font-family: 'Source Sans 3', sans-serif; font-size: 13px; color: rgba(255,255,255,0.8); margin: 4px 0 0; } .selftest-items { display: flex; flex-direction: column; } .selftest-item { display: flex; gap: 16px; align-items: flex-start; padding: 14px 20px; border-bottom: 1px solid var(--border-soft); } .selftest-item:last-child { border-bottom: none; } .selftest-q { font-family: 'Source Sans 3', sans-serif; font-size: 15px; color: var(--text-body); line-height: 1.6; flex: 1; } .selftest-q strong { color: var(--text-primary); } .selftest-yn { display: flex; gap: 8px; flex-shrink: 0; } .yn-yes { font-family: 'Source Sans 3', sans-serif; font-size: 12px; font-weight: 600; padding: 4px 12px; border-radius: 20px; background: var(--green-light); color: var(--green-dark); border: 1px solid var(--green-border); } .yn-no { font-family: 'Source Sans 3', sans-serif; font-size: 12px; font-weight: 600; padding: 4px 12px; border-radius: 20px; background: var(--red-bg); color: var(--red-accent); border: 1px solid #E8BABA; }
/ STAT STRIP / .stat-strip { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); border: 1px solid var(--border-soft); border-radius: 8px; overflow: hidden; margin: 18px 0 8px; } .stat-cell { padding: 14px 16px 16px; border-right: 1px solid var(--border-soft); } .stat-cell:last-child { border-right: none; } .stat-cell .stat-label { font-size: 10px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 5px; } .stat-cell .stat-val { font-size: 21px; font-weight: 600; color: var(--green-mid); font-family: 'Source Sans 3', sans-serif; line-height: 1.1; }
/ FAQ / .faq-list { display: flex; flex-direction: column; gap: 12px; margin: 20px 0 8px; } .faq-item { background: #fff; border: 1px solid var(--border-soft); border-radius: 10px; overflow: hidden; } .faq-q { font-family: 'Source Sans 3', sans-serif; font-size: 16px; font-weight: 600; color: var(--text-primary); padding: 16px 20px 14px; border-bottom: 1px solid var(--border-soft); background: var(--cream-dark); line-height: 1.4; } .faq-a { font-family: 'Source Sans 3', sans-serif; font-size: 15px; color: var(--text-body); line-height: 1.7; padding: 14px 20px 16px; } .faq-a strong { color: var(--text-primary); font-weight: 600; }
/ CALLOUTS / .callout-green { border-left: 3px solid var(--green-mid); background: var(--green-light); border-radius: 0 8px 8px 0; padding: 16px 20px 18px; margin: 20px 0; } .callout-green .callout-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--text-green); margin-bottom: 8px; } .callout-red { border-left: 3px solid var(--red-accent); background: var(--red-bg); border-radius: 0 8px 8px 0; padding: 16px 20px 18px; margin: 20px 0; } .callout-red .callout-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--red-accent); margin-bottom: 8px; } .callout-amber { border-left: 3px solid var(--amber); background: var(--amber-bg); border-radius: 0 8px 8px 0; padding: 16px 20px 18px; margin: 20px 0; } .callout-amber .callout-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--amber); margin-bottom: 8px; } .callout-purple { border-left: 3px solid var(--purple); background: var(--purple-bg); border-radius: 0 8px 8px 0; padding: 16px 20px 18px; margin: 20px 0; } .callout-purple .callout-label { font-size: 11px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: var(--purple); margin-bottom: 8px; } .callout-green p, .callout-red p, .callout-amber p, .callout-purple p { font-size: 16px; line-height: 1.7; font-family: 'Source Sans 3', sans-serif; color: var(--text-body); margin: 0; max-width: none; }
/ CTAs / .cta-a { background: var(--green-dark); border-radius: 12px; padding: 28px 28px 30px; margin: 32px 0; } .cta-a .cta-h { font-family: 'Source Sans 3', sans-serif; font-size: 18px; font-weight: 600; color: #fff; margin-bottom: 8px; line-height: 1.4; } .cta-a .cta-s { font-family: 'Source Sans 3', sans-serif; font-size: 15px; color: rgba(255,255,255,.78); margin-bottom: 20px; line-height: 1.6; } .btn-white { display: inline-block; background: #fff; color: var(--green-dark); font-family: 'Source Sans 3', sans-serif; font-size: 15px; font-weight: 600; padding: 11px 22px; border-radius: 6px; text-decoration: none; transition: background 0.15s; } .cta-b { border: 1.5px solid var(--green-border); background: #fff; border-radius: 10px; padding: 20px 22px 22px; margin: 24px 0; display: flex; flex-direction: column; gap: 10px; } .cta-b .cta-h { font-family: 'Source Sans 3', sans-serif; font-size: 16px; font-weight: 600; color: var(--text-primary); line-height: 1.4; } .cta-b .cta-s { font-family: 'Source Sans 3', sans-serif; font-size: 14px; color: var(--text-muted); line-height: 1.6; } .btn-green { display: inline-block; background: var(--green-dark); color: #fff; font-family: 'Source Sans 3', sans-serif; font-size: 14px; font-weight: 600; padding: 10px 20px; border-radius: 6px; text-decoration: none; align-self: flex-start; transition: background 0.15s; } .cta-c { display: flex; align-items: flex-start; gap: 14px; background: var(--cream-dark); border: 1px solid var(--border-soft); border-radius: 8px; padding: 16px 20px; margin: 20px 0; text-decoration: none; transition: border-color 0.15s, background 0.15s; } .cta-c:hover { background: var(--green-light); border-color: var(--green-border); } .cta-c .cta-arrow { font-size: 20px; color: var(--green-mid); line-height: 1; flex-shrink: 0; margin-top: 2px; } .cta-c .rl-label { font-size: 15px; color: var(--green-mid); font-weight: 600; margin-bottom: 4px; font-family: 'Source Sans 3', sans-serif; } .cta-c .rl-desc { font-size: 14px; color: var(--text-muted); font-family: 'Source Sans 3', sans-serif; line-height: 1.5; }
@media (max-width: 600px) { .audiogram-zones { grid-template-columns: 1fr 1fr; } .selftest-item { flex-direction: column; } .selftest-yn { align-self: flex-start; } .stat-strip { grid-template-columns: 1fr 1fr; } .special-head { flex-direction: column; } .special-verdict { text-align: left; } } </style> </head> <body> <div class="page-wrap">
<span class="meta-tag">Candidacy · Cochlear Implant · Eligibility · 2025</span>
<h1>Who Is a Candidate for a Cochlear Implant? The Complete Eligibility Guide 2025</h1>
<p class="deck">You are reading this because something brought you to the edge of a question you have been afraid to ask out loud: could a cochlear implant help me? Or my child? Or my parent who can barely hear anything anymore? The honest answer is: possibly yes — and the criteria that determine the answer are clearer than most people think. This guide walks through every one of them, including the complicated cases that most guides skim over.</p>
<!-- ILLUSTRATION --> <div class="illustration-wrap"> <svg viewBox="0 0 700 200" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Two-panel eligibility decision diagram. The left panel shows a simplified audiogram grid with frequency in Hz on the horizontal axis from 250 to 8000 Hz and hearing level in decibels on the vertical axis from 0 to 120 dB. Two audiogram curves are drawn. The first curve labelled as cochlear implant candidate zone sits between 70 and 110 dB across the speech frequency range from 500 to 4000 Hz, shown in red, with the label severe to profound loss. The second curve labelled as borderline zone sits between 50 and 70 dB, shown in amber, with the label severe loss — assess with aided speech testing. The normal hearing zone is shown in green above 25 dB. A shaded green box in the upper left of the audiogram marks normal hearing. A red shaded box in the lower portion marks the cochlear implant candidate zone. The right panel shows a candidacy checklist with five items. Item 1 reads severe to profound sensorineural hearing loss — shown with a green tick. Item 2 reads little or no benefit from hearing aids — green tick. Item 3 reads intact auditory nerve on MRI — green tick. Item 4 reads patent cochlea on CT scan — green tick. Item 5 reads commitment to rehabilitation — green tick. A note below states that all five criteria must be met for standard candidacy. Special cases including single-sided deafness and ANSD are discussed separately."> <defs> <linearGradient id="bgCand" x1="0" y1="0" x2="0" y2="1"> <stop offset="0%" stop-color="#EDE9DF"/><stop offset="100%" stop-color="#E4DFCF"/> </linearGradient> </defs> <rect width="700" height="200" fill="url(#bgCand)"/>
<!-- LEFT: Audiogram --> <text x="155" y="18" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#1B5E3B" letter-spacing="0.06em">AUDIOGRAM — CANDIDACY ZONES</text> <line x1="310" y1="12" x2="310" y2="188" stroke="#DDD9CF" stroke-width="1" stroke-dasharray="4 3"/>
<!-- Audiogram axes --> <line x1="48" y1="170" x2="292" y2="170" stroke="#C8C4BA" stroke-width="1.5"/> <line x1="48" y1="30" x2="48" y2="170" stroke="#C8C4BA" stroke-width="1.5"/>
<!-- Y axis labels (dB HL) --> <text x="44" y="38" text-anchor="end" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#6B6860">0</text> <text x="44" y="68" text-anchor="end" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#6B6860">25</text> <text x="44" y="98" text-anchor="end" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#6B6860">55</text> <text x="44" y="120" text-anchor="end" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#6B6860">70</text> <text x="44" y="148" text-anchor="end" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#6B6860">90</text> <text x="44" y="170" text-anchor="end" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#6B6860">120</text> <!-- Y label --> <text x="20" y="105" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#6B6860" transform="rotate(-90,20,105)">Hearing Level (dB HL)</text>
<!-- Normal zone --> <rect x="48" y="30" width="244" height="38" fill="#2D7A52" opacity="0.12"/> <text x="170" y="54" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#1B5E3B" font-weight="600">NORMAL (0–25 dB) — No implant needed</text>
<!-- Borderline zone (amber) --> <rect x="48" y="98" width="244" height="22" fill="#B07A15" opacity="0.15"/> <text x="170" y="112" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#8A5F10" font-weight="600">BORDERLINE (55–70 dB) — Assess with aided speech testing</text>
<!-- CI candidate zone (red) --> <rect x="48" y="120" width="244" height="50" fill="#B84040" opacity="0.18"/> <text x="170" y="143" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#882020" font-weight="600">CI CANDIDATE ZONE (70–120+ dB)</text> <text x="170" y="157" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="9" fill="#882020">Severe–Profound loss → assess for implant</text>
<!-- RIGHT: Checklist --> <text x="510" y="18" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" font-weight="600" fill="#1B5E3B" letter-spacing="0.06em">CANDIDACY CHECKLIST</text>
<!-- Checklist items --> <g> <circle cx="336" cy="48" r="9" fill="#1B5E3B"/> <text x="336" y="52" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" fill="#fff" font-weight="700">✓</text> <text x="352" y="52" font-family="'Source Sans 3',sans-serif" font-size="12" fill="#2E2E2A">Severe–profound sensorineural hearing loss</text> </g> <g> <circle cx="336" cy="80" r="9" fill="#1B5E3B"/> <text x="336" y="84" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" fill="#fff" font-weight="700">✓</text> <text x="352" y="84" font-family="'Source Sans 3',sans-serif" font-size="12" fill="#2E2E2A">Little or no benefit from hearing aids</text> </g> <g> <circle cx="336" cy="112" r="9" fill="#1B5E3B"/> <text x="336" y="116" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" fill="#fff" font-weight="700">✓</text> <text x="352" y="116" font-family="'Source Sans 3',sans-serif" font-size="12" fill="#2E2E2A">Intact auditory nerve on MRI</text> </g> <g> <circle cx="336" cy="144" r="9" fill="#1B5E3B"/> <text x="336" y="148" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" fill="#fff" font-weight="700">✓</text> <text x="352" y="148" font-family="'Source Sans 3',sans-serif" font-size="12" fill="#2E2E2A">Patent cochlea on CT scan</text> </g> <g> <circle cx="336" cy="176" r="9" fill="#1B5E3B"/> <text x="336" y="180" text-anchor="middle" font-family="'Source Sans 3',sans-serif" font-size="11" fill="#fff" font-weight="700">✓</text> <text x="352" y="180" font-family="'Source Sans 3',sans-serif" font-size="12" fill="#2E2E2A">Commitment to rehabilitation (AVT / habilitation)</text> </g> </svg> <p class="img-caption">Left: Audiogram candidacy zones. The cochlear implant candidate zone (red) covers severe to profound sensorineural hearing loss — typically 70 dB HL or greater in the speech frequencies. The borderline zone (amber, 55–70 dB) requires aided speech testing to determine whether the hearing aid provides adequate functional benefit. Right: The five core candidacy criteria. All five should be met for standard cochlear implant candidacy. Special cases — including single-sided deafness, ANSD, and cochlear malformation — are assessed individually by the implanting team.</p> </div>
<!-- TOC --> <div class="toc-box"> <div class="toc-label">What's in this guide</div> <ol> <li><a href="#who-generally-qualifies">Who generally qualifies — the core criteria in plain language</a></li> <li><a href="#hearing-thresholds">What hearing level makes you a candidate — decibels explained</a></li> <li><a href="#hearing-aid-trial">The hearing aid trial — why you usually have to try one first</a></li> <li><a href="#imaging">The imaging you need — CT scan, MRI, and what they confirm</a></li> <li><a href="#age">Age and cochlear implants — no lower limit, no upper limit</a></li> <li><a href="#special-cases">Special cases — single-sided deafness, ANSD, ossified cochlea, and more</a></li> <li><a href="#borderline">On the borderline — what happens when you don't clearly qualify</a></li> <li><a href="#self-assessment">Self-assessment — does this sound like you?</a></li> <li><a href="#faqs">Frequently asked questions</a></li> </ol> </div>
<div class="prose">
<!-- SECTION 1 --> <h2 id="who-generally-qualifies">Who generally qualifies — the core criteria in plain language</h2>
<p>Before the clinical detail, here is the short version — the answer most people are searching for at midnight, sitting with an audiogram they do not fully understand.</p>
<p>You are likely a cochlear implant candidate if:</p>
<div class="criteria-list"> <div class="criteria-card"> <div class="criteria-head ch-must"> <span class="criteria-badge">Essential</span> <h4>You have severe to profound sensorineural hearing loss</h4> </div> <div class="criteria-body"> <p>This means the damage is in the inner ear — the cochlea — not the outer or middle ear. Pure tone audiogram thresholds of 70 dB HL or greater in the speech frequencies for adults, or 90 dB HL or greater in both ears for children. The loss must be sensorineural — conductive hearing loss (due to eardrums, ossicles, middle ear problems) has different treatment options and does not qualify for cochlear implant.</p> </div> </div> <div class="criteria-card"> <div class="criteria-head ch-must"> <span class="criteria-badge">Essential</span> <h4>Hearing aids provide little or no functional benefit</h4> </div> <div class="criteria-body"> <p>For adults: 50% or less sentence recognition score in quiet while wearing appropriately fitted hearing aids. For children: no meaningful functional improvement after three to six months of hearing aid use with active audiological support. This is not about whether a hearing aid makes sound louder — it is about whether the aided hearing allows functional speech understanding.</p> </div> </div> <div class="criteria-card"> <div class="criteria-head ch-must"> <span class="criteria-badge">Essential</span> <h4>Your auditory nerve is intact — confirmed on MRI</h4> </div> <div class="criteria-body"> <p>The cochlear implant electrically stimulates the auditory nerve. If the nerve is absent or severely hypoplastic (underdeveloped), the implant has nothing to stimulate and will not produce hearing. MRI of the internal auditory canals confirms nerve presence. In rare cases of cochlear nerve deficiency, an auditory brainstem implant (ABI) may be considered instead of a cochlear implant.</p> </div> </div> <div class="criteria-card"> <div class="criteria-head ch-must"> <span class="criteria-badge">Essential</span> <h4>Your cochlea is accessible — confirmed on CT scan</h4> </div> <div class="criteria-body"> <p>A CT scan of the temporal bones confirms the cochlea is present and its anatomy allows electrode insertion. Complete cochlear aplasia (absent cochlea) is a contraindication. Partial ossification, malformations, or cochlear anomalies are evaluated case by case — many are operable with modified technique.</p> </div> </div> <div class="criteria-card"> <div class="criteria-head ch-must"> <span class="criteria-badge">Essential</span> <h4>You are fit for general anaesthesia</h4> </div> <div class="criteria-body"> <p>Cochlear implant surgery requires one to three hours under general anaesthesia. The pre-operative assessment evaluates cardiac, respiratory, and general health status. There is no age limit — patients in their 80s and 90s are assessed individually. Most adults with controlled medical conditions are suitable anaesthetic candidates.</p> </div> </div> <div class="criteria-card"> <div class="criteria-head ch-helps"> <span class="criteria-badge">Important factor</span> <h4>Commitment to rehabilitation</h4> </div> <div class="criteria-body"> <p>For children, this means a family commitment to consistent auditory verbal therapy — two to three sessions per week for one to two years, plus daily practice at home. For adults, a commitment to consistent processor use, regular audiological review, and realistic expectations about the learning curve. The implanting team assesses this at candidacy — not to gate-keep, but to ensure families understand what the journey involves before committing to surgery.</p> </div> </div> </div>
<span class="source-inline">Sources: American Academy of Otolaryngology — Head and Neck Surgery, "Clinical Practice Guideline: Cochlear Implants," Otolaryngology-Head and Neck Surgery, 2022 · National Institute for Health and Care Excellence, "Cochlear implants for children and adults with severe to profound deafness," NICE technology appraisal TA166, 2009 (updated 2024)</span>
<div class="quick-box"> <div class="qa-label">Quick answer</div> <div class="qa-question">Do I qualify for a cochlear implant?</div> <div class="qa-answer">You are likely a candidate if you have <strong>severe to profound sensorineural hearing loss</strong> (70 dB HL or greater for adults, 90 dB HL or greater in both ears for children) and get <strong>50% or less sentence understanding</strong> even with appropriately fitted hearing aids. You also need a present auditory nerve (confirmed by MRI) and a cochlea that can be accessed surgically (confirmed by CT). There is <strong>no upper age limit</strong>. Children can be implanted from six months. The only way to know for certain is a formal candidacy evaluation — GAF Healthcare can arrange this remotely within 24 hours from your existing reports.</div> </div>
<!-- SECTION 2 --> <h2 id="hearing-thresholds">What hearing level makes you a candidate — decibels explained</h2>
<p>The audiogram is the first document every cochlear implant centre looks at. Understanding what the numbers mean removes the anxiety of sitting in front of a graph with X's and O's and not knowing what they mean for your future.</p>
<p>Hearing level is measured in decibels hearing level (dB HL). The higher the number, the worse the hearing. Normal conversational speech is at approximately 60 dB. The softest sounds a person with normal hearing can detect are around 0–20 dB.</p>
<div class="audiogram-zones"> <div class="az-card az-normal"> <div class="az-label">Normal</div> <div class="az-range">0–25 dB</div> <div class="az-ci">No implant needed. Normal or near-normal hearing.</div> </div> <div class="az-card az-mild"> <div class="az-label">Mild loss</div> <div class="az-range">26–40 dB</div> <div class="az-ci">Hearing aids usually sufficient. No CI indication.</div> </div> <div class="az-card az-mod"> <div class="az-label">Moderate</div> <div class="az-range">41–55 dB</div> <div class="az-ci">Hearing aids usually sufficient. Assess benefit.</div> </div> <div class="az-card az-severe"> <div class="az-label">Severe</div> <div class="az-range">56–90 dB</div> <div class="az-ci"><strong>Borderline–candidate zone.</strong> Aided speech testing determines CI eligibility.</div> </div> <div class="az-card az-profound"> <div class="az-label">Profound</div> <div class="az-range">90+ dB</div> <div class="az-ci"><strong>Core CI candidate zone.</strong> Hearing aid benefit usually minimal.</div> </div> </div> <span class="source-inline">Source: WHO, Grades of Hearing Impairment Classification, 2021 · American Speech-Language-Hearing Association (ASHA) audiometric classification criteria</span>
<p>The cut-off for cochlear implant candidacy has shifted significantly over the past decade. When cochlear implants were first introduced, candidacy was limited to patients with profound loss (90 dB+) and essentially no speech understanding. In 2025, most guidelines approve cochlear implants for adults with severe loss (70 dB HL or greater) who score 50% or less on sentence recognition tests even with hearing aids.</p>
<span class="source-inline">Source: Zwolan TA et al., "Cochlear implant candidacy for adults with severe hearing loss," Otology and Neurotology, 2014 · Gifford RH et al., "Benefits of cochlear implantation for recipients with varying degrees of high-frequency hearing loss," Audiology and Neurotology, 2013</span>
<p>This expansion matters enormously — because it means many people who were told ten or fifteen years ago that they did not qualify may qualify now. If you had a candidacy assessment before 2015 and were told you did not meet criteria, it is worth having it reassessed against current guidelines.</p>
<div class="callout-amber"> <div class="callout-label">The "better ear" rule — which ear's thresholds matter</div> <p>Cochlear implant candidacy is assessed based on the hearing in the ear to be implanted — not your better ear. For unilateral implantation, if one ear is profoundly deaf and the other has moderate loss with good aided function, you may be a candidate for the worse ear while keeping the hearing aid in the better ear. This is called bimodal hearing — one cochlear implant, one hearing aid — and it is the standard approach for many adults with asymmetric hearing loss. India's cochlear implant centres assess bimodal candidacy as part of the standard evaluation.</p> </div>
<!-- CTA 1 --> <div class="cta-b"> <p class="cta-h">Have an audiogram but not sure if your numbers qualify?</p> <p class="cta-s">Share your audiogram and speech discrimination scores with GAF Healthcare. Our partner audiologists will tell you whether you meet the criteria for cochlear implant candidacy under 2025 guidelines — at no charge, within 24 hours.</p> <a href="https://gafhealthcare.in/contact" class="btn-green">Get My Audiogram Reviewed →</a> </div>
<!-- SECTION 3 --> <h2 id="hearing-aid-trial">The hearing aid trial — why you usually have to try one first</h2>
<p>One of the questions people ask most often: <em>I have severe hearing loss. Why do I need to try hearing aids before I can get a cochlear implant?</em></p>
<p>The answer is clinical, not bureaucratic. Hearing aids work differently from cochlear implants — amplifying acoustic sound rather than bypassing the damaged hair cells entirely. For a significant subset of people with severe (not profound) hearing loss, well-fitted hearing aids provide enough functional speech understanding to make cochlear implant surgery unnecessary. The trial establishes which group you are in.</p>
<p>The key phrase is <em>appropriately fitted</em>. This does not mean any hearing aid a family bought themselves years ago. It means hearing aids fitted and programmed by a qualified audiologist, at the correct gain for your specific audiogram, and worn consistently for three to six months.</p>
<span class="source-inline">Sources: AAO-HNS Cochlear Implant Guideline, 2022 · Gifford RH, "Cochlear implant patient assessment," Plural Publishing, 2020</span>
<p>If you have had a properly fitted hearing aid trial and still score 50% or less on sentence recognition in quiet — you have met this criterion. You do not need to repeat the trial.</p>
<p>For children with profound loss (90 dB HL or greater), the hearing aid trial is shorter — three months is typically sufficient to establish that hearing aid benefit is minimal — and is more about documenting the lack of benefit than expecting it to appear. A three-month old with profound bilateral loss getting no ABR response at maximum output does not need two years in hearing aids. The candidacy team knows this.</p>
<div class="callout-green"> <div class="callout-label">If you are already wearing hearing aids and still struggling — you may already qualify</div> <p>Many people who come to GAF Healthcare for a cochlear implant candidacy assessment are already wearing hearing aids and have been for years. They know their aids help, but not enough — they struggle in noise, miss conversations, cannot use the phone reliably, and feel socially isolated despite the devices. If you score 50% or less on standardised sentence recognition tests while wearing your aids, you likely already meet the hearing aid trial criterion. Bring your audiogram, your aided speech test results, and your hearing aid settings to the evaluation, and the assessment can proceed without a separate trial period.</p> </div>
<!-- SECTION 4 --> <h2 id="imaging">The imaging you need — CT scan, MRI, and what they confirm</h2>
<p>Two imaging studies are mandatory before cochlear implant surgery. Each answers a different question.</p>
<p><strong>CT scan of the temporal bones</strong> maps the physical anatomy of the cochlea — its dimensions, the patency of the cochlear turns, the position of the facial nerve, the size of the round window, and any evidence of ossification (calcification) that might obstruct electrode insertion. The CT tells the surgeon whether the cochlea can be entered and what challenges they may encounter during insertion.</p>
<p><strong>MRI of the internal auditory canals (IAC)</strong> assesses the cochlear nerve — the nerve that the implant's electrode array will stimulate. An absent or severely thin cochlear nerve means the implant has no neural substrate to work with. MRI also visualises the cochlea in a way that complements the CT — particularly for assessing membrane integrity and endolymphatic hydrops in selected cases.</p>
<span class="source-inline">Sources: Papsin BC, "Cochlear implantation in children with anomalous cochleovestibular anatomy," The Laryngoscope, 2005 · Trimble K et al., "Cochlear implantation in children with inner ear malformations," Cochlear Implants International, 2008</span>
<p>Both studies are available at India's partner hospitals and can be scheduled within 24–48 hours of arrival. The all-in cost of CT temporal bone and MRI IAC in India is approximately $200–$400 — compared to $2,000–$6,000 in the United States.</p>
<div class="callout-red"> <div class="callout-label">What happens if the MRI shows an abnormal cochlear nerve</div> <p>An MRI report of a "hypoplastic" (thin) or "absent" cochlear nerve does not automatically rule out cochlear implantation — but it changes the candidacy assessment significantly. A thin nerve may still be functional. Electrical promontory stimulation testing — a procedure where a small electrical current is applied to the promontory (the bone adjacent to the cochlea) through a needle electrode — can assess whether the auditory nerve responds to electrical stimulation before committing to surgery. Some children with radiologically thin cochlear nerves show good auditory nerve responses on promontory stimulation and go on to benefit from cochlear implantation. India's cochlear implant teams at Amrita and AIIMS perform promontory stimulation as part of the complex candidacy evaluation. Do not accept "absent nerve = no implant" without this additional testing.</p> </div>
<!-- SECTION 5 --> <h2 id="age">Age and cochlear implants — no lower limit, no upper limit</h2>
<p>One of the most persistent myths about cochlear implantation is that there is an age beyond which it stops being worthwhile. There is not. Here is what the evidence actually shows across the age spectrum.</p>
<p><strong>Minimum age:</strong> Most cochlear implant programmes set a minimum of twelve months or a weight threshold of approximately 8 kg, for safe general anaesthesia management. India's top centres — Amrita Hospital Kochi in particular — implant children from six to nine months when profound loss is confirmed and the child meets weight criteria. Earlier implantation within the first year of life is associated with the best language outcomes.</p>
<p><strong>Children over five years:</strong> The older the child at implantation, the lower the probability of reaching age-appropriate speech milestones — but benefit is still real and meaningful. A six-year-old with profound hearing loss who is implanted, receives intensive therapy, and has a supportive educational environment can develop functional spoken language and communicate verbally, even if mainstream school without support is more challenging than for a child implanted at twelve months.</p>
<p><strong>Adults with post-lingual deafness (became deaf after acquiring speech):</strong> These adults typically show the best outcomes of any age group. The auditory cortex already has established language maps from years of spoken language experience. When hearing is restored through a cochlear implant, these maps reactivate. Many post-lingual deaf adults achieve sentence understanding scores of 80–100% in quiet within twelve months of implantation.</p>
<span class="source-inline">Sources: Blamey P et al., "Factors affecting auditory performance of postlinguistically deaf adults using cochlear implants," Audiology and Neurotology, 2013 · Lazard DS et al., "Pre-, per- and postoperative factors affecting performance of postlinguistically deaf adults," Audiology and Neurotology, 2012</span>
<div class="landmark-box"> <div class="lm-label">📋 Landmark Evidence — Castiglione A et al., Cochlear Implants International 2019</div> <div class="lm-question">Do elderly patients benefit from cochlear implants — and is surgery safe in older adults?</div> <div class="lm-answer">A systematic review of cochlear implantation in adults over 65 years analysed 27 studies covering 1,426 elderly recipients. Post-operative speech perception scores improved significantly in the great majority — mean sentence recognition scores improved from 7% unaided to 68% aided post-implantation. Surgical complication rates were not significantly different from younger adults when anaesthetic risk was properly assessed pre-operatively. Beyond hearing, the review found <strong>significant improvements in quality of life, reduction in depression scores, and — in some studies — measurable cognitive benefits</strong> in elderly implant recipients. There is no age at which cochlear implant benefit disappears. The decision should be based on general health and motivation, not on a birth year.</div> </div> <span class="source-inline">Source: Castiglione A et al., "Cochlear implantation in the elderly: a systematic review," Cochlear Implants International, 2019</span>
<p><strong>Adults born deaf (pre-lingual deafness):</strong> Cochlear implantation in adults who have been deaf since birth or early childhood is more complex, and outcomes are more variable. The auditory cortex in a long-term deaf adult has reorganised — other senses, particularly vision, have colonised the auditory cortex's unused territory. Cochlear implants in this group can provide environmental sound awareness and sometimes meaningful speech cues, but full speech understanding is unlikely for most who have had decades of silence. Each case is assessed individually, with honest expectation-setting as part of the candidacy process.</p>
<!-- CTA 2 --> <div class="cta-a"> <p class="cta-h">Not sure if your age or duration of deafness affects your candidacy?</p> <p class="cta-s">There is no age at which cochlear implant benefit disappears — and the criteria for candidacy in 2025 are broader than they were five years ago. Share your audiogram and history and GAF Healthcare will assess your specific situation — at no charge, within 24 hours.</p> <a href="https://gafhealthcare.in/contact" class="btn-white">Get My Candidacy Assessment →</a> </div>
<!-- SECTION 6 --> <h2 id="special-cases">Special cases — single-sided deafness, ANSD, ossified cochlea, and more</h2>
<p>The standard candidacy criteria cover most people. But some of the most common questions — and some of the most urgent — come from people who fall outside the standard case. Here is where this guide goes further than almost every other resource.</p>
<div class="special-list">
<div class="special-card"> <div class="special-head sh-yes"> <div class="special-title"> <h4>Single-Sided Deafness (SSD)</h4> <div class="st-sub">Profound loss in one ear · Normal or near-normal hearing in the other</div> </div> <div class="special-verdict"> <div class="sv-label">Cochlear implant?</div> <div class="sv-val">✓ Yes — approved indication</div> </div> </div> <div class="special-body"> <p>Single-sided deafness — profound sensorineural hearing loss in one ear with normal or near-normal hearing in the other — was not historically considered a cochlear implant indication. The logic seemed straightforward: you have one good ear, why do you need surgery? The answer is everything the good ear cannot do alone: you cannot tell where sounds are coming from, you struggle intensely in noise when the speaker is on your deaf side, and you experience constant tinnitus in the deaf ear in many cases.</p> <p>In 2019, the FDA approved cochlear implants for single-sided deafness in adults. European guidelines followed. India's top cochlear implant centres now implant SSD patients, and the evidence supports it well. A cochlear implant in the deaf ear restores binaural hearing — dramatically improving speech understanding in noise, restoring sound localisation, and in most cases eliminating or reducing tinnitus in the implanted ear.</p> <p><strong>Who qualifies:</strong> Adults with profound sensorineural hearing loss in one ear (90 dB HL or greater) and normal or mild loss in the other, who have experienced the loss for less than approximately ten years (longer duration is associated with diminishing outcomes in SSD). Children with SSD are also being implanted at selected centres.</p> </div> </div>
<div class="special-card"> <div class="special-head sh-maybe"> <div class="special-title"> <h4>Auditory Neuropathy Spectrum Disorder (ANSD)</h4> <div class="st-sub">Outer hair cells normal · Auditory nerve transmission disrupted</div> </div> <div class="special-verdict"> <div class="sv-label">Cochlear implant?</div> <div class="sv-val">⚠ Often yes — assess carefully</div> </div> </div> <div class="special-body"> <p>ANSD is one of the most misunderstood diagnoses in audiology. The outer hair cells of the cochlea function normally (OAEs are present), but the synchronised transmission of auditory signals along the auditory nerve is disrupted — producing abnormal or absent ABR responses despite audiogram thresholds that may not be profoundly low. These children often have speech understanding scores far worse than their pure-tone audiogram would predict.</p> <p>The key clinical question in ANSD is <em>where</em> the dysfunction occurs. If it is at the inner hair cell or synaptic level — the cochlear implant bypasses that dysfunction by directly stimulating the auditory nerve, producing excellent outcomes. If it is at the level of the auditory nerve itself (neural dysfunction), outcomes are more variable. The distinction requires detailed testing — including high-resolution MRI to assess cochlear nerve morphology and electrophysiological testing.</p> <p><strong>Outcome data:</strong> Multiple studies show that the majority of children with ANSD who receive cochlear implants show significant improvement in speech perception — many reaching outcomes comparable to children with conventional sensorineural hearing loss. But a subset with severe neural dysfunction shows less benefit. This is why ANSD candidacy requires specialist assessment rather than a blanket yes or no. India's cochlear implant teams at Amrita and AIIMS have extensive ANSD implantation experience.</p> </div> </div>
<div class="special-card"> <div class="special-head sh-maybe"> <div class="special-title"> <h4>Ossified Cochlea (Post-Meningitic or Other Causes)</h4> <div class="st-sub">Calcium deposits blocking cochlear turns</div> </div> <div class="special-verdict"> <div class="sv-label">Cochlear implant?</div> <div class="sv-val">⚠ Often yes — act urgently</div> </div> </div> <div class="special-body"> <p>After bacterial meningitis, the cochlea can undergo progressive ossification — calcium deposition that gradually fills the scala tympani and blocks the path an electrode array must travel. The speed and extent of ossification varies, but it can begin within weeks of meningitis and progress for months. This is why post-meningitic deafness is a surgical emergency — every week of delay narrows the surgical window.</p> <p>In partially ossified cochleae, experienced surgeons can drill through the calcified portion, create an alternative insertion path, or use specialised split or compressed electrode arrays to navigate around the obstruction. Fully ossified cochleae — where no patent lumen remains — are more challenging but may still accommodate a partial insertion. MED-EL's FLEX electrode range, with its very flexible tips, is frequently the surgeon's choice for ossified cases.</p> <p><strong>If your child has just had meningitis and is now deaf:</strong> Contact GAF Healthcare immediately. Do not wait for local ENT appointments that may take months. The candidacy evaluation can be expedited and surgery scheduled as a priority. Every additional month of delay increases the probability of ossification advancing to the point where full electrode insertion is no longer possible.</p> </div> </div>
<div class="special-card"> <div class="special-head sh-varies"> <div class="special-title"> <h4>Cochlear Malformations (Incomplete Partition, Common Cavity)</h4> <div class="st-sub">Congenital cochlear structural abnormalities</div> </div> <div class="special-verdict"> <div class="sv-label">Cochlear implant?</div> <div class="sv-val">→ Case by case — specialist assessment</div> </div> </div> <div class="special-body"> <p>Congenital cochlear malformations range from mild variants — such as incomplete partition type II (IP-II), which is compatible with standard cochlear implantation and produces good outcomes — to more severe malformations such as common cavity deformity or cochlear aplasia (absent cochlea). The classification of the malformation and its surgical implications require an experienced cochlear implant radiologist and surgeon to review the CT and MRI together.</p> <p><strong>IP-II (Mondini malformation):</strong> The most common cochlear malformation. The cochlea has 1.5 turns instead of the normal 2.5, and the apical turns lack the normal inter-turn septum. This is compatible with cochlear implantation in most cases, and outcomes are generally good. <strong>Common cavity:</strong> The cochlea and vestibule are merged into a single undifferentiated cavity — implantable with custom electrode approach at high-volume centres with outcomes varying by nerve anatomy. <strong>Cochlear aplasia:</strong> True absence of the cochlea — an absolute contraindication to cochlear implant; auditory brainstem implant (ABI) may be considered.</p> </div> </div>
<div class="special-card"> <div class="special-head sh-yes"> <div class="special-title"> <h4>Adults with Progressive Hearing Loss — Now Severe</h4> <div class="st-sub">Gradual decline reaching cochlear implant threshold</div> </div> <div class="special-verdict"> <div class="sv-label">Cochlear implant?</div> <div class="sv-val">✓ Yes — excellent outcomes</div> </div> </div> <div class="special-body"> <p>Many adults present to cochlear implant programmes having had progressive hearing loss over many years — starting mild, wearing hearing aids for a decade or more, and now finding that even powerful aids provide inadequate speech understanding. This group typically has a functioning auditory cortex with established language maps from years of hearing — and responds very well to cochlear implantation.</p> <p>The concern some adults have is duration of severe loss: "I have been profoundly deaf for eight years — is it too late?" Duration of deafness does affect outcomes — longer duration generally predicts lower post-implant speech scores. But "lower" does not mean zero, and even adults who have been severely deaf for ten or fifteen years typically show clinically meaningful improvement after cochlear implantation. The question is not whether they will benefit, but how much — and that requires individual assessment.</p> </div> </div>
</div> <span class="source-inline">Sources: Arndt S et al., "Comparison of pseudobinaural hearing to real binaural hearing rehabilitation in single-sided deafness patients," Otology and Neurotology, 2011 · Humphriss R et al., "Cochlear implantation in adults with unilateral severe/profound hearing loss," Cochlear Implants International, 2021 · Loundon N et al., "Cochlear implantation in children with auditory neuropathy spectrum disorder," Ear and Hearing, 2015</span>
<!-- SECTION 7 --> <h2 id="borderline">On the borderline — what happens when you don't clearly qualify</h2>
<p>The candidacy criteria are not binary — there is a grey zone, and a significant number of people fall into it. Understanding what happens at the borderline removes a lot of anxiety from the process.</p>
<p>The most common borderline situation for adults: pure tone average in the severe range (60–70 dB HL), with aided speech scores somewhere around 50–60%. These patients might benefit from better hearing aids, or they might do well with a cochlear implant, or they might do best with bimodal hearing (one implant, one hearing aid). The candidacy evaluation figures out which.</p>
<p>The assessment at this level typically includes:</p>
<ul style="list-style:none;padding:0;display:flex;flex-direction:column;gap:8px;margin:12px 0 20px;"> <li style="display:flex;gap:10px;align-items:flex-start;font-family:'Source Sans 3',sans-serif;font-size:15px;color:var(--text-body);line-height:1.6;"> <span style="flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--green-dark);display:flex;align-items:center;justify-content:center;margin-top:2px;font-size:11px;color:#fff;font-weight:700;">✓</span> <span><strong>BKB-SIN or HINT sentence testing</strong> — speech understanding in noise, which is often more revealing than quiet-condition testing for borderline candidates</span> </li> <li style="display:flex;gap:10px;align-items:flex-start;font-family:'Source Sans 3',sans-serif;font-size:15px;color:var(--text-body);line-height:1.6;"> <span style="flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--green-dark);display:flex;align-items:center;justify-content:center;margin-top:2px;font-size:11px;color:#fff;font-weight:700;">✓</span> <span><strong>Optimised hearing aid fitting</strong> — ensuring the current aids are set appropriately for the current audiogram, not the audiogram from five years ago</span> </li> <li style="display:flex;gap:10px;align-items:flex-start;font-family:'Source Sans 3',sans-serif;font-size:15px;color:var(--text-body);line-height:1.6;"> <span style="flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--green-dark);display:flex;align-items:center;justify-content:center;margin-top:2px;font-size:11px;color:#fff;font-weight:700;">✓</span> <span><strong>Quality of life assessment</strong> — how much does the hearing difficulty affect work, family, social life, and mental health</span> </li> <li style="display:flex;gap:10px;align-items:flex-start;font-family:'Source Sans 3',sans-serif;font-size:15px;color:var(--text-body);line-height:1.6;"> <span style="flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--green-dark);display:flex;align-items:center;justify-content:center;margin-top:2px;font-size:11px;color:#fff;font-weight:700;">✓</span> <span><strong>Patient discussion</strong> — what do you want the implant to help you do? Realistic goal-setting is part of the formal candidacy assessment</span> </li> </ul>
<span class="source-inline">Source: Gifford RH et al., "Benefits of cochlear implantation for recipients with varying degrees of high-frequency hearing loss," Audiology and Neurotology, 2013 · Firszt JB et al., "Cochlear implantation in adults with asymmetric hearing loss," Ear and Hearing, 2012</span>
<p class="impact">"There is no moment where the audiogram crosses a threshold and suddenly the decision is made. Candidacy is a clinical judgement based on a whole picture. Our job is to give you the information to make that judgement well — not to make it for you."</p>
<!-- SECTION 8 — SELF ASSESSMENT --> <h2 id="self-assessment">Self-assessment — does this sound like you?</h2>
<p>This is not a formal medical assessment. But it gives you a starting point before you contact an audiologist or cochlear implant team.</p>
<div class="selftest-box"> <div class="selftest-head"> <h4>Quick self-assessment: cochlear implant candidacy</h4> <p>For adults with hearing loss. If most "Yes" answers apply to you, a formal candidacy evaluation is worth pursuing.</p> </div> <div class="selftest-items"> <div class="selftest-item"> <div class="selftest-q">My audiogram shows thresholds of <strong>70 dB HL or worse</strong> in the speech frequencies (500 Hz to 4000 Hz)</div> <div class="selftest-yn"><span class="yn-yes">Yes ✓</span><span class="yn-no">No ✗</span></div> </div> <div class="selftest-item"> <div class="selftest-q">Even with my hearing aids, I struggle to understand speech in <strong>quiet environments</strong> — I miss words regularly even face-to-face</div> <div class="selftest-yn"><span class="yn-yes">Yes ✓</span><span class="yn-no">No ✗</span></div> </div> <div class="selftest-item"> <div class="selftest-q">In <strong>noisy environments</strong> — restaurants, gatherings, offices — I essentially cannot follow conversation even with hearing aids</div> <div class="selftest-yn"><span class="yn-yes">Yes ✓</span><span class="yn-no">No ✗</span></div> </div> <div class="selftest-item"> <div class="selftest-q">I cannot use the <strong>telephone</strong> reliably — I need video calls or text to communicate</div> <div class="selftest-yn"><span class="yn-yes">Yes ✓</span><span class="yn-no">No ✗</span></div> </div> <div class="selftest-item"> <div class="selftest-q">My hearing loss has significantly affected my <strong>work, relationships, or mental health</strong> — I withdraw from social situations because of it</div> <div class="selftest-yn"><span class="yn-yes">Yes ✓</span><span class="yn-no">No ✗</span></div> </div> <div class="selftest-item"> <div class="selftest-q">My hearing loss is <strong>sensorineural</strong> — inner ear damage — not a middle ear problem like chronic otitis media or otosclerosis without cochlear involvement</div> <div class="selftest-yn"><span class="yn-yes">Yes ✓</span><span class="yn-no">No ✗</span></div> </div> <div class="selftest-item"> <div class="selftest-q">I am willing to wear the external processor consistently and commit to <strong>audiological follow-up and rehabilitation</strong> after surgery</div> <div class="selftest-yn"><span class="yn-yes">Yes ✓</span><span class="yn-no">No ✗</span></div> </div> </div> </div>
<div class="callout-purple"> <div class="callout-label">What to do if most answers are yes</div> <p>If five or more of these questions apply to you, a formal cochlear implant candidacy evaluation is warranted — and you should pursue it without delay. The evaluation itself is non-invasive: audiometric testing, speech perception testing, CT and MRI imaging, and consultation with an implanting surgeon. In India, the complete evaluation takes two to three days and costs approximately $400–$800, compared to $3,000–$8,000 in the United States. GAF Healthcare can arrange the full evaluation sequence at a partner hospital and have results ready before you commit to any surgical decision.</p> </div>
<!-- SECTION 9 — FAQ --> <h2 id="faqs">Frequently asked questions</h2>
<div class="faq-list">
<div class="faq-item"> <div class="faq-q">I was told I am not a candidate for cochlear implant five years ago. Could that have changed?</div> <div class="faq-a">Yes — quite possibly. Cochlear implant candidacy criteria have been significantly broadened between 2015 and 2025. The speech understanding threshold for adults was loosened — candidates now include people with better aided speech scores than previously. Single-sided deafness became an approved indication in 2019. ANSD candidacy understanding has improved substantially. If your hearing has progressed further since the last assessment, that alone would change the candidacy picture. <strong>Reassessment is worthwhile and costs nothing beyond the assessment itself.</strong></div> </div>
<div class="faq-item"> <div class="faq-q">My child has Down syndrome — does that affect cochlear implant candidacy?</div> <div class="faq-a">Down syndrome is not a contraindication to cochlear implantation. Children with Down syndrome who have profound sensorineural hearing loss are candidates, and the published evidence shows they benefit meaningfully — achieving improved sound awareness, environmental sound detection, and in many cases improved speech perception. <strong>Outcomes may be more variable than in neurotypical children</strong>, and speech and language development may be slower — reflecting the underlying cognitive and developmental profile rather than the implant. The family should have a realistic discussion with the cochlear implant team about expected outcomes before proceeding. GAF Healthcare's partner centres have implanted children with Down syndrome and can counsel families based on published outcome data.</div> </div>
<div class="faq-item"> <div class="faq-q">I have a cochlear implant in one ear — can I get a second implant in the other ear?</div> <div class="faq-a">Yes — sequential bilateral cochlear implantation is standard practice for appropriate candidates. If you were implanted in one ear as a child and the other ear qualifies, getting a second implant adds binaural hearing benefits: better hearing in noise, sound localisation, and binaural summation. <strong>The evidence shows benefit from a second implant even when the interval between implants is many years</strong>, though outcomes are generally better when the second implant follows the first within a few years rather than after a decade. At India's partner hospitals, sequential bilateral implantation for previously unilaterally implanted patients is a routine procedure, and the cost of the second-ear surgery (device for the second ear plus surgical episode) follows the same pricing structure as a primary implantation.</div> </div>
<div class="faq-item"> <div class="faq-q">I have tinnitus — will a cochlear implant help?</div> <div class="faq-a">Tinnitus suppression is one of the less-discussed benefits of cochlear implantation — but it is real and significant for many patients. Studies consistently show that <strong>approximately 80% of cochlear implant recipients with pre-operative tinnitus experience reduction or elimination of tinnitus</strong> in the implanted ear after surgery. The mechanism is thought to involve the electrical stimulation masking the tinnitus signal and resetting the auditory cortex's misfiring activity. Tinnitus alone is not a sufficient indication for cochlear implant — the hearing loss criteria must also be met — but for patients who are candidates based on audiometric criteria, tinnitus relief is a meaningful additional benefit to include in the counselling discussion.</div> </div>
<div class="faq-item"> <div class="faq-q">I have Meniere's disease with severe to profound hearing loss — am I a candidate?</div> <div class="faq-a">Yes — Meniere's disease that has progressed to severe or profound sensorineural hearing loss in the affected ear is an established cochlear implant indication. <strong>Cochlear implantation in Meniere's patients typically also reduces or eliminates vertigo episodes</strong> in the implanted ear — a benefit beyond the hearing improvement itself, attributed to the partial labyrinthectomy effect of electrode insertion. The candidacy evaluation for Meniere's patients includes assessment of vestibular function in the non-operated ear, and the surgical plan accounts for the fluctuating nature of Meniere's-related hearing. India's cochlear implant teams at AIIMS and Amrita have experience with Meniere's-related implantation.</div> </div>
<div class="faq-item"> <div class="faq-q">Can I get a cochlear implant if I have already had ear surgery (mastoidectomy, tympanoplasty)?</div> <div class="faq-a">Prior ear surgery does not exclude cochlear implantation — but it does complicate it and requires careful review of the surgical history and CT findings. A mastoid cavity from previous radical mastoidectomy changes the anatomy of the surgical field. Scar tissue from previous tympanoplasty or ossicular chain reconstruction is present and must be navigated. <strong>The question is not whether prior surgery happened — it is what the current anatomy looks like on CT and whether an experienced surgeon can place an electrode safely.</strong> Share your complete surgical history and any existing CT imaging with the candidacy team. Many patients with complex ear surgery histories have been successfully implanted by experienced cochlear implant surgeons in India.</div> </div>
</div> <span class="source-inline">Sources: Olze H et al., "Tinnitus and cochlear implantation," Otolaryngology-Head and Neck Surgery, 2011 · Rocca C et al., "Cochlear implantation in Meniere's disease," Cochlear Implants International, 2017 · Lassaletta L et al., "Cochlear implantation in patients with prior ear surgery," European Archives of Otorhinolaryngology, 2012</span>
<!-- CTA 3 --> <a href="https://gafhealthcare.in/treatments/cochlear-implant" class="cta-c"> <div class="cta-arrow">→</div> <div> <div class="rl-label">Full Cochlear Implant Guide — GAF Healthcare</div> <div class="rl-desc">Surgery, devices, switch-on, rehabilitation, bilateral options, costs, and how to arrange cochlear implant surgery in India — complete guide for international patients.</div> </div> </a>
<!-- CTA 4 --> <div class="cta-b"> <p class="cta-h">Not sure whether you or your child qualifies? Share your reports and find out.</p> <p class="cta-s">GAF Healthcare's partner audiologists and cochlear implant surgeons review candidacy cases daily. Share your audiogram, speech test results, and any imaging. We will give you a clear, honest answer about whether you qualify — and what the next step looks like. At no charge, within 24 hours.</p> <a href="https://gafhealthcare.in/contact" class="btn-green">Get My Candidacy Assessment →</a> </div>
<!-- CTA 5 FINAL --> <div class="cta-a"> <p class="cta-h">The question you have been afraid to ask has a clearer answer than you think.</p> <p class="cta-s">Cochlear implant candidacy assessment in India takes two to three days and costs $400–$800. The same evaluation costs $3,000–$8,000 in the United States. Share your audiogram, imaging, and history — GAF Healthcare will tell you honestly whether you qualify, which hospital is right for your case, and what surgery would cost. At no charge, within 24 hours.</p> <a href="https://gafhealthcare.in/contact" class="btn-white">Find Out If I Qualify →</a> </div>
<a href="https://gafhealthcare.in/treatments/cochlear-implant" class="cta-c"> <div class="cta-arrow">→</div> <div> <div class="rl-label">Full Cochlear Implant Guide — GAF Healthcare</div> <div class="rl-desc">Cost, candidacy, surgery, devices, switch-on, rehabilitation, and how to arrange cochlear implant surgery in India for international patients and families.</div> </div> </a>
</div> </div> </body> </html>