{"id":40,"date":"2026-07-16T09:01:54","date_gmt":"2026-07-16T09:01:54","guid":{"rendered":"https:\/\/athomecare.in\/amritsar\/?p=40"},"modified":"2026-07-16T09:01:55","modified_gmt":"2026-07-16T09:01:55","slug":"motor-neuron-disease-als-home-care-case-study-in-amritsar","status":"publish","type":"post","link":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/","title":{"rendered":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar"},"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>Motor Neuron Disease (ALS) Home Care Case Study in Amritsar<\/title>\n    <meta name=\"description\" content=\"Read a fictional ALS home care case study from Amritsar featuring neurological rehabilitation, home nursing, physiotherapy, caregiver education, and supportive care.\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/motor-neuron-disease-als-home-care-case-study-amritsar\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/code.iconify.design\/3\/3.1.0\/iconify.min.js\"><\/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,400&#038;display=swap\" rel=\"stylesheet\">\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        primary: '#0f766e',\n                        'primary-light': '#14b8a6',\n                        'primary-dark': '#0d5f59',\n                        'primary-50': '#f0fdfa',\n                        'primary-100': '#ccfbf1',\n                        accent: '#d4a053',\n                        'accent-light': '#f5e6cc',\n                    },\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        serif: ['Playfair Display', 'serif'],\n                    }\n                }\n            }\n        }\n    <\/script>\n    <style>\n        body { font-family: 'Inter', sans-serif; background: #f8fffe; color: #1e293b; }\n        .font-serif { font-family: 'Playfair Display', serif; }\n        .clinical-card { background: white; border: 1px solid #e2e8f0; border-radius: 12px; padding: 24px; margin-bottom: 20px; }\n        .clinical-card-hover:hover { box-shadow: 0 4px 20px rgba(13, 148, 136, 0.08); }\n        .alert-box { border-left: 4px solid #0f766e; background: #f0fdfa; padding: 16px 20px; border-radius: 0 8px 8px 0; margin-bottom: 16px; }\n        .warning-box { border-left: 4px solid #f59e0b; background: #fffbeb; padding: 16px 20px; border-radius: 0 8px 8px 0; margin-bottom: 16px; }\n        .risk-box { border-left: 4px solid #ef4444; background: #fef2f2; padding: 16px 20px; border-radius: 0 8px 8px 0; margin-bottom: 16px; }\n        .doctor-card { background: linear-gradient(135deg, #f0fdfa 0%, #ccfbf1 100%); border: 1px solid #99f6e4; border-radius: 12px; padding: 24px; margin-bottom: 20px; }\n        .evidence-table { width: 100%; border-collapse: collapse; margin-bottom: 16px; }\n        .evidence-table th { background: #0f766e; color: white; padding: 12px 16px; text-align: left; font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; }\n        .evidence-table td { padding: 12px 16px; border-bottom: 1px solid #e2e8f0; font-size: 14px; }\n        .evidence-table tr:nth-child(even) { background: #f8fffe; }\n        .evidence-table tr:hover { background: #f0fdfa; }\n        .timeline-card { position: relative; padding-left: 32px; margin-bottom: 24px; }\n        .timeline-card::before { content: ''; position: absolute; left: 7px; top: 28px; bottom: -24px; width: 2px; background: #99f6e4; }\n        .timeline-card:last-child::before { display: none; }\n        .timeline-card::after { content: ''; position: absolute; left: 0; top: 8px; width: 16px; height: 16px; background: #0f766e; border-radius: 50%; border: 3px solid #ccfbf1; }\n        .scenario-card { background: #fafafa; border: 1px solid #e5e7eb; border-radius: 10px; padding: 20px; margin-bottom: 16px; }\n        .hero-gradient { background: linear-gradient(135deg, #0f766e 0%, #0d5f59 50%, #115e59 100%); }\n        .section-divider { height: 1px; background: linear-gradient(to right, transparent, #99f6e4, transparent); margin: 40px 0; }\n        a { color: #0f766e; text-decoration: none; }\n        a:hover { text-decoration: underline; color: #0d5f59; }\n        .nav-link { color: #334155; text-decoration: none; font-size: 14px; font-weight: 500; transition: color 0.2s; }\n        .nav-link:hover { color: #0f766e; text-decoration: none; }\n        .faq-item { border: 1px solid #e2e8f0; border-radius: 10px; margin-bottom: 12px; overflow: hidden; }\n        .faq-question { padding: 16px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: white; font-weight: 500; font-size: 15px; }\n        .faq-answer { padding: 0 20px; max-height: 0; overflow: hidden; transition: all 0.3s ease; font-size: 14px; line-height: 1.7; color: #475569; }\n        .faq-item.active .faq-answer { padding: 0 20px 16px; max-height: 500px; }\n        .faq-item.active .faq-icon { transform: rotate(180deg); }\n        .faq-icon { transition: transform 0.3s ease; }\n        .contact-card { background: linear-gradient(135deg, #0f766e 0%, #115e59 100%); color: white; border-radius: 12px; padding: 32px; }\n        @media (max-width: 768px) {\n            .clinical-card { padding: 16px; }\n            .evidence-table th, .evidence-table td { padding: 8px 10px; font-size: 12px; }\n            .doctor-card { padding: 16px; }\n            .contact-card { padding: 20px; }\n        }\n    <\/style>\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"MedicalWebPage\",\n        \"name\": \"Motor Neuron Disease (ALS) Home Care Case Study - Amritsar\",\n        \"description\": \"A fictional ALS home care case study from Amritsar featuring neurological rehabilitation, home nursing, physiotherapy, caregiver education, and supportive care.\",\n        \"url\": \"https:\/\/athomecare.in\/motor-neuron-disease-als-home-care-case-study-amritsar\",\n        \"about\": {\n            \"@type\": \"MedicalCondition\",\n            \"name\": \"Amyotrophic Lateral Sclerosis\"\n        },\n        \"author\": {\n            \"@type\": \"Physician\",\n            \"name\": \"Dr. Ekta Fageriya\",\n            \"credential\": \"MBBS\",\n            \"specialty\": \"Geriatric Medicine\"\n        },\n        \"publisher\": {\n            \"@type\": \"Organization\",\n            \"name\": \"AtHomeCare\"\n        }\n    }\n    <\/script>\n<\/head>\n<body class=\"antialiased\">\n\n    <!-- Navigation -->\n    <nav class=\"bg-white\/90 backdrop-blur-md border-b border-gray-100 sticky top-0 z-50\">\n        <div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-3 flex items-center justify-between\">\n            <a href=\"https:\/\/athomecare.in\" class=\"flex items-center gap-2\">\n                <div class=\"w-8 h-8 bg-primary rounded-lg flex items-center justify-center\">\n                    <span class=\"iconify text-white text-lg\" data-icon=\"lucide:heart-pulse\"><\/span>\n                <\/div>\n                <span class=\"font-semibold text-primary text-lg\">AtHomeCare<\/span>\n            <\/a>\n            <div class=\"hidden md:flex items-center gap-6\">\n                <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"nav-link\">Home Nursing<\/a>\n                <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"nav-link\">Physiotherapy<\/a>\n                <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"nav-link\">Patient Care<\/a>\n                <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"nav-link\">Doctor Visit<\/a>\n                <a href=\"tel:9910823218\" class=\"bg-primary text-white px-4 py-2 rounded-lg text-sm font-medium hover:bg-primary-dark transition-colors\">Call Now<\/a>\n            <\/div>\n            <button id=\"mobileMenuBtn\" class=\"md:hidden p-2\">\n                <span class=\"iconify text-2xl text-gray-700\" data-icon=\"lucide:menu\"><\/span>\n            <\/button>\n        <\/div>\n        <div id=\"mobileMenu\" class=\"hidden md:hidden border-t border-gray-100 bg-white px-4 py-3\">\n            <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"block py-2 nav-link\">Home Nursing<\/a>\n            <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"block py-2 nav-link\">Physiotherapy<\/a>\n            <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"block py-2 nav-link\">Patient Care<\/a>\n            <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"block py-2 nav-link\">Doctor Visit<\/a>\n            <a href=\"tel:9910823218\" class=\"block py-2 text-primary font-medium\">Call: 9910823218<\/a>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <header class=\"hero-gradient text-white\">\n        <div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-12 md:py-16\">\n            <div class=\"inline-block bg-white\/10 border border-white\/20 rounded-full px-4 py-1.5 text-xs font-medium tracking-wider uppercase mb-6\">\n                Case Study | Amritsar\n            <\/div>\n            <h1 class=\"font-serif text-3xl sm:text-4xl md:text-5xl font-600 leading-tight mb-6 max-w-4xl\">\n                Motor Neuron Disease (ALS) Home Care Case Study\n            <\/h1>\n            <p class=\"text-teal-100 text-base sm:text-lg max-w-3xl leading-relaxed mb-8\">\n                A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient with ALS in Amritsar, preserving mobility, preventing complications, and maintaining quality of life over twelve weeks of continuous home-based management.\n            <\/p>\n            <div class=\"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-6 gap-4 mt-8\">\n                <div class=\"bg-white\/10 border border-white\/10 rounded-lg p-3 text-center\">\n                    <div class=\"text-xs text-teal-200 mb-1\">Age<\/div>\n                    <div class=\"font-semibold text-sm\">61 Years<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 border border-white\/10 rounded-lg p-3 text-center\">\n                    <div class=\"text-xs text-teal-200 mb-1\">Gender<\/div>\n                    <div class=\"font-semibold text-sm\">Male<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 border border-white\/10 rounded-lg p-3 text-center\">\n                    <div class=\"text-xs text-teal-200 mb-1\">Location<\/div>\n                    <div class=\"font-semibold text-sm\">Amritsar<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 border border-white\/10 rounded-lg p-3 text-center\">\n                    <div class=\"text-xs text-teal-200 mb-1\">Primary Condition<\/div>\n                    <div class=\"font-semibold text-sm\">ALS (MND)<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 border border-white\/10 rounded-lg p-3 text-center\">\n                    <div class=\"text-xs text-teal-200 mb-1\">Duration of Care<\/div>\n                    <div class=\"font-semibold text-sm\">12 Weeks<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 border border-white\/10 rounded-lg p-3 text-center\">\n                    <div class=\"text-xs text-teal-200 mb-1\">Outcome<\/div>\n                    <div class=\"font-semibold text-sm\">Stable<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <main class=\"max-w-4xl mx-auto px-4 sm:px-6 py-10 md:py-14\">\n\n        <!-- Disclaimer Banner -->\n        <div class=\"warning-box mb-8\">\n            <div class=\"flex items-start gap-3\">\n                <span class=\"iconify text-amber-500 text-xl mt-0.5 flex-shrink-0\" data-icon=\"lucide:alert-triangle\"><\/span>\n                <div>\n                    <p class=\"text-sm font-semibold text-amber-800 mb-1\">Fictional Case Study<\/p>\n                    <p class=\"text-sm text-amber-700 leading-relaxed\">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.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Section 1: Patient Background -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Patient Background<\/h2>\n            <div class=\"clinical-card clinical-card-hover\">\n                <p class=\"text-sm text-gray-500 uppercase tracking-wider font-medium mb-3\">Patient Profile<\/p>\n                <div class=\"grid sm:grid-cols-2 gap-x-8 gap-y-2 text-sm mb-6\">\n                    <div class=\"flex justify-between py-1.5 border-b border-gray-100\">\n                        <span class=\"text-gray-500\">Name<\/span>\n                        <span class=\"font-medium\">Mr. Jaspreet Singh Aulakh (Fictional)<\/span>\n                    <\/div>\n                    <div class=\"flex justify-between py-1.5 border-b border-gray-100\">\n                        <span class=\"text-gray-500\">Age<\/span>\n                        <span class=\"font-medium\">61 Years<\/span>\n                    <\/div>\n                    <div class=\"flex justify-between py-1.5 border-b border-gray-100\">\n                        <span class=\"text-gray-500\">Gender<\/span>\n                        <span class=\"font-medium\">Male<\/span>\n                    <\/div>\n                    <div class=\"flex justify-between py-1.5 border-b border-gray-100\">\n                        <span class=\"text-gray-500\">City<\/span>\n                        <span class=\"font-medium\">Amritsar<\/span>\n                    <\/div>\n                    <div class=\"flex justify-between py-1.5 border-b border-gray-100\">\n                        <span class=\"text-gray-500\">Occupation<\/span>\n                        <span class=\"font-medium\">Retired Bank Manager<\/span>\n                    <\/div>\n                    <div class=\"flex justify-between py-1.5 border-b border-gray-100\">\n                        <span class=\"text-gray-500\">Marital Status<\/span>\n                        <span class=\"font-medium\">Married<\/span>\n                    <\/div>\n                    <div class=\"flex justify-between py-1.5 border-b border-gray-100\">\n                        <span class=\"text-gray-500\">Primary Caregiver<\/span>\n                        <span class=\"font-medium\">Wife<\/span>\n                    <\/div>\n                    <div class=\"flex justify-between py-1.5 border-b border-gray-100\">\n                        <span class=\"text-gray-500\">Secondary Caregiver<\/span>\n                        <span class=\"font-medium\">Elder Son<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                Mr. Jaspreet Singh Aulakh is a 61-year-old retired bank manager living in Amritsar with his wife and son. Before his illness, he led an active life. He managed his daily routines independently, handled household finances, and maintained regular social connections within his community. His retirement years were spent walking in local parks, reading, and spending time with family.\n            <\/p>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                He had been living with controlled hypertension for several years, managed with regular medication. He also had a diagnosis of mild osteopenia and experienced chronic constipation. None of these conditions had significantly affected his daily functioning before the onset of his current neurological symptoms.\n            <\/p>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                His wife, who is his primary caregiver, had no prior experience with serious illness or caregiving. His elder son, based in the Delhi NCR region, visits regularly and provides secondary support. The family was unprepared for the demands of managing a progressive neurological condition at home.\n            <\/p>\n\n            <div class=\"doctor-card\">\n                <div class=\"flex items-start gap-3\">\n                    <span class=\"iconify text-primary text-xl mt-0.5 flex-shrink-0\" data-icon=\"lucide:stethoscope\"><\/span>\n                    <div>\n                        <p class=\"text-sm font-semibold text-primary-dark mb-1\">Clinical Context<\/p>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">ALS most commonly affects people between 55 and 75 years of age. Men are slightly more likely to develop the condition than women. The gradual onset of symptoms in the upper limbs, as seen in this patient, is a typical early presentation. Early recognition and timely referral for specialized neurological evaluation are critical for initiating disease-modifying treatment and planning supportive care. Understanding the patient&#8217;s baseline functional level helps the care team set realistic goals and measure meaningful change over time.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 2: Clinical Diagnosis -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Clinical Diagnosis<\/h2>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Presenting Symptoms and Disease Onset<\/h3>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                Mr. Aulakh first noticed weakness in his left hand approximately one year before his diagnosis. The initial symptom was difficulty gripping everyday objects such as a water glass, door handle, and pen. He also experienced frequent muscle twitching in his left forearm. At first, he attributed these changes to aging or a minor nerve compression.\n            <\/p>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                Over the following months, the weakness progressed to involve the right hand as well. He began struggling with buttoning his shirt, opening containers, and writing. Later, he noticed difficulty walking. His gait became slightly unsteady, and he felt fatigued after walking short distances. His speech gradually became slurred, and family members observed that he was speaking more slowly than usual.\n            <\/p>\n            <p class=\"text-gray-600 leading-relaxed mb-6\">\n                The progressive, symmetrical spread of weakness from one limb to another, combined with muscle twitching and speech changes, raised clinical suspicion of a motor neuron disorder. This pattern is characteristic of Amyotrophic Lateral Sclerosis, the most common form of Motor Neuron Disease.\n            <\/p>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Hospital Evaluation and Diagnostic Workup<\/h3>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                The patient was admitted to a hospital in Amritsar for a comprehensive neurological evaluation. The diagnostic workup was designed to confirm the diagnosis of ALS while ruling out other conditions that can mimic motor neuron disease, such as cervical spondylotic myelopathy, multifocal motor neuropathy, or inflammatory myopathies.\n            <\/p>\n\n            <div class=\"clinical-card clinical-card-hover mb-4\">\n                <p class=\"text-sm font-semibold text-gray-800 mb-3\">Procedures Performed During Hospitalization<\/p>\n                <div class=\"grid sm:grid-cols-2 gap-3\">\n                    <div class=\"flex items-start gap-2 p-3 bg-primary-50 rounded-lg\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:scan\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-medium text-gray-800\">MRI Brain and Cervical Spine<\/p>\n                            <p class=\"text-xs text-gray-500 mt-0.5\">Ruled out structural spinal cord compression and brain lesions<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 p-3 bg-primary-50 rounded-lg\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:activity\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-medium text-gray-800\">Electromyography (EMG)<\/p>\n                            <p class=\"text-xs text-gray-500 mt-0.5\">Detected widespread denervation and reinnervation changes in multiple body regions<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 p-3 bg-primary-50 rounded-lg\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:zap\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-medium text-gray-800\">Nerve Conduction Studies<\/p>\n                            <p class=\"text-xs text-gray-500 mt-0.5\">Excluded peripheral neuropathy and confirmed motor neuron involvement<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 p-3 bg-primary-50 rounded-lg\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:wind\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-medium text-gray-800\">Pulmonary Function Testing<\/p>\n                            <p class=\"text-xs text-gray-500 mt-0.5\">Established baseline respiratory function for future comparison<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 p-3 bg-primary-50 rounded-lg\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:utensils\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-medium text-gray-800\">Swallowing Assessment<\/p>\n                            <p class=\"text-xs text-gray-500 mt-0.5\">Identified mild dysphagia for solid foods with preserved liquid swallowing<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 p-3 bg-primary-50 rounded-lg\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:message-circle\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-medium text-gray-800\">Speech and Language Evaluation<\/p>\n                            <p class=\"text-xs text-gray-500 mt-0.5\">Documented mild dysarthria with reduced speech clarity and slower rate<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                Based on the clinical findings of progressive upper and lower motor neuron signs, combined with the electrophysiological evidence from EMG and nerve conduction studies showing widespread active denervation, and after excluding other neurological disorders through imaging, a diagnosis of Amyotrophic Lateral Sclerosis was established.\n            <\/p>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                The patient remained hospitalized for 8 days. During this time, disease-modifying medication was initiated, nutritional assessment was completed, respiratory function was thoroughly evaluated, and a rehabilitation plan was developed with input from neurology, physiotherapy, occupational therapy, and speech therapy teams.\n            <\/p>\n\n            <div class=\"alert-box\">\n                <div class=\"flex items-start gap-3\">\n                    <span class=\"iconify text-primary text-xl mt-0.5 flex-shrink-0\" data-icon=\"lucide:info\"><\/span>\n                    <div>\n                        <p class=\"text-sm font-semibold text-primary-dark mb-1\">Understanding the Diagnosis<\/p>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">ALS is a progressive neurological disorder that affects both upper motor neurons (in the brain) and lower motor neurons (in the spinal cord). This dual involvement produces a combination of muscle weakness, wasting, twitching (fasciculations), and spasticity. The condition does not typically affect sensory nerves, autonomic functions, or cognition. Diagnosis relies on clinical examination supported by EMG findings, after excluding other conditions. There is no cure, but treatment focuses on slowing progression, managing symptoms, and maintaining quality of life.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 3: Hospital Treatment -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Hospital Treatment<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                During the 8-day hospital stay, the medical team focused on three key objectives: confirming the diagnosis, initiating disease-modifying treatment, and preparing a comprehensive discharge plan that would allow safe continuation of care at home.\n            <\/p>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Medical Treatment Initiated<\/h3>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                Disease-modifying medication was started as the primary pharmacological intervention. This medication works by reducing glutamate-mediated excitotoxicity, which is one of the mechanisms thought to contribute to motor neuron death in ALS. While it does not reverse existing damage, clinical evidence suggests it may slow the rate of functional decline.\n            <\/p>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                His existing antihypertensive medication was reviewed and continued. His chronic constipation was addressed through dietary counseling and adjustment of bowel management strategies. Pain from muscle cramps was managed with conservative measures.\n            <\/p>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Rehabilitation Planning<\/h3>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                The physiotherapy team assessed his muscle strength, joint range of motion, balance, and gait. They identified areas of spasticity in the lower limbs and developed a stretching and exercise program that could be continued at home. The occupational therapy team evaluated his ability to perform daily activities and recommended adaptive strategies for tasks such as dressing, eating, and writing.\n            <\/p>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                The speech and language therapist provided specific guidance on swallowing safety. This included recommendations for food texture modification, proper positioning during meals, and signs of aspiration that the family should watch for. They also provided exercises to help maintain speech clarity for as long as possible.\n            <\/p>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Discharge Status<\/h3>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                At the time of discharge, Mr. Aulakh was medically stable. His blood pressure was well controlled, his respiratory parameters were within acceptable limits, and he was tolerating oral feeding with modified food textures. The hospital team recommended comprehensive home healthcare, recognizing that ALS requires continuous, coordinated supportive management that extends well beyond what periodic hospital visits can provide.\n            <\/p>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                The decision to recommend home healthcare rather than extended hospitalization was based on several factors. The patient was medically stable. He did not require invasive respiratory support. His swallowing was functional with modifications. His family was willing and able to participate in care with professional support. Most importantly, ALS is a long-term condition where quality of life is best supported in a familiar home environment with regular professional oversight.\n            <\/p>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 4: Why Home Healthcare Was Needed -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Why Home Healthcare Was Needed<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                The decision to transition Mr. Aulakh from hospital to home-based care was not simply a matter of convenience. It was a clinically reasoned choice based on the nature of ALS and the specific needs of this patient at this stage of his disease.\n            <\/p>\n\n            <div class=\"space-y-4 mb-6\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-primary font-bold text-sm\">1<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">ALS Is a Long-Term Condition Requiring Continuous Support<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">Unlike acute illnesses that resolve with a fixed course of treatment, ALS progresses over months and years. Hospital admission is appropriate for diagnosis and initial stabilization, but the bulk of disease management happens at home. Regular monitoring, rehabilitation, and symptom management need to be delivered consistently, day after day, in the patient&#8217;s living environment.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-primary font-bold text-sm\">2<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Prevention of Complications Requires Daily Vigilance<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">ALS patients face multiple ongoing risks. Falls due to muscle weakness and balance problems. Aspiration pneumonia due to swallowing difficulty. Pressure injuries due to reduced mobility. Joint contractures due to spasticity and immobility. Respiratory infections due to weakened breathing muscles. These complications cannot be prevented through monthly hospital visits. They require daily assessment and intervention by trained professionals in the home setting. Understanding <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\" class=\"text-primary hover:underline\">early warning signs that require immediate medical attention<\/a> is critical for family caregivers.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-primary font-bold text-sm\">3<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Rehabilitation Must Be Delivered Consistently<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">Physiotherapy for ALS is not a short-course treatment. It is an ongoing process of stretching, range-of-motion exercises, balance training, and functional mobility practice that must happen daily or several times per week. Traveling to a clinic for each session becomes increasingly difficult as the disease progresses. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"text-primary hover:underline\">Physiotherapy at home in Amritsar<\/a> removes this barrier and ensures that rehabilitation continues without interruption.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-primary font-bold text-sm\">4<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Family Caregivers Need Training and Support<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">Mr. Aulakh&#8217;s wife had no prior experience managing a progressive neurological condition. She needed hands-on training in safe transfer techniques, feeding assistance, skin care, medication management, and emergency recognition. <a href=\"https:\/\/athomecare.in\/choosing-the-right-home-caregiver-in-gurgaon-what-families-need-to-know\/\" class=\"text-primary hover:underline\">Choosing the right caregiver<\/a> and ensuring they receive proper education is essential. Professional home healthcare provides this training within the actual home environment, where caregivers will be applying these skills.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary-100 rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-primary font-bold text-sm\">5<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Quality of Life Is Better Sustained at Home<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">For a condition like ALS where the focus of treatment is supportive rather than curative, the patient&#8217;s environment matters enormously. Being at home allows Mr. Aulakh to remain connected with his family, maintain his daily routines as much as possible, and retain a sense of normalcy. Research consistently shows that neurological patients who receive structured home care report better psychological wellbeing and quality of life compared to those who remain in institutional settings long-term.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"doctor-card\">\n                <div class=\"flex items-start gap-3\">\n                    <span class=\"iconify text-primary text-xl mt-0.5 flex-shrink-0\" data-icon=\"lucide:stethoscope\"><\/span>\n                    <div>\n                        <p class=\"text-sm font-semibold text-primary-dark mb-1\">Why Not Prolonged Hospitalization?<\/p>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">Extended hospital stays for stable ALS patients carry their own risks, including hospital-acquired infections, sleep disruption, loss of functional independence, and psychological distress. Hospitals are designed for acute intervention, not long-term supportive care. Once the diagnostic workup is complete, treatment is initiated, and the patient is medically stable, the home environment becomes the most appropriate setting for ongoing management, provided that professional support is in place. This approach aligns with <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\" class=\"text-primary hover:underline\">post-hospital discharge care guidelines for senior citizens<\/a>.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 5: Presenting Condition After Discharge -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Presenting Condition After Discharge<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                When Mr. Aulakh returned home from the hospital, he faced a range of symptoms that required immediate attention and ongoing management. Understanding his exact functional status at this point was essential for designing an effective home care plan.\n            <\/p>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Symptoms Requiring Management<\/h3>\n            <div class=\"grid sm:grid-cols-2 gap-3 mb-6\">\n                <div class=\"flex items-start gap-2 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-gray-400 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:circle-dot\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Progressive weakness in both arms affecting all daily tasks involving hand and arm use<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-gray-400 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:circle-dot\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Mild weakness in the right leg causing difficulty with prolonged walking and stair climbing<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-gray-400 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:circle-dot\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Muscle cramps, particularly in the calves and forearms, causing discomfort especially at night<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-gray-400 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:circle-dot\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Visible muscle fasciculations (twitching) over both forearms, noticeable to the patient and family<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-gray-400 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:circle-dot\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Fatigue during routine activities such as bathing, dressing, and short walks<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-gray-400 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:circle-dot\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Slight slurring of speech that was progressively becoming more noticeable<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-gray-400 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:circle-dot\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Mild swallowing difficulty specifically with dry foods like roti and toast<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-gray-400 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:circle-dot\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Marked reduction in grip strength making it difficult to hold objects securely<\/p>\n                <\/div>\n            <\/div>\n\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                Beyond the physical symptoms, Mr. Aulakh was experiencing significant anxiety about his diagnosis and what the future held. He understood that ALS is a progressive condition, and this awareness affected his mood, sleep, and willingness to engage in activities. Addressing the psychological impact of the diagnosis was an important part of the overall care plan, alongside the physical management.\n            <\/p>\n\n            <div class=\"clinical-card clinical-card-hover mb-6\">\n                <p class=\"text-sm font-semibold text-gray-800 mb-3\">Vital Signs at Discharge<\/p>\n                <table class=\"evidence-table\">\n                    <thead>\n                        <tr>\n                            <th>Parameter<\/th>\n                            <th>Value<\/th>\n                            <th>Interpretation<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Blood Pressure<\/td>\n                            <td class=\"font-medium\">124\/78 mmHg<\/td>\n                            <td>Well controlled (on antihypertensive medication)<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Heart Rate<\/td>\n                            <td class=\"font-medium\">76 bpm<\/td>\n                            <td>Normal sinus rhythm<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Respiratory Rate<\/td>\n                            <td class=\"font-medium\">18\/min<\/td>\n                            <td>Within normal range<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Temperature<\/td>\n                            <td class=\"font-medium\">98.4\u00b0F<\/td>\n                            <td>Afebrile, no signs of infection<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Oxygen Saturation<\/td>\n                            <td class=\"font-medium\">97% (Room Air)<\/td>\n                            <td>Adequate oxygenation without supplemental support<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Disease-Specific Neurological Assessment<\/h3>\n            <table class=\"evidence-table mb-6\">\n                <thead>\n                    <tr>\n                        <th>Assessment Parameter<\/th>\n                        <th>Finding<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Upper limb muscle strength<\/td>\n                        <td>3+\/5 (able to move against gravity with moderate resistance)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Lower limb muscle strength<\/td>\n                        <td>4\/5 (able to move against gravity and some resistance)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Fasciculations<\/td>\n                        <td>Visible over both forearms, intermittent<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Deep tendon reflexes<\/td>\n                        <td>Increased (upper motor neuron sign)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Spasticity<\/td>\n                        <td>Mild, present in lower limbs<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Grip strength<\/td>\n                        <td>Markedly reduced bilaterally<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Speech (Dysarthria)<\/td>\n                        <td>Mild slurring, reduced clarity, slower rate<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Swallowing (Dysphagia)<\/td>\n                        <td>Mild difficulty with solid foods; liquids tolerated well<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Cognition<\/td>\n                        <td>Fully preserved; patient is alert, oriented, and capable of informed decision-making<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Functional Assessment<\/h3>\n            <p class=\"text-sm text-gray-500 uppercase tracking-wider font-medium mb-3\">Mobility Status<\/p>\n            <table class=\"evidence-table mb-6\">\n                <thead>\n                    <tr>\n                        <th>Mobility Parameter<\/th>\n                        <th>Status<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Walking distance with quad cane<\/td>\n                        <td>160 meters<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Bed mobility<\/td>\n                        <td>Independent<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Stair climbing<\/td>\n                        <td>Required supervision for safety<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Rising from low chairs<\/td>\n                        <td>Moderate difficulty<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Fall risk<\/td>\n                        <td>Moderate<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <p class=\"text-sm text-gray-500 uppercase tracking-wider font-medium mb-3\">Activities of Daily Living<\/p>\n            <div class=\"grid sm:grid-cols-2 gap-4 mb-6\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-red-700 mb-2 flex items-center gap-2\">\n                        <span class=\"iconify text-red-500\" data-icon=\"lucide:x-circle\"><\/span>\n                        Requires Assistance With\n                    <\/p>\n                    <ul class=\"space-y-1.5\">\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Buttoning clothes<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Writing<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Meal preparation<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Carrying objects<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Household cleaning<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Shopping<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Opening containers<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Long-distance walking<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-green-700 mb-2 flex items-center gap-2\">\n                        <span class=\"iconify text-green-500\" data-icon=\"lucide:check-circle\"><\/span>\n                        Independent In\n                    <\/p>\n                    <ul class=\"space-y-1.5\">\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Eating soft meals<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Toileting<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Communication<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Decision-making<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Personal finances<\/li>\n                        <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Medication reminders<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 6: Home Care Plan -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Home Care Plan<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-6\">\n                The home care plan for Mr. Aulakh was designed around the principle that ALS management requires a multidisciplinary approach delivered consistently in the patient&#8217;s home. Each component of the plan addressed a specific clinical need identified during the hospital assessment.\n            <\/p>\n\n            <!-- Home Nursing -->\n            <div class=\"clinical-card clinical-card-hover mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 bg-primary-100 rounded-xl flex items-center justify-center\">\n                        <span class=\"iconify text-primary text-xl\" data-icon=\"lucide:heart-pulse\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-gray-800\"><a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"text-gray-800 hover:text-primary\">Home Nursing<\/a><\/h3>\n                        <p class=\"text-xs text-gray-500\">Skilled nursing care delivered at home<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-600 leading-relaxed mb-3\">\n                    A trained <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"text-primary hover:underline\">home nurse<\/a> was assigned to monitor Mr. Aulakh&#8217;s clinical status on a regular basis. The nursing role in ALS home care goes far beyond basic vital sign checking. It involves specialized assessment skills that are critical for detecting early signs of deterioration in a progressive disease.\n                <\/p>\n                <div class=\"space-y-3\">\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Respiratory Function Monitoring<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">The nurse monitored oxygen saturation daily using a pulse oximeter, observed breathing pattern and effort during rest and activity, and tracked respiratory rate trends. Even though Mr. Aulakh&#8217;s respiratory function was stable at discharge, ALS can cause respiratory muscle weakness to develop at any point. Early detection of declining respiratory function allows timely medical intervention before a crisis develops. This kind of <a href=\"https:\/\/athomecare.in\/elderly-heart-failure-vitals-monitoring\/\" class=\"text-primary hover:underline\">vitals monitoring at home<\/a> is a cornerstone of safe ALS management.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Swallowing Safety Assessment<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Each meal was an opportunity for the nurse to observe Mr. Aulakh&#8217;s swallowing function. The nurse watched for coughing during or after meals, wet voice quality (a sign of silent aspiration), increased time needed to finish meals, and food residue in the mouth after swallowing. Any change in these parameters was documented and reported to the supervising physician. Understanding <a href=\"https:\/\/athomecare.in\/elderly-difficulty-swallowing-feeding-support-gurgaon\/\" class=\"text-primary hover:underline\">how to manage difficulty swallowing at home<\/a> is a specialized skill that trained nurses bring.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Nutritional Intake Monitoring<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">ALS patients are at high risk of malnutrition due to swallowing difficulty, fatigue during meals, and increased energy expenditure from muscle wasting. The nurse tracked Mr. Aulakh&#8217;s daily food and fluid intake, noted any changes in appetite or food preferences, and ensured that dietary modifications recommended by the speech therapist were being followed. <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\" class=\"text-primary hover:underline\">Nutrition and hydration monitoring<\/a> was documented daily to identify trends before weight loss became significant.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Pressure Injury Prevention<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Although Mr. Aulakh was still mobile, his reduced activity level and muscle wasting increased his risk of skin breakdown. The nurse conducted regular skin inspections, particularly over bony prominences such as the sacrum, heels, and elbows. The <a href=\"https:\/\/athomecare.in\/pressure-sore-prevention-bedridden-care\/\" class=\"text-primary hover:underline\">pressure sore prevention protocol<\/a> included ensuring proper positioning in bed and chair, checking the pressure relief cushion was being used correctly, and educating the family about skin care.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Medication Adherence Review<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">The nurse reviewed Mr. Aulakh&#8217;s medication schedule at each visit, confirmed that medications were being taken as prescribed, checked for any side effects, and ensured that refills were arranged on time. <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"text-primary hover:underline\">Medication monitoring and management<\/a> is especially important in ALS patients who may be taking multiple medications for the disease itself, for symptom management, and for comorbid conditions like hypertension.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Caregiver Education on Disease Progression<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">One of the most valuable contributions of the home nurse was educating Mr. Aulakh&#8217;s wife about what to expect as the disease progresses. This included explaining which symptoms might worsen, which new symptoms to watch for, and when to seek urgent medical attention. This education reduces fear and empowers the family to respond appropriately to changes.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Patient Attendant -->\n            <div class=\"clinical-card clinical-card-hover mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 bg-primary-100 rounded-xl flex items-center justify-center\">\n                        <span class=\"iconify text-primary text-xl\" data-icon=\"lucide:user-check\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-gray-800\"><a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"text-gray-800 hover:text-primary\">Patient Attendant<\/a><\/h3>\n                        <p class=\"text-xs text-gray-500\">Daily living assistance and safety support<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-600 leading-relaxed mb-3\">\n                    A trained <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"text-primary hover:underline\">patient care attendant (GDA)<\/a> was assigned to assist Mr. Aulakh with the daily activities that he could no longer manage independently. The attendant&#8217;s role was distinct from the nurse&#8217;s role. While the nurse focused on clinical assessment and medical management, the attendant focused on hands-on assistance, safety, and comfort throughout the day.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-3\">\n                    <div class=\"p-3 bg-gray-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Mobility Assistance<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Supporting Mr. Aulakh during walking with the quad cane, ensuring he uses the cane correctly on the appropriate side, and being positioned to prevent falls. The attendant also assisted with <a href=\"https:\/\/athomecare.in\/wheelchair-transfers-hygiene-support\/\" class=\"text-primary hover:underline\">wheelchair transfers<\/a> when needed for longer distances.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-gray-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Safe Transfer Support<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Using the anti-slip transfer belt during transfers from bed to chair, chair to commode, and vice versa. Proper transfer technique protects both the patient and the caregiver from injury.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-gray-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Meal Time Assistance<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Preparing the dining area, ensuring correct positioning (upright, chin slightly tucked), serving modified-texture foods as recommended, and allowing adequate time for meals without rushing.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-gray-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Hydration Encouragement<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Offering fluids at regular intervals throughout the day, monitoring total fluid intake, and noting any reluctance to drink which could indicate worsening swallowing difficulty.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-gray-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Exercise Support<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Helping Mr. Aulakh perform the stretching and range-of-motion exercises prescribed by the physiotherapist, ensuring correct technique and tracking completion.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-gray-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Skin Care and Positioning<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Assisting with repositioning in bed and chair to relieve pressure, applying moisturizer to dry skin areas, and reporting any redness or skin changes to the nurse.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Physiotherapy -->\n            <div class=\"clinical-card clinical-card-hover mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 bg-primary-100 rounded-xl flex items-center justify-center\">\n                        <span class=\"iconify text-primary text-xl\" data-icon=\"lucide:accessibility\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-gray-800\"><a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"text-gray-800 hover:text-primary\">Physiotherapy at Home<\/a><\/h3>\n                        <p class=\"text-xs text-gray-500\">Mobility preservation and rehabilitation<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-600 leading-relaxed mb-3\">\n                    <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"text-primary hover:underline\">Home-based physiotherapy<\/a> was a central component of Mr. Aulakh&#8217;s care plan. In ALS, the goal of physiotherapy is not to strengthen weakened muscles, which can cause fatigue and harm. Instead, the focus is on preserving flexibility, maintaining existing mobility for as long as possible, preventing complications of immobility, and promoting safe functional independence.\n                <\/p>\n                <div class=\"alert-box\">\n                    <p class=\"text-sm font-semibold text-primary-dark mb-1\">Important Clinical Note on ALS Physiotherapy<\/p>\n                    <p class=\"text-xs text-gray-700 leading-relaxed\">Physiotherapy for ALS differs significantly from physiotherapy for other neurological conditions like stroke. In ALS, aggressive strengthening exercises are avoided because they can accelerate motor neuron degeneration through overexertion. The emphasis is on gentle range-of-motion exercises, stretching to manage spasticity, balance training to prevent falls, and energy-conservation techniques. Exercises involving <a href=\"https:\/\/athomecare.in\/contractures-range-of-motion-therapy\/\" class=\"text-primary hover:underline\">range of motion and contracture prevention<\/a> form the backbone of the program.<\/p>\n                <\/div>\n                <div class=\"mt-4 space-y-3\">\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Muscle Flexibility Preservation<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Gentle passive and active-assisted range-of-motion exercises for all major joints, performed daily. These exercises prevent the development of joint contractures, which are a common and disabling complication of ALS. Once a contracture forms, it is very difficult to correct. Prevention through daily stretching is far more effective than treatment after the fact.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Mobility Maintenance<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Structured walking practice with the quad cane, progressing gradually based on tolerance. The physiotherapist worked on gait pattern, step length, and walking endurance. The goal was to maintain and, where possible, improve the distance Mr. Aulakh could walk safely.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Balance and Fall Prevention<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Balance training exercises performed in a safe, controlled environment with the attendant present. These exercises challenged Mr. Aulakh&#8217;s balance in progressively harder ways while ensuring he could not fall. <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\" class=\"text-primary hover:underline\">Fall prevention<\/a> was a priority because a fall could cause injury that would further reduce his mobility and independence.<\/p>\n                    <\/div>\n                    <div class=\"p-3 bg-primary-50 rounded-lg\">\n                        <p class=\"text-sm font-medium text-gray-800 mb-1\">Functional Independence Training<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">The physiotherapist worked with Mr. Aulakh on specific functional tasks such as standing up from a chair safely, turning in bed, and moving from the bed to the wheelchair. These task-specific exercises directly translated to improved independence in daily life.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Doctor Home Visit -->\n            <div class=\"clinical-card clinical-card-hover mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 bg-primary-100 rounded-xl flex items-center justify-center\">\n                        <span class=\"iconify text-primary text-xl\" data-icon=\"lucide:briefcase-medical\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-gray-800\"><a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"text-gray-800 hover:text-primary\">Doctor Home Visit<\/a><\/h3>\n                        <p class=\"text-xs text-gray-500\">Regular physician oversight and medical coordination<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-600 leading-relaxed mb-3\">\n                    Regular <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"text-primary hover:underline\">doctor home visits<\/a> provided the medical oversight necessary to ensure that the home care plan was working effectively and that any changes in Mr. Aulakh&#8217;s condition were identified and addressed promptly.\n                <\/p>\n                <div class=\"space-y-2\">\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-primary text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n                        <p class=\"text-sm text-gray-600\">Neurological examination to assess disease progression, including muscle strength testing, reflex assessment, and evaluation of new symptoms<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-primary text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n                        <p class=\"text-sm text-gray-600\">Respiratory function review, comparing current parameters with baseline values from the hospital assessment<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-primary text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n                        <p class=\"text-sm text-gray-600\">Medication adjustment based on symptom changes, side effects, or disease progression<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-primary text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n                        <p class=\"text-sm text-gray-600\">Nutritional evaluation, including weight tracking and assessment of dietary adequacy<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-primary text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:check\"><\/span>\n                        <p class=\"text-sm text-gray-600\">Coordination with the multidisciplinary team, including reviewing nursing notes, physiotherapy progress reports, and caregiver feedback<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Medical Equipment -->\n            <div class=\"clinical-card clinical-card-hover mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 bg-primary-100 rounded-xl flex items-center justify-center\">\n                        <span class=\"iconify text-primary text-xl\" data-icon=\"lucide:settings\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-gray-800\"><a href=\"https:\/\/athomecare.in\/home-care-amritsar\/medical-equipment-rental\/\" class=\"text-gray-800 hover:text-primary\">Medical Equipment at Home<\/a><\/h3>\n                        <p class=\"text-xs text-gray-500\">Assistive devices and monitoring tools<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-600 leading-relaxed mb-3\">\n                    Appropriate <a href=\"https:\/\/athomecare.in\/home-care-amritsar\/medical-equipment-rental\/\" class=\"text-primary hover:underline\">medical equipment rental<\/a> in Amritsar was arranged to support Mr. Aulakh&#8217;s safety and comfort at home. Each piece of equipment was selected based on his specific functional limitations and the clinical team&#8217;s assessment of his needs.\n                <\/p>\n                <table class=\"evidence-table\">\n                    <thead>\n                        <tr>\n                            <th>Equipment<\/th>\n                            <th>Purpose<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td class=\"font-medium\">Quad Cane<\/td>\n                            <td>Provides four-point stability during walking, reducing fall risk<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Adjustable Hospital Bed<\/td>\n                            <td>Allows easy positioning for comfort, eating, and <a href=\"https:\/\/athomecare.in\/how-premium-hospital-beds-and-air-mattresses-enhance-patient-comfort\/\" class=\"text-primary hover:underline\">pressure relief<\/a><\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Wheelchair<\/td>\n                            <td>For long-distance mobility when walking is not feasible or safe<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Pulse Oximeter<\/td>\n                            <td>Daily monitoring of oxygen saturation to track respiratory function<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">BP Monitor<\/td>\n                            <td>Regular blood pressure monitoring for hypertension management<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Anti-Slip Transfer Belt<\/td>\n                            <td>Provides secure handhold for attendants during patient transfers<\/td>\n                        <\/tr>\n                        <tr>\n                            <td class=\"font-medium\">Pressure Relief Cushion<\/td>\n                            <td>Reduces pressure on the sacrum during prolonged sitting<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <!-- Daily Care Plan -->\n            <div class=\"clinical-card clinical-card-hover mb-6\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 bg-primary-100 rounded-xl flex items-center justify-center\">\n                        <span class=\"iconify text-primary text-xl\" data-icon=\"lucide:calendar-clock\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-gray-800\">Structured Daily Care Plan<\/h3>\n                        <p class=\"text-xs text-gray-500\">A typical day in Mr. Aulakh&#8217;s home care routine<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"space-y-4\">\n                    <div class=\"scenario-card\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <span class=\"iconify text-amber-500\" data-icon=\"lucide:sunrise\"><\/span>\n                            <p class=\"text-sm font-semibold text-gray-800\">Morning Routine<\/p>\n                        <\/div>\n                        <ul class=\"space-y-1.5 text-sm text-gray-600\">\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Vital sign assessment by the attendant, including blood pressure, pulse, respiratory rate, and oxygen saturation. Values documented and compared with previous readings.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Morning medications administered on schedule, including disease-modifying medication and antihypertensive.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Gentle stretching exercises for upper and lower limbs, guided by the attendant following the physiotherapist&#8217;s prescribed routine.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Assisted walking practice with the quad cane within the home, gradually increasing distance as tolerated.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>High-protein breakfast prepared with swallowing precautions: soft texture, moist consistency, served at safe temperature, eaten in upright position.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"scenario-card\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <span class=\"iconify text-orange-500\" data-icon=\"lucide:sun\"><\/span>\n                            <p class=\"text-sm font-semibold text-gray-800\">Afternoon Routine<\/p>\n                        <\/div>\n                        <ul class=\"space-y-1.5 text-sm text-gray-600\">\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Physiotherapy session focusing on balance training, gait correction, and functional mobility tasks.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Occupational therapy exercises targeting fine motor skills, adaptive techniques for dressing and eating, and use of assistive devices.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Nutritious lunch with continued swallowing precautions. Meal duration and any coughing episodes documented.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Rest period in the adjustable bed positioned for comfort and pressure relief.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Hydration monitoring with fluids offered at regular intervals.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"scenario-card\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <span class=\"iconify text-indigo-500\" data-icon=\"lucide:sunset\"><\/span>\n                            <p class=\"text-sm font-semibold text-gray-800\">Evening Routine<\/p>\n                        <\/div>\n                        <ul class=\"space-y-1.5 text-sm text-gray-600\">\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Balance training exercises in a safe, supervised setting to reinforce daytime progress.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Speech exercises as prescribed by the speech therapist, including articulation drills and breathing exercises for speech support.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Family interaction time encouraged to support emotional wellbeing and maintain social engagement.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Relaxation techniques including deep breathing and guided relaxation to manage anxiety and improve sleep quality.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"scenario-card\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <span class=\"iconify text-blue-500\" data-icon=\"lucide:moon\"><\/span>\n                            <p class=\"text-sm font-semibold text-gray-800\">Night Routine<\/p>\n                        <\/div>\n                        <ul class=\"space-y-1.5 text-sm text-gray-600\">\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Evening medications administered.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Comfortable positioning in the adjustable hospital bed with the pressure relief cushion in place.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Skin inspection by the attendant, checking for any redness or pressure marks, particularly over bony areas.<\/li>\n                            <li class=\"flex items-start gap-2\"><span class=\"text-gray-300 mt-1\">&#8226;<\/span>Sleep hygiene measures including a quiet, dark room, comfortable temperature, and minimal disruption.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Risks Monitored -->\n            <div class=\"risk-box mb-6\">\n                <p class=\"text-sm font-semibold text-red-800 mb-3 flex items-center gap-2\">\n                    <span class=\"iconify text-red-500\" data-icon=\"lucide:shield-alert\"><\/span>\n                    Risks Being Actively Monitored\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-2\">\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Progressive muscle weakness leading to loss of functional abilities<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Falls resulting in fractures or head injury<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Aspiration during swallowing leading to pneumonia<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Malnutrition and unintended weight loss<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Respiratory muscle weakness leading to breathing failure<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Pressure injuries from prolonged immobility<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Joint contractures from spasticity and reduced movement<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Chest infections due to weakened cough reflex<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Progressive weight loss indicating inadequate nutrition<\/p>\n                    <\/div>\n                    <div class=\"flex items-start gap-2\">\n                        <span class=\"iconify text-red-400 text-sm mt-1 flex-shrink-0\" data-icon=\"lucide:alert-circle\"><\/span>\n                        <p class=\"text-sm text-red-700\">Hospital readmission due to preventable complications<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Care Goals -->\n            <div class=\"clinical-card clinical-card-hover\">\n                <p class=\"text-sm font-semibold text-gray-800 mb-4\">Home Care Goals<\/p>\n                <div class=\"grid sm:grid-cols-2 gap-4\">\n                    <div>\n                        <p class=\"text-sm font-semibold text-primary-dark mb-2\">Short-Term Goals<\/p>\n                        <ul class=\"space-y-1.5\">\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Maintain safe mobility with assistive devices<\/li>\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Improve nutritional intake through dietary modification<\/li>\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Prevent falls through environmental modification and supervision<\/li>\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Reduce muscle stiffness through daily stretching<\/li>\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Preserve independence in daily activities for as long as possible<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div>\n                        <p class=\"text-sm font-semibold text-primary-dark mb-2\">Long-Term Goals<\/p>\n                        <ul class=\"space-y-1.5\">\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Maintain respiratory health through regular monitoring<\/li>\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Delay functional decline through consistent rehabilitation<\/li>\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Maximize quality of life across all domains<\/li>\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Support safe home living as disease progresses<\/li>\n                            <li class=\"text-sm text-gray-600 flex items-start gap-2\"><span class=\"text-primary mt-1\">&#10003;<\/span>Reduce complications associated with immobility<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 7: Family Education -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Family Education<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                Educating the family was not a one-time event. It was an ongoing process that happened through formal teaching sessions, daily reminders during care activities, and written materials left in the home for reference. The nurse and doctor both participated in family education, each bringing their specific expertise.\n            <\/p>\n            <p class=\"text-gray-600 leading-relaxed mb-6\">\n                Mr. Aulakh&#8217;s wife and son were educated on the following critical areas, which directly relate to the <a href=\"https:\/\/athomecare.in\/frequent-falls-elderly-neurodegeneration\/\" class=\"text-primary hover:underline\">management of falls in neurodegenerative conditions<\/a> and the broader needs of <a href=\"https:\/\/athomecare.in\/als-patient-care-at-home\/\" class=\"text-primary hover:underline\">ALS patients at home<\/a>:\n            <\/p>\n\n            <div class=\"space-y-3 mb-6\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:utensils\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Recognizing Swallowing Deterioration<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">The family was taught to watch for coughing during or after meals, a gurgly or wet-sounding voice after eating, longer meal times than usual, food remaining in the mouth after swallowing, and unexplained weight loss. These signs indicate that swallowing function may be worsening and require medical review. Understanding <a href=\"https:\/\/athomecare.in\/stroke-patient-feeding-aspiration-risk-gurgaon\/\" class=\"text-primary hover:underline\">aspiration risk during feeding<\/a> is essential knowledge for any caregiver of a patient with swallowing difficulty.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:chef-hat\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Preparing Safe Meals<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">The speech therapist provided specific guidance on food textures that are safe for Mr. Aulakh. Dry foods like roti were to be softened with gravy or dal. Foods were to be moist but not thin and watery. Temperature was to be warm, not hot. Small bites and slow eating were encouraged. The family was advised to avoid mixing textures in a single bite, such as soup with solid pieces.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:stretch-horizontal\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Supporting Daily Exercises<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">The family learned the correct technique for each stretching exercise so they could guide Mr. Aulakh when the physiotherapist was not present. They were taught to never force a stretch beyond mild resistance, to stop if the patient reports pain, and to perform exercises at the same time each day to build a consistent routine.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:shield-check\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Fall Prevention at Home<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">Walking areas were cleared of loose rugs, electrical cords, and low furniture. Non-slip mats were placed in the bathroom. Handrails were checked for stability. Lighting was improved in hallways and staircases. The family was advised to never leave Mr. Aulakh unattended while walking or standing. These measures align with established <a href=\"https:\/\/athomecare.in\/safety-first-home-modifications-and-fall-prevention-for-gurgaons-seniors\/\" class=\"text-primary hover:underline\">home modification and fall prevention<\/a> guidelines.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:wind\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Monitoring Breathing Difficulties<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">The family was educated about the signs of respiratory muscle weakness in ALS. These include shortness of breath at rest, difficulty breathing when lying flat, waking up breathless at night, morning headaches, excessive daytime sleepiness, and a weak cough. Any of these signs required immediate medical attention. The <a href=\"https:\/\/athomecare.in\/als-patient-airway-clearance-suction-care\/\" class=\"text-primary hover:underline\">airway clearance needs of ALS patients<\/a> can change as the disease progresses, making caregiver awareness essential.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:scan-eye\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Skin Inspection and Pressure Prevention<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">The family was taught to inspect Mr. Aulakh&#8217;s skin daily, paying particular attention to the sacrum, heels, elbows, and shoulder blades. Any area of redness that did not fade within 30 minutes of pressure relief was to be reported to the nurse immediately. The importance of regular repositioning, at least every two hours during rest periods, was emphasized as part of a comprehensive <a href=\"https:\/\/athomecare.in\/complete-pressure-ulcer-prevention-guide\/\" class=\"text-primary hover:underline\">pressure ulcer prevention<\/a> strategy.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:heart-handshake\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Emotional Support and Independence<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">The family was counseled to encourage Mr. Aulakh to do as much as he could safely do for himself, rather than taking over tasks unnecessarily. Preserving independence has a direct impact on psychological wellbeing and sense of dignity. At the same time, they were taught to recognize when assistance is genuinely needed for safety, and to offer help in a way that respects his autonomy. Understanding <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\" class=\"text-primary hover:underline\">caregiver stress signs<\/a> was also discussed, as the family&#8217;s wellbeing directly affects the quality of care they can provide.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-primary text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:calendar-check\"><\/span>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Follow-Up Appointment Compliance<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">The family was given a schedule of upcoming appointments with the neurologist, respiratory physician, nutritionist, and rehabilitation team. They were educated about why each follow-up is important and what to expect during each visit. Missing appointments in a progressive condition like ALS can mean missing opportunities to adjust treatment and prevent complications.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 8: Recovery Timeline -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Twelve-Week Recovery and Progress Timeline<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-8\">\n                It is important to note that in ALS, &#8220;recovery&#8221; does not mean reversal of the disease. It means stabilization, optimization of remaining function, and prevention of complications. The following timeline documents the clinical progress observed over twelve weeks of structured home care.\n            <\/p>\n\n            <div class=\"timeline-card\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-primary-dark mb-1\">Day 1: Transition Home<\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed mb-2\">Mr. Aulakh arrived home from the hospital. The home care team conducted an initial home assessment. The adjustable hospital bed was set up in the bedroom. The quad cane, wheelchair, pulse oximeter, and BP monitor were delivered and positioned for easy access. The attendant received a orientation on Mr. Aulakh&#8217;s specific needs, mobility limitations, and safety precautions.<\/p>\n                    <p class=\"text-xs text-gray-500 italic\">Family observation: Mrs. Aulakh expressed relief at having professional support at home but appeared anxious about managing the equipment and understanding the care plan.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-card\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-primary-dark mb-1\">Day 3: Establishing Routine<\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed mb-2\">The daily care routine was beginning to take shape. Vital signs were being documented consistently. The first physiotherapy session at home was completed, focusing on assessment of current mobility and establishing baseline measurements for tracking progress. The nurse conducted the first swallowing observation during meals and confirmed that the dietary modifications were being followed correctly.<\/p>\n                    <p class=\"text-xs text-gray-500 italic\">Nursing intervention: The nurse spent additional time with Mrs. Aulakh explaining the vital sign values and what changes would be concerning. This helped reduce her anxiety about the monitoring equipment.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-card\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-primary-dark mb-1\">Week 1: Initial Adaptation<\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed mb-2\">Mr. Aulakh was adapting to the structured routine. He reported that the stretching exercises helped reduce the tightness in his calves. Walking practice was progressing cautiously, with the attendant providing close supervision. The first doctor home visit was completed. The doctor reviewed the initial week&#8217;s notes, confirmed that the care plan was appropriate, and made no medication changes. Swallowing remained stable with the modified diet.<\/p>\n                    <p class=\"text-xs text-gray-500 italic\">Patient response: Mr. Aulakh stated that having a predictable daily routine reduced his anxiety. He appreciated that the exercises were gentle and did not leave him exhausted.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-card\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-primary-dark mb-1\">Week 2: Building Momentum<\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed mb-2\">The physiotherapist noted that Mr. Aulakh&#8217;s balance was improving with the structured balance training exercises. His confidence during walking had increased, and he was attempting to walk slightly further during practice sessions. The occupational therapist introduced adaptive techniques for buttoning clothes using a button hook. Skin inspections were consistently negative for pressure changes. Nutritional intake records showed adequate calorie consumption.<\/p>\n                    <p class=\"text-xs text-gray-500 italic\">Doctor review: The second weekly doctor visit confirmed stable vital signs, stable respiratory function, and no new neurological symptoms. The care plan was continued as designed.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-card\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-primary-dark mb-1\">Week 4: One-Month Assessment<\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed mb-2\">At the one-month mark, a comprehensive reassessment was performed. Walking distance had improved from the initial 160 meters to approximately 220 meters with the quad cane. Transfer ability had improved, requiring less physical assistance from the attendant. Muscle flexibility was being maintained, with no signs of developing contractures. Mr. Aulakh was using the button hook independently for dressing. Speech exercises were helping maintain clarity. No falls, aspiration episodes, or pressure injuries had occurred.<\/p>\n                    <p class=\"text-xs text-gray-500 italic\">Family observation: Mrs. Aulakh reported feeling much more confident in her caregiving role. She was performing skin inspections independently and knew when to call the nurse. Mr. Aulakh&#8217;s son, who visited from Delhi NCR, noted visible improvement in his father&#8217;s mobility and mood compared to discharge day.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-card\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-primary-dark mb-1\">Month 2: Continued Progress<\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed mb-2\">The second month focused on building on the gains from the first month. Walking distance continued to improve gradually, reaching approximately 270 meters. The physiotherapist introduced more challenging balance exercises, including standing on one foot with support and turning exercises. Mr. Aulakh&#8217;s wife reported that he was more willing to participate in family activities and was spending more time in the living room rather than remaining in bed. Respiratory function remained stable based on pulse oximeter readings and the absence of breathing-related symptoms. Weight was stable, indicating adequate nutritional intake.<\/p>\n                    <p class=\"text-xs text-gray-500 italic\">Nursing intervention: The nurse observed that Mr. Aulakh was showing mild fatigue by the end of some physiotherapy sessions. The physiotherapist was informed and adjusted session intensity accordingly, reinforcing the principle of energy conservation in ALS rehabilitation.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-card\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-primary-dark mb-1\">Month 3: Twelve-Week Outcome<\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed mb-2\">At the twelve-week assessment, the following outcomes were documented: Walking distance had improved from 160 meters to 310 meters with safe quad cane use. Transfer ability had improved further, requiring only minimal caregiver assistance. Muscle flexibility was fully maintained without any significant joint contractures. Swallowing remained stable through continued dietary modification and caregiver supervision. No aspiration pneumonia, no pressure injuries, and no hospital readmissions had occurred during the entire twelve-week period. Respiratory function remained stable with regular monitoring and breathing exercises. Mr. Aulakh was actively participating in family activities with improved confidence and comfort.<\/p>\n                    <p class=\"text-xs text-gray-500 italic\">Family feedback: The family expressed satisfaction with the home care arrangement. They felt that the structured support had made a meaningful difference in Mr. Aulakh&#8217;s quality of life and in their own ability to manage his care confidently.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 9: Clinical Evidence Tables -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Clinical Evidence: Outcome Comparison<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-6\">\n                The following tables summarize the measurable clinical outcomes documented over the twelve-week home care period. These values are based on direct clinical assessment by the home care team.\n            <\/p>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Mobility Progression<\/h3>\n            <table class=\"evidence-table mb-8\">\n                <thead>\n                    <tr>\n                        <th>Mobility Parameter<\/th>\n                        <th>At Discharge (Week 0)<\/th>\n                        <th>At 4 Weeks<\/th>\n                        <th>At 8 Weeks<\/th>\n                        <th>At 12 Weeks<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Walking Distance (with quad cane)<\/td>\n                        <td>160 meters<\/td>\n                        <td>220 meters<\/td>\n                        <td>270 meters<\/td>\n                        <td>310 meters<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Transfer Assistance<\/td>\n                        <td>Moderate assistance<\/td>\n                        <td>Minimal assistance<\/td>\n                        <td>Minimal assistance<\/td>\n                        <td>Minimal assistance<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Bed Mobility<\/td>\n                        <td>Independent<\/td>\n                        <td>Independent<\/td>\n                        <td>Independent<\/td>\n                        <td>Independent<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Fall Incidents<\/td>\n                        <td>Not recorded<\/td>\n                        <td>0<\/td>\n                        <td>0<\/td>\n                        <td>0<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Vital Signs Stability<\/h3>\n            <table class=\"evidence-table mb-8\">\n                <thead>\n                    <tr>\n                        <th>Parameter<\/th>\n                        <th>At Discharge<\/th>\n                        <th>Week 6 Average<\/th>\n                        <th>Week 12 Average<\/th>\n                        <th>Trend<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Blood Pressure<\/td>\n                        <td>124\/78 mmHg<\/td>\n                        <td>122\/76 mmHg<\/td>\n                        <td>126\/80 mmHg<\/td>\n                        <td class=\"text-green-700 font-medium\">Stable<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Heart Rate<\/td>\n                        <td>76 bpm<\/td>\n                        <td>74 bpm<\/td>\n                        <td>78 bpm<\/td>\n                        <td class=\"text-green-700 font-medium\">Stable<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Respiratory Rate<\/td>\n                        <td>18\/min<\/td>\n                        <td>18\/min<\/td>\n                        <td>19\/min<\/td>\n                        <td class=\"text-green-700 font-medium\">Stable<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Oxygen Saturation<\/td>\n                        <td>97%<\/td>\n                        <td>97%<\/td>\n                        <td>96%<\/td>\n                        <td class=\"text-green-700 font-medium\">Stable<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Complication Prevention Record<\/h3>\n            <table class=\"evidence-table mb-8\">\n                <thead>\n                    <tr>\n                        <th>Complication<\/th>\n                        <th>Occurrences in 12 Weeks<\/th>\n                        <th>Status<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Aspiration Pneumonia<\/td>\n                        <td>0<\/td>\n                        <td class=\"text-green-700 font-medium\">Prevented<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Pressure Injuries<\/td>\n                        <td>0<\/td>\n                        <td class=\"text-green-700 font-medium\">Prevented<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Falls<\/td>\n                        <td>0<\/td>\n                        <td class=\"text-green-700 font-medium\">Prevented<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Hospital Readmissions<\/td>\n                        <td>0<\/td>\n                        <td class=\"text-green-700 font-medium\">Prevented<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Joint Contractures<\/td>\n                        <td>0<\/td>\n                        <td class=\"text-green-700 font-medium\">Prevented<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Chest Infections<\/td>\n                        <td>0<\/td>\n                        <td class=\"text-green-700 font-medium\">Prevented<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n\n            <h3 class=\"text-lg font-semibold text-gray-800 mb-3\">Functional Status Summary<\/h3>\n            <table class=\"evidence-table\">\n                <thead>\n                    <tr>\n                        <th>Functional Area<\/th>\n                        <th>At Discharge<\/th>\n                        <th>At 12 Weeks<\/th>\n                        <th>Change<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Swallowing<\/td>\n                        <td>Mild dysphagia for solids<\/td>\n                        <td>Stable with dietary modification<\/td>\n                        <td class=\"text-green-700 font-medium\">Maintained<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Speech<\/td>\n                        <td>Mild dysarthria<\/td>\n                        <td>Stable with exercises<\/td>\n                        <td class=\"text-green-700 font-medium\">Maintained<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Upper Limb Strength<\/td>\n                        <td>3+\/5<\/td>\n                        <td>3+\/5<\/td>\n                        <td class=\"text-amber-700 font-medium\">Stable<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Lower Limb Strength<\/td>\n                        <td>4\/5<\/td>\n                        <td>4\/5<\/td>\n                        <td class=\"text-amber-700 font-medium\">Stable<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Respiratory Function<\/td>\n                        <td>Within normal limits<\/td>\n                        <td>Within normal limits<\/td>\n                        <td class=\"text-green-700 font-medium\">Stable<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Nutritional Status<\/td>\n                        <td>Adequate with modifications<\/td>\n                        <td>Adequate with modifications<\/td>\n                        <td class=\"text-green-700 font-medium\">Maintained<\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Psychological Wellbeing<\/td>\n                        <td>Anxious, low mood<\/td>\n                        <td>Improved confidence, engaging in family activities<\/td>\n                        <td class=\"text-green-700 font-medium\">Improved<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 10: Clinical Outcome -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Clinical Outcome at Twelve Weeks<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-6\">\n                After twelve weeks of structured multidisciplinary home care, Mr. Aulakh&#8217;s clinical outcome can be summarized across several domains. It is important to frame this outcome honestly. ALS is a progressive disease, and the home care plan did not reverse or cure the condition. What it achieved was meaningful stabilization, complication prevention, and quality of life optimization during this period.\n            <\/p>\n\n            <div class=\"grid sm:grid-cols-2 gap-4 mb-6\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-green-700 mb-2 flex items-center gap-2\">\n                        <span class=\"iconify\" data-icon=\"lucide:trending-up\"><\/span>\n                        Mobility\n                    <\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed\">Walking distance nearly doubled from 160 meters to 310 meters. This improvement reflects better balance, increased confidence, and optimized use of the quad cane rather than actual muscle strength gain. Transfer ability improved to require only minimal assistance.<\/p>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-green-700 mb-2 flex items-center gap-2\">\n                        <span class=\"iconify\" data-icon=\"lucide:shield-check\"><\/span>\n                        Safety\n                    <\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed\">Zero falls over twelve weeks despite moderate fall risk at baseline. Zero aspiration events despite documented dysphagia. Zero pressure injuries despite reduced mobility. This safety record is a direct result of continuous professional supervision and caregiver education.<\/p>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-green-700 mb-2 flex items-center gap-2\">\n                        <span class=\"iconify\" data-icon=\"lucide:utensils\"><\/span>\n                        Nutrition and Swallowing\n                    <\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed\">Swallowing function remained stable through consistent dietary modification and mealtime supervision. Nutritional intake was adequate, and weight was maintained. No episodes of choking or aspiration pneumonia occurred.<\/p>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-green-700 mb-2 flex items-center gap-2\">\n                        <span class=\"iconify\" data-icon=\"lucide:wind\"><\/span>\n                        Respiratory Health\n                    <\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed\">Respiratory function remained within normal limits throughout the twelve weeks. Oxygen saturation stayed at 96 to 97 percent on room air. No respiratory infections occurred. Regular breathing exercises and monitoring helped maintain this stability.<\/p>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-green-700 mb-2 flex items-center gap-2\">\n                        <span class=\"iconify\" data-icon=\"lucide:smile\"><\/span>\n                        Psychological Wellbeing\n                    <\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed\">Mr. Aulakh&#8217;s anxiety about his condition decreased noticeably over the twelve weeks. He became more willing to participate in family activities, engaged more actively in his exercises, and expressed greater confidence in his ability to manage daily life. The structured routine and professional support provided a sense of security that reduced fear.<\/p>\n                <\/div>\n                <div class=\"clinical-card clinical-card-hover\">\n                    <p class=\"text-sm font-semibold text-amber-700 mb-2 flex items-center gap-2\">\n                        <span class=\"iconify\" data-icon=\"lucide:alert-circle\"><\/span>\n                        Remaining Challenges\n                    <\/p>\n                    <p class=\"text-sm text-gray-600 leading-relaxed\">Upper limb muscle strength remained at 3+\/5 without improvement, which is expected in ALS. Mr. Aulakh still required assistance with fine motor tasks, meal preparation, and household activities. The underlying disease continued to be progressive, and the care plan needed ongoing adjustment as his needs evolved.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"doctor-card\">\n                <div class=\"flex items-start gap-3\">\n                    <span class=\"iconify text-primary text-xl mt-0.5 flex-shrink-0\" data-icon=\"lucide:stethoscope\"><\/span>\n                    <div>\n                        <p class=\"text-sm font-semibold text-primary-dark mb-1\">Long-Term Care Perspective<\/p>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">The twelve-week outcome represents a meaningful period of stabilization in a progressive disease. As ALS continues to advance, Mr. Aulakh&#8217;s needs will change. He may eventually require additional support such as <a href=\"https:\/\/athomecare.in\/als-care-night-feeding-suction\/\" class=\"text-primary hover:underline\">night-time feeding and suction support<\/a>, more intensive respiratory monitoring, or increased mobility assistance. The home care plan must be reviewed and adjusted regularly to anticipate these changing needs. The foundation built during these first twelve weeks, including the family&#8217;s education, the established care routines, and the trust developed between the patient, family, and care team, will be invaluable as the disease progresses. Families may also benefit from understanding <a href=\"https:\/\/athomecare.in\/understanding-palliative-care-a-comprehensive-guide\/\" class=\"text-primary hover:underline\">palliative care options<\/a> for future planning.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 11: Key Clinical Learnings -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Key Clinical Learnings<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-6\">\n                This case illustrates several important clinical principles that are relevant to the home-based management of ALS and other progressive neurological conditions.\n            <\/p>\n\n            <div class=\"space-y-4\">\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-white font-bold text-sm\">1<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">ALS Requires Long-Term Supportive Care, Not Short-Term Treatment<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">Unlike many conditions where home care supports recovery over weeks or months, ALS management is an ongoing process that may extend over years. The home care infrastructure, including nursing, physiotherapy, attendant support, and medical oversight, needs to be sustainable and adaptable over the long term. Families should understand from the outset that the care plan will evolve as the disease progresses.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-white font-bold text-sm\">2<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Early Rehabilitation Preserves Function That Cannot Be Regained<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">In ALS, once function is lost due to muscle degeneration, it does not return. This makes early initiation of rehabilitation critically important. The stretching, balance training, and functional exercises that Mr. Aulakh started soon after diagnosis helped maintain his mobility and flexibility. Starting these interventions early, before significant contractures or deconditioning develop, produces better outcomes than starting after function has already been lost.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-white font-bold text-sm\">3<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Swallowing and Respiratory Monitoring Must Be Continuous<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">These two systems represent the greatest life-threatening risks in ALS. Swallowing deterioration can lead to aspiration pneumonia, which is a leading cause of death in ALS patients. Respiratory muscle weakness can progress insidiously, and patients may not notice early changes because the decline is gradual. Regular, objective monitoring by trained professionals, rather than relying solely on patient-reported symptoms, provides the best chance of detecting problems early enough to intervene. Understanding <a href=\"https:\/\/athomecare.in\/als-patient-airway-clearance-suction-care\/\" class=\"text-primary hover:underline\">airway clearance and suction care<\/a> becomes increasingly relevant as the disease progresses.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-white font-bold text-sm\">4<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Prevention Is More Effective Than Treatment for Falls and Pressure Injuries<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">The zero-incident record for falls and pressure injuries in this case was not accidental. It was the result of systematic prevention measures implemented from day one. Environmental modifications, continuous supervision, proper equipment use, regular skin inspections, and caregiver education all contributed to this outcome. Treating a fall-related fracture or a pressure ulcer after it occurs is far more difficult, costly, and harmful to the patient than preventing it in the first place.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-white font-bold text-sm\">5<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Nutrition Is a Clinical Priority, Not an Afterthought<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">In ALS, malnutrition accelerates muscle wasting, weakens the immune system, and reduces overall functional capacity. The structured approach to nutrition in this case, involving dietary modification for swallowing safety, regular intake monitoring, and ongoing assessment by the doctor, helped maintain Mr. Aulakh&#8217;s nutritional status. Nutrition should be treated with the same clinical seriousness as medication management or respiratory monitoring.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-white font-bold text-sm\">6<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Multidisciplinary Coordination Is Essential in Home Care<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">ALS affects multiple body systems simultaneously, and no single discipline can address all the patient&#8217;s needs. The coordination between nursing, physiotherapy, occupational therapy, speech therapy, and medical oversight in this case ensured that all aspects of Mr. Aulakh&#8217;s care were addressed in an integrated way. This coordination is one of the key advantages of organized <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"text-primary hover:underline\">patient care services<\/a> over piecemeal arrangements where different providers work in isolation.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"clinical-card clinical-card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 bg-primary rounded-lg flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-white font-bold text-sm\">7<\/span>\n                        <\/div>\n                        <div>\n                            <p class=\"text-sm font-semibold text-gray-800 mb-1\">Emotional and Social Support Directly Affect Physical Outcomes<\/p>\n                            <p class=\"text-sm text-gray-600 leading-relaxed\">Mr. Aulakh&#8217;s improvement in confidence and engagement was not just a &#8220;feel good&#8221; outcome. Patients who are less anxious and more motivated participate more actively in their exercises, eat better, sleep better, and communicate more openly about symptoms. Supporting the emotional and social needs of ALS patients and their caregivers is a legitimate and important part of clinical care, not a luxury. Families facing similar challenges in the Delhi NCR region and beyond should recognize that <a href=\"https:\/\/athomecare.in\/the-nri-challenge-caring-for-parents-in-india-from-miles-away\/\" class=\"text-primary hover:underline\">caring for parents from a distance<\/a> requires building a reliable local support system.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 12: Medical Authority -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Medical Authorship and Review<\/h2>\n\n            <div class=\"clinical-card clinical-card-hover\">\n                <div class=\"flex flex-col sm:flex-row gap-4\">\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, MBBS - Geriatric Medicine Specialist\" class=\"w-24 h-24 rounded-xl object-cover border-2 border-primary-100 flex-shrink-0\">\n                    <div>\n                        <p class=\"text-lg font-semibold text-gray-800\">Dr. Ekta Fageriya, MBBS<\/p>\n                        <div class=\"flex flex-wrap gap-x-4 gap-y-1 text-sm text-gray-600 mt-1 mb-3\">\n                            <span>RMC Registration No. 44780<\/span>\n                            <span>Specialization: Geriatric Medicine<\/span>\n                            <span>Clinical Experience: 7 Years<\/span>\n                        <\/div>\n                        <p class=\"text-sm text-gray-600 leading-relaxed\">Dr. Fageriya specializes in the care of elderly patients with complex, chronic conditions. Her expertise includes managing progressive neurological disorders, coordinating multidisciplinary home care plans, and supporting families through the challenges of long-term caregiving.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            \n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 13: Supporting Clinical Documents -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Supporting Clinical Documents<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-4\">\n                The clinical information documented in this case study is based on the following sources from the patient&#8217;s medical record. Confidential patient identifiers have been removed in accordance with privacy standards.\n            <\/p>\n            <div class=\"grid sm:grid-cols-2 gap-3\">\n                <div class=\"flex items-center gap-3 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:file-text\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Hospital Discharge Summary<\/p>\n                <\/div>\n                <div class=\"flex items-center gap-3 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:scan\"><\/span>\n                    <p class=\"text-sm text-gray-700\">MRI Brain and Cervical Spine Report<\/p>\n                <\/div>\n                <div class=\"flex items-center gap-3 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:activity\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Electromyography (EMG) Report<\/p>\n                <\/div>\n                <div class=\"flex items-center gap-3 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:zap\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Nerve Conduction Study Report<\/p>\n                <\/div>\n                <div class=\"flex items-center gap-3 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:wind\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Pulmonary Function Test Report<\/p>\n                <\/div>\n                <div class=\"flex items-center gap-3 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:message-circle\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Speech and Language Evaluation Report<\/p>\n                <\/div>\n                <div class=\"flex items-center gap-3 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:pill\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Prescription and Medication Records<\/p>\n                <\/div>\n                <div class=\"flex items-center gap-3 p-3 bg-gray-50 rounded-lg\">\n                    <span class=\"iconify text-primary text-lg\" data-icon=\"lucide:clipboard-list\"><\/span>\n                    <p class=\"text-sm text-gray-700\">Home Care Progress Notes (Weeks 1 through 12)<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 14: FAQs -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Frequently Asked Questions<\/h2>\n            <p class=\"text-gray-600 leading-relaxed mb-6\">\n                The following questions are commonly asked by patients and families dealing with Motor Neuron Disease and considering home healthcare options.\n            <\/p>\n\n            <div class=\"space-y-3\">\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>What is Motor Neuron Disease (ALS)?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>ALS stands for Amyotrophic Lateral Sclerosis. It is a progressive neurological disorder that affects the nerve cells (motor neurons) in the brain and spinal cord that control voluntary muscle movement. As these motor neurons degenerate and die, the brain can no longer send signals to the muscles, leading to progressive weakness, muscle wasting, and eventually loss of function in affected muscles. ALS does not typically affect sensation, vision, hearing, or bowel and bladder function. Most people with ALS retain full cognitive function throughout the disease. The condition is classified as a type of Motor Neuron Disease (MND).<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>Can physiotherapy help someone with ALS?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Yes, physiotherapy plays an important role in ALS management, but the approach is different from physiotherapy for other conditions. In ALS, the goal is not to strengthen weakened muscles, as overexertion can accelerate motor neuron damage. Instead, physiotherapy focuses on maintaining flexibility through gentle stretching, preventing joint contractures, improving balance to reduce fall risk, maintaining functional mobility for as long as possible, and teaching energy conservation techniques. A qualified physiotherapist experienced with neurological conditions can design a safe, individualized exercise program. This case study demonstrates how consistent, appropriately designed physiotherapy contributed to maintaining and even improving walking distance over twelve weeks.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>Why are swallowing assessments important in ALS?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>ALS can weaken the muscles involved in swallowing, including the tongue, throat muscles, and the muscles that protect the airway during swallowing. When these muscles weaken, food or liquid can enter the airway instead of the esophagus, a condition called aspiration. Aspiration can lead to aspiration pneumonia, which is a leading cause of serious illness and death in ALS patients. Regular swallowing assessments help detect changes in swallowing function early, allowing the care team to modify food textures, adjust mealtime techniques, or consider alternative feeding methods before a serious aspiration event occurs. In Mr. Aulakh&#8217;s case, early swallowing assessment and dietary modification helped prevent aspiration pneumonia throughout the twelve-week care period.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>Does every ALS patient eventually require mobility aids?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Not every patient follows the same progression, but the majority of people with ALS will benefit from mobility aids at some point in their disease journey. The type of aid needed depends on which limbs are most affected and the rate of progression. Some patients may start with a simple cane, progress to a quad cane or walker, and eventually require a wheelchair for some or all mobility. As shown in this case, Mr. Aulakh used a quad cane for walking and a wheelchair for longer distances. The key is to introduce mobility aids early enough to prevent falls while still encouraging as much independent movement as safely possible. Waiting too long to introduce aids can lead to falls and injuries that further reduce mobility.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>When should urgent medical attention be sought for an ALS patient at home?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Several situations require immediate medical attention for an ALS patient at home. Severe difficulty breathing or shortness of breath at rest is a medical emergency. Repeated choking episodes during meals, especially if associated with fever or chest symptoms, may indicate aspiration pneumonia. Sudden inability to swallow any food or liquids requires urgent evaluation. Signs of chest infection such as fever, increased cough, chest pain, or change in sputum color need prompt medical assessment. A sudden significant decrease in mobility or strength that occurs over hours to days, rather than the usual gradual progression, should also be evaluated urgently as it may indicate a secondary problem rather than expected disease progression. Families should have a clear emergency plan and know when to call for an ambulance versus when to contact the home care team.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>How does home healthcare benefit ALS patients compared to hospital-based care?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Home healthcare offers several advantages for ALS patients. It allows them to remain in a familiar, comfortable environment surrounded by family, which supports psychological wellbeing. It reduces exposure to hospital-acquired infections, which are particularly dangerous for patients with weakened respiratory function. It enables consistent daily rehabilitation that would be impractical to deliver through hospital visits. It provides individualized attention that is difficult to achieve in a hospital ward. It allows the care team to assess the patient&#8217;s actual living environment and make specific recommendations for safety and accessibility. It supports family involvement in care, which improves both patient outcomes and family confidence. For a progressive condition like ALS where the focus is on quality of life and symptom management rather than curative treatment, the home environment is often the most appropriate setting for ongoing care, provided professional support is available.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>What role does the family caregiver play in ALS home care?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>The family caregiver plays a central role in ALS home care. While professional nurses, physiotherapists, and attendants provide specialized skills during scheduled visits or shifts, the family caregiver is present around the clock. They provide emotional support, assist with daily activities between professional visits, monitor for changes in condition, ensure that the care plan is being followed consistently, and serve as the primary communication link between the patient and the professional care team. However, family caregivers need training, support, and regular respite to avoid burnout. In this case, Mr. Aulakh&#8217;s wife received comprehensive training from the home care team, which enabled her to participate effectively in his care. Understanding <a href=\"https:\/\/athomecare.in\/essential-tips-for-managing-caregiver-stress-prioritizing-your-well-being\/\" class=\"text-primary hover:underline\">how to manage caregiver stress<\/a> is essential for sustaining long-term home care.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>Is home healthcare safe for a patient with a serious neurological condition like ALS?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>Home healthcare can be safe for ALS patients when it is properly structured and delivered by qualified professionals. The key safety requirements include regular medical oversight through doctor home visits, skilled nursing assessment to detect early signs of complications, trained attendants for daily assistance and supervision, appropriate medical equipment in the home, a clear emergency plan with defined criteria for hospital transfer, and educated family caregivers who know when to seek help. Home healthcare is not appropriate for every ALS patient at every stage of the disease. Patients who require invasive ventilation, have unstable medical conditions, or lack adequate family support may need a higher level of care than can be safely provided at home. The decision about whether home care is appropriate should be made by the treating medical team based on the individual patient&#8217;s clinical status and home environment. This case demonstrates that with the right structure, ALS home care can achieve excellent safety outcomes, including zero falls, zero aspiration events, and zero hospital readmissions over a twelve-week period.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>How is ALS different from other neurological conditions like Parkinson&#8217;s disease?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>While both ALS and <a href=\"https:\/\/athomecare.in\/understanding-parkinsons-disease-symptoms-causes-treatment\/\" class=\"text-primary hover:underline\">Parkinson&#8217;s disease<\/a> are neurological conditions that affect movement, they are fundamentally different. ALS affects both upper and lower motor neurons, causing progressive muscle weakness, wasting, and twitching. It does not typically affect cognition or sensation. Parkinson&#8217;s disease primarily affects a specific group of neurons that produce dopamine, leading to tremor, rigidity, slow movement (bradykinesia), and postural instability. Parkinson&#8217;s often includes non-motor symptoms such as cognitive changes, mood disorders, and sleep problems. The progression pattern, treatment approach, and prognosis differ significantly between the two conditions. However, some of the home care principles overlap, including the need for fall prevention, mobility support, and caregiver education.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                        <span>What medical equipment is typically needed for ALS patients at home?<\/span>\n                        <span class=\"iconify faq-icon text-gray-400\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/div>\n                    <div class=\"faq-answer\">\n                        <p>The equipment needs of an ALS patient change as the disease progresses. In early stages, as in Mr. Aulakh&#8217;s case, the equipment may include a mobility aid (cane or walker), an adjustable bed for comfort and positioning, a wheelchair for longer distances, a pulse oximeter for respiratory monitoring, and a blood pressure monitor. As the disease advances, additional equipment may become necessary, such as a <a href=\"https:\/\/athomecare.in\/enhancing-respiratory-health-the-role-of-bipap-machines-in-delhi\/\" class=\"text-primary hover:underline\">BiPAP machine for respiratory support<\/a>, a suction machine for airway clearance, a hospital bed with advanced positioning features, a patient lift for safe transfers, and potentially a feeding tube if swallowing becomes unsafe. Renting medical equipment is often more practical than purchasing, as needs change over time. The home care team should assess equipment needs regularly and adjust the setup as the patient&#8217;s condition evolves.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 15: Contact Information -->\n        <section class=\"mb-12\">\n            <div class=\"contact-card\">\n                <h2 class=\"font-serif text-xl sm:text-2xl font-600 mb-4\">Contact AtHomeCare<\/h2>\n                <p class=\"text-teal-100 text-sm leading-relaxed mb-6\">\n                    If you are caring for a family member with Motor Neuron Disease or any other progressive neurological condition in Amritsar, Delhi NCR, or surrounding areas, our multidisciplinary home care team is here to help.\n                <\/p>\n                <div class=\"space-y-3 text-sm\">\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-teal-200 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:building-2\"><\/span>\n                        <div>\n                            <p class=\"font-medium text-white mb-0.5\">Corporate Office<\/p>\n                            <p class=\"text-teal-100\">Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town<br>Sector 47<br>Amritsar, Haryana 122018<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-teal-200 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:phone\"><\/span>\n                        <div>\n                            <p class=\"font-medium text-white mb-0.5\">Phone<\/p>\n                            <p class=\"text-teal-100\"><a href=\"tel:9910823218\" class=\"text-teal-100 hover:text-white\">9910823218<\/a><\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-3\">\n                        <span class=\"iconify text-teal-200 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:mail\"><\/span>\n                        <div>\n                            <p class=\"font-medium text-white mb-0.5\">Email<\/p>\n                            <p class=\"text-teal-100\"><a href=\"mailto:care@athomecare.in\" class=\"text-teal-100 hover:text-white\">care@athomecare.in<\/a><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"mt-6 flex flex-wrap gap-3\">\n                    <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"inline-flex items-center gap-2 bg-white\/10 border border-white\/20 text-white text-sm px-4 py-2 rounded-lg hover:bg-white\/20 transition-colors\">\n                        <span class=\"iconify\" data-icon=\"lucide:heart-pulse\"><\/span>\n                        Home Nursing\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"inline-flex items-center gap-2 bg-white\/10 border border-white\/20 text-white text-sm px-4 py-2 rounded-lg hover:bg-white\/20 transition-colors\">\n                        <span class=\"iconify\" data-icon=\"lucide:accessibility\"><\/span>\n                        Physiotherapy\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"inline-flex items-center gap-2 bg-white\/10 border border-white\/20 text-white text-sm px-4 py-2 rounded-lg hover:bg-white\/20 transition-colors\">\n                        <span class=\"iconify\" data-icon=\"lucide:user-check\"><\/span>\n                        Patient Care\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"inline-flex items-center gap-2 bg-white\/10 border border-white\/20 text-white text-sm px-4 py-2 rounded-lg hover:bg-white\/20 transition-colors\">\n                        <span class=\"iconify\" data-icon=\"lucide:briefcase-medical\"><\/span>\n                        Doctor Visit\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"section-divider\"><\/div>\n\n        <!-- Section 16: Medical Disclaimer -->\n        <section class=\"mb-12\">\n            <div class=\"warning-box\">\n                <div class=\"flex items-start gap-3\">\n                    <span class=\"iconify text-amber-500 text-xl mt-0.5 flex-shrink-0\" data-icon=\"lucide:shield-alert\"><\/span>\n                    <div>\n                        <p class=\"text-sm font-semibold text-amber-800 mb-2\">Medical Disclaimer<\/p>\n                        <div class=\"text-sm text-amber-700 leading-relaxed space-y-2\">\n                            <p>Every patient is unique. The clinical course, treatment response, and care needs of individuals with ALS vary significantly. The outcomes described in this fictional case study should not be interpreted as expected outcomes for any other patient.<\/p>\n                            <p>Treatment decisions must always be made by qualified healthcare professionals based on a thorough evaluation of the individual patient&#8217;s medical condition, preferences, and circumstances.<\/p>\n                            <p>Emergency symptoms, including severe breathing difficulty, repeated choking episodes, sudden weakness, or signs of chest infection, require immediate hospital care. Home healthcare complements but does not replace emergency medical services.<\/p>\n                            <p>This case study is intended for educational purposes only and does not constitute medical advice. Readers should consult their own healthcare providers for guidance specific to their situation.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Related Services -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-600 text-gray-900 mb-6\">Related Home Care 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=\"clinical-card clinical-card-hover block group\">\n                    <span class=\"iconify text-primary text-2xl mb-3\" data-icon=\"lucide:heart-pulse\"><\/span>\n                    <p class=\"text-sm font-semibold text-gray-800 group-hover:text-primary transition-colors\">Home Nursing Services<\/p>\n                    <p class=\"text-xs text-gray-500 mt-1\">Skilled nursing care delivered in the comfort of your home<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"clinical-card clinical-card-hover block group\">\n                    <span class=\"iconify text-primary text-2xl mb-3\" data-icon=\"lucide:accessibility\"><\/span>\n                    <p class=\"text-sm font-semibold text-gray-800 group-hover:text-primary transition-colors\">Physiotherapy at Home<\/p>\n                    <p class=\"text-xs text-gray-500 mt-1\">Expert rehabilitation and mobility support at your doorstep<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"clinical-card clinical-card-hover block group\">\n                    <span class=\"iconify text-primary text-2xl mb-3\" data-icon=\"lucide:user-check\"><\/span>\n                    <p class=\"text-sm font-semibold text-gray-800 group-hover:text-primary transition-colors\">Patient Care Services<\/p>\n                    <p class=\"text-xs text-gray-500 mt-1\">Comprehensive daily living assistance and monitoring<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"clinical-card clinical-card-hover block group\">\n                    <span class=\"iconify text-primary text-2xl mb-3\" data-icon=\"lucide:shield-user\"><\/span>\n                    <p class=\"text-sm font-semibold text-gray-800 group-hover:text-primary transition-colors\">Patient Care Taker (GDA)<\/p>\n                    <p class=\"text-xs text-gray-500 mt-1\">Trained attendants for daily care and safety support<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"clinical-card clinical-card-hover block group\">\n                    <span class=\"iconify text-primary text-2xl mb-3\" data-icon=\"lucide:briefcase-medical\"><\/span>\n                    <p class=\"text-sm font-semibold text-gray-800 group-hover:text-primary transition-colors\">Doctor Home Visit<\/p>\n                    <p class=\"text-xs text-gray-500 mt-1\">Physician consultations and medical reviews at home<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/home-care-amritsar\/medical-equipment-rental\/\" class=\"clinical-card clinical-card-hover block group\">\n                    <span class=\"iconify text-primary text-2xl mb-3\" data-icon=\"lucide:settings\"><\/span>\n                    <p class=\"text-sm font-semibold text-gray-800 group-hover:text-primary transition-colors\">Medical Equipment Rental<\/p>\n                    <p class=\"text-xs text-gray-500 mt-1\">Hospital beds, wheelchairs, monitors, and more on rent<\/p>\n                <\/a>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- Footer -->\n    <footer class=\"bg-gray-900 text-gray-400 py-10\">\n        <div class=\"max-w-6xl mx-auto px-4 sm:px-6\">\n            <div class=\"flex flex-col sm:flex-row items-center justify-between gap-4 mb-6\">\n                <a href=\"https:\/\/athomecare.in\" class=\"flex items-center gap-2\">\n                    <div class=\"w-8 h-8 bg-primary rounded-lg flex items-center justify-center\">\n                        <span class=\"iconify text-white text-lg\" data-icon=\"lucide:heart-pulse\"><\/span>\n                    <\/div>\n                    <span class=\"font-semibold text-white text-lg\">AtHomeCare<\/span>\n                <\/a>\n                <div class=\"flex items-center gap-4 text-sm\">\n                    <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"hover:text-white transition-colors\">Home Nursing<\/a>\n                    <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"hover:text-white transition-colors\">Physiotherapy<\/a>\n                    <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"hover:text-white transition-colors\">Patient Care<\/a>\n                    <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"hover:text-white transition-colors\">Doctor Visit<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"border-t border-gray-800 pt-6 text-center text-xs text-gray-500\">\n                <p>This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient.<\/p>\n                <p class=\"mt-1\">The information provided should not be used as a substitute for professional medical advice, diagnosis, or treatment.<\/p>\n                <p class=\"mt-3\">&copy; 2026 AtHomeCare. All rights reserved.<\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <script>\n        \/\/ Mobile menu toggle\n        document.getElementById('mobileMenuBtn').addEventListener('click', function() {\n            const menu = document.getElementById('mobileMenu');\n            menu.classList.toggle('hidden');\n        });\n\n        \/\/ FAQ toggle\n        function toggleFaq(element) {\n            const item = element.parentElement;\n            const isActive = item.classList.contains('active');\n            \n            \/\/ Close all FAQ items\n            document.querySelectorAll('.faq-item').forEach(function(faq) {\n                faq.classList.remove('active');\n            });\n            \n            \/\/ Open clicked item if it wasn't active\n            if (!isActive) {\n                item.classList.add('active');\n            }\n        }\n\n        \/\/ Smooth scroll for 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\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Motor Neuron Disease (ALS) Home Care Case Study in Amritsar AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call: 9910823218 Case Study | Amritsar Motor Neuron Disease (ALS) Home Care Case Study A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-40","post","type-post","status-publish","format-standard","hentry","category-blog"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call: 9910823218 Case Study | Amritsar Motor Neuron Disease (ALS) Home Care Case Study A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient\" \/>\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\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"amritsar -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar - amritsar\" \/>\n\t\t<meta property=\"og:description\" content=\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call: 9910823218 Case Study | Amritsar Motor Neuron Disease (ALS) Home Care Case Study A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-16T09:01:54+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-16T09:01:55+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar - amritsar\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call: 9910823218 Case Study | Amritsar Motor Neuron Disease (ALS) Home Care Case Study A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient\" \/>\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\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#blogposting\",\"name\":\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar - amritsar\",\"headline\":\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#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\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#articleImage\"},\"datePublished\":\"2026-07-16T09:01:54+00:00\",\"dateModified\":\"2026-07-16T09:01:55+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/amritsar\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#listItem\",\"name\":\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#listItem\",\"position\":3,\"name\":\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#organization\",\"name\":\"amritsar\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#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\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/\",\"name\":\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar - amritsar\",\"description\":\"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call: 9910823218 Case Study | Amritsar Motor Neuron Disease (ALS) Home Care Case Study A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/motor-neuron-disease-als-home-care-case-study-in-amritsar\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-07-16T09:01:54+00:00\",\"dateModified\":\"2026-07-16T09:01:55+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/\",\"name\":\"amritsar\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar - amritsar","description":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call: 9910823218 Case Study | Amritsar Motor Neuron Disease (ALS) Home Care Case Study A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient","canonical_url":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#blogposting","name":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar - amritsar","headline":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar","author":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/amritsar\/#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\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#articleImage"},"datePublished":"2026-07-16T09:01:54+00:00","dateModified":"2026-07-16T09:01:55+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/amritsar","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/amritsar\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#listItem","name":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#listItem","position":3,"name":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/amritsar\/#organization","name":"amritsar","url":"https:\/\/athomecare.in\/amritsar\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#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\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#webpage","url":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/","name":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar - amritsar","description":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call: 9910823218 Case Study | Amritsar Motor Neuron Disease (ALS) Home Care Case Study A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/amritsar\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"datePublished":"2026-07-16T09:01:54+00:00","dateModified":"2026-07-16T09:01:55+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/amritsar\/#website","url":"https:\/\/athomecare.in\/amritsar\/","name":"amritsar","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/amritsar\/#organization"}}]},"og:locale":"en_US","og:site_name":"amritsar -","og:type":"article","og:title":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar - amritsar","og:description":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call: 9910823218 Case Study | Amritsar Motor Neuron Disease (ALS) Home Care Case Study A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient","og:url":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/","article:published_time":"2026-07-16T09:01:54+00:00","article:modified_time":"2026-07-16T09:01:55+00:00","twitter:card":"summary_large_image","twitter:title":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar - amritsar","twitter:description":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar AtHomeCare Home Nursing Physiotherapy Patient Care Doctor Visit Call Now Home Nursing Physiotherapy Patient Care Doctor Visit Call: 9910823218 Case Study | Amritsar Motor Neuron Disease (ALS) Home Care Case Study A detailed clinical account of how structured multidisciplinary home healthcare supported a 61-year-old patient"},"aioseo_meta_data":{"post_id":"40","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-07-16 08:55:34","updated":"2026-07-17 07:41:20","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\/amritsar\" 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\/amritsar\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMotor Neuron Disease (ALS) Home Care Case Study in Amritsar\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/amritsar"},{"label":"Blog","link":"https:\/\/athomecare.in\/amritsar\/category\/blog\/"},{"label":"Motor Neuron Disease (ALS) Home Care Case Study in Amritsar","link":"https:\/\/athomecare.in\/amritsar\/motor-neuron-disease-als-home-care-case-study-in-amritsar\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":4,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/40\/revisions"}],"predecessor-version":[{"id":44,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/40\/revisions\/44"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/media?parent=40"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/categories?post=40"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/tags?post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}