{"id":475,"date":"2026-08-11T08:43:27","date_gmt":"2026-08-11T08:43:27","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=475"},"modified":"2026-08-11T08:43:28","modified_gmt":"2026-08-11T08:43:28","slug":"multiple-sclerosis-home-rehabilitation-in-mohali","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/","title":{"rendered":"Multiple Sclerosis Home Rehabilitation in Mohali"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Multiple Sclerosis Home Rehabilitation in Mohali<\/title>\n    <meta name=\"description\" content=\"A fictional Mohali case study covering MS home rehabilitation, physiotherapy, fatigue management, mobility support and family caregiving.\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/multiple-sclerosis-home-rehabilitation-mohali\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,500&#038;display=swap\" rel=\"stylesheet\">\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        serif: ['Playfair Display', 'serif'],\n                    },\n                    colors: {\n                        clinical: {\n                            50: '#f0fdfa',\n                            100: '#ccfbf1',\n                            200: '#99f6e4',\n                            300: '#5eead4',\n                            400: '#2dd4bf',\n                            500: '#14b8a6',\n                            600: '#0d9488',\n                            700: '#0f766e',\n                            800: '#115e59',\n                            900: '#134e4a',\n                        }\n                    }\n                }\n            }\n        }\n    <\/script>\n    <style>\n        body { font-family: 'Inter', sans-serif; background: #ffffff; color: #1e293b; }\n        h1, h2, h3, h4 { font-family: 'Playfair Display', serif; }\n        .clinical-card { background: #f8fafc; border-left: 4px solid #0f766e; }\n        .alert-box { background: #fff7ed; border-left: 4px solid #ea580c; }\n        .risk-box { background: #fef2f2; border-left: 4px solid #dc2626; }\n        .note-box { background: #f0fdfa; border-left: 4px solid #0f766e; }\n        .doctor-card { background: linear-gradient(135deg, #f0fdfa 0%, #f8fafc 100%); border: 1px solid #ccfbf1; }\n        .timeline-line { position: relative; }\n        .timeline-line::before { content: ''; position: absolute; left: 19px; top: 40px; bottom: 0; width: 2px; background: #e2e8f0; }\n        .timeline-dot { width: 40px; height: 40px; background: #0f766e; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-weight: 600; font-size: 14px; flex-shrink: 0; }\n        .evidence-table th { background: #0f766e; color: white; }\n        .evidence-table td { border-bottom: 1px solid #e2e8f0; }\n        .evidence-table tr:hover td { background: #f0fdfa; }\n        .scenario-card { background: #fffbeb; border: 1px solid #fde68a; border-radius: 12px; }\n        .contact-card { background: linear-gradient(135deg, #134e4a 0%, #115e59 100%); }\n        a { transition: color 0.2s ease; }\n        .faq-item { border-bottom: 1px solid #e2e8f0; }\n        .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.3s ease; }\n        .faq-item.active .faq-answer { max-height: 500px; }\n        .faq-item.active .faq-chevron { transform: rotate(180deg); }\n        .faq-chevron { transition: transform 0.3s ease; }\n        @media (max-width: 768px) {\n            .timeline-line::before { left: 15px; }\n            .timeline-dot { width: 32px; height: 32px; font-size: 12px; }\n        }\n        .internal-link { color: #0f766e; text-decoration: underline; text-decoration-color: #99f6e4; text-underline-offset: 3px; transition: text-decoration-color 0.2s; }\n        .internal-link:hover { text-decoration-color: #0f766e; }\n    <\/style>\n\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"MedicalWebPage\",\n        \"name\": \"Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study\",\n        \"description\": \"A fictional Mohali case study covering MS home rehabilitation, physiotherapy, fatigue management, mobility support and family caregiving.\",\n        \"url\": \"https:\/\/athomecare.in\/multiple-sclerosis-home-rehabilitation-mohali\",\n        \"about\": {\n            \"@type\": \"MedicalCondition\",\n            \"name\": \"Multiple Sclerosis\"\n        },\n        \"author\": {\n            \"@type\": \"Physician\",\n            \"name\": \"Dr. Ekta Fageriya\",\n            \"credential\": \"MBBS\",\n            \"medicalSpecialty\": \"Geriatric Medicine\"\n        },\n        \"publisher\": {\n            \"@type\": \"Organization\",\n            \"name\": \"AtHomeCare\"\n        }\n    }\n    <\/script>\n<\/head>\n<body class=\"antialiased\">\n<!-- Navigation -->\n<nav class=\"sticky top-0 z-50 bg-white\/95 backdrop-blur-sm border-b border-slate-200\">\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n        <div class=\"flex items-center justify-between h-14\">\n            <a href=\"https:\/\/athomecare.in\" class=\"flex items-center gap-1.5 flex-shrink-0\">\n                <div class=\"w-7 h-7 bg-clinical-700 rounded-lg flex items-center justify-center\">\n                    <i data-lucide=\"heart-pulse\" class=\"w-4 h-4 text-white\"><\/i>\n                <\/div>\n                <span class=\"text-sm font-semibold text-slate-900\">AtHomeCare<\/span>\n            <\/a>\n            <div class=\"hidden md:flex items-center gap-5 text-xs text-slate-600\">\n                <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"hover:text-clinical-700 transition-colors\">Home Nursing<\/a>\n                <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"hover:text-clinical-700 transition-colors\">Physiotherapy<\/a>\n                <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"hover:text-clinical-700 transition-colors\">Patient Care<\/a>\n                <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"hover:text-clinical-700 transition-colors\">Doctor Visit<\/a>\n                <a href=\"tel:9910823218\" class=\"bg-clinical-700 text-white px-3.5 py-1.5 rounded-lg hover:bg-clinical-800 transition-colors font-medium\">Call Now<\/a>\n            <\/div>\n            <button id=\"mobileMenuBtn\" class=\"md:hidden p-1.5 text-slate-600\">\n                <i data-lucide=\"menu\" class=\"w-5 h-5\"><\/i>\n            <\/button>\n        <\/div>\n    <\/div>\n    <div id=\"mobileMenu\" class=\"hidden md:hidden bg-white border-t border-slate-100 px-4 pb-4\">\n        <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"block py-2.5 text-xs text-slate-600 border-b border-slate-50\">Home Nursing<\/a>\n        <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"block py-2.5 text-xs text-slate-600 border-b border-slate-50\">Physiotherapy<\/a>\n        <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"block py-2.5 text-xs text-slate-600 border-b border-slate-50\">Patient Care<\/a>\n        <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"block py-2.5 text-xs text-slate-600 border-b border-slate-50\">Doctor Visit<\/a>\n        <a href=\"tel:9910823218\" class=\"block mt-3 text-center bg-clinical-700 text-white px-3.5 py-2.5 rounded-lg text-xs font-medium\">Call 9910823218<\/a>\n    <\/div>\n<\/nav>\n\n    <!-- Hero Section -->\n    <section class=\"bg-gradient-to-br from-clinical-50 via-white to-slate-50 border-b border-slate-100\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 md:py-20\">\n            <div class=\"max-w-4xl\">\n                <div class=\"flex items-center gap-2 mb-6\">\n                    <span class=\"bg-clinical-100 text-clinical-800 text-xs font-semibold px-3 py-1 rounded-full uppercase tracking-wider\">Case Study<\/span>\n                    <span class=\"bg-slate-100 text-slate-600 text-xs font-medium px-3 py-1 rounded-full\">Fictional<\/span>\n                    <span class=\"bg-slate-100 text-slate-600 text-xs font-medium px-3 py-1 rounded-full\">Neurology<\/span>\n                <\/div>\n                <h1 class=\"text-3xl md:text-5xl font-bold text-slate-900 leading-tight mb-6\">\n                    Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study\n                <\/h1>\n                <p class=\"text-lg md:text-xl text-slate-600 leading-relaxed mb-8 max-w-3xl\">\n                    A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in Mohali manage lower-limb weakness, severe fatigue, and balance difficulties after an MS exacerbation.\n                <\/p>\n\n                <!-- Patient Summary Grid -->\n                <div class=\"grid grid-cols-2 md:grid-cols-4 gap-3 md:gap-4 mt-8\">\n                    <div class=\"bg-white rounded-xl p-4 border border-slate-200 shadow-sm\">\n                        <p class=\"text-xs text-slate-500 mb-1\">Patient Age<\/p>\n                        <p class=\"text-lg font-semibold text-slate-900\">36 Years<\/p>\n                    <\/div>\n                    <div class=\"bg-white rounded-xl p-4 border border-slate-200 shadow-sm\">\n                        <p class=\"text-xs text-slate-500 mb-1\">Gender<\/p>\n                        <p class=\"text-lg font-semibold text-slate-900\">Male<\/p>\n                    <\/div>\n                    <div class=\"bg-white rounded-xl p-4 border border-slate-200 shadow-sm\">\n                        <p class=\"text-xs text-slate-500 mb-1\">Location<\/p>\n                        <p class=\"text-lg font-semibold text-slate-900\">Mohali, Punjab<\/p>\n                    <\/div>\n                    <div class=\"bg-white rounded-xl p-4 border border-slate-200 shadow-sm\">\n                        <p class=\"text-xs text-slate-500 mb-1\">Primary Condition<\/p>\n                        <p class=\"text-lg font-semibold text-slate-900\">Multiple Sclerosis<\/p>\n                    <\/div>\n                    <div class=\"bg-white rounded-xl p-4 border border-slate-200 shadow-sm\">\n                        <p class=\"text-xs text-slate-500 mb-1\">Duration of Care<\/p>\n                        <p class=\"text-lg font-semibold text-slate-900\">12 Weeks<\/p>\n                    <\/div>\n                    <div class=\"bg-white rounded-xl p-4 border border-slate-200 shadow-sm\">\n                        <p class=\"text-xs text-slate-500 mb-1\">Care Setting<\/p>\n                        <p class=\"text-lg font-semibold text-slate-900\">Home-Based<\/p>\n                    <\/div>\n                    <div class=\"bg-white rounded-xl p-4 border border-slate-200 shadow-sm\">\n                        <p class=\"text-xs text-slate-500 mb-1\">Key Services<\/p>\n                        <p class=\"text-lg font-semibold text-slate-900\">PT, OT, Nursing<\/p>\n                    <\/div>\n                    <div class=\"bg-white rounded-xl p-4 border border-slate-200 shadow-sm\">\n                        <p class=\"text-xs text-slate-500 mb-1\">Final Outcome<\/p>\n                        <p class=\"text-lg font-semibold text-clinical-700\">Functional Improvement<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>    \n\n    <!-- Main Content -->\n    <main class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 md:py-16\">\n        <div class=\"max-w-4xl mx-auto space-y-16\">\n\n            <!-- Section 1: Patient Background -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Patient Background<\/h2>\n                <div class=\"space-y-4 text-slate-700 leading-relaxed\">\n                    <p>\n                        Mr. Arjun Mehta was a 36-year-old graphic designer living with his wife in Mohali, Punjab. He spent most of his working hours at a computer, designing visual content for various clients. Before his symptoms began, he was fully independent in all personal care, household tasks, and outdoor activities.\n                    <\/p>\n                    <p>\n                        Over the preceding year, Arjun experienced several episodes that concerned him. He noticed numbness in his legs that would come and go. He felt weakness in his lower limbs after walking moderate distances. He also experienced occasional visual discomfort that he initially attributed to long screen hours.\n                    <\/p>\n                    <p>\n                        Between these episodes, his symptoms partially improved. However, the overall trend was a gradual decline. Walking longer distances became harder. He started avoiding outdoor activities that required standing for extended periods. His wife, Mrs. Riya Mehta, noticed that he was slowing down and resting more frequently.\n                    <\/p>\n                    <p>\n                        In the months leading up to his hospitalization, Arjun reported increased fatigue that did not improve with rest. He found it harder to maintain his balance while turning quickly or walking on uneven ground. These changes affected both his personal life and his ability to manage his professional workload.\n                    <\/p>\n                <\/div>\n\n                <div class=\"note-box rounded-xl p-5 mt-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <i data-lucide=\"info\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"font-semibold text-clinical-800 text-sm mb-1\">Clinical Note<\/p>\n                            <p class=\"text-sm text-slate-700\">MS often presents with episodes of symptom worsening followed by partial recovery. This pattern, known as relapsing-remitting MS, can make it difficult for patients to recognize the progressive nature of their condition. Many people delay seeking medical evaluation because they feel better between episodes.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Family Context -->\n                <div class=\"mt-8 bg-slate-50 rounded-2xl p-6 border border-slate-200\">\n                    <h3 class=\"text-lg font-semibold text-slate-900 mb-4\">Family and Caregiver Context<\/h3>\n                    <div class=\"grid md:grid-cols-3 gap-4\">\n                        <div class=\"bg-white rounded-xl p-4 border border-slate-100\">\n                            <p class=\"text-xs text-slate-500 mb-1\">Primary Caregiver<\/p>\n                            <p class=\"font-semibold text-slate-900\">Mrs. Riya Mehta<\/p>\n                            <p class=\"text-sm text-slate-600 mt-1\">Wife. Managed daily scheduling, accompanied Arjun to hospital visits, and coordinated with the home healthcare team.<\/p>\n                        <\/div>\n                        <div class=\"bg-white rounded-xl p-4 border border-slate-100\">\n                            <p class=\"text-xs text-slate-500 mb-1\">Secondary Caregiver<\/p>\n                            <p class=\"font-semibold text-slate-900\">Mrs. Neelam Mehta<\/p>\n                            <p class=\"text-sm text-slate-600 mt-1\">Mother. Provided additional household support during the early rehabilitation period.<\/p>\n                        <\/div>\n                        <div class=\"bg-white rounded-xl p-4 border border-slate-100\">\n                            <p class=\"text-xs text-slate-500 mb-1\">Occupation<\/p>\n                            <p class=\"font-semibold text-slate-900\">Graphic Designer<\/p>\n                            <p class=\"text-sm text-slate-600 mt-1\">Computer-based work. Required modified schedule and ergonomic adjustments during recovery.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 2: Clinical Diagnosis -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Clinical Diagnosis<\/h2>\n                <div class=\"space-y-4 text-slate-700 leading-relaxed\">\n                    <p>\n                        Arjun was diagnosed with Multiple Sclerosis with lower-limb weakness and fatigue. Multiple sclerosis is a chronic neurological condition in which the immune system mistakenly attacks the protective covering (myelin) around nerve fibers in the central nervous system. This damage disrupts the signals traveling between the brain and the body.\n                    <\/p>\n                    <p>\n                        MS affects each person differently. Some people experience primarily visual disturbances. Others develop significant mobility limitations. Cognitive changes, bladder dysfunction, and sensory symptoms are also common. The variation in symptoms depends on which nerve pathways are affected.\n                    <\/p>\n                    <p>\n                        In Arjun&#8217;s case, the main limitations were lower-limb weakness, fatigue, and reduced balance. He also had intermittent numbness in his feet and muscle stiffness in both legs. These symptoms were consistent with involvement of the corticospinal tracts and sensory pathways in the spinal cord.\n                    <\/p>\n                <\/div>\n\n                <div class=\"mt-6 clinical-card rounded-xl p-5\">\n                    <div class=\"flex items-start gap-3\">\n                        <i data-lucide=\"stethoscope\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Doctor Explanation: Why MS Causes These Specific Symptoms<\/p>\n                            <p class=\"text-sm text-slate-700\">When myelin is damaged in the motor pathways of the spinal cord, the brain&#8217;s signals to the leg muscles become weaker and slower. This explains why Arjun had difficulty with repeated movements more than single movements. Sensory pathway involvement caused the numbness in his feet. Fatigue in MS is complex and involves both the extra effort required for movement with damaged nerves and the effects of inflammatory chemicals on the brain.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Associated Conditions -->\n                <div class=\"mt-8\">\n                    <h3 class=\"text-xl font-semibold text-slate-900 mb-4\">Associated Medical Conditions<\/h3>\n                    <div class=\"space-y-3\">\n                        <div class=\"bg-amber-50 rounded-xl p-4 border border-amber-200\">\n                            <div class=\"flex items-center gap-2 mb-2\">\n                                <i data-lucide=\"pill\" class=\"w-4 h-4 text-amber-700\"><\/i>\n                                <p class=\"font-semibold text-amber-900 text-sm\">Vitamin B12 Deficiency<\/p>\n                            <\/div>\n                            <p class=\"text-sm text-amber-800\">Arjun had previously been diagnosed with low vitamin B12 levels. He was already receiving treatment for this condition. B12 deficiency can cause neurological symptoms that overlap with MS, including numbness and weakness. Distinguishing between the two conditions was part of his overall medical management.<\/p>\n                        <\/div>\n                        <div class=\"bg-purple-50 rounded-xl p-4 border border-purple-200\">\n                            <div class=\"flex items-center gap-2 mb-2\">\n                                <i data-lucide=\"brain\" class=\"w-4 h-4 text-purple-700\"><\/i>\n                                <p class=\"font-semibold text-purple-900 text-sm\">Mild Anxiety<\/p>\n                            <\/div>\n                            <p class=\"text-sm text-purple-800\">Arjun experienced anxiety related to uncertainty about his symptoms and his ability to continue working. This is common in people newly diagnosed with chronic neurological conditions. The rehabilitation plan included attention to his psychological wellbeing alongside physical recovery.<\/p>\n                        <\/div>\n                    <\/div>\n                    <p class=\"text-sm text-slate-500 mt-3\">He had no known diabetes, kidney disease, chronic lung disease, or major cardiac condition.<\/p>\n                <\/div>\n            <\/section>\n\n            <!-- Section 3: Hospital Treatment -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Hospital Treatment<\/h2>\n                <div class=\"space-y-4 text-slate-700 leading-relaxed\">\n                    <p>\n                        Arjun was hospitalized after developing worsening weakness in both legs and increasing difficulty walking. His wife brought him to the hospital when he became unable to climb stairs safely and his walking had become visibly unsteady.\n                    <\/p>\n                    <p>\n                        During hospitalization, he reported increased numbness in his feet, severe fatigue, unsteady walking, difficulty climbing stairs, muscle stiffness, and reduced tolerance for his usual work activities. The neurological team performed a thorough assessment and relevant investigations to confirm the diagnosis and rule out other conditions.\n                    <\/p>\n                <\/div>\n\n                <div class=\"mt-6 bg-slate-50 rounded-2xl p-6 border border-slate-200\">\n                    <h3 class=\"text-lg font-semibold text-slate-900 mb-4\">Hospital Care Components<\/h3>\n                    <div class=\"grid sm:grid-cols-2 gap-3\">\n                        <div class=\"flex items-start gap-3 bg-white rounded-lg p-3 border border-slate-100\">\n                            <i data-lucide=\"scan\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-medium text-slate-900 text-sm\">Neurological Assessment<\/p>\n                                <p class=\"text-xs text-slate-500 mt-1\">Detailed evaluation of strength, sensation, coordination, and reflexes<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-3 bg-white rounded-lg p-3 border border-slate-100\">\n                            <i data-lucide=\"syringe\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-medium text-slate-900 text-sm\">Acute Episode Treatment<\/p>\n                                <p class=\"text-xs text-slate-500 mt-1\">Medical management to reduce the intensity of the relapse<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-3 bg-white rounded-lg p-3 border border-slate-100\">\n                            <i data-lucide=\"clipboard-list\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-medium text-slate-900 text-sm\">Medication Review<\/p>\n                                <p class=\"text-xs text-slate-500 mt-1\">Assessment of current medications including B12 supplementation<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-3 bg-white rounded-lg p-3 border border-slate-100\">\n                            <i data-lucide=\"activity\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-medium text-slate-900 text-sm\">Physiotherapy<\/p>\n                                <p class=\"text-xs text-slate-500 mt-1\">Initial mobility assessment and early rehabilitation planning<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-3 bg-white rounded-lg p-3 border border-slate-100\">\n                            <i data-lucide=\"hand\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-medium text-slate-900 text-sm\">Occupational Therapy<\/p>\n                                <p class=\"text-xs text-slate-500 mt-1\">Assessment of daily living activities and functional limitations<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-3 bg-white rounded-lg p-3 border border-slate-100\">\n                            <i data-lucide=\"battery-charging\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-medium text-slate-900 text-sm\">Fatigue Management Education<\/p>\n                                <p class=\"text-xs text-slate-500 mt-1\">Introduction to energy conservation strategies<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <p class=\"text-sm text-slate-600 mt-4\">Arjun remained hospitalized for 8 days. His symptoms improved sufficiently for discharge, but he remained below his previous functional level. A structured <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\" class=\"internal-link\">post-hospital discharge care plan<\/a> was prepared before he went home.<\/p>\n                <\/div>\n            <\/section>\n\n            <!-- Section 4: Why Home Healthcare Was Needed -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Why Home Healthcare Was Needed<\/h2>\n                <div class=\"space-y-4 text-slate-700 leading-relaxed\">\n                    <p>\n                        At the time of discharge, Arjun had improved from his acute episode but was still significantly limited. The neurological team determined that continued rehabilitation in a home setting was the most appropriate next step for several clinical reasons.\n                    <\/p>\n                <\/div>\n\n                <div class=\"mt-6 space-y-4\">\n                    <div class=\"doctor-card rounded-xl p-5\">\n                        <div class=\"flex items-start gap-3\">\n                            <i data-lucide=\"shield-check\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Safety Concern<\/p>\n                                <p class=\"text-sm text-slate-700\">Arjun had leg weakness, reduced endurance, mild balance impairment, and muscle stiffness. Without supervised rehabilitation and a safe home environment, his risk of falls was significant. <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\" class=\"internal-link\">Fall prevention<\/a> was a primary consideration in recommending home-based care.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"doctor-card rounded-xl p-5\">\n                        <div class=\"flex items-start gap-3\">\n                            <i data-lucide=\"battery-low\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Fatigue After Activity<\/p>\n                                <p class=\"text-sm text-slate-700\">Arjun experienced severe fatigue after prolonged physical activity. Traveling to and from an outpatient rehabilitation facility would itself consume energy that could be better spent on actual therapy. Home-based <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"internal-link\">physiotherapy at home<\/a> eliminated this unnecessary energy expenditure.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"doctor-card rounded-xl p-5\">\n                        <div class=\"flex items-start gap-3\">\n                            <i data-lucide=\"stairs\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Difficulty With Prolonged Standing and Stairs<\/p>\n                                <p class=\"text-sm text-slate-700\">Arjun could not stand for long periods or climb multiple flights of stairs comfortably. A home-based program allowed therapy to happen in the exact environment where he needed to function, making the exercises directly relevant to his daily life.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"doctor-card rounded-xl p-5\">\n                        <div class=\"flex items-start gap-3\">\n                            <i data-lucide=\"home\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Functional Rehabilitation in Real Environment<\/p>\n                                <p class=\"text-sm text-slate-700\">Rehabilitation is most effective when it addresses the actual challenges a person faces in their daily setting. Practicing walking, transfers, and balance in Arjun&#8217;s own home allowed the therapy team to identify and address specific environmental barriers that would not be visible in a hospital gym.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"doctor-card rounded-xl p-5\">\n                        <div class=\"flex items-start gap-3\">\n                            <i data-lucide=\"users\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                            <div>\n                                <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Family Involvement in Care<\/p>\n                                <p class=\"text-sm text-slate-700\">A <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"internal-link\">home care program<\/a> allowed Arjun&#8217;s wife and mother to be directly involved in learning about his condition, understanding fatigue management, and practicing safe mobility assistance techniques alongside the professional team.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 5: Presenting Condition After Discharge -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Presenting Condition After Discharge<\/h2>\n                <div class=\"space-y-4 text-slate-700 leading-relaxed\">\n                    <p>\n                        At the first home visit, Arjun was alert, oriented, and communicating normally. He was cooperative and expressed a clear desire to regain as much function as possible. His primary concerns were fatigue and difficulty walking for longer periods.\n                    <\/p>\n                <\/div>\n\n                <!-- Vital Signs Table -->\n                <div class=\"mt-6 overflow-x-auto\">\n                    <p class=\"font-semibold text-slate-900 text-sm mb-3\">Initial Home Assessment: Vital Signs<\/p>\n                    <table class=\"evidence-table w-full text-sm rounded-xl overflow-hidden border border-slate-200\">\n                        <thead>\n                            <tr>\n                                <th class=\"text-left px-4 py-3 font-medium\">Clinical Parameter<\/th>\n                                <th class=\"text-left px-4 py-3 font-medium\">Finding<\/th>\n                                <th class=\"text-left px-4 py-3 font-medium\">Interpretation<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Blood Pressure<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">118\/74 mmHg<\/td>\n                                <td class=\"px-4 py-3 text-slate-600\">Within normal range<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Heart Rate<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">76 beats\/min<\/td>\n                                <td class=\"px-4 py-3 text-slate-600\">Regular and normal<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Respiratory Rate<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">16 breaths\/min<\/td>\n                                <td class=\"px-4 py-3 text-slate-600\">Normal<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Temperature<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">98.1 degrees Fahrenheit<\/td>\n                                <td class=\"px-4 py-3 text-slate-600\">Normal<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Oxygen Saturation<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">99% on room air<\/td>\n                                <td class=\"px-4 py-3 text-slate-600\">Normal<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n                <p class=\"text-sm text-slate-500 mt-3\">Arjun was comfortable at rest. No acute respiratory distress was noted.<\/p>\n\n                <!-- Main Symptoms -->\n                <div class=\"mt-8\">\n                    <h3 class=\"text-lg font-semibold text-slate-900 mb-4\">Main Symptoms at First Home Visit<\/h3>\n                    <div class=\"grid sm:grid-cols-2 gap-3\">\n                        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3 border border-slate-100\">\n                            <div class=\"w-2 h-2 bg-orange-500 rounded-full flex-shrink-0\"><\/div>\n                            <p class=\"text-sm text-slate-700\">Bilateral leg weakness<\/p>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3 border border-slate-100\">\n                            <div class=\"w-2 h-2 bg-orange-500 rounded-full flex-shrink-0\"><\/div>\n                            <p class=\"text-sm text-slate-700\">Foot numbness<\/p>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3 border border-slate-100\">\n                            <div class=\"w-2 h-2 bg-orange-500 rounded-full flex-shrink-0\"><\/div>\n                            <p class=\"text-sm text-slate-700\">Muscle stiffness in both legs<\/p>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3 border border-slate-100\">\n                            <div class=\"w-2 h-2 bg-orange-500 rounded-full flex-shrink-0\"><\/div>\n                            <p class=\"text-sm text-slate-700\">Reduced balance<\/p>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3 border border-slate-100\">\n                            <div class=\"w-2 h-2 bg-red-500 rounded-full flex-shrink-0\"><\/div>\n                            <p class=\"text-sm text-slate-700\">Severe fatigue after prolonged activity<\/p>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3 border border-slate-100\">\n                            <div class=\"w-2 h-2 bg-orange-500 rounded-full flex-shrink-0\"><\/div>\n                            <p class=\"text-sm text-slate-700\">Difficulty climbing stairs<\/p>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3 border border-slate-100\">\n                            <div class=\"w-2 h-2 bg-orange-500 rounded-full flex-shrink-0\"><\/div>\n                            <p class=\"text-sm text-slate-700\">Difficulty standing for long periods<\/p>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3 border border-slate-100\">\n                            <div class=\"w-2 h-2 bg-orange-500 rounded-full flex-shrink-0\"><\/div>\n                            <p class=\"text-sm text-slate-700\">Reduced work tolerance<\/p>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-3 border border-slate-100 sm:col-span-2\">\n                            <div class=\"w-2 h-2 bg-purple-500 rounded-full flex-shrink-0\"><\/div>\n                            <p class=\"text-sm text-slate-700\">Anxiety about future mobility<\/p>\n                        <\/div>\n                    <\/div>\n                    <p class=\"text-sm text-slate-500 mt-3\">His symptoms were more noticeable after prolonged physical activity.<\/p>\n                <\/div>\n            <\/section>\n\n            <!-- Section 6: Disease-Specific Assessment -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Disease-Specific Assessment<\/h2>\n\n                <div class=\"space-y-6\">\n                    <!-- Lower Limb Strength -->\n                    <div class=\"bg-slate-50 rounded-2xl p-6 border border-slate-200\">\n                        <h3 class=\"text-lg font-semibold text-slate-900 mb-3\">Lower-Limb Strength<\/h3>\n                        <p class=\"text-slate-700 text-sm leading-relaxed\">\n                            Arjun had mild weakness in both legs. The physiotherapist observed that he had greater difficulty with repeated movements than with a single movement. This is a characteristic finding in MS because the damaged nerve fibers cannot sustain rapid or repetitive signal transmission. A single leg extension might feel manageable, but performing several repetitions quickly caused noticeable fatigue and weakness. This finding was important for designing his exercise program because it meant that high-repetition sets would be counterproductive.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Sensation -->\n                    <div class=\"bg-slate-50 rounded-2xl p-6 border border-slate-200\">\n                        <h3 class=\"text-lg font-semibold text-slate-900 mb-3\">Sensation<\/h3>\n                        <p class=\"text-slate-700 text-sm leading-relaxed\">\n                            Arjun reported intermittent numbness around both feet. The sensation was not constant. It became more noticeable after prolonged walking or standing. This activity-dependent sensory change is consistent with conduction block in partially damaged sensory nerves. When the nerves are overworked, the signals degrade further, producing more noticeable numbness. The physiotherapist noted this pattern because it helped determine safe walking distances and rest intervals.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Balance -->\n                    <div class=\"bg-slate-50 rounded-2xl p-6 border border-slate-200\">\n                        <h3 class=\"text-lg font-semibold text-slate-900 mb-3\">Balance<\/h3>\n                        <p class=\"text-slate-700 text-sm leading-relaxed\">\n                            Arjun could stand independently but had mild difficulty in specific situations. Turning was harder than walking in a straight line. Uneven surfaces caused more unsteadiness than flat floors. Standing with his eyes closed or with reduced visual input increased his sway. Walking when he was already fatigued made his balance noticeably worse. These findings indicated that his balance relied more on visual input than on proprioceptive (body position) feedback, which is common when sensory pathways in the spinal cord are affected.\n                        <\/p>\n                    <\/div>\n\n                    <!-- Muscle Stiffness -->\n                    <div class=\"bg-slate-50 rounded-2xl p-6 border border-slate-200\">\n                        <h3 class=\"text-lg font-semibold text-slate-900 mb-3\">Muscle Stiffness<\/h3>\n                        <p class=\"text-slate-700 text-sm leading-relaxed\">\n                            Mild stiffness (spasticity) was present in both legs. This stiffness was not severe enough to cause contractures, but it contributed to Arjun&#8217;s feeling of heaviness in his legs and made his walking pattern less efficient. The physiotherapist incorporated stretching and mobility exercises into the rehabilitation plan to address this. Gentle sustained stretches were preferred over forceful stretching, which can increase spasticity in MS patients.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 7: Functional Assessment -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Functional Assessment<\/h2>\n\n                <!-- Mobility Assessment Table -->\n                <div class=\"overflow-x-auto mb-8\">\n                    <p class=\"font-semibold text-slate-900 text-sm mb-3\">Mobility and Functional Status at Initial Assessment<\/p>\n                    <table class=\"evidence-table w-full text-sm rounded-xl overflow-hidden border border-slate-200\">\n                        <thead>\n                            <tr>\n                                <th class=\"text-left px-4 py-3 font-medium\">Functional Area<\/th>\n                                <th class=\"text-left px-4 py-3 font-medium\">Status<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Indoor Walking<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Independent<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Outdoor Walking<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Used single-point cane when fatigued<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Unfamiliar Surfaces<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Required supervision<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Stair Climbing<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Slow, using handrail, needed rest after one flight<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Walking Distance<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Approximately 180 metres before significant fatigue<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Sit-to-Stand<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Independent<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Bed Transfers<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Independent (slower when fatigued)<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <div class=\"alert-box rounded-xl p-5 mb-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <i data-lucide=\"alert-triangle\" class=\"w-5 h-5 text-orange-700 mt-0.5 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"font-semibold text-orange-800 text-sm mb-1\">Clinical Decision: Why Not Push for More Walking Distance<\/p>\n                            <p class=\"text-sm text-slate-700\">Instead of encouraging Arjun to walk continuously for longer distances, the therapist introduced planned rest periods. In MS, pushing through fatigue can worsen symptoms temporarily and may increase the risk of falls. The goal was to improve the efficiency of his walking rather than simply increasing the distance he could walk before collapsing.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- ADL Assessment -->\n                <div class=\"grid md:grid-cols-2 gap-4\">\n                    <div class=\"bg-red-50 rounded-xl p-5 border border-red-200\">\n                        <h4 class=\"font-semibold text-red-900 text-sm mb-3 flex items-center gap-2\">\n                            <i data-lucide=\"hand-helping\" class=\"w-4 h-4\"><\/i>\n                            Required Assistance With\n                        <\/h4>\n                        <ul class=\"space-y-2 text-sm text-red-800\">\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-400 rounded-full flex-shrink-0\"><\/span>Heavy household cleaning<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-400 rounded-full flex-shrink-0\"><\/span>Shopping for long periods<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-400 rounded-full flex-shrink-0\"><\/span>Carrying heavy objects<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-400 rounded-full flex-shrink-0\"><\/span>Outdoor activities during fatigue<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-400 rounded-full flex-shrink-0\"><\/span>Prolonged cooking<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-400 rounded-full flex-shrink-0\"><\/span>Some work-related physical tasks<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-green-50 rounded-xl p-5 border border-green-200\">\n                        <h4 class=\"font-semibold text-green-900 text-sm mb-3 flex items-center gap-2\">\n                            <i data-lucide=\"check-circle\" class=\"w-4 h-4\"><\/i>\n                            Independent In\n                        <\/h4>\n                        <ul class=\"space-y-2 text-sm text-green-800\">\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-green-400 rounded-full flex-shrink-0\"><\/span>Communication<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-green-400 rounded-full flex-shrink-0\"><\/span>Feeding<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-green-400 rounded-full flex-shrink-0\"><\/span>Grooming<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-green-400 rounded-full flex-shrink-0\"><\/span>Toileting<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-green-400 rounded-full flex-shrink-0\"><\/span>Dressing<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-green-400 rounded-full flex-shrink-0\"><\/span>Medication routine<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-green-400 rounded-full flex-shrink-0\"><\/span>Basic household activities<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-slate-500 mt-4\">Arjun remained largely independent but needed help with energy-demanding activities.<\/p>\n            <\/section>\n\n            <!-- Section 8: Home Care Plan -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Home Care Plan by AtHomeCare<\/h2>\n                <p class=\"text-slate-700 leading-relaxed mb-8\">\n                    The home care plan was developed based on the hospital discharge summary, the initial home assessment findings, and the specific functional goals identified by Arjun and his family. Each component of the plan had a clear clinical reason.\n                <\/p>\n\n                <!-- Home Nursing -->\n                <div class=\"mb-8 bg-white rounded-2xl border border-slate-200 overflow-hidden\">\n                    <div class=\"bg-clinical-700 px-6 py-4\">\n                        <div class=\"flex items-center gap-3\">\n                            <i data-lucide=\"heart-pulse\" class=\"w-5 h-5 text-white\"><\/i>\n                            <h3 class=\"text-lg font-semibold text-white\">Home Nursing<\/h3>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6 space-y-4 text-slate-700 text-sm leading-relaxed\">\n                        <p>\n                            A trained <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"internal-link\">home nurse<\/a> was assigned to monitor Arjun&#8217;s condition between therapy sessions. The nursing role was not primarily hands-on care, because Arjun was independent in most personal activities. Instead, the nurse provided structured clinical monitoring and early detection of any changes.\n                        <\/p>\n                        <p>The nurse monitored the following:<\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-2\">\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Vital signs when required<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Medication adherence<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Neurological symptom changes<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Fatigue patterns<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Mobility changes<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Skin condition<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Bladder and bowel concerns<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>General functional status<\/div>\n                        <\/div>\n                        <p>The nurse also maintained communication with the family and the treating medical team when significant changes were reported. <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"internal-link\">Medication monitoring<\/a> was particularly important because Arjun was taking both his MS-related medications and B12 supplementation.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Patient Attendant -->\n                <div class=\"mb-8 bg-white rounded-2xl border border-slate-200 overflow-hidden\">\n                    <div class=\"bg-slate-800 px-6 py-4\">\n                        <div class=\"flex items-center gap-3\">\n                            <i data-lucide=\"user-check\" class=\"w-5 h-5 text-white\"><\/i>\n                            <h3 class=\"text-lg font-semibold text-white\">Patient Attendant<\/h3>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6 space-y-4 text-slate-700 text-sm leading-relaxed\">\n                        <p>\n                            A <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"internal-link\">patient attendant<\/a> was used mainly during the early rehabilitation period. The attendant was not required throughout the entire day because Arjun remained independent in most personal activities. The role was specifically focused on support during higher-risk or higher-energy activities.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-2\">\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-slate-600 flex-shrink-0\"><\/i>Assistance during longer outdoor activities<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-slate-600 flex-shrink-0\"><\/i>Household support<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-slate-600 flex-shrink-0\"><\/i>Help with shopping<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-slate-600 flex-shrink-0\"><\/i>Assistance during tiring days<\/div>\n                            <div class=\"flex items-center gap-2 text-sm sm:col-span-2\"><i data-lucide=\"check\" class=\"w-4 h-4 text-slate-600 flex-shrink-0\"><\/i>Maintaining a safe walking environment at home<\/div>\n                        <\/div>\n                        <p>This approach avoided creating unnecessary dependence while still providing safety during the period when Arjun&#8217;s function was most uncertain.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Physiotherapy -->\n                <div class=\"mb-8 bg-white rounded-2xl border border-slate-200 overflow-hidden\">\n                    <div class=\"bg-clinical-700 px-6 py-4\">\n                        <div class=\"flex items-center gap-3\">\n                            <i data-lucide=\"activity\" class=\"w-5 h-5 text-white\"><\/i>\n                            <h3 class=\"text-lg font-semibold text-white\">Physiotherapy<\/h3>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6 space-y-4 text-slate-700 text-sm leading-relaxed\">\n                        <p>\n                            <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"internal-link\">Physiotherapy at home<\/a> was the central component of Arjun&#8217;s rehabilitation. The approach focused on maintaining and gradually improving strength without causing excessive fatigue. This balance is critical in MS because overexertion can temporarily worsen symptoms, a phenomenon known as heat-sensitive or fatigue-related deterioration.\n                        <\/p>\n\n                        <div class=\"bg-clinical-50 rounded-xl p-4 border border-clinical-100\">\n                            <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Rehabilitation Goals<\/p>\n                            <ol class=\"space-y-1.5 text-sm text-clinical-900 list-decimal list-inside\">\n                                <li>Improve lower-limb strength<\/li>\n                                <li>Improve balance in challenging conditions<\/li>\n                                <li>Maintain flexibility and reduce stiffness<\/li>\n                                <li>Improve walking efficiency<\/li>\n                                <li>Reduce fall risk<\/li>\n                                <li>Improve endurance gradually<\/li>\n                                <li>Teach energy-conservation strategies<\/li>\n                            <\/ol>\n                        <\/div>\n\n                        <p class=\"font-semibold text-slate-900\">Treatment Sessions Included:<\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-2\">\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Gentle strengthening exercises<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Stretching for muscle stiffness<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Sit-to-stand exercises<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Balance exercises<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Walking practice with rest periods<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Step training<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Core stability exercises<\/div>\n                            <div class=\"flex items-center gap-2 text-sm\"><i data-lucide=\"check\" class=\"w-4 h-4 text-clinical-600 flex-shrink-0\"><\/i>Functional movement practice<\/div>\n                        <\/div>\n\n                        <div class=\"note-box rounded-xl p-4 mt-4\">\n                            <p class=\"text-sm text-slate-700\"><strong>Key principle:<\/strong> Rest periods were incorporated into every session. The therapist monitored Arjun&#8217;s response and adjusted the intensity based on how he was tolerating the exercises on that particular day. This day-to-day flexibility is essential in MS rehabilitation because a patient&#8217;s tolerance can vary significantly from one session to the next.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Occupational Therapy -->\n                <div class=\"mb-8 bg-white rounded-2xl border border-slate-200 overflow-hidden\">\n                    <div class=\"bg-slate-700 px-6 py-4\">\n                        <div class=\"flex items-center gap-3\">\n                            <i data-lucide=\"monitor\" class=\"w-5 h-5 text-white\"><\/i>\n                            <h3 class=\"text-lg font-semibold text-white\">Occupational Therapy<\/h3>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6 space-y-4 text-slate-700 text-sm leading-relaxed\">\n                        <p>\n                            Occupational therapy focused on helping Arjun continue his daily and professional activities. Since his work was computer-based, the therapist assessed his workstation and identified specific modifications that would reduce physical strain and allow him to work within his energy limits.\n                        <\/p>\n\n                        <div class=\"bg-slate-50 rounded-xl p-4 border border-slate-200\">\n                            <p class=\"font-semibold text-slate-900 text-sm mb-2\">Workstation Modifications<\/p>\n                            <ul class=\"space-y-1.5 text-sm text-slate-700\">\n                                <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-slate-400 rounded-full flex-shrink-0\"><\/span>Ergonomic seating to reduce postural fatigue<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-slate-400 rounded-full flex-shrink-0\"><\/span>Appropriate monitor height to reduce neck strain<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-slate-400 rounded-full flex-shrink-0\"><\/span>Easy access to frequently used equipment within arm&#8217;s reach<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-slate-400 rounded-full flex-shrink-0\"><\/span>Regular movement breaks scheduled into his work calendar<\/li>\n                            <\/ul>\n                        <\/div>\n\n                        <div class=\"bg-slate-50 rounded-xl p-4 border border-slate-200\">\n                            <p class=\"font-semibold text-slate-900 text-sm mb-2\">Energy Conservation Techniques<\/p>\n                            <ul class=\"space-y-1.5 text-sm text-slate-700\">\n                                <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-slate-400 rounded-full flex-shrink-0\"><\/span>Break large tasks into smaller activities<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-slate-400 rounded-full flex-shrink-0\"><\/span>Alternate demanding and easier tasks<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-slate-400 rounded-full flex-shrink-0\"><\/span>Sit during tasks when appropriate<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-slate-400 rounded-full flex-shrink-0\"><\/span>Plan important activities during higher-energy periods (usually mornings)<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-slate-400 rounded-full flex-shrink-0\"><\/span>Avoid unnecessary rushing<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Doctor Home Visit -->\n                <div class=\"mb-8 bg-white rounded-2xl border border-slate-200 overflow-hidden\">\n                    <div class=\"bg-clinical-800 px-6 py-4\">\n                        <div class=\"flex items-center gap-3\">\n                            <i data-lucide=\"stethoscope\" class=\"w-5 h-5 text-white\"><\/i>\n                            <h3 class=\"text-lg font-semibold text-white\">Doctor Home Visit<\/h3>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-6 space-y-4 text-slate-700 text-sm leading-relaxed\">\n                        <p>\n                            Medical review was arranged when required through a <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"internal-link\">doctor home visit<\/a> service. The doctor assessed neurological symptoms, fatigue severity, medication tolerance, new sensory symptoms, functional changes, and bladder or bowel symptoms. Regular specialist follow-up remained important for long-term MS management. Home visits complemented but did not replace these specialist appointments.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 9: Equipment Used -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Equipment Used<\/h2>\n                <p class=\"text-slate-700 leading-relaxed mb-6\">\n                    Specific equipment was recommended based on Arjun&#8217;s assessed needs. Each item was selected to address a particular functional limitation or safety concern. Some equipment was arranged through <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"internal-link\">medical equipment rental<\/a> services to keep costs manageable during the rehabilitation period.\n                <\/p>\n                <div class=\"overflow-x-auto\">\n                    <table class=\"evidence-table w-full text-sm rounded-xl overflow-hidden border border-slate-200\">\n                        <thead>\n                            <tr>\n                                <th class=\"text-left px-4 py-3 font-medium\">Equipment<\/th>\n                                <th class=\"text-left px-4 py-3 font-medium\">Purpose<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Single-point cane<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Outdoor use during fatigue and on unfamiliar surfaces<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Shower chair<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Safe bathing without prolonged standing<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Bathroom grab bars<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Support during toilet transfers<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Non-slip bathroom mat<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Fall prevention on wet surfaces<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Digital BP monitor<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Home vital sign monitoring by nurse<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Digital thermometer<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Temperature monitoring<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Pulse oximeter<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Oxygen saturation check when needed<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Ergonomic work chair<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Workstation modification for continued employment<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n                <p class=\"text-sm text-slate-500 mt-3\">A wheelchair was not routinely required. Arjun&#8217;s mobility level did not warrant it at any point during the 12-week care period.<\/p>\n            <\/section>\n\n            <!-- Section 10: Daily Care Plan -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Daily Care Plan<\/h2>\n                <p class=\"text-slate-700 leading-relaxed mb-8\">\n                    A structured daily routine was developed to help Arjun manage his energy effectively. The plan was not rigid. It provided a framework that could be adjusted based on how he felt each day. The key principle was to schedule more demanding activities earlier in the day when his energy was usually better.\n                <\/p>\n\n                <div class=\"grid md:grid-cols-2 gap-4\">\n                    <div class=\"bg-amber-50 rounded-2xl p-5 border border-amber-200\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <i data-lucide=\"sunrise\" class=\"w-5 h-5 text-amber-700\"><\/i>\n                            <h3 class=\"font-semibold text-amber-900\">Morning Routine<\/h3>\n                        <\/div>\n                        <ol class=\"space-y-1.5 text-sm text-amber-800 list-decimal list-inside\">\n                            <li>Wake up at a consistent time<\/li>\n                            <li>Gentle stretching in bed<\/li>\n                            <li>Personal hygiene (sitting for tasks when possible)<\/li>\n                            <li>Prescribed medication<\/li>\n                            <li>Breakfast<\/li>\n                            <li>Work or therapy according to schedule<\/li>\n                            <li>Planned rest before noon<\/li>\n                        <\/ol>\n                    <\/div>\n                    <div class=\"bg-sky-50 rounded-2xl p-5 border border-sky-200\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <i data-lucide=\"sun\" class=\"w-5 h-5 text-sky-700\"><\/i>\n                            <h3 class=\"font-semibold text-sky-900\">Afternoon Routine<\/h3>\n                        <\/div>\n                        <ol class=\"space-y-1.5 text-sm text-sky-800 list-decimal list-inside\">\n                            <li>Lunch<\/li>\n                            <li>Short rest period<\/li>\n                            <li>Work in shorter blocks with breaks<\/li>\n                            <li>Physiotherapy on scheduled days<\/li>\n                            <li>Gentle walking with planned rest stops<\/li>\n                            <li>Adequate hydration throughout<\/li>\n                        <\/ol>\n                        <p class=\"text-xs text-sky-600 mt-2\">Long continuous computer sessions were avoided.<\/p>\n                    <\/div>\n                    <div class=\"bg-violet-50 rounded-2xl p-5 border border-violet-200\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <i data-lucide=\"sunset\" class=\"w-5 h-5 text-violet-700\"><\/i>\n                            <h3 class=\"font-semibold text-violet-900\">Evening Routine<\/h3>\n                        <\/div>\n                        <ol class=\"space-y-1.5 text-sm text-violet-800 list-decimal list-inside\">\n                            <li>Light walking indoors or nearby<\/li>\n                            <li>Stretching exercises<\/li>\n                            <li>Family activities<\/li>\n                            <li>Dinner<\/li>\n                            <li>Evening medication as prescribed<\/li>\n                            <li>Relaxation or quiet activity<\/li>\n                        <\/ol>\n                        <p class=\"text-xs text-violet-600 mt-2\">Unnecessary physical exertion was avoided in the evening.<\/p>\n                    <\/div>\n                    <div class=\"bg-slate-100 rounded-2xl p-5 border border-slate-300\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <i data-lucide=\"moon\" class=\"w-5 h-5 text-slate-700\"><\/i>\n                            <h3 class=\"font-semibold text-slate-900\">Night Routine<\/h3>\n                        <\/div>\n                        <ul class=\"space-y-1.5 text-sm text-slate-700 list-disc list-inside\">\n                            <li>Bedroom pathway kept clear of obstacles<\/li>\n                            <li>Bathroom lighting maintained for safe navigation<\/li>\n                            <li>Frequently used objects within easy reach<\/li>\n                            <li>Avoid rushing to the bathroom if tired<\/li>\n                            <li>Consistent sleep routine encouraged<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 11: Risks Being Monitored -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Risks Being Monitored<\/h2>\n                <p class=\"text-slate-700 leading-relaxed mb-6\">\n                    The healthcare team maintained ongoing vigilance for specific risks associated with MS and Arjun&#8217;s particular symptom profile. Any sudden or significant neurological change was to be reported to the treating medical team immediately.\n                <\/p>\n\n                <div class=\"risk-box rounded-xl p-5 mb-6\">\n                    <div class=\"flex items-start gap-3 mb-4\">\n                        <i data-lucide=\"shield-alert\" class=\"w-5 h-5 text-red-700 mt-0.5 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"font-semibold text-red-800 text-sm mb-1\">Urgent Warning Signs Requiring Immediate Medical Assessment<\/p>\n                            <p class=\"text-sm text-red-700\">The family was educated to seek urgent care if Arjun developed any of the following: sudden major weakness, new severe vision changes, loss of consciousness, severe difficulty walking, new severe speech problems, or significant breathing difficulty. These could indicate a serious relapse or a different medical emergency.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"grid sm:grid-cols-2 md:grid-cols-3 gap-3\">\n                    <div class=\"flex items-center gap-2 bg-red-50 rounded-lg p-3 border border-red-100 text-sm text-red-800\">\n                        <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-red-600 flex-shrink-0\"><\/i>Falls\n                    <\/div>\n                    <div class=\"flex items-center gap-2 bg-red-50 rounded-lg p-3 border border-red-100 text-sm text-red-800\">\n                        <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-red-600 flex-shrink-0\"><\/i>Increasing leg weakness\n                    <\/div>\n                    <div class=\"flex items-center gap-2 bg-red-50 rounded-lg p-3 border border-red-100 text-sm text-red-800\">\n                        <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-red-600 flex-shrink-0\"><\/i>New sensory changes\n                    <\/div>\n                    <div class=\"flex items-center gap-2 bg-orange-50 rounded-lg p-3 border border-orange-100 text-sm text-orange-800\">\n                        <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-orange-600 flex-shrink-0\"><\/i>Severe fatigue\n                    <\/div>\n                    <div class=\"flex items-center gap-2 bg-orange-50 rounded-lg p-3 border border-orange-100 text-sm text-orange-800\">\n                        <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-orange-600 flex-shrink-0\"><\/i>Increased muscle stiffness\n                    <\/div>\n                    <div class=\"flex items-center gap-2 bg-orange-50 rounded-lg p-3 border border-orange-100 text-sm text-orange-800\">\n                        <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-orange-600 flex-shrink-0\"><\/i>Balance deterioration\n                    <\/div>\n                    <div class=\"flex items-center gap-2 bg-amber-50 rounded-lg p-3 border border-amber-100 text-sm text-amber-800\">\n                        <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-amber-600 flex-shrink-0\"><\/i>Bladder dysfunction\n                    <\/div>\n                    <div class=\"flex items-center gap-2 bg-amber-50 rounded-lg p-3 border border-amber-100 text-sm text-amber-800\">\n                        <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-amber-600 flex-shrink-0\"><\/i>Bowel difficulties\n                    <\/div>\n                    <div class=\"flex items-center gap-2 bg-amber-50 rounded-lg p-3 border border-amber-100 text-sm text-amber-800\">\n                        <i data-lucide=\"alert-circle\" class=\"w-4 h-4 text-amber-600 flex-shrink-0\"><\/i>Vision changes\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-slate-500 mt-4\">For families managing similar situations, understanding <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\" class=\"internal-link\">warning signs and emergency response<\/a> protocols is essential.<\/p>\n            <\/section>\n\n            <!-- Section 12: Recovery Timeline -->\n<section>\n    <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Recovery Timeline<\/h2>\n    <p class=\"text-slate-700 leading-relaxed mb-8\">\n        Recovery in MS is not linear. Progress happens gradually, and some days are better than others. The following timeline documents the clinically meaningful milestones observed during Arjun&#8217;s 12-week home rehabilitation program.\n    <\/p>\n\n    <style>\n        .tl-wrap { position: relative; }\n        .tl-wrap::before { content: ''; position: absolute; left: 19px; top: 0; bottom: 0; width: 2px; background: #e2e8f0; z-index: 0; }\n        .tl-dot { width: 40px; height: 40px; background: #0f766e; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: white; font-weight: 600; font-size: 13px; flex-shrink: 0; position: relative; z-index: 1; }\n        @media (max-width: 768px) {\n            .tl-wrap::before { left: 15px; }\n            .tl-dot { width: 32px; height: 32px; font-size: 11px; }\n        }\n    <\/style>\n\n    <div class=\"tl-wrap space-y-8\">\n        <!-- Week 1 -->\n        <div class=\"flex gap-4 md:gap-6\">\n            <div class=\"tl-dot\">W1<\/div>\n            <div class=\"flex-1 bg-slate-50 rounded-2xl p-5 border border-slate-200\">\n                <h3 class=\"font-semibold text-slate-900 mb-2\">Week 1: Assessment and Stabilization<\/h3>\n                <p class=\"text-sm text-slate-700 leading-relaxed mb-3\">The first week focused on thorough assessment and establishing a safe baseline. The physiotherapist evaluated Arjun&#8217;s strength, balance, walking pattern, and fatigue response. The occupational therapist assessed his workstation and daily routines. The nurse established a monitoring schedule.<\/p>\n                <div class=\"flex flex-wrap gap-2\">\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-slate-200 text-slate-600\">Initial assessment completed<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-slate-200 text-slate-600\">Home safety check done<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-slate-200 text-slate-600\">Equipment arranged<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-slate-200 text-slate-600\">Family education started<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Week 3 -->\n        <div class=\"flex gap-4 md:gap-6\">\n            <div class=\"tl-dot\">W3<\/div>\n            <div class=\"flex-1 bg-slate-50 rounded-2xl p-5 border border-slate-200\">\n                <h3 class=\"font-semibold text-slate-900 mb-2\">Week 3: Establishing Routine<\/h3>\n                <p class=\"text-sm text-slate-700 leading-relaxed mb-3\">By the third week, Arjun had settled into a daily routine. He was more consistent with his energy management. The physiotherapy sessions had been adjusted based on his response. His wife reported that the structured schedule reduced uncertainty and arguments about what Arjun should or should not do.<\/p>\n                <div class=\"flex flex-wrap gap-2\">\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-slate-200 text-slate-600\">Routine established<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-slate-200 text-slate-600\">Exercise adherence improved<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-slate-200 text-slate-600\">Anxiety slightly reduced<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Week 6 -->\n        <div class=\"flex gap-4 md:gap-6\">\n            <div class=\"tl-dot\">W6<\/div>\n            <div class=\"flex-1 bg-clinical-50 rounded-2xl p-5 border border-clinical-200\">\n                <h3 class=\"font-semibold text-clinical-900 mb-2\">Week 6: First Measurable Improvement<\/h3>\n                <p class=\"text-sm text-slate-700 leading-relaxed mb-3\">Arjun&#8217;s walking tolerance improved to approximately 230 metres with planned rest periods. He reported better confidence while walking indoors. His wife noticed that he was managing household activities more independently. The nurse documented that his fatigue pattern had become more predictable, making it easier to plan activities.<\/p>\n                <div class=\"flex flex-wrap gap-2\">\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-clinical-200 text-clinical-800\">Walking: 180m to 230m<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-clinical-200 text-clinical-800\">Indoor confidence improved<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-clinical-200 text-clinical-800\">Household independence increased<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Week 8 -->\n        <div class=\"flex gap-4 md:gap-6\">\n            <div class=\"tl-dot\">W8<\/div>\n            <div class=\"flex-1 bg-clinical-50 rounded-2xl p-5 border border-clinical-200\">\n                <h3 class=\"font-semibold text-clinical-900 mb-2\">Week 8: Continued Progress<\/h3>\n                <p class=\"text-sm text-slate-700 leading-relaxed mb-3\">Arjun could walk approximately 300 metres before requiring a longer rest. He climbed one flight of stairs more comfortably using the handrail. His fatigue-management routine had become more natural. The attendant&#8217;s role was reduced because Arjun needed less physical assistance during daily activities.<\/p>\n                <div class=\"flex flex-wrap gap-2\">\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-clinical-200 text-clinical-800\">Walking: 300m<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-clinical-200 text-clinical-800\">Stair climbing improved<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-clinical-200 text-clinical-800\">Attendant support reduced<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Week 10 -->\n        <div class=\"flex gap-4 md:gap-6\">\n            <div class=\"tl-dot\">W10<\/div>\n            <div class=\"flex-1 bg-clinical-50 rounded-2xl p-5 border border-clinical-200\">\n                <h3 class=\"font-semibold text-clinical-900 mb-2\">Week 10: Return to Work<\/h3>\n                <p class=\"text-sm text-slate-700 leading-relaxed mb-3\">Arjun returned to longer periods of computer-based work with scheduled breaks. His ergonomic workstation was fully set up. He continued physiotherapy and performed his home exercise program. He used the cane mainly for unfamiliar outdoor environments. This was a significant psychological milestone.<\/p>\n                <div class=\"flex flex-wrap gap-2\">\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-clinical-200 text-clinical-800\">Work resumed with breaks<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-clinical-200 text-clinical-800\">Cane use reduced<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-clinical-200 text-clinical-800\">Psychological improvement noted<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Week 12 -->\n        <div class=\"flex gap-4 md:gap-6\">\n            <div class=\"tl-dot\">W12<\/div>\n            <div class=\"flex-1 bg-green-50 rounded-2xl p-5 border border-green-200\">\n                <h3 class=\"font-semibold text-green-900 mb-2\">Week 12: 12-Week Assessment<\/h3>\n                <p class=\"text-sm text-slate-700 leading-relaxed mb-3\">Arjun could walk approximately 400 metres with planned rest. He used his cane mainly when fatigued or outdoors. He remained independent with dressing, bathing, toileting, grooming, eating, and basic household tasks. He had resumed most desk-based professional work on a modified schedule. His intermittent numbness and fatigue had not completely disappeared, which is expected in MS.<\/p>\n                <div class=\"flex flex-wrap gap-2\">\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-green-200 text-green-800\">Walking: 400m<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-green-200 text-green-800\">Full ADL independence<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-green-200 text-green-800\">Work resumed<\/span>\n                    <span class=\"bg-white text-xs px-2.5 py-1 rounded-full border border-green-200 text-green-800\">Rehabilitation ongoing<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Walking Distance Progress Table -->\n    <div class=\"mt-10 overflow-x-auto\">\n        <p class=\"font-semibold text-slate-900 text-sm mb-3\">Walking Distance Progress Over 12 Weeks<\/p>\n        <table class=\"evidence-table w-full text-sm rounded-xl overflow-hidden border border-slate-200\">\n            <thead>\n                <tr>\n                    <th class=\"text-left px-4 py-3 font-medium\">Time Point<\/th>\n                    <th class=\"text-left px-4 py-3 font-medium\">Walking Distance<\/th>\n                    <th class=\"text-left px-4 py-3 font-medium\">Cane Use<\/th>\n                    <th class=\"text-left px-4 py-3 font-medium\">Key Observation<\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <tr>\n                    <td class=\"px-4 py-3 font-medium text-slate-800\">Initial Assessment<\/td>\n                    <td class=\"px-4 py-3 text-slate-700\">180 metres<\/td>\n                    <td class=\"px-4 py-3 text-slate-700\">Outdoors when fatigued<\/td>\n                    <td class=\"px-4 py-3 text-slate-600\">Significant fatigue after walking<\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"px-4 py-3 font-medium text-slate-800\">Week 6<\/td>\n                    <td class=\"px-4 py-3 text-slate-700\">230 metres<\/td>\n                    <td class=\"px-4 py-3 text-slate-700\">Outdoors when fatigued<\/td>\n                    <td class=\"px-4 py-3 text-slate-600\">Better indoor confidence<\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"px-4 py-3 font-medium text-slate-800\">Week 8<\/td>\n                    <td class=\"px-4 py-3 text-slate-700\">300 metres<\/td>\n                    <td class=\"px-4 py-3 text-slate-700\">Reduced outdoor use<\/td>\n                    <td class=\"px-4 py-3 text-slate-600\">Stair climbing improved<\/td>\n                <\/tr>\n                <tr>\n                    <td class=\"px-4 py-3 font-medium text-slate-800\">Week 12<\/td>\n                    <td class=\"px-4 py-3 text-slate-700\">400 metres<\/td>\n                    <td class=\"px-4 py-3 text-slate-700\">Only when fatigued or outdoors<\/td>\n                    <td class=\"px-4 py-3 text-slate-600\">Work resumed, full ADL independence<\/td>\n                <\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/section>\n\n            <!-- Section 13: Home Care Goals -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Home Care Goals<\/h2>\n\n                <div class=\"grid md:grid-cols-2 gap-6\">\n                    <div class=\"bg-clinical-50 rounded-2xl p-6 border border-clinical-200\">\n                        <h3 class=\"font-semibold text-clinical-900 mb-4\">Short-Term Goals (First Few Weeks)<\/h3>\n                        <ul class=\"space-y-2.5 text-sm text-clinical-800\">\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"target\" class=\"w-4 h-4 text-clinical-600 mt-0.5 flex-shrink-0\"><\/i>Improve safe walking with appropriate aids<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"target\" class=\"w-4 h-4 text-clinical-600 mt-0.5 flex-shrink-0\"><\/i>Prevent falls through environmental safety and education<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"target\" class=\"w-4 h-4 text-clinical-600 mt-0.5 flex-shrink-0\"><\/i>Reduce unnecessary fatigue through activity pacing<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"target\" class=\"w-4 h-4 text-clinical-600 mt-0.5 flex-shrink-0\"><\/i>Maintain joint flexibility through regular stretching<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"target\" class=\"w-4 h-4 text-clinical-600 mt-0.5 flex-shrink-0\"><\/i>Improve balance through targeted exercises<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"target\" class=\"w-4 h-4 text-clinical-600 mt-0.5 flex-shrink-0\"><\/i>Establish an energy-management routine<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"target\" class=\"w-4 h-4 text-clinical-600 mt-0.5 flex-shrink-0\"><\/i>Maintain independence in personal care<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-slate-50 rounded-2xl p-6 border border-slate-200\">\n                        <h3 class=\"font-semibold text-slate-900 mb-4\">Long-Term Goals (Following Months)<\/h3>\n                        <ul class=\"space-y-2.5 text-sm text-slate-700\">\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"flag\" class=\"w-4 h-4 text-slate-600 mt-0.5 flex-shrink-0\"><\/i>Maintain functional mobility over time<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"flag\" class=\"w-4 h-4 text-slate-600 mt-0.5 flex-shrink-0\"><\/i>Continue appropriate work activities<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"flag\" class=\"w-4 h-4 text-slate-600 mt-0.5 flex-shrink-0\"><\/i>Improve endurance gradually<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"flag\" class=\"w-4 h-4 text-slate-600 mt-0.5 flex-shrink-0\"><\/i>Reduce dependence on mobility aids where clinically appropriate<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"flag\" class=\"w-4 h-4 text-slate-600 mt-0.5 flex-shrink-0\"><\/i>Maintain independence in daily living<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"flag\" class=\"w-4 h-4 text-slate-600 mt-0.5 flex-shrink-0\"><\/i>Adapt the home and workplace as required<\/li>\n                            <li class=\"flex items-start gap-2\"><i data-lucide=\"flag\" class=\"w-4 h-4 text-slate-600 mt-0.5 flex-shrink-0\"><\/i>Improve confidence in managing daily activities<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"note-box rounded-xl p-5 mt-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <i data-lucide=\"info\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                        <p class=\"text-sm text-slate-700\"><strong>Important:<\/strong> The long-term plan focused on maintaining function rather than promising permanent symptom elimination. MS is a chronic condition, and realistic goal-setting is essential for patient trust and psychological wellbeing. The <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" class=\"internal-link\">customized rehabilitation program<\/a> was designed to adapt as Arjun&#8217;s needs changed over time.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 14: Family Education -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Family Education<\/h2>\n                <p class=\"text-slate-700 leading-relaxed mb-6\">\n                    Educating the family was as important as the direct clinical interventions. Without understanding MS and fatigue, families can inadvertently push patients beyond safe limits or become frustrated when the patient appears fine but cannot perform certain tasks.\n                <\/p>\n\n                <!-- Understanding Fatigue -->\n                <div class=\"scenario-card p-5 mb-4\">\n                    <h3 class=\"font-semibold text-amber-900 mb-3\">Understanding Fatigue<\/h3>\n                    <p class=\"text-sm text-amber-800 leading-relaxed\">\n                        Arjun&#8217;s family learned that MS-related fatigue can be different from ordinary tiredness. He could appear physically well but become significantly exhausted after certain activities. This invisible nature of MS fatigue is one of the most difficult aspects for families to understand. The family was advised not to assume that Arjun could complete every task simply because he looked healthy. They learned to ask him about his energy levels rather than making visual judgments.\n                    <\/p>\n                <\/div>\n\n                <!-- Safe Mobility -->\n                <div class=\"scenario-card p-5 mb-4\">\n                    <h3 class=\"font-semibold text-amber-900 mb-3\">Safe Mobility<\/h3>\n                    <p class=\"text-sm text-amber-800 leading-relaxed mb-3\">The family was trained to maintain a safe environment and support proper mobility practices. This included practical measures that reduced fall risk without making the home feel like a hospital.<\/p>\n                    <div class=\"grid sm:grid-cols-2 gap-2\">\n                        <div class=\"flex items-center gap-2 text-sm text-amber-800\"><i data-lucide=\"check\" class=\"w-4 h-4 flex-shrink-0\"><\/i>Keep floors clear of obstacles<\/div>\n                        <div class=\"flex items-center gap-2 text-sm text-amber-800\"><i data-lucide=\"check\" class=\"w-4 h-4 flex-shrink-0\"><\/i>Ensure good lighting in all areas<\/div>\n                        <div class=\"flex items-center gap-2 text-sm text-amber-800\"><i data-lucide=\"check\" class=\"w-4 h-4 flex-shrink-0\"><\/i>Ensure safe non-slip footwear<\/div>\n                        <div class=\"flex items-center gap-2 text-sm text-amber-800\"><i data-lucide=\"check\" class=\"w-4 h-4 flex-shrink-0\"><\/i>Ensure bathroom supports are used<\/div>\n                        <div class=\"flex items-center gap-2 text-sm text-amber-800\"><i data-lucide=\"check\" class=\"w-4 h-4 flex-shrink-0\"><\/i>Proper cane technique<\/div>\n                        <div class=\"flex items-center gap-2 text-sm text-amber-800\"><i data-lucide=\"check\" class=\"w-4 h-4 flex-shrink-0\"><\/i>Handrail use on stairs<\/div>\n                    <\/div>\n                    <p class=\"text-xs text-amber-600 mt-3\">For more detailed guidance on creating a safe home environment, see our resource on <a href=\"https:\/\/athomecare.in\/creating-a-senior-friendly-home-practical-tips-for-safe-and-comfortable-living\/\" class=\"internal-link\">creating a safe and comfortable living space<\/a>.<\/p>\n                <\/div>\n\n                <!-- Activity Pacing -->\n                <div class=\"scenario-card p-5 mb-4\">\n                    <h3 class=\"font-semibold text-amber-900 mb-3\">Activity Pacing<\/h3>\n                    <p class=\"text-sm text-amber-800 leading-relaxed\">\n                        Arjun was encouraged to plan his activities in advance, take regular breaks even when he felt capable of continuing, avoid completing several demanding tasks in sequence, stop before severe fatigue developed (rather than pushing through it), and resume activity only after adequate recovery. The concept of stopping before reaching exhaustion was counterintuitive for Arjun but proved to be one of the most valuable strategies he learned.\n                    <\/p>\n                <\/div>\n\n                <!-- Nutrition -->\n                <div class=\"scenario-card p-5 mb-4\">\n                    <h3 class=\"font-semibold text-amber-900 mb-3\">Nutrition and Hydration<\/h3>\n                    <p class=\"text-sm text-amber-800 leading-relaxed mb-3\">The family encouraged balanced meals containing protein, vegetables, fruits, whole grains, and adequate fluids throughout the day. Good <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\" class=\"internal-link\">nutrition and hydration<\/a> support overall energy levels and general health.<\/p>\n                    <p class=\"text-sm text-amber-800 leading-relaxed\">No special diet was started without medical or nutritional guidance. The family was specifically advised not to try unproven dietary treatments for MS based on internet information.<\/p>\n                <\/div>\n\n                <!-- Medication Adherence -->\n                <div class=\"scenario-card p-5 mb-4\">\n                    <h3 class=\"font-semibold text-amber-900 mb-3\">Medication Adherence<\/h3>\n                    <p class=\"text-sm text-amber-800 leading-relaxed\">\n                        Arjun maintained a medication schedule with help from his wife. The family was clearly advised not to change, skip, or add any prescribed treatment without consulting his healthcare team. This is especially important in MS because disease-modifying therapies require consistent use to be effective, and certain supplements can interact with prescribed medications.\n                    <\/p>\n                <\/div>\n\n                <!-- Warning Signs -->\n                <div class=\"risk-box rounded-xl p-5\">\n                    <h3 class=\"font-semibold text-red-800 mb-3\">Warning Signs Requiring Medical Contact<\/h3>\n                    <p class=\"text-sm text-red-700 leading-relaxed mb-3\">The family was educated to contact the treating medical team for significant new or worsening symptoms. The following required urgent assessment:<\/p>\n                    <ul class=\"space-y-1.5 text-sm text-red-700\">\n                        <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0\"><\/span>Sudden major weakness in any limb<\/li>\n                        <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0\"><\/span>New severe vision changes<\/li>\n                        <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0\"><\/span>Loss of consciousness<\/li>\n                        <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0\"><\/span>Severe difficulty walking that is new<\/li>\n                        <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0\"><\/span>New severe speech problems<\/li>\n                        <li class=\"flex items-start gap-2\"><span class=\"mt-1.5 w-1.5 h-1.5 bg-red-500 rounded-full flex-shrink-0\"><\/span>Significant breathing difficulty<\/li>\n                    <\/ul>\n                <\/div>\n            <\/section>\n\n            <!-- Section 15: Recovery Outcome -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Recovery Outcome at 12 Weeks<\/h2>\n\n                <div class=\"overflow-x-auto mb-8\">\n                    <table class=\"evidence-table w-full text-sm rounded-xl overflow-hidden border border-slate-200\">\n                        <thead>\n                            <tr>\n                                <th class=\"text-left px-4 py-3 font-medium\">Outcome Area<\/th>\n                                <th class=\"text-left px-4 py-3 font-medium\">Status at 12 Weeks<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Mobility<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Walking 400 metres with planned rest. Cane used mainly outdoors or when fatigued.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Balance<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Improved but mild impairment on uneven surfaces and when fatigued.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Fatigue<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Better managed through pacing. Not eliminated.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Activities of Daily Living<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Fully independent in dressing, bathing, toileting, grooming, eating, and basic household tasks.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Work Status<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Resumed most desk-based work on a modified schedule with breaks.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Numbness<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Intermittent numbness in feet persisted. Not resolved.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Muscle Stiffness<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Improved with stretching but still present.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Anxiety<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">Reduced with return to work and predictable routine.<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-slate-800\">Falls<\/td>\n                                <td class=\"px-4 py-3 text-slate-700\">No falls reported during the 12-week period.<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <div class=\"alert-box rounded-xl p-5 mb-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <i data-lucide=\"alert-triangle\" class=\"w-5 h-5 text-orange-700 mt-0.5 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"font-semibold text-orange-800 text-sm mb-1\">Remaining Challenges<\/p>\n                            <p class=\"text-sm text-slate-700\">Arjun&#8217;s intermittent numbness and fatigue had not completely disappeared at 12 weeks. This is an expected outcome in MS. The rehabilitation plan therefore continued to focus on pacing, mobility, safety, and long-term disease management rather than aiming for complete symptom resolution.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"note-box rounded-xl p-5\">\n                    <div class=\"flex items-start gap-3\">\n                        <i data-lucide=\"users\" class=\"w-5 h-5 text-clinical-700 mt-0.5 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"font-semibold text-clinical-800 text-sm mb-1\">Family Observations<\/p>\n                            <p class=\"text-sm text-slate-700\">Mrs. Mehta reported that the most valuable change was not the walking distance improvement but the predictability that the routine brought. Knowing what to expect each day reduced conflict and allowed the family to plan activities together. She also noted that the <a href=\"https:\/\/athomecare.in\/choosing-the-right-home-caregiver-in-gurgaon-what-families-need-to-know\/\" class=\"internal-link\">professional caregiver guidance<\/a> helped her understand the difference between supporting Arjun and inadvertently doing too much for him.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 16: Key Clinical Learnings -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Key Clinical Learnings<\/h2>\n\n                <div class=\"space-y-4\">\n                    <div class=\"clinical-card rounded-xl p-5\">\n                        <p class=\"font-semibold text-clinical-800 text-sm mb-2\">MS Affects People Differently<\/p>\n                        <p class=\"text-sm text-slate-700\">Multiple sclerosis varies significantly between individuals. Symptoms may include weakness, numbness, balance problems, fatigue, and vision changes, but the combination and severity differ from person to person. Rehabilitation plans must be individualized rather than following a standard protocol.<\/p>\n                    <\/div>\n                    <div class=\"clinical-card rounded-xl p-5\">\n                        <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Fatigue Management Is Central to Care<\/p>\n                        <p class=\"text-sm text-slate-700\">Fatigue management is one of the most important parts of home care for MS patients. Activity pacing can help patients use their available energy more effectively. Without structured fatigue management, patients often oscillate between overexertion and prolonged recovery, which reduces their overall functional capacity.<\/p>\n                    <\/div>\n                    <div class=\"clinical-card rounded-xl p-5\">\n                        <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Exercise Programs Must Match the Patient<\/p>\n                        <p class=\"text-sm text-slate-700\">Rehabilitation should be individualized. Exercise programs need to match the person&#8217;s current symptoms, strength, balance, and tolerance on any given day. A program that works well on one day may be excessive on another. The therapist must be prepared to adjust in real time.<\/p>\n                    <\/div>\n                    <div class=\"clinical-card rounded-xl p-5\">\n                        <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Maintaining Independence Is Valuable<\/p>\n                        <p class=\"text-sm text-slate-700\">Patients should be encouraged to continue safe daily activities rather than becoming unnecessarily dependent on caregivers. Over-assistance can lead to deconditioning and loss of confidence. The goal of professional home care is to support independence, not replace it.<\/p>\n                    <\/div>\n                    <div class=\"clinical-card rounded-xl p-5\">\n                        <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Home Modifications Reduce Fall Risk<\/p>\n                        <p class=\"text-sm text-slate-700\">Bathroom supports, clear pathways, and appropriate mobility aids can make everyday activities safer. <a href=\"https:\/\/athomecare.in\/safety-first-home-modifications-and-fall-prevention-for-gurgaons-seniors\/\" class=\"internal-link\">Home modifications for fall prevention<\/a> are relatively simple interventions that can prevent serious injuries.<\/p>\n                    <\/div>\n                    <div class=\"clinical-card rounded-xl p-5\">\n                        <p class=\"font-semibold text-clinical-800 text-sm mb-2\">Work Adaptations Support Continued Employment<\/p>\n                        <p class=\"text-sm text-slate-700\">Workplace adjustments may support continued employment. Ergonomic changes, scheduled breaks, and flexible activity periods can help people with fatigue remain productive. Many people with MS can continue working with appropriate modifications.<\/p>\n                    <\/div>\n                    <div class=\"clinical-card rounded-xl p-5\">\n                        <p class=\"font-semibold text-clinical-800 text-sm mb-2\">MS Requires Ongoing Medical Follow-Up<\/p>\n                        <p class=\"text-sm text-slate-700\">Home rehabilitation supports function but does not replace specialist disease management. Regular neurologist follow-up, medication review, and monitoring for new symptoms remain essential. The home care team and the specialist team should communicate about the patient&#8217;s progress.<\/p>\n                    <\/div>\n                    <div class=\"clinical-card rounded-xl p-5\">\n                        <p class=\"font-semibold text-clinical-800 text-sm mb-2\">New Neurological Symptoms Should Not Be Ignored<\/p>\n                        <p class=\"text-sm text-slate-700\">Significant changes should be discussed promptly with the treating healthcare team. Sudden severe neurological symptoms require urgent medical assessment. Patients and families should not wait to see if new symptoms improve on their own before seeking medical advice.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 17: FAQs -->\n            <section>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Frequently Asked Questions<\/h2>\n\n                <div class=\"space-y-0 border border-slate-200 rounded-2xl overflow-hidden\">\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">Can a person with MS receive physiotherapy at home?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">Yes. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"internal-link\">Home physiotherapy<\/a> can focus on strength, balance, walking, flexibility, and functional activities according to the patient&#8217;s needs. In many cases, home-based physiotherapy is preferred for MS patients because it eliminates the energy cost of traveling to a clinic and allows the therapist to address challenges in the patient&#8217;s actual living environment.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">Why does MS cause fatigue?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">MS-related fatigue can result from several factors working together. Nerve damage means the body has to work harder to send signals to muscles. Inflammatory chemicals in the brain can directly cause a feeling of exhaustion. Poor sleep due to spasms, bladder problems, or pain contributes. Heat sensitivity can worsen fatigue in many patients. The increased mental and physical effort required for everyday activities also consumes energy that would normally be available for other tasks.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">Can physiotherapy cure MS?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">No. Physiotherapy cannot cure MS. It can help maintain mobility, manage functional limitations, and support independence. The goal of physiotherapy in MS is to help the patient function as well as possible within the limits of their condition, not to reverse the underlying disease process. This distinction is important for setting realistic expectations.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">Is walking safe for someone with MS?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">Walking may be appropriate for many people with MS, but the level of activity should match their balance, strength, fatigue level, and medical condition. A mobility aid such as a cane may be useful when required. Walking should be done with planned rest periods and on safe surfaces. A physiotherapist can determine the appropriate level of walking activity for each individual.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">How can families help with MS-related fatigue?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">Families can help by allowing rest periods without making the patient feel guilty, avoiding unnecessary physical demands, helping with energy-intensive household tasks, supporting a planned daily routine, and learning to recognize the signs of approaching fatigue before the patient becomes exhausted. Understanding that MS fatigue is not the same as being tired after a normal day is the most important first step.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">Can someone with MS continue working?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">Many people with MS continue working. Workplace adjustments may be useful depending on symptoms, fatigue, mobility, and job requirements. For computer-based work, ergonomic modifications and scheduled breaks can make a significant difference. The key is open communication with the employer about what adjustments are needed, flexible scheduling, and honest self-assessment about energy limits.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">Does MS always cause severe disability?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">No. MS varies significantly between individuals. Some people remain independent for many years with minimal limitations. Others develop greater functional limitations over time. The course of the disease is influenced by the type of MS, the effectiveness of treatment, and individual factors. It is not possible to predict the future course for any individual patient with certainty.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">When should a person with MS contact their doctor?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">Significant new or worsening neurological symptoms should be discussed with the treating medical team promptly. Sudden severe neurological symptoms such as major weakness, vision loss, speech difficulties, or breathing problems require urgent emergency assessment. Patients should not wait to see if these symptoms improve before seeking help. Regular scheduled follow-up appointments should also be maintained even when the patient feels stable.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">What role does a home nurse play in MS care?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">A <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"internal-link\">home nurse<\/a> provides clinical monitoring between doctor visits, ensures medication adherence, tracks symptom changes, educates the family, and acts as a communication bridge between the patient and the medical team. For MS patients who are otherwise independent, the nurse&#8217;s role is primarily observational and coordinative rather than hands-on care.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"faq-item\">\n                        <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-slate-50 transition-colors\">\n                            <span class=\"font-medium text-slate-900 text-sm pr-4\">Is home healthcare available for MS patients in Mohali and surrounding areas?<\/span>\n                            <i data-lucide=\"chevron-down\" class=\"faq-chevron w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <\/button>\n                        <div class=\"faq-answer px-5 pb-5\">\n                            <p class=\"text-sm text-slate-700 leading-relaxed\">Yes. <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" class=\"internal-link\">Home healthcare services are available in the Chandigarh, Mohali, and Panchkula region<\/a>, including physiotherapy, nursing, doctor home visits, and patient attendant services. Families in Mohali can also access services from providers operating in the broader Delhi NCR region. It is important to choose a provider with experience in neurological rehabilitation rather than general home care alone.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 18: Medical Authority -->\n            <section class=\"border-t border-slate-200 pt-12\">\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Medical Authority<\/h2>\n\n                <div class=\"doctor-card rounded-2xl p-6 md:p-8\">\n                    <div class=\"flex flex-col md:flex-row gap-6\">\n                        <div class=\"flex-shrink-0\">\n                            <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya\" class=\"w-24 h-24 md:w-28 md:h-28 rounded-2xl object-cover border-2 border-clinical-200\">\n                        <\/div>\n                        <div class=\"flex-1\">\n                            <p class=\"text-xs text-clinical-600 font-semibold uppercase tracking-wider mb-1\">Author<\/p>\n                            <h3 class=\"text-xl font-bold text-slate-900 mb-1\">Dr. Ekta Fageriya, MBBS<\/h3>\n                            <p class=\"text-sm text-slate-600 mb-4\">RMC Registration No. 44780<\/p>\n\n                            <div class=\"grid sm:grid-cols-2 gap-4\">\n                                <div>\n                                    <p class=\"text-xs text-slate-500 mb-1\">Specialization<\/p>\n                                    <p class=\"text-sm font-medium text-slate-800\">Geriatric Medicine<\/p>\n                                <\/div>\n                                <div>\n                                    <p class=\"text-xs text-slate-500 mb-1\">Clinical Experience<\/p>\n                                    <p class=\"text-sm font-medium text-slate-800\">7 Years<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 19: Supporting Clinical Documents -->\n            <section class=\"border-t border-slate-200 pt-12\">\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Supporting Clinical Documents<\/h2>\n                <p class=\"text-slate-700 leading-relaxed mb-6\">\n                    This case study is based on the following clinical documentation. Specific patient identifiers and confidential information have been excluded.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-3\">\n                    <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-4 border border-slate-200\">\n                        <i data-lucide=\"file-text\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"text-sm font-medium text-slate-700\">Hospital Discharge Summary<\/p>\n                            <p class=\"text-xs text-slate-500\">8-day hospitalization record<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-4 border border-slate-200\">\n                        <i data-lucide=\"file-text\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"text-sm font-medium text-slate-700\">Neurological Assessment Report<\/p>\n                            <p class=\"text-xs text-slate-500\">Detailed neurological findings<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-4 border border-slate-200\">\n                        <i data-lucide=\"file-text\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"text-sm font-medium text-slate-700\">Home Care Assessment Notes<\/p>\n                            <p class=\"text-xs text-slate-500\">Initial home visit documentation<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-4 border border-slate-200\">\n                        <i data-lucide=\"file-text\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"text-sm font-medium text-slate-700\">Physiotherapy Progress Notes<\/p>\n                            <p class=\"text-xs text-slate-500\">12-week rehabilitation records<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-4 border border-slate-200\">\n                        <i data-lucide=\"file-text\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"text-sm font-medium text-slate-700\">Nursing Monitoring Records<\/p>\n                            <p class=\"text-xs text-slate-500\">Vital signs and symptom tracking<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-center gap-3 bg-slate-50 rounded-lg p-4 border border-slate-200\">\n                        <i data-lucide=\"file-text\" class=\"w-5 h-5 text-slate-400 flex-shrink-0\"><\/i>\n                        <div>\n                            <p class=\"text-sm font-medium text-slate-700\">Medication Records<\/p>\n                            <p class=\"text-xs text-slate-500\">Prescription and adherence log<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 20: Related Services -->\n            <section class=\"border-t border-slate-200 pt-12\">\n                <h2 class=\"text-2xl md:text-3xl font-bold text-slate-900 mb-6\">Related AtHomeCare Services<\/h2>\n                <div class=\"grid sm:grid-cols-2 md:grid-cols-3 gap-4\">\n                    <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"group bg-white rounded-xl p-5 border border-slate-200 hover:border-clinical-300 hover:shadow-md transition-all\">\n                        <i data-lucide=\"heart-pulse\" class=\"w-8 h-8 text-clinical-600 mb-3\"><\/i>\n                        <p class=\"font-semibold text-slate-900 text-sm group-hover:text-clinical-700 transition-colors\">Home Nursing<\/p>\n                        <p class=\"text-xs text-slate-500 mt-1\">Skilled nursing care at home for clinical monitoring and medication management<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"group bg-white rounded-xl p-5 border border-slate-200 hover:border-clinical-300 hover:shadow-md transition-all\">\n                        <i data-lucide=\"users\" class=\"w-8 h-8 text-clinical-600 mb-3\"><\/i>\n                        <p class=\"font-semibold text-slate-900 text-sm group-hover:text-clinical-700 transition-colors\">Patient Care Services<\/p>\n                        <p class=\"text-xs text-slate-500 mt-1\">Comprehensive patient care support for daily assistance and safety<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"group bg-white rounded-xl p-5 border border-slate-200 hover:border-clinical-300 hover:shadow-md transition-all\">\n                        <i data-lucide=\"activity\" class=\"w-8 h-8 text-clinical-600 mb-3\"><\/i>\n                        <p class=\"font-semibold text-slate-900 text-sm group-hover:text-clinical-700 transition-colors\">Physiotherapy at Home<\/p>\n                        <p class=\"text-xs text-slate-500 mt-1\">Expert physiotherapy for mobility, strength, and functional rehabilitation<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"group bg-white rounded-xl p-5 border border-slate-200 hover:border-clinical-300 hover:shadow-md transition-all\">\n                        <i data-lucide=\"stethoscope\" class=\"w-8 h-8 text-clinical-600 mb-3\"><\/i>\n                        <p class=\"font-semibold text-slate-900 text-sm group-hover:text-clinical-700 transition-colors\">Doctor Home Visit<\/p>\n                        <p class=\"text-xs text-slate-500 mt-1\">Medical review and assessment at home by qualified physicians<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"group bg-white rounded-xl p-5 border border-slate-200 hover:border-clinical-300 hover:shadow-md transition-all\">\n                        <i data-lucide=\"wrench\" class=\"w-8 h-8 text-clinical-600 mb-3\"><\/i>\n                        <p class=\"font-semibold text-slate-900 text-sm group-hover:text-clinical-700 transition-colors\">Medical Equipment Rental<\/p>\n                        <p class=\"text-xs text-slate-500 mt-1\">Quality medical equipment on rent for home care needs<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"group bg-white rounded-xl p-5 border border-slate-200 hover:border-clinical-300 hover:shadow-md transition-all\">\n                        <i data-lucide=\"user-check\" class=\"w-8 h-8 text-clinical-600 mb-3\"><\/i>\n                        <p class=\"font-semibold text-slate-900 text-sm group-hover:text-clinical-700 transition-colors\">Patient Care Taker<\/p>\n                        <p class=\"text-xs text-slate-500 mt-1\">Trained attendants for daily assistance and safety support<\/p>\n                    <\/a>\n                <\/div>\n            <\/section>\n\n            <!-- Section 21: Contact Information -->\n            <section class=\"border-t border-slate-200 pt-12\">\n                <div class=\"contact-card rounded-2xl p-8 md:p-10\">\n                    <h2 class=\"text-xl md:text-2xl font-bold text-white mb-6\">Contact AtHomeCare<\/h2>\n                    <div class=\"grid md:grid-cols-2 gap-8\">\n                        <div class=\"space-y-4\">\n                            <div>\n                                <p class=\"text-xs text-teal-300 uppercase tracking-wider font-semibold mb-1\">Corporate Office<\/p>\n                                <p class=\"text-white text-sm leading-relaxed\">Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town<br>Sector 47<br>Gurugram, Haryana 122018<\/p>\n                            <\/div>\n                            <div>\n                                <p class=\"text-xs text-teal-300 uppercase tracking-wider font-semibold mb-1\">Phone<\/p>\n                                <a href=\"tel:9910823218\" class=\"text-white text-lg font-semibold hover:text-teal-200 transition-colors\">9910823218<\/a>\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <p class=\"text-xs text-teal-300 uppercase tracking-wider font-semibold mb-1\">Email<\/p>\n                            <a href=\"mailto:care@athomecare.in\" class=\"text-white text-sm hover:text-teal-200 transition-colors\">care@athomecare.in<\/a>\n                            <p class=\"text-teal-200\/60 text-xs mt-6\">Available in Gurugram, Delhi NCR, Chandigarh, Mohali, Panchkula, Faridabad, Noida, and other cities.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <!-- Section 22: Medical Disclaimer -->\n            <section class=\"border-t border-slate-200 pt-12\">\n                <div class=\"bg-slate-50 rounded-2xl p-6 md:p-8 border border-slate-200\">\n                    <div class=\"flex items-start gap-3\">\n                        <i data-lucide=\"shield\" class=\"w-6 h-6 text-slate-400 mt-0.5 flex-shrink-0\"><\/i>\n                        <div>\n                            <h3 class=\"font-semibold text-slate-900 mb-3\">Medical Disclaimer<\/h3>\n                            <div class=\"space-y-3 text-sm text-slate-600 leading-relaxed\">\n                                <p>\n                                    This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals is purely coincidental. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment.\n                                <\/p>\n                                <p>\n                                    Every patient is unique. Treatment decisions must always be made by qualified healthcare professionals based on individual clinical assessment. Emergency symptoms require immediate hospital care. Home healthcare complements, but does not replace, emergency medical services.\n                                <\/p>\n                                <p>\n                                    If you or someone you know is experiencing symptoms similar to those described in this case study, please consult a qualified neurologist or healthcare provider. Do not attempt to self-diagnose or self-treat based on this information.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n        <\/div>\n    <\/main>\n\n    <!-- Footer -->\n    <footer class=\"bg-slate-900 text-slate-400 border-t border-slate-800\">\n        <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12\">\n            <div class=\"grid md:grid-cols-3 gap-8\">\n                <div>\n                    <div class=\"flex items-center gap-2 mb-4\">\n                        <div class=\"w-8 h-8 bg-clinical-700 rounded-lg flex items-center justify-center\">\n                            <i data-lucide=\"heart-pulse\" class=\"w-5 h-5 text-white\"><\/i>\n                        <\/div>\n                        <span class=\"text-lg font-semibold text-white\">AtHomeCare<\/span>\n                    <\/div>\n                    <p class=\"text-sm leading-relaxed\">Professional home healthcare services delivered by qualified medical professionals. Trusted by families across Delhi NCR and beyond.<\/p>\n                <\/div>\n                <div>\n                    <p class=\"text-white font-semibold text-sm mb-4\">Services<\/p>\n                    <ul class=\"space-y-2 text-sm\">\n                        <li><a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"hover:text-white transition-colors\">Home Nursing<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"hover:text-white transition-colors\">Physiotherapy at Home<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"hover:text-white transition-colors\">Patient Care Services<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"hover:text-white transition-colors\">Doctor Home Visit<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"hover:text-white transition-colors\">Medical Equipment Rental<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"hover:text-white transition-colors\">Patient Care Taker<\/a><\/li>\n                    <\/ul>\n                <\/div>\n                <div>\n                    <p class=\"text-white font-semibold text-sm mb-4\">Locations<\/p>\n                    <ul class=\"space-y-2 text-sm\">\n                        <li><a href=\"https:\/\/athomecare.in\/home-care-services-in-gurgaon\/\" class=\"hover:text-white transition-colors\">Gurugram<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/delhi\/\" class=\"hover:text-white transition-colors\">Delhi<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/faridabad\/\" class=\"hover:text-white transition-colors\">Faridabad<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/noida\/\" class=\"hover:text-white transition-colors\">Noida<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" class=\"hover:text-white transition-colors\">Chandigarh \/ Mohali<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/bhopal\/\" class=\"hover:text-white transition-colors\">Bhopal<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/ranchi\/home\/\" class=\"hover:text-white transition-colors\">Ranchi<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/kanpur\/\" class=\"hover:text-white transition-colors\">Kanpur<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/indore\/\" class=\"hover:text-white transition-colors\">Indore<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/gorakhpur\/\" class=\"hover:text-white transition-colors\">Gorakhpur<\/a><\/li>\n                        <li><a href=\"https:\/\/athomecare.in\/banaras\/\" class=\"hover:text-white transition-colors\">Banaras<\/a><\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"border-t border-slate-800 mt-10 pt-8 flex flex-col md:flex-row items-center justify-between gap-4\">\n                <p class=\"text-xs text-slate-500\">This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient.<\/p>\n                <p class=\"text-xs text-slate-500\">AtHomeCare. All rights reserved.<\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Initialize Lucide icons\n        lucide.createIcons();\n\n        \/\/ Mobile menu toggle\n        const mobileMenuBtn = document.getElementById('mobileMenuBtn');\n        const mobileMenu = document.getElementById('mobileMenu');\n        if (mobileMenuBtn && mobileMenu) {\n            mobileMenuBtn.addEventListener('click', function() {\n                mobileMenu.classList.toggle('hidden');\n            });\n        }\n\n        \/\/ FAQ accordion\n        document.querySelectorAll('.faq-toggle').forEach(function(toggle) {\n            toggle.addEventListener('click', function() {\n                const item = this.closest('.faq-item');\n                const isActive = item.classList.contains('active');\n\n                \/\/ Close all other items\n                document.querySelectorAll('.faq-item.active').forEach(function(openItem) {\n                    if (openItem !== item) {\n                        openItem.classList.remove('active');\n                    }\n                });\n\n                \/\/ Toggle current item\n                if (isActive) {\n                    item.classList.remove('active');\n                } else {\n                    item.classList.add('active');\n                }\n            });\n        });\n\n        \/\/ Smooth scroll for internal anchor links\n        document.querySelectorAll('a[href^=\"#\"]').forEach(function(anchor) {\n            anchor.addEventListener('click', function(e) {\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    e.preventDefault();\n                    target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Multiple Sclerosis Home Rehabilitation in Mohali AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call 9910823218 Case Study Fictional Neurology Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-475","post","type-post","status-publish","format-standard","hentry","category-blog"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Multiple Sclerosis Home Rehabilitation in Mohali AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call 9910823218 Case Study Fictional Neurology Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"lyfmedicare46\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"mohali -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Multiple Sclerosis Home Rehabilitation in Mohali - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Multiple Sclerosis Home Rehabilitation in Mohali AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call 9910823218 Case Study Fictional Neurology Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-11T08:43:27+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-11T08:43:28+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Multiple Sclerosis Home Rehabilitation in Mohali - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Multiple Sclerosis Home Rehabilitation in Mohali AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call 9910823218 Case Study Fictional Neurology Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#blogposting\",\"name\":\"Multiple Sclerosis Home Rehabilitation in Mohali - mohali\",\"headline\":\"Multiple Sclerosis Home Rehabilitation in Mohali\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/athomecare.in\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#articleImage\"},\"datePublished\":\"2026-08-11T08:43:27+00:00\",\"dateModified\":\"2026-08-11T08:43:28+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#listItem\",\"name\":\"Multiple Sclerosis Home Rehabilitation in Mohali\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#listItem\",\"position\":3,\"name\":\"Multiple Sclerosis Home Rehabilitation in Mohali\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\",\"name\":\"mohali\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"lyfmedicare46\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/\",\"name\":\"Multiple Sclerosis Home Rehabilitation in Mohali - mohali\",\"description\":\"Multiple Sclerosis Home Rehabilitation in Mohali AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call 9910823218 Case Study Fictional Neurology Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/multiple-sclerosis-home-rehabilitation-in-mohali\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-11T08:43:27+00:00\",\"dateModified\":\"2026-08-11T08:43:28+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\",\"name\":\"mohali\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Multiple Sclerosis Home Rehabilitation in Mohali - mohali","description":"Multiple Sclerosis Home Rehabilitation in Mohali AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call 9910823218 Case Study Fictional Neurology Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in","canonical_url":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#blogposting","name":"Multiple Sclerosis Home Rehabilitation in Mohali - mohali","headline":"Multiple Sclerosis Home Rehabilitation in Mohali","author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png","@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#articleImage"},"datePublished":"2026-08-11T08:43:27+00:00","dateModified":"2026-08-11T08:43:28+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/mohali","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/mohali\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#listItem","name":"Multiple Sclerosis Home Rehabilitation in Mohali"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#listItem","position":3,"name":"Multiple Sclerosis Home Rehabilitation in Mohali","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/mohali\/#organization","name":"mohali","url":"https:\/\/athomecare.in\/mohali\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g","width":96,"height":96,"caption":"lyfmedicare46"}},{"@type":"WebPage","@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#webpage","url":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/","name":"Multiple Sclerosis Home Rehabilitation in Mohali - mohali","description":"Multiple Sclerosis Home Rehabilitation in Mohali AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call 9910823218 Case Study Fictional Neurology Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-11T08:43:27+00:00","dateModified":"2026-08-11T08:43:28+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/mohali\/#website","url":"https:\/\/athomecare.in\/mohali\/","name":"mohali","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"}}]},"og:locale":"en_US","og:site_name":"mohali -","og:type":"article","og:title":"Multiple Sclerosis Home Rehabilitation in Mohali - mohali","og:description":"Multiple Sclerosis Home Rehabilitation in Mohali AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call 9910823218 Case Study Fictional Neurology Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in","og:url":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/","article:published_time":"2026-08-11T08:43:27+00:00","article:modified_time":"2026-08-11T08:43:28+00:00","twitter:card":"summary_large_image","twitter:title":"Multiple Sclerosis Home Rehabilitation in Mohali - mohali","twitter:description":"Multiple Sclerosis Home Rehabilitation in Mohali AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call 9910823218 Case Study Fictional Neurology Multiple Sclerosis Home Rehabilitation in Mohali: A Fictional Patient Case Study A detailed clinical account of how structured home-based rehabilitation helped a 36-year-old graphic designer in"},"aioseo_meta_data":{"post_id":"475","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-11 08:28:29","updated":"2026-08-11 12:54:05","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/mohali\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/mohali\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMultiple Sclerosis Home Rehabilitation in Mohali\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/mohali"},{"label":"Blog","link":"https:\/\/athomecare.in\/mohali\/category\/blog\/"},{"label":"Multiple Sclerosis Home Rehabilitation in Mohali","link":"https:\/\/athomecare.in\/mohali\/multiple-sclerosis-home-rehabilitation-in-mohali\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/comments?post=475"}],"version-history":[{"count":3,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/475\/revisions"}],"predecessor-version":[{"id":478,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/475\/revisions\/478"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=475"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=475"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}