{"id":686,"date":"2026-08-29T06:42:13","date_gmt":"2026-08-29T06:42:13","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=686"},"modified":"2026-08-29T06:42:15","modified_gmt":"2026-08-29T06:42:15","slug":"necrotizing-autoimmune-myopathy-home-care-in-mohali","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/","title":{"rendered":"Necrotizing Autoimmune Myopathy Home Care in Mohali"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study<\/title>\n    <meta name=\"description\" content=\"A fictional Mohali case study covering necrotizing autoimmune myopathy home care, strength recovery, physiotherapy, fall prevention, fatigue management, nutrition, and functional conditioning.\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/necrotizing-autoimmune-myopathy-home-care-mohali\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Merriweather:wght@300;400;700;900&#038;family=Inter:wght@300;400;500;600;700&#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': '#0D5E58',\n                        'bg-main': '#FFFFFF',\n                        'bg-alt': '#F8FAFC',\n                        'bg-warm': '#F0FDFA',\n                        'text-main': '#1E293B',\n                        'text-sec': '#475569',\n                        'text-muted': '#94A3B8',\n                        'border-soft': '#E2E8F0',\n                        'alert-red': '#DC2626',\n                        'alert-amber': '#D97706',\n                        'success-green': '#16A34A',\n                    },\n                    fontFamily: {\n                        heading: ['Merriweather', 'Georgia', 'serif'],\n                        body: ['Inter', 'system-ui', 'sans-serif'],\n                    }\n                }\n            }\n        }\n    <\/script>\n    <style>\n        * { box-sizing: border-box; }\n        html { scroll-behavior: smooth; }\n        body { font-family: 'Inter', system-ui, sans-serif; color: #1E293B; background: #FFFFFF; line-height: 1.7; }\n        h1, h2, h3, h4, h5 { font-family: 'Merriweather', Georgia, serif; line-height: 1.3; }\n\n        .hero-gradient {\n            background: linear-gradient(135deg, #0F766E 0%, #0D5E58 40%, #134E4A 100%);\n        }\n        .hero-pattern {\n            background-image: radial-gradient(circle at 20% 80%, rgba(20, 184, 166, 0.15) 0%, transparent 50%),\n                              radial-gradient(circle at 80% 20%, rgba(255,255,255,0.05) 0%, transparent 40%);\n        }\n\n        .clinical-card {\n            background: #FFFFFF;\n            border: 1px solid #E2E8F0;\n            border-radius: 12px;\n            transition: box-shadow 0.2s ease;\n        }\n        .clinical-card:hover {\n            box-shadow: 0 4px 24px rgba(15, 118, 110, 0.08);\n        }\n\n        .alert-box {\n            border-left: 4px solid;\n            border-radius: 0 8px 8px 0;\n            padding: 16px 20px;\n        }\n        .alert-box.red { border-color: #DC2626; background: #FEF2F2; }\n        .alert-box.amber { border-color: #D97706; background: #FFFBEB; }\n        .alert-box.green { border-color: #16A34A; background: #F0FDF4; }\n        .alert-box.blue { border-color: #0F766E; background: #F0FDFA; }\n\n        .doctor-card {\n            background: linear-gradient(135deg, #F0FDFA 0%, #FFFFFF 100%);\n            border: 1px solid #99F6E4;\n            border-radius: 12px;\n        }\n\n        .timeline-item {\n            position: relative;\n            padding-left: 32px;\n            padding-bottom: 28px;\n        }\n        .timeline-item::before {\n            content: '';\n            position: absolute;\n            left: 7px;\n            top: 8px;\n            bottom: 0;\n            width: 2px;\n            background: #99F6E4;\n        }\n        .timeline-item:last-child::before { display: none; }\n        .timeline-item::after {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 6px;\n            width: 16px;\n            height: 16px;\n            background: #0F766E;\n            border-radius: 50%;\n            border: 3px solid #CCFBF1;\n        }\n\n        .evidence-table { width: 100%; border-collapse: separate; border-spacing: 0; }\n        .evidence-table thead th {\n            background: #0F766E;\n            color: #FFFFFF;\n            padding: 12px 16px;\n            font-weight: 600;\n            font-size: 0.85rem;\n            text-align: left;\n            letter-spacing: 0.02em;\n        }\n        .evidence-table thead th:first-child { border-radius: 8px 0 0 0; }\n        .evidence-table thead th:last-child { border-radius: 0 8px 0 0; }\n        .evidence-table tbody td {\n            padding: 11px 16px;\n            border-bottom: 1px solid #E2E8F0;\n            font-size: 0.9rem;\n            color: #334155;\n        }\n        .evidence-table tbody tr:last-child td { border-bottom: none; }\n        .evidence-table tbody tr:nth-child(even) { background: #F8FAFC; }\n        .evidence-table tbody tr:hover { background: #F0FDFA; }\n\n        .faq-item { border-bottom: 1px solid #E2E8F0; }\n        .faq-item:last-child { border-bottom: none; }\n        .faq-q {\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-start;\n            padding: 18px 0;\n            font-weight: 600;\n            color: #1E293B;\n            font-size: 0.95rem;\n            line-height: 1.5;\n            gap: 12px;\n        }\n        .faq-q .icon {\n            flex-shrink: 0;\n            width: 24px;\n            height: 24px;\n            border-radius: 50%;\n            background: #F0FDFA;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            color: #0F766E;\n            font-size: 14px;\n            font-weight: 700;\n            transition: transform 0.2s;\n        }\n        .faq-a {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.35s ease, padding 0.35s ease;\n            color: #475569;\n            font-size: 0.9rem;\n            line-height: 1.7;\n        }\n        .faq-item.open .faq-a { max-height: 500px; padding-bottom: 18px; }\n        .faq-item.open .icon { transform: rotate(45deg); }\n\n        .link-inline {\n            color: #0F766E;\n            text-decoration: underline;\n            text-underline-offset: 2px;\n            text-decoration-color: #99F6E4;\n            transition: text-decoration-color 0.2s;\n        }\n        .link-inline:hover { text-decoration-color: #0F766E; }\n\n        .scenario-card {\n            background: #FFFBEB;\n            border: 1px solid #FDE68A;\n            border-radius: 10px;\n            padding: 20px;\n        }\n\n        .risk-indicator {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            padding: 4px 12px;\n            border-radius: 20px;\n            font-size: 0.78rem;\n            font-weight: 600;\n        }\n        .risk-high { background: #FEE2E2; color: #DC2626; }\n        .risk-medium { background: #FEF3C7; color: #D97706; }\n        .risk-low { background: #DCFCE7; color: #16A34A; }\n\n        .section-label {\n            display: inline-block;\n            font-size: 0.72rem;\n            font-weight: 700;\n            letter-spacing: 0.1em;\n            text-transform: uppercase;\n            color: #0F766E;\n            background: #F0FDFA;\n            padding: 4px 12px;\n            border-radius: 4px;\n            margin-bottom: 12px;\n        }\n\n        .contact-box {\n            background: linear-gradient(135deg, #0F766E 0%, #134E4A 100%);\n            border-radius: 16px;\n            color: #FFFFFF;\n        }\n\n        .nav-bar {\n            background: rgba(255,255,255,0.95);\n            backdrop-filter: blur(12px);\n            border-bottom: 1px solid #E2E8F0;\n            position: sticky;\n            top: 0;\n            z-index: 50;\n        }\n\n        @media (max-width: 768px) {\n            .hero-gradient { padding: 40px 16px !important; }\n            h1 { font-size: 1.6rem !important; }\n            h2 { font-size: 1.35rem !important; }\n            .evidence-table { font-size: 0.8rem; }\n            .evidence-table thead th, .evidence-table tbody td { padding: 8px 10px; }\n            .timeline-item { padding-left: 28px; }\n        }\n@media (min-width: 768px) {\n        header > div { padding: 56px 32px 56px; }\n        header h1 { font-size: 2.2rem; }\n        header > div > div:nth-child(2) { grid-template-columns: repeat(4, 1fr); }\n        header > div > div:nth-child(2) > div:last-child { grid-column: span 2; }\n    }\n\n        .fade-in {\n            opacity: 0;\n            transform: translateY(16px);\n            transition: opacity 0.6s ease, transform 0.6s ease;\n        }\n        .fade-in.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    <\/style>\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"MedicalWebPage\",\n        \"name\": \"Necrotizing Autoimmune Myopathy Home Care in Mohali\",\n        \"description\": \"A fictional Mohali case study covering necrotizing autoimmune myopathy home care, strength recovery, physiotherapy, fall prevention, fatigue management, nutrition, and functional conditioning.\",\n        \"url\": \"https:\/\/athomecare.in\/necrotizing-autoimmune-myopathy-home-care-mohali\",\n        \"about\": {\n            \"@type\": \"MedicalCondition\",\n            \"name\": \"Necrotizing Autoimmune Myopathy\"\n        },\n        \"author\": {\n            \"@type\": \"Physician\",\n            \"name\": \"Dr. Ekta Fageriya\",\n            \"credential\": \"MBBS\",\n            \"medicalSpecialty\": \"Geriatric Medicine\"\n        },\n        \"publisher\": {\n            \"@type\": \"Organization\",\n            \"name\": \"AtHomeCare\"\n        }\n    }\n    <\/script>\n<\/head>\n<body>\n\n<!-- Navigation -->\n<nav class=\"nav-bar\">\n    <div class=\"max-w-5xl mx-auto px-4 py-3 flex items-center justify-between\">\n        <a href=\"https:\/\/athomecare.in\/\" class=\"font-heading font-bold text-primary text-lg\">AtHomeCare<\/a>\n        <div class=\"hidden md:flex items-center gap-6 text-sm font-medium text-text-sec\">\n            <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"hover:text-primary transition-colors\">Home Nursing<\/a>\n            <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"hover:text-primary transition-colors\">Physiotherapy<\/a>\n            <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"hover:text-primary transition-colors\">Patient Care<\/a>\n            <a href=\"tel:9910823218\" class=\"bg-primary text-white px-4 py-2 rounded-lg hover:bg-primary-dark transition-colors text-sm\">Call 9910823218<\/a>\n        <\/div>\n        <a href=\"tel:9910823218\" class=\"md:hidden bg-primary text-white px-3 py-2 rounded-lg text-sm font-semibold\">Call Now<\/a>\n    <\/div>\n<\/nav>\n\n<!-- Hero Section -->\n<header style=\"background: linear-gradient(160deg, #0F766E 0%, #0A5C56 50%, #0D4F4A 100%); position: relative; overflow: hidden;\">\n    <!-- Subtle pattern overlay for depth -->\n    <div style=\"position: absolute; inset: 0; background-image: radial-gradient(circle at 15% 85%, rgba(20,184,166,0.12) 0%, transparent 45%), radial-gradient(circle at 85% 15%, rgba(255,255,255,0.04) 0%, transparent 35%); pointer-events: none;\"><\/div>\n\n    <div style=\"max-width: 1024px; margin: 0 auto; padding: 40px 20px 48px; position: relative; z-index: 1;\">\n\n        <!-- Case Study Label -->\n        <div style=\"display: inline-block; background: rgba(255,255,255,0.92); color: #0F766E; padding: 5px 14px; border-radius: 5px; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px;\">Case Study<\/div>\n\n        <!-- Main Title -->\n        <h1 style=\"font-family: 'Merriweather', Georgia, serif; color: #FFFFFF; font-size: 1.7rem; line-height: 1.35; font-weight: 700; max-width: 720px; margin: 0 0 14px 0; text-shadow: 0 1px 3px rgba(0,0,0,0.2);\">\n            Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali\n        <\/h1>\n\n        <!-- Subtitle -->\n        <p style=\"color: #B2F5EA; font-size: 0.88rem; line-height: 1.65; max-width: 640px; margin: 0 0 28px 0;\">\n            A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and functional recovery following an acute worsening of necrotizing autoimmune myopathy.\n        <\/p>\n\n        <!-- Patient Info Grid -->\n        <div style=\"display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; margin-bottom: 20px;\">\n            <div style=\"background: rgba(255,255,255,0.95); border-radius: 10px; padding: 14px 16px;\">\n                <div style=\"color: #5EEAD4; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;\">Patient Age<\/div>\n                <div style=\"color: #134E4A; font-size: 0.95rem; font-weight: 700;\">52 Years<\/div>\n            <\/div>\n            <div style=\"background: rgba(255,255,255,0.95); border-radius: 10px; padding: 14px 16px;\">\n                <div style=\"color: #5EEAD4; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;\">Gender<\/div>\n                <div style=\"color: #134E4A; font-size: 0.95rem; font-weight: 700;\">Female<\/div>\n            <\/div>\n            <div style=\"background: rgba(255,255,255,0.95); border-radius: 10px; padding: 14px 16px;\">\n                <div style=\"color: #5EEAD4; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;\">Location<\/div>\n                <div style=\"color: #134E4A; font-size: 0.95rem; font-weight: 700;\">Mohali, Punjab<\/div>\n            <\/div>\n            <div style=\"background: rgba(255,255,255,0.95); border-radius: 10px; padding: 14px 16px;\">\n                <div style=\"color: #5EEAD4; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;\">Primary Condition<\/div>\n                <div style=\"color: #134E4A; font-size: 0.95rem; font-weight: 700;\">NAM<\/div>\n            <\/div>\n            <div style=\"background: rgba(255,255,255,0.95); border-radius: 10px; padding: 14px 16px;\">\n                <div style=\"color: #5EEAD4; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;\">Duration of Care<\/div>\n                <div style=\"color: #134E4A; font-size: 0.95rem; font-weight: 700;\">12 Weeks<\/div>\n            <\/div>\n            <div style=\"background: rgba(255,255,255,0.95); border-radius: 10px; padding: 14px 16px;\">\n                <div style=\"color: #5EEAD4; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;\">Care Setting<\/div>\n                <div style=\"color: #134E4A; font-size: 0.95rem; font-weight: 700;\">Home-Based<\/div>\n            <\/div>\n            <div style=\"background: rgba(255,255,255,0.95); border-radius: 10px; padding: 14px 16px; grid-column: span 2;\">\n                <div style=\"color: #5EEAD4; font-size: 0.65rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px;\">Final Clinical Outcome<\/div>\n                <div style=\"color: #134E4A; font-size: 0.95rem; font-weight: 700;\">Gradual Functional Recovery With Resumed Work Participation<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Risk Tags -->\n        <div style=\"display: flex; flex-wrap: wrap; gap: 8px;\">\n            <span style=\"display: inline-flex; align-items: center; gap: 5px; background: #FEE2E2; color: #B91C1C; padding: 5px 13px; border-radius: 20px; font-size: 0.75rem; font-weight: 600;\">\n                <span style=\"width: 7px; height: 7px; border-radius: 50%; background: #DC2626; flex-shrink: 0;\"><\/span>\n                High Fall Risk at Start\n            <\/span>\n            <span style=\"display: inline-flex; align-items: center; gap: 5px; background: #FEF3C7; color: #92400E; padding: 5px 13px; border-radius: 20px; font-size: 0.75rem; font-weight: 600;\">\n                <span style=\"width: 7px; height: 7px; border-radius: 50%; background: #D97706; flex-shrink: 0;\"><\/span>\n                Proximal Weakness\n            <\/span>\n            <span style=\"display: inline-flex; align-items: center; gap: 5px; background: #DCFCE7; color: #166534; padding: 5px 13px; border-radius: 20px; font-size: 0.75rem; font-weight: 600;\">\n                <span style=\"width: 7px; height: 7px; border-radius: 50%; background: #16A34A; flex-shrink: 0;\"><\/span>\n                Stable Vitals at Discharge\n            <\/span>\n        <\/div>\n    <\/div>\n<\/header>\n\n\n<!-- Main Content -->\n<main class=\"max-w-5xl mx-auto px-4 py-10 md:py-16\">\n\n    <!-- Fictional Disclaimer -->\n    <div class=\"alert-box amber mb-10 fade-in\">\n        <p class=\"text-sm text-amber-900 font-medium\">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\n    <!-- Section 1: Patient Background -->\n    <section class=\"mb-14 fade-in\" id=\"patient-background\">\n        <div class=\"section-label\">Patient Background<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Understanding Mrs. Manpreet Kaur Before Home Care Began<\/h2>\n\n        <p class=\"text-text-sec mb-4\">\n            Mrs. Manpreet Kaur was a 52-year-old school administrator living in Mohali, Punjab, with her husband Mr. Gurpreet Singh and their daughter Ms. Jasleen Kaur. She led an active professional life managing administrative duties at a local school, a role that required prolonged sitting at a desk, movement around the campus, and regular interaction with staff and students.\n        <\/p>\n        <p class=\"text-text-sec mb-4\">\n            Several months before her hospital admission, Manpreet began noticing changes in her physical ability. Climbing stairs at school became noticeably harder. Lifting everyday household objects, such as a pressure cooker or a bucket of water, felt heavier than it should. At first, she attributed these changes to aging or fatigue from her busy schedule. Her family also did not immediately recognize the pattern.\n        <\/p>\n        <p class=\"text-text-sec mb-4\">\n            Over time, the weakness progressed. Rising from a chair without using her arms became difficult. Walking longer distances left her unusually tired. Routine household tasks that she had always managed independently, such as making the bed, hanging clothes, and carrying groceries from the market, started requiring effort she could not sustain.\n        <\/p>\n        <p class=\"text-text-sec mb-4\">\n            After a thorough neurological and rheumatological evaluation that included laboratory investigations and muscle assessment, Manpreet was diagnosed with necrotizing autoimmune myopathy (NAM). Her treating specialist started her on an appropriate immunosuppressive treatment regimen. For a period, her condition appeared to stabilize.\n        <\/p>\n        <p class=\"text-text-sec\">\n            Then came an acute episode of worsening weakness. Tasks she could manage a few weeks earlier became impossible. Her family noticed she needed physical support to stand up from a low chair. She could no longer climb stairs safely. Fatigue set in after minimal activity. This deterioration prompted hospital assessment, after which she was discharged home with a structured rehabilitation plan supported by professional <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"link-inline\">home nursing<\/a> and <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"link-inline\">physiotherapy at home<\/a>.\n        <\/p>\n    <\/section>\n\n    <!-- Section 2: Clinical Diagnosis -->\n    <section class=\"mb-14 fade-in\" id=\"clinical-diagnosis\">\n        <div class=\"section-label\">Clinical Diagnosis<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">What Is Necrotizing Autoimmune Myopathy<\/h2>\n\n        <p class=\"text-text-sec mb-4\">\n            Necrotizing autoimmune myopathy is a group of rare immune-mediated muscle disorders. In these conditions, the body&#8217;s immune system mistakenly attacks muscle fibers, causing direct muscle cell injury and necrosis. Unlike some other inflammatory myopathies, NAM is characterized by prominent muscle fiber death with relatively little inflammation in the muscle tissue itself.\n        <\/p>\n        <p class=\"text-text-sec mb-4\">\n            The most recognizable clinical feature is proximal muscle weakness. This means the muscles closest to the center of the body, particularly around the hips, thighs, shoulders, and upper arms, are most affected. Patients typically notice difficulty climbing stairs, rising from a seated position, lifting objects overhead, and performing activities that require hip or shoulder strength.\n        <\/p>\n\n        <div class=\"doctor-card p-5 mb-5\">\n            <div class=\"flex items-start gap-3\">\n                <div class=\"w-8 h-8 rounded-full bg-primary flex items-center justify-center flex-shrink-0 mt-0.5\">\n                    <svg class=\"w-4 h-4 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z\"><\/path><\/svg>\n                <\/div>\n                <div>\n                    <div class=\"font-semibold text-primary text-sm mb-1\">Clinical Insight<\/div>\n                    <p class=\"text-text-sec text-sm\">Why is the weakness proximal rather than distal? In NAM, the immune-mediated injury tends to affect larger muscle groups with greater blood supply and antigen exposure. The distal muscles of the hands and feet are usually preserved until very late in the disease course, which helps distinguish NAM from conditions like peripheral neuropathy.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <p class=\"text-text-sec mb-4\">\n            Some patients with NAM may also develop involvement of muscles outside the limbs. Swallowing muscles can be affected, creating a risk of aspiration. Respiratory muscles can weaken, potentially leading to breathing difficulty. These complications are not universal but are well-documented in medical literature and require careful monitoring.\n        <\/p>\n        <p class=\"text-text-sec\">\n            In Manpreet&#8217;s case, the functional manifestations were consistent with the typical pattern of NAM. Her weakness was most pronounced in the proximal muscles of the lower and upper limbs. She did not have significant swallowing or respiratory symptoms at the time of her initial home assessment, but these were identified as areas requiring ongoing vigilance.\n        <\/p>\n    <\/section>\n\n    <!-- Section 3: Hospital Treatment -->\n    <section class=\"mb-14 fade-in\" id=\"hospital-treatment\">\n        <div class=\"section-label\">Hospital Course<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">What Happened During Hospitalization<\/h2>\n\n        <p class=\"text-text-sec mb-4\">\n            Manpreet was admitted after her family reported a clear and measurable increase in weakness over a short period. She needed assistance to rise from a chair. Stair climbing had become unsafe. Household tasks she previously managed were no longer possible. Her fatigue had worsened noticeably.\n        <\/p>\n        <p class=\"text-text-sec mb-4\">\n            During her hospital stay, the medical team conducted a comprehensive evaluation. This included a clinical neurological examination, assessment of muscle strength in different muscle groups, laboratory investigations relevant to autoimmune myopathy, and a review of her current treatment response.\n        <\/p>\n        <p class=\"text-text-sec mb-4\">\n            The evaluation confirmed worsening of her underlying muscle weakness. Her specialist team, which included both a neurologist and a rheumatologist, adjusted her immunosuppressive treatment. The goal was to bring the immune-mediated muscle injury under better control.\n        <\/p>\n        <p class=\"text-text-sec mb-4\">\n            Once her condition stabilized and she was deemed medically safe for discharge, the hospital team prepared a detailed discharge plan. This plan included her adjusted medication regimen, a referral for home-based physiotherapy, nutritional guidance, and clear instructions about warning symptoms that would require urgent medical attention. This kind of structured <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\" class=\"link-inline\">post-hospital discharge care<\/a> is essential for patients with significant functional limitations returning home.\n        <\/p>\n\n        <div class=\"clinical-card p-5 mb-5\">\n            <h4 class=\"font-heading font-bold text-sm text-text-main mb-3\">Vital Signs at Discharge<\/h4>\n            <div class=\"overflow-x-auto\">\n                <table class=\"evidence-table\">\n                    <thead>\n                        <tr>\n                            <th>Clinical Parameter<\/th>\n                            <th>Finding<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr><td>Blood Pressure<\/td><td>124\/78 mmHg<\/td><\/tr>\n                        <tr><td>Heart Rate<\/td><td>82 beats\/min<\/td><\/tr>\n                        <tr><td>Respiratory Rate<\/td><td>17\/min<\/td><\/tr>\n                        <tr><td>Temperature<\/td><td>98.2 degrees F<\/td><\/tr>\n                        <tr><td>Oxygen Saturation<\/td><td>98% on room air<\/td><\/tr>\n                        <tr><td>General Condition<\/td><td>Stable<\/td><\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/div>\n\n        <p class=\"text-text-sec\">\n            Her vital signs were within normal limits at discharge. This medical stability, combined with her need for ongoing rehabilitation and monitoring, made her an appropriate candidate for home-based care rather than extended hospitalization. The decision to transition her home reflected a clinical judgment that her safety could be maintained in a home setting with the right professional support in place. Families exploring similar transitions can review a <a href=\"https:\/\/athomecare.in\/from-gurgaon-hospitals-to-home-a-step-by-step-discharge-and-home-care-plan-for-elderly-patients-after-major-illness\/\" class=\"link-inline\">step-by-step discharge and home care plan<\/a> to understand the process better.\n        <\/p>\n    <\/section>\n\n    <!-- Section 4: Why Home Healthcare Was Needed -->\n    <section class=\"mb-14 fade-in\" id=\"why-home-care\">\n        <div class=\"section-label\">Clinical Reasoning<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Why Home Healthcare Was the Right Choice for Manpreet<\/h2>\n\n        <p class=\"text-text-sec mb-4\">\n            The decision to provide home healthcare was not simply a matter of convenience. It was a clinically reasoned choice based on several factors specific to Manpreet&#8217;s condition and circumstances.\n        <\/p>\n\n        <div class=\"grid md:grid-cols-2 gap-4 mb-5\">\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-semibold text-primary text-sm mb-2\">Medical Stability at Discharge<\/h4>\n                <p class=\"text-text-sec text-sm\">Manpreet&#8217;s vital signs were stable. She did not require ICU-level monitoring, invasive ventilation, or intravenous medications that could only be administered in a hospital. Her medical needs at this point were focused on medication adherence, symptom monitoring, and rehabilitation.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-semibold text-primary text-sm mb-2\">Rehabilitation Requires a Home Environment<\/h4>\n                <p class=\"text-text-sec text-sm\">The most effective rehabilitation for a condition like NAM happens in the setting where the patient actually lives. Practicing sit-to-stand transfers from her own chairs, navigating her own stairs, and using her own bathroom is functionally more relevant than exercising in a hospital gym. This principle of <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" class=\"link-inline\">customized rehabilitation<\/a> at home has strong evidence backing its effectiveness.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-semibold text-primary text-sm mb-2\">Risk of Hospital-Acquired Complications<\/h4>\n                <p class=\"text-text-sec text-sm\">Prolonged hospital stays carry risks including hospital-acquired infections, deconditioning from bed rest, and psychological impact. For a patient who was medically stable, continuing care at home avoided these unnecessary risks.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-semibold text-primary text-sm mb-2\">Family Support Was Available<\/h4>\n                <p class=\"text-text-sec text-sm\">Manpreet had a supportive husband and an involved daughter. With professional guidance, they could participate meaningfully in her care. This family capacity is an important factor when deciding whether home care is appropriate. Many families benefit from understanding <a href=\"https:\/\/athomecare.in\/why-choose-home-care-the-benefits-of-in-home-support-by-athomecare\/\" class=\"link-inline\">why home care can be beneficial<\/a> when the right support system exists.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-semibold text-primary text-sm mb-2\">Ongoing Specialist Oversight Was Maintained<\/h4>\n                <p class=\"text-text-sec text-sm\">Home care did not mean isolation from her medical team. Her neurologist and rheumatologist continued to oversee her treatment. Home healthcare acted as the bridge between hospital specialist care and daily functional recovery. A <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"link-inline\">doctor home visit<\/a> service was available if needed.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-semibold text-primary text-sm mb-2\">Need for Structured Daily Support<\/h4>\n                <p class=\"text-text-sec text-sm\">Manpreet needed daily medication management, fatigue monitoring, nutritional support, and guided exercise. These are exactly the services that professional <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"link-inline\">patient care services<\/a> at home are designed to deliver consistently.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 5: Home Care Plan -->\n    <section class=\"mb-14 fade-in\" id=\"home-care-plan\">\n        <div class=\"section-label\">Home Care Plan<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">The Structured Home Healthcare Plan by AtHomeCare<\/h2>\n\n        <p class=\"text-text-sec mb-6\">\n            The home care plan was built around Manpreet&#8217;s specific functional limitations, medical needs, and personal goals. It was not a generic program. Every element had a clinical reason for being included.\n        <\/p>\n\n        <!-- Home Nursing -->\n        <div class=\"clinical-card p-6 mb-5\">\n            <h3 class=\"font-heading font-bold text-lg text-text-main mb-3\">Home Nursing<\/h3>\n            <p class=\"text-text-sec text-sm mb-3\">\n                The <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"link-inline\">home nursing<\/a> component addressed the medical safety aspects of Manpreet&#8217;s daily care. The nurse&#8217;s role extended well beyond basic assistance.\n            <\/p>\n            <div class=\"grid sm:grid-cols-2 gap-3\">\n                <div class=\"flex items-start gap-2\">\n                    <span class=\"w-5 h-5 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\"><span class=\"text-primary text-xs font-bold\">1<\/span><\/span>\n                    <p class=\"text-text-sec text-sm\"><strong>Medication support:<\/strong> Organizing doses, providing reminders, tracking adherence, and planning refills. This level of <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"link-inline\">medication management<\/a> is critical because immunosuppressive treatments must not be stopped or adjusted independently.<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <span class=\"w-5 h-5 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\"><span class=\"text-primary text-xs font-bold\">2<\/span><\/span>\n                    <p class=\"text-text-sec text-sm\"><strong>Vital sign monitoring:<\/strong> Regular checks of blood pressure, heart rate, respiratory rate, temperature, and oxygen saturation to detect any change in her medical status early.<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <span class=\"w-5 h-5 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\"><span class=\"text-primary text-xs font-bold\">3<\/span><\/span>\n                    <p class=\"text-text-sec text-sm\"><strong>Infection awareness:<\/strong> Because immunosuppressive treatment can reduce immune function, the nurse educated the family about signs of infection and monitored Manpreet for fever, cough, sore throat, urinary symptoms, and skin changes.<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <span class=\"w-5 h-5 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\"><span class=\"text-primary text-xs font-bold\">4<\/span><\/span>\n                    <p class=\"text-text-sec text-sm\"><strong>Fatigue assessment:<\/strong> Tracking daily energy levels, activity tolerance, and the relationship between activity and fatigue to guide rehabilitation pacing.<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <span class=\"w-5 h-5 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\"><span class=\"text-primary text-xs font-bold\">5<\/span><\/span>\n                    <p class=\"text-text-sec text-sm\"><strong>Nutritional monitoring:<\/strong> Observing food intake, tracking weight, and communicating concerns about appetite or unintentional weight loss to the medical team.<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <span class=\"w-5 h-5 rounded-full bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\"><span class=\"text-primary text-xs font-bold\">6<\/span><\/span>\n                    <p class=\"text-text-sec text-sm\"><strong>Fall-risk education:<\/strong> Reinforcing safety measures, reviewing the home environment, and ensuring the family understood how to reduce fall hazards. This aspect of <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\" class=\"link-inline\">fall prevention<\/a> was a priority throughout the care period.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Physiotherapy -->\n        <div class=\"clinical-card p-6 mb-5\">\n            <h3 class=\"font-heading font-bold text-lg text-text-main mb-3\">Physiotherapy at Home<\/h3>\n            <p class=\"text-text-sec text-sm mb-3\">\n                The <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"link-inline\">physiotherapy at home<\/a> program was the core of Manpreet&#8217;s functional recovery. The physiotherapist designed a gradual, phased approach that prioritized functional improvement over exercise volume. This is an important distinction in muscle disorders: more exercise is not always better. The <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\" class=\"link-inline\">importance of physiotherapy in healing through movement<\/a> is well established, but the approach must be tailored to the specific condition.\n            <\/p>\n\n            <div class=\"grid sm:grid-cols-3 gap-3 mb-4\">\n                <div class=\"bg-bg-warm rounded-lg p-4 border border-primary\/10\">\n                    <div class=\"text-primary font-semibold text-xs uppercase tracking-wide mb-2\">Initial Phase<\/div>\n                    <ul class=\"text-text-sec text-sm space-y-1.5\">\n                        <li>Active range-of-motion exercises<\/li>\n                        <li>Gentle strengthening<\/li>\n                        <li>Sit-to-stand practice<\/li>\n                        <li>Supported walking<\/li>\n                        <li>Balance exercises<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"bg-bg-warm rounded-lg p-4 border border-primary\/10\">\n                    <div class=\"text-primary font-semibold text-xs uppercase tracking-wide mb-2\">Intermediate Phase<\/div>\n                    <ul class=\"text-text-sec text-sm space-y-1.5\">\n                        <li>Light resistance exercises<\/li>\n                        <li>Repeated sit-to-stand<\/li>\n                        <li>Step training<\/li>\n                        <li>Longer walking periods<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"bg-bg-warm rounded-lg p-4 border border-primary\/10\">\n                    <div class=\"text-primary font-semibold text-xs uppercase tracking-wide mb-2\">Later Phase<\/div>\n                    <ul class=\"text-text-sec text-sm space-y-1.5\">\n                        <li>Functional strengthening<\/li>\n                        <li>Stair practice<\/li>\n                        <li>Household task simulation<\/li>\n                        <li>Endurance conditioning<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"doctor-card p-4\">\n                <div class=\"flex items-start gap-3\">\n                    <div class=\"w-8 h-8 rounded-full bg-primary flex items-center justify-center flex-shrink-0 mt-0.5\">\n                        <svg class=\"w-4 h-4 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z\"><\/path><\/svg>\n                    <\/div>\n                    <div>\n                        <div class=\"font-semibold text-primary text-sm mb-1\">Why the Phased Approach Matters<\/div>\n                        <p class=\"text-text-sec text-sm\">Muscles affected by autoimmune necrosis have limited tolerance for exertion. Pushing too hard or progressing too quickly can increase fatigue, muscle damage, and frustration. The phased approach allowed the physiotherapist to observe Manpreet&#8217;s response at each stage and adjust intensity based on her actual tolerance, not a predetermined schedule. <a href=\"https:\/\/athomecare.in\/the-future-of-recovery-exploring-at-home-physiotherapy-services\/\" class=\"link-inline\">At-home physiotherapy services<\/a> are particularly well suited for this kind of individualized, response-based progression because the therapist can observe the patient in their real environment.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Dietitian Support -->\n        <div class=\"clinical-card p-6 mb-5\">\n            <h3 class=\"font-heading font-bold text-lg text-text-main mb-3\">Nutrition and Dietitian Support<\/h3>\n            <p class=\"text-text-sec text-sm mb-3\">\n                Muscle recovery requires adequate nutritional building blocks. The dietitian&#8217;s role was to ensure Manpreet&#8217;s diet supported her rehabilitation without conflicting with her medical conditions or medications. <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\" class=\"link-inline\">Nutrition and hydration support<\/a> at home is often underestimated but plays a direct role in recovery outcomes.\n            <\/p>\n            <div class=\"grid sm:grid-cols-2 gap-3\">\n                <div class=\"bg-bg-alt rounded-lg p-3\">\n                    <p class=\"text-text-sec text-sm\"><strong>Adequate protein<\/strong> to support muscle repair and recovery<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3\">\n                    <p class=\"text-text-sec text-sm\"><strong>Balanced calories<\/strong> to prevent unintentional weight loss or gain<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3\">\n                    <p class=\"text-text-sec text-sm\"><strong>Vegetables, fruits, and whole grains<\/strong> for micronutrient support<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3\">\n                    <p class=\"text-text-sec text-sm\"><strong>Healthy fats and adequate fluids<\/strong> for overall metabolic health<\/p>\n                <\/div>\n            <\/div>\n            <p class=\"text-text-sec text-sm mt-3\">\n                Weight was monitored periodically. The home care team watched for unintentional weight loss, reduced appetite, reduced food intake, and excessive fatigue that was interfering with meals. Any significant change was communicated to her medical team promptly.\n            <\/p>\n        <\/div>\n\n        <!-- Fall Prevention & Home Modifications -->\n        <div class=\"clinical-card p-6 mb-5\">\n            <h3 class=\"font-heading font-bold text-lg text-text-main mb-3\">Fall Prevention and Home Safety Modifications<\/h3>\n            <p class=\"text-text-sec text-sm mb-3\">\n                Fall prevention was not an optional add-on. It was a core safety priority. Manpreet&#8217;s lower-limb weakness directly increased her risk of falls, and a fall could cause fractures, head injury, or a setback in her rehabilitation. The approach to <a href=\"https:\/\/athomecare.in\/safety-first-home-modifications-and-fall-prevention-for-gurgaons-seniors\/\" class=\"link-inline\">home modifications and fall prevention<\/a> was systematic.\n            <\/p>\n            <div class=\"grid sm:grid-cols-2 gap-3\">\n                <div class=\"flex items-start gap-2\">\n                    <svg class=\"w-5 h-5 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                    <p class=\"text-text-sec text-sm\">Removing loose rugs that could cause tripping<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <svg class=\"w-5 h-5 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                    <p class=\"text-text-sec text-sm\">Improving lighting in hallways, stairways, and the bathroom<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <svg class=\"w-5 h-5 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                    <p class=\"text-text-sec text-sm\">Keeping pathways clear of furniture, wires, and clutter<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <svg class=\"w-5 h-5 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                    <p class=\"text-text-sec text-sm\">Installing support rails where needed, especially in the bathroom<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <svg class=\"w-5 h-5 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                    <p class=\"text-text-sec text-sm\">Using a stable chair with armrests to support sit-to-stand transfers<\/p>\n                <\/div>\n                <div class=\"flex items-start gap-2\">\n                    <svg class=\"w-5 h-5 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                    <p class=\"text-text-sec text-sm\">Keeping frequently used items within easy reach to avoid stretching or bending<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Energy Conservation -->\n        <div class=\"clinical-card p-6 mb-5\">\n            <h3 class=\"font-heading font-bold text-lg text-text-main mb-3\">Energy Conservation Strategy<\/h3>\n            <p class=\"text-text-sec text-sm mb-3\">\n                One of the most practical aspects of the care plan was teaching Manpreet how to manage her limited energy reserves. Without this guidance, patients often try to push through fatigue, which can worsen their condition and increase frustration.\n            <\/p>\n            <div class=\"scenario-card mb-3\">\n                <p class=\"text-sm text-amber-900\"><strong>Example from daily life:<\/strong> Instead of cleaning the entire house in one session, Manpreet learned to clean one area, rest, and continue later in the day or the next day. Her daily routine followed a structured pattern: Plan the task, perform it, rest, and then recover before the next activity.<\/p>\n            <\/div>\n            <p class=\"text-text-sec text-sm\">\n                This approach, sometimes called pacing, is a well-recognized strategy in managing conditions that cause chronic fatigue. It does not mean doing less overall. It means distributing activity in a way that is sustainable. The <a href=\"https:\/\/athomecare.in\/daily-care-assistance\/\" class=\"link-inline\">daily care assistance<\/a> provided by the home team helped reinforce this pattern until it became a habit.\n            <\/p>\n        <\/div>\n\n        <!-- Medication Management -->\n        <div class=\"clinical-card p-6 mb-5\">\n            <h3 class=\"font-heading font-bold text-lg text-text-main mb-3\">Medication Management<\/h3>\n            <p class=\"text-text-sec text-sm mb-3\">\n                Manpreet was on immunosuppressive treatment prescribed by her neurologist and rheumatologist. The home nurse ensured that medications were taken correctly, on time, and in the right doses. A medication organizer was set up. Refill timing was tracked. Any adverse effects Manpreet reported were documented and communicated to her treating physicians.\n            <\/p>\n            <div class=\"alert-box red\">\n                <p class=\"text-sm text-red-900 font-medium\">Manpreet was explicitly instructed not to stop or change her immunosuppressive treatment independently. Sudden discontinuation of these medications can lead to disease flare and potentially dangerous worsening of muscle weakness. This is a critical safety point that applies broadly to patients on immunosuppressive therapy.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Infection & Respiratory Awareness -->\n        <div class=\"clinical-card p-6 mb-5\">\n            <h3 class=\"font-heading font-bold text-lg text-text-main mb-3\">Infection Awareness and Respiratory Monitoring<\/h3>\n            <p class=\"text-text-sec text-sm mb-3\">\n                Because immunosuppressive treatments can reduce the body&#8217;s ability to fight infections, Manpreet and her family were educated about infection awareness. They were taught to monitor for fever, persistent cough, sore throat, urinary symptoms, skin infections, and unusual fatigue. Any new or concerning symptom was to be reported to her treating team.\n            <\/p>\n            <p class=\"text-text-sec text-sm mb-3\">\n                Although Manpreet did not have significant swallowing or respiratory symptoms at the initial home assessment, the family was educated about warning signs that would require urgent medical evaluation. These are critical because respiratory muscle involvement in NAM can develop and progress rapidly.\n            <\/p>\n\n            <div class=\"grid sm:grid-cols-2 gap-3\">\n                <div class=\"alert-box red\">\n                    <p class=\"text-xs text-red-900 font-semibold mb-1\">Swallowing Warning Signs<\/p>\n                    <ul class=\"text-xs text-red-800 space-y-1\">\n                        <li>New difficulty swallowing<\/li>\n                        <li>Choking during meals<\/li>\n                        <li>Persistent coughing while eating<\/li>\n                        <li>Difficulty managing secretions<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"alert-box red\">\n                    <p class=\"text-xs text-red-900 font-semibold mb-1\">Respiratory Warning Signs<\/p>\n                    <ul class=\"text-xs text-red-800 space-y-1\">\n                        <li>New shortness of breath<\/li>\n                        <li>Difficulty breathing when lying flat<\/li>\n                        <li>Rapidly worsening weakness<\/li>\n                        <li>Severe breathing difficulty<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Equipment -->\n        <div class=\"clinical-card p-6\">\n            <h3 class=\"font-heading font-bold text-lg text-text-main mb-3\">Equipment Used During Home Care<\/h3>\n            <p class=\"text-text-sec text-sm mb-3\">\n                The home setup included carefully selected equipment to support Manpreet&#8217;s safety and independence. Each piece served a specific purpose. Families can explore <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"link-inline\">medical equipment rental<\/a> options for similar needs.\n            <\/p>\n            <div class=\"grid grid-cols-2 sm:grid-cols-4 gap-2\">\n                <div class=\"bg-bg-alt rounded-lg p-3 text-center\">\n                    <div class=\"text-primary text-lg mb-1\">\n                        <svg class=\"w-6 h-6 mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M15 12a3 3 0 11-6 0 3 3 0 016 0z\"><\/path><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z\"><\/path><\/svg>\n                    <\/div>\n                    <p class=\"text-text-sec text-xs\">Walking Aid<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3 text-center\">\n                    <div class=\"text-primary text-lg mb-1\">\n                        <svg class=\"w-6 h-6 mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"><\/path><\/svg>\n                    <\/div>\n                    <p class=\"text-text-sec text-xs\">Shower Chair<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3 text-center\">\n                    <div class=\"text-primary text-lg mb-1\">\n                        <svg class=\"w-6 h-6 mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3\"><\/path><\/svg>\n                    <\/div>\n                    <p class=\"text-text-sec text-xs\">Digital Weighing Scale<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3 text-center\">\n                    <div class=\"text-primary text-lg mb-1\">\n                        <svg class=\"w-6 h-6 mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z\"><\/path><\/svg>\n                    <\/div>\n                    <p class=\"text-text-sec text-xs\">Medication Organizer<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3 text-center\">\n                    <div class=\"text-primary text-lg mb-1\">\n                        <svg class=\"w-6 h-6 mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4 5a1 1 0 011-1h14a1 1 0 011 1v2a1 1 0 01-1 1H5a1 1 0 01-1-1V5zM4 13a1 1 0 011-1h6a1 1 0 011 1v6a1 1 0 01-1 1H5a1 1 0 01-1-1v-6z\"><\/path><\/svg>\n                    <\/div>\n                    <p class=\"text-text-sec text-xs\">Exercise Mat<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3 text-center\">\n                    <div class=\"text-primary text-lg mb-1\">\n                        <svg class=\"w-6 h-6 mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M4 6h16M4 12h16M4 18h16\"><\/path><\/svg>\n                    <\/div>\n                    <p class=\"text-text-sec text-xs\">Stable Chair with Armrests<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3 text-center\">\n                    <div class=\"text-primary text-lg mb-1\">\n                        <svg class=\"w-6 h-6 mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M8 14v3m4-3v3m4-3v3M3 21h18M3 10h18M3 7l9-4 9 4\"><\/path><\/svg>\n                    <\/div>\n                    <p class=\"text-text-sec text-xs\">Bathroom Safety Supports<\/p>\n                <\/div>\n                <div class=\"bg-bg-alt rounded-lg p-3 text-center\">\n                    <div class=\"text-primary text-lg mb-1\">\n                        <svg class=\"w-6 h-6 mx-auto\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg>\n                    <\/div>\n                    <p class=\"text-text-sec text-xs\">Daily Care Log<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 6: Daily Care Plan -->\n    <section class=\"mb-14 fade-in\" id=\"daily-care-plan\">\n        <div class=\"section-label\">Daily Routine<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">How a Typical Day Was Structured<\/h2>\n\n        <p class=\"text-text-sec mb-5\">\n            Structure and predictability matter in rehabilitation. A consistent daily routine helped Manpreet know what to expect, reduced anxiety, and ensured that all components of her care plan were addressed without being rushed. This kind of <a href=\"https:\/\/athomecare.in\/health-support-medical-assistance\/\" class=\"link-inline\">health support and medical assistance<\/a> at home creates a framework for recovery.\n        <\/p>\n\n        <div class=\"grid md:grid-cols-2 gap-4\">\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-3\">\n                    <div class=\"w-8 h-8 rounded-full bg-amber-100 flex items-center justify-center\">\n                        <svg class=\"w-4 h-4 text-amber-600\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z\"><\/path><\/svg>\n                    <\/div>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Morning<\/h4>\n                <\/div>\n                <ul class=\"text-text-sec text-sm space-y-2\">\n                    <li class=\"flex items-start gap-2\"><span class=\"text-amber-500 mt-1\">&#8211;<\/span> Medication as prescribed<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-amber-500 mt-1\">&#8211;<\/span> Breakfast with adequate protein<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-amber-500 mt-1\">&#8211;<\/span> Gentle range-of-motion exercises<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-amber-500 mt-1\">&#8211;<\/span> Personal care (dressing, bathing with adaptive strategies)<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-amber-500 mt-1\">&#8211;<\/span> Short indoor walk with walking aid as needed<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-3\">\n                    <div class=\"w-8 h-8 rounded-full bg-orange-100 flex items-center justify-center\">\n                        <svg class=\"w-4 h-4 text-orange-600\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z\"><\/path><\/svg>\n                    <\/div>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Afternoon<\/h4>\n                <\/div>\n                <ul class=\"text-text-sec text-sm space-y-2\">\n                    <li class=\"flex items-start gap-2\"><span class=\"text-orange-500 mt-1\">&#8211;<\/span> Work or household activity (paced)<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-orange-500 mt-1\">&#8211;<\/span> Lunch<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-orange-500 mt-1\">&#8211;<\/span> Rest period<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-orange-500 mt-1\">&#8211;<\/span> Physiotherapy exercises as prescribed<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-3\">\n                    <div class=\"w-8 h-8 rounded-full bg-indigo-100 flex items-center justify-center\">\n                        <svg class=\"w-4 h-4 text-indigo-600\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z\"><\/path><\/svg>\n                    <\/div>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Evening<\/h4>\n                <\/div>\n                <ul class=\"text-text-sec text-sm space-y-2\">\n                    <li class=\"flex items-start gap-2\"><span class=\"text-indigo-500 mt-1\">&#8211;<\/span> Light mobility activity<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-indigo-500 mt-1\">&#8211;<\/span> Dinner<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-indigo-500 mt-1\">&#8211;<\/span> Evening medication<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-indigo-500 mt-1\">&#8211;<\/span> Symptom review with nurse or family<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-3\">\n                    <div class=\"w-8 h-8 rounded-full bg-slate-100 flex items-center justify-center\">\n                        <svg class=\"w-4 h-4 text-slate-600\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z\"><\/path><\/svg>\n                    <\/div>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Night<\/h4>\n                <\/div>\n                <ul class=\"text-text-sec text-sm space-y-2\">\n                    <li class=\"flex items-start gap-2\"><span class=\"text-slate-500 mt-1\">&#8211;<\/span> Gentle stretching<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-slate-500 mt-1\">&#8211;<\/span> Prepare mobility aids for the next day<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-slate-500 mt-1\">&#8211;<\/span> Adequate sleep<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 7: Recovery Timeline -->\n    <section class=\"mb-14 fade-in\" id=\"recovery-timeline\">\n        <div class=\"section-label\">Progress Over Time<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Recovery Timeline: Week by Week<\/h2>\n\n        <p class=\"text-text-sec mb-6\">\n            Recovery from necrotizing autoimmune myopathy is not linear. There are good days and harder days. The timeline below reflects the general trend of Manpreet&#8217;s functional improvement, with the understanding that individual sessions sometimes varied.\n        <\/p>\n\n        <div class=\"timeline-item\">\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-2\">\n                    <span class=\"text-xs font-bold text-primary bg-primary\/10 px-2 py-0.5 rounded\">Day 1<\/span>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Initial Home Assessment<\/h4>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">The home care team conducted a comprehensive assessment. Manpreet was alert and medically stable. She reported persistent weakness, difficulty standing from low surfaces, reduced walking endurance, shoulder fatigue, and difficulty completing household activities. She was using a walking aid for longer distances. The physiotherapist assessed upper and lower limb strength, functional transfers, gait, balance, stair ability, endurance, and fatigue response. A personalized care plan was established.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-2\">\n                    <span class=\"text-xs font-bold text-primary bg-primary\/10 px-2 py-0.5 rounded\">Week 1<\/span>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Establishing the Foundation<\/h4>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">The focus was on establishing safe routines. The nurse set up the medication organizer and reviewed all medications with the family. The physiotherapist began with active range-of-motion exercises and gentle strengthening. Sit-to-stand practice started with a stable chair with armrests. Supported walking within the home was practiced daily. The family received fall prevention education. Home safety modifications were completed. Energy conservation principles were introduced. <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"link-inline\">Patient care attendant support<\/a> helped with daily activities during this vulnerable early period.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-2\">\n                    <span class=\"text-xs font-bold text-primary bg-primary\/10 px-2 py-0.5 rounded\">Week 2<\/span>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Building Confidence in Transfers<\/h4>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">Manpreet became more confident performing sit-to-stand transfers. She needed less hands-on assistance from her husband. The physiotherapist noted improved coordination during the transfer movement. Fatigue remained a limiting factor, but the structured rest periods were helping her manage it better. She was beginning to understand her energy limits and pace herself more effectively.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-2\">\n                    <span class=\"text-xs font-bold text-primary bg-primary\/10 px-2 py-0.5 rounded\">Week 4<\/span>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Increased Walking and Reduced Assistance<\/h4>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">Manpreet increased her indoor walking distance meaningfully. She required less assistance with household activities. The physiotherapy program progressed to include light resistance exercises and repeated sit-to-stand practice. Her husband reported that she was attempting more tasks independently, such as moving between rooms without calling for help. The nurse confirmed that medication adherence was consistent and that no adverse effects had been observed. Nutrition and weight remained stable.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-2\">\n                    <span class=\"text-xs font-bold text-primary bg-primary\/10 px-2 py-0.5 rounded\">Week 6<\/span>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">First Stair Practice With Supervision<\/h4>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">A significant milestone: Manpreet began climbing a small number of stairs with supervision. This was carefully planned by the physiotherapist, who first practiced step-training exercises at ground level. The stair practice was done with a handrail available and her husband positioned for safety. The number of steps was kept very small initially and increased only as her strength and confidence allowed. This kind of <a href=\"https:\/\/athomecare.in\/understanding-pain-and-mobility-a-comprehensive-guide\/\" class=\"link-inline\">mobility recovery<\/a> requires careful progression to prevent falls.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-2\">\n                    <span class=\"text-xs font-bold text-primary bg-primary\/10 px-2 py-0.5 rounded\">Week 8<\/span>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Return to Part-Time Work<\/h4>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">Manpreet resumed part-time administrative work. Initially, this was done from home. Computer work was increased gradually. Short visits to the school were introduced, with walking requirements increased progressively. The physiotherapist adjusted her exercise schedule around her work demands to avoid overexertion. The energy conservation strategies she had learned proved valuable during this transition.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"timeline-item\">\n            <div class=\"clinical-card p-5\">\n                <div class=\"flex items-center gap-2 mb-2\">\n                    <span class=\"text-xs font-bold text-primary bg-primary\/10 px-2 py-0.5 rounded\">Week 12<\/span>\n                    <h4 class=\"font-heading font-bold text-sm text-text-main\">Formal Assessment and Outcome Review<\/h4>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">At the 12-week assessment, the physiotherapist documented measurable improvement. Lower-limb functional strength had improved. Sit-to-stand performance was easier and more efficient. Walking tolerance had increased to approximately 25 to 30 minutes with planned rest. Use of the walking aid had decreased for short indoor distances. Personal-care independence had improved. Household participation had increased. Nutrition and weight remained stable. Medication adherence was consistent. No significant fall-related injury had occurred during the entire home-care period. Work participation had returned close to baseline. Specialist follow-up was continuing.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 8: Clinical Evidence Tables -->\n    <section class=\"mb-14 fade-in\" id=\"clinical-evidence\">\n        <div class=\"section-label\">Clinical Data<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Functional Status Across the Care Period<\/h2>\n\n        <div class=\"overflow-x-auto mb-6\">\n            <table class=\"evidence-table\">\n                <thead>\n                    <tr>\n                        <th>Functional Parameter<\/th>\n                        <th>Week 1 (Baseline)<\/th>\n                        <th>Week 4<\/th>\n                        <th>Week 8<\/th>\n                        <th>Week 12<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"font-medium\">Sit-to-Stand Transfer<\/td>\n                        <td>Required occasional assistance with low chairs<\/td>\n                        <td>More confident, less assistance needed<\/td>\n                        <td>Independent with standard chair<\/td>\n                        <td>Easy and efficient<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-medium\">Indoor Walking<\/td>\n                        <td>Walking aid required for longer distances; independent for short distances<\/td>\n                        <td>Increased distance, less assistance<\/td>\n                        <td>Aid use decreased for short distances<\/td>\n                        <td>25-30 minutes with planned rest<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-medium\">Stair Climbing<\/td>\n                        <td>Required full assistance<\/td>\n                        <td>Step training at ground level<\/td>\n                        <td>Small number of stairs with supervision<\/td>\n                        <td>Progressing with supervision<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-medium\">Personal Care<\/td>\n                        <td>Independent but required additional time<\/td>\n                        <td>Improved efficiency<\/td>\n                        <td>Near baseline<\/td>\n                        <td>Independence improved<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-medium\">Household Tasks<\/td>\n                        <td>Required husband&#8217;s assistance for most tasks<\/td>\n                        <td>Required less assistance<\/td>\n                        <td>Increased participation<\/td>\n                        <td>Increased participation continued<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-medium\">Work Participation<\/td>\n                        <td>Unable to work<\/td>\n                        <td>Not yet resumed<\/td>\n                        <td>Part-time from home, short office visits<\/td>\n                        <td>Close to baseline<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-medium\">Fatigue Management<\/td>\n                        <td>Poorly managed, frequent exhaustion<\/td>\n                        <td>Improving with energy conservation<\/td>\n                        <td>Good pacing, fewer episodes of overexertion<\/td>\n                        <td>Well managed with planned rest<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-medium\">Fall Incidents<\/td>\n                        <td>High risk identified<\/td>\n                        <td>No significant fall<\/td>\n                        <td>No significant fall<\/td>\n                        <td>No significant fall-related injury<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"overflow-x-auto\">\n            <table class=\"evidence-table\">\n                <thead>\n                    <tr>\n                        <th>Monitoring Parameter<\/th>\n                        <th>Status at Week 12<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr><td class=\"font-medium\">Nutrition<\/td><td>Stable, adequate protein intake maintained<\/td><\/tr>\n                    <tr><td class=\"font-medium\">Weight<\/td><td>Stable, no unintended loss or gain<\/td><\/tr>\n                    <tr><td class=\"font-medium\">Medication Adherence<\/td><td>Consistent throughout the care period<\/td><\/tr>\n                    <tr><td class=\"font-medium\">Infection Episodes<\/td><td>None reported during the 12-week period<\/td><\/tr>\n                    <tr><td class=\"font-medium\">Swallowing\/Respiratory Symptoms<\/td><td>No new symptoms developed<\/td><\/tr>\n                    <tr><td class=\"font-medium\">Specialist Follow-Up<\/td><td>Continuing as scheduled<\/td><\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/section>\n\n    <!-- Section 9: Adaptive Strategies -->\n    <section class=\"mb-14 fade-in\" id=\"adaptive-strategies\">\n        <div class=\"section-label\">Practical Adjustments<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Adaptive Strategies That Made a Real Difference<\/h2>\n\n        <p class=\"text-text-sec mb-4\">\n            Small practical changes often have a larger impact on daily life than dramatic interventions. Manpreet adopted several adaptive strategies that allowed her to maintain independence while her strength was still recovering. These are the kind of <a href=\"https:\/\/athomecare.in\/enhancing-independence-and-care-for-the-elderly-comprehensive-mobility-assistance-devices-and-icu-at-home-medical-equipment-in-gurgaon\/\" class=\"link-inline\">mobility assistance and adaptive strategies<\/a> that make home care practical.\n        <\/p>\n\n        <div class=\"grid sm:grid-cols-2 gap-3\">\n            <div class=\"clinical-card p-4 flex items-start gap-3\">\n                <div class=\"w-6 h-6 rounded bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                    <svg class=\"w-3.5 h-3.5 text-primary\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">Sitting while dressing instead of standing, which reduced the effort and fall risk involved in putting on lower-body clothing<\/p>\n            <\/div>\n            <div class=\"clinical-card p-4 flex items-start gap-3\">\n                <div class=\"w-6 h-6 rounded bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                    <svg class=\"w-3.5 h-3.5 text-primary\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">Using a shower chair on days when fatigue was more prominent, rather than risking a fall in a wet, slippery environment<\/p>\n            <\/div>\n            <div class=\"clinical-card p-4 flex items-start gap-3\">\n                <div class=\"w-6 h-6 rounded bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                    <svg class=\"w-3.5 h-3.5 text-primary\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">Keeping frequently used kitchen items at waist level to avoid reaching overhead or bending down, both of which require shoulder and hip strength<\/p>\n            <\/div>\n            <div class=\"clinical-card p-4 flex items-start gap-3\">\n                <div class=\"w-6 h-6 rounded bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                    <svg class=\"w-3.5 h-3.5 text-primary\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">Switching to lightweight cookware to reduce the load on her shoulder and arm muscles during meal preparation<\/p>\n            <\/div>\n            <div class=\"clinical-card p-4 flex items-start gap-3 sm:col-span-2\">\n                <div class=\"w-6 h-6 rounded bg-primary\/10 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                    <svg class=\"w-3.5 h-3.5 text-primary\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                <\/div>\n                <p class=\"text-text-sec text-sm\">Taking seated breaks during household tasks rather than pushing through fatigue, which was one of the most important behavioral changes she made<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 10: Warning Symptoms -->\n    <section class=\"mb-14 fade-in\" id=\"warning-symptoms\">\n        <div class=\"section-label\">Safety Protocol<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Warning Symptoms Requiring Medical Attention<\/h2>\n\n        <p class=\"text-text-sec mb-5\">\n            Part of safe home care is ensuring the family knows exactly when to seek medical help. Manpreet and her family were given clear, specific instructions. These <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\" class=\"link-inline\">early warning signs<\/a> were not meant to cause anxiety but to enable prompt action if needed.\n        <\/p>\n\n        <div class=\"grid md:grid-cols-2 gap-4 mb-5\">\n            <div class=\"alert-box amber\">\n                <h4 class=\"font-semibold text-amber-900 text-sm mb-2\">Seek Medical Advice For<\/h4>\n                <ul class=\"text-sm text-amber-900 space-y-1.5\">\n                    <li>Rapidly worsening weakness<\/li>\n                    <li>New difficulty walking<\/li>\n                    <li>Increasing difficulty swallowing<\/li>\n                    <li>New choking episodes<\/li>\n                    <li>New shortness of breath<\/li>\n                    <li>Persistent fever<\/li>\n                    <li>Significant muscle pain<\/li>\n                    <li>Dark urine or markedly reduced urine output<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"alert-box red\">\n                <h4 class=\"font-semibold text-red-900 text-sm mb-2\">Urgent Medical Assessment Required For<\/h4>\n                <ul class=\"text-sm text-red-900 space-y-1.5\">\n                    <li>Severe breathing difficulty<\/li>\n                    <li>Inability to swallow safely<\/li>\n                    <li>Repeated falls with significant injury<\/li>\n                    <li>Sudden profound weakness<\/li>\n                    <li>New confusion or loss of consciousness<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <div class=\"doctor-card p-4\">\n            <div class=\"flex items-start gap-3\">\n                <div class=\"w-8 h-8 rounded-full bg-primary flex items-center justify-center flex-shrink-0 mt-0.5\">\n                    <svg class=\"w-4 h-4 text-white\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m3.343-5.657l-.707-.707m2.828 9.9a5 5 0 117.072 0l-.548.547A3.374 3.374 0 0014 18.469V19a2 2 0 11-4 0v-.531c0-.895-.356-1.754-.988-2.386l-.548-.547z\"><\/path><\/svg>\n                <\/div>\n                <div>\n                    <div class=\"font-semibold text-primary text-sm mb-1\">Why These Specific Warning Signs<\/div>\n                    <p class=\"text-text-sec text-sm\">Rapidly worsening weakness or sudden profound weakness could indicate a disease flare or a treatment complication. New swallowing difficulty or choking suggests possible involvement of swallowing muscles, which creates aspiration risk. New shortness of breath could indicate respiratory muscle involvement, which is the most dangerous complication of NAM. Dark urine can suggest muscle breakdown (rhabdomyolysis), which requires immediate treatment to prevent kidney damage. These are not theoretical risks. They are documented complications in the medical literature on necrotizing autoimmune myopathy.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 11: Family Education -->\n    <section class=\"mb-14 fade-in\" id=\"family-education\">\n        <div class=\"section-label\">Caregiver Support<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">What the Family Was Taught<\/h2>\n\n        <p class=\"text-text-sec mb-4\">\n            Manpreet&#8217;s husband Gurpreet and daughter Jasleen were integral to her recovery. However, their involvement needed to be guided. Uninformed help can sometimes slow recovery, for example by doing too much for the patient and inadvertently reducing their physical activity.\n        <\/p>\n        <p class=\"text-text-sec mb-4\">\n            The home care team taught the family several critical skills and principles. This kind of <a href=\"https:\/\/athomecare.in\/choosing-the-right-home-caregiver-in-gurgaon-what-families-need-to-know\/\" class=\"link-inline\">family caregiver education<\/a> is a standard component of professional home healthcare.\n        <\/p>\n\n        <div class=\"grid sm:grid-cols-2 gap-3 mb-4\">\n            <div class=\"clinical-card p-4\">\n                <h4 class=\"font-semibold text-text-main text-sm mb-2\">Assistance Without Taking Over<\/h4>\n                <p class=\"text-text-sec text-sm\">The family was taught to assist only when necessary and to encourage Manpreet to perform tasks independently whenever it was safe to do so. This distinction is important because premature or excessive assistance can lead to deconditioning and loss of confidence.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-4\">\n                <h4 class=\"font-semibold text-text-main text-sm mb-2\">Safe Walking Aid Use<\/h4>\n                <p class=\"text-text-sec text-sm\">Gurpreet was shown the correct height adjustment and usage technique for the walking aid. Incorrect use of a mobility aid can actually increase fall risk rather than reduce it.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-4\">\n                <h4 class=\"font-semibold text-text-main text-sm mb-2\">Recognizing Worsening Weakness<\/h4>\n                <p class=\"text-text-sec text-sm\">The family learned to distinguish between normal fatigue related to activity and concerning weakness that might indicate a disease flare. This judgment is difficult for non-medical family members, so clear examples were provided.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-4\">\n                <h4 class=\"font-semibold text-text-main text-sm mb-2\">Infection and Respiratory Warning Signs<\/h4>\n                <p class=\"text-text-sec text-sm\">Both Gurpreet and Jasleen were educated about the specific symptoms to watch for, including fever, cough, swallowing difficulty, and breathlessness, and the importance of not delaying medical review if these occurred.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 12: Recovery Outcome -->\n    <section class=\"mb-14 fade-in\" id=\"recovery-outcome\">\n        <div class=\"section-label\">Outcome<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Where Things Stood at 12 Weeks<\/h2>\n\n        <p class=\"text-text-sec mb-5\">\n            At the 12-week assessment, the outcome represented gradual functional recovery while maintaining ongoing medical management of the underlying autoimmune muscle disorder. It is important to be transparent about what this means.\n        <\/p>\n\n        <div class=\"grid sm:grid-cols-2 gap-4 mb-5\">\n            <div class=\"alert-box green\">\n                <h4 class=\"font-semibold text-green-900 text-sm mb-2\">Areas of Clear Improvement<\/h4>\n                <ul class=\"text-sm text-green-900 space-y-1.5\">\n                    <li>Lower-limb functional strength improved<\/li>\n                    <li>Sit-to-stand became easier and more efficient<\/li>\n                    <li>Walking tolerance increased to 25-30 minutes with planned rest<\/li>\n                    <li>Walking aid use decreased for short indoor distances<\/li>\n                    <li>Personal-care independence improved<\/li>\n                    <li>Household participation increased<\/li>\n                    <li>Work participation returned close to baseline<\/li>\n                    <li>No significant fall-related injury occurred<\/li>\n                    <li>Medication adherence remained consistent<\/li>\n                    <li>Nutrition and weight remained stable<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"alert-box blue\">\n                <h4 class=\"font-semibold text-primary text-sm mb-2\">Ongoing Considerations<\/h4>\n                <ul class=\"text-sm text-text-sec space-y-1.5\">\n                    <li>NAM is a chronic condition requiring long-term specialist management<\/li>\n                    <li>Immunosuppressive treatment continues under specialist supervision<\/li>\n                    <li>Continued physiotherapy may be needed to maintain and further improve strength<\/li>\n                    <li>Monitoring for swallowing and respiratory involvement remains important<\/li>\n                    <li>Infection awareness remains relevant as long as immunosuppressive treatment continues<\/li>\n                    <li>Fatigue management remains a long-term skill<\/li>\n                    <li>Specialist follow-up visits are ongoing<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <p class=\"text-text-sec\">\n            This outcome reflects what experienced clinicians working with autoimmune myopathy patients often observe: meaningful functional recovery is achievable with appropriate treatment and rehabilitation, but the underlying condition requires ongoing medical attention. Home healthcare played a valuable role in bridging the gap between hospital stabilization and sustained community-based recovery. For families in the Delhi NCR region, including those accessing <a href=\"https:\/\/athomecare.in\/home-care-services-in-gurgaon\/\" class=\"link-inline\">home care services in Gurgaon<\/a> and surrounding areas, this model of coordinated home-based rehabilitation demonstrates what is possible with the right clinical support.\n        <\/p>\n    <\/section>\n\n    <!-- Section 13: Key Clinical Learnings -->\n    <section class=\"mb-14 fade-in\" id=\"clinical-learnings\">\n        <div class=\"section-label\">Clinical Insights<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Key Clinical Learnings From This Case<\/h2>\n\n        <div class=\"space-y-4\">\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-heading font-bold text-sm text-text-main mb-2\">Proximal Weakness Has Specific Functional Consequences<\/h4>\n                <p class=\"text-text-sec text-sm\">The pattern of weakness in NAM is not random. It affects specific muscle groups in predictable ways. Understanding this pattern helps clinicians anticipate which daily activities will be affected and design rehabilitation that directly targets those functions rather than prescribing generic exercise programs.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-heading font-bold text-sm text-text-main mb-2\">Rehabilitation Intensity Must Match Disease Tolerance<\/h4>\n                <p class=\"text-text-sec text-sm\">Unlike post-surgical rehabilitation where pushing harder often leads to faster recovery, autoimmune muscle disorders require a more measured approach. Exercising through severe fatigue or making sudden increases in exercise volume can be counterproductive. The treating team&#8217;s guidance on pacing should always take priority over the patient&#8217;s desire to progress quickly.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-heading font-bold text-sm text-text-main mb-2\">Fall Prevention Is Treatment, Not Just Precaution<\/h4>\n                <p class=\"text-text-sec text-sm\">In a patient with proximal weakness, a fall is not an unfortunate accident. It is a predictable complication that can and should be prevented. Home modifications, mobility aids, and caregiver education are active treatment interventions that directly affect patient safety outcomes. A <a href=\"https:\/\/athomecare.in\/why-gurgaon-families-choose-athomecare-for-compassionate-elderly-care\/\" class=\"link-inline\">compassionate home care approach<\/a> treats fall prevention with the same seriousness as medication management.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-heading font-bold text-sm text-text-main mb-2\">Home Is Where Functional Recovery Happens Best<\/h4>\n                <p class=\"text-text-sec text-sm\">Practicing transfers from the patient&#8217;s own chair, navigating their own stairs, and using their own bathroom provides rehabilitation that is directly transferable to daily life. This environmental specificity is an inherent advantage of home-based physiotherapy over facility-based rehabilitation for patients with functional limitations.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-heading font-bold text-sm text-text-main mb-2\">Family Education Directly Affects Outcomes<\/h4>\n                <p class=\"text-text-sec text-sm\">A well-informed family can reinforce rehabilitation principles between professional sessions, recognize warning symptoms early, and provide the right balance of assistance and independence. Without this education, even the best clinical plan can be undermined by well-meaning but inappropriate family interventions.<\/p>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-heading font-bold text-sm text-text-main mb-2\">Swallowing and Respiratory Monitoring Cannot Be Ignored Even When Asymptomatic<\/h4>\n                <p class=\"text-text-sec text-sm\">The absence of swallowing or respiratory symptoms at one point in time does not guarantee they will not develop. These are potentially life-threatening complications that can develop in NAM. Ongoing family education about warning signs is a non-negotiable component of safe home care for this condition, regardless of how well the patient appears to be doing.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 14: Medical Authority -->\n    <section class=\"mb-14 fade-in\" id=\"medical-authority\">\n        <div class=\"section-label\">Medical Review<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Medical Authorship and Review<\/h2>\n\n        <div class=\"doctor-card p-6 mb-6\">\n            <div class=\"flex flex-col sm:flex-row gap-5\">\n                <div class=\"flex-shrink-0\">\n                    <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya, MBBS - Geriatric Medicine Specialist\" class=\"w-24 h-24 rounded-full object-cover border-2 border-primary\/20\">\n                <\/div>\n                <div>\n                    <h3 class=\"font-heading font-bold text-lg text-text-main\">Dr. Ekta Fageriya, MBBS<\/h3>\n                    <p class=\"text-primary text-sm font-medium mt-1\">RMC Registration No. 44780<\/p>\n                    <p class=\"text-text-sec text-sm mt-1\"><strong>Specialization:<\/strong> Geriatric Medicine<\/p>\n                    <p class=\"text-text-sec text-sm\"><strong>Clinical Experience:<\/strong> 7 Years<\/p>\n                    <p class=\"text-text-sec text-sm mt-3\">This case study has been reviewed for clinical accuracy and educational value. The content reflects evidence-based approaches to home-based rehabilitation for autoimmune myopathy and is intended for educational purposes only.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 15: FAQs -->\n    <section class=\"mb-14 fade-in\" id=\"faqs\">\n        <div class=\"section-label\">Common Questions<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Frequently Asked Questions<\/h2>\n\n        <div class=\"clinical-card p-5 md:p-6\">\n            <div class=\"faq-item open\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>What is necrotizing autoimmune myopathy?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>Necrotizing autoimmune myopathy is an immune-mediated muscle disorder in which the body&#8217;s immune system attacks muscle fibers, causing direct muscle cell damage and death. This results in weakness that often affects the muscles around the hips and shoulders more than other muscle groups. It is different from other inflammatory muscle conditions in that muscle fiber necrosis is the dominant feature rather than widespread inflammation.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Why does rehabilitation need to be gradual for this condition?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>Muscles affected by autoimmune injury have limited tolerance for physical exertion. Unlike healthy muscles that recover quickly from exercise, damaged muscle fibers may not cope well with sudden increases in workload. A structured, gradual rehabilitation program aims to improve function without triggering excessive fatigue or further muscle damage. The pace is determined by the patient&#8217;s actual response, not a fixed schedule.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Can patients with NAM regain muscle strength?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>Many patients can experience meaningful functional improvement when the underlying disease is appropriately treated with immunosuppressive medication and rehabilitation is individualized. The degree of recovery varies between patients and depends on factors including the severity of the initial injury, how quickly treatment was started, and how well the disease responds to immunosuppressive therapy. Recovery is usually gradual rather than rapid.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Can necrotizing autoimmune myopathy affect swallowing?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>Yes. Some patients may develop weakness of the muscles involved in swallowing. This is not universal but is a well-documented possibility. New difficulty swallowing, recurrent choking during meals, or coughing while eating should be reported to the treating medical team promptly for evaluation. Aspiration of food or liquid into the lungs is a serious complication that can lead to pneumonia.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Can NAM affect breathing?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>Respiratory muscle involvement can occur in some patients with NAM. The muscles that support breathing, particularly the diaphragm, can weaken. New or worsening breathlessness, difficulty breathing when lying flat, or waking up feeling short of breath requires prompt medical evaluation. Respiratory involvement is one of the most serious potential complications of this condition.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Should patients exercise during treatment for NAM?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>Exercise can be beneficial when appropriately prescribed by a physiotherapist working in coordination with the treating physician. However, the intensity, type, and progression of exercise must be individualized. Patients should not start or significantly change an exercise program without consulting their medical team. Exercising through severe fatigue or making sudden large increases in exercise volume is not recommended.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Why is fall prevention so important for NAM patients?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>Proximal muscle weakness directly impairs the movements needed for safe transfers, balance, and stair climbing. A fall can cause fractures, head injuries, or other complications that significantly worsen the patient&#8217;s overall condition and set back rehabilitation. Home modifications, appropriate mobility aids, and caregiver education are active safety interventions, not optional precautions.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Can home physiotherapy replace specialist medical treatment for NAM?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>No. Home physiotherapy complements medical management but does not replace it. The underlying autoimmune disease requires specialist oversight by a neurologist or rheumatologist, including prescription and monitoring of immunosuppressive treatment. Home physiotherapy addresses strength, mobility, endurance, and daily function while the medical treatment addresses the immune-mediated disease process. Both are necessary components of comprehensive care.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>What role does nutrition play in recovery from NAM?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>Adequate nutrition, particularly sufficient protein intake, supports muscle repair and overall recovery. Unintentional weight loss or poor nutrition can slow rehabilitation and weaken the body further. A balanced diet with adequate calories, protein, vegetables, fruits, whole grains, and healthy fats is recommended. Dietary advice should be individualized based on the patient&#8217;s overall health, other medical conditions, and the specific recommendations of their treating team.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"faq-item\">\n                <div class=\"faq-q\" onclick=\"toggleFaq(this)\">\n                    <span>Is NAM a curable condition?<\/span>\n                    <span class=\"icon\">+<\/span>\n                <\/div>\n                <div class=\"faq-a\">\n                    <p>NAM is generally considered a chronic condition that requires long-term medical management rather than a condition that can be permanently cured. However, with appropriate immunosuppressive treatment and rehabilitation, many patients achieve significant functional improvement and good quality of life. The goal of treatment is to control the immune-mediated muscle injury and restore as much function as possible. Ongoing specialist follow-up is typically necessary.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Section 16: Home Care Goals Summary -->\n    <section class=\"mb-14 fade-in\" id=\"care-goals\">\n        <div class=\"section-label\">Goals<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Home Care Goals and Outcomes<\/h2>\n\n        <div class=\"grid md:grid-cols-2 gap-4\">\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-heading font-bold text-sm text-primary mb-3\">Short-Term Goals<\/h4>\n                <ul class=\"space-y-2.5\">\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Improve safe transfers from sitting to standing<\/span>\n                    <\/li>\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Reduce fall risk through home modifications and education<\/span>\n                    <\/li>\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Establish consistent rehabilitation routine<\/span>\n                    <\/li>\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Maintain medication adherence<\/span>\n                    <\/li>\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Prevent excessive fatigue through energy conservation<\/span>\n                    <\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"clinical-card p-5\">\n                <h4 class=\"font-heading font-bold text-sm text-primary mb-3\">Long-Term Goals<\/h4>\n                <ul class=\"space-y-2.5\">\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Improve muscle strength progressively<\/span>\n                    <\/li>\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Increase walking endurance<\/span>\n                    <\/li>\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Restore work participation<\/span>\n                    <\/li>\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Maintain independence in daily activities<\/span>\n                    <\/li>\n                    <li class=\"flex items-start gap-2.5\">\n                        <svg class=\"w-4 h-4 text-success-green flex-shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <span class=\"text-text-sec text-sm\">Prevent avoidable complications<\/span>\n                    <\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Contact Section -->\n    <section class=\"mb-14 fade-in\" id=\"contact\">\n        <div class=\"contact-box p-6 md:p-10\">\n            <h2 class=\"font-heading text-xl md:text-2xl font-bold text-white mb-2\">Need Professional Home Healthcare?<\/h2>\n            <p class=\"text-teal-100 text-sm mb-6 max-w-xl\">If you or a family member needs structured home nursing, physiotherapy, or rehabilitation support, our clinical team is available to discuss your specific requirements.<\/p>\n\n            <div class=\"grid sm:grid-cols-2 gap-6\">\n                <div>\n                    <p class=\"text-teal-200 text-xs font-semibold uppercase tracking-wide mb-2\">Corporate Office<\/p>\n                    <p class=\"text-white text-sm leading-relaxed\">\n                        Unit No. 703, 7th Floor, ILD Trade Centre<br>\n                        D1 Block, Malibu Town<br>\n                        Sector 47<br>\n                        Maholi, Haryana 122018\n                    <\/p>\n                <\/div>\n                <div>\n                    <p class=\"text-teal-200 text-xs font-semibold uppercase tracking-wide mb-2\">Contact<\/p>\n                    <p class=\"text-white text-sm mb-1\">\n                        <strong>Phone:<\/strong> <a href=\"tel:9910823218\" class=\"text-teal-200 hover:text-white transition-colors\">9910823218<\/a>\n                    <\/p>\n                    <p class=\"text-white text-sm\">\n                        <strong>Email:<\/strong> <a href=\"mailto:care@athomecare.in\" class=\"text-teal-200 hover:text-white transition-colors\">care@athomecare.in<\/a>\n                    <\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"mt-6\">\n                <a href=\"tel:9910823218\" class=\"inline-block bg-white text-primary font-semibold text-sm px-6 py-3 rounded-lg hover:bg-teal-50 transition-colors\">Call 9910823218<\/a>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Medical Disclaimer -->\n    <section class=\"mb-10 fade-in\" id=\"disclaimer\">\n        <div class=\"alert-box red\">\n            <h4 class=\"font-semibold text-red-900 text-sm mb-2\">Medical Disclaimer<\/h4>\n            <p class=\"text-sm text-red-900 mb-2\">Every patient is unique. Treatment decisions must always be made by qualified healthcare professionals based on individual clinical assessment. This case study is fictional and intended for educational purposes only.<\/p>\n            <p class=\"text-sm text-red-900 mb-2\">Emergency symptoms, including severe breathing difficulty, inability to swallow safely, sudden profound weakness, new confusion, or loss of consciousness, require immediate hospital care. Do not wait for a home care visit in these situations.<\/p>\n            <p class=\"text-sm text-red-900\">Home healthcare complements but does not replace emergency medical services, specialist medical treatment, or hospital-based care when it is clinically required.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Related Services Links -->\n    <section class=\"mb-14 fade-in\">\n        <div class=\"section-label\">Related Services<\/div>\n        <h2 class=\"font-heading text-xl md:text-2xl font-bold text-text-main mb-5\">Explore Relevant Home Healthcare Services<\/h2>\n        <div class=\"grid sm:grid-cols-2 md:grid-cols-3 gap-3\">\n            <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"clinical-card p-4 block hover:border-primary\/30 transition-colors\">\n                <p class=\"text-primary font-semibold text-sm\">Home Nursing<\/p>\n                <p class=\"text-text-muted text-xs mt-1\">Professional nursing care delivered at home<\/p>\n            <\/a>\n            <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"clinical-card p-4 block hover:border-primary\/30 transition-colors\">\n                <p class=\"text-primary font-semibold text-sm\">Physiotherapy at Home<\/p>\n                <p class=\"text-text-muted text-xs mt-1\">Expert rehabilitation in your home environment<\/p>\n            <\/a>\n            <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"clinical-card p-4 block hover:border-primary\/30 transition-colors\">\n                <p class=\"text-primary font-semibold text-sm\">Patient Care Services<\/p>\n                <p class=\"text-text-muted text-xs mt-1\">Comprehensive daily living support<\/p>\n            <\/a>\n            <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" class=\"clinical-card p-4 block hover:border-primary\/30 transition-colors\">\n                <p class=\"text-primary font-semibold text-sm\">Chandigarh and Mohali Services<\/p>\n                <p class=\"text-text-muted text-xs mt-1\">Home healthcare across the tricity region<\/p>\n            <\/a>\n            <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"clinical-card p-4 block hover:border-primary\/30 transition-colors\">\n                <p class=\"text-primary font-semibold text-sm\">Medical Equipment Rental<\/p>\n                <p class=\"text-text-muted text-xs mt-1\">Walking aids, shower chairs, and more<\/p>\n            <\/a>\n            <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"clinical-card p-4 block hover:border-primary\/30 transition-colors\">\n                <p class=\"text-primary font-semibold text-sm\">Medication Management<\/p>\n                <p class=\"text-text-muted text-xs mt-1\">Safe, organized medication support at home<\/p>\n            <\/a>\n            <a href=\"https:\/\/athomecare.in\/post-hospital-recovery-gurgaon-readmission-risk\/\" class=\"clinical-card p-4 block hover:border-primary\/30 transition-colors\">\n                <p class=\"text-primary font-semibold text-sm\">Post-Hospital Recovery<\/p>\n                <p class=\"text-text-muted text-xs mt-1\">Safe transition from hospital to home<\/p>\n            <\/a>\n            <a href=\"https:\/\/athomecare.in\/understanding-parkinsons-disease-symptoms-causes-treatment\/\" class=\"clinical-card p-4 block hover:border-primary\/30 transition-colors\">\n                <p class=\"text-primary font-semibold text-sm\">Neurological Conditions<\/p>\n                <p class=\"text-text-muted text-xs mt-1\">Home care for neurological disorders<\/p>\n            <\/a>\n            <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"clinical-card p-4 block hover:border-primary\/30 transition-colors\">\n                <p class=\"text-primary font-semibold text-sm\">Doctor Home Visit<\/p>\n                <p class=\"text-text-muted text-xs mt-1\">Physician consultation at your doorstep<\/p>\n            <\/a>\n        <\/div>\n    <\/section>\n\n<\/main>\n\n<!-- Footer -->\n<footer class=\"bg-slate-900 text-slate-300 py-10\">\n    <div class=\"max-w-5xl mx-auto px-4\">\n        <div class=\"grid sm:grid-cols-2 gap-6 mb-8\">\n            <div>\n                <p class=\"text-white font-heading font-bold text-lg mb-3\">AtHomeCare<\/p>\n                <p class=\"text-sm text-slate-400 leading-relaxed\">Professional home healthcare services delivered by qualified clinical teams. Nursing, physiotherapy, patient care, and medical equipment support for patients recovering at home.<\/p>\n            <\/div>\n            <div>\n                <p class=\"text-white font-semibold text-sm mb-3\">Contact Details<\/p>\n                <p class=\"text-sm text-slate-400 mb-1\">Unit No. 703, 7th Floor, ILD Trade Centre, D1 Block, Malibu Town, Sector 47, Maholi, Haryana 122018<\/p>\n                <p class=\"text-sm text-slate-400 mb-1\">Phone: <a href=\"tel:9910823218\" class=\"text-teal-400 hover:text-teal-300\">9910823218<\/a><\/p>\n                <p class=\"text-sm text-slate-400\">Email: <a href=\"mailto:care@athomecare.in\" class=\"text-teal-400 hover:text-teal-300\">care@athomecare.in<\/a><\/p>\n            <\/div>\n        <\/div>\n        <div class=\"border-t border-slate-800 pt-6\">\n            <p class=\"text-xs text-slate-500 text-center\">This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. 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<\/footer>\n\n<script>\n    \/\/ FAQ Toggle\n    function toggleFaq(el) {\n        const item = el.closest('.faq-item');\n        const wasOpen = item.classList.contains('open');\n        \/\/ Close all\n        document.querySelectorAll('.faq-item').forEach(i => i.classList.remove('open'));\n        \/\/ Toggle clicked\n        if (!wasOpen) item.classList.add('open');\n    }\n\n    \/\/ Fade-in on scroll\n    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.classList.add('visible');\n                observer.unobserve(entry.target);\n            }\n        });\n    }, { threshold: 0.08, rootMargin: '0px 0px -40px 0px' });\n\n    document.querySelectorAll('.fade-in').forEach(el => observer.observe(el));\n\n    \/\/ Open first FAQ by default\n    document.addEventListener('DOMContentLoaded', () => {\n        const firstFaq = document.querySelector('.faq-item');\n        if (firstFaq) firstFaq.classList.add('open');\n    });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study AtHomeCare Home Nursing Physiotherapy Patient Care Call 9910823218 Call Now Case Study Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"normal","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-686","post","type-post","status-publish","format-standard","hentry","category-blog"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study AtHomeCare Home Nursing Physiotherapy Patient Care Call 9910823218 Call Now Case Study Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"lyfmedicare46\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"mohali -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Necrotizing Autoimmune Myopathy Home Care in Mohali - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study AtHomeCare Home Nursing Physiotherapy Patient Care Call 9910823218 Call Now Case Study Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-29T06:42:13+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-29T06:42:15+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Necrotizing Autoimmune Myopathy Home Care in Mohali - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study AtHomeCare Home Nursing Physiotherapy Patient Care Call 9910823218 Call Now Case Study Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#blogposting\",\"name\":\"Necrotizing Autoimmune Myopathy Home Care in Mohali - mohali\",\"headline\":\"Necrotizing Autoimmune Myopathy Home Care in Mohali\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/athomecare.in\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#articleImage\"},\"datePublished\":\"2026-08-29T06:42:13+00:00\",\"dateModified\":\"2026-08-29T06:42:15+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#listItem\",\"name\":\"Necrotizing Autoimmune Myopathy Home Care in Mohali\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#listItem\",\"position\":3,\"name\":\"Necrotizing Autoimmune Myopathy Home Care in Mohali\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\",\"name\":\"mohali\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"lyfmedicare46\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/\",\"name\":\"Necrotizing Autoimmune Myopathy Home Care in Mohali - mohali\",\"description\":\"Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study AtHomeCare Home Nursing Physiotherapy Patient Care Call 9910823218 Call Now Case Study Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/necrotizing-autoimmune-myopathy-home-care-in-mohali\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-29T06:42:13+00:00\",\"dateModified\":\"2026-08-29T06:42:15+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\",\"name\":\"mohali\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Necrotizing Autoimmune Myopathy Home Care in Mohali - mohali","description":"Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study AtHomeCare Home Nursing Physiotherapy Patient Care Call 9910823218 Call Now Case Study Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and","canonical_url":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#blogposting","name":"Necrotizing Autoimmune Myopathy Home Care in Mohali - mohali","headline":"Necrotizing Autoimmune Myopathy Home Care in Mohali","author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png","@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#articleImage"},"datePublished":"2026-08-29T06:42:13+00:00","dateModified":"2026-08-29T06:42:15+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/mohali","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/mohali\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#listItem","name":"Necrotizing Autoimmune Myopathy Home Care in Mohali"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#listItem","position":3,"name":"Necrotizing Autoimmune Myopathy Home Care in Mohali","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/mohali\/#organization","name":"mohali","url":"https:\/\/athomecare.in\/mohali\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g","width":96,"height":96,"caption":"lyfmedicare46"}},{"@type":"WebPage","@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#webpage","url":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/","name":"Necrotizing Autoimmune Myopathy Home Care in Mohali - mohali","description":"Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study AtHomeCare Home Nursing Physiotherapy Patient Care Call 9910823218 Call Now Case Study Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-29T06:42:13+00:00","dateModified":"2026-08-29T06:42:15+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/mohali\/#website","url":"https:\/\/athomecare.in\/mohali\/","name":"mohali","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"}}]},"og:locale":"en_US","og:site_name":"mohali -","og:type":"article","og:title":"Necrotizing Autoimmune Myopathy Home Care in Mohali - mohali","og:description":"Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study AtHomeCare Home Nursing Physiotherapy Patient Care Call 9910823218 Call Now Case Study Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and","og:url":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/","article:published_time":"2026-08-29T06:42:13+00:00","article:modified_time":"2026-08-29T06:42:15+00:00","twitter:card":"summary_large_image","twitter:title":"Necrotizing Autoimmune Myopathy Home Care in Mohali - mohali","twitter:description":"Necrotizing Autoimmune Myopathy Home Care in Mohali | AtHomeCare Case Study AtHomeCare Home Nursing Physiotherapy Patient Care Call 9910823218 Call Now Case Study Necrotizing Autoimmune Myopathy With Strength Recovery and Functional Conditioning in Mohali A detailed clinical account of how structured home healthcare supported a 52-year-old woman in Mohali through progressive rehabilitation, fall prevention, and"},"aioseo_meta_data":{"post_id":"686","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-29 06:26:10","updated":"2026-08-29 06:56: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\/mohali\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/mohali\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tNecrotizing Autoimmune Myopathy Home Care in Mohali\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/mohali"},{"label":"Blog","link":"https:\/\/athomecare.in\/mohali\/category\/blog\/"},{"label":"Necrotizing Autoimmune Myopathy Home Care in Mohali","link":"https:\/\/athomecare.in\/mohali\/necrotizing-autoimmune-myopathy-home-care-in-mohali\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/686","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/comments?post=686"}],"version-history":[{"count":3,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/686\/revisions"}],"predecessor-version":[{"id":689,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/686\/revisions\/689"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=686"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=686"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}