{"id":103393,"date":"2025-11-22T17:34:04","date_gmt":"2025-11-22T16:34:04","guid":{"rendered":"https:\/\/www.dynseo.com\/health-professionals-who-care-for-alzheimers-patients\/"},"modified":"2026-04-30T12:10:53","modified_gmt":"2026-04-30T10:10:53","slug":"healthcare-professionals-caring-for-alzheimer-patients","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/","title":{"rendered":"Healthcare Professionals Caring for Alzheimer Patients"},"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            --gray-light: #f8f9fa;\n            --gray-medium: #6c757d;\n            --gray-dark: #343a40;\n            --white: #ffffff;\n            --shadow: 0 4px 20px rgba(0,0,0,0.1);\n            --radius: 12px;\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-dark);\n            background-color: var(--white);\n        }<\/p>\n<p>        h1, h2, h3, h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            line-height: 1.3;\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: 2rem 0 4rem;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 50px;\n            background: var(--white);\n            border-radius: 50px 50px 0 0;\n        }<\/p>\n<p>        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\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: white;\n            text-decoration: none;\n        }<\/p>\n<p>        .article-category {\n            display: inline-block;\n            background: rgba(255,255,255,0.2);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            margin-bottom: 1.5rem;\n            font-weight: 500;\n        }<\/p>\n<p>        .article-hero h1 {\n            font-size: 2.5rem;\n            margin-bottom: 1.5rem;\n            font-weight: 700;\n        }<\/p>\n<p>        .hl {\n            color: var(--yellow);\n            position: relative;\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2rem;\n            align-items: center;\n            font-size: 0.9rem;\n            margin-bottom: 2rem;\n        }<\/p>\n<p>        .article-meta .stars {\n            color: var(--yellow);\n            font-weight: 600;\n        }<\/p>\n<p>        .article-body {\n            background: var(--white);\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }<\/p>\n<p>        .intro-block {\n            background: var(--gray-light);\n            padding: 2rem;\n            border-radius: var(--radius);\n            margin: 3rem 0;\n            font-size: 1.1rem;\n            border-left: 4px solid var(--blue);\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 1.5rem;\n            margin: 3rem 0;\n        }<\/p>\n<p>        .stat-card {\n            background: white;\n            padding: 2rem;\n            border-radius: var(--radius);\n            text-align: center;\n            box-shadow: var(--shadow);\n            border: 1px solid #eee;\n        }<\/p>\n<p>        .stat-card .number {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: var(--blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .stat-card .label {\n            font-size: 0.9rem;\n            color: var(--gray-medium);\n            font-weight: 500;\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(135deg, var(--teal) 0%, #8ed9db 100%);\n            padding: 2rem;\n            border-radius: var(--radius);\n            margin: 2rem 0;\n            color: var(--gray-dark);\n        }<\/p>\n<p>        .key-points {\n            background: var(--gray-light);\n            padding: 2rem;\n            border-radius: var(--radius);\n            margin: 2rem 0;\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: var(--yellow);\n            padding: 1.5rem;\n            border-radius: var(--radius);\n            margin: 2rem 0;\n            position: relative;\n        }<\/p>\n<p>        .tip-box-label {\n            font-weight: 600;\n            color: var(--gray-dark);\n            margin-bottom: 0.5rem;\n            display: block;\n        }<\/p>\n<p>        .expert-box {\n            background: white;\n            border: 2px solid var(--blue);\n            border-radius: var(--radius);\n            padding: 2rem;\n            margin: 2rem 0;\n            position: relative;\n        }<\/p>\n<p>        .expert-box-label {\n            background: var(--blue);\n            color: white;\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .expert-box-title {\n            font-size: 1.3rem;\n            font-weight: 600;\n            color: var(--blue);\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .expert-inner {\n            background: var(--gray-light);\n            padding: 1.5rem;\n            border-radius: var(--radius);\n            margin-top: 1rem;\n        }<\/p>\n<p>        .expert-inner-title {\n            font-weight: 600;\n            color: var(--gray-dark);\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .faq-list {\n            margin: 3rem 0;\n        }<\/p>\n<p>        .faq-item {\n            background: white;\n            border: 1px solid #eee;\n            border-radius: var(--radius);\n            margin-bottom: 1rem;\n            overflow: hidden;\n            box-shadow: var(--shadow);\n        }<\/p>\n<p>        .faq-q {\n            padding: 1.5rem;\n            cursor: pointer;\n            background: var(--gray-light);\n            border-bottom: 1px solid #eee;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            transition: background 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: #e9ecef;\n        }<\/p>\n<p>        .faq-icon {\n            font-size: 1.2rem;\n            color: var(--blue);\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: 1.5rem;\n            display: none;\n            line-height: 1.7;\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            display: block;\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            padding: 3rem 2rem;\n            border-radius: var(--radius);\n            text-align: center;\n            color: white;\n            margin: 3rem 0;\n        }<\/p>\n<p>        .cta-box h3 {\n            font-size: 1.8rem;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .cta-box p {\n            font-size: 1.1rem;\n            margin-bottom: 2rem;\n            opacity: 0.9;\n        }<\/p>\n<p>        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .btn-white, .btn-outline {\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-block;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: var(--blue);\n        }<\/p>\n<p>        .btn-white:hover {\n            background: var(--yellow);\n            border-color: var(--yellow);\n        }<\/p>\n<p>        .btn-outline {\n            background: transparent;\n            color: white;\n        }<\/p>\n<p>        .btn-outline:hover {\n            background: white;\n            color: var(--blue);\n        }<\/p>\n<p>        .article-tags {\n            margin: 3rem 0;\n            padding: 2rem;\n            background: var(--gray-light);\n            border-radius: var(--radius);\n        }<\/p>\n<p>        .article-tags h4 {\n            margin-bottom: 1rem;\n            color: var(--gray-dark);\n        }<\/p>\n<p>        .article-tag {\n            display: inline-block;\n            background: white;\n            color: var(--gray-medium);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            margin: 0.25rem;\n            text-decoration: none;\n            border: 1px solid #ddd;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--blue);\n            color: white;\n            border-color: var(--blue);\n        }<\/p>\n<p>        h2 {\n            font-size: 1.8rem;\n            color: var(--blue);\n            margin: 3rem 0 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 2px solid var(--teal);\n        }<\/p>\n<p>        h3 {\n            font-size: 1.4rem;\n            color: var(--gray-dark);\n            margin: 2rem 0 1rem;\n        }<\/p>\n<p>        p {\n            margin-bottom: 1rem;\n            line-height: 1.7;\n        }<\/p>\n<p>        a {\n            color: var(--blue);\n            text-decoration: none;\n        }<\/p>\n<p>        a:hover {\n            color: var(--pink);\n        }<\/p>\n<p>        strong {\n            color: var(--gray-dark);\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2rem;\n            }<\/p>\n<p>            .container {\n                padding: 0 1rem;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr;\n            }<\/p>\n<p>            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }<\/p>\n<p>            .article-meta {\n                gap: 1rem;\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\": \"Les professionnels de sant\u00e9 qui prennent en charge des patients Alzheimer\",\n      \"description\": \"Professionnels de sant\u00e9 qui prennent en charge des patients Alzheimer\",\n      \"url\": \"https:\/\/www.dynseo.com\/les-professionnels-de-sante-qui-prennent-en-charge-des-patients-alzheimer\/\",\n      \"datePublished\": \"2026-04-07\",\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      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"ratingCount\": \"47\",\n        \"bestRating\": \"5\",\n        \"worstRating\": \"1\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/les-professionnels-de-sante-qui-prennent-en-charge-des-patients-alzheimer\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/les-professionnels-de-sante-qui-prennent-en-charge-des-patients-alzheimer\/\",\n      \"name\": \"Les professionnels de sant\u00e9 qui prennent en charge des patients Alzheimer\",\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\": \"Les professionnels de sant\u00e9 qui prennent en charge des patients Alzheimer\",\n            \"item\": \"https:\/\/www.dynseo.com\/les-professionnels-de-sante-qui-prennent-en-charge-des-patients-alzheimer\/\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment obtenir l'intervention d'une \u00c9quipe Sp\u00e9cialis\u00e9e Alzheimer ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"L'intervention d'une \u00c9quipe Sp\u00e9cialis\u00e9e Alzheimer peut \u00eatre obtenue sur prescription m\u00e9dicale ou par orientation d'un professionnel de sant\u00e9. Ces \u00e9quipes interviennent \u00e0 domicile pour accompagner les patients et leurs familles dans la prise en charge de la maladie.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les co\u00fbts de la prise en charge pluridisciplinaire ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les co\u00fbts de la prise en charge pluridisciplinaire varient selon les professionnels impliqu\u00e9s et les structures. Certaines prestations peuvent \u00eatre prises en charge par l'Assurance Maladie, l'APA ou d'autres dispositifs d'aide selon la situation du patient.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u00c0 quel moment faut-il envisager une structure d'accueil ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Une structure d'accueil doit \u00eatre envisag\u00e9e lorsque le maintien \u00e0 domicile devient difficile, que la charge pour les aidants devient trop importante, ou que l'\u00e9tat de sant\u00e9 du patient n\u00e9cessite une surveillance m\u00e9dicale plus importante et des soins sp\u00e9cialis\u00e9s constants.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<section class=\"article-hero\">\n<div class=\"article-hero-inner\">\n<div class=\"article-breadcrumb\">\n                <a href=\"\/\">Home<\/a> > <a href=\"\/blog\">Blog<\/a> > <a href=\"\/sante\">Health<\/a> > Alzheimer&#8217;s health professionals\n            <\/div>\n<div class=\"article-category\">\n                \ud83d\udc68\u200d\u2695\ufe0f Health &#038; Support\n            <\/div>\n<h1>Health professionals who care for <span class=\"hl\">Alzheimer&#8217;s patients<\/span><\/h1>\n<div class=\"article-meta\">\n                <span>\ud83d\udcc5 Published in April 2026<\/span><br \/>\n                <span>\u23f1\ufe0f 15 min read<\/span><br \/>\n                <span>\ud83d\udc65 Caregivers &#038; Professionals<\/span><br \/>\n                <span class=\"stars\">\u2b50 4.8\/5 (127 reviews)<\/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                <pee>The care of patients with Alzheimer&#8217;s disease requires the coordinated intervention of multiple specialized healthcare professionals. This multidisciplinary approach allows for comprehensive, personalized support tailored to each stage of the disease. From the initial memory consultation to long-term follow-up, each professional brings their specific expertise to maintain the patient&#8217;s quality of life and support their loved ones. This collaborative care relies on specialized teams, adapted reception structures, and innovative tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> for cognitive stimulation. Discover how these professionals work together to best support the elderly people affected by this complex pathology.<\/pee>\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"number\">900,000<\/span><br \/>\n                    <span class=\"label\">People with Alzheimer&#8217;s in France<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">15+<\/span><br \/>\n                    <span class=\"label\">Types of professionals involved<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">225,000<\/span><br \/>\n                    <span class=\"label\">New cases diagnosed each year<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">3M<\/span><br \/>\n                    <span class=\"label\">People directly affected<\/span>\n                <\/div>\n<\/p><\/div>\n<h2>1. The general practitioner: First link in the care chain<\/h2>\n<pee>The general practitioner often serves as the first point of contact when memory disorders appear. Their role is fundamental in the care pathway as they know the patient&#8217;s medical history and can detect the first signs of Alzheimer&#8217;s disease. They conduct an initial cognitive assessment, evaluate symptoms, and refer to appropriate specialists.<\/pee>\n<pee>This local professional also ensures the overall medical follow-up of the patient, coordinates various specialized interventions, and maintains contact with the family. They prescribe basic treatments, monitor medication side effects, and adjust care based on the progression of the disease.<\/pee>\n<pee>The general practitioner also plays a crucial role in supporting family caregivers, informing them about the disease, directing them to available resources, and detecting signs of burnout. They can prescribe the intervention of a Specialized Alzheimer Team (ESA) and coordinate home care.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udca1 Practical advice<\/h4>\n<pee>Do not hesitate to consult your treating physician as soon as the first memory disorders appear. Early diagnosis allows for more effective care and access to non-drug therapies such as cognitive stimulation with <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a>.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>\ud83c\udfaf Key points of the general practitioner&#8217;s role<\/h4>\n<ul>\n<li>Early detection of cognitive disorders<\/li>\n<li>Coordination of the care pathway<\/li>\n<li>Overall medical follow-up and prescription of treatments<\/li>\n<li>Support and assistance for caregivers<\/li>\n<li>Referral to specialists and appropriate facilities<\/li>\n<\/ul><\/div>\n<h2>2. The neurologist: Expert in diagnosis and neurological follow-up<\/h2>\n<pee>The neurologist is the specialist of the nervous system who plays a central role in the diagnosis of Alzheimer&#8217;s disease. They conduct thorough examinations including neuropsychological tests, medical imaging (MRI, CT scan, PET) and sometimes analyses of cerebrospinal fluid to confirm the diagnosis.<\/pee>\n<pee>This specialist establishes the differential diagnosis to distinguish Alzheimer&#8217;s disease from other neurodegenerative pathologies such as Lewy body dementia, frontotemporal degeneration, or Parkinson&#8217;s disease. They precisely assess the stage of the disease and propose an appropriate treatment plan.<\/pee>\n<pee>The neurologist ensures regular follow-up of the disease&#8217;s progression, adjusts medication treatments (acetylcholinesterase inhibitors, memantine), and proposes complementary therapies. They work closely with the care team and may recommend the use of cognitive stimulation tools such as the programs developed by DYNSEO.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udc68\u200d\u2695\ufe0f Neurological expertise<\/div>\n<h3 class=\"expert-box-title\">The neurological diagnosis of Alzheimer&#8217;s disease<\/h3>\n<pee>The diagnosis of Alzheimer&#8217;s disease relies on a multidimensional approach combining clinical evaluation, neuropsychological tests, and brain imaging. The neurologist uses precise diagnostic criteria and specific biomarkers to establish a reliable diagnosis.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Essential complementary examinations<\/h4>\n<pee>Imaging tests such as MRI allow visualization of characteristic brain atrophy, while FDG-PET reveals areas of hypometabolism. These tests, complemented by biological tests, enable early and precise differential diagnosis.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>3. The geriatrician: Specialist in aging medicine<\/h2>\n<pee>The geriatrician is a physician specialized in the comprehensive care of elderly people and their specific pathologies. In the context of Alzheimer&#8217;s disease, they provide particular expertise in managing comorbidities and complex medical aspects related to aging.<\/pee>\n<pee>This specialist thoroughly evaluates the general health status of the patient, identifies risk factors and associated pathologies that may influence the progression of Alzheimer&#8217;s disease. They optimize treatments by considering drug interactions and age-related frailty.<\/pee>\n<pee>The geriatrician often coordinates care in facilities or at home, supervises the adaptation of the environment, and proposes strategies to maintain autonomy. They work closely with families to anticipate future needs and plan long-term care.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udd0d To remember<\/span>\n                <pee>The geriatrician takes into account the whole elderly person, not just Alzheimer&#8217;s disease. This holistic approach optimizes quality of life and prevents complications.<\/pee>\n            <\/div>\n<h2>4. The specialized psychologist: Psychological support and cognitive assessment<\/h2>\n<pee>The psychologist specialized in neuropsychology or gerontology plays an essential role in assessing cognitive functions and providing psychological support to patients and their families. They conduct in-depth neuropsychological assessments that precisely evaluate preserved abilities and cognitive deficits.<\/pee>\n<pee>This professional offers tailored therapeutic interventions such as reminiscence therapy, structured cognitive stimulation, or supportive psychotherapy. They help patients adapt to changes related to the disease and develop compensatory strategies to maintain autonomy for as long as possible.<\/pee>\n<pee>The psychologist also provides crucial support to family caregivers who may develop stress, anxiety, or depression in the face of their loved one&#8217;s illness. They facilitate support groups, offer individual consultations, and teach stress management and adapted communication techniques.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udc9d Personalized support<\/h4>\n<pee>Psychological support concerns not only the patient but the whole family. Do not hesitate to seek the help of a specialized psychologist to learn how to communicate effectively with your loved one and preserve your own emotional balance.<\/pee>\n            <\/div>\n<h2>5. The occupational therapist: Maintaining autonomy and adapting the environment<\/h2>\n<pee>The occupational therapist is a paramedical professional specialized in rehabilitation and functional re-adaptation. In the context of Alzheimer&#8217;s disease, they assess the patient&#8217;s functional abilities and propose concrete solutions to maintain autonomy in daily living activities.<\/pee>\n<pee>This therapist analyzes the patient&#8217;s living environment and recommends home adaptations to improve safety and facilitate mobility. They may suggest the installation of grab bars, improving lighting, simplifying the layout, or adding specific technical aids.<\/pee>\n<pee>The occupational therapist also teaches compensation techniques and adaptive strategies to patients and their caregivers. They may recommend the use of digital tools such as the cognitive stimulation applications COCO THINKS and COCO MOVES to maintain cognitive functions in a fun and appropriate way.<\/pee>\n<div class=\"key-points\">\n<h4>\ud83c\udfe0 Recommended home adaptations<\/h4>\n<ul>\n<li>Improvement of lighting in all rooms<\/li>\n<li>Installation of grab bars in the bathroom<\/li>\n<li>Removal of rugs and floor obstacles<\/li>\n<li>Simplification of space organization<\/li>\n<li>Implementation of an alarm or monitoring system<\/li>\n<li>Labeling of cupboards and everyday objects<\/li>\n<\/ul><\/div>\n<h2>6. The speech therapist: Preserving communication<\/h2>\n<pee>The speech therapist intervenes to assess and treat communication and swallowing disorders that may arise during the progression of Alzheimer&#8217;s disease. This paramedical professional helps maintain oral and written communication abilities for as long as possible.<\/pee>\n<pee>This therapist proposes specific exercises to stimulate language, improve comprehension, and maintain expression abilities. They teach patients and families alternative and augmentative communication techniques when disorders worsen.<\/pee>\n<pee>The speech therapist also evaluates swallowing disorders that may occur in the advanced stages of the disease and proposes dietary adaptations to prevent the risks of aspiration. They work in collaboration with the care team to maintain a safe and appropriate diet.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udde3\ufe0f Adapted communication<\/div>\n<h3 class=\"expert-box-title\">Communication techniques with a person with Alzheimer&#8217;s<\/h3>\n<pee>Communication with a person with Alzheimer&#8217;s requires specific adaptations to maintain the connection and reduce anxiety. The speech therapist teaches these essential techniques to families.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Basic Principles<\/h4>\n<pee>Speak slowly and clearly, use short sentences, maintain eye contact, and allow time to respond. Avoid constantly correcting and value every effort of communication.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>7. The Nurse: Coordination of Care and Medical Monitoring<\/h2>\n<pee>The nurse plays a central role in the coordination of care and daily monitoring of Alzheimer&#8217;s patients, whether at home, in a facility, or in a day hospital. They ensure the administration of treatments, monitor the evolution of symptoms, and quickly detect complications.<\/pee>\n<pee>This healthcare professional regularly assesses the patient&#8217;s general condition, monitors vital signs, and ensures therapeutic compliance. They coordinate the interventions of different professionals and liaise with the medical team to adjust care if necessary.<\/pee>\n<pee>The nurse trains and supports family caregivers in daily care tasks, medication administration, and recognizing warning signs. They also propose cognitive stimulation activities and may recommend the use of specialized applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> to maintain brain functions.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\u2695\ufe0f Nursing Monitoring<\/span>\n                <pee>The nurse is often the first to detect changes in the patient&#8217;s condition. Their specialized training allows them to anticipate needs and quickly adapt care.<\/pee>\n            <\/div>\n<h2>8. The Nursing Assistant: Support in Daily Living Activities<\/h2>\n<pee>The nursing assistant supports Alzheimer&#8217;s patients in essential daily living activities such as hygiene, nutrition, dressing, and mobility. This paramedical professional provides concrete and compassionate support to maintain the patient&#8217;s dignity and comfort.<\/pee>\n<pee>This member of the care team closely observes changes in behavior, mood variations, and modifications in functional abilities. They relay this crucial information to the medical team to adapt care and anticipate future needs.<\/pee>\n<pee>The nursing assistant also contributes to maintaining social connections by proposing adapted activities, stimulating communication, and preserving the patient&#8217;s lifestyle habits. They work closely with families to personalize support and respect individual preferences.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udc65 Trust relationship<\/h4>\n<pee>The caregiver often develops a privileged relationship with the Alzheimer&#8217;s patient. This daily closeness allows them to personalize care and preserve the identity of the person despite the disease.<\/pee>\n            <\/div>\n<h2>9. Specialized Alzheimer Teams (ESA): A coordinated approach<\/h2>\n<pee>The Specialized Alzheimer Teams (ESA) represent a major innovation in the care of Alzheimer&#8217;s patients. These mobile multidisciplinary teams intervene at home or in facilities to provide a comprehensive assessment and personalized support tailored to each situation.<\/pee>\n<pee>An ESA typically consists of a coordinating physician, a psychologist, an occupational therapist, a social worker, a nurse, and a caregiver. This team works in a coordinated manner to assess the needs of the patient and their family, propose concrete solutions, and ensure the follow-up of care.<\/pee>\n<pee>The intervention of an ESA helps to optimize home care, delay institutionalization, and improve the quality of life for patients and their caregivers. These teams also offer training for professionals and families on the specifics of Alzheimer&#8217;s disease.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udd04 Coordination of care<\/div>\n<h3 class=\"expert-box-title\">The functioning of the ESA<\/h3>\n<pee>The ESA offers a global and coordinated approach that allows for optimal care of Alzheimer&#8217;s patients. They intervene on medical prescription, and their services are covered by Health Insurance.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Intervention modalities<\/h4>\n<pee>The ESA can intervene for 12 to 15 sessions spread over 3 months, renewable according to needs. Each intervention is personalized and adapted to the stage of the disease and the specifics of the patient.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>10. The psychiatrist and psychogeriatrician: Management of behavioral disorders<\/h2>\n<pee>The psychiatrist specialized in psychogeriatrics intervenes in the management of psychological and behavioral disorders associated with Alzheimer&#8217;s disease. These symptoms, which affect more than 80% of patients, include agitation, aggression, delusional ideas, anxiety, or depression.<\/pee>\n<pee>This specialist precisely assesses the nature and intensity of behavioral disorders to propose an appropriate therapeutic strategy. They can prescribe specific medication while prioritizing non-pharmacological approaches such as behavioral therapy or cognitive stimulation.<\/pee>\n<pee>The psychiatrist also works on the prevention and management of crisis situations, trains care teams in de-escalation techniques, and supports families in understanding and managing behavioral disorders. They may recommend the use of soothing digital tools like those developed by DYNSEO.<\/pee>\n<div class=\"key-points\">\n<h4>\ud83e\udde0 Frequent behavioral disorders<\/h4>\n<ul>\n<li>Agitation and anxiety<\/li>\n<li>Verbal or physical aggression<\/li>\n<li>Sleep disorders and circadian rhythm disturbances<\/li>\n<li>Wandering and elopement<\/li>\n<li>Hallucinations and delusional ideas<\/li>\n<li>Apathy and social withdrawal<\/li>\n<\/ul><\/div>\n<h2>11. The social worker: Guidance and administrative support<\/h2>\n<pee>The social worker specialized in supporting elderly people plays a crucial role in guiding families and accessing rights and available assistance. They assess the social situation of the patient and their family to propose solutions tailored to needs and resources.<\/pee>\n<pee>This professional helps to compile complex administrative files (APA, MDPH, housing assistance), directs towards appropriate care facilities, and facilitates access to home care services. They also support legal protection procedures when necessary.<\/pee>\n<pee>The social worker offers support to family caregivers by informing them about their rights, respite aid programs, and available local resources. They coordinate social interventions and maintain the link between the various partners involved in care.<\/pee>\n<div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udcc4 Administrative procedures<\/span>\n                <pee>Do not hesitate to seek the help of a social worker as soon as the diagnosis is announced. They will guide you through complex procedures and enable you to quickly access the assistance you are entitled to.<\/pee>\n            <\/div>\n<h2>12. The dietitian-nutritionist: Maintaining nutritional balance<\/h2>\n<pee>The dietitian-nutritionist intervenes to prevent and treat frequent nutritional disorders in patients with Alzheimer&#8217;s disease. Malnutrition affects more than 40% of affected individuals and can accelerate the progression of the disease and increase the risk of complications.<\/pee>\n<pee>This professional assesses eating habits, identifies nutritional risk factors, and proposes concrete adaptations to maintain sufficient caloric and protein intake. They adjust food textures in case of swallowing disorders and propose strategies to stimulate appetite.<\/pee>\n<pee>The dietitian trains caregivers on the principles of an adapted diet, proposes balanced and appealing menus, and ensures monitoring of nutritional evolution. They work in collaboration with the speech therapist to adjust textures and with the medical team to adjust recommendations based on health status.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83c\udf7d\ufe0f Adapted Nutrition<\/h4>\n<pee>A balanced and adapted diet can significantly improve the quality of life for Alzheimer&#8217;s patients. Meals should be moments of pleasure and sharing, even when adaptations are necessary.<\/pee>\n            <\/div>\n<h2>13. The physiotherapist: Maintaining mobility and preventing falls<\/h2>\n<pee>The physiotherapist intervenes to maintain and improve the physical capabilities of Alzheimer&#8217;s patients, prevent falls, and limit complications related to immobility. Adapted physical exercise also has proven benefits on cognitive functions and mood.<\/pee>\n<pee>This professional offers mobility, balance, and muscle strengthening exercises tailored to the patient&#8217;s abilities. They teach families safe mobilization and transfer techniques, and assess the living environment to identify fall risk factors.<\/pee>\n<pee>The physiotherapist can also propose aquatic activities, gentle gymnastics, or dance therapy that combine physical and cognitive stimulation. These activities, complementary to digital tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a>, contribute to the overall maintenance of abilities.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83c\udfc3\u200d\u2642\ufe0f Adapted physical activity<\/div>\n<h3 class=\"expert-box-title\">The benefits of physical exercise<\/h3>\n<pee>Regular and adapted physical activity has numerous benefits for Alzheimer&#8217;s patients, both physically and cognitively. It helps slow functional decline and improves mood.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Activity recommendations<\/h4>\n<pee>30 minutes of gentle daily physical activity, including walking, stretching, and balance exercises. The activity should be progressive, safe, and enjoyable for the patient.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>14. Reception centers and specialized structures<\/h2>\n<pee>Day care centers, temporary accommodation units, and Nursing homes with specialized units are essential resources in the care pathway for Alzheimer&#8217;s patients. These structures offer professional support tailored to the specifics of the disease.<\/pee>\n<pee>Day care centers provide therapeutic and occupational activities for a few hours or days per week, allowing caregivers to benefit from respite time while maintaining the patient&#8217;s social connection. These structures often offer cognitive stimulation workshops, creative activities, and specialized medical follow-up.<\/pee>\n<pee>Nursing homes with protected or specialized Alzheimer&#8217;s units have a secure environment and staff trained in the specifics of the disease. These establishments offer personalized support programs including cognitive stimulation activities, non-drug therapies, and close medical monitoring.<\/pee>\n<div class=\"key-points\">\n<h4>\ud83c\udfe2 Types of care structures<\/h4>\n<ul>\n<li>Specialized day care centers<\/li>\n<li>Temporary accommodation units<\/li>\n<li>Nursing home with protected units<\/li>\n<li>Resource and respite centers<\/li>\n<li>Specialized reception houses (MAS)<\/li>\n<li>Medicalized reception homes (FAM)<\/li>\n<\/ul><\/div>\n<h2>15. The importance of coordination and the personalized care plan<\/h2>\n<pee>The optimal management of Alzheimer&#8217;s patients relies on effective coordination among all professionals involved and the development of a personalized care plan (PPS). This coordinated approach helps avoid redundancies, fill gaps, and optimize the use of available resources.<\/pee>\n<pee>The personalized care plan is established in consultation with the patient, their family, and the entire multidisciplinary team. It defines therapeutic objectives, planned interventions, the roles of each professional, and the methods of follow-up and evaluation. This evolving document is regularly revised based on the progression of the disease.<\/pee>\n<pee>Coordination can be ensured by different professionals depending on the context: attending physician, coordinating physician of ESA, health manager in the establishment, or case manager within the framework of MAIA (Method of Action for the Integration of support and care services in the field of Autonomy). This coordination ensures the continuity of care and the ongoing adaptation of management.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">\ud83d\udccb Personalized care plan<\/div>\n<h3 class=\"expert-box-title\">Development of the PPS<\/h3>\n<pee>The personalized care plan serves as the roadmap for management. It incorporates medical, social, psychological, and environmental dimensions to propose a comprehensive and coherent approach.<\/pee>\n<div class=\"expert-inner\">\n<h4 class=\"expert-inner-title\">Content of the PPS<\/h4>\n<pee>The PPS includes the initial assessment, short and long-term objectives, planned interventions, follow-up schedule, and evaluation criteria. It is revised every 6 months or in case of significant change.<\/pee>\n                <\/div>\n<\/p><\/div>\n<div class=\"faq-list\">\n<h3>\u2753 Frequently asked questions<\/h3>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How to obtain the intervention of a Specialized Alzheimer Team?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The intervention of an ESA requires a medical prescription from your attending physician, a neurologist, or a geriatrician. After the diagnosis of Alzheimer&#8217;s disease, contact your local information and coordination center (CLIC) or the social service of your municipality to be directed to an ESA in your area. Services are covered 100% by Health Insurance.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What are the costs of multidisciplinary care?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Most consultations and interventions by health professionals are covered by Health Insurance, particularly for patients with chronic conditions (Long-Term Illness). ESA sessions, consultations with neurologists and geriatricians are reimbursed at 100%. Some services such as occupational therapy or psychology may require a supplement at your expense, depending on the rates applied.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>When should one consider a care facility?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Entry into a care facility depends on several factors: the evolution of cognitive and behavioral disorders, the ability to remain at home, caregiver exhaustion, and patient safety. This decision should be prepared in consultation with the care team and may start with day or temporary care to facilitate the transition.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How do digital tools integrate into care?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Digital tools like COCO THINKS and COCO MOVES perfectly complement traditional care by offering tailored and personalized cognitive stimulation exercises. These applications can be recommended by health professionals and used at home or in facilities, allowing for regular and fun cognitive training.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What is the role of the family in the care team?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The family is an essential partner in the care team. They provide valuable information about the patient&#8217;s life history, preferences, and evolution. Relatives participate in therapeutic decisions, apply recommendations in daily life, and benefit from specific training to optimize their support while preserving their own well-being.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cta-box\">\n<h3>\ud83e\udde0 Discover COCO THINKS and COCO MOVES<\/h3>\n<pee>Complement the medical care of your loved one with our cognitive stimulation applications specially designed for people with Alzheimer&#8217;s disease. Over 30 adapted games to maintain brain functions while having fun.<\/pee>\n<div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Try for free<\/a><br \/>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Learn more<\/a>\n                <\/div>\n<\/p><\/div>\n<div class=\"article-tags\">\n<h4>\ud83c\udff7\ufe0f Associated keywords<\/h4>\n<p>                <a href=\"#\" class=\"article-tag\">Alzheimer<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Health professionals<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">ESA<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Care<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Multidisciplinary team<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Cognitive stimulation<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Caregivers<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Care coordination<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Personalized plan<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Support<\/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":323335,"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            --gray-light: #f8f9fa;\n            --gray-medium: #6c757d;\n            --gray-dark: #343a40;\n            --white: #ffffff;\n            --shadow: 0 4px 20px rgba(0,0,0,0.1);\n            --radius: 12px;\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-dark);\n            background-color: var(--white);\n        }\n\n        h1, h2, h3, h4 {\n            font-family: 'Montserrat', sans-serif;\n            font-weight: 600;\n            line-height: 1.3;\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: 2rem 0 4rem;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 50px;\n            background: var(--white);\n            border-radius: 50px 50px 0 0;\n        }\n\n        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\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: white;\n            text-decoration: none;\n        }\n\n        .article-category {\n            display: inline-block;\n            background: rgba(255,255,255,0.2);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            margin-bottom: 1.5rem;\n            font-weight: 500;\n        }\n\n        .article-hero h1 {\n            font-size: 2.5rem;\n            margin-bottom: 1.5rem;\n            font-weight: 700;\n        }\n\n        .hl {\n            color: var(--yellow);\n            position: relative;\n        }\n\n        .article-meta {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 2rem;\n            align-items: center;\n            font-size: 0.9rem;\n            margin-bottom: 2rem;\n        }\n\n        .article-meta .stars {\n            color: var(--yellow);\n            font-weight: 600;\n        }\n\n        .article-body {\n            background: var(--white);\n            position: relative;\n            z-index: 2;\n        }\n\n        .container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        .intro-block {\n            background: var(--gray-light);\n            padding: 2rem;\n            border-radius: var(--radius);\n            margin: 3rem 0;\n            font-size: 1.1rem;\n            border-left: 4px solid var(--blue);\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 1.5rem;\n            margin: 3rem 0;\n        }\n\n        .stat-card {\n            background: white;\n            padding: 2rem;\n            border-radius: var(--radius);\n            text-align: center;\n            box-shadow: var(--shadow);\n            border: 1px solid #eee;\n        }\n\n        .stat-card .number {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: var(--blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }\n\n        .stat-card .label {\n            font-size: 0.9rem;\n            color: var(--gray-medium);\n            font-weight: 500;\n        }\n\n        .conseil-card {\n            background: linear-gradient(135deg, var(--teal) 0%, #8ed9db 100%);\n            padding: 2rem;\n            border-radius: var(--radius);\n            margin: 2rem 0;\n            color: var(--gray-dark);\n        }\n\n        .key-points {\n            background: var(--gray-light);\n            padding: 2rem;\n            border-radius: var(--radius);\n            margin: 2rem 0;\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: var(--yellow);\n            padding: 1.5rem;\n            border-radius: var(--radius);\n            margin: 2rem 0;\n            position: relative;\n        }\n\n        .tip-box-label {\n            font-weight: 600;\n            color: var(--gray-dark);\n            margin-bottom: 0.5rem;\n            display: block;\n        }\n\n        .expert-box {\n            background: white;\n            border: 2px solid var(--blue);\n            border-radius: var(--radius);\n            padding: 2rem;\n            margin: 2rem 0;\n            position: relative;\n        }\n\n        .expert-box-label {\n            background: var(--blue);\n            color: white;\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            display: inline-block;\n            margin-bottom: 1rem;\n        }\n\n        .expert-box-title {\n            font-size: 1.3rem;\n            font-weight: 600;\n            color: var(--blue);\n            margin-bottom: 1rem;\n        }\n\n        .expert-inner {\n            background: var(--gray-light);\n            padding: 1.5rem;\n            border-radius: var(--radius);\n            margin-top: 1rem;\n        }\n\n        .expert-inner-title {\n            font-weight: 600;\n            color: var(--gray-dark);\n            margin-bottom: 1rem;\n        }\n\n        .faq-list {\n            margin: 3rem 0;\n        }\n\n        .faq-item {\n            background: white;\n            border: 1px solid #eee;\n            border-radius: var(--radius);\n            margin-bottom: 1rem;\n            overflow: hidden;\n            box-shadow: var(--shadow);\n        }\n\n        .faq-q {\n            padding: 1.5rem;\n            cursor: pointer;\n            background: var(--gray-light);\n            border-bottom: 1px solid #eee;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            transition: background 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: #e9ecef;\n        }\n\n        .faq-icon {\n            font-size: 1.2rem;\n            color: var(--blue);\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: 1.5rem;\n            display: none;\n            line-height: 1.7;\n        }\n\n        .faq-item.open .faq-a {\n            display: block;\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            padding: 3rem 2rem;\n            border-radius: var(--radius);\n            text-align: center;\n            color: white;\n            margin: 3rem 0;\n        }\n\n        .cta-box h3 {\n            font-size: 1.8rem;\n            margin-bottom: 1rem;\n        }\n\n        .cta-box p {\n            font-size: 1.1rem;\n            margin-bottom: 2rem;\n            opacity: 0.9;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n\n        .btn-white, .btn-outline {\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            font-weight: 600;\n            text-decoration: none;\n            display: inline-block;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }\n\n        .btn-white {\n            background: white;\n            color: var(--blue);\n        }\n\n        .btn-white:hover {\n            background: var(--yellow);\n            border-color: var(--yellow);\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: white;\n        }\n\n        .btn-outline:hover {\n            background: white;\n            color: var(--blue);\n        }\n\n        .article-tags {\n            margin: 3rem 0;\n            padding: 2rem;\n            background: var(--gray-light);\n            border-radius: var(--radius);\n        }\n\n        .article-tags h4 {\n            margin-bottom: 1rem;\n            color: var(--gray-dark);\n        }\n\n        .article-tag {\n            display: inline-block;\n            background: white;\n            color: var(--gray-medium);\n            padding: 0.5rem 1rem;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            margin: 0.25rem;\n            text-decoration: none;\n            border: 1px solid #ddd;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--blue);\n            color: white;\n            border-color: var(--blue);\n        }\n\n        h2 {\n            font-size: 1.8rem;\n            color: var(--blue);\n            margin: 3rem 0 1.5rem;\n            padding-bottom: 0.5rem;\n            border-bottom: 2px solid var(--teal);\n        }\n\n        h3 {\n            font-size: 1.4rem;\n            color: var(--gray-dark);\n            margin: 2rem 0 1rem;\n        }\n\n        p {\n            margin-bottom: 1rem;\n            line-height: 1.7;\n        }\n\n        a {\n            color: var(--blue);\n            text-decoration: none;\n        }\n\n        a:hover {\n            color: var(--pink);\n        }\n\n        strong {\n            color: var(--gray-dark);\n        }\n\n        @media (max-width: 768px) {\n            .article-hero h1 {\n                font-size: 2rem;\n            }\n\n            .container {\n                padding: 0 1rem;\n            }\n\n            .stats-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n\n            .article-meta {\n                gap: 1rem;\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\": \"Les professionnels de sant\u00e9 qui prennent en charge des patients Alzheimer\",\n      \"description\": \"Professionnels de sant\u00e9 qui prennent en charge des patients Alzheimer\",\n      \"url\": \"https:\/\/www.dynseo.com\/les-professionnels-de-sante-qui-prennent-en-charge-des-patients-alzheimer\/\",\n      \"datePublished\": \"2026-04-07\",\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      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"ratingCount\": \"47\",\n        \"bestRating\": \"5\",\n        \"worstRating\": \"1\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/les-professionnels-de-sante-qui-prennent-en-charge-des-patients-alzheimer\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/les-professionnels-de-sante-qui-prennent-en-charge-des-patients-alzheimer\/\",\n      \"name\": \"Les professionnels de sant\u00e9 qui prennent en charge des patients Alzheimer\",\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\": \"Les professionnels de sant\u00e9 qui prennent en charge des patients Alzheimer\",\n            \"item\": \"https:\/\/www.dynseo.com\/les-professionnels-de-sante-qui-prennent-en-charge-des-patients-alzheimer\/\"\n          }\n        ]\n      }\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment obtenir l'intervention d'une \u00c9quipe Sp\u00e9cialis\u00e9e Alzheimer ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"L'intervention d'une \u00c9quipe Sp\u00e9cialis\u00e9e Alzheimer peut \u00eatre obtenue sur prescription m\u00e9dicale ou par orientation d'un professionnel de sant\u00e9. Ces \u00e9quipes interviennent \u00e0 domicile pour accompagner les patients et leurs familles dans la prise en charge de la maladie.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les co\u00fbts de la prise en charge pluridisciplinaire ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les co\u00fbts de la prise en charge pluridisciplinaire varient selon les professionnels impliqu\u00e9s et les structures. Certaines prestations peuvent \u00eatre prises en charge par l'Assurance Maladie, l'APA ou d'autres dispositifs d'aide selon la situation du patient.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"\u00c0 quel moment faut-il envisager une structure d'accueil ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Une structure d'accueil doit \u00eatre envisag\u00e9e lorsque le maintien \u00e0 domicile devient difficile, que la charge pour les aidants devient trop importante, ou que l'\u00e9tat de sant\u00e9 du patient n\u00e9cessite une surveillance m\u00e9dicale plus importante et des soins sp\u00e9cialis\u00e9s constants.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n\n<section class=\"article-hero\">\n        <div class=\"article-hero-inner\">\n            <div class=\"article-breadcrumb\">\n                <a href=\"\/\">Home<\/a> > <a href=\"\/blog\">Blog<\/a> > <a href=\"\/sante\">Health<\/a> > Alzheimer's health professionals\n            <\/div>\n            \n            <div class=\"article-category\">\n                \ud83d\udc68\u200d\u2695\ufe0f Health & Support\n            <\/div>\n            \n            <h1>Health professionals who care for <span class=\"hl\">Alzheimer's patients<\/span><\/h1>\n            \n            <div class=\"article-meta\">\n                <span>\ud83d\udcc5 Published in April 2026<\/span>\n                <span>\u23f1\ufe0f 15 min read<\/span>\n                <span>\ud83d\udc65 Caregivers & Professionals<\/span>\n                <span class=\"stars\">\u2b50 4.8\/5 (127 reviews)<\/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                <p>The care of patients with Alzheimer's disease requires the coordinated intervention of multiple specialized healthcare professionals. This multidisciplinary approach allows for comprehensive, personalized support tailored to each stage of the disease. From the initial memory consultation to long-term follow-up, each professional brings their specific expertise to maintain the patient's quality of life and support their loved ones. This collaborative care relies on specialized teams, adapted reception structures, and innovative tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> for cognitive stimulation. Discover how these professionals work together to best support the elderly people affected by this complex pathology.<\/p>\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <span class=\"number\">900,000<\/span>\n                    <span class=\"label\">People with Alzheimer's in France<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">15+<\/span>\n                    <span class=\"label\">Types of professionals involved<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">225,000<\/span>\n                    <span class=\"label\">New cases diagnosed each year<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">3M<\/span>\n                    <span class=\"label\">People directly affected<\/span>\n                <\/div>\n            <\/div>\n\n            <h2>1. The general practitioner: First link in the care chain<\/h2>\n            <p>The general practitioner often serves as the first point of contact when memory disorders appear. Their role is fundamental in the care pathway as they know the patient's medical history and can detect the first signs of Alzheimer's disease. They conduct an initial cognitive assessment, evaluate symptoms, and refer to appropriate specialists.<\/p>\n\n            <p>This local professional also ensures the overall medical follow-up of the patient, coordinates various specialized interventions, and maintains contact with the family. They prescribe basic treatments, monitor medication side effects, and adjust care based on the progression of the disease.<\/p>\n\n            <p>The general practitioner also plays a crucial role in supporting family caregivers, informing them about the disease, directing them to available resources, and detecting signs of burnout. They can prescribe the intervention of a Specialized Alzheimer Team (ESA) and coordinate home care.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\udca1 Practical advice<\/h4>\n                <p>Do not hesitate to consult your treating physician as soon as the first memory disorders appear. Early diagnosis allows for more effective care and access to non-drug therapies such as cognitive stimulation with <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a>.<\/p>\n            <\/div>\n<div class=\"key-points\">\n                <h4>\ud83c\udfaf Key points of the general practitioner's role<\/h4>\n                <ul>\n                    <li>Early detection of cognitive disorders<\/li>\n                    <li>Coordination of the care pathway<\/li>\n                    <li>Overall medical follow-up and prescription of treatments<\/li>\n                    <li>Support and assistance for caregivers<\/li>\n                    <li>Referral to specialists and appropriate facilities<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>2. The neurologist: Expert in diagnosis and neurological follow-up<\/h2>\n            <p>The neurologist is the specialist of the nervous system who plays a central role in the diagnosis of Alzheimer's disease. They conduct thorough examinations including neuropsychological tests, medical imaging (MRI, CT scan, PET) and sometimes analyses of cerebrospinal fluid to confirm the diagnosis.<\/p>\n\n            <p>This specialist establishes the differential diagnosis to distinguish Alzheimer's disease from other neurodegenerative pathologies such as Lewy body dementia, frontotemporal degeneration, or Parkinson's disease. They precisely assess the stage of the disease and propose an appropriate treatment plan.<\/p>\n\n            <p>The neurologist ensures regular follow-up of the disease's progression, adjusts medication treatments (acetylcholinesterase inhibitors, memantine), and proposes complementary therapies. They work closely with the care team and may recommend the use of cognitive stimulation tools such as the programs developed by DYNSEO.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83d\udc68\u200d\u2695\ufe0f Neurological expertise<\/div>\n                <h3 class=\"expert-box-title\">The neurological diagnosis of Alzheimer's disease<\/h3>\n                <p>The diagnosis of Alzheimer's disease relies on a multidimensional approach combining clinical evaluation, neuropsychological tests, and brain imaging. The neurologist uses precise diagnostic criteria and specific biomarkers to establish a reliable diagnosis.<\/p>\n<div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Essential complementary examinations<\/h4>\n                    <p>Imaging tests such as MRI allow visualization of characteristic brain atrophy, while FDG-PET reveals areas of hypometabolism. These tests, complemented by biological tests, enable early and precise differential diagnosis.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>3. The geriatrician: Specialist in aging medicine<\/h2>\n            <p>The geriatrician is a physician specialized in the comprehensive care of elderly people and their specific pathologies. In the context of Alzheimer's disease, they provide particular expertise in managing comorbidities and complex medical aspects related to aging.<\/p>\n\n            <p>This specialist thoroughly evaluates the general health status of the patient, identifies risk factors and associated pathologies that may influence the progression of Alzheimer's disease. They optimize treatments by considering drug interactions and age-related frailty.<\/p>\n\n            <p>The geriatrician often coordinates care in facilities or at home, supervises the adaptation of the environment, and proposes strategies to maintain autonomy. They work closely with families to anticipate future needs and plan long-term care.<\/p>\n\n            <div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udd0d To remember<\/span>\n                <p>The geriatrician takes into account the whole elderly person, not just Alzheimer's disease. This holistic approach optimizes quality of life and prevents complications.<\/p>\n            <\/div>\n\n            <h2>4. The specialized psychologist: Psychological support and cognitive assessment<\/h2>\n            <p>The psychologist specialized in neuropsychology or gerontology plays an essential role in assessing cognitive functions and providing psychological support to patients and their families. They conduct in-depth neuropsychological assessments that precisely evaluate preserved abilities and cognitive deficits.<\/p>\n\n            <p>This professional offers tailored therapeutic interventions such as reminiscence therapy, structured cognitive stimulation, or supportive psychotherapy. They help patients adapt to changes related to the disease and develop compensatory strategies to maintain autonomy for as long as possible.<\/p>\n\n            <p>The psychologist also provides crucial support to family caregivers who may develop stress, anxiety, or depression in the face of their loved one's illness. They facilitate support groups, offer individual consultations, and teach stress management and adapted communication techniques.<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83d\udc9d Personalized support<\/h4>\n                <p>Psychological support concerns not only the patient but the whole family. Do not hesitate to seek the help of a specialized psychologist to learn how to communicate effectively with your loved one and preserve your own emotional balance.<\/p>\n            <\/div>\n\n            <h2>5. The occupational therapist: Maintaining autonomy and adapting the environment<\/h2>\n            <p>The occupational therapist is a paramedical professional specialized in rehabilitation and functional re-adaptation. In the context of Alzheimer's disease, they assess the patient's functional abilities and propose concrete solutions to maintain autonomy in daily living activities.<\/p>\n\n            <p>This therapist analyzes the patient's living environment and recommends home adaptations to improve safety and facilitate mobility. They may suggest the installation of grab bars, improving lighting, simplifying the layout, or adding specific technical aids.<\/p>\n\n            <p>The occupational therapist also teaches compensation techniques and adaptive strategies to patients and their caregivers. They may recommend the use of digital tools such as the cognitive stimulation applications COCO THINKS and COCO MOVES to maintain cognitive functions in a fun and appropriate way.<\/p>\n\n            <div class=\"key-points\">\n                <h4>\ud83c\udfe0 Recommended home adaptations<\/h4>\n                <ul>\n                    <li>Improvement of lighting in all rooms<\/li>\n                    <li>Installation of grab bars in the bathroom<\/li>\n                    <li>Removal of rugs and floor obstacles<\/li>\n                    <li>Simplification of space organization<\/li>\n                    <li>Implementation of an alarm or monitoring system<\/li>\n                    <li>Labeling of cupboards and everyday objects<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>6. The speech therapist: Preserving communication<\/h2>\n            <p>The speech therapist intervenes to assess and treat communication and swallowing disorders that may arise during the progression of Alzheimer's disease. This paramedical professional helps maintain oral and written communication abilities for as long as possible.<\/p>\n\n            <p>This therapist proposes specific exercises to stimulate language, improve comprehension, and maintain expression abilities. They teach patients and families alternative and augmentative communication techniques when disorders worsen.<\/p>\n\n            <p>The speech therapist also evaluates swallowing disorders that may occur in the advanced stages of the disease and proposes dietary adaptations to prevent the risks of aspiration. They work in collaboration with the care team to maintain a safe and appropriate diet.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83d\udde3\ufe0f Adapted communication<\/div>\n                <h3 class=\"expert-box-title\">Communication techniques with a person with Alzheimer's<\/h3>\n                <p>Communication with a person with Alzheimer's requires specific adaptations to maintain the connection and reduce anxiety. The speech therapist teaches these essential techniques to families.<\/p>\n<div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Basic Principles<\/h4>\n                    <p>Speak slowly and clearly, use short sentences, maintain eye contact, and allow time to respond. Avoid constantly correcting and value every effort of communication.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>7. The Nurse: Coordination of Care and Medical Monitoring<\/h2>\n            <p>The nurse plays a central role in the coordination of care and daily monitoring of Alzheimer's patients, whether at home, in a facility, or in a day hospital. They ensure the administration of treatments, monitor the evolution of symptoms, and quickly detect complications.<\/p>\n\n            <p>This healthcare professional regularly assesses the patient's general condition, monitors vital signs, and ensures therapeutic compliance. They coordinate the interventions of different professionals and liaise with the medical team to adjust care if necessary.<\/p>\n\n            <p>The nurse trains and supports family caregivers in daily care tasks, medication administration, and recognizing warning signs. They also propose cognitive stimulation activities and may recommend the use of specialized applications like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> to maintain brain functions.<\/p>\n\n            <div class=\"tip-box\">\n                <span class=\"tip-box-label\">\u2695\ufe0f Nursing Monitoring<\/span>\n                <p>The nurse is often the first to detect changes in the patient's condition. Their specialized training allows them to anticipate needs and quickly adapt care.<\/p>\n            <\/div>\n\n            <h2>8. The Nursing Assistant: Support in Daily Living Activities<\/h2>\n            <p>The nursing assistant supports Alzheimer's patients in essential daily living activities such as hygiene, nutrition, dressing, and mobility. This paramedical professional provides concrete and compassionate support to maintain the patient's dignity and comfort.<\/p>\n\n            <p>This member of the care team closely observes changes in behavior, mood variations, and modifications in functional abilities. They relay this crucial information to the medical team to adapt care and anticipate future needs.<\/p>\n\n            <p>The nursing assistant also contributes to maintaining social connections by proposing adapted activities, stimulating communication, and preserving the patient's lifestyle habits. They work closely with families to personalize support and respect individual preferences.<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83d\udc65 Trust relationship<\/h4>\n                <p>The caregiver often develops a privileged relationship with the Alzheimer's patient. This daily closeness allows them to personalize care and preserve the identity of the person despite the disease.<\/p>\n            <\/div>\n\n            <h2>9. Specialized Alzheimer Teams (ESA): A coordinated approach<\/h2>\n            <p>The Specialized Alzheimer Teams (ESA) represent a major innovation in the care of Alzheimer's patients. These mobile multidisciplinary teams intervene at home or in facilities to provide a comprehensive assessment and personalized support tailored to each situation.<\/p>\n\n            <p>An ESA typically consists of a coordinating physician, a psychologist, an occupational therapist, a social worker, a nurse, and a caregiver. This team works in a coordinated manner to assess the needs of the patient and their family, propose concrete solutions, and ensure the follow-up of care.<\/p>\n\n            <p>The intervention of an ESA helps to optimize home care, delay institutionalization, and improve the quality of life for patients and their caregivers. These teams also offer training for professionals and families on the specifics of Alzheimer's disease.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83d\udd04 Coordination of care<\/div>\n                <h3 class=\"expert-box-title\">The functioning of the ESA<\/h3>\n                <p>The ESA offers a global and coordinated approach that allows for optimal care of Alzheimer's patients. They intervene on medical prescription, and their services are covered by Health Insurance.<\/p>\n                <div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Intervention modalities<\/h4>\n                    <p>The ESA can intervene for 12 to 15 sessions spread over 3 months, renewable according to needs. Each intervention is personalized and adapted to the stage of the disease and the specifics of the patient.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>10. The psychiatrist and psychogeriatrician: Management of behavioral disorders<\/h2>\n            <p>The psychiatrist specialized in psychogeriatrics intervenes in the management of psychological and behavioral disorders associated with Alzheimer's disease. These symptoms, which affect more than 80% of patients, include agitation, aggression, delusional ideas, anxiety, or depression.<\/p>\n\n            <p>This specialist precisely assesses the nature and intensity of behavioral disorders to propose an appropriate therapeutic strategy. They can prescribe specific medication while prioritizing non-pharmacological approaches such as behavioral therapy or cognitive stimulation.<\/p>\n\n            <p>The psychiatrist also works on the prevention and management of crisis situations, trains care teams in de-escalation techniques, and supports families in understanding and managing behavioral disorders. They may recommend the use of soothing digital tools like those developed by DYNSEO.<\/p>\n<div class=\"key-points\">\n                <h4>\ud83e\udde0 Frequent behavioral disorders<\/h4>\n                <ul>\n                    <li>Agitation and anxiety<\/li>\n                    <li>Verbal or physical aggression<\/li>\n                    <li>Sleep disorders and circadian rhythm disturbances<\/li>\n                    <li>Wandering and elopement<\/li>\n                    <li>Hallucinations and delusional ideas<\/li>\n                    <li>Apathy and social withdrawal<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>11. The social worker: Guidance and administrative support<\/h2>\n            <p>The social worker specialized in supporting elderly people plays a crucial role in guiding families and accessing rights and available assistance. They assess the social situation of the patient and their family to propose solutions tailored to needs and resources.<\/p>\n\n            <p>This professional helps to compile complex administrative files (APA, MDPH, housing assistance), directs towards appropriate care facilities, and facilitates access to home care services. They also support legal protection procedures when necessary.<\/p>\n\n            <p>The social worker offers support to family caregivers by informing them about their rights, respite aid programs, and available local resources. They coordinate social interventions and maintain the link between the various partners involved in care.<\/p>\n\n            <div class=\"tip-box\">\n                <span class=\"tip-box-label\">\ud83d\udcc4 Administrative procedures<\/span>\n                <p>Do not hesitate to seek the help of a social worker as soon as the diagnosis is announced. They will guide you through complex procedures and enable you to quickly access the assistance you are entitled to.<\/p>\n            <\/div>\n\n            <h2>12. The dietitian-nutritionist: Maintaining nutritional balance<\/h2>\n            <p>The dietitian-nutritionist intervenes to prevent and treat frequent nutritional disorders in patients with Alzheimer's disease. Malnutrition affects more than 40% of affected individuals and can accelerate the progression of the disease and increase the risk of complications.<\/p>\n\n            <p>This professional assesses eating habits, identifies nutritional risk factors, and proposes concrete adaptations to maintain sufficient caloric and protein intake. They adjust food textures in case of swallowing disorders and propose strategies to stimulate appetite.<\/p>\n\n            <p>The dietitian trains caregivers on the principles of an adapted diet, proposes balanced and appealing menus, and ensures monitoring of nutritional evolution. They work in collaboration with the speech therapist to adjust textures and with the medical team to adjust recommendations based on health status.<\/p>\n<div class=\"conseil-card\">\n                <h4>\ud83c\udf7d\ufe0f Adapted Nutrition<\/h4>\n                <p>A balanced and adapted diet can significantly improve the quality of life for Alzheimer's patients. Meals should be moments of pleasure and sharing, even when adaptations are necessary.<\/p>\n            <\/div>\n\n            <h2>13. The physiotherapist: Maintaining mobility and preventing falls<\/h2>\n            <p>The physiotherapist intervenes to maintain and improve the physical capabilities of Alzheimer's patients, prevent falls, and limit complications related to immobility. Adapted physical exercise also has proven benefits on cognitive functions and mood.<\/p>\n\n            <p>This professional offers mobility, balance, and muscle strengthening exercises tailored to the patient's abilities. They teach families safe mobilization and transfer techniques, and assess the living environment to identify fall risk factors.<\/p>\n\n            <p>The physiotherapist can also propose aquatic activities, gentle gymnastics, or dance therapy that combine physical and cognitive stimulation. These activities, complementary to digital tools like <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a>, contribute to the overall maintenance of abilities.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83c\udfc3\u200d\u2642\ufe0f Adapted physical activity<\/div>\n                <h3 class=\"expert-box-title\">The benefits of physical exercise<\/h3>\n                <p>Regular and adapted physical activity has numerous benefits for Alzheimer's patients, both physically and cognitively. It helps slow functional decline and improves mood.<\/p>\n                <div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Activity recommendations<\/h4>\n                    <p>30 minutes of gentle daily physical activity, including walking, stretching, and balance exercises. The activity should be progressive, safe, and enjoyable for the patient.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>14. Reception centers and specialized structures<\/h2>\n            <p>Day care centers, temporary accommodation units, and Nursing homes with specialized units are essential resources in the care pathway for Alzheimer's patients. These structures offer professional support tailored to the specifics of the disease.<\/p>\n\n            <p>Day care centers provide therapeutic and occupational activities for a few hours or days per week, allowing caregivers to benefit from respite time while maintaining the patient's social connection. These structures often offer cognitive stimulation workshops, creative activities, and specialized medical follow-up.<\/p>\n\n            <p>Nursing homes with protected or specialized Alzheimer's units have a secure environment and staff trained in the specifics of the disease. These establishments offer personalized support programs including cognitive stimulation activities, non-drug therapies, and close medical monitoring.<\/p>\n<div class=\"key-points\">\n                <h4>\ud83c\udfe2 Types of care structures<\/h4>\n                <ul>\n                    <li>Specialized day care centers<\/li>\n                    <li>Temporary accommodation units<\/li>\n                    <li>Nursing home with protected units<\/li>\n                    <li>Resource and respite centers<\/li>\n                    <li>Specialized reception houses (MAS)<\/li>\n                    <li>Medicalized reception homes (FAM)<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>15. The importance of coordination and the personalized care plan<\/h2>\n            <p>The optimal management of Alzheimer's patients relies on effective coordination among all professionals involved and the development of a personalized care plan (PPS). This coordinated approach helps avoid redundancies, fill gaps, and optimize the use of available resources.<\/p>\n\n            <p>The personalized care plan is established in consultation with the patient, their family, and the entire multidisciplinary team. It defines therapeutic objectives, planned interventions, the roles of each professional, and the methods of follow-up and evaluation. This evolving document is regularly revised based on the progression of the disease.<\/p>\n\n            <p>Coordination can be ensured by different professionals depending on the context: attending physician, coordinating physician of ESA, health manager in the establishment, or case manager within the framework of MAIA (Method of Action for the Integration of support and care services in the field of Autonomy). This coordination ensures the continuity of care and the ongoing adaptation of management.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">\ud83d\udccb Personalized care plan<\/div>\n                <h3 class=\"expert-box-title\">Development of the PPS<\/h3>\n                <p>The personalized care plan serves as the roadmap for management. It incorporates medical, social, psychological, and environmental dimensions to propose a comprehensive and coherent approach.<\/p>\n                <div class=\"expert-inner\">\n                    <h4 class=\"expert-inner-title\">Content of the PPS<\/h4>\n                    <p>The PPS includes the initial assessment, short and long-term objectives, planned interventions, follow-up schedule, and evaluation criteria. It is revised every 6 months or in case of significant change.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-list\">\n                <h3>\u2753 Frequently asked questions<\/h3>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How to obtain the intervention of a Specialized Alzheimer Team?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The intervention of an ESA requires a medical prescription from your attending physician, a neurologist, or a geriatrician. After the diagnosis of Alzheimer's disease, contact your local information and coordination center (CLIC) or the social service of your municipality to be directed to an ESA in your area. Services are covered 100% by Health Insurance.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What are the costs of multidisciplinary care?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <p>Most consultations and interventions by health professionals are covered by Health Insurance, particularly for patients with chronic conditions (Long-Term Illness). ESA sessions, consultations with neurologists and geriatricians are reimbursed at 100%. Some services such as occupational therapy or psychology may require a supplement at your expense, depending on the rates applied.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>When should one consider a care facility?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Entry into a care facility depends on several factors: the evolution of cognitive and behavioral disorders, the ability to remain at home, caregiver exhaustion, and patient safety. This decision should be prepared in consultation with the care team and may start with day or temporary care to facilitate the transition.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How do digital tools integrate into care?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Digital tools like COCO THINKS and COCO MOVES perfectly complement traditional care by offering tailored and personalized cognitive stimulation exercises. These applications can be recommended by health professionals and used at home or in facilities, allowing for regular and fun cognitive training.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What is the role of the family in the care team?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The family is an essential partner in the care team. They provide valuable information about the patient's life history, preferences, and evolution. Relatives participate in therapeutic decisions, apply recommendations in daily life, and benefit from specific training to optimize their support while preserving their own well-being.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-box\">\n                <h3>\ud83e\udde0 Discover COCO THINKS and COCO MOVES<\/h3>\n                <p>Complement the medical care of your loved one with our cognitive stimulation applications specially designed for people with Alzheimer's disease. Over 30 adapted games to maintain brain functions while having fun.<\/p>\n                <div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Try for free<\/a>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Learn more<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"article-tags\">\n                <h4>\ud83c\udff7\ufe0f Associated keywords<\/h4>\n                <a href=\"#\" class=\"article-tag\">Alzheimer<\/a>\n                <a href=\"#\" class=\"article-tag\">Health professionals<\/a>\n                <a href=\"#\" class=\"article-tag\">ESA<\/a>\n                <a href=\"#\" class=\"article-tag\">Care<\/a>\n                <a href=\"#\" class=\"article-tag\">Multidisciplinary team<\/a>\n                <a href=\"#\" class=\"article-tag\">Cognitive stimulation<\/a>\n                <a href=\"#\" class=\"article-tag\">Caregivers<\/a>\n                <a href=\"#\" class=\"article-tag\">Care coordination<\/a>\n                <a href=\"#\" class=\"article-tag\">Personalized plan<\/a>\n                <a href=\"#\" class=\"article-tag\">Support<\/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":[4545,2915],"tags":[],"class_list":["post-103393","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all-about-alzheimers","category-les-conseils-des-coachs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Healthcare Professionals Caring for Alzheimer Patients - DYNSEO - Educational apps &amp; brain training apps for all<\/title>\n<meta name=\"description\" content=\"Explore the role of dedicated health professionals in caring for Alzheimer&#039;s patients. Learn about the essential caregivers in this journey.\" \/>\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\/healthcare-professionals-caring-for-alzheimer-patients\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Healthcare Professionals Caring for Alzheimer Patients - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:description\" content=\"Explore the role of dedicated health professionals in caring for Alzheimer&#039;s patients. Learn about the essential caregivers in this journey.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-22T16:34:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-30T10:10:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/03\/seniors-with-dementia-alzheimer-association.png\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Healthcare Professionals Caring for Alzheimer Patients\",\"datePublished\":\"2025-11-22T16:34:04+00:00\",\"dateModified\":\"2026-04-30T10:10:53+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/\"},\"wordCount\":3152,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/seniors-with-dementia-alzheimer-association.png\",\"articleSection\":[\"All About Alzheimer's\",\"Les conseils des coachs\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/\",\"name\":\"Healthcare Professionals Caring for Alzheimer Patients - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/seniors-with-dementia-alzheimer-association.png\",\"datePublished\":\"2025-11-22T16:34:04+00:00\",\"dateModified\":\"2026-04-30T10:10:53+00:00\",\"description\":\"Explore the role of dedicated health professionals in caring for Alzheimer's patients. Learn about the essential caregivers in this journey.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/seniors-with-dementia-alzheimer-association.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2023\\\/03\\\/seniors-with-dementia-alzheimer-association.png\",\"width\":500,\"height\":500,\"caption\":\"Unlock the Power of Play: Educational Games for Children\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/healthcare-professionals-caring-for-alzheimer-patients\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Healthcare Professionals Caring for Alzheimer Patients\"}]},{\"@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":"Healthcare Professionals Caring for Alzheimer Patients - DYNSEO - Educational apps &amp; brain training apps for all","description":"Explore the role of dedicated health professionals in caring for Alzheimer's patients. Learn about the essential caregivers in this journey.","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\/healthcare-professionals-caring-for-alzheimer-patients\/","og_locale":"en_US","og_type":"article","og_title":"Healthcare Professionals Caring for Alzheimer Patients - DYNSEO - Educational apps &amp; brain training apps for all","og_description":"Explore the role of dedicated health professionals in caring for Alzheimer's patients. Learn about the essential caregivers in this journey.","og_url":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2025-11-22T16:34:04+00:00","article_modified_time":"2026-04-30T10:10:53+00:00","og_image":[{"width":500,"height":500,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/03\/seniors-with-dementia-alzheimer-association.png","type":"image\/png"}],"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\/healthcare-professionals-caring-for-alzheimer-patients\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Healthcare Professionals Caring for Alzheimer Patients","datePublished":"2025-11-22T16:34:04+00:00","dateModified":"2026-04-30T10:10:53+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/"},"wordCount":3152,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/03\/seniors-with-dementia-alzheimer-association.png","articleSection":["All About Alzheimer's","Les conseils des coachs"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/","url":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/","name":"Healthcare Professionals Caring for Alzheimer Patients - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/03\/seniors-with-dementia-alzheimer-association.png","datePublished":"2025-11-22T16:34:04+00:00","dateModified":"2026-04-30T10:10:53+00:00","description":"Explore the role of dedicated health professionals in caring for Alzheimer's patients. Learn about the essential caregivers in this journey.","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/03\/seniors-with-dementia-alzheimer-association.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/03\/seniors-with-dementia-alzheimer-association.png","width":500,"height":500,"caption":"Unlock the Power of Play: Educational Games for Children"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/healthcare-professionals-caring-for-alzheimer-patients\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Healthcare Professionals Caring for Alzheimer Patients"}]},{"@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\/103393","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=103393"}],"version-history":[{"count":18,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/103393\/revisions"}],"predecessor-version":[{"id":572531,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/103393\/revisions\/572531"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/323335"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=103393"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=103393"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=103393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}