{"id":106,"date":"2026-07-15T07:26:08","date_gmt":"2026-07-15T07:26:08","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=106"},"modified":"2026-07-15T07:26:10","modified_gmt":"2026-07-15T07:26:10","slug":"guillain-barre-syndrome-home-care-case-study-in-mohali","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/","title":{"rendered":"Guillain-Barr\u00e9 Syndrome Home Care Case Study 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>Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali<\/title>\n    <meta name=\"description\" content=\"Read a fictional Guillain-Barr\u00e9 Syndrome recovery case study from Mohali covering home nursing, physiotherapy, rehabilitation, and caregiver education.\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/guillain-barre-syndrome-home-care-case-study-mohali\">\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"MedicalWebPage\",\n        \"name\": \"Fictional Guillain-Barr\u00e9 Syndrome Home Care Case Study - Mohali\",\n        \"description\": \"A detailed fictional case study documenting GBS recovery through structured home healthcare including nursing, physiotherapy, and caregiver education in Mohali.\",\n        \"url\": \"https:\/\/athomecare.in\/guillain-barre-syndrome-home-care-case-study-mohali\",\n        \"about\": {\n            \"@type\": \"MedicalCondition\",\n            \"name\": \"Guillain-Barr\u00e9 Syndrome\"\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        \"medicalAudience\": {\n            \"@type\": \"PeopleAudience\",\n            \"audienceType\": [\"Patients\", \"Caregivers\", \"Healthcare Professionals\"]\n        }\n    }\n    <\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Playfair+Display:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n\n        :root {\n            --primary: #003257;\n            --primary-light: #0a4f7a;\n            --accent: #ec2224;\n            --accent-hover: #c9191b;\n            --bg-main: #f8fafc;\n            --bg-white: #ffffff;\n            --bg-light-blue: #eef4f9;\n            --bg-light-green: #f0faf4;\n            --bg-light-yellow: #fefce8;\n            --bg-light-red: #fef2f2;\n            --text-dark: #1a1a2e;\n            --text-body: #4a4a5a;\n            --text-muted: #6b7280;\n            --border-light: #e5e7eb;\n            --border-blue: #bfdbfe;\n            --border-green: #bbf7d0;\n            --border-red: #fecaca;\n            --border-yellow: #fde68a;\n            --shadow-sm: 0 1px 3px rgba(0,0,0,0.08);\n            --shadow-md: 0 4px 12px rgba(0,0,0,0.08);\n            --shadow-lg: 0 10px 30px rgba(0,0,0,0.1);\n            --radius: 8px;\n            --radius-lg: 12px;\n        }\n\n        body {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            background: var(--bg-main);\n            color: var(--text-body);\n            font-size: 16px;\n            line-height: 1.7;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        h1, h2, h3, h4 { font-family: 'Playfair Display', Georgia, serif; color: var(--primary); }\n\n        a { color: var(--primary-light); text-decoration: none; transition: color 0.2s; }\n        a:hover { color: var(--accent); text-decoration: underline; }\n\n        .container { max-width: 860px; margin: 0 auto; padding: 0 20px; }\n\n        \/* HERO SECTION *\/\n        .hero {\n            background: linear-gradient(135deg, #003257 0%, #0a4f7a 50%, #1a6fa0 100%);\n            padding: 48px 20px 56px;\n            color: #fff;\n            position: relative;\n            overflow: hidden;\n        }\n        .hero::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -30%;\n            width: 500px;\n            height: 500px;\n            background: rgba(255,255,255,0.03);\n            border-radius: 50%;\n        }\n        .hero-inner { max-width: 860px; margin: 0 auto; position: relative; z-index: 1; }\n        .hero-badge {\n            display: inline-block;\n            background: rgba(236,34,36,0.9);\n            color: #fff;\n            font-size: 11px;\n            font-weight: 600;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            padding: 5px 14px;\n            border-radius: 20px;\n            margin-bottom: 20px;\n            font-family: 'Inter', sans-serif;\n        }\n        .hero h1 {\n            font-size: clamp(26px, 5vw, 38px);\n            font-weight: 600;\n            line-height: 1.25;\n            color: #fff;\n            margin-bottom: 16px;\n        }\n        .hero-summary {\n            font-size: 16px;\n            line-height: 1.7;\n            color: rgba(255,255,255,0.85);\n            max-width: 700px;\n            margin-bottom: 28px;\n            font-weight: 300;\n        }\n        .hero-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n            gap: 12px;\n        }\n        .hero-stat {\n            background: rgba(255,255,255,0.1);\n            backdrop-filter: blur(4px);\n            border: 1px solid rgba(255,255,255,0.15);\n            border-radius: var(--radius);\n            padding: 14px 16px;\n        }\n        .hero-stat-label {\n            font-size: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1.2px;\n            color: rgba(255,255,255,0.6);\n            margin-bottom: 4px;\n            font-family: 'Inter', sans-serif;\n            font-weight: 500;\n        }\n        .hero-stat-value {\n            font-size: 15px;\n            font-weight: 600;\n            color: #fff;\n            font-family: 'Inter', sans-serif;\n        }\n\n        \/* CONTENT AREA *\/\n        .content-area { padding: 40px 20px 60px; }\n        .content-area .container { max-width: 860px; }\n\n        \/* SECTION HEADERS *\/\n        .section-header {\n            margin: 48px 0 20px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid var(--primary);\n        }\n        .section-header h2 {\n            font-size: clamp(22px, 4vw, 28px);\n            font-weight: 600;\n        }\n        .section-subheader {\n            margin: 32px 0 14px;\n        }\n        .section-subheader h3 {\n            font-size: clamp(18px, 3vw, 22px);\n            font-weight: 600;\n        }\n        .section-subheader h4 {\n            font-size: 17px;\n            font-weight: 600;\n            color: var(--primary-light);\n        }\n\n        \/* PARAGRAPHS *\/\n        .content-area p {\n            margin-bottom: 16px;\n            color: var(--text-body);\n            line-height: 1.8;\n        }\n\n        \/* LISTS *\/\n        .content-area ul, .content-area ol {\n            margin: 12px 0 20px 20px;\n            line-height: 1.9;\n        }\n        .content-area li {\n            margin-bottom: 6px;\n            color: var(--text-body);\n        }\n\n        \/* CARDS *\/\n        .card {\n            background: var(--bg-white);\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius-lg);\n            padding: 24px;\n            margin: 20px 0;\n            box-shadow: var(--shadow-sm);\n        }\n        .card-blue { border-left: 4px solid var(--primary); background: var(--bg-light-blue); }\n        .card-green { border-left: 4px solid #16a34a; background: var(--bg-light-green); }\n        .card-red { border-left: 4px solid var(--accent); background: var(--bg-light-red); }\n        .card-yellow { border-left: 4px solid #d97706; background: var(--bg-light-yellow); }\n\n        .card-title {\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            margin-bottom: 10px;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        .card-blue .card-title { color: var(--primary); }\n        .card-green .card-title { color: #16a34a; }\n        .card-red .card-title { color: var(--accent); }\n        .card-yellow .card-title { color: #d97706; }\n\n        .card p, .card li { font-size: 15px; margin-bottom: 8px; }\n\n        \/* DOCTOR EXPLANATION CARD *\/\n        .doctor-card {\n            background: linear-gradient(135deg, #f0f7ff, #e8f4fd);\n            border: 1px solid var(--border-blue);\n            border-radius: var(--radius-lg);\n            padding: 24px 24px 24px 28px;\n            margin: 20px 0;\n            position: relative;\n        }\n        .doctor-card::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 0;\n            bottom: 0;\n            width: 4px;\n            background: var(--primary);\n            border-radius: 4px 0 0 4px;\n        }\n        .doctor-card-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1.2px;\n            color: var(--primary);\n            margin-bottom: 8px;\n        }\n        .doctor-card p { color: var(--text-dark); font-size: 15px; margin-bottom: 8px; }\n\n        \/* TABLES *\/\n        .table-wrapper {\n            overflow-x: auto;\n            margin: 20px 0;\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius-lg);\n            box-shadow: var(--shadow-sm);\n        }\n        .clinical-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 14px;\n            font-family: 'Inter', sans-serif;\n        }\n        .clinical-table thead th {\n            background: var(--primary);\n            color: #fff;\n            font-weight: 600;\n            text-align: left;\n            padding: 12px 16px;\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n        .clinical-table tbody td {\n            padding: 11px 16px;\n            border-bottom: 1px solid var(--border-light);\n            color: var(--text-body);\n        }\n        .clinical-table tbody tr:last-child td { border-bottom: none; }\n        .clinical-table tbody tr:nth-child(even) { background: #f9fafb; }\n        .clinical-table .param-name { font-weight: 600; color: var(--text-dark); white-space: nowrap; }\n\n        \/* TIMELINE *\/\n        .timeline { position: relative; padding-left: 32px; margin: 24px 0; }\n        .timeline::before {\n            content: '';\n            position: absolute;\n            left: 11px;\n            top: 6px;\n            bottom: 6px;\n            width: 2px;\n            background: linear-gradient(to bottom, var(--primary), #93c5fd);\n            border-radius: 2px;\n        }\n        .timeline-item {\n            position: relative;\n            margin-bottom: 28px;\n        }\n        .timeline-item:last-child { margin-bottom: 0; }\n        .timeline-dot {\n            position: absolute;\n            left: -27px;\n            top: 4px;\n            width: 14px;\n            height: 14px;\n            background: var(--primary);\n            border: 3px solid #fff;\n            border-radius: 50%;\n            box-shadow: 0 0 0 2px var(--primary);\n        }\n        .timeline-item.active .timeline-dot { background: var(--accent); box-shadow: 0 0 0 2px var(--accent); }\n        .timeline-label {\n            font-family: 'Inter', sans-serif;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--accent);\n            margin-bottom: 6px;\n        }\n        .timeline-content {\n            background: var(--bg-white);\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius);\n            padding: 16px 20px;\n            box-shadow: var(--shadow-sm);\n        }\n        .timeline-content p { font-size: 14px; margin-bottom: 6px; }\n        .timeline-content p:last-child { margin-bottom: 0; }\n        .timeline-content strong { color: var(--text-dark); }\n\n        \/* RISK BOXES *\/\n        .risk-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n            gap: 10px;\n            margin: 16px 0;\n        }\n        .risk-item {\n            background: var(--bg-light-red);\n            border: 1px solid var(--border-red);\n            border-radius: var(--radius);\n            padding: 12px 14px;\n            font-size: 14px;\n            font-weight: 500;\n            color: #991b1b;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        .risk-dot {\n            width: 8px;\n            height: 8px;\n            background: var(--accent);\n            border-radius: 50%;\n            flex-shrink: 0;\n        }\n\n        \/* GOAL GRID *\/\n        .goal-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 16px;\n            margin: 16px 0;\n        }\n        .goal-card {\n            border-radius: var(--radius-lg);\n            padding: 20px;\n        }\n        .goal-card.short { background: var(--bg-light-blue); border: 1px solid var(--border-blue); }\n        .goal-card.long { background: var(--bg-light-green); border: 1px solid var(--border-green); }\n        .goal-card h4 {\n            font-family: 'Inter', sans-serif;\n            font-size: 13px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            margin-bottom: 12px;\n        }\n        .goal-card.short h4 { color: var(--primary); }\n        .goal-card.long h4 { color: #16a34a; }\n        .goal-card li { font-size: 14px; margin-bottom: 6px; }\n\n        \/* EQUIPMENT GRID *\/\n        .equip-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));\n            gap: 10px;\n            margin: 16px 0;\n        }\n        .equip-item {\n            background: var(--bg-white);\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius);\n            padding: 14px;\n            text-align: center;\n            font-size: 14px;\n            font-weight: 500;\n            color: var(--text-dark);\n            box-shadow: var(--shadow-sm);\n        }\n\n        \/* DAILY PLAN *\/\n        .daily-plan { margin: 16px 0; }\n        .daily-slot {\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius-lg);\n            margin-bottom: 12px;\n            overflow: hidden;\n            background: var(--bg-white);\n            box-shadow: var(--shadow-sm);\n        }\n        .daily-slot-header {\n            background: var(--primary);\n            color: #fff;\n            padding: 10px 18px;\n            font-family: 'Inter', sans-serif;\n            font-size: 14px;\n            font-weight: 600;\n        }\n        .daily-slot-body {\n            padding: 14px 18px;\n        }\n        .daily-slot-body li { font-size: 14px; margin-bottom: 4px; }\n\n        \/* AUTHOR SECTION *\/\n        .author-section {\n            background: var(--bg-white);\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius-lg);\n            padding: 28px;\n            margin: 32px 0;\n            box-shadow: var(--shadow-md);\n        }\n        .author-row {\n            display: flex;\n            gap: 20px;\n            align-items: flex-start;\n        }\n        .author-img {\n            width: 100px;\n            height: 100px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 3px solid var(--primary);\n            flex-shrink: 0;\n        }\n        .author-info { flex: 1; }\n        .author-name {\n            font-family: 'Playfair Display', serif;\n            font-size: 20px;\n            font-weight: 600;\n            color: var(--primary);\n            margin-bottom: 4px;\n        }\n        .author-detail {\n            font-size: 14px;\n            color: var(--text-muted);\n            margin-bottom: 3px;\n            font-family: 'Inter', sans-serif;\n        }\n        .author-detail strong { color: var(--text-dark); font-weight: 600; }\n        .treating-doctor-blank {\n            margin-top: 20px;\n            padding-top: 20px;\n            border-top: 1px dashed var(--border-light);\n        }\n        .treating-doctor-blank p {\n            font-size: 14px;\n            color: var(--text-muted);\n            font-style: italic;\n            margin-bottom: 4px;\n        }\n\n        \/* FAQ SECTION *\/\n        .faq-item {\n            border: 1px solid var(--border-light);\n            border-radius: var(--radius-lg);\n            margin-bottom: 10px;\n            overflow: hidden;\n            background: var(--bg-white);\n            box-shadow: var(--shadow-sm);\n        }\n        .faq-question {\n            width: 100%;\n            background: none;\n            border: none;\n            padding: 16px 20px;\n            text-align: left;\n            font-size: 15px;\n            font-weight: 600;\n            color: var(--text-dark);\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-family: 'Inter', sans-serif;\n            gap: 12px;\n        }\n        .faq-question:hover { background: #f9fafb; }\n        .faq-icon {\n            width: 24px;\n            height: 24px;\n            background: var(--primary);\n            color: #fff;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 16px;\n            font-weight: 700;\n            flex-shrink: 0;\n            transition: transform 0.3s;\n        }\n        .faq-item.open .faq-icon { transform: rotate(45deg); }\n        .faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease, padding 0.3s ease;\n        }\n        .faq-item.open .faq-answer { max-height: 400px; }\n        .faq-answer-inner {\n            padding: 0 20px 16px;\n            font-size: 14px;\n            color: var(--text-body);\n            line-height: 1.8;\n        }\n\n        \/* CONTACT SECTION *\/\n        .contact-section {\n            background: var(--primary);\n            border-radius: var(--radius-lg);\n            padding: 32px 28px;\n            margin: 40px 0 24px;\n            color: #fff;\n        }\n        .contact-section h3 {\n            color: #fff;\n            font-size: 22px;\n            margin-bottom: 20px;\n        }\n        .contact-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n        }\n        .contact-block p {\n            font-size: 14px;\n            color: rgba(255,255,255,0.8);\n            margin-bottom: 4px;\n            line-height: 1.6;\n        }\n        .contact-block a { color: #93c5fd; }\n        .contact-block a:hover { color: #fff; text-decoration: underline; }\n        .contact-label {\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 1.2px;\n            color: rgba(255,255,255,0.5);\n            font-weight: 600;\n            margin-bottom: 6px;\n            font-family: 'Inter', sans-serif;\n        }\n\n        \/* DISCLAIMER *\/\n        .disclaimer {\n            background: var(--bg-light-yellow);\n            border: 1px solid var(--border-yellow);\n            border-radius: var(--radius-lg);\n            padding: 20px 24px;\n            margin: 32px 0;\n        }\n        .disclaimer p { font-size: 13px; color: #92400e; margin-bottom: 8px; line-height: 1.7; }\n        .disclaimer p:last-child { margin-bottom: 0; }\n\n        \/* OUTCOME BAR *\/\n        .outcome-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 12px;\n            margin: 16px 0;\n        }\n        .outcome-item {\n            background: var(--bg-light-green);\n            border: 1px solid var(--border-green);\n            border-radius: var(--radius);\n            padding: 14px 16px;\n        }\n        .outcome-item .label {\n            font-size: 12px;\n            color: #166534;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            font-family: 'Inter', sans-serif;\n            margin-bottom: 4px;\n        }\n        .outcome-item .value {\n            font-size: 15px;\n            color: var(--text-dark);\n            font-weight: 500;\n        }\n\n        \/* INLINE TAG *\/\n        .tag {\n            display: inline-block;\n            font-size: 11px;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            padding: 3px 10px;\n            border-radius: 12px;\n            font-family: 'Inter', sans-serif;\n        }\n        .tag-blue { background: #dbeafe; color: #1e40af; }\n        .tag-green { background: #dcfce7; color: #166534; }\n        .tag-red { background: #fee2e2; color: #991b1b; }\n        .tag-yellow { background: #fef3c7; color: #92400e; }\n\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .hero { padding: 36px 16px 44px; }\n            .hero h1 { font-size: 24px; }\n            .hero-grid { grid-template-columns: 1fr 1fr; gap: 8px; }\n            .hero-stat { padding: 10px 12px; }\n            .hero-stat-value { font-size: 13px; }\n            .content-area { padding: 28px 16px 48px; }\n            .section-header { margin: 36px 0 16px; }\n            .goal-grid { grid-template-columns: 1fr; }\n            .outcome-grid { grid-template-columns: 1fr; }\n            .contact-grid { grid-template-columns: 1fr; }\n            .author-row { flex-direction: column; align-items: center; text-align: center; }\n            .author-img { width: 90px; height: 90px; }\n            .risk-grid { grid-template-columns: 1fr 1fr; }\n            .equip-grid { grid-template-columns: 1fr 1fr; }\n            .clinical-table { font-size: 13px; }\n            .clinical-table thead th, .clinical-table tbody td { padding: 8px 10px; }\n            .card { padding: 18px; }\n            .doctor-card { padding: 18px 18px 18px 22px; }\n        }\n        @media (max-width: 480px) {\n            .hero-grid { grid-template-columns: 1fr; }\n            .risk-grid { grid-template-columns: 1fr; }\n            .equip-grid { grid-template-columns: 1fr; }\n        }\n\n        \/* PRINT *\/\n        @media print {\n            .hero { background: #003257 !important; -webkit-print-color-adjust: exact; print-color-adjust: exact; }\n            .contact-section { background: #003257 !important; -webkit-print-color-adjust: exact; print-color-adjust: exact; }\n            .faq-answer { max-height: none !important; }\n            .faq-item.open .faq-icon { transform: none; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<!-- HERO SECTION -->\n<section class=\"hero\">\n    <div class=\"hero-inner\">\n        <span class=\"hero-badge\">Fictional Case Study<\/span>\n        <h1>Fictional Guillain-Barre Syndrome Home Care Case Study &#8211; Mohali<\/h1>\n        <p class=\"hero-summary\" style=\"color:#ffffff;\">A detailed clinical documentation of a 54-year-old patient&#8217;s recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks.<\/p>\n        <div class=\"hero-grid\">\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Patient Age<\/div>\n                <div class=\"hero-stat-value\">54 Years, Male<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Location<\/div>\n                <div class=\"hero-stat-value\">Mohali, Punjab<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Primary Condition<\/div>\n                <div class=\"hero-stat-value\">GBS Recovery<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Duration of Care<\/div>\n                <div class=\"hero-stat-value\">12 Weeks<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Final Outcome<\/div>\n                <div class=\"hero-stat-value\">Walking 320m with Quad Cane<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Hospital Stay<\/div>\n                <div class=\"hero-stat-value\">15 Days<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- MAIN CONTENT -->\n<div class=\"content-area\">\n    <div class=\"container\">\n\n        <!-- PATIENT BACKGROUND -->\n        <div class=\"section-header\">\n            <h2>Patient Background<\/h2>\n        <\/div>\n\n        <p>Mr. Harjit Singh Sandhu, a 54-year-old automobile parts distributor based in Mohali, lived an active professional life managing his business operations daily. He was married and resided with his wife, who served as his primary caregiver during his illness. His younger brother provided additional support as the secondary caregiver. Before his illness, Mr. Sandhu was independently mobile, managed his business personally, and had no significant limitations in his daily activities.<\/p>\n\n        <p>His medical history included well-controlled hypertension, which was managed with regular medication. He had also been diagnosed with and treated for Vitamin B12 deficiency prior to this episode. There was no documented history of diabetes, cardiac disease, or previous neurological conditions. His lifestyle involved regular business travel within the Delhi NCR region and moderate physical activity associated with his trade.<\/p>\n\n        <p>The presenting complaint began with progressive tingling in both feet. Over the next five days, this sensation was followed by rapidly increasing weakness in both legs. Within a week, Mr. Sandhu was unable to walk without support, and the weakness gradually involved both upper limbs as well. This rapid progression of ascending weakness prompted urgent medical evaluation and subsequent hospital admission.<\/p>\n\n        <div class=\"doctor-card\">\n            <div class=\"doctor-card-label\">Clinical Context<\/div>\n            <p>The pattern of ascending weakness starting in the lower extremities and progressing upward is a classic presentation of Guillain-Barre Syndrome. The speed of progression over days to a week is consistent with Acute Inflammatory Demyelinating Polyneuropathy (AIDP), the most common subtype of GBS seen in India. The presence of well-controlled hypertension and treated B12 deficiency were noted but not considered directly causative of the neurological presentation.<\/p>\n        <\/div>\n\n        <!-- CLINICAL DIAGNOSIS -->\n        <div class=\"section-header\">\n            <h2>Clinical Diagnosis<\/h2>\n        <\/div>\n\n        <p>After hospital admission, the neurology team conducted a systematic evaluation to confirm the diagnosis. The clinical suspicion of Guillain-Barre Syndrome was supported by specific diagnostic procedures and findings.<\/p>\n\n        <div class=\"section-subheader\">\n            <h3>Diagnostic Procedures Performed<\/h3>\n        <\/div>\n\n        <p>A lumbar puncture was performed to analyze the cerebrospinal fluid (CSF). The CSF analysis demonstrated albuminocytologic dissociation, which is a hallmark finding in GBS. This means the protein level in the CSF was elevated while the white blood cell count remained normal or near normal.<\/p>\n\n        <p>Nerve conduction studies (NCS) and electromyography (EMG) were performed to evaluate the electrical function of the peripheral nerves and muscles. These studies revealed findings consistent with demyelinating polyneuropathy, supporting the AIDP subtype diagnosis. The nerve conduction velocities were reduced, and there were features of conduction block, which are characteristic of demyelination rather than axonal damage.<\/p>\n\n        <p>Respiratory function monitoring was initiated at the time of admission because GBS can affect the nerves that control breathing muscles. Serial monitoring of forced vital capacity (FVC) and negative inspiratory force (NIF) was performed to detect any respiratory deterioration early.<\/p>\n\n        <div class=\"section-subheader\">\n            <h3>Neurological Assessment at Discharge<\/h3>\n        <\/div>\n\n        <div class=\"table-wrapper\">\n            <table class=\"clinical-table\">\n                <thead>\n                    <tr>\n                        <th>Assessment Parameter<\/th>\n                        <th>Finding<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param-name\">Lower Limb Muscle Power<\/td>\n                        <td>3\/5 (Active movement against gravity only)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Upper Limb Muscle Power<\/td>\n                        <td>4\/5 (Active movement against gravity and some resistance)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Ankle Reflexes<\/td>\n                        <td>Reduced bilaterally<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Sensory Loss<\/td>\n                        <td>Mild sensory loss below both ankles<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Speech<\/td>\n                        <td>Normal<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Swallowing<\/td>\n                        <td>Normal<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Respiratory Status<\/td>\n                        <td>No distress, adequate SpO2 on room air<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Sitting Ability<\/td>\n                        <td>Independent<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Standing Ability<\/td>\n                        <td>Required assistance<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"section-subheader\">\n            <h3>Vital Signs at Discharge<\/h3>\n        <\/div>\n\n        <div class=\"table-wrapper\">\n            <table class=\"clinical-table\">\n                <thead>\n                    <tr>\n                        <th>Parameter<\/th>\n                        <th>Value<\/th>\n                        <th>Interpretation<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param-name\">Blood Pressure<\/td>\n                        <td>128\/76 mmHg<\/td>\n                        <td>Within normal range, hypertension well-controlled<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Heart Rate<\/td>\n                        <td>82 bpm<\/td>\n                        <td>Normal sinus rhythm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Respiratory Rate<\/td>\n                        <td>18\/min<\/td>\n                        <td>Normal<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Temperature<\/td>\n                        <td>98.4 degrees F<\/td>\n                        <td>Afebrile<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Oxygen Saturation<\/td>\n                        <td>98% (Room Air)<\/td>\n                        <td>Normal, no respiratory compromise<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <!-- HOSPITAL TREATMENT -->\n        <div class=\"section-header\">\n            <h2>Hospital Treatment<\/h2>\n        <\/div>\n\n        <p>Mr. Sandhu spent 15 days in the hospital under the care of a neurology team. During this period, the primary medical intervention was the administration of Intravenous Immunoglobulin (IVIG). IVIG is a standard first-line treatment for GBS. It works by modulating the immune response and reducing the attack on the peripheral nerves. The treatment is typically given over five days, though the exact protocol may vary based on clinical judgment.<\/p>\n\n        <p>Pain management was an important component of hospital care. Patients with GBS often experience significant neuropathic pain, nerve pain that can be severe and affect sleep and overall comfort. Appropriate analgesic medications were prescribed to manage this symptom.<\/p>\n\n        <p>Deep vein thrombosis (DVT) prevention was initiated because immobile patients are at increased risk of blood clot formation in the legs. Prophylactic measures were implemented, which may have included compression stockings, subcutaneous anticoagulants, or both, depending on the clinical assessment.<\/p>\n\n        <p>Physiotherapy was started during the hospital stay itself. Early mobilization and gentle range-of-motion exercises help prevent joint stiffness, muscle wasting, and contractures. The physiotherapy team worked on bed exercises, sitting balance, and initial standing attempts with support.<\/p>\n\n        <p>Nutritional support was provided to ensure adequate caloric and protein intake, which is essential for nerve regeneration and muscle recovery. A dietitian was involved in planning appropriate meals that also accounted for his hypertension management.<\/p>\n\n        <div class=\"doctor-card\">\n            <div class=\"doctor-card-label\">Why IVIG Was Chosen Over Plasma Exchange<\/div>\n            <p>Both IVIG and plasma exchange (plasmapheresis) are established first-line treatments for GBS. IVIG is often preferred in many Indian hospital settings because it does not require specialized equipment or vascular access, is easier to administer, and carries a lower risk of hemodynamic complications. The treating neurologist selected IVIG based on the patient&#8217;s clinical status, available resources, and the absence of contraindications.<\/p>\n        <\/div>\n\n        <p>By the end of the 15-day hospital stay, Mr. Sandhu&#8217;s condition had stabilized. The progression of weakness had halted, which is the expected response to immunomodulatory treatment. However, significant muscle weakness remained. He could sit independently but required assistance to stand. He could walk only 12 meters using a walker with therapist assistance. The neurology team determined that he was medically stable for discharge but would require continued rehabilitation in a supervised setting.<\/p>\n\n        <!-- WHY HOME HEALTHCARE -->\n        <div class=\"section-header\">\n            <h2>Why Home Healthcare Was Needed<\/h2>\n        <\/div>\n\n        <p>The decision to recommend home healthcare rather than extended hospitalization or a rehabilitation facility was based on several clinical and practical considerations.<\/p>\n\n        <p>First, Mr. Sandhu was medically stable. His respiratory function was normal, his vital signs were within acceptable limits, and the acute phase of the illness had passed. He did not require the intensive monitoring capabilities of an ICU or acute ward. Prolonged hospital stay in a stable patient increases the risk of hospital-acquired infections and is not a cost-effective use of hospital resources.<\/p>\n\n        <p>Second, the primary need at this stage was rehabilitation, not acute medical intervention. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">Physiotherapy at home<\/a> could be delivered effectively in the home setting with a structured plan. Home-based rehabilitation has been shown to be as effective as facility-based rehabilitation for many neurological conditions, with the added benefit of being in a familiar environment.<\/p>\n\n        <p>Third, GBS recovery is a slow process that continues for months. A rehabilitation facility stay is typically time-limited, whereas home healthcare can be sustained for the full duration of recovery. The patient could continue his <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\">customized rehabilitation program<\/a> without the disruption of transitioning between care settings.<\/p>\n\n        <p>Fourth, there was a genuine risk of complications that required professional monitoring. These included falls due to poor balance and weakness, muscle wasting from disuse, joint stiffness, deep vein thrombosis from reduced mobility, skin breakdown from prolonged sitting, and the rare but serious risk of respiratory deterioration. <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">Home nursing<\/a> provided the safety net for early detection of these complications.<\/p>\n\n        <p>Fifth, the family needed structured education and support. Mr. Sandhu&#8217;s wife was the primary caregiver, and she needed to understand fatigue management, fall prevention, <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\">caregiver stress management<\/a>, and when to seek urgent medical attention. A professional home healthcare team could provide this education systematically rather than relying on verbal discharge instructions alone.<\/p>\n\n        <div class=\"card card-blue\">\n            <div class=\"card-title\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4\"\/><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>\n                Key Clinical Reasoning\n            <\/div>\n            <p>Home healthcare was the most appropriate next step because the patient had passed the acute medical phase but had significant functional deficits that required supervised rehabilitation, ongoing monitoring for complications, and family education. The home environment supported psychological wellbeing while allowing for structured, evidence-based recovery.<\/p>\n        <\/div>\n\n        <!-- HOME CARE PLAN -->\n        <div class=\"section-header\">\n            <h2>Home Care Plan by AtHomeCare<\/h2>\n        <\/div>\n\n        <p>A comprehensive, multidisciplinary home care plan was developed before discharge. This plan addressed every aspect of Mr. Sandhu&#8217;s recovery needs and was designed to be implemented in coordination with his treating neurologist.<\/p>\n\n        <!-- Home Nursing -->\n        <div class=\"section-subheader\">\n            <h3>Home Nursing<\/h3>\n        <\/div>\n\n        <p>A trained <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nurse<\/a> was assigned to provide clinical monitoring and medical support. The nursing role was distinct from the attendant role and focused on assessments and clinical observations that required professional training.<\/p>\n\n        <p>The nurse monitored neurological recovery by performing regular muscle strength assessments using the Medical Research Council (MRC) scale. This involved grading the power of major muscle groups in both upper and lower limbs and documenting trends over time. Any unexpected decline in strength would trigger an urgent medical review.<\/p>\n\n        <p>Vital signs monitoring included blood pressure, heart rate, respiratory rate, temperature, and oxygen saturation using a <a href=\"https:\/\/athomecare.in\/advanced-multipara-monitors-enabling-real-time-patient-monitoring-in-home-icu-care\/\">pulse oximeter<\/a>. Given his history of hypertension and the autonomic involvement that can occur in GBS, blood pressure monitoring was particularly important. Blood pressure fluctuations can occur in GBS due to autonomic neuropathy.<\/p>\n\n        <p>The nurse observed for breathing difficulty, which is the most dangerous complication during GBS recovery. Even after the acute phase, about 10 to 20 percent of patients may experience some degree of respiratory involvement. The nurse was trained to recognize early signs such as increased respiratory rate, shallow breathing, difficulty speaking in full sentences, or drop in oxygen saturation.<\/p>\n\n        <p>Skin integrity monitoring was essential because reduced mobility and sensory loss increase the risk of pressure injuries. The nurse assessed the skin over bony prominences regularly and guided the attendant on repositioning techniques. <a href=\"https:\/\/athomecare.in\/pressure-ulcer-prevention-guide-for-elderly-home-care-in-gurgaon\/\">Pressure ulcer prevention<\/a> protocols were followed from day one.<\/p>\n\n        <p>The nurse also provided structured <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\">medication management<\/a>, ensuring that Mr. Sandhu&#8217;s antihypertensive medications, any pain medications, and supplements were taken correctly and on time. This is particularly important because polypharmacy and medication errors are common during the post-discharge period.<\/p>\n\n        <div class=\"doctor-card\">\n            <div class=\"doctor-card-label\">Why Nursing Assessment Mattered More Than Just Vital Checks<\/div>\n            <p>In GBS recovery, the most important nursing function is detecting change. A simple blood pressure check does not capture the subtle neurological changes that can signal relapse or complication. The nurse assessed muscle strength patterns, respiratory effort quality, swallowing safety, and autonomic function. This level of assessment is what differentiates professional <a href=\"https:\/\/athomecare.in\/is-home-nursing-medically-safe-for-senior-citizens-a-doctor-explains-when-it-works-and-when-it-doesnt\/\">home nursing<\/a> from having a family member monitor the patient at home.<\/p>\n        <\/div>\n\n        <!-- Patient Attendant -->\n        <div class=\"section-subheader\">\n            <h3>Patient Attendant<\/h3>\n        <\/div>\n\n        <p>A trained <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient attendant (GDA-qualified)<\/a> was assigned for daily living assistance and mobility support. The attendant&#8217;s role complemented the nurse&#8217;s clinical role by focusing on hands-on care, safety, and activity support throughout the day.<\/p>\n\n        <p>Transfer assistance was a critical function. Mr. Sandhu needed help moving from bed to chair, chair to standing, and from sitting to the walker. The attendant was trained in proper transfer techniques using a <a href=\"https:\/\/athomecare.in\/enhancing-independence-and-care-for-the-elderly-comprehensive-mobility-assistance-devices-and-icu-at-home-medical-equipment-in-gurgaon\/\">transfer belt<\/a>, which protects both the patient and the caregiver from injury during these movements.<\/p>\n\n        <p>Fall prevention was a continuous priority. The attendant ensured that the walking path was clear, that Mr. Sandhu wore appropriate footwear, that the <a href=\"https:\/\/athomecare.in\/safety-first-home-modifications-and-fall-prevention-for-gurgaons-seniors\/\">home environment was safe<\/a>, and that someone was always within arm&#8217;s reach during mobilization. <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\">Fall prevention<\/a> is especially critical in GBS because a fall can cause additional injury and significantly setback the rehabilitation process.<\/p>\n\n        <p>The attendant supported personal hygiene activities, including bathing and dressing. Because Mr. Sandhu had difficulty with lower body dressing and bathing independently, the attendant provided the right level of assistance while encouraging him to do as much as possible independently. This balance between assistance and encouragement is a skill that trained attendants develop through experience.<\/p>\n\n        <p>Hydration and nutrition support were part of the attendant&#8217;s daily routine. The attendant ensured that Mr. Sandhu drank adequate fluids throughout the day, which is important for circulation and for preventing <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\">dehydration-related complications<\/a>. Meals were served on time, and food intake was monitored and reported.<\/p>\n\n        <!-- Physiotherapy -->\n        <div class=\"section-subheader\">\n            <h3>Physiotherapy<\/h3>\n        <\/div>\n\n        <p>Physiotherapy was the cornerstone of Mr. Sandhu&#8217;s recovery plan. A qualified physiotherapist visited the home regularly to deliver a structured rehabilitation program that progressed as his strength and endurance improved.<\/p>\n\n        <p>The initial focus was on lower limb strengthening. Exercises targeted the quadriceps, hamstrings, gluteal muscles, and ankle dorsiflexors. Resistance bands were used to provide graded resistance as strength improved. The <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\">importance of physiotherapy in neurological recovery<\/a> cannot be overstated. Without active rehabilitation, the muscles that have been weakened by nerve damage will continue to deteriorate from disuse, a process called disuse atrophy.<\/p>\n\n        <p>Balance training was introduced early and progressed gradually. GBS affects the sensory nerves that provide proprioceptive feedback, which is the body&#8217;s ability to sense its position in space. When this feedback is impaired, balance suffers. The physiotherapist used specific balance exercises that challenged Mr. Sandhu&#8217;s stability in a controlled manner, progressing from sitting balance to standing balance to dynamic balance during walking.<\/p>\n\n        <p>Gait training was a major component. Mr. Sandhu started with the walker, and the physiotherapist worked on proper walking pattern, weight shifting, step length, and heel-to-toe progression. As strength and balance improved, the transition from walker to quad cane was planned and executed gradually. <a href=\"https:\/\/athomecare.in\/the-future-of-recovery-exploring-at-home-physiotherapy-services\/\">At-home physiotherapy<\/a> allowed the gait training to happen in the actual environment where Mr. Sandhu would be walking daily, which improves the functional relevance of the exercises.<\/p>\n\n        <p>Endurance training was gradually introduced. GBS patients experience significant fatigue, and building endurance is as important as building strength. The physiotherapist monitored Mr. Sandhu&#8217;s response to activity and adjusted the duration and intensity of sessions to avoid overexertion while still pushing for progress.<\/p>\n\n        <p>Stretching exercises were included to prevent joint stiffness and contractures. The ankle joints, in particular, are prone to developing a foot drop position (plantarflexion contracture) when the dorsiflexor muscles are weak. Regular stretching of the calf muscles and Achilles tendon helped maintain range of motion.<\/p>\n\n        <div class=\"card card-green\">\n            <div class=\"card-title\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n                Rehabilitation Principle\n            <\/div>\n            <p>The physiotherapy plan followed the principle of &#8220;progressive overload with adequate recovery.&#8221; This means that the exercises were gradually made more challenging as Mr. Sandhu&#8217;s strength improved, but with sufficient rest periods to allow for neurological recovery between sessions. Overexertion in GBS can actually slow recovery because damaged nerves need time to repair.<\/p>\n        <\/div>\n\n        <!-- Doctor Home Visit -->\n        <div class=\"section-subheader\">\n            <h3>Doctor Home Visit<\/h3>\n        <\/div>\n\n        <p>A <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">doctor home visit<\/a> was scheduled at regular intervals to review Mr. Sandhu&#8217;s neurological progress. The visiting doctor assessed muscle strength trends, reviewed the nursing notes, evaluated rehabilitation milestones, and adjusted medications if needed.<\/p>\n\n        <p>The doctor also monitored for signs of relapse or complications. Although relapse after IVIG treatment is uncommon, it can occur, and early recognition is important. The doctor evaluated for any new symptoms such as worsening weakness, new sensory symptoms, or autonomic dysfunction.<\/p>\n\n        <p>Coordination with the treating neurologist was maintained throughout. The home care team shared regular progress reports with the hospital neurology team, ensuring that the home rehabilitation plan was aligned with the overall treatment strategy. This <a href=\"https:\/\/athomecare.integrating-hospital-specialist-and-home-elderly-care-in-faridabad-how-a-coordinated-plan-reduces-readmissions\/\">coordinated approach between hospital and home care<\/a> is essential for complex neurological conditions.<\/p>\n\n        <!-- Equipment Used -->\n        <div class=\"section-subheader\">\n            <h3>Medical Equipment Used<\/h3>\n        <\/div>\n\n        <p>Several pieces of <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\">medical equipment<\/a> were arranged for the home care period. Each item served a specific purpose in the recovery plan.<\/p>\n\n        <div class=\"equip-grid\">\n            <div class=\"equip-item\">Walker<\/div>\n            <div class=\"equip-item\">Wheelchair (Outdoor)<\/div>\n            <div class=\"equip-item\">BP Monitor<\/div>\n            <div class=\"equip-item\">Pulse Oximeter<\/div>\n            <div class=\"equip-item\">Resistance Bands<\/div>\n            <div class=\"equip-item\">Transfer Belt<\/div>\n        <\/div>\n\n        <p>The walker provided the necessary support for initial walking practice. The wheelchair was used for outdoor mobility and for longer distances that were beyond Mr. Sandhu&#8217;s walking tolerance. The BP monitor and pulse oximeter enabled regular vital sign checks at home. Resistance bands provided graded resistance for strengthening exercises without the need for heavy gym equipment. The transfer belt was used by the attendant during all transfers to ensure safety.<\/p>\n\n        <!-- Daily Care Plan -->\n        <div class=\"section-subheader\">\n            <h3>Daily Care Plan<\/h3>\n        <\/div>\n\n        <p>A structured daily routine was established to ensure consistency in care and to help Mr. Sandhu&#8217;s body adapt to a predictable pattern of activity and rest. This <a href=\"https:\/\/athomecare.in\/daily-care-assistance\/\">daily care schedule<\/a> was followed throughout the 12-week period with gradual modifications as his functional capacity improved.<\/p>\n\n        <div class=\"daily-plan\">\n            <div class=\"daily-slot\">\n                <div class=\"daily-slot-header\">Morning Routine<\/div>\n                <div class=\"daily-slot-body\">\n                    <ul>\n                        <li>Vital signs measurement by the home nurse (blood pressure, heart rate, respiratory rate, temperature, SpO2)<\/li>\n                        <li>Morning medications administered under nurse supervision<\/li>\n                        <li>Brief neurological check: assessment of muscle strength, any new numbness or tingling<\/li>\n                        <li>Assisted walking practice with walker under physiotherapist or attendant guidance<\/li>\n                        <li>Lower limb strengthening exercises using resistance bands<\/li>\n                        <li>Protein-rich breakfast to support muscle recovery<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"daily-slot\">\n                <div class=\"daily-slot-header\">Afternoon Routine<\/div>\n                <div class=\"daily-slot-body\">\n                    <ul>\n                        <li>Occupational therapy activities: practicing fine motor tasks with hands, grip strengthening exercises<\/li>\n                        <li>Balance training exercises in sitting and standing positions<\/li>\n                        <li>Lunch with adequate protein and hydration<\/li>\n                        <li>Rest period to manage fatigue (fatigue management is critical in GBS recovery)<\/li>\n                        <li>Hydration monitoring to ensure adequate fluid intake<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"daily-slot\">\n                <div class=\"daily-slot-header\">Evening Routine<\/div>\n                <div class=\"daily-slot-body\">\n                    <ul>\n                        <li>Second walking practice session, gradually increasing distance<\/li>\n                        <li>Stretching exercises for calf muscles, hamstrings, and hip flexors<\/li>\n                        <li>Family-supported mobility training: walking with family members to build confidence<\/li>\n                        <li>Relaxation exercises and breathing techniques to reduce anxiety<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            <div class=\"daily-slot\">\n                <div class=\"daily-slot-header\">Night Routine<\/div>\n                <div class=\"daily-slot-body\">\n                    <ul>\n                        <li>Dinner with balanced nutrition<\/li>\n                        <li>Skin assessment by the attendant, checking for any redness over pressure points<\/li>\n                        <li>Position changes during sleep to prevent pressure buildup<\/li>\n                        <li>Sleep routine establishment: consistent bedtime, comfortable positioning<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Risks Monitored -->\n        <div class=\"section-subheader\">\n            <h3>Risks Being Monitored<\/h3>\n        <\/div>\n\n        <p>Throughout the home care period, the clinical team maintained vigilance for a range of potential complications. Understanding <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\">early warning signs<\/a> was critical for timely intervention.<\/p>\n\n        <div class=\"risk-grid\">\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Falls<\/div>\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Muscle Wasting<\/div>\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Joint Stiffness<\/div>\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Respiratory Weakness<\/div>\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Deep Vein Thrombosis<\/div>\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Fatigue<\/div>\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Skin Breakdown<\/div>\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Depression<\/div>\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Hospital Readmission<\/div>\n            <div class=\"risk-item\"><span class=\"risk-dot\"><\/span>Delayed Neurological Recovery<\/div>\n        <\/div>\n\n        <p>Each risk was addressed through specific preventive strategies. Falls were mitigated by continuous attendant presence during mobility, environmental safety measures, and <a href=\"https:\/\/athomecare.in\/mobility-fall-prevention-daily-movement-plans-for-elderly-athomecare\/\">daily fall prevention practices<\/a>. Muscle wasting was prevented through active strengthening exercises. Joint stiffness was addressed with stretching. <a href=\"https:\/\/athomecare.in\/preventing-deep-vein-thrombosis-at-home-the-benefits-of-athomecares-dvt-pump-in-delhi\/\">DVT prevention<\/a> continued from the hospital protocol. Fatigue was managed through structured rest periods and gradual activity progression. Skin breakdown was prevented through regular position changes and skin checks. Depression and anxiety were addressed through family support, realistic goal-setting, and recognition of psychological adjustment needs.<\/p>\n\n        <!-- Family Education -->\n        <div class=\"section-subheader\">\n            <h3>Family Education<\/h3>\n        <\/div>\n\n        <p>Educating the family was not a one-time event but an ongoing process throughout the 12 weeks. The <a href=\"https:\/\/athomecare.in\/choosing-the-right-home-caregiver-in-gurgaon-what-families-need-to-know\/\">caregiver education program<\/a> covered several critical areas.<\/p>\n\n        <ul>\n            <li><strong>Avoiding overexertion during rehabilitation:<\/strong> The family was taught that more exercise is not always better in GBS. Pushing too hard can lead to increased fatigue and may temporarily worsen weakness. The physiotherapist set clear boundaries for activity levels.<\/li>\n            <li><strong>Supporting daily physiotherapy sessions:<\/strong> Family members were encouraged to be present during sessions, learn the exercises, and provide encouragement. Consistent family involvement improves adherence and outcomes.<\/li>\n            <li><strong>Recognizing breathing difficulties:<\/strong> This was the most critical education point. The family was taught to watch for increased breathing effort, inability to speak in full sentences, chest discomfort, or restlessness. Any of these signs required <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\">immediate emergency response<\/a>.<\/li>\n            <li><strong>Preventing falls:<\/strong> The family learned about environmental hazards, proper footwear, the importance of not leaving the patient unattended during standing or walking, and how to assist safely.<\/li>\n            <li><strong>Maintaining adequate nutrition:<\/strong> A high-protein diet was emphasized for muscle recovery. The family was guided on meal planning that balanced protein intake with blood pressure management.<\/li>\n            <li><strong>Gradual activity progression:<\/strong> The family understood that recovery would not be linear. There would be good days and difficult days, and both were normal.<\/li>\n            <li><strong>Monitoring for new weakness or numbness:<\/strong> Any new neurological symptoms were to be reported immediately to the nurse or doctor, as they could indicate a relapse or a new complication.<\/li>\n            <li><strong>Keeping regular neurology follow-up appointments:<\/strong> Hospital follow-up visits with the neurologist were scheduled and the family was responsible for ensuring attendance.<\/li>\n        <\/ul>\n\n        <!-- RECOVERY TIMELINE -->\n        <div class=\"section-header\">\n            <h2>Recovery Timeline<\/h2>\n        <\/div>\n\n        <p>The following timeline documents the clinical progress observed during the 12-week home rehabilitation period. It is important to note that GBS recovery is highly variable between individuals. This timeline represents one patient&#8217;s journey and should not be used as a benchmark for expected recovery in other cases.<\/p>\n\n        <div class=\"timeline\">\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-label\">Day 1: Transition Home<\/div>\n                <div class=\"timeline-content\">\n                    <p><strong>Clinical Status:<\/strong> Mr. Sandhu arrived home from the hospital. He was anxious about being outside the hospital environment. Lower limb power was 3\/5, upper limb 4\/5. He could sit independently but needed maximum assistance to stand.<\/p>\n                    <p><strong>Nursing Intervention:<\/strong> The home nurse completed a comprehensive baseline assessment including all vital signs, full muscle strength grading, sensory assessment, and skin check. The home environment was evaluated for safety hazards.<\/p>\n                    <p><strong>Doctor Review:<\/strong> The visiting doctor reviewed the discharge summary, confirmed the home care plan, and established the monitoring schedule.<\/p>\n                    <p><strong>Family Observation:<\/strong> His wife reported feeling overwhelmed but relieved that professional support was available at home.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-label\">Day 3: Establishing Routine<\/div>\n                <div class=\"timeline-content\">\n                    <p><strong>Clinical Progress:<\/strong> No deterioration in strength or new symptoms. Mr. Sandhu was more settled in the home environment. Fatigue was significant after even brief activity.<\/p>\n                    <p><strong>Nursing Intervention:<\/strong> The daily routine was fully established. Vital signs remained stable. The nurse noted that Mr. Sandhu was anxious about the slow pace of recovery and provided reassurance.<\/p>\n                    <p><strong>Physiotherapy:<\/strong> Initial physiotherapy assessment was completed. A baseline walking distance of 12 meters with walker and therapist assistance was documented. Gentle strengthening exercises were introduced.<\/p>\n                    <p><strong>Patient Response:<\/strong> Mr. Sandhu reported that the exercises felt difficult but manageable. He expressed determination to recover.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-label\">Week 1: Building Foundation<\/div>\n                <div class=\"timeline-content\">\n                    <p><strong>Clinical Progress:<\/strong> Muscle strength remained stable at 3\/5 in lower limbs and 4\/5 in upper limbs. Standing balance showed early improvement. Walking distance increased slightly to approximately 20 meters with walker and minimal assistance.<\/p>\n                    <p><strong>Nursing Intervention:<\/strong> The nurse identified early signs of <a href=\"https:\/\/athomecare.in\/maintaining-mental-health-in-senior-years-a-balanced-approach-to-well-being\/\">psychological adjustment difficulty<\/a> and discussed coping strategies with the family. Skin integrity was maintained. No respiratory concerns.<\/p>\n                    <p><strong>Doctor Review:<\/strong> First weekly doctor visit confirmed stable neurological status. Medications were reviewed and continued as prescribed.<\/p>\n                    <p><strong>Family Observation:<\/strong> His wife became more confident in assisting with transfers and understanding the daily routine. His younger brother helped with business matters, reducing Mr. Sandhu&#8217;s work-related stress.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-label\">Week 2: Early Gains<\/div>\n                <div class=\"timeline-content\">\n                    <p><strong>Clinical Progress:<\/strong> Lower limb strength showed the first measurable improvement, progressing from 3\/5 to 3+\/5 in the quadriceps. Walking distance increased to approximately 40 meters with walker and standby assistance. Fatigue remained a significant factor but was slightly better managed with structured rest periods.<\/p>\n                    <p><strong>Physiotherapy:<\/strong> Balance exercises progressed from static standing to weight-shifting exercises. Resistance band exercises were advanced to the next level. Stretching routine was well established.<\/p>\n                    <p><strong>Nursing Intervention:<\/strong> The nurse educated the family about the expected trajectory of recovery, emphasizing that progress in GBS is measured in weeks and months, not days. This helped manage expectations and reduce anxiety.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-label\">Week 4: Steady Progress<\/div>\n                <div class=\"timeline-content\">\n                    <p><strong>Clinical Progress:<\/strong> Lower limb strength improved to 4-\/5. Walking distance reached approximately 100 meters with walker and minimal assistance. Standing balance was notably better. Mr. Sandhu could now stand without support for short periods. Transfers required less assistance.<\/p>\n                    <p><strong>Doctor Review:<\/strong> The doctor noted satisfactory progress. No signs of relapse or complication. The rehabilitation plan was continued with increased emphasis on gait quality.<\/p>\n                    <p><strong>Physiotherapy:<\/strong> Gait training focused on improving step symmetry, heel-to-toe pattern, and walking speed. Preparatory exercises for transitioning from walker to quad cane were introduced.<\/p>\n                    <p><strong>Family Observation:<\/strong> The family reported that Mr. Sandhu&#8217;s mood had improved significantly. He was more engaged in his exercises and was setting personal goals, such as walking to a specific room in the house independently.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-label\">Month 2: Functional Gains<\/div>\n                <div class=\"timeline-content\">\n                    <p><strong>Clinical Progress:<\/strong> Lower limb strength reached 4\/5. Walking distance improved to approximately 200 meters. The transition from walker to quad cane was initiated under physiotherapist supervision. Mr. Sandhu became independent in all transfers. Stair climbing remained difficult and was not yet attempted.<\/p>\n                    <p><strong>Physiotherapy:<\/strong> Quad cane training became the primary focus. Balance exercises included standing on one leg (with support), tandem walking, and turning exercises. Upper limb strengthening with resistance bands was continued to restore full grip strength.<\/p>\n                    <p><strong>Nursing Intervention:<\/strong> As functional independence increased, the nurse adjusted the monitoring frequency while maintaining vigilance for complications. The focus shifted toward reinforcing family education and preparing for reduced nursing involvement.<\/p>\n                    <p><strong>Patient Response:<\/strong> Mr. Sandhu began discussing returning to work. The team supported this goal while advising a gradual, part-time approach.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item active\">\n                <div class=\"timeline-dot\"><\/div>\n                <div class=\"timeline-label\">Month 3 (Week 12): Measurable Recovery<\/div>\n                <div class=\"timeline-content\">\n                    <p><strong>Clinical Progress:<\/strong> Lower limb strength improved to 4+\/5. Walking distance reached 320 meters using a quad cane without therapist assistance. Standing balance was considerably improved. Fatigue episodes became less frequent and less severe. No respiratory complications occurred throughout the 12 weeks.<\/p>\n                    <p><strong>Doctor Review:<\/strong> The doctor assessed the overall progress as satisfactory and consistent with expected GBS recovery trajectory. Continued physiotherapy was recommended, and a follow-up with the neurologist was scheduled.<\/p>\n                    <p><strong>Functional Status:<\/strong> Mr. Sandhu was independent in transfers, walking with quad cane, eating, grooming, communication, and decision-making. He still needed some assistance with bathing lower body and stair climbing. He resumed supervising his business on a part-time basis.<\/p>\n                    <p><strong>Family Observation:<\/strong> Both the wife and younger brother reported that the structured home care had made a significant difference in the quality of recovery. They felt confident in continuing the rehabilitation with less intensive professional support.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- CLINICAL EVIDENCE TABLES -->\n        <div class=\"section-header\">\n            <h2>Clinical Evidence<\/h2>\n        <\/div>\n\n        <p>The following tables document the measurable clinical parameters recorded during the 12-week home care period. All values are derived from the documented clinical assessments.<\/p>\n\n        <div class=\"section-subheader\">\n            <h4>Muscle Strength Progression (MRC Scale)<\/h4>\n        <\/div>\n        <div class=\"table-wrapper\">\n            <table class=\"clinical-table\">\n                <thead>\n                    <tr>\n                        <th>Time Point<\/th>\n                        <th>Lower Limbs<\/th>\n                        <th>Upper Limbs<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param-name\">At Discharge<\/td>\n                        <td>3\/5<\/td>\n                        <td>4\/5<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Week 2<\/td>\n                        <td>3+\/5<\/td>\n                        <td>4\/5<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Week 4<\/td>\n                        <td>4-\/5<\/td>\n                        <td>4+\/5<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Month 2<\/td>\n                        <td>4\/5<\/td>\n                        <td>4+\/5<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Week 12<\/td>\n                        <td>4+\/5<\/td>\n                        <td>5-\/5<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"section-subheader\">\n            <h4>Mobility Progression<\/h4>\n        <\/div>\n        <div class=\"table-wrapper\">\n            <table class=\"clinical-table\">\n                <thead>\n                    <tr>\n                        <th>Time Point<\/th>\n                        <th>Walking Distance<\/th>\n                        <th>Aid Used<\/th>\n                        <th>Assistance Level<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param-name\">At Discharge<\/td>\n                        <td>12 meters<\/td>\n                        <td>Walker<\/td>\n                        <td>Moderate (therapist)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Week 2<\/td>\n                        <td>40 meters<\/td>\n                        <td>Walker<\/td>\n                        <td>Minimal<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Week 4<\/td>\n                        <td>100 meters<\/td>\n                        <td>Walker<\/td>\n                        <td>Minimal<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Month 2<\/td>\n                        <td>200 meters<\/td>\n                        <td>Quad Cane<\/td>\n                        <td>Standby<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Week 12<\/td>\n                        <td>320 meters<\/td>\n                        <td>Quad Cane<\/td>\n                        <td>Independent<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <div class=\"section-subheader\">\n            <h4>Functional Independence Progression<\/h4>\n        <\/div>\n        <div class=\"table-wrapper\">\n            <table class=\"clinical-table\">\n                <thead>\n                    <tr>\n                        <th>Activity<\/th>\n                        <th>At Discharge<\/th>\n                        <th>Week 12<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param-name\">Eating<\/td>\n                        <td><span class=\"tag tag-green\">Independent<\/span><\/td>\n                        <td><span class=\"tag tag-green\">Independent<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Grooming<\/td>\n                        <td><span class=\"tag tag-green\">Independent<\/span><\/td>\n                        <td><span class=\"tag tag-green\">Independent<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Bathing<\/td>\n                        <td><span class=\"tag tag-red\">Assistance Required<\/span><\/td>\n                        <td><span class=\"tag tag-yellow\">Minimal Assistance<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Dressing Lower Body<\/td>\n                        <td><span class=\"tag tag-red\">Assistance Required<\/span><\/td>\n                        <td><span class=\"tag tag-yellow\">Minimal Assistance<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Transfers<\/td>\n                        <td><span class=\"tag tag-red\">Moderate Assistance<\/span><\/td>\n                        <td><span class=\"tag tag-green\">Independent<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Walking<\/td>\n                        <td><span class=\"tag tag-red\">Maximum Assistance<\/span><\/td>\n                        <td><span class=\"tag tag-yellow\">Quad Cane, Independent<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Stair Climbing<\/td>\n                        <td><span class=\"tag tag-red\">Unable<\/span><\/td>\n                        <td><span class=\"tag tag-red\">Assistance Required<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Communication<\/td>\n                        <td><span class=\"tag tag-green\">Independent<\/span><\/td>\n                        <td><span class=\"tag tag-green\">Independent<\/span><\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param-name\">Decision-making<\/td>\n                        <td><span class=\"tag tag-green\">Independent<\/span><\/td>\n                        <td><span class=\"tag tag-green\">Independent<\/span><\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <!-- HOME CARE GOALS -->\n        <div class=\"section-header\">\n            <h2>Home Care Goals and Achievement<\/h2>\n        <\/div>\n\n        <div class=\"goal-grid\">\n            <div class=\"goal-card short\">\n                <h4>Short-Term Goals<\/h4>\n                <ul>\n                    <li>Improve standing balance <span class=\"tag tag-green\">Achieved<\/span><\/li>\n                    <li>Increase walking distance <span class=\"tag tag-green\">Achieved<\/span><\/li>\n                    <li>Reduce fatigue <span class=\"tag tag-green\">Partially Achieved<\/span><\/li>\n                    <li>Build lower limb strength <span class=\"tag tag-green\">Achieved<\/span><\/li>\n                    <li>Prevent complications <span class=\"tag tag-green\">Achieved<\/span><\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"goal-card long\">\n                <h4>Long-Term Goals<\/h4>\n                <ul>\n                    <li>Achieve independent walking <span class=\"tag tag-yellow\">In Progress<\/span><\/li>\n                    <li>Resume work-related activities <span class=\"tag tag-green\">Partially Achieved<\/span><\/li>\n                    <li>Improve endurance <span class=\"tag tag-yellow\">In Progress<\/span><\/li>\n                    <li>Restore functional independence <span class=\"tag tag-yellow\">In Progress<\/span><\/li>\n                    <li>Enhance quality of life <span class=\"tag tag-green\">Partially Achieved<\/span><\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- RECOVERY OUTCOME -->\n        <div class=\"section-header\">\n            <h2>Recovery Outcome at 12 Weeks<\/h2>\n        <\/div>\n\n        <p>At the end of the 12-week home rehabilitation period, Mr. Sandhu had made clinically meaningful progress across multiple domains. The recovery was not complete, which is entirely expected in GBS at this stage, but the trajectory was positive and consistent with a favorable long-term prognosis.<\/p>\n\n        <div class=\"outcome-grid\">\n            <div class=\"outcome-item\">\n                <div class=\"label\">Walking Distance<\/div>\n                <div class=\"value\">Improved from 12m to 320m (quad cane)<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"label\">Lower Limb Strength<\/div>\n                <div class=\"value\">Improved from 3\/5 to 4+\/5<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"label\">Standing Balance<\/div>\n                <div class=\"value\">Considerably improved, independent standing<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"label\">Transfer Independence<\/div>\n                <div class=\"value\">Achieved full independence<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"label\">Fatigue Pattern<\/div>\n                <div class=\"value\">Less frequent and less severe episodes<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"label\">Respiratory Complications<\/div>\n                <div class=\"value\">None occurred during home care period<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"label\">Work Resumption<\/div>\n                <div class=\"value\">Part-time business supervision resumed<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"label\">Hospital Readmission<\/div>\n                <div class=\"value\">None required<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"section-subheader\">\n            <h3>Remaining Challenges at 12 Weeks<\/h3>\n        <\/div>\n\n        <p>Despite the positive progress, several challenges remained. Stair climbing was still difficult and required assistance. Lower body dressing and bathing still needed minimal support. Full grip strength had not yet returned to baseline. Occasional numbness in the feet persisted. Endurance for prolonged walking or standing was still limited. These residual deficits are expected in GBS recovery at 12 weeks and typically continue to improve over 6 to 12 months.<\/p>\n\n        <div class=\"section-subheader\">\n            <h3>Long-Term Care Recommendations<\/h3>\n        <\/div>\n\n        <p>Continued physiotherapy on a less intensive schedule was recommended. Regular neurology follow-up was advised to monitor ongoing nerve recovery. Gradual increase in physical and professional activity was encouraged, with attention to fatigue management. The family was advised to continue the home exercise program independently. Psychological support was recommended if anxiety or mood symptoms persisted or worsened. Families in similar situations may benefit from understanding the broader landscape of <a href=\"https:\/\/athomecare.in\/understanding-elderly-care-a-comprehensive-guide\/\">comprehensive care options<\/a> available for long-term recovery support.<\/p>\n\n        <!-- KEY CLINICAL LEARNINGS -->\n        <div class=\"section-header\">\n            <h2>Key Clinical Learnings<\/h2>\n        <\/div>\n\n        <div class=\"card card-blue\">\n            <div class=\"card-title\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n                Understanding GBS as an Autoimmune Condition\n            <\/div>\n            <p>Guillain-Barre Syndrome is an autoimmune disorder in which the body&#8217;s immune system mistakenly attacks the peripheral nerves. It is not caused by any specific lifestyle factor, and it is not contagious. The triggering event is often a preceding infection, commonly a gastrointestinal or respiratory infection, though the exact trigger is not always identified. Recognizing GBS as an autoimmune condition helps families understand why the treatment focuses on modulating the immune system and why recovery depends on nerve regeneration, which is a slow biological process.<\/p>\n        <\/div>\n\n        <div class=\"card card-blue\">\n            <div class=\"card-title\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n                Recovery Timeline Expectations\n            <\/div>\n            <p>Recovery from GBS often continues for several months to over a year after hospital discharge. The majority of patients achieve significant functional recovery, but the pace varies enormously between individuals. Some patients show rapid improvement in the first few weeks, while others have a slower, more prolonged recovery course. Setting realistic expectations from the beginning is one of the most important functions of the clinical team. Unrealistic expectations lead to frustration, anxiety, and poor adherence to rehabilitation.<\/p>\n        <\/div>\n\n        <div class=\"card card-blue\">\n            <div class=\"card-title\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n                The Critical Role of Early Physiotherapy\n            <\/div>\n            <p>Early and consistent physiotherapy is one of the strongest predictors of good functional outcome in GBS. The evidence clearly shows that patients who receive structured rehabilitation from the early stages of recovery have better strength recovery, better balance, better walking ability, and less disability at follow-up compared to those who receive delayed or insufficient rehabilitation. The <a href=\"https:\/\/athomecare.in\/mobility-rehabilitation-and-physical-therapy-for-elders-in-faridabad-athomecare\/\">physiotherapy approach for neurological conditions<\/a> is fundamentally different from orthopedic physiotherapy and requires specific expertise in neural plasticity and motor relearning.<\/p>\n        <\/div>\n\n        <div class=\"card card-blue\">\n            <div class=\"card-title\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n                Fatigue Management is Not Optional\n            <\/div>\n            <p>Fatigue in GBS is not simply &#8220;feeling tired.&#8221; It is a neurological fatigue that results from the energy demands of nerve regeneration combined with the increased effort required to move weakened muscles. Pushing through this fatigue can be counterproductive. Structured rest periods, paced activity, and gradual progression are essential components of the rehabilitation plan. Families often need repeated education on this point because the instinct is to encourage the patient to &#8220;try harder,&#8221; which can actually slow recovery.<\/p>\n        <\/div>\n\n        <div class=\"card card-blue\">\n            <div class=\"card-title\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n                Respiratory Monitoring Remains Essential Post-Discharge\n            <\/div>\n            <p>Although Mr. Sandhu did not develop respiratory complications during his home care period, the risk does not disappear after discharge. Respiratory failure is the most dangerous complication of GBS and can develop even after initial stabilization. Home nursing provided the safety net of respiratory monitoring that would not have been available with family care alone. Understanding <a href=\"https:\/\/athomecare.in\/acute-respiratory-distress-in-elderly-clinical-assessment-and-home-nurse-intervention-protocols\/\">respiratory assessment protocols<\/a> is essential for any nurse managing GBS patients at home.<\/p>\n        <\/div>\n\n        <div class=\"card card-blue\">\n            <div class=\"card-title\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n                Family Involvement Improves Outcomes\n            <\/div>\n            <p>The evidence in neurological rehabilitation consistently shows that patients with engaged, educated family members have better outcomes. Family encouragement provides psychological support that no professional caregiver can fully replicate. However, family involvement must be structured and guided. Untrained family support, while well-intentioned, can lead to errors such as overexertion, improper transfer technique, or missed warning signs. The home care team served as both clinical providers and family educators, creating a <a href=\"https:\/\/athomecare.in\/why-quality-caregivers-make-all-the-difference-in-at-home-care-services\/\">collaborative care environment<\/a> that combined professional expertise with family dedication.<\/p>\n        <\/div>\n\n        <div class=\"card card-blue\">\n            <div class=\"card-title\">\n                <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\/><\/svg>\n                Structured Home Healthcare Supports Safe Functional Recovery\n            <\/div>\n            <p>This case demonstrates that a well-organized <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\">post-discharge home care plan<\/a> can safely support the recovery of a patient with significant functional deficits. The multidisciplinary approach, combining nursing, physiotherapy, attendant care, and doctor oversight, addressed all dimensions of recovery simultaneously. The absence of complications, hospital readmissions, and significant setbacks over 12 weeks supports the effectiveness of this model for stable post-acute GBS patients.<\/p>\n        <\/div>\n\n        <!-- SUPPORTING CLINICAL DOCUMENTS -->\n        <div class=\"section-header\">\n            <h2>Supporting Clinical Documents<\/h2>\n        <\/div>\n\n        <p>The following clinical documents formed the basis of this case study. These records were used to ensure accuracy in documenting the patient&#8217;s journey.<\/p>\n\n        <div class=\"card\">\n            <ul style=\"list-style: none; margin: 0; padding: 0;\">\n                <li style=\"padding: 10px 0; border-bottom: 1px solid var(--border-light); font-size: 14px;\">\n                    <strong>Hospital Discharge Summary<\/strong> &#8211; Containing diagnosis, treatment details, procedures performed, and discharge status\n                <\/li>\n                <li style=\"padding: 10px 0; border-bottom: 1px solid var(--border-light); font-size: 14px;\">\n                    <strong>Nerve Conduction Study (NCS) Report<\/strong> &#8211; Documenting demyelinating polyneuropathy findings\n                <\/li>\n                <li style=\"padding: 10px 0; border-bottom: 1px solid var(--border-light); font-size: 14px;\">\n                    <strong>Electromyography (EMG) Report<\/strong> &#8211; Supporting the AIDP subtype diagnosis\n                <\/li>\n                <li style=\"padding: 10px 0; border-bottom: 1px solid var(--border-light); font-size: 14px;\">\n                    <strong>Cerebrospinal Fluid Analysis Report<\/strong> &#8211; Demonstrating albuminocytologic dissociation\n                <\/li>\n                <li style=\"padding: 10px 0; border-bottom: 1px solid var(--border-light); font-size: 14px;\">\n                    <strong>IVIG Treatment Records<\/strong> &#8211; Documenting dosage and duration of immunoglobulin therapy\n                <\/li>\n                <li style=\"padding: 10px 0; border-bottom: 1px solid var(--border-light); font-size: 14px;\">\n                    <strong>Discharge Medication List<\/strong> &#8211; Including antihypertensives, pain management, and supplements\n                <\/li>\n                <li style=\"padding: 10px 0; font-size: 14px;\">\n                    <strong>Home Care Progress Notes<\/strong> &#8211; Weekly nursing and physiotherapy documentation over 12 weeks\n                <\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- MEDICAL AUTHORITY -->\n        <div class=\"section-header\">\n            <h2>Medical Authority<\/h2>\n        <\/div>\n\n        <div class=\"author-section\">\n            <div class=\"author-row\">\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=\"author-img\">\n                <div class=\"author-info\">\n                    <div class=\"author-name\">Dr. Ekta Fageriya, MBBS<\/div>\n                    <div class=\"author-detail\"><strong>RMC Registration No.:<\/strong> 44780<\/div>\n                    <div class=\"author-detail\"><strong>Specialization:<\/strong> Geriatric Medicine<\/div>\n                    <div class=\"author-detail\"><strong>Clinical Experience:<\/strong> 7 Years<\/div>\n                <\/div>\n            <\/div>\n            \n        <\/div>\n\n   <!-- FAQs -->\n<div class=\"section-header\">\n    <h2>Frequently Asked Questions<\/h2>\n<\/div>\n\n<style>\n    .faq-item {\n        border: 1px solid var(--border-light);\n        border-radius: var(--radius-lg);\n        margin-bottom: 10px;\n        overflow: hidden;\n        background: var(--bg-white);\n        box-shadow: var(--shadow-sm);\n    }\n    .faq-question {\n        width: 100%;\n        background: var(--bg-white);\n        border: none;\n        padding: 16px 20px;\n        text-align: left;\n        font-size: 15px;\n        font-weight: 600;\n        color: var(--text-dark);\n        cursor: pointer;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        font-family: 'Inter', sans-serif;\n        gap: 12px;\n        -webkit-tap-highlight-color: transparent;\n        -webkit-appearance: none;\n        appearance: none;\n        outline: none;\n        transition: background-color 0.2s ease;\n    }\n    .faq-question:hover {\n        background: #e2e8f0;\n    }\n    .faq-question:active {\n        background: #cbd5e1;\n    }\n    .faq-question:focus-visible {\n        box-shadow: inset 0 0 0 2px var(--primary);\n    }\n    .faq-item.open .faq-question {\n        background: #dde4ec;\n        border-bottom: 1px solid var(--border-light);\n    }\n    .faq-icon {\n        width: 28px;\n        height: 28px;\n        min-width: 28px;\n        background: var(--primary);\n        color: #fff;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 18px;\n        font-weight: 700;\n        flex-shrink: 0;\n        transition: transform 0.3s ease, background-color 0.3s ease;\n        line-height: 1;\n    }\n    .faq-item.open .faq-icon {\n        transform: rotate(45deg);\n        background: var(--accent);\n    }\n    .faq-answer {\n        max-height: 0;\n        overflow: hidden;\n        transition: max-height 0.4s ease;\n    }\n    .faq-item.open .faq-answer {\n        max-height: 500px;\n    }\n    .faq-answer-inner {\n        padding: 16px 20px;\n        font-size: 14px;\n        color: var(--text-body);\n        line-height: 1.8;\n        background: var(--bg-white);\n    }\n    @media (max-width: 768px) {\n        .faq-question {\n            padding: 14px 16px;\n            font-size: 14px;\n        }\n        .faq-answer-inner {\n            padding: 14px 16px;\n            font-size: 13px;\n        }\n        .faq-icon {\n            width: 26px;\n            height: 26px;\n            min-width: 26px;\n            font-size: 16px;\n        }\n    }\n<\/style>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        Is Guillain-Barre Syndrome permanent?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            Many patients improve significantly, although the recovery speed varies between individuals. Most patients with GBS achieve substantial recovery within 6 to 12 months, though some residual weakness or sensory changes may persist. A small percentage of patients experience incomplete recovery. The prognosis is generally better for patients who receive prompt treatment with IVIG or plasma exchange. Long-term outcome depends on factors such as the severity of the initial attack, the speed of treatment initiation, and the consistency of rehabilitation.\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        Why is physiotherapy important after GBS?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            Physiotherapy helps rebuild muscle strength that has been lost due to nerve damage and disuse. It improves balance, which is often affected because GBS damages the sensory nerves that tell the brain where the body is in space. It restores walking ability through structured gait training. It prevents complications such as joint stiffness, muscle contractures, and further muscle wasting. Without physiotherapy, recovery is slower and less complete. The <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\">role of physiotherapy in neurological recovery<\/a> is well-established in clinical evidence.\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        Can GBS patients recover at home?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            Yes. Once the patient is medically stable, meaning the acute phase has passed, vital signs are normal, and there is no respiratory compromise, many patients benefit from supervised home rehabilitation. Home-based recovery offers the advantage of a familiar environment, reduced infection risk, family support, and potentially better psychological wellbeing. However, home recovery should be structured and supervised by a professional team including a nurse, physiotherapist, and doctor. It is not the same as simply going home and resting. <a href=\"https:\/\/athomecare.in\/why-choose-home-care-the-benefits-of-in-home-support-by-athomecare\/\">Professional home care<\/a> provides the clinical oversight needed for safe recovery.\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        What warning signs require urgent medical attention during GBS recovery?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            Difficulty breathing, shortness of breath at rest, or inability to speak in full sentences are the most critical warning signs and require immediate emergency evaluation. Sudden worsening of weakness in any limb, new weakness spreading to previously unaffected areas, trouble swallowing, facial drooping, chest pain, very rapid or very slow heart rate, severe blood pressure fluctuations, and loss of consciousness all require urgent medical attention. Families should have a clear emergency plan and should not hesitate to call for help if any of these signs appear. Understanding <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\">emergency warning signs<\/a> is a critical part of caregiver education.\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        How long does GBS recovery usually take?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            Recovery often continues for several months to over a year, depending on the severity of nerve involvement. The most rapid recovery typically occurs in the first few weeks to months after the acute phase. However, nerve regeneration is a slow biological process, and improvement can continue for 18 to 24 months in some cases. Most patients reach their maximum recovery within 12 months. It is important to understand that recovery is rarely linear. There are typically good days and difficult days, and plateaus in progress are common and normal.\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        Does home nursing help in GBS recovery?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            Home nursing provides several critical functions during GBS recovery. It offers regular clinical monitoring that can detect complications early, including respiratory deterioration, autonomic instability, and new weakness. It ensures medication adherence and proper <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\">medication management<\/a>. It provides structured patient and family education. It coordinates with the treating physician and physiotherapist. It monitors for skin breakdown, DVT, and other immobility-related complications. Without professional nursing oversight, families may miss subtle clinical changes that could signal a serious problem. The value of <a href=\"https:\/\/athomecare.in\/the-essential-role-of-home-health-nursing-care-for-aging-populations\/\">home health nursing<\/a> in post-discharge care is well-documented in healthcare research.\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        What equipment is needed for GBS home recovery?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            The specific equipment depends on the patient&#8217;s level of functional impairment. Common items include a walker or quad cane for mobility support, a wheelchair for longer distances or outdoor use, a transfer belt for safe assisted transfers, resistance bands for strengthening exercises, a blood pressure monitor for regular vital checks, and a pulse oximeter for oxygen saturation monitoring. In some cases, additional equipment such as an <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\">air mattress for pressure prevention<\/a> or specialized mobility aids may be recommended. The treating team will specify the equipment needed based on the individual patient&#8217;s assessment.\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        Can GBS recur after recovery?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            Recurrence of GBS is uncommon but possible. Studies suggest that the recurrence rate is approximately 1 to 5 percent. Patients who experience a recurrence may have a condition called chronic inflammatory demyelinating polyneuropathy (CIDP), which is a related but distinct disorder that requires different long-term management. This is one of the reasons why regular neurology follow-up is important even after apparent recovery. Any new symptoms of weakness or sensory changes should be reported to the treating neurologist promptly.\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        How does family support affect GBS recovery outcomes?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            Family support has a meaningful impact on recovery outcomes in GBS and other neurological conditions. Engaged families help ensure adherence to rehabilitation exercises, provide emotional encouragement during a difficult and often frightening recovery, assist with practical needs such as nutrition and mobility, and serve as additional observers for warning signs. However, family support needs to be guided and structured. Untrained family caregiving can lead to <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\">caregiver burnout<\/a>, which ultimately reduces the quality of support available to the patient. The best outcomes occur when professional home healthcare and family support work together in a coordinated manner.\n        <\/div>\n    <\/div>\n<\/div>\n\n<div class=\"faq-item\">\n    <button class=\"faq-question\" onclick=\"toggleFaq(this)\">\n        Is home healthcare available for GBS patients in Mohali and surrounding regions?\n        <span class=\"faq-icon\">+<\/span>\n    <\/button>\n    <div class=\"faq-answer\">\n        <div class=\"faq-answer-inner\">\n            Yes. <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\">Home healthcare services are available in the Chandigarh, Mohali, and Panchkula region<\/a>, including nursing care, physiotherapy, doctor home visits, patient attendant services, and medical equipment rental. For families in the broader Delhi NCR region, including Maholi, <a href=\"https:\/\/athomecare.in\/home-care-services-in-gurgaon\/\">comprehensive home care services<\/a> are also available. When selecting a home healthcare provider for a complex neurological condition like GBS, it is important to verify that the provider has experience with neurological rehabilitation, employs qualified nurses and physiotherapists, and offers a coordinated multidisciplinary care plan rather than standalone services.\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    function toggleFaq(button) {\n        var faqItem = button.parentElement;\n        var isOpen = faqItem.classList.contains('open');\n        \n        document.querySelectorAll('.faq-item.open').forEach(function(item) {\n            if (item !== faqItem) {\n                item.classList.remove('open');\n            }\n        });\n        \n        if (isOpen) {\n            faqItem.classList.remove('open');\n        } else {\n            faqItem.classList.add('open');\n        }\n    }\n<\/script>\n        <!-- CONTACT SECTION -->\n        <section class=\"contact-section\">\n            <h3>Contact AtHomeCare<\/h3>\n            <div class=\"contact-grid\">\n                <div class=\"contact-block\">\n                    <div class=\"contact-label\">Corporate Office<\/div>\n                    <p>Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town<br>Sector 47, Maholi, Haryana 122018<\/p>\n                <\/div>\n                <div class=\"contact-block\">\n                    <div class=\"contact-label\">Phone<\/div>\n                    <p><a href=\"tel:9910823218\">9910823218<\/a><\/p>\n                    <div class=\"contact-label\" style=\"margin-top: 12px;\">Email<\/div>\n                    <p><a href=\"mailto:care@athomecare.in\">care@athomecare.in<\/a><\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- RELATED SERVICES -->\n        <div class=\"section-header\">\n            <h2>Related Services<\/h2>\n        <\/div>\n\n        <p>Families managing neurological recovery at home may find the following services relevant to their care needs:<\/p>\n\n        <div style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 10px; margin: 16px 0;\">\n            <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Home Nursing Services<\/a>\n            <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Patient Care Services<\/a>\n            <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Patient Care Taker (GDA)<\/a>\n            <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Physiotherapy at Home<\/a>\n            <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Doctor Home Visit<\/a>\n            <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Medical Equipment Rental<\/a>\n            <a href=\"https:\/\/athomecare.in\/service\/icu-at-home-gurgaon\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">ICU at Home<\/a>\n            <a href=\"https:\/\/athomecare.in\/why-choose-athomecare-patient-attendant\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Patient Attendant Services<\/a>\n            <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Chandigarh-Mohali-Panchkula Services<\/a>\n            <a href=\"https:\/\/athomecare.in\/24-hour-gda-attendant-services-gurgaon\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">24-Hour Attendant Services<\/a>\n            <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Rehabilitation Programs<\/a>\n            <a href=\"https:\/\/athomecare.in\/elderly-discharged-from-icu-needing-step-down-care-at-home\/\" style=\"display: block; padding: 14px 16px; background: var(--bg-white); border: 1px solid var(--border-light); border-radius: var(--radius); font-size: 14px; font-weight: 500; color: var(--primary); box-shadow: var(--shadow-sm);\">Post-ICU Step-Down Care<\/a>\n        <\/div>\n\n        <!-- DISCLAIMER -->\n        <div class=\"disclaimer\">\n            <p><strong>Disclaimer:<\/strong> This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals, living or dead, is purely coincidental. The patient name, specific clinical details, and outcomes are fabricated for illustrative purposes.<\/p>\n            <p>The medical information provided in this case study is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment. Every patient is unique, and treatment decisions must always be made by qualified healthcare professionals based on individual clinical assessment.<\/p>\n            <p>Emergency symptoms such as difficulty breathing, sudden severe weakness, or loss of consciousness require immediate hospital care. Home healthcare complements, but does not replace, emergency medical services. If you or someone you know is experiencing a medical emergency, call your local emergency number immediately.<\/p>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<script>\n    function toggleFaq(button) {\n        const faqItem = button.parentElement;\n        const isOpen = faqItem.classList.contains('open');\n        \n        \/\/ Close all other FAQs\n        document.querySelectorAll('.faq-item.open').forEach(item => {\n            if (item !== faqItem) {\n                item.classList.remove('open');\n            }\n        });\n        \n        \/\/ Toggle current FAQ\n        faqItem.classList.toggle('open', !isOpen);\n    }\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali Fictional Case Study Fictional Guillain-Barre Syndrome Home Care Case Study &#8211; Mohali A detailed clinical documentation of a 54-year-old patient&#8217;s recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks. Patient Age 54 Years, Male Location Mohali,&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-106","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=\"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali Fictional Case Study Fictional Guillain-Barre Syndrome Home Care Case Study - Mohali A detailed clinical documentation of a 54-year-old patient&#039;s recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks. Patient Age 54 Years, Male Location Mohali,\" \/>\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\/guillain-barre-syndrome-home-care-case-study-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=\"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali Fictional Case Study Fictional Guillain-Barre Syndrome Home Care Case Study - Mohali A detailed clinical documentation of a 54-year-old patient&#039;s recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks. Patient Age 54 Years, Male Location Mohali,\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-15T07:26:08+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-15T07:26:10+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali Fictional Case Study Fictional Guillain-Barre Syndrome Home Care Case Study - Mohali A detailed clinical documentation of a 54-year-old patient&#039;s recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks. Patient Age 54 Years, Male Location Mohali,\" \/>\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\\\/guillain-barre-syndrome-home-care-case-study-in-mohali\\\/#blogposting\",\"name\":\"Guillain-Barr\\u00e9 Syndrome Home Care Case Study in Mohali - mohali\",\"headline\":\"Guillain-Barr\\u00e9 Syndrome Home Care Case Study 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\\\/guillain-barre-syndrome-home-care-case-study-in-mohali\\\/#articleImage\"},\"datePublished\":\"2026-07-15T07:26:08+00:00\",\"dateModified\":\"2026-07-15T07:26:10+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/guillain-barre-syndrome-home-care-case-study-in-mohali\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/guillain-barre-syndrome-home-care-case-study-in-mohali\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/guillain-barre-syndrome-home-care-case-study-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\\\/guillain-barre-syndrome-home-care-case-study-in-mohali\\\/#listItem\",\"name\":\"Guillain-Barr\\u00e9 Syndrome Home Care Case Study in Mohali\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/guillain-barre-syndrome-home-care-case-study-in-mohali\\\/#listItem\",\"position\":3,\"name\":\"Guillain-Barr\\u00e9 Syndrome Home Care Case Study 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\\\/guillain-barre-syndrome-home-care-case-study-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\\\/guillain-barre-syndrome-home-care-case-study-in-mohali\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/guillain-barre-syndrome-home-care-case-study-in-mohali\\\/\",\"name\":\"Guillain-Barr\\u00e9 Syndrome Home Care Case Study in Mohali - mohali\",\"description\":\"Guillain-Barr\\u00e9 Syndrome Home Care Case Study in Mohali Fictional Case Study Fictional Guillain-Barre Syndrome Home Care Case Study - Mohali A detailed clinical documentation of a 54-year-old patient's recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks. Patient Age 54 Years, Male Location Mohali,\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/guillain-barre-syndrome-home-care-case-study-in-mohali\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-07-15T07:26:08+00:00\",\"dateModified\":\"2026-07-15T07:26:10+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":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali - mohali","description":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali Fictional Case Study Fictional Guillain-Barre Syndrome Home Care Case Study - Mohali A detailed clinical documentation of a 54-year-old patient's recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks. Patient Age 54 Years, Male Location Mohali,","canonical_url":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/#blogposting","name":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali - mohali","headline":"Guillain-Barr\u00e9 Syndrome Home Care Case Study 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\/guillain-barre-syndrome-home-care-case-study-in-mohali\/#articleImage"},"datePublished":"2026-07-15T07:26:08+00:00","dateModified":"2026-07-15T07:26:10+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-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\/guillain-barre-syndrome-home-care-case-study-in-mohali\/#listItem","name":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/#listItem","position":3,"name":"Guillain-Barr\u00e9 Syndrome Home Care Case Study 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\/guillain-barre-syndrome-home-care-case-study-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\/guillain-barre-syndrome-home-care-case-study-in-mohali\/#webpage","url":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/","name":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali - mohali","description":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali Fictional Case Study Fictional Guillain-Barre Syndrome Home Care Case Study - Mohali A detailed clinical documentation of a 54-year-old patient's recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks. Patient Age 54 Years, Male Location Mohali,","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"datePublished":"2026-07-15T07:26:08+00:00","dateModified":"2026-07-15T07:26:10+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":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali - mohali","og:description":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali Fictional Case Study Fictional Guillain-Barre Syndrome Home Care Case Study - Mohali A detailed clinical documentation of a 54-year-old patient's recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks. Patient Age 54 Years, Male Location Mohali,","og:url":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/","article:published_time":"2026-07-15T07:26:08+00:00","article:modified_time":"2026-07-15T07:26:10+00:00","twitter:card":"summary_large_image","twitter:title":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali - mohali","twitter:description":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali Fictional Case Study Fictional Guillain-Barre Syndrome Home Care Case Study - Mohali A detailed clinical documentation of a 54-year-old patient's recovery journey from Guillain-Barre Syndrome through structured home healthcare, including nursing, physiotherapy, family education, and progressive rehabilitation over twelve weeks. Patient Age 54 Years, Male Location Mohali,"},"aioseo_meta_data":{"post_id":"106","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-15 06:48:50","updated":"2026-07-16 07:53:32","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\tGuillain-Barr\u00e9 Syndrome Home Care Case Study 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":"Guillain-Barr\u00e9 Syndrome Home Care Case Study in Mohali","link":"https:\/\/athomecare.in\/mohali\/guillain-barre-syndrome-home-care-case-study-in-mohali\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/106","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=106"}],"version-history":[{"count":9,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/106\/revisions"}],"predecessor-version":[{"id":115,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/106\/revisions\/115"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=106"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=106"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}