{"id":475860,"date":"2026-01-06T15:27:05","date_gmt":"2026-01-06T14:27:05","guid":{"rendered":"https:\/\/www.dynseo.com\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitat\/"},"modified":"2026-05-14T11:48:40","modified_gmt":"2026-05-14T09:48:40","slug":"impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/","title":{"rendered":"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; column_structure=&#8221;4_4&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style>\n        :root {\n            --blue: #5e5ed7;\n            --blue-dark: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --gray-50: #f8fafc;\n            --gray-100: #f1f5f9;\n            --gray-200: #e2e8f0;\n            --gray-300: #cbd5e1;\n            --gray-600: #475569;\n            --gray-700: #334155;\n            --gray-800: #1e293b;\n            --gray-900: #0f172a;\n        }<\/p>\n<p>        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--gray-700);\n            background-color: var(--white);\n        }<\/p>\n<p>        .article-hero {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            color: white;\n            position: relative;\n            padding: 3rem 1rem 8rem;\n            overflow: hidden;\n        }<\/p>\n<p>        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><circle cx=\"20\" cy=\"20\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"80\" cy=\"40\" r=\"3\" fill=\"rgba(255,255,255,0.05)\"\/><circle cx=\"40\" cy=\"70\" r=\"2.5\" fill=\"rgba(255,255,255,0.08)\"\/><\/svg>');\n            animation: float 20s ease-in-out infinite;\n        }<\/p>\n<p>        @keyframes float {\n            0%, 100% { transform: translateY(0px) rotate(0deg); }\n            50% { transform: translateY(-20px) rotate(5deg); }\n        }<\/p>\n<p>        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .article-breadcrumb {\n            font-size: 0.9rem;\n            margin-bottom: 1rem;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-breadcrumb a {\n            color: var(--teal);\n            text-decoration: none;\n        }<\/p>\n<p>        .article-category {\n            display: inline-block;\n            background: var(--pink);\n            color: white;\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            margin-bottom: 2rem;\n        }<\/p>\n<p>        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 800;\n            line-height: 1.2;\n            margin-bottom: 1.5rem;\n        }<\/p>\n<p>        .hl {\n            color: var(--yellow);\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2rem;\n            margin-bottom: 2rem;\n            font-size: 0.9rem;\n        }<\/p>\n<p>        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }<\/p>\n<p>        .stars {\n            color: var(--yellow);\n            font-size: 1.1rem;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 100px;\n            background: white;\n            border-radius: 50% 50% 0 0 \/ 100% 100% 0 0;\n        }<\/p>\n<p>        .article-body {\n            background: var(--white);\n            position: relative;\n            z-index: 3;\n        }<\/p>\n<p>        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 1rem;\n        }<\/p>\n<p>        .intro-block {\n            background: var(--gray-50);\n            padding: 3rem;\n            border-radius: 20px;\n            margin: 4rem 0;\n            border-left: 5px solid var(--blue);\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 2rem;\n            margin: 4rem 0;\n        }<\/p>\n<p>        .stat-card {\n            background: linear-gradient(135deg, var(--teal) 0%, var(--blue) 100%);\n            color: white;\n            padding: 2rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(94, 94, 215, 0.2);\n        }<\/p>\n<p>        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 800;\n            display: block;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .stat-card .label {\n            font-size: 0.9rem;\n            opacity: 0.9;\n            line-height: 1.4;\n        }<\/p>\n<p>        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            font-weight: 700;\n            color: var(--gray-800);\n            margin: 4rem 0 2rem;\n            padding-bottom: 1rem;\n            border-bottom: 3px solid var(--blue);\n        }<\/p>\n<p>        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--gray-700);\n            margin: 2rem 0 1rem;\n        }<\/p>\n<p>        p {\n            margin-bottom: 1.5rem;\n            line-height: 1.8;\n            font-size: 1rem;\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(135deg, var(--yellow) 0%, #ffd93d 100%);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            border: 1px solid #f3c614;\n        }<\/p>\n<p>        .conseil-card h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            color: var(--gray-800);\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }<\/p>\n<p>        .key-points {\n            background: var(--gray-50);\n            padding: 2rem;\n            border-radius: 12px;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .key-points h4 {\n            font-family: 'Montserrat', sans-serif;\n            color: var(--blue);\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .key-points ul {\n            list-style: none;\n            padding-left: 0;\n        }<\/p>\n<p>        .key-points li {\n            padding: 0.5rem 0;\n            padding-left: 2rem;\n            position: relative;\n        }<\/p>\n<p>        .key-points li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--blue);\n            font-weight: bold;\n        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(135deg, var(--teal) 0%, #7dd3d8 100%);\n            padding: 1.5rem;\n            border-radius: 10px;\n            margin: 1.5rem 0;\n            border-left: 4px solid var(--blue);\n        }<\/p>\n<p>        .tip-box-label {\n            font-weight: 600;\n            color: var(--gray-800);\n            margin-bottom: 0.5rem;\n            display: block;\n        }<\/p>\n<p>        .expert-box {\n            background: var(--white);\n            border: 2px solid var(--blue);\n            border-radius: 15px;\n            padding: 0;\n            margin: 3rem 0;\n            overflow: hidden;\n        }<\/p>\n<p>        .expert-box-label {\n            background: var(--blue);\n            color: white;\n            padding: 1rem 2rem;\n            font-weight: 600;\n            margin: 0;\n        }<\/p>\n<p>        .expert-box-title {\n            padding: 1.5rem 2rem 0;\n            margin: 0;\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            color: var(--gray-800);\n        }<\/p>\n<p>        .expert-inner {\n            padding: 0 2rem 2rem;\n        }<\/p>\n<p>        .expert-inner-title {\n            font-size: 1.1rem;\n            font-weight: 600;\n            color: var(--blue);\n            margin: 1rem 0 0.5rem;\n        }<\/p>\n<p>        .faq-list {\n            margin: 4rem 0;\n        }<\/p>\n<p>        .faq-item {\n            border: 1px solid var(--gray-200);\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n        }<\/p>\n<p>        .faq-q {\n            background: var(--gray-50);\n            padding: 1.5rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: var(--blue);\n            color: white;\n        }<\/p>\n<p>        .faq-icon {\n            font-size: 1.2rem;\n            font-weight: bold;\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }<\/p>\n<p>        .faq-a {\n            padding: 0 1.5rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            padding: 1.5rem;\n            max-height: 500px;\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            color: white;\n            padding: 3rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 4rem 0;\n        }<\/p>\n<p>        .cta-box h3 {\n            color: white;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            margin-top: 2rem;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: var(--blue);\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }<\/p>\n<p>        .btn-white:hover {\n            background: transparent;\n            color: white;\n        }<\/p>\n<p>        .btn-outline {\n            background: transparent;\n            color: white;\n            padding: 1rem 2rem;\n            border: 2px solid white;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .btn-outline:hover {\n            background: white;\n            color: var(--blue);\n        }<\/p>\n<p>        .article-tags {\n            margin: 4rem 0 2rem;\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n        }<\/p>\n<p>        .article-tag {\n            background: var(--gray-100);\n            color: var(--gray-700);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            text-decoration: none;\n            font-size: 0.9rem;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--blue);\n            color: white;\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .article-hero {\n                padding: 2rem 1rem 6rem;\n            }<\/p>\n<p>            .article-hero h1 {\n                font-size: 2rem;\n            }<\/p>\n<p>            .article-meta {\n                flex-direction: column;\n                gap: 0.5rem;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .intro-block {\n                padding: 2rem;\n            }<\/p>\n<p>            h2 {\n                font-size: 1.5rem;\n            }<\/p>\n<p>            .cta-buttons {\n                flex-direction: column;\n            }\n        }\n    <\/style>\n<p><script>\n        document.querySelectorAll('.faq-q').forEach(function(button) {\n            button.addEventListener('click', function() {\n                button.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script><br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Impact du cancer du poumon sur les fonctions cognitives et strat\u00e9gies de r\u00e9adaptation\",\n      \"description\": \"D\u00e9couvrez comment le cancer du poumon affecte les fonctions cognitives et explorez les strat\u00e9gies de r\u00e9adaptation pour am\u00e9liorer la qualit\u00e9 de vie des patients.\",\n      \"url\": \"https:\/\/www.dynseo.com\/impact-cancer-poumon-fonctions-cognitives-strategies-rehabilitation\/\",\n      \"datePublished\": \"2026-04-10\",\n      \"dateModified\": \"2026-04-10\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\",\n        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/01\/logo-dynseo.png\"\n        }\n      },\n      \"image\": {\n        \"@type\": \"ImageObject\",\n        \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2026\/04\/cancer-poumon-cognition.jpg\",\n        \"width\": 1200,\n        \"height\": 630\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/impact-cancer-poumon-fonctions-cognitives-strategies-rehabilitation\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"@id\": \"https:\/\/www.dynseo.com\/impact-cancer-poumon-fonctions-cognitives-strategies-rehabilitation\/\",\n      \"url\": \"https:\/\/www.dynseo.com\/impact-cancer-poumon-fonctions-cognitives-strategies-rehabilitation\/\",\n      \"name\": \"Impact du cancer du poumon sur les fonctions cognitives et strat\u00e9gies de r\u00e9adaptation\",\n      \"description\": \"D\u00e9couvrez comment le cancer du poumon affecte les fonctions cognitives et explorez les strat\u00e9gies de r\u00e9adaptation pour am\u00e9liorer la qualit\u00e9 de vie des patients.\",\n      \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"breadcrumb\": {\n        \"@type\": \"BreadcrumbList\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Accueil\",\n            \"item\": \"https:\/\/www.dynseo.com\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Blog\",\n            \"item\": \"https:\/\/www.dynseo.com\/blog\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"Impact du cancer du poumon sur les fonctions cognitives et strat\u00e9gies de r\u00e9adaptation\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u00c0 quel moment les troubles cognitifs apparaissent-ils g\u00e9n\u00e9ralement chez les patients atteints de cancer du poumon ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les troubles cognitifs peuvent appara\u00eetre \u00e0 diff\u00e9rents moments : d\u00e8s l'annonce du diagnostic (stress et anxi\u00e9t\u00e9), pendant les traitements de chimioth\u00e9rapie ou radioth\u00e9rapie, ou apr\u00e8s les traitements en raison des effets secondaires persistants. Certains patients peuvent \u00e9galement pr\u00e9senter des troubles cognitifs li\u00e9s \u00e0 l'hypoxie caus\u00e9e par la tumeur elle-m\u00eame.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Les troubles cognitifs li\u00e9s au cancer du poumon sont-ils r\u00e9versibles ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La r\u00e9versibilit\u00e9 des troubles cognitifs varie selon plusieurs facteurs : la cause (chimio-cerveau, stress, hypoxie), l'intensit\u00e9 des traitements, l'\u00e2ge du patient et sa r\u00e9serve cognitive. Avec une r\u00e9adaptation cognitive appropri\u00e9e et du temps, de nombreux patients constatent une am\u00e9lioration significative, bien que certains effets puissent persister.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Combien de temps dure g\u00e9n\u00e9ralement un programme de r\u00e9adaptation cognitive ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Un programme de r\u00e9adaptation cognitive dure g\u00e9n\u00e9ralement entre 3 \u00e0 6 mois, avec des s\u00e9ances de 30 \u00e0 60 minutes, 2 \u00e0 3 fois par semaine. La dur\u00e9e peut \u00eatre adapt\u00e9e selon les besoins individuels, la s\u00e9v\u00e9rit\u00e9 des troubles et les progr\u00e8s observ\u00e9s. Un suivi \u00e0 long terme peut \u00eatre recommand\u00e9 pour maintenir les acquis.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&#038;family=Poppins:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<section class=\"article-hero\">\n<div class=\"article-hero-inner\">\n<nav class=\"article-breadcrumb\">\n                <a href=\"https:\/\/www.dynseo.com\/en\/\">Home<\/a> > <a href=\"https:\/\/www.dynseo.com\/blog\">Blog<\/a> > Lung Cancer and Cognition<br \/>\n            <\/nav>\n<p>            <span class=\"article-category\">Cognitive Rehabilitation<\/span><\/p>\n<h1>Impact of Lung Cancer on <span class=\"hl\">Cognitive Functions<\/span> and Rehabilitation Strategies<\/h1>\n<div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span><br \/>\n                <span>\u23f1\ufe0f 18 min read<\/span><br \/>\n                <span>\ud83d\udc65 Patients and caregivers<\/span><br \/>\n                <span class=\"stars\">\u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5<\/span>\n            <\/div>\n<\/p><\/div>\n<div class=\"article-hero-curve\"><\/div>\n<\/section>\n<div class=\"article-body\">\n<div class=\"container\">\n<div class=\"intro-block\">\n                Lung cancer is one of the most concerning forms of cancer worldwide, affecting millions of people each year. Beyond the obvious physical challenges, this complex pathology has a profound and often underestimated impact on the cognitive functions of patients. Memory disorders, difficulties in concentration, decision-making problems, and alterations in executive functions are daily challenges faced by those affected. A deep understanding of these mechanisms and the development of tailored cognitive rehabilitation strategies are essential to significantly improve the quality of life of patients and optimize their care pathway.\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"number\">75%<\/span><br \/>\n                    <span class=\"label\">of patients report cognitive disorders<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">40%<\/span><br \/>\n                    <span class=\"label\">improvement with cognitive rehabilitation<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">85%<\/span><br \/>\n                    <span class=\"label\">of patients benefit from personalized support<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">6-12<\/span><br \/>\n                    <span class=\"label\">months of optimal follow-up recommended<\/span>\n                <\/div>\n<\/p><\/div>\n<h2>1. The pathophysiological mechanisms of cognitive disorders in lung cancer<\/h2>\n<pee>Lung cancer induces cognitive alterations through complex multifactorial mechanisms that far exceed the direct effects of the tumor alone. These mechanisms involve neuroinflammatory cascades, metabolic disturbances, and vascular dysfunctions that affect the entire central nervous system.<\/pee>\n<pee>Chronic hypoxemia, frequently observed in patients with lung cancer, is one of the most determining factors in the onset of cognitive disorders. This decrease in blood oxygenation compromises cerebral energy metabolism, particularly in the most sensitive areas such as the hippocampus and prefrontal cortex, crucial areas for memory and executive functions.<\/pee>\n<pee>The pro-inflammatory cytokines released by the tumor, notably interleukin-6 and TNF-alpha, cross the blood-brain barrier and trigger chronic neuroinflammation. This brain immune activation disrupts synaptic transmission and alters neuronal plasticity, fundamental mechanisms of learning and memory.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udca1 Expert advice<\/h4>\n<pee>Early detection of cognitive disorders allows for more effective management. It is recommended to assess cognitive functions from the initial diagnosis and regularly throughout the care pathway.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Key points of the pathophysiological mechanisms:<\/h4>\n<ul>\n<li>Chronic hypoxemia altering cerebral metabolism<\/li>\n<li>Neuroinflammation induced by tumor cytokines<\/li>\n<li>Disruptions of the blood-brain barrier<\/li>\n<li>Cerebral vascular dysfunctions<\/li>\n<li>Alterations of neurotransmitters<\/li>\n<\/ul><\/div>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">Practical tip:<\/span><br \/>\n                The use of applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS<\/a> allows for cognitive training tailored to the specific needs of oncology patients.\n            <\/div>\n<h2>2. Clinical manifestations of cognitive disorders in patients with lung cancer<\/h2>\n<pee>Cognitive manifestations in patients with lung cancer present a particularly wide and nuanced spectrum, varying considerably from one individual to another depending on multiple factors. These symptoms can appear as early as the initial stages of the disease, well before the initiation of specific treatments.<\/pee>\n<pee>Short-term memory disorders often constitute the first manifestation reported by patients. This impairment is characterized by difficulties in retaining new information, frequent forgetfulness in daily activities, and a decreased ability to follow complex conversations or multiple instructions.<\/pee>\n<pee>Executive dysfunctions also represent a major challenge, manifesting as difficulties in planning, organizing tasks, decision-making, and problem-solving. These alterations can significantly impact patients&#8217; autonomy and their ability to effectively manage their treatment.<\/pee>\n<pee>Attention disorders, including increased distractibility, decreased sustained concentration, and difficulties with dual-tasking, constitute another important aspect of cognitive manifestations. These symptoms can particularly affect professional activities and social relationships.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Clinical expertise<\/div>\n<h3 class=\"expert-box-title\">Specialized neuropsychological assessment<\/h3>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Cognitive domains assessed:<\/div>\n<pee>The comprehensive neuropsychological assessment should include the assessment of episodic and semantic memory, executive functions, sustained and selective attention, processing speed, and visuospatial functions.<\/pee>\n<div class=\"expert-inner-title\">Recommended assessment tools:<\/div>\n<pee>The Montreal Cognitive Assessment (MoCA), Wechsler scales, Trail Making Test, and verbal fluency tasks form the basis of a standardized and reproducible assessment.<\/pee>\n                <\/div>\n<\/p><\/div>\n<div class=\"conseil-card\">\n<h4>\ud83c\udfaf Intervention Strategy<\/h4>\n<pee>Cognitive support should begin as soon as the first symptoms appear. Digital tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS<\/a> allow for personalized and progressive training.<\/pee>\n            <\/div>\n<h2>3. Impact of Cancer Treatments on Cognitive Functions<\/h2>\n<pee>Cancer treatments, although essential for fighting the disease, exert significant deleterious effects on cognitive functions. Chemotherapy, in particular, induces what is commonly referred to as &#8220;chemobrain&#8221; or &#8220;chemofog,&#8221; a complex syndrome of multidimensional cognitive alterations.<\/pee>\n<pee>Alkylating agents, frequently used in the treatment of lung cancer, effectively cross the blood-brain barrier and exert direct cytotoxicity on neural cells. This neurotoxicity manifests as a decrease in hippocampal neurogenesis, impairment of myelination, and disruption of neural networks.<\/pee>\n<pee>Radiotherapy, especially when it involves irradiation fields close to the central nervous system or in the case of brain metastases, can induce acute and late neurocognitive effects. Mechanisms include vascular inflammation, demyelination, and alterations in white matter that may persist for years after treatment.<\/pee>\n<pee>Targeted therapies and immunotherapy, although generally better tolerated, can also induce subtle but clinically significant cognitive effects. Tyrosine kinase inhibitors may affect neuronal signaling pathways, while immunotherapies can trigger rare but severe autoimmune encephalitis.<\/pee>\n<div class=\"key-points\">\n<h4>Risk Factors for Cognitive Toxicity:<\/h4>\n<ul>\n<li>Advanced age (> 65 years)<\/li>\n<li>High cumulative doses of chemotherapy<\/li>\n<li>Combination of multiple cytotoxic agents<\/li>\n<li>Prophylactic or therapeutic brain irradiation<\/li>\n<li>Pre-existing cardiovascular comorbidities<\/li>\n<li>Disadvantaged socio-economic status<\/li>\n<\/ul><\/div>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">Therapeutic recommendation:<\/span><br \/>\n                The use of cognitive stimulation tools during treatments can mitigate deleterious effects. <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS<\/a> offers exercises tailored to each phase of treatment.\n            <\/div>\n<h2>4. Risk factors and cognitive vulnerability<\/h2>\n<pee>Identifying risk factors for the development of cognitive disorders in patients with lung cancer is of paramount importance to optimize prevention and early intervention strategies. These factors are organized into several interconnected categories, creating an individualized risk profile for each patient.<\/pee>\n<pee>Age is one of the most robust determinants of cognitive risk. Patients over 65 years old present an increased vulnerability related to the physiological decline of cognitive reserve, increased baseline neuroinflammation, and reduced neuronal plasticity. This vulnerability is amplified by the frequent presence of age-related comorbidities.<\/pee>\n<pee>Education level and socio-economic status significantly influence cognitive trajectory. A high education level provides relative protection through the concept of cognitive reserve, allowing for better compensation for neurological impairments. Conversely, socio-economic disparities can limit access to specialized care and rehabilitation interventions.<\/pee>\n<pee>Medical comorbidities, particularly cardiovascular diseases, diabetes, and psychiatric disorders, constitute synergistic risk factors. Hypertension and atherosclerosis compromise cerebral perfusion, while depression can mask or amplify objective cognitive deficits.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Predictive analysis<\/div>\n<h3 class=\"expert-box-title\">Cognitive risk stratification models<\/h3>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Composite risk score:<\/div>\n<pee>The integration of demographic, clinical, and biological variables allows for the establishment of personalized predictive scores. These models include age, tumor stage, inflammatory biomarkers, and specific genetic polymorphisms.<\/pee>\n<div class=\"expert-inner-title\">Emerging predictive biomarkers:<\/div>\n<pee>Serum levels of S100B protein, NSE (neuron-specific enolase), and GFAP (glial fibrillary acidic protein) show promising correlations with the risk of developing cognitive disorders.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>5. Standardized cognitive assessment strategies<\/h2>\n<pee>The standardized cognitive assessment forms the fundamental basis for optimal management of neurocognitive disorders associated with lung cancer. This diagnostic approach must be systematic, reproducible, and tailored to the specificities of the oncology population.<\/pee>\n<pee>The cognitive assessment approach must be multidimensional, covering all areas likely to be affected. The assessment of episodic memory, through learning and recall tests of word lists or stories, allows for the detection of early memory alterations often reported by patients.<\/pee>\n<pee>The assessment of executive functions requires the use of specialized tools evaluating planning, inhibition, cognitive flexibility, and working memory. The Wisconsin Card Sorting Test, Stroop tasks, and verbal fluency tests are validated instruments for this assessment.<\/pee>\n<pee>The assessment of attention, including sustained, selective, and divided attention, relies on standardized paradigms such as the Continuous Performance Test and computerized vigilance tasks. These tools allow for the objective quantification of attentional disorders often underestimated by standard clinical evaluation.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udccb Assessment protocol<\/h4>\n<pee>The cognitive assessment should be conducted before treatment (baseline), during treatment (monitoring), and post-treatment (follow-up). This longitudinal approach allows for distinguishing pre-existing effects from iatrogenic effects.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Recommended assessment schedule:<\/h4>\n<ul>\n<li>Initial assessment: before any oncological treatment<\/li>\n<li>Intermediate assessment: mid-treatment<\/li>\n<li>Post-treatment assessment: 1 month after treatment ends<\/li>\n<li>Long-term follow-up: 6, 12, and 24 months<\/li>\n<li>Additional assessments based on clinical evolution<\/li>\n<\/ul><\/div>\n<h2>6. Pharmacological approaches to cognitive neuroprotection<\/h2>\n<pee>The development of specific pharmacological approaches for cognitive neuroprotection in patients with lung cancer represents a rapidly expanding area of research. These strategies aim to prevent, mitigate, or reverse cognitive alterations related to the disease and treatments.<\/pee>\n<pee>Neuroprotective agents, including neuroinflammation modulators, show promising results in preclinical studies. Minocycline, an antibiotic from the tetracycline family, exerts anti-inflammatory and neuroprotective effects independent of its antimicrobial activity. Its prophylactic use could limit chemotherapy-induced neuroinflammation.<\/pee>\n<pee>Cholinergic modulators, traditionally used in Alzheimer&#8217;s disease, are being investigated in the oncological context. Donepezil and rivastigmine may potentially improve attention and memory disorders, particularly in patients with cholinergic deficits secondary to treatments.<\/pee>\n<pee>Centrally acting stimulants, such as modafinil and methylphenidate, demonstrate effectiveness in improving cognitive fatigue and attention disorders. Their mechanism of action involves modulation of dopaminergic and noradrenergic systems, particularly vulnerable in the context of cancer.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Clinical pharmacology<\/div>\n<h3 class=\"expert-box-title\">Pharmacological agents in development<\/h3>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Emerging neuroprotectors:<\/div>\n<pee>NMDA receptor antagonists, phosphodiesterase inhibitors, and GABAergic modulators are the subject of specific clinical trials in the prevention of cognitive disorders related to cancer.<\/pee>\n<div class=\"expert-inner-title\">Combined approaches:<\/div>\n<pee>The association of pharmacological neuroprotectors with non-pharmacological interventions could optimize therapeutic benefits while minimizing side effects.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>7. Non-pharmacological cognitive rehabilitation interventions<\/h2>\n<pee>Non-pharmacological interventions are the central pillar of cognitive rehabilitation in patients with lung cancer. These approaches, based on the principles of neuroplasticity and cognitive compensation, offer the advantage of being free from side effects while allowing for optimal personalization.<\/pee>\n<pee>Computerized cognitive training represents a particularly promising modality, allowing for precise dosing of stimulations and objective tracking of progress. Targeted training programs, such as those offered by the COCO THINKS and COCO MOVES applications, provide exercises specifically designed to stimulate the cognitive areas most frequently affected in oncology patients.<\/pee>\n<pee>Cognitive behavioral remediation relies on learning compensatory strategies and acquiring mnemonic techniques. This approach aims to develop alternative mechanisms to bypass residual cognitive deficits and optimize the use of preserved resources.<\/pee>\n<pee>Adapted physical activity constitutes a particularly effective intervention, combining cardiovascular, neurobiological, and psychological benefits. Moderate aerobic exercise stimulates hippocampal neurogenesis, improves cerebral perfusion, and promotes the release of neurotrophic factors.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">Technological innovation:<\/span><br \/>\n                The applications <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> integrate adaptive algorithms that automatically personalize the difficulty according to individual performance.\n            <\/div>\n<div class=\"key-points\">\n<h4>Recommended intervention methods:<\/h4>\n<ul>\n<li>Cognitive training: 3-5 sessions per week, 30-45 minutes<\/li>\n<li>Physical activity: 150 minutes of moderate activity per week<\/li>\n<li>Relaxation techniques: daily sessions of 15-20 minutes<\/li>\n<li>Cognitive-behavioral therapies: weekly sessions<\/li>\n<li>Cognitive support groups: bi-weekly meetings<\/li>\n<\/ul><\/div>\n<h2>8. Integrative approaches and complementary therapies<\/h2>\n<pee>The integrative approach to cognitive rehabilitation harmoniously combines conventional interventions with scientifically validated complementary therapies. This holistic strategy recognizes the multidimensional complexity of cognitive disorders and aims to optimize all aspects of neurological well-being.<\/pee>\n<pee>Mindfulness meditation demonstrates robust beneficial effects on attention, working memory, and emotional regulation. Structured programs of mindfulness-based cognitive therapy (MBCT) allow patients to develop metacognitive skills and better manage residual cognitive deficits.<\/pee>\n<pee>Acupuncture, particularly electroacupuncture, shows encouraging results in improving cognitive disorders related to oncological treatments. Proposed mechanisms include modulation of neurotransmitters, improvement of cerebral circulation, and reduction of neuroinflammation.<\/pee>\n<pee>Targeted nutritional supplements, including omega-3s, vitamin D, and antioxidants, may contribute to neuroprotection and optimization of cognitive functions. A personalized nutritional approach, based on the assessment of specific deficits, can effectively complement other interventions.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83c\udf3f Holistic Approach<\/h4>\n<pee>The integration of complementary therapies must always be done in consultation with the oncology team to avoid drug interactions and optimize therapeutic synergy.<\/pee>\n            <\/div>\n<h2>9. Emerging Technologies and Therapeutic Innovations<\/h2>\n<pee>The technological landscape of cognitive rehabilitation is evolving rapidly, offering innovative prospects for improving cognitive disorders in patients with lung cancer. These innovations are based on advances in computational neuroscience, artificial intelligence, and brain-machine interfaces.<\/pee>\n<pee>Immersive virtual reality allows for the creation of ecologically valid training environments, reproducing everyday life situations in a controlled context. These applications can simulate complex tasks requiring the integration of multiple cognitive functions, providing training that is more transferable to real activities.<\/pee>\n<pee>Machine learning algorithms enable adaptive personalization of training programs, automatically adjusting difficulty parameters, stimulus modality, and session frequency according to individual performance patterns. This approach optimizes therapeutic effectiveness while maintaining patient motivation.<\/pee>\n<pee>Non-invasive neurostimulation, including transcranial magnetic stimulation (TMS) and transcranial electrical stimulation (tES), offers possibilities for targeted modulation of neuronal activity. These techniques can enhance the effectiveness of cognitive interventions by optimizing the excitability of the involved neural networks.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Technological Innovation<\/div>\n<h3 class=\"expert-box-title\">Future Perspectives in Neurotechnology<\/h3>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Adaptive Artificial Intelligence:<\/div>\n<pee>Next-generation AI systems integrate multimodal data (behavioral, physiological, neuroimaging) to predict and optimize individual therapeutic responses.<\/pee>\n<div class=\"expert-inner-title\">Brain-Computer Interfaces:<\/div>\n<pee>BCIs (Brain-Computer Interfaces) will soon enable cognitive training based on direct neurological feedback, optimizing directed neural plasticity.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>10. Measures of effectiveness and indicators of therapeutic success<\/h2>\n<pee>The evaluation of the effectiveness of cognitive rehabilitation interventions requires a multidimensional approach integrating objective, subjective, and functional measures. This comprehensive evaluation allows for the appreciation of the clinical significance of improvements beyond simple statistical significance.<\/pee>\n<pee>Objective cognitive measures rely on standardized neuropsychological tests and computerized assessments. Composite indices, combining several cognitive domains, provide a global view of changes. The calculation of the Reliable Change Index allows for distinguishing clinically significant improvements from fluctuations related to measurement variability.<\/pee>\n<pee>The subjective evaluation of cognition, through validated questionnaires like FACT-Cog or EORTC QLQ-CF, captures the patient&#8217;s perception of cognitive difficulties and their impact on quality of life. This subjective dimension can sometimes diverge from objective measures, requiring a nuanced interpretation of results.<\/pee>\n<pee>Functional measures assess the transfer of cognitive improvements to activities of daily living. The use of functional autonomy scales and ecological observations allows for the appreciation of the external validity of therapeutic interventions.<\/pee>\n<div class=\"key-points\">\n<h4>Multidimensional effectiveness criteria:<\/h4>\n<ul>\n<li>Improvement \u2265 0.5 standard deviation on standardized cognitive tests<\/li>\n<li>Reduction \u2265 10 points on subjective cognition scales<\/li>\n<li>Functional improvement in \u2265 2 daily activities<\/li>\n<li>Maintenance of benefits at 6 months post-intervention<\/li>\n<li>Patient satisfaction \u2265 7\/10 on satisfaction scale<\/li>\n<\/ul><\/div>\n<h2>11. Psychosocial support and family support<\/h2>\n<pee>The psychosocial dimension of cognitive rehabilitation is crucial in optimizing therapeutic outcomes. Cognitive disorders can generate significant psychological distress, affecting patients&#8217; self-esteem, personal identity, and interpersonal relationships.<\/pee>\n<pee>Specialized psychological support helps patients develop effective coping strategies in the face of cognitive difficulties. Cognitive-behavioral therapy allows for the modification of dysfunctional cognitions related to deficits and the development of behavioral compensation strategies.<\/pee>\n<pee>The involvement of family members is a major predictive factor for therapeutic success. Family psychoeducation programs enable relatives to understand the manifestations of cognitive disorders and adopt appropriate supportive attitudes. Training caregivers in home cognitive stimulation techniques enhances the effectiveness of professional interventions.<\/pee>\n<pee>Peer support groups provide a space for exchange and normalization of cognitive difficulties. These therapeutic social interactions reduce isolation, promote the sharing of compensatory strategies, and maintain long-term motivation.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66 Family advice<\/h4>\n<pee>The use of family cognitive stimulation tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS<\/a> allows for creating therapeutic sharing moments between the patient and their loved ones.<\/pee>\n            <\/div>\n<h2>12. Future perspectives and translational research<\/h2>\n<pee>The field of cognitive rehabilitation in lung cancer is experiencing exponential scientific development, driven by advances in fundamental neuroscience and biomedical technologies. Future perspectives are oriented towards increased personalization of interventions and optimal integration of multidisciplinary approaches.<\/pee>\n<pee>The emerging cognitive precision medicine relies on the identification of predictive biomarkers of therapeutic response. Genetic polymorphisms affecting neurotransmitter systems, epigenetic markers, and gene expression signatures will allow for stratifying patients according to their risk profile and recovery potential.<\/pee>\n<pee>Theragnostic approaches combine real-time diagnosis and therapy, using implantable or wearable biosensors to continuously monitor neurobiological parameters and automatically adjust therapeutic interventions. These adaptive systems will optimize efficiency while minimizing therapeutic burden.<\/pee>\n<pee>Translational research also explores the synergies between pharmacological neuroprotection and behavioral rehabilitation. Identifying optimal therapeutic windows and intervention sequences will maximize benefits while respecting the constraints of the oncological pathway.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Translational research<\/div>\n<h3 class=\"expert-box-title\">Priority development areas<\/h3>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Predictive biomarkers:<\/div>\n<pee>The development of panels of blood, cerebrospinal fluid, and neuroimaging biomarkers will allow for precise patient stratification and individualized predictions of therapeutic responses.<\/pee>\n<div class=\"expert-inner-title\">Optimized combined interventions:<\/div>\n<pee>The synergistic integration of pharmacological neuroprotection, cognitive behavioral stimulation, and neurotechnological modulation will open new therapeutic perspectives.<\/pee>\n                <\/div>\n<\/p><\/div>\n<div class=\"faq-list\">\n<h2>Frequently Asked Questions<\/h2>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>When do cognitive disorders typically appear in patients with lung cancer?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Cognitive disorders can appear at different times during the oncological pathway. Some patients experience difficulties from the diagnosis, related to the direct impact of the tumor and hypoxemia. Others develop these symptoms during treatments (chemotherapy, radiotherapy) or in the months following their completion. Early cognitive assessment allows for identifying at-risk patients and initiating appropriate management.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Are the cognitive disorders related to lung cancer reversible?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The reversibility of cognitive disorders varies depending on their cause, severity, and the timeliness of intervention. Deficits related to acute treatments can significantly improve over time with cognitive rehabilitation. However, some alterations may persist, requiring long-term compensation strategies. Early and personalized interventions maximize recovery chances.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How long does a cognitive rehabilitation program typically last?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The optimal duration varies according to individual needs, but effective programs generally last from 6 to 12 months. Initial intensive phases (2-3 months) are followed by maintenance and consolidation periods. The use of tools like COCO THINKS allows for flexible therapeutic continuity adapted to each patient&#8217;s pace and the constraints of their care journey.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Can family members participate in cognitive rehabilitation?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Involvement of family members is not only possible but highly recommended. They can be trained in home cognitive stimulation techniques, participate in training sessions with family-friendly tools like COCO THINKS, and provide crucial emotional support. Their understanding of cognitive difficulties significantly enhances the recovery environment and therapeutic outcomes.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What are the costs associated with cognitive rehabilitation?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Costs vary depending on the chosen intervention modalities. Some neuropsychological consultations may be covered by health insurance under long-term conditions. Digital tools like COCO THINKS offer an economical alternative for intensive home training. It is recommended to discuss financing options with the healthcare team and hospital social services.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cta-box\">\n<h3>Start your cognitive rehabilitation today<\/h3>\n<pee>Discover COCO THINKS and COCO MOVES, the applications specifically designed to support patients in their cognitive rehabilitation journey. Our scientifically validated tools offer personalized and progressive training tailored to the specific needs of patients with cancer.<\/pee>\n<div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Discover COCO THINKS<\/a><br \/>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Free trial<\/a>\n                <\/div>\n<\/p><\/div>\n<div class=\"article-tags\">\n                <a href=\"#\" class=\"article-tag\">Lung cancer<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Cognitive rehabilitation<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Cognitive disorders<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Neuropsychology<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Oncology<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">COCO THINKS<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Cognitive stimulation<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Quality of life<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":412655,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"[et_pb_section fb_built=\"1\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" column_structure=\"4_4\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"]<style>\n        :root {\n            --blue: #5e5ed7;\n            --blue-dark: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --gray-50: #f8fafc;\n            --gray-100: #f1f5f9;\n            --gray-200: #e2e8f0;\n            --gray-300: #cbd5e1;\n            --gray-600: #475569;\n            --gray-700: #334155;\n            --gray-800: #1e293b;\n            --gray-900: #0f172a;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--gray-700);\n            background-color: var(--white);\n        }\n\n        .article-hero {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            color: white;\n            position: relative;\n            padding: 3rem 1rem 8rem;\n            overflow: hidden;\n        }\n\n        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 100 100\"><circle cx=\"20\" cy=\"20\" r=\"2\" fill=\"rgba(255,255,255,0.1)\"\/><circle cx=\"80\" cy=\"40\" r=\"3\" fill=\"rgba(255,255,255,0.05)\"\/><circle cx=\"40\" cy=\"70\" r=\"2.5\" fill=\"rgba(255,255,255,0.08)\"\/><\/svg>');\n            animation: float 20s ease-in-out infinite;\n        }\n\n        @keyframes float {\n            0%, 100% { transform: translateY(0px) rotate(0deg); }\n            50% { transform: translateY(-20px) rotate(5deg); }\n        }\n\n        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            position: relative;\n            z-index: 2;\n        }\n\n        .article-breadcrumb {\n            font-size: 0.9rem;\n            margin-bottom: 1rem;\n            opacity: 0.9;\n        }\n\n        .article-breadcrumb a {\n            color: var(--teal);\n            text-decoration: none;\n        }\n\n        .article-category {\n            display: inline-block;\n            background: var(--pink);\n            color: white;\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            margin-bottom: 2rem;\n        }\n\n        .article-hero h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 800;\n            line-height: 1.2;\n            margin-bottom: 1.5rem;\n        }\n\n        .hl {\n            color: var(--yellow);\n        }\n\n        .article-meta {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2rem;\n            margin-bottom: 2rem;\n            font-size: 0.9rem;\n        }\n\n        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .stars {\n            color: var(--yellow);\n            font-size: 1.1rem;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            height: 100px;\n            background: white;\n            border-radius: 50% 50% 0 0 \/ 100% 100% 0 0;\n        }\n\n        .article-body {\n            background: var(--white);\n            position: relative;\n            z-index: 3;\n        }\n\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 1rem;\n        }\n\n        .intro-block {\n            background: var(--gray-50);\n            padding: 3rem;\n            border-radius: 20px;\n            margin: 4rem 0;\n            border-left: 5px solid var(--blue);\n            font-size: 1.1rem;\n            line-height: 1.8;\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 2rem;\n            margin: 4rem 0;\n        }\n\n        .stat-card {\n            background: linear-gradient(135deg, var(--teal) 0%, var(--blue) 100%);\n            color: white;\n            padding: 2rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(94, 94, 215, 0.2);\n        }\n\n        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 800;\n            display: block;\n            margin-bottom: 0.5rem;\n        }\n\n        .stat-card .label {\n            font-size: 0.9rem;\n            opacity: 0.9;\n            line-height: 1.4;\n        }\n\n        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            font-weight: 700;\n            color: var(--gray-800);\n            margin: 4rem 0 2rem;\n            padding-bottom: 1rem;\n            border-bottom: 3px solid var(--blue);\n        }\n\n        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--gray-700);\n            margin: 2rem 0 1rem;\n        }\n\n        p {\n            margin-bottom: 1.5rem;\n            line-height: 1.8;\n            font-size: 1rem;\n        }\n\n        .conseil-card {\n            background: linear-gradient(135deg, var(--yellow) 0%, #ffd93d 100%);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            border: 1px solid #f3c614;\n        }\n\n        .conseil-card h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 700;\n            color: var(--gray-800);\n            margin-bottom: 1rem;\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n\n        .key-points {\n            background: var(--gray-50);\n            padding: 2rem;\n            border-radius: 12px;\n            margin: 2rem 0;\n        }\n\n        .key-points h4 {\n            font-family: 'Montserrat', sans-serif;\n            color: var(--blue);\n            margin-bottom: 1rem;\n        }\n\n        .key-points ul {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        .key-points li {\n            padding: 0.5rem 0;\n            padding-left: 2rem;\n            position: relative;\n        }\n\n        .key-points li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--blue);\n            font-weight: bold;\n        }\n\n        .tip-box {\n            background: linear-gradient(135deg, var(--teal) 0%, #7dd3d8 100%);\n            padding: 1.5rem;\n            border-radius: 10px;\n            margin: 1.5rem 0;\n            border-left: 4px solid var(--blue);\n        }\n\n        .tip-box-label {\n            font-weight: 600;\n            color: var(--gray-800);\n            margin-bottom: 0.5rem;\n            display: block;\n        }\n\n        .expert-box {\n            background: var(--white);\n            border: 2px solid var(--blue);\n            border-radius: 15px;\n            padding: 0;\n            margin: 3rem 0;\n            overflow: hidden;\n        }\n\n        .expert-box-label {\n            background: var(--blue);\n            color: white;\n            padding: 1rem 2rem;\n            font-weight: 600;\n            margin: 0;\n        }\n\n        .expert-box-title {\n            padding: 1.5rem 2rem 0;\n            margin: 0;\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            color: var(--gray-800);\n        }\n\n        .expert-inner {\n            padding: 0 2rem 2rem;\n        }\n\n        .expert-inner-title {\n            font-size: 1.1rem;\n            font-weight: 600;\n            color: var(--blue);\n            margin: 1rem 0 0.5rem;\n        }\n\n        .faq-list {\n            margin: 4rem 0;\n        }\n\n        .faq-item {\n            border: 1px solid var(--gray-200);\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n        }\n\n        .faq-q {\n            background: var(--gray-50);\n            padding: 1.5rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: var(--blue);\n            color: white;\n        }\n\n        .faq-icon {\n            font-size: 1.2rem;\n            font-weight: bold;\n            transition: transform 0.3s ease;\n        }\n\n        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        .faq-a {\n            padding: 0 1.5rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-item.open .faq-a {\n            padding: 1.5rem;\n            max-height: 500px;\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            color: white;\n            padding: 3rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 4rem 0;\n        }\n\n        .cta-box h3 {\n            color: white;\n            margin-bottom: 1rem;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            margin-top: 2rem;\n            flex-wrap: wrap;\n        }\n\n        .btn-white {\n            background: white;\n            color: var(--blue);\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }\n\n        .btn-white:hover {\n            background: transparent;\n            color: white;\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: white;\n            padding: 1rem 2rem;\n            border: 2px solid white;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n\n        .btn-outline:hover {\n            background: white;\n            color: var(--blue);\n        }\n\n        .article-tags {\n            margin: 4rem 0 2rem;\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n        }\n\n        .article-tag {\n            background: var(--gray-100);\n            color: var(--gray-700);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            text-decoration: none;\n            font-size: 0.9rem;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--blue);\n            color: white;\n        }\n\n        @media (max-width: 768px) {\n            .article-hero {\n                padding: 2rem 1rem 6rem;\n            }\n\n            .article-hero h1 {\n                font-size: 2rem;\n            }\n\n            .article-meta {\n                flex-direction: column;\n                gap: 0.5rem;\n            }\n\n            .stats-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .intro-block {\n                padding: 2rem;\n            }\n\n            h2 {\n                font-size: 1.5rem;\n            }\n\n            .cta-buttons {\n                flex-direction: column;\n            }\n        }\n    <\/style>\n<script>\n        document.querySelectorAll('.faq-q').forEach(function(button) {\n            button.addEventListener('click', function() {\n                button.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Impact du cancer du poumon sur les fonctions cognitives et strat\u00e9gies de r\u00e9adaptation\",\n      \"description\": \"D\u00e9couvrez comment le cancer du poumon affecte les fonctions cognitives et explorez les strat\u00e9gies de r\u00e9adaptation pour am\u00e9liorer la qualit\u00e9 de vie des patients.\",\n      \"url\": \"https:\/\/www.dynseo.com\/impact-cancer-poumon-fonctions-cognitives-strategies-rehabilitation\/\",\n      \"datePublished\": \"2026-04-10\",\n      \"dateModified\": \"2026-04-10\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\",\n        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/01\/logo-dynseo.png\"\n        }\n      },\n      \"image\": {\n        \"@type\": \"ImageObject\",\n        \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2026\/04\/cancer-poumon-cognition.jpg\",\n        \"width\": 1200,\n        \"height\": 630\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/impact-cancer-poumon-fonctions-cognitives-strategies-rehabilitation\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"@id\": \"https:\/\/www.dynseo.com\/impact-cancer-poumon-fonctions-cognitives-strategies-rehabilitation\/\",\n      \"url\": \"https:\/\/www.dynseo.com\/impact-cancer-poumon-fonctions-cognitives-strategies-rehabilitation\/\",\n      \"name\": \"Impact du cancer du poumon sur les fonctions cognitives et strat\u00e9gies de r\u00e9adaptation\",\n      \"description\": \"D\u00e9couvrez comment le cancer du poumon affecte les fonctions cognitives et explorez les strat\u00e9gies de r\u00e9adaptation pour am\u00e9liorer la qualit\u00e9 de vie des patients.\",\n      \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"breadcrumb\": {\n        \"@type\": \"BreadcrumbList\",\n        \"itemListElement\": [\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Accueil\",\n            \"item\": \"https:\/\/www.dynseo.com\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 2,\n            \"name\": \"Blog\",\n            \"item\": \"https:\/\/www.dynseo.com\/blog\"\n          },\n          {\n            \"@type\": \"ListItem\",\n            \"position\": 3,\n            \"name\": \"Impact du cancer du poumon sur les fonctions cognitives et strat\u00e9gies de r\u00e9adaptation\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u00c0 quel moment les troubles cognitifs apparaissent-ils g\u00e9n\u00e9ralement chez les patients atteints de cancer du poumon ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les troubles cognitifs peuvent appara\u00eetre \u00e0 diff\u00e9rents moments : d\u00e8s l'annonce du diagnostic (stress et anxi\u00e9t\u00e9), pendant les traitements de chimioth\u00e9rapie ou radioth\u00e9rapie, ou apr\u00e8s les traitements en raison des effets secondaires persistants. Certains patients peuvent \u00e9galement pr\u00e9senter des troubles cognitifs li\u00e9s \u00e0 l'hypoxie caus\u00e9e par la tumeur elle-m\u00eame.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Les troubles cognitifs li\u00e9s au cancer du poumon sont-ils r\u00e9versibles ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"La r\u00e9versibilit\u00e9 des troubles cognitifs varie selon plusieurs facteurs : la cause (chimio-cerveau, stress, hypoxie), l'intensit\u00e9 des traitements, l'\u00e2ge du patient et sa r\u00e9serve cognitive. Avec une r\u00e9adaptation cognitive appropri\u00e9e et du temps, de nombreux patients constatent une am\u00e9lioration significative, bien que certains effets puissent persister.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Combien de temps dure g\u00e9n\u00e9ralement un programme de r\u00e9adaptation cognitive ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Un programme de r\u00e9adaptation cognitive dure g\u00e9n\u00e9ralement entre 3 \u00e0 6 mois, avec des s\u00e9ances de 30 \u00e0 60 minutes, 2 \u00e0 3 fois par semaine. La dur\u00e9e peut \u00eatre adapt\u00e9e selon les besoins individuels, la s\u00e9v\u00e9rit\u00e9 des troubles et les progr\u00e8s observ\u00e9s. Un suivi \u00e0 long terme peut \u00eatre recommand\u00e9 pour maintenir les acquis.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&family=Poppins:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<section class=\"article-hero\">\n        <div class=\"article-hero-inner\">\n            <nav class=\"article-breadcrumb\">\n                <a href=\"https:\/\/www.dynseo.com\">Home<\/a> > <a href=\"https:\/\/www.dynseo.com\/blog\">Blog<\/a> > Lung Cancer and Cognition\n            <\/nav>\n            \n            <span class=\"article-category\">Cognitive Rehabilitation<\/span>\n            \n            <h1>Impact of Lung Cancer on <span class=\"hl\">Cognitive Functions<\/span> and Rehabilitation Strategies<\/h1>\n            \n            <div class=\"article-meta\">\n                <span>\ud83d\udcc5 April 2026<\/span>\n                <span>\u23f1\ufe0f 18 min read<\/span>\n                <span>\ud83d\udc65 Patients and caregivers<\/span>\n                <span class=\"stars\">\u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"article-hero-curve\"><\/div>\n    <\/section>\n\n    <div class=\"article-body\">\n        <div class=\"container\">\n<div class=\"intro-block\">\n                Lung cancer is one of the most concerning forms of cancer worldwide, affecting millions of people each year. Beyond the obvious physical challenges, this complex pathology has a profound and often underestimated impact on the cognitive functions of patients. Memory disorders, difficulties in concentration, decision-making problems, and alterations in executive functions are daily challenges faced by those affected. A deep understanding of these mechanisms and the development of tailored cognitive rehabilitation strategies are essential to significantly improve the quality of life of patients and optimize their care pathway.\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <span class=\"number\">75%<\/span>\n                    <span class=\"label\">of patients report cognitive disorders<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">40%<\/span>\n                    <span class=\"label\">improvement with cognitive rehabilitation<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">85%<\/span>\n                    <span class=\"label\">of patients benefit from personalized support<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">6-12<\/span>\n                    <span class=\"label\">months of optimal follow-up recommended<\/span>\n                <\/div>\n            <\/div>\n\n            <h2>1. The pathophysiological mechanisms of cognitive disorders in lung cancer<\/h2>\n            \n            <p>Lung cancer induces cognitive alterations through complex multifactorial mechanisms that far exceed the direct effects of the tumor alone. These mechanisms involve neuroinflammatory cascades, metabolic disturbances, and vascular dysfunctions that affect the entire central nervous system.<\/p>\n\n            <p>Chronic hypoxemia, frequently observed in patients with lung cancer, is one of the most determining factors in the onset of cognitive disorders. This decrease in blood oxygenation compromises cerebral energy metabolism, particularly in the most sensitive areas such as the hippocampus and prefrontal cortex, crucial areas for memory and executive functions.<\/p>\n\n            <p>The pro-inflammatory cytokines released by the tumor, notably interleukin-6 and TNF-alpha, cross the blood-brain barrier and trigger chronic neuroinflammation. This brain immune activation disrupts synaptic transmission and alters neuronal plasticity, fundamental mechanisms of learning and memory.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\udca1 Expert advice<\/h4>\n                <p>Early detection of cognitive disorders allows for more effective management. It is recommended to assess cognitive functions from the initial diagnosis and regularly throughout the care pathway.<\/p>\n            <\/div>\n\n            <div class=\"key-points\">\n                <h4>Key points of the pathophysiological mechanisms:<\/h4>\n                <ul>\n                    <li>Chronic hypoxemia altering cerebral metabolism<\/li>\n                    <li>Neuroinflammation induced by tumor cytokines<\/li>\n                    <li>Disruptions of the blood-brain barrier<\/li>\n                    <li>Cerebral vascular dysfunctions<\/li>\n                    <li>Alterations of neurotransmitters<\/li>\n                <\/ul>\n            <\/div>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">Practical tip:<\/span>\n                The use of applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS<\/a> allows for cognitive training tailored to the specific needs of oncology patients.\n            <\/div>\n\n            <h2>2. Clinical manifestations of cognitive disorders in patients with lung cancer<\/h2>\n\n            <p>Cognitive manifestations in patients with lung cancer present a particularly wide and nuanced spectrum, varying considerably from one individual to another depending on multiple factors. These symptoms can appear as early as the initial stages of the disease, well before the initiation of specific treatments.<\/p>\n\n            <p>Short-term memory disorders often constitute the first manifestation reported by patients. This impairment is characterized by difficulties in retaining new information, frequent forgetfulness in daily activities, and a decreased ability to follow complex conversations or multiple instructions.<\/p>\n\n            <p>Executive dysfunctions also represent a major challenge, manifesting as difficulties in planning, organizing tasks, decision-making, and problem-solving. These alterations can significantly impact patients' autonomy and their ability to effectively manage their treatment.<\/p>\n\n            <p>Attention disorders, including increased distractibility, decreased sustained concentration, and difficulties with dual-tasking, constitute another important aspect of cognitive manifestations. These symptoms can particularly affect professional activities and social relationships.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Clinical expertise<\/div>\n                <h3 class=\"expert-box-title\">Specialized neuropsychological assessment<\/h3>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Cognitive domains assessed:<\/div>\n                    <p>The comprehensive neuropsychological assessment should include the assessment of episodic and semantic memory, executive functions, sustained and selective attention, processing speed, and visuospatial functions.<\/p>\n                    <div class=\"expert-inner-title\">Recommended assessment tools:<\/div>\n                    <p>The Montreal Cognitive Assessment (MoCA), Wechsler scales, Trail Making Test, and verbal fluency tasks form the basis of a standardized and reproducible assessment.<\/p>\n                <\/div>\n            <\/div>\n<div class=\"conseil-card\">\n                <h4>\ud83c\udfaf Intervention Strategy<\/h4>\n                <p>Cognitive support should begin as soon as the first symptoms appear. Digital tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS<\/a> allow for personalized and progressive training.<\/p>\n            <\/div>\n\n            <h2>3. Impact of Cancer Treatments on Cognitive Functions<\/h2>\n\n            <p>Cancer treatments, although essential for fighting the disease, exert significant deleterious effects on cognitive functions. Chemotherapy, in particular, induces what is commonly referred to as \"chemobrain\" or \"chemofog,\" a complex syndrome of multidimensional cognitive alterations.<\/p>\n\n            <p>Alkylating agents, frequently used in the treatment of lung cancer, effectively cross the blood-brain barrier and exert direct cytotoxicity on neural cells. This neurotoxicity manifests as a decrease in hippocampal neurogenesis, impairment of myelination, and disruption of neural networks.<\/p>\n\n            <p>Radiotherapy, especially when it involves irradiation fields close to the central nervous system or in the case of brain metastases, can induce acute and late neurocognitive effects. Mechanisms include vascular inflammation, demyelination, and alterations in white matter that may persist for years after treatment.<\/p>\n\n            <p>Targeted therapies and immunotherapy, although generally better tolerated, can also induce subtle but clinically significant cognitive effects. Tyrosine kinase inhibitors may affect neuronal signaling pathways, while immunotherapies can trigger rare but severe autoimmune encephalitis.<\/p>\n\n            <div class=\"key-points\">\n                <h4>Risk Factors for Cognitive Toxicity:<\/h4>\n                <ul>\n                    <li>Advanced age (> 65 years)<\/li>\n                    <li>High cumulative doses of chemotherapy<\/li>\n                    <li>Combination of multiple cytotoxic agents<\/li>\n                    <li>Prophylactic or therapeutic brain irradiation<\/li>\n                    <li>Pre-existing cardiovascular comorbidities<\/li>\n                    <li>Disadvantaged socio-economic status<\/li>\n                <\/ul>\n            <\/div>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">Therapeutic recommendation:<\/span>\n                The use of cognitive stimulation tools during treatments can mitigate deleterious effects. <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS<\/a> offers exercises tailored to each phase of treatment.\n            <\/div>\n\n            <h2>4. Risk factors and cognitive vulnerability<\/h2>\n\n            <p>Identifying risk factors for the development of cognitive disorders in patients with lung cancer is of paramount importance to optimize prevention and early intervention strategies. These factors are organized into several interconnected categories, creating an individualized risk profile for each patient.<\/p>\n\n            <p>Age is one of the most robust determinants of cognitive risk. Patients over 65 years old present an increased vulnerability related to the physiological decline of cognitive reserve, increased baseline neuroinflammation, and reduced neuronal plasticity. This vulnerability is amplified by the frequent presence of age-related comorbidities.<\/p>\n\n            <p>Education level and socio-economic status significantly influence cognitive trajectory. A high education level provides relative protection through the concept of cognitive reserve, allowing for better compensation for neurological impairments. Conversely, socio-economic disparities can limit access to specialized care and rehabilitation interventions.<\/p>\n\n            <p>Medical comorbidities, particularly cardiovascular diseases, diabetes, and psychiatric disorders, constitute synergistic risk factors. Hypertension and atherosclerosis compromise cerebral perfusion, while depression can mask or amplify objective cognitive deficits.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Predictive analysis<\/div>\n                <h3 class=\"expert-box-title\">Cognitive risk stratification models<\/h3>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Composite risk score:<\/div>\n                    <p>The integration of demographic, clinical, and biological variables allows for the establishment of personalized predictive scores. These models include age, tumor stage, inflammatory biomarkers, and specific genetic polymorphisms.<\/p>\n<div class=\"expert-inner-title\">Emerging predictive biomarkers:<\/div>\n                    <p>Serum levels of S100B protein, NSE (neuron-specific enolase), and GFAP (glial fibrillary acidic protein) show promising correlations with the risk of developing cognitive disorders.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>5. Standardized cognitive assessment strategies<\/h2>\n\n            <p>The standardized cognitive assessment forms the fundamental basis for optimal management of neurocognitive disorders associated with lung cancer. This diagnostic approach must be systematic, reproducible, and tailored to the specificities of the oncology population.<\/p>\n\n            <p>The cognitive assessment approach must be multidimensional, covering all areas likely to be affected. The assessment of episodic memory, through learning and recall tests of word lists or stories, allows for the detection of early memory alterations often reported by patients.<\/p>\n\n            <p>The assessment of executive functions requires the use of specialized tools evaluating planning, inhibition, cognitive flexibility, and working memory. The Wisconsin Card Sorting Test, Stroop tasks, and verbal fluency tests are validated instruments for this assessment.<\/p>\n\n            <p>The assessment of attention, including sustained, selective, and divided attention, relies on standardized paradigms such as the Continuous Performance Test and computerized vigilance tasks. These tools allow for the objective quantification of attentional disorders often underestimated by standard clinical evaluation.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\udccb Assessment protocol<\/h4>\n                <p>The cognitive assessment should be conducted before treatment (baseline), during treatment (monitoring), and post-treatment (follow-up). This longitudinal approach allows for distinguishing pre-existing effects from iatrogenic effects.<\/p>\n            <\/div>\n<div class=\"key-points\">\n                <h4>Recommended assessment schedule:<\/h4>\n                <ul>\n                    <li>Initial assessment: before any oncological treatment<\/li>\n                    <li>Intermediate assessment: mid-treatment<\/li>\n                    <li>Post-treatment assessment: 1 month after treatment ends<\/li>\n                    <li>Long-term follow-up: 6, 12, and 24 months<\/li>\n                    <li>Additional assessments based on clinical evolution<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>6. Pharmacological approaches to cognitive neuroprotection<\/h2>\n\n            <p>The development of specific pharmacological approaches for cognitive neuroprotection in patients with lung cancer represents a rapidly expanding area of research. These strategies aim to prevent, mitigate, or reverse cognitive alterations related to the disease and treatments.<\/p>\n\n            <p>Neuroprotective agents, including neuroinflammation modulators, show promising results in preclinical studies. Minocycline, an antibiotic from the tetracycline family, exerts anti-inflammatory and neuroprotective effects independent of its antimicrobial activity. Its prophylactic use could limit chemotherapy-induced neuroinflammation.<\/p>\n\n            <p>Cholinergic modulators, traditionally used in Alzheimer's disease, are being investigated in the oncological context. Donepezil and rivastigmine may potentially improve attention and memory disorders, particularly in patients with cholinergic deficits secondary to treatments.<\/p>\n\n            <p>Centrally acting stimulants, such as modafinil and methylphenidate, demonstrate effectiveness in improving cognitive fatigue and attention disorders. Their mechanism of action involves modulation of dopaminergic and noradrenergic systems, particularly vulnerable in the context of cancer.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Clinical pharmacology<\/div>\n                <h3 class=\"expert-box-title\">Pharmacological agents in development<\/h3>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Emerging neuroprotectors:<\/div>\n                    <p>NMDA receptor antagonists, phosphodiesterase inhibitors, and GABAergic modulators are the subject of specific clinical trials in the prevention of cognitive disorders related to cancer.<\/p>\n<div class=\"expert-inner-title\">Combined approaches:<\/div>\n                    <p>The association of pharmacological neuroprotectors with non-pharmacological interventions could optimize therapeutic benefits while minimizing side effects.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>7. Non-pharmacological cognitive rehabilitation interventions<\/h2>\n\n            <p>Non-pharmacological interventions are the central pillar of cognitive rehabilitation in patients with lung cancer. These approaches, based on the principles of neuroplasticity and cognitive compensation, offer the advantage of being free from side effects while allowing for optimal personalization.<\/p>\n\n            <p>Computerized cognitive training represents a particularly promising modality, allowing for precise dosing of stimulations and objective tracking of progress. Targeted training programs, such as those offered by the COCO THINKS and COCO MOVES applications, provide exercises specifically designed to stimulate the cognitive areas most frequently affected in oncology patients.<\/p>\n\n            <p>Cognitive behavioral remediation relies on learning compensatory strategies and acquiring mnemonic techniques. This approach aims to develop alternative mechanisms to bypass residual cognitive deficits and optimize the use of preserved resources.<\/p>\n\n            <p>Adapted physical activity constitutes a particularly effective intervention, combining cardiovascular, neurobiological, and psychological benefits. Moderate aerobic exercise stimulates hippocampal neurogenesis, improves cerebral perfusion, and promotes the release of neurotrophic factors.<\/p>\n\n            <div class=\"tip-box\">\n                <span class=\"tip-box-label\">Technological innovation:<\/span>\n                The applications <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> integrate adaptive algorithms that automatically personalize the difficulty according to individual performance.\n            <\/div>\n<div class=\"key-points\">\n                <h4>Recommended intervention methods:<\/h4>\n                <ul>\n                    <li>Cognitive training: 3-5 sessions per week, 30-45 minutes<\/li>\n                    <li>Physical activity: 150 minutes of moderate activity per week<\/li>\n                    <li>Relaxation techniques: daily sessions of 15-20 minutes<\/li>\n                    <li>Cognitive-behavioral therapies: weekly sessions<\/li>\n                    <li>Cognitive support groups: bi-weekly meetings<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>8. Integrative approaches and complementary therapies<\/h2>\n\n            <p>The integrative approach to cognitive rehabilitation harmoniously combines conventional interventions with scientifically validated complementary therapies. This holistic strategy recognizes the multidimensional complexity of cognitive disorders and aims to optimize all aspects of neurological well-being.<\/p>\n\n            <p>Mindfulness meditation demonstrates robust beneficial effects on attention, working memory, and emotional regulation. Structured programs of mindfulness-based cognitive therapy (MBCT) allow patients to develop metacognitive skills and better manage residual cognitive deficits.<\/p>\n\n            <p>Acupuncture, particularly electroacupuncture, shows encouraging results in improving cognitive disorders related to oncological treatments. Proposed mechanisms include modulation of neurotransmitters, improvement of cerebral circulation, and reduction of neuroinflammation.<\/p>\n\n            <p>Targeted nutritional supplements, including omega-3s, vitamin D, and antioxidants, may contribute to neuroprotection and optimization of cognitive functions. A personalized nutritional approach, based on the assessment of specific deficits, can effectively complement other interventions.<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83c\udf3f Holistic Approach<\/h4>\n                <p>The integration of complementary therapies must always be done in consultation with the oncology team to avoid drug interactions and optimize therapeutic synergy.<\/p>\n            <\/div>\n\n            <h2>9. Emerging Technologies and Therapeutic Innovations<\/h2>\n\n            <p>The technological landscape of cognitive rehabilitation is evolving rapidly, offering innovative prospects for improving cognitive disorders in patients with lung cancer. These innovations are based on advances in computational neuroscience, artificial intelligence, and brain-machine interfaces.<\/p>\n\n            <p>Immersive virtual reality allows for the creation of ecologically valid training environments, reproducing everyday life situations in a controlled context. These applications can simulate complex tasks requiring the integration of multiple cognitive functions, providing training that is more transferable to real activities.<\/p>\n\n            <p>Machine learning algorithms enable adaptive personalization of training programs, automatically adjusting difficulty parameters, stimulus modality, and session frequency according to individual performance patterns. This approach optimizes therapeutic effectiveness while maintaining patient motivation.<\/p>\n\n            <p>Non-invasive neurostimulation, including transcranial magnetic stimulation (TMS) and transcranial electrical stimulation (tES), offers possibilities for targeted modulation of neuronal activity. These techniques can enhance the effectiveness of cognitive interventions by optimizing the excitability of the involved neural networks.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Technological Innovation<\/div>\n                <h3 class=\"expert-box-title\">Future Perspectives in Neurotechnology<\/h3>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Adaptive Artificial Intelligence:<\/div>\n                    <p>Next-generation AI systems integrate multimodal data (behavioral, physiological, neuroimaging) to predict and optimize individual therapeutic responses.<\/p>\n<div class=\"expert-inner-title\">Brain-Computer Interfaces:<\/div>\n                    <p>BCIs (Brain-Computer Interfaces) will soon enable cognitive training based on direct neurological feedback, optimizing directed neural plasticity.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>10. Measures of effectiveness and indicators of therapeutic success<\/h2>\n\n            <p>The evaluation of the effectiveness of cognitive rehabilitation interventions requires a multidimensional approach integrating objective, subjective, and functional measures. This comprehensive evaluation allows for the appreciation of the clinical significance of improvements beyond simple statistical significance.<\/p>\n\n            <p>Objective cognitive measures rely on standardized neuropsychological tests and computerized assessments. Composite indices, combining several cognitive domains, provide a global view of changes. The calculation of the Reliable Change Index allows for distinguishing clinically significant improvements from fluctuations related to measurement variability.<\/p>\n\n            <p>The subjective evaluation of cognition, through validated questionnaires like FACT-Cog or EORTC QLQ-CF, captures the patient's perception of cognitive difficulties and their impact on quality of life. This subjective dimension can sometimes diverge from objective measures, requiring a nuanced interpretation of results.<\/p>\n\n            <p>Functional measures assess the transfer of cognitive improvements to activities of daily living. The use of functional autonomy scales and ecological observations allows for the appreciation of the external validity of therapeutic interventions.<\/p>\n<div class=\"key-points\">\n                <h4>Multidimensional effectiveness criteria:<\/h4>\n                <ul>\n                    <li>Improvement \u2265 0.5 standard deviation on standardized cognitive tests<\/li>\n                    <li>Reduction \u2265 10 points on subjective cognition scales<\/li>\n                    <li>Functional improvement in \u2265 2 daily activities<\/li>\n                    <li>Maintenance of benefits at 6 months post-intervention<\/li>\n                    <li>Patient satisfaction \u2265 7\/10 on satisfaction scale<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>11. Psychosocial support and family support<\/h2>\n\n            <p>The psychosocial dimension of cognitive rehabilitation is crucial in optimizing therapeutic outcomes. Cognitive disorders can generate significant psychological distress, affecting patients' self-esteem, personal identity, and interpersonal relationships.<\/p>\n\n            <p>Specialized psychological support helps patients develop effective coping strategies in the face of cognitive difficulties. Cognitive-behavioral therapy allows for the modification of dysfunctional cognitions related to deficits and the development of behavioral compensation strategies.<\/p>\n\n            <p>The involvement of family members is a major predictive factor for therapeutic success. Family psychoeducation programs enable relatives to understand the manifestations of cognitive disorders and adopt appropriate supportive attitudes. Training caregivers in home cognitive stimulation techniques enhances the effectiveness of professional interventions.<\/p>\n\n            <p>Peer support groups provide a space for exchange and normalization of cognitive difficulties. These therapeutic social interactions reduce isolation, promote the sharing of compensatory strategies, and maintain long-term motivation.<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66 Family advice<\/h4>\n                <p>The use of family cognitive stimulation tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS<\/a> allows for creating therapeutic sharing moments between the patient and their loved ones.<\/p>\n            <\/div>\n\n            <h2>12. Future perspectives and translational research<\/h2>\n\n            <p>The field of cognitive rehabilitation in lung cancer is experiencing exponential scientific development, driven by advances in fundamental neuroscience and biomedical technologies. Future perspectives are oriented towards increased personalization of interventions and optimal integration of multidisciplinary approaches.<\/p>\n\n            <p>The emerging cognitive precision medicine relies on the identification of predictive biomarkers of therapeutic response. Genetic polymorphisms affecting neurotransmitter systems, epigenetic markers, and gene expression signatures will allow for stratifying patients according to their risk profile and recovery potential.<\/p>\n\n            <p>Theragnostic approaches combine real-time diagnosis and therapy, using implantable or wearable biosensors to continuously monitor neurobiological parameters and automatically adjust therapeutic interventions. These adaptive systems will optimize efficiency while minimizing therapeutic burden.<\/p>\n\n            <p>Translational research also explores the synergies between pharmacological neuroprotection and behavioral rehabilitation. Identifying optimal therapeutic windows and intervention sequences will maximize benefits while respecting the constraints of the oncological pathway.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Translational research<\/div>\n                <h3 class=\"expert-box-title\">Priority development areas<\/h3>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Predictive biomarkers:<\/div>\n                    <p>The development of panels of blood, cerebrospinal fluid, and neuroimaging biomarkers will allow for precise patient stratification and individualized predictions of therapeutic responses.<\/p>\n                    <div class=\"expert-inner-title\">Optimized combined interventions:<\/div>\n                    <p>The synergistic integration of pharmacological neuroprotection, cognitive behavioral stimulation, and neurotechnological modulation will open new therapeutic perspectives.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-list\">\n                <h2>Frequently Asked Questions<\/h2>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>When do cognitive disorders typically appear in patients with lung cancer?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Cognitive disorders can appear at different times during the oncological pathway. Some patients experience difficulties from the diagnosis, related to the direct impact of the tumor and hypoxemia. Others develop these symptoms during treatments (chemotherapy, radiotherapy) or in the months following their completion. Early cognitive assessment allows for identifying at-risk patients and initiating appropriate management.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Are the cognitive disorders related to lung cancer reversible?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The reversibility of cognitive disorders varies depending on their cause, severity, and the timeliness of intervention. Deficits related to acute treatments can significantly improve over time with cognitive rehabilitation. However, some alterations may persist, requiring long-term compensation strategies. Early and personalized interventions maximize recovery chances.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How long does a cognitive rehabilitation program typically last?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The optimal duration varies according to individual needs, but effective programs generally last from 6 to 12 months. Initial intensive phases (2-3 months) are followed by maintenance and consolidation periods. The use of tools like COCO THINKS allows for flexible therapeutic continuity adapted to each patient's pace and the constraints of their care journey.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>Can family members participate in cognitive rehabilitation?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Involvement of family members is not only possible but highly recommended. They can be trained in home cognitive stimulation techniques, participate in training sessions with family-friendly tools like COCO THINKS, and provide crucial emotional support. Their understanding of cognitive difficulties significantly enhances the recovery environment and therapeutic outcomes.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What are the costs associated with cognitive rehabilitation?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Costs vary depending on the chosen intervention modalities. Some neuropsychological consultations may be covered by health insurance under long-term conditions. Digital tools like COCO THINKS offer an economical alternative for intensive home training. It is recommended to discuss financing options with the healthcare team and hospital social services.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-box\">\n                <h3>Start your cognitive rehabilitation today<\/h3>\n                <p>Discover COCO THINKS and COCO MOVES, the applications specifically designed to support patients in their cognitive rehabilitation journey. Our scientifically validated tools offer personalized and progressive training tailored to the specific needs of patients with cancer.<\/p>\n                <div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Discover COCO THINKS<\/a>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Free trial<\/a>\n                <\/div>\n            <\/div>\n<div class=\"article-tags\">\n                <a href=\"#\" class=\"article-tag\">Lung cancer<\/a>\n                <a href=\"#\" class=\"article-tag\">Cognitive rehabilitation<\/a>\n                <a href=\"#\" class=\"article-tag\">Cognitive disorders<\/a>\n                <a href=\"#\" class=\"article-tag\">Neuropsychology<\/a>\n                <a href=\"#\" class=\"article-tag\">Oncology<\/a>\n                <a href=\"#\" class=\"article-tag\">COCO THINKS<\/a>\n                <a href=\"#\" class=\"article-tag\">Cognitive stimulation<\/a>\n                <a href=\"#\" class=\"article-tag\">Quality of life<\/a>\n            <\/div>\n        <\/div>\n    <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"categories":[2915,3400],"tags":[],"class_list":["post-475860","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-les-conseils-des-coachs","category-tout-sur-le-cancer"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies - DYNSEO - Educational apps &amp; brain training apps for all<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-06T14:27:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-14T09:48:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"900\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"DYNSEO\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DYNSEO\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies\",\"datePublished\":\"2026-01-06T14:27:05+00:00\",\"dateModified\":\"2026-05-14T09:48:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/\"},\"wordCount\":2995,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/abcdhe-113.jpg\",\"articleSection\":[\"Les conseils des coachs\",\"Tout sur le cancer\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/\",\"name\":\"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/abcdhe-113.jpg\",\"datePublished\":\"2026-01-06T14:27:05+00:00\",\"dateModified\":\"2026-05-14T09:48:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/abcdhe-113.jpg\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/abcdhe-113.jpg\",\"width\":900,\"height\":540,\"caption\":\"Empowering Seniors with Alzheimer's Tablet Solutions\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"name\":\"Jeux de m\u00e9moire et stimulation cognitive\",\"description\":\"DYNSEO, and your brain is a new hero!\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"width\":5073,\"height\":1397,\"caption\":\"DYNSEO\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/author\\\/justine\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies - DYNSEO - Educational apps &amp; brain training apps for all","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/","og_locale":"en_US","og_type":"article","og_title":"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2026-01-06T14:27:05+00:00","article_modified_time":"2026-05-14T09:48:40+00:00","og_image":[{"width":900,"height":540,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","type":"image\/jpeg"}],"author":"DYNSEO","twitter_misc":{"Written by":"DYNSEO","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies","datePublished":"2026-01-06T14:27:05+00:00","dateModified":"2026-05-14T09:48:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/"},"wordCount":2995,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","articleSection":["Les conseils des coachs","Tout sur le cancer"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/","url":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/","name":"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","datePublished":"2026-01-06T14:27:05+00:00","dateModified":"2026-05-14T09:48:40+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2025\/09\/abcdhe-113.jpg","width":900,"height":540,"caption":"Empowering Seniors with Alzheimer's Tablet Solutions"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/impact-of-lung-cancer-on-cognitive-functions-and-rehabilitation-strategies-3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Impact of Lung Cancer on Cognitive Functions and Rehabilitation Strategies"}]},{"@type":"WebSite","@id":"https:\/\/www.dynseo.com\/en\/#website","url":"https:\/\/www.dynseo.com\/en\/","name":"Jeux de m\u00e9moire et stimulation cognitive","description":"DYNSEO, and your brain is a new hero!","publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dynseo.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dynseo.com\/en\/#organization","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","width":5073,"height":1397,"caption":"DYNSEO"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/author\/justine\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/475860","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/comments?post=475860"}],"version-history":[{"count":23,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/475860\/revisions"}],"predecessor-version":[{"id":612548,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/475860\/revisions\/612548"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/412655"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=475860"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=475860"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=475860"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}