{"id":588528,"date":"2026-05-05T23:22:51","date_gmt":"2026-05-05T21:22:51","guid":{"rendered":"https:\/\/www.dynseo.com\/pourquoi-choisir-le-logiciel-method-pour-construire-un-projet-medico-social-2\/"},"modified":"2026-05-05T23:25:16","modified_gmt":"2026-05-05T21:25:16","slug":"why-choose-method-software-for-building-a-medical-social-project","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/","title":{"rendered":"Why Choose Method Software for Building a Medical-Social Project?"},"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            --dynseo-blue: #5e5ed7;\n            --dynseo-blue-dark: #5268c9;\n            --dynseo-teal: #a9e2e4;\n            --dynseo-yellow: #ffeca7;\n            --dynseo-rose: #e73469;\n            --font-title: 'Montserrat', sans-serif;\n            --font-body: 'Poppins', sans-serif;\n            --white: #ffffff;\n            --gray-50: #f9fafb;\n            --gray-100: #f3f4f6;\n            --gray-200: #e5e7eb;\n            --gray-300: #d1d5db;\n            --gray-600: #4b5563;\n            --gray-700: #374151;\n            --gray-900: #111827;\n        }<\/p>\n<p>        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: var(--font-body);\n            line-height: 1.7;\n            color: var(--gray-700);\n            background: var(--white);\n        }<\/p>\n<p>        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }<\/p>\n<p>        .article-hero {\n            background: linear-gradient(135deg, var(--dynseo-blue) 0%, var(--dynseo-blue-dark) 100%);\n            color: white;\n            position: relative;\n            padding: 120px 0 80px;\n            overflow: hidden;\n        }<\/p>\n<p>        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 1000\"><polygon fill=\"rgba(255,236,167,0.1)\" points=\"0,0 1000,300 1000,1000 0,700\"\/><\/svg>');\n            background-size: cover;\n        }<\/p>\n<p>        .article-hero-inner {\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .article-breadcrumb {\n            font-size: 14px;\n            margin-bottom: 20px;\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: var(--dynseo-rose);\n            color: white;\n            padding: 8px 16px;\n            border-radius: 25px;\n            font-size: 12px;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 30px;\n        }<\/p>\n<p>        .article-hero h1 {\n            font-family: var(--font-title);\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 30px;\n        }<\/p>\n<p>        .hl {\n            background: linear-gradient(120deg, var(--dynseo-yellow) 0%, var(--dynseo-teal) 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            align-items: center;\n            gap: 30px;\n            flex-wrap: wrap;\n            font-size: 14px;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }<\/p>\n<p>        .stars {\n            color: var(--dynseo-yellow);\n            font-size: 16px;\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: var(--white);\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }<\/p>\n<p>        .article-body {\n            padding: 80px 0;\n        }<\/p>\n<p>        .intro-block {\n            font-size: 1.2rem;\n            line-height: 1.8;\n            color: var(--gray-600);\n            margin-bottom: 60px;\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 30px;\n            margin: 60px 0;\n            padding: 40px 0;\n        }<\/p>\n<p>        .stat-card {\n            text-align: center;\n            background: var(--white);\n            padding: 30px 20px;\n            border-radius: 16px;\n            box-shadow: 0 4px 20px rgba(94, 94, 215, 0.1);\n            border: 1px solid var(--gray-100);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-5px);\n        }<\/p>\n<p>        .stat-card .number {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: var(--dynseo-blue);\n            font-family: var(--font-title);\n            display: block;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .stat-card .label {\n            font-size: 0.9rem;\n            color: var(--gray-600);\n            font-weight: 500;\n        }<\/p>\n<p>        .article-body h2 {\n            font-family: var(--font-title);\n            font-size: 2rem;\n            color: var(--gray-900);\n            margin: 60px 0 30px;\n            font-weight: 700;\n        }<\/p>\n<p>        .article-body h3 {\n            font-family: var(--font-title);\n            font-size: 1.5rem;\n            color: var(--gray-900);\n            margin: 40px 0 20px;\n            font-weight: 600;\n        }<\/p>\n<p>        .article-body p {\n            margin-bottom: 20px;\n            font-size: 1rem;\n            line-height: 1.8;\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(135deg, var(--dynseo-blue) 0%, var(--dynseo-blue-dark) 100%);\n            color: white;\n            padding: 30px;\n            border-radius: 16px;\n            margin: 30px 0;\n            position: relative;\n            overflow: hidden;\n        }<\/p>\n<p>        .conseil-card::before {\n            content: '\ud83d\udca1';\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            font-size: 2rem;\n            opacity: 0.7;\n        }<\/p>\n<p>        .conseil-card h3 {\n            color: white;\n            margin-bottom: 15px;\n        }<\/p>\n<p>        .key-points {\n            background: var(--gray-50);\n            padding: 30px;\n            border-radius: 16px;\n            margin: 30px 0;\n            border-left: 4px solid var(--dynseo-blue);\n        }<\/p>\n<p>        .key-points h3 {\n            color: var(--dynseo-blue);\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }<\/p>\n<p>        .key-points li {\n            padding: 10px 0;\n            border-bottom: 1px solid var(--gray-200);\n            position: relative;\n            padding-left: 30px;\n        }<\/p>\n<p>        .key-points li:before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--dynseo-blue);\n            font-weight: bold;\n        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(135deg, var(--dynseo-teal) 0%, var(--dynseo-yellow) 100%);\n            padding: 25px;\n            border-radius: 12px;\n            margin: 25px 0;\n            border-left: 4px solid var(--dynseo-blue);\n        }<\/p>\n<p>        .tip-box-label {\n            font-weight: 600;\n            color: var(--dynseo-blue);\n            font-size: 0.9rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 10px;\n        }<\/p>\n<p>        .expert-box {\n            background: var(--white);\n            border: 2px solid var(--dynseo-rose);\n            border-radius: 16px;\n            overflow: hidden;\n            margin: 40px 0;\n        }<\/p>\n<p>        .expert-box-label {\n            background: var(--dynseo-rose);\n            color: white;\n            padding: 15px 25px;\n            font-weight: 600;\n            font-size: 0.9rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }<\/p>\n<p>        .expert-box-title {\n            padding: 20px 25px 0;\n            font-family: var(--font-title);\n            font-size: 1.3rem;\n            color: var(--gray-900);\n            font-weight: 600;\n        }<\/p>\n<p>        .expert-inner {\n            padding: 0 25px 25px;\n        }<\/p>\n<p>        .expert-inner-title {\n            font-family: var(--font-title);\n            font-size: 1.1rem;\n            color: var(--dynseo-blue);\n            margin: 20px 0 10px;\n            font-weight: 600;\n        }<\/p>\n<p>        .faq-list {\n            margin: 60px 0;\n        }<\/p>\n<p>        .faq-item {\n            border: 1px solid var(--gray-200);\n            border-radius: 12px;\n            margin-bottom: 15px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open {\n            border-color: var(--dynseo-blue);\n            box-shadow: 0 4px 20px rgba(94, 94, 215, 0.1);\n        }<\/p>\n<p>        .faq-q {\n            padding: 20px 25px;\n            background: var(--gray-50);\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            color: var(--gray-900);\n            transition: background-color 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: var(--gray-100);\n        }<\/p>\n<p>        .faq-icon {\n            background: var(--dynseo-blue);\n            color: white;\n            width: 30px;\n            height: 30px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }<\/p>\n<p>        .faq-a {\n            padding: 0 25px;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            padding: 25px;\n            max-height: 1000px;\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--dynseo-blue) 0%, var(--dynseo-blue-dark) 100%);\n            color: white;\n            padding: 50px 40px;\n            border-radius: 20px;\n            text-align: center;\n            margin: 60px 0;\n            position: relative;\n            overflow: hidden;\n        }<\/p>\n<p>        .cta-box::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 1000\"><circle fill=\"rgba(255,236,167,0.1)\" cx=\"200\" cy=\"200\" r=\"100\"\/><circle fill=\"rgba(169,226,228,0.1)\" cx=\"800\" cy=\"800\" r=\"150\"\/><\/svg>');\n        }<\/p>\n<p>        .cta-box h3 {\n            color: white;\n            margin-bottom: 20px;\n            position: relative;\n            z-index: 1;\n        }<\/p>\n<p>        .cta-box p {\n            margin-bottom: 30px;\n            position: relative;\n            z-index: 1;\n        }<\/p>\n<p>        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            flex-wrap: wrap;\n            position: relative;\n            z-index: 1;\n        }<\/p>\n<p>        .btn-white, .btn-outline {\n            display: inline-block;\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: var(--dynseo-blue);\n        }<\/p>\n<p>        .btn-white:hover {\n            background: var(--dynseo-yellow);\n            transform: translateY(-2px);\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(--dynseo-blue);\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .article-tags {\n            margin-top: 60px;\n            padding-top: 30px;\n            border-top: 1px solid var(--gray-200);\n        }<\/p>\n<p>        .article-tag {\n            display: inline-block;\n            background: var(--gray-100);\n            color: var(--gray-700);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            margin: 5px 10px 5px 0;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--dynseo-blue);\n            color: white;\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .article-hero {\n                padding: 100px 0 60px;\n            }<\/p>\n<p>            .article-meta {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 15px;\n            }<\/p>\n<p>            .stats-grid {\n                grid-template-columns: 1fr 1fr;\n            }<\/p>\n<p>            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }<\/p>\n<p>            .btn-white, .btn-outline {\n                width: 100%;\n                max-width: 300px;\n                text-align: center;\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\": \"Pourquoi choisir le logiciel Method pour construire un projet m\u00e9dico-social ?\",\n      \"description\": \"ruire un projet m\u00e9dico-social ?nnn\ud83d\udcc5 Avril 2026n\u23f1\ufe0f 15 min de lecturen\ud83d\udc65 Professionnels m\u00e9dico-sociauxn\u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5\",\n      \"url\": \"https:\/\/www.dynseo.com\/pourquoi-choisir-le-logiciel-method-pour-construire-un-projet-medico-social\/\",\n      \"datePublished\": \"2026-04-11\",\n      \"dateModified\": \"2026-04-11\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\",\n        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2021\/01\/logo-dynseo.png\"\n        }\n      },\n      \"image\": {\n        \"@type\": \"ImageObject\",\n        \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2026\/04\/logiciel-method-projet-medico-social.jpg\",\n        \"width\": 1200,\n        \"height\": 630\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"reviewCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/pourquoi-choisir-le-logiciel-method-pour-construire-un-projet-medico-social\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/pourquoi-choisir-le-logiciel-method-pour-construire-un-projet-medico-social\/\",\n      \"name\": \"Pourquoi choisir le logiciel Method pour construire un projet m\u00e9dico-social ?\",\n      \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      }\n    },\n    {\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\": \"Pourquoi choisir le logiciel Method pour construire un projet m\u00e9dico-social ?\",\n          \"item\": \"https:\/\/www.dynseo.com\/pourquoi-choisir-le-logiciel-method-pour-construire-un-projet-medico-social\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Combien de temps faut-il pour impl\u00e9menter Method dans un \u00e9tablissement ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"L'impl\u00e9mentation de Method dans un \u00e9tablissement m\u00e9dico-social prend g\u00e9n\u00e9ralement entre 2 \u00e0 4 semaines selon la taille de la structure et les besoins sp\u00e9cifiques. Notre \u00e9quipe accompagne chaque \u00e9tablissement dans cette transition avec une formation personnalis\u00e9e.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Method est-il compatible avec nos logiciels m\u00e9tier existants ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Oui, Method est con\u00e7u pour s'int\u00e9grer facilement avec la plupart des logiciels m\u00e9tier utilis\u00e9s dans le secteur m\u00e9dico-social. Notre solution propose des APIs et des connecteurs pour assurer une int\u00e9gration fluide avec vos syst\u00e8mes existants.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les co\u00fbts d'utilisation de Method ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les co\u00fbts de Method varient selon la taille de votre \u00e9tablissement et les modules choisis. Nous proposons diff\u00e9rents plans tarifaires adapt\u00e9s aux besoins et budgets des structures m\u00e9dico-sociales. Contactez-nous pour un devis personnalis\u00e9.\"\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=\"container\">\n<div class=\"article-hero-inner\">\n<nav class=\"article-breadcrumb\">\n                    <a href=\"\/\">Home<\/a> \/ <a href=\"\/blog\">Blog<\/a> \/ <a href=\"\/medico-social\">Medical-Social<\/a> \/ Method Software<br \/>\n                <\/nav>\n<div class=\"article-category\">Medical-Social Guide<\/div>\n<h1>Why choose the <span class=\"hl\">Method<\/span> software to build a medical-social project?<\/h1>\n<div class=\"article-meta\">\n                    <span>\ud83d\udcc5 April 2026<\/span><br \/>\n                    <span>\u23f1\ufe0f 15 min read<\/span><br \/>\n                    <span>\ud83d\udc65 Medical-Social Professionals<\/span><br \/>\n                    <span class=\"stars\">\u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5<\/span>\n                <\/div>\n<\/p><\/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                Supporting people with disabilities requires a personalized and structured approach. The Method software revolutionizes the construction of medico-social projects by providing innovative tools to centralize, plan, and monitor individualized support. This technological solution transforms the way professionals design and implement personalized support projects. Discover how Method can optimize your professional practices and improve the quality of life for the supported individuals. In this comprehensive guide, we explore the features, benefits, and best practices for using this revolutionary platform.\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"number\">85%<\/span><br \/>\n                    <span class=\"label\">Time saved in project creation<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">300+<\/span><br \/>\n                    <span class=\"label\">User establishments<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">95%<\/span><br \/>\n                    <span class=\"label\">Satisfaction of professionals<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">24\/7<\/span><br \/>\n                    <span class=\"label\">Technical support available<\/span>\n                <\/div>\n<\/p><\/div>\n<h2>1. Complete presentation of the Method software<\/h2>\n<pee>The Method software stands out as a reference in the medico-social field, offering an innovative approach to the construction of personalized support projects. This digital platform centralizes all processes related to individualized care, from the initial assessment to long-term follow-up.<\/pee>\n<pee>Method is distinguished by its ability to integrate the various aspects of medico-social support into a unique and intuitive interface. The platform allows multidisciplinary teams to collaborate effectively, sharing information in real-time and coordinating their interventions around clearly defined common goals.<\/pee>\n<pee>The modular architecture of Method adapts to the specificities of each establishment, whether it is a Specialized Reception House (MAS), a Medicalized Reception Center (FAM), a Work Assistance Establishment and Service (ESAT), or any other medico-social structure. This flexibility is one of the major strengths of the solution.<\/pee>\n<div class=\"conseil-card\">\n<h3>DYNSEO Expert Advice<\/h3>\n<pee>The implementation of Method requires an in-depth training phase for the teams. We recommend appointing referents by service to facilitate adoption and optimize the use of all available features.<\/pee>\n            <\/div>\n<h2>2. Architecture and Advanced Technical Features<\/h2>\n<pee>The technical infrastructure of Method is based on cutting-edge technologies ensuring security, performance, and scalability. The system uses a secure cloud architecture, compliant with the regulatory requirements of the medico-social sector, particularly regarding the protection of personal and sensitive data.<\/pee>\n<pee>The data collection features rely on dynamic and customizable questionnaires, allowing assessments to be tailored to the specific profiles of the individuals being supported. These evaluation tools integrate standardized scales while providing the necessary flexibility to capture individual particularities.<\/pee>\n<pee>The planning module allows for the definition of SMART goals (Specific, Measurable, Achievable, Realistic, Time-bound) and the development of detailed action plans. Each goal can be broken down into sub-goals, with precise success indicators and clearly established deadlines.<\/pee>\n<div class=\"key-points\">\n<h3>Key Points of Technical Features<\/h3>\n<ul>\n<li>Intuitive and accessible user interface<\/li>\n<li>Automatic notification system<\/li>\n<li>Generation of customized reports<\/li>\n<li>Integration with other business software<\/li>\n<li>Automatic and secure backup<\/li>\n<li>Complete history of modifications<\/li>\n<\/ul><\/div>\n<h2>3. Process of Collecting Individual Expectations and Needs<\/h2>\n<pee>The phase of collecting expectations and needs forms the foundation of any successful support project. Method offers sophisticated tools to collect, analyze, and synthesize this crucial information in a structured and comprehensive manner.<\/pee>\n<pee>Method&#8217;s adaptive questionnaires adjust in real-time to the responses provided, allowing for a deeper exploration of certain aspects according to the specifics of each situation. This dynamic approach ensures relevant and complete information collection, avoiding redundancies while ensuring that no important element is omitted.<\/pee>\n<pee>The involvement of the supported individual and their entourage in this collection phase is facilitated by adapted interfaces and varied communication supports. Method offers visualization tools that help express complex needs, particularly useful for individuals with verbal communication difficulties.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Practical tip<\/div>\n<pee>Plan several staggered collection sessions over time to allow the accompanied person to mature their reflection and express needs that may evolve with familiarization with the establishment.<\/pee>\n            <\/div>\n<h2>4. Construction and customization of the support project<\/h2>\n<pee>The construction phase of the support project with Method transforms the collected data into a structured and operational action plan. This crucial step benefits from advanced modeling tools that facilitate the translation of identified needs into concrete and measurable objectives.<\/pee>\n<pee>Method&#8217;s intelligent template system offers pre-designed project models, adaptable according to profiles and pathologies. These models, developed in collaboration with industry experts, incorporate best practices while maintaining the necessary flexibility to customize each support.<\/pee>\n<pee>The collaborative dimension of the project construction is reinforced by shared workspaces where each professional can contribute their specific expertise. Psychologists, educators, doctors, and other stakeholders simultaneously contribute to the development of the project, creating a truly interdisciplinary approach.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">DYNSEO Expertise<\/div>\n<div class=\"expert-box-title\">Integration with our digital solutions<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">COCO THINKS and COCO MOVES<\/div>\n<pee>Method can integrate usage data from <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> to enrich support projects with personalized cognitive and physical stimulation objectives.<\/pee>\n<div class=\"expert-inner-title\">Progress tracking<\/div>\n<pee>The results of cognitive and physical activities carried out via our applications automatically feed the tracking indicators in Method.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>5. Methodologies for continuous monitoring and evaluation<\/h2>\n<pee>Monitoring and evaluation are essential elements to ensure the effectiveness of support projects. Method offers a continuous monitoring system that allows for adjustments to interventions based on the evolution of needs and observed progress.<\/pee>\n<pee>Dynamic dashboards provide real-time visualization of goal progress, facilitating decision-making and the rapid identification of necessary adjustments. These management tools integrate quantitative and qualitative indicators, offering a complete and nuanced view of the progression of each accompanied person.<\/pee>\n<pee>Evaluation cycles can be customized according to the specific needs of each project, with frequencies adapted to the set objectives. Method automates the generation of reminders and facilitates team coordination for multidisciplinary evaluation sessions.<\/pee>\n<div class=\"conseil-card\">\n<h3>Good evaluation practices<\/h3>\n<pee>Favor short but frequent evaluations rather than long and spaced assessments. This approach allows for optimal responsiveness and maintains the engagement of all stakeholders.<\/pee>\n            <\/div>\n<h2>6. Organizational and operational advantages of Method<\/h2>\n<pee>The implementation of Method in a medico-social establishment generates significant organizational benefits that impact the overall quality of support. The centralization of information eliminates redundancies and significantly reduces the risks of error or omission.<\/pee>\n<pee>The standardization of processes facilitates the integration of new professionals and ensures continuity of service even in the event of turnover. The protocols defined in Method provide a common reference base that secures practices while preserving the necessary individualization.<\/pee>\n<pee>The optimization of workflows enabled by Method results in a release of professional time that can be reinvested in direct support. This increased efficiency directly benefits the supported individuals who enjoy enhanced attention from the teams.<\/pee>\n<div class=\"key-points\">\n<h3>Measurable organizational benefits<\/h3>\n<ul>\n<li>40% reduction in time spent on administrative tasks<\/li>\n<li>60% improvement in coordination between services<\/li>\n<li>75% decrease in information transmission errors<\/li>\n<li>50% acceleration of admission processes<\/li>\n<li>35% optimization of resource allocation<\/li>\n<\/ul><\/div>\n<h2>7. Managing technical and organizational limitations<\/h2>\n<pee>Like any technological tool, Method has certain limitations that should be anticipated and managed to optimize its use. The initial adaptation phase may require a significant investment in training and change support.<\/pee>\n<pee>The technical constraints related to the existing IT infrastructure may require hardware or software upgrades. It is essential to conduct a prior technical audit to identify and plan the necessary adaptations.<\/pee>\n<pee>Resistance to change, natural in any organizational transformation process, must be anticipated with an appropriate change management strategy. Involving teams from the design phases and providing gradual training helps to overcome these challenges.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Implementation Strategy<\/div>\n<pee>Deploy Method in progressive steps, starting with a pilot service. This approach allows for configuration adjustments and training ambassadors who will facilitate the extension throughout the establishment.<\/pee>\n            <\/div>\n<h2>8. Technological Innovation and DYNSEO Ecosystem<\/h2>\n<pee>The DYNSEO ecosystem offers a complete range of digital solutions that integrate perfectly with Method to create a holistic and innovative support environment. This technological synergy multiplies the effectiveness of personalized support projects.<\/pee>\n<pee>The applications COCO THINKS and COCO MOVES are natural complements to Method, providing concrete tools for cognitive and physical stimulation that can be directly integrated into support projects. These solutions help achieve therapeutic goals through playful and adapted activities.<\/pee>\n<pee>The application SCARLETT, specially designed for MAS and FAM, offers memory exercises without failure, perfectly suited for support projects for people with severe cognitive disorders. Its integration with Method allows for precise tracking of progress made.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">DYNSEO Solutions<\/div>\n<div class=\"expert-box-title\">Integrated Ecosystem for the Medical-Social Sector<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Specialized Applications<\/div>\n<pee>CLINT for ESAT, My Dictionary for non-verbal communication, and The Rolling Ball for fine motor skills complement the offer <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> to meet all support needs.<\/pee>\n<div class=\"expert-inner-title\">Accessible Pricing<\/div>\n<pee>At only \u20ac8 per month per tablet, our solutions remain accessible to all establishments, democratizing access to therapeutic digital tools.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>9. Digital Inclusion and Universal Accessibility<\/h2>\n<pee>Digital inclusion represents a major challenge in the medical-social sector, and Method was designed with this concern at the heart of its development. The user interface adheres to international accessibility standards, ensuring optimal use by all professionals, including those with disabilities.<\/pee>\n<pee>The interface adaptation features allow for customization of the display according to the visual or cognitive needs of users. These adjustments include modifying contrasts, enlarging fonts, and simplifying menus to facilitate navigation.<\/pee>\n<pee>Accessibility also extends to the individuals being supported, who can, depending on their abilities, directly participate in entering and consulting their data. This participatory approach enhances the self-determination and empowerment of individuals with disabilities.<\/pee>\n<div class=\"conseil-card\">\n<h3>Promotion of self-determination<\/h3>\n<pee>Encourage the active participation of the supported individuals in the use of Method. Their direct involvement in the consultation and updating of their projects strengthens their autonomy and their sense of control over their support.<\/pee>\n            <\/div>\n<h2>10. Training and support for professional teams<\/h2>\n<pee>The success of the implementation of Method largely depends on the quality of the training provided to professional teams. A structured and progressive training program ensures optimal appropriation of the tool and maximizes its operational benefits.<\/pee>\n<pee>The training modules cover not only the technical aspects of using the software but also integrate the methodological and ethical dimensions of building personalized support projects. This holistic approach ensures a complete skill enhancement of the teams.<\/pee>\n<pee>The post-training support includes responsive technical support and regular advanced training sessions. This continuous improvement approach allows for the gradual optimization of the use of Method and incorporates user feedback.<\/pee>\n<div class=\"key-points\">\n<h3>Recommended training path<\/h3>\n<ul>\n<li>Initial 2-day training for referents<\/li>\n<li>Discovery sessions of 4 hours for all teams<\/li>\n<li>Practical workshops by profession (2 hours per specialty)<\/li>\n<li>Individual support for 3 months<\/li>\n<li>Quarterly advanced training sessions<\/li>\n<li>Technological watch and feature updates<\/li>\n<\/ul><\/div>\n<h2>11. Regulatory compliance and data security<\/h2>\n<pee>Regulatory compliance is a fundamental aspect in the development and use of Method. The software scrupulously adheres to the requirements of the General Data Protection Regulation (GDPR) and incorporates the French specificities regarding health data protection.<\/pee>\n<pee>The hosting of data is carried out on servers certified as Health Data Hosts (HDS), guaranteeing the highest level of security for sensitive information. The encryption protocols used comply with military standards and ensure optimal protection against intrusion attempts.<\/pee>\n<pee>The data backup and recovery procedures are automated and regularly tested to ensure service continuity under all circumstances. The complete traceability of access and modifications ensures a permanent audit of the system&#8217;s use.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Enhanced security<\/div>\n<pee>Enable two-factor authentication for all user accounts and organize regular training on best practices for IT security for all your teams.<\/pee>\n            <\/div>\n<h2>12. Optimization of care pathways and interprofessional coordination<\/h2>\n<pee>Method revolutionizes interprofessional coordination by creating digital collaboration spaces where each participant can share their observations and adjust their interventions in real-time. This optimal synchronization of teams results in enhanced coherence of support.<\/pee>\n<pee>The optimization of care pathways benefits from advanced planning features that allow for anticipating future needs and preparing transitions. These prospective tools facilitate the adaptation of projects to the predictable evolution of individual situations.<\/pee>\n<pee>The management of emergencies and crisis situations is facilitated by automated alert protocols and clearly defined escalation procedures. Method ensures optimal responsiveness of teams in the face of complex situations requiring rapid and coordinated intervention.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">DYNSEO Innovation<\/div>\n<div class=\"expert-box-title\">Artificial intelligence and needs prediction<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-inner-title\">Predictive analysis<\/div>\n<pee>The artificial intelligence algorithms integrated into Method analyze historical data to identify patterns and suggest proactive adjustments to support projects.<\/pee>\n<div class=\"expert-inner-title\">Automatic personalization<\/div>\n<pee>The system learns from the preferences and reactions of each person supported to automatically propose suitable activities and goals available in <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a>.<\/pee>\n                <\/div>\n<\/p><\/div>\n<div class=\"faq-list\">\n<h2>Frequently asked questions about Method<\/h2>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How long does it take to implement Method in an establishment?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The complete implementation of Method generally takes between 3 and 6 months depending on the size of the establishment and the complexity of the existing organization. This period includes customized configuration, team training, migration of existing data, and the testing phase. Dedicated support is provided throughout the process to ensure a smooth transition.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Is Method compatible with our existing business software?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Method offers open APIs and standard connectors that facilitate integration with most business software used in the medico-social sector. Our technical teams conduct a compatibility audit before implementation and develop specific interfaces if necessary to ensure perfect interoperability.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What are the usage costs of Method?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>The pricing of Method adapts to the size and specific needs of each establishment. It generally includes licensing costs, training, technical support, and maintenance. Flexible subscription plans allow costs to be spread out and features to be adjusted according to evolving needs. A personalized quote is provided after analyzing your specific needs.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How does Method ensure the security of sensitive data?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Method uses HDS certified hosting (Health Data Host) with end-to-end encryption of data. Access to information is strictly controlled by enhanced authentication systems and granular rights management. All actions are tracked and audited to ensure GDPR compliance and provide total transparency on data usage.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Can Method be customized according to our internal procedures?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Method offers great customization flexibility to adapt to the specific procedures and methodologies of each establishment. Forms, workflows, indicators, and reports can be configured according to your needs. The user interface is also customizable to reflect your visual identity and optimize ergonomics according to your professional practices.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cta-box\">\n<h3>Discover our complementary solutions to Method<\/h3>\n<pee>Enhance your support projects with our specialized applications COCO THINKS and COCO MOVES, specifically designed for medical-social establishments. Over 40 adaptive games to stimulate cognitive functions and maintain physical activity.<\/pee>\n<div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Try COCO for free<\/a><br \/>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/contact\/\" class=\"btn-outline\">Request a demo<\/a>\n                <\/div>\n<\/p><\/div>\n<div class=\"article-tags\">\n                <strong>Tags : <\/strong><br \/>\n                <a href=\"\/?tag=method\" class=\"article-tag\">Method<\/a><br \/>\n                <a href=\"\/?tag=medico-social\" class=\"article-tag\">Medical-social<\/a><br \/>\n                <a href=\"\/?tag=projet-personnalise\" class=\"article-tag\">Personalized project<\/a><br \/>\n                <a href=\"https:\/\/www.dynseo.com\/tag\/accompagnement\/\" class=\"article-tag\">Support<\/a><br \/>\n                <a href=\"https:\/\/www.dynseo.com\/en\/tag\/handicap-en\/\" class=\"article-tag\">Disability<\/a><br \/>\n                <a href=\"\/?tag=innovation\" class=\"article-tag\">Innovation<\/a><br \/>\n                <a href=\"https:\/\/www.dynseo.com\/tag\/dynseo\/\" class=\"article-tag\">DYNSEO<\/a><br \/>\n                <a href=\"\/?tag=mas\" class=\"article-tag\">MAS<\/a><br \/>\n                <a href=\"\/?tag=fam\" class=\"article-tag\">FAM<\/a><br \/>\n                <a href=\"https:\/\/www.dynseo.com\/tag\/esat\/\" class=\"article-tag\">ESAT<\/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":113640,"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            --dynseo-blue: #5e5ed7;\n            --dynseo-blue-dark: #5268c9;\n            --dynseo-teal: #a9e2e4;\n            --dynseo-yellow: #ffeca7;\n            --dynseo-rose: #e73469;\n            --font-title: 'Montserrat', sans-serif;\n            --font-body: 'Poppins', sans-serif;\n            --white: #ffffff;\n            --gray-50: #f9fafb;\n            --gray-100: #f3f4f6;\n            --gray-200: #e5e7eb;\n            --gray-300: #d1d5db;\n            --gray-600: #4b5563;\n            --gray-700: #374151;\n            --gray-900: #111827;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: var(--font-body);\n            line-height: 1.7;\n            color: var(--gray-700);\n            background: var(--white);\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        .article-hero {\n            background: linear-gradient(135deg, var(--dynseo-blue) 0%, var(--dynseo-blue-dark) 100%);\n            color: white;\n            position: relative;\n            padding: 120px 0 80px;\n            overflow: hidden;\n        }\n\n        .article-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 1000\"><polygon fill=\"rgba(255,236,167,0.1)\" points=\"0,0 1000,300 1000,1000 0,700\"\/><\/svg>');\n            background-size: cover;\n        }\n\n        .article-hero-inner {\n            position: relative;\n            z-index: 2;\n        }\n\n        .article-breadcrumb {\n            font-size: 14px;\n            margin-bottom: 20px;\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: var(--dynseo-rose);\n            color: white;\n            padding: 8px 16px;\n            border-radius: 25px;\n            font-size: 12px;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 30px;\n        }\n\n        .article-hero h1 {\n            font-family: var(--font-title);\n            font-size: clamp(2rem, 5vw, 3.5rem);\n            font-weight: 700;\n            line-height: 1.2;\n            margin-bottom: 30px;\n        }\n\n        .hl {\n            background: linear-gradient(120deg, var(--dynseo-yellow) 0%, var(--dynseo-teal) 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n\n        .article-meta {\n            display: flex;\n            align-items: center;\n            gap: 30px;\n            flex-wrap: wrap;\n            font-size: 14px;\n            margin-bottom: 20px;\n        }\n\n        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n\n        .stars {\n            color: var(--dynseo-yellow);\n            font-size: 16px;\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: var(--white);\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }\n\n        .article-body {\n            padding: 80px 0;\n        }\n\n        .intro-block {\n            font-size: 1.2rem;\n            line-height: 1.8;\n            color: var(--gray-600);\n            margin-bottom: 60px;\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 30px;\n            margin: 60px 0;\n            padding: 40px 0;\n        }\n\n        .stat-card {\n            text-align: center;\n            background: var(--white);\n            padding: 30px 20px;\n            border-radius: 16px;\n            box-shadow: 0 4px 20px rgba(94, 94, 215, 0.1);\n            border: 1px solid var(--gray-100);\n            transition: transform 0.3s ease;\n        }\n\n        .stat-card:hover {\n            transform: translateY(-5px);\n        }\n\n        .stat-card .number {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: var(--dynseo-blue);\n            font-family: var(--font-title);\n            display: block;\n            margin-bottom: 10px;\n        }\n\n        .stat-card .label {\n            font-size: 0.9rem;\n            color: var(--gray-600);\n            font-weight: 500;\n        }\n\n        .article-body h2 {\n            font-family: var(--font-title);\n            font-size: 2rem;\n            color: var(--gray-900);\n            margin: 60px 0 30px;\n            font-weight: 700;\n        }\n\n        .article-body h3 {\n            font-family: var(--font-title);\n            font-size: 1.5rem;\n            color: var(--gray-900);\n            margin: 40px 0 20px;\n            font-weight: 600;\n        }\n\n        .article-body p {\n            margin-bottom: 20px;\n            font-size: 1rem;\n            line-height: 1.8;\n        }\n\n        .conseil-card {\n            background: linear-gradient(135deg, var(--dynseo-blue) 0%, var(--dynseo-blue-dark) 100%);\n            color: white;\n            padding: 30px;\n            border-radius: 16px;\n            margin: 30px 0;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .conseil-card::before {\n            content: '\ud83d\udca1';\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            font-size: 2rem;\n            opacity: 0.7;\n        }\n\n        .conseil-card h3 {\n            color: white;\n            margin-bottom: 15px;\n        }\n\n        .key-points {\n            background: var(--gray-50);\n            padding: 30px;\n            border-radius: 16px;\n            margin: 30px 0;\n            border-left: 4px solid var(--dynseo-blue);\n        }\n\n        .key-points h3 {\n            color: var(--dynseo-blue);\n            margin-bottom: 20px;\n        }\n\n        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .key-points li {\n            padding: 10px 0;\n            border-bottom: 1px solid var(--gray-200);\n            position: relative;\n            padding-left: 30px;\n        }\n\n        .key-points li:before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--dynseo-blue);\n            font-weight: bold;\n        }\n\n        .tip-box {\n            background: linear-gradient(135deg, var(--dynseo-teal) 0%, var(--dynseo-yellow) 100%);\n            padding: 25px;\n            border-radius: 12px;\n            margin: 25px 0;\n            border-left: 4px solid var(--dynseo-blue);\n        }\n\n        .tip-box-label {\n            font-weight: 600;\n            color: var(--dynseo-blue);\n            font-size: 0.9rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 10px;\n        }\n\n        .expert-box {\n            background: var(--white);\n            border: 2px solid var(--dynseo-rose);\n            border-radius: 16px;\n            overflow: hidden;\n            margin: 40px 0;\n        }\n\n        .expert-box-label {\n            background: var(--dynseo-rose);\n            color: white;\n            padding: 15px 25px;\n            font-weight: 600;\n            font-size: 0.9rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .expert-box-title {\n            padding: 20px 25px 0;\n            font-family: var(--font-title);\n            font-size: 1.3rem;\n            color: var(--gray-900);\n            font-weight: 600;\n        }\n\n        .expert-inner {\n            padding: 0 25px 25px;\n        }\n\n        .expert-inner-title {\n            font-family: var(--font-title);\n            font-size: 1.1rem;\n            color: var(--dynseo-blue);\n            margin: 20px 0 10px;\n            font-weight: 600;\n        }\n\n        .faq-list {\n            margin: 60px 0;\n        }\n\n        .faq-item {\n            border: 1px solid var(--gray-200);\n            border-radius: 12px;\n            margin-bottom: 15px;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-item.open {\n            border-color: var(--dynseo-blue);\n            box-shadow: 0 4px 20px rgba(94, 94, 215, 0.1);\n        }\n\n        .faq-q {\n            padding: 20px 25px;\n            background: var(--gray-50);\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            color: var(--gray-900);\n            transition: background-color 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: var(--gray-100);\n        }\n\n        .faq-icon {\n            background: var(--dynseo-blue);\n            color: white;\n            width: 30px;\n            height: 30px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: bold;\n            transition: transform 0.3s ease;\n        }\n\n        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        .faq-a {\n            padding: 0 25px;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-item.open .faq-a {\n            padding: 25px;\n            max-height: 1000px;\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--dynseo-blue) 0%, var(--dynseo-blue-dark) 100%);\n            color: white;\n            padding: 50px 40px;\n            border-radius: 20px;\n            text-align: center;\n            margin: 60px 0;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .cta-box::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: url('data:image\/svg+xml,<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 1000\"><circle fill=\"rgba(255,236,167,0.1)\" cx=\"200\" cy=\"200\" r=\"100\"\/><circle fill=\"rgba(169,226,228,0.1)\" cx=\"800\" cy=\"800\" r=\"150\"\/><\/svg>');\n        }\n\n        .cta-box h3 {\n            color: white;\n            margin-bottom: 20px;\n            position: relative;\n            z-index: 1;\n        }\n\n        .cta-box p {\n            margin-bottom: 30px;\n            position: relative;\n            z-index: 1;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 20px;\n            justify-content: center;\n            flex-wrap: wrap;\n            position: relative;\n            z-index: 1;\n        }\n\n        .btn-white, .btn-outline {\n            display: inline-block;\n            padding: 15px 30px;\n            border-radius: 25px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }\n\n        .btn-white {\n            background: white;\n            color: var(--dynseo-blue);\n        }\n\n        .btn-white:hover {\n            background: var(--dynseo-yellow);\n            transform: translateY(-2px);\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: white;\n        }\n\n        .btn-outline:hover {\n            background: white;\n            color: var(--dynseo-blue);\n            transform: translateY(-2px);\n        }\n\n        .article-tags {\n            margin-top: 60px;\n            padding-top: 30px;\n            border-top: 1px solid var(--gray-200);\n        }\n\n        .article-tag {\n            display: inline-block;\n            background: var(--gray-100);\n            color: var(--gray-700);\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-size: 0.85rem;\n            margin: 5px 10px 5px 0;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--dynseo-blue);\n            color: white;\n        }\n\n        @media (max-width: 768px) {\n            .article-hero {\n                padding: 100px 0 60px;\n            }\n            \n            .article-meta {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 15px;\n            }\n            \n            .stats-grid {\n                grid-template-columns: 1fr 1fr;\n            }\n            \n            .cta-buttons {\n                flex-direction: column;\n                align-items: center;\n            }\n            \n            .btn-white, .btn-outline {\n                width: 100%;\n                max-width: 300px;\n                text-align: center;\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\": \"Pourquoi choisir le logiciel Method pour construire un projet m\u00e9dico-social ?\",\n      \"description\": \"ruire un projet m\u00e9dico-social ?nnn\ud83d\udcc5 Avril 2026n\u23f1\ufe0f 15 min de lecturen\ud83d\udc65 Professionnels m\u00e9dico-sociauxn\u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5\",\n      \"url\": \"https:\/\/www.dynseo.com\/pourquoi-choisir-le-logiciel-method-pour-construire-un-projet-medico-social\/\",\n      \"datePublished\": \"2026-04-11\",\n      \"dateModified\": \"2026-04-11\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\",\n        \"logo\": {\n          \"@type\": \"ImageObject\",\n          \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2021\/01\/logo-dynseo.png\"\n        }\n      },\n      \"image\": {\n        \"@type\": \"ImageObject\",\n        \"url\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2026\/04\/logiciel-method-projet-medico-social.jpg\",\n        \"width\": 1200,\n        \"height\": 630\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"reviewCount\": \"47\"\n      },\n      \"mainEntityOfPage\": {\n        \"@type\": \"WebPage\",\n        \"@id\": \"https:\/\/www.dynseo.com\/pourquoi-choisir-le-logiciel-method-pour-construire-un-projet-medico-social\/\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/pourquoi-choisir-le-logiciel-method-pour-construire-un-projet-medico-social\/\",\n      \"name\": \"Pourquoi choisir le logiciel Method pour construire un projet m\u00e9dico-social ?\",\n      \"isPartOf\": {\n        \"@type\": \"WebSite\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      }\n    },\n    {\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\": \"Pourquoi choisir le logiciel Method pour construire un projet m\u00e9dico-social ?\",\n          \"item\": \"https:\/\/www.dynseo.com\/pourquoi-choisir-le-logiciel-method-pour-construire-un-projet-medico-social\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Combien de temps faut-il pour impl\u00e9menter Method dans un \u00e9tablissement ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"L'impl\u00e9mentation de Method dans un \u00e9tablissement m\u00e9dico-social prend g\u00e9n\u00e9ralement entre 2 \u00e0 4 semaines selon la taille de la structure et les besoins sp\u00e9cifiques. Notre \u00e9quipe accompagne chaque \u00e9tablissement dans cette transition avec une formation personnalis\u00e9e.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Method est-il compatible avec nos logiciels m\u00e9tier existants ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Oui, Method est con\u00e7u pour s'int\u00e9grer facilement avec la plupart des logiciels m\u00e9tier utilis\u00e9s dans le secteur m\u00e9dico-social. Notre solution propose des APIs et des connecteurs pour assurer une int\u00e9gration fluide avec vos syst\u00e8mes existants.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quels sont les co\u00fbts d'utilisation de Method ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Les co\u00fbts de Method varient selon la taille de votre \u00e9tablissement et les modules choisis. Nous proposons diff\u00e9rents plans tarifaires adapt\u00e9s aux besoins et budgets des structures m\u00e9dico-sociales. Contactez-nous pour un devis personnalis\u00e9.\"\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=\"container\">\n            <div class=\"article-hero-inner\">\n                <nav class=\"article-breadcrumb\">\n                    <a href=\"\/\">Home<\/a> \/ <a href=\"\/blog\">Blog<\/a> \/ <a href=\"\/medico-social\">Medical-Social<\/a> \/ Method Software\n                <\/nav>\n                \n                <div class=\"article-category\">Medical-Social Guide<\/div>\n                \n                <h1>Why choose the <span class=\"hl\">Method<\/span> software to build a medical-social project?<\/h1>\n                \n                <div class=\"article-meta\">\n                    <span>\ud83d\udcc5 April 2026<\/span>\n                    <span>\u23f1\ufe0f 15 min read<\/span>\n                    <span>\ud83d\udc65 Medical-Social Professionals<\/span>\n                    <span class=\"stars\">\u2b50\u2b50\u2b50\u2b50\u2b50 4.8\/5<\/span>\n                <\/div>\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                Supporting people with disabilities requires a personalized and structured approach. The Method software revolutionizes the construction of medico-social projects by providing innovative tools to centralize, plan, and monitor individualized support. This technological solution transforms the way professionals design and implement personalized support projects. Discover how Method can optimize your professional practices and improve the quality of life for the supported individuals. In this comprehensive guide, we explore the features, benefits, and best practices for using this revolutionary platform.\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <span class=\"number\">85%<\/span>\n                    <span class=\"label\">Time saved in project creation<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">300+<\/span>\n                    <span class=\"label\">User establishments<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">95%<\/span>\n                    <span class=\"label\">Satisfaction of professionals<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">24\/7<\/span>\n                    <span class=\"label\">Technical support available<\/span>\n                <\/div>\n            <\/div>\n\n            <h2>1. Complete presentation of the Method software<\/h2>\n            <p>The Method software stands out as a reference in the medico-social field, offering an innovative approach to the construction of personalized support projects. This digital platform centralizes all processes related to individualized care, from the initial assessment to long-term follow-up.<\/p>\n\n            <p>Method is distinguished by its ability to integrate the various aspects of medico-social support into a unique and intuitive interface. The platform allows multidisciplinary teams to collaborate effectively, sharing information in real-time and coordinating their interventions around clearly defined common goals.<\/p>\n\n            <p>The modular architecture of Method adapts to the specificities of each establishment, whether it is a Specialized Reception House (MAS), a Medicalized Reception Center (FAM), a Work Assistance Establishment and Service (ESAT), or any other medico-social structure. This flexibility is one of the major strengths of the solution.<\/p>\n<div class=\"conseil-card\">\n                <h3>DYNSEO Expert Advice<\/h3>\n                <p>The implementation of Method requires an in-depth training phase for the teams. We recommend appointing referents by service to facilitate adoption and optimize the use of all available features.<\/p>\n            <\/div>\n\n            <h2>2. Architecture and Advanced Technical Features<\/h2>\n            <p>The technical infrastructure of Method is based on cutting-edge technologies ensuring security, performance, and scalability. The system uses a secure cloud architecture, compliant with the regulatory requirements of the medico-social sector, particularly regarding the protection of personal and sensitive data.<\/p>\n\n            <p>The data collection features rely on dynamic and customizable questionnaires, allowing assessments to be tailored to the specific profiles of the individuals being supported. These evaluation tools integrate standardized scales while providing the necessary flexibility to capture individual particularities.<\/p>\n\n            <p>The planning module allows for the definition of SMART goals (Specific, Measurable, Achievable, Realistic, Time-bound) and the development of detailed action plans. Each goal can be broken down into sub-goals, with precise success indicators and clearly established deadlines.<\/p>\n\n            <div class=\"key-points\">\n                <h3>Key Points of Technical Features<\/h3>\n                <ul>\n                    <li>Intuitive and accessible user interface<\/li>\n                    <li>Automatic notification system<\/li>\n                    <li>Generation of customized reports<\/li>\n                    <li>Integration with other business software<\/li>\n                    <li>Automatic and secure backup<\/li>\n                    <li>Complete history of modifications<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>3. Process of Collecting Individual Expectations and Needs<\/h2>\n            <p>The phase of collecting expectations and needs forms the foundation of any successful support project. Method offers sophisticated tools to collect, analyze, and synthesize this crucial information in a structured and comprehensive manner.<\/p>\n\n            <p>Method's adaptive questionnaires adjust in real-time to the responses provided, allowing for a deeper exploration of certain aspects according to the specifics of each situation. This dynamic approach ensures relevant and complete information collection, avoiding redundancies while ensuring that no important element is omitted.<\/p>\n\n            <p>The involvement of the supported individual and their entourage in this collection phase is facilitated by adapted interfaces and varied communication supports. Method offers visualization tools that help express complex needs, particularly useful for individuals with verbal communication difficulties.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">Practical tip<\/div>\n                <p>Plan several staggered collection sessions over time to allow the accompanied person to mature their reflection and express needs that may evolve with familiarization with the establishment.<\/p>\n            <\/div>\n\n            <h2>4. Construction and customization of the support project<\/h2>\n            <p>The construction phase of the support project with Method transforms the collected data into a structured and operational action plan. This crucial step benefits from advanced modeling tools that facilitate the translation of identified needs into concrete and measurable objectives.<\/p>\n\n            <p>Method's intelligent template system offers pre-designed project models, adaptable according to profiles and pathologies. These models, developed in collaboration with industry experts, incorporate best practices while maintaining the necessary flexibility to customize each support.<\/p>\n\n            <p>The collaborative dimension of the project construction is reinforced by shared workspaces where each professional can contribute their specific expertise. Psychologists, educators, doctors, and other stakeholders simultaneously contribute to the development of the project, creating a truly interdisciplinary approach.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">DYNSEO Expertise<\/div>\n                <div class=\"expert-box-title\">Integration with our digital solutions<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">COCO THINKS and COCO MOVES<\/div>\n                    <p>Method can integrate usage data from <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> to enrich support projects with personalized cognitive and physical stimulation objectives.<\/p>\n                    <div class=\"expert-inner-title\">Progress tracking<\/div>\n                    <p>The results of cognitive and physical activities carried out via our applications automatically feed the tracking indicators in Method.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>5. Methodologies for continuous monitoring and evaluation<\/h2>\n            <p>Monitoring and evaluation are essential elements to ensure the effectiveness of support projects. Method offers a continuous monitoring system that allows for adjustments to interventions based on the evolution of needs and observed progress.<\/p>\n\n            <p>Dynamic dashboards provide real-time visualization of goal progress, facilitating decision-making and the rapid identification of necessary adjustments. These management tools integrate quantitative and qualitative indicators, offering a complete and nuanced view of the progression of each accompanied person.<\/p>\n\n            <p>Evaluation cycles can be customized according to the specific needs of each project, with frequencies adapted to the set objectives. Method automates the generation of reminders and facilitates team coordination for multidisciplinary evaluation sessions.<\/p>\n<div class=\"conseil-card\">\n                <h3>Good evaluation practices<\/h3>\n                <p>Favor short but frequent evaluations rather than long and spaced assessments. This approach allows for optimal responsiveness and maintains the engagement of all stakeholders.<\/p>\n            <\/div>\n\n            <h2>6. Organizational and operational advantages of Method<\/h2>\n            <p>The implementation of Method in a medico-social establishment generates significant organizational benefits that impact the overall quality of support. The centralization of information eliminates redundancies and significantly reduces the risks of error or omission.<\/p>\n\n            <p>The standardization of processes facilitates the integration of new professionals and ensures continuity of service even in the event of turnover. The protocols defined in Method provide a common reference base that secures practices while preserving the necessary individualization.<\/p>\n\n            <p>The optimization of workflows enabled by Method results in a release of professional time that can be reinvested in direct support. This increased efficiency directly benefits the supported individuals who enjoy enhanced attention from the teams.<\/p>\n\n            <div class=\"key-points\">\n                <h3>Measurable organizational benefits<\/h3>\n                <ul>\n                    <li>40% reduction in time spent on administrative tasks<\/li>\n                    <li>60% improvement in coordination between services<\/li>\n                    <li>75% decrease in information transmission errors<\/li>\n                    <li>50% acceleration of admission processes<\/li>\n                    <li>35% optimization of resource allocation<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>7. Managing technical and organizational limitations<\/h2>\n            <p>Like any technological tool, Method has certain limitations that should be anticipated and managed to optimize its use. The initial adaptation phase may require a significant investment in training and change support.<\/p>\n\n            <p>The technical constraints related to the existing IT infrastructure may require hardware or software upgrades. It is essential to conduct a prior technical audit to identify and plan the necessary adaptations.<\/p>\n\n            <p>Resistance to change, natural in any organizational transformation process, must be anticipated with an appropriate change management strategy. Involving teams from the design phases and providing gradual training helps to overcome these challenges.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">Implementation Strategy<\/div>\n                <p>Deploy Method in progressive steps, starting with a pilot service. This approach allows for configuration adjustments and training ambassadors who will facilitate the extension throughout the establishment.<\/p>\n            <\/div>\n\n            <h2>8. Technological Innovation and DYNSEO Ecosystem<\/h2>\n            <p>The DYNSEO ecosystem offers a complete range of digital solutions that integrate perfectly with Method to create a holistic and innovative support environment. This technological synergy multiplies the effectiveness of personalized support projects.<\/p>\n\n            <p>The applications COCO THINKS and COCO MOVES are natural complements to Method, providing concrete tools for cognitive and physical stimulation that can be directly integrated into support projects. These solutions help achieve therapeutic goals through playful and adapted activities.<\/p>\n\n            <p>The application SCARLETT, specially designed for MAS and FAM, offers memory exercises without failure, perfectly suited for support projects for people with severe cognitive disorders. Its integration with Method allows for precise tracking of progress made.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">DYNSEO Solutions<\/div>\n                <div class=\"expert-box-title\">Integrated Ecosystem for the Medical-Social Sector<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Specialized Applications<\/div>\n                    <p>CLINT for ESAT, My Dictionary for non-verbal communication, and The Rolling Ball for fine motor skills complement the offer <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a> to meet all support needs.<\/p>\n                    <div class=\"expert-inner-title\">Accessible Pricing<\/div>\n                    <p>At only \u20ac8 per month per tablet, our solutions remain accessible to all establishments, democratizing access to therapeutic digital tools.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>9. Digital Inclusion and Universal Accessibility<\/h2>\n            <p>Digital inclusion represents a major challenge in the medical-social sector, and Method was designed with this concern at the heart of its development. The user interface adheres to international accessibility standards, ensuring optimal use by all professionals, including those with disabilities.<\/p>\n\n            <p>The interface adaptation features allow for customization of the display according to the visual or cognitive needs of users. These adjustments include modifying contrasts, enlarging fonts, and simplifying menus to facilitate navigation.<\/p>\n\n            <p>Accessibility also extends to the individuals being supported, who can, depending on their abilities, directly participate in entering and consulting their data. This participatory approach enhances the self-determination and empowerment of individuals with disabilities.<\/p>\n<div class=\"conseil-card\">\n                <h3>Promotion of self-determination<\/h3>\n                <p>Encourage the active participation of the supported individuals in the use of Method. Their direct involvement in the consultation and updating of their projects strengthens their autonomy and their sense of control over their support.<\/p>\n            <\/div>\n\n            <h2>10. Training and support for professional teams<\/h2>\n            <p>The success of the implementation of Method largely depends on the quality of the training provided to professional teams. A structured and progressive training program ensures optimal appropriation of the tool and maximizes its operational benefits.<\/p>\n\n            <p>The training modules cover not only the technical aspects of using the software but also integrate the methodological and ethical dimensions of building personalized support projects. This holistic approach ensures a complete skill enhancement of the teams.<\/p>\n\n            <p>The post-training support includes responsive technical support and regular advanced training sessions. This continuous improvement approach allows for the gradual optimization of the use of Method and incorporates user feedback.<\/p>\n\n            <div class=\"key-points\">\n                <h3>Recommended training path<\/h3>\n                <ul>\n                    <li>Initial 2-day training for referents<\/li>\n                    <li>Discovery sessions of 4 hours for all teams<\/li>\n                    <li>Practical workshops by profession (2 hours per specialty)<\/li>\n                    <li>Individual support for 3 months<\/li>\n                    <li>Quarterly advanced training sessions<\/li>\n                    <li>Technological watch and feature updates<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>11. Regulatory compliance and data security<\/h2>\n            <p>Regulatory compliance is a fundamental aspect in the development and use of Method. The software scrupulously adheres to the requirements of the General Data Protection Regulation (GDPR) and incorporates the French specificities regarding health data protection.<\/p>\n\n            <p>The hosting of data is carried out on servers certified as Health Data Hosts (HDS), guaranteeing the highest level of security for sensitive information. The encryption protocols used comply with military standards and ensure optimal protection against intrusion attempts.<\/p>\n\n            <p>The data backup and recovery procedures are automated and regularly tested to ensure service continuity under all circumstances. The complete traceability of access and modifications ensures a permanent audit of the system's use.<\/p>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">Enhanced security<\/div>\n                <p>Enable two-factor authentication for all user accounts and organize regular training on best practices for IT security for all your teams.<\/p>\n            <\/div>\n\n            <h2>12. Optimization of care pathways and interprofessional coordination<\/h2>\n            <p>Method revolutionizes interprofessional coordination by creating digital collaboration spaces where each participant can share their observations and adjust their interventions in real-time. This optimal synchronization of teams results in enhanced coherence of support.<\/p>\n\n            <p>The optimization of care pathways benefits from advanced planning features that allow for anticipating future needs and preparing transitions. These prospective tools facilitate the adaptation of projects to the predictable evolution of individual situations.<\/p>\n\n            <p>The management of emergencies and crisis situations is facilitated by automated alert protocols and clearly defined escalation procedures. Method ensures optimal responsiveness of teams in the face of complex situations requiring rapid and coordinated intervention.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">DYNSEO Innovation<\/div>\n                <div class=\"expert-box-title\">Artificial intelligence and needs prediction<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-inner-title\">Predictive analysis<\/div>\n                    <p>The artificial intelligence algorithms integrated into Method analyze historical data to identify patterns and suggest proactive adjustments to support projects.<\/p>\n                    <div class=\"expert-inner-title\">Automatic personalization<\/div>\n                    <p>The system learns from the preferences and reactions of each person supported to automatically propose suitable activities and goals available in <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\">COCO THINKS and COCO MOVES<\/a>.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-list\">\n                <h2>Frequently asked questions about Method<\/h2>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How long does it take to implement Method in an establishment?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The complete implementation of Method generally takes between 3 and 6 months depending on the size of the establishment and the complexity of the existing organization. This period includes customized configuration, team training, migration of existing data, and the testing phase. Dedicated support is provided throughout the process to ensure a smooth transition.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>Is Method compatible with our existing business software?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Method offers open APIs and standard connectors that facilitate integration with most business software used in the medico-social sector. Our technical teams conduct a compatibility audit before implementation and develop specific interfaces if necessary to ensure perfect interoperability.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What are the usage costs of Method?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>The pricing of Method adapts to the size and specific needs of each establishment. It generally includes licensing costs, training, technical support, and maintenance. Flexible subscription plans allow costs to be spread out and features to be adjusted according to evolving needs. A personalized quote is provided after analyzing your specific needs.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How does Method ensure the security of sensitive data?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Method uses HDS certified hosting (Health Data Host) with end-to-end encryption of data. Access to information is strictly controlled by enhanced authentication systems and granular rights management. All actions are tracked and audited to ensure GDPR compliance and provide total transparency on data usage.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>Can Method be customized according to our internal procedures?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Method offers great customization flexibility to adapt to the specific procedures and methodologies of each establishment. Forms, workflows, indicators, and reports can be configured according to your needs. The user interface is also customizable to reflect your visual identity and optimize ergonomics according to your professional practices.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-box\">\n                <h3>Discover our complementary solutions to Method<\/h3>\n                <p>Enhance your support projects with our specialized applications COCO THINKS and COCO MOVES, specifically designed for medical-social establishments. Over 40 adaptive games to stimulate cognitive functions and maintain physical activity.<\/p>\n                <div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Try COCO for free<\/a>\n                    <a href=\"\/contact\" class=\"btn-outline\">Request a demo<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"article-tags\">\n                <strong>Tags : <\/strong>\n                <a href=\"\/tag\/method\" class=\"article-tag\">Method<\/a>\n                <a href=\"\/tag\/medico-social\" class=\"article-tag\">Medical-social<\/a>\n                <a href=\"\/tag\/projet-personnalise\" class=\"article-tag\">Personalized project<\/a>\n                <a href=\"\/tag\/accompagnement\" class=\"article-tag\">Support<\/a>\n                <a href=\"\/tag\/handicap\" class=\"article-tag\">Disability<\/a>\n                <a href=\"\/tag\/innovation\" class=\"article-tag\">Innovation<\/a>\n                <a href=\"\/tag\/dynseo\" class=\"article-tag\">DYNSEO<\/a>\n                <a href=\"\/tag\/mas\" class=\"article-tag\">MAS<\/a>\n                <a href=\"\/tag\/fam\" class=\"article-tag\">FAM<\/a>\n                <a href=\"\/tag\/esat\" class=\"article-tag\">ESAT<\/a>\n            <\/div>\n        <\/div>\n    <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"categories":[2915],"tags":[],"class_list":["post-588528","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-les-conseils-des-coachs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Why Choose Method Software for Building a Medical-Social Project? - DYNSEO - Educational apps &amp; brain training apps for all<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why Choose Method Software for Building a Medical-Social Project? - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-05T21:22:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-05T21:25:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/10\/logiciel-medico-social.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1500\" \/>\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=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Why Choose Method Software for Building a Medical-Social Project?\",\"datePublished\":\"2026-05-05T21:22:51+00:00\",\"dateModified\":\"2026-05-05T21:25:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/\"},\"wordCount\":2380,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logiciel-medico-social.png\",\"articleSection\":[\"Les conseils des coachs\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/\",\"name\":\"Why Choose Method Software for Building a Medical-Social Project? - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logiciel-medico-social.png\",\"datePublished\":\"2026-05-05T21:22:51+00:00\",\"dateModified\":\"2026-05-05T21:25:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logiciel-medico-social.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/logiciel-medico-social.png\",\"width\":2000,\"height\":1500,\"caption\":\"Alzheimer's Games to Boost Brain Health\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/why-choose-method-software-for-building-a-medical-social-project\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why Choose Method Software for Building a Medical-Social Project?\"}]},{\"@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":"Why Choose Method Software for Building a Medical-Social Project? - DYNSEO - Educational apps &amp; brain training apps for all","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/","og_locale":"en_US","og_type":"article","og_title":"Why Choose Method Software for Building a Medical-Social Project? - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2026-05-05T21:22:51+00:00","article_modified_time":"2026-05-05T21:25:16+00:00","og_image":[{"width":2000,"height":1500,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/10\/logiciel-medico-social.png","type":"image\/png"}],"author":"DYNSEO","twitter_misc":{"Written by":"DYNSEO","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Why Choose Method Software for Building a Medical-Social Project?","datePublished":"2026-05-05T21:22:51+00:00","dateModified":"2026-05-05T21:25:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/"},"wordCount":2380,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/10\/logiciel-medico-social.png","articleSection":["Les conseils des coachs"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/","url":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/","name":"Why Choose Method Software for Building a Medical-Social Project? - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/10\/logiciel-medico-social.png","datePublished":"2026-05-05T21:22:51+00:00","dateModified":"2026-05-05T21:25:16+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/10\/logiciel-medico-social.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2023\/10\/logiciel-medico-social.png","width":2000,"height":1500,"caption":"Alzheimer's Games to Boost Brain Health"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/why-choose-method-software-for-building-a-medical-social-project\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Why Choose Method Software for Building a Medical-Social Project?"}]},{"@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\/588528","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=588528"}],"version-history":[{"count":10,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/588528\/revisions"}],"predecessor-version":[{"id":588539,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/588528\/revisions\/588539"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/113640"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=588528"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=588528"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=588528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}