{"id":129,"date":"2026-07-17T07:32:04","date_gmt":"2026-07-17T07:32:04","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=129"},"modified":"2026-07-17T07:32:07","modified_gmt":"2026-07-17T07:32:07","slug":"rheumatoid-arthritis-home-care-case-study-in-mohali","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-home-care-case-study-in-mohali\/","title":{"rendered":"Rheumatoid Arthritis 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>Rheumatoid Arthritis Home Care Case Study in Mohali<\/title>\n    <meta name=\"description\" content=\"Read a fictional rheumatoid arthritis home care case study from Mohali featuring physiotherapy, home nursing, pain management, and caregiver education.\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/rheumatoid-arthritis-home-care-case-study-mohali\">\n    <meta property=\"og:title\" content=\"Rheumatoid Arthritis Home Care Case Study in Mohali\">\n    <meta property=\"og:description\" content=\"Read a fictional rheumatoid arthritis home care case study from Mohali featuring physiotherapy, home nursing, pain management, and caregiver education.\">\n    <meta property=\"og:type\" content=\"article\">\n    <meta property=\"og:url\" content=\"https:\/\/athomecare.in\/rheumatoid-arthritis-home-care-case-study-mohali\">\n    <meta name=\"twitter:card\" content=\"summary_large_image\">\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=Merriweather:wght@400;700;900&#038;family=Open+Sans:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n        :root {\n            --bg: #f6f5f1;\n            --bg-warm: #faf9f6;\n            --white: #ffffff;\n            --primary: #1a5276;\n            --primary-light: #2980b9;\n            --primary-pale: #eaf2f8;\n            --accent: #1e8449;\n            --accent-light: #d5f5e3;\n            --warning: #d35400;\n            --warning-bg: #fef5e7;\n            --danger: #c0392b;\n            --danger-bg: #fdedec;\n            --text: #2c3e50;\n            --text-light: #5d6d7e;\n            --text-lighter: #85929e;\n            --border: #e0dcd5;\n            --border-light: #eeeae4;\n            --shadow-sm: 0 1px 3px rgba(0,0,0,0.06);\n            --shadow-md: 0 4px 12px rgba(0,0,0,0.08);\n            --shadow-lg: 0 8px 30px rgba(0,0,0,0.1);\n            --radius: 8px;\n            --radius-lg: 12px;\n        }\n\n        html { scroll-behavior: smooth; }\n\n        body {\n            font-family: 'Open Sans', sans-serif;\n            background: var(--bg);\n            color: var(--text);\n            line-height: 1.75;\n            font-size: 16px;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        h1, h2, h3, h4, h5 {\n            font-family: 'Merriweather', serif;\n            line-height: 1.35;\n            color: var(--primary);\n        }\n\n        a {\n            color: var(--primary-light);\n            text-decoration: none;\n            transition: color 0.2s;\n        }\n        a:hover { color: var(--primary); text-decoration: underline; }\n\n        img { max-width: 100%; height: auto; }\n\n        .container {\n            max-width: 860px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* Breadcrumb *\/\n        .breadcrumb {\n            padding: 16px 0;\n            font-size: 13px;\n            color: var(--text-lighter);\n        }\n        .breadcrumb a { color: var(--text-light); }\n        .breadcrumb span { margin: 0 6px; }\n\n        \/* Hero *\/\n        .hero {\n            background: linear-gradient(135deg, var(--primary) 0%, #1a3c5e 100%);\n            color: var(--white);\n            padding: 48px 0 56px;\n            margin-bottom: 0;\n        }\n        .hero-label {\n            display: inline-block;\n            background: rgba(255,255,255,0.15);\n            color: rgba(255,255,255,0.9);\n            font-size: 12px;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            padding: 5px 14px;\n            border-radius: 4px;\n            margin-bottom: 20px;\n        }\n        .hero h1 {\n            color: var(--white);\n            font-size: 28px;\n            margin-bottom: 16px;\n            max-width: 700px;\n        }\n        .hero-summary {\n            font-size: 16px;\n            line-height: 1.7;\n            color: rgba(255,255,255,0.85);\n            max-width: 680px;\n            margin-bottom: 28px;\n        }\n        .hero-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n            gap: 12px;\n            max-width: 700px;\n        }\n        .hero-stat {\n            background: rgba(255,255,255,0.1);\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: 11px;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            color: rgba(255,255,255,0.6);\n            margin-bottom: 4px;\n        }\n        .hero-stat-value {\n            font-size: 15px;\n            font-weight: 600;\n            color: var(--white);\n        }\n\n        \/* Main Content *\/\n        .main-content {\n            background: var(--white);\n            margin: -24px auto 0;\n            position: relative;\n            z-index: 2;\n            border-radius: var(--radius-lg) var(--radius-lg) 0 0;\n            box-shadow: var(--shadow-lg);\n            padding: 48px 40px 60px;\n        }\n\n        \/* Section Headings *\/\n        .section-heading {\n            font-size: 22px;\n            margin: 48px 0 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid var(--primary-pale);\n        }\n        .section-heading:first-of-type { margin-top: 0; }\n\n        .sub-heading {\n            font-size: 17px;\n            margin: 28px 0 12px;\n            color: var(--primary);\n        }\n\n        p { margin-bottom: 16px; }\n\n        \/* Clinical Alert Box *\/\n        .alert-box {\n            border-left: 4px solid;\n            border-radius: 0 var(--radius) var(--radius) 0;\n            padding: 18px 22px;\n            margin: 24px 0;\n            background: var(--bg-warm);\n        }\n        .alert-box.info { border-color: var(--primary-light); background: var(--primary-pale); }\n        .alert-box.warning { border-color: var(--warning); background: var(--warning-bg); }\n        .alert-box.danger { border-color: var(--danger); background: var(--danger-bg); }\n        .alert-box.success { border-color: var(--accent); background: var(--accent-light); }\n        .alert-box-title {\n            font-weight: 700;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            margin-bottom: 6px;\n        }\n        .alert-box.info .alert-box-title { color: var(--primary); }\n        .alert-box.warning .alert-box-title { color: var(--warning); }\n        .alert-box.danger .alert-box-title { color: var(--danger); }\n        .alert-box.success .alert-box-title { color: var(--accent); }\n        .alert-box p { margin-bottom: 8px; font-size: 15px; }\n        .alert-box p:last-child { margin-bottom: 0; }\n\n        \/* Doctor Explanation Card *\/\n        .doctor-card {\n            background: linear-gradient(135deg, var(--primary-pale) 0%, #f4f9fd 100%);\n            border: 1px solid #d4e6f1;\n            border-radius: var(--radius-lg);\n            padding: 24px 28px;\n            margin: 24px 0;\n            position: relative;\n        }\n        .doctor-card::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            height: 3px;\n            background: var(--primary);\n            border-radius: var(--radius-lg) var(--radius-lg) 0 0;\n        }\n        .doctor-card-label {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--primary);\n            margin-bottom: 12px;\n        }\n        .doctor-card-label svg { width: 16px; height: 16px; }\n        .doctor-card p { font-size: 15px; color: var(--text); margin-bottom: 10px; }\n        .doctor-card p:last-child { margin-bottom: 0; }\n\n        \/* Evidence Table *\/\n        .evidence-table-wrap {\n            overflow-x: auto;\n            margin: 24px 0;\n            border: 1px solid var(--border);\n            border-radius: var(--radius);\n        }\n        .evidence-table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 14px;\n        }\n        .evidence-table thead {\n            background: var(--primary);\n            color: var(--white);\n        }\n        .evidence-table th {\n            padding: 12px 16px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n        .evidence-table td {\n            padding: 11px 16px;\n            border-bottom: 1px solid var(--border-light);\n        }\n        .evidence-table tbody tr:last-child td { border-bottom: none; }\n        .evidence-table tbody tr:nth-child(even) { background: var(--bg-warm); }\n        .evidence-table .param { font-weight: 600; color: var(--primary); white-space: nowrap; }\n\n        \/* Timeline *\/\n        .timeline {\n            position: relative;\n            margin: 28px 0;\n            padding-left: 32px;\n        }\n        .timeline::before {\n            content: \"\";\n            position: absolute;\n            left: 11px;\n            top: 4px;\n            bottom: 4px;\n            width: 2px;\n            background: var(--border);\n        }\n        .timeline-item {\n            position: relative;\n            margin-bottom: 28px;\n        }\n        .timeline-item:last-child { margin-bottom: 0; }\n        .timeline-item::before {\n            content: \"\";\n            position: absolute;\n            left: -27px;\n            top: 6px;\n            width: 12px;\n            height: 12px;\n            border-radius: 50%;\n            background: var(--white);\n            border: 2px solid var(--primary-light);\n        }\n        .timeline-item.active::before {\n            background: var(--primary-light);\n            border-color: var(--primary-light);\n            box-shadow: 0 0 0 4px rgba(41,128,185,0.2);\n        }\n        .timeline-label {\n            font-size: 13px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            color: var(--primary-light);\n            margin-bottom: 6px;\n        }\n        .timeline-title {\n            font-family: 'Merriweather', serif;\n            font-size: 16px;\n            font-weight: 700;\n            color: var(--text);\n            margin-bottom: 8px;\n        }\n        .timeline-body p { font-size: 14.5px; margin-bottom: 8px; }\n        .timeline-body p:last-child { margin-bottom: 0; }\n        .timeline-body ul {\n            margin: 8px 0;\n            padding-left: 20px;\n            font-size: 14.5px;\n        }\n        .timeline-body li { margin-bottom: 5px; }\n\n        \/* Risk Indicator *\/\n        .risk-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n            gap: 10px;\n            margin: 20px 0;\n        }\n        .risk-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            background: var(--warning-bg);\n            border: 1px solid #f0d9b5;\n            border-radius: var(--radius);\n            padding: 10px 14px;\n            font-size: 13.5px;\n            font-weight: 500;\n            color: var(--warning);\n        }\n        .risk-item svg { flex-shrink: 0; width: 16px; height: 16px; }\n\n        \/* Goal Cards *\/\n        .goal-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 16px;\n            margin: 20px 0;\n        }\n        .goal-card {\n            background: var(--bg-warm);\n            border: 1px solid var(--border);\n            border-radius: var(--radius);\n            padding: 20px;\n        }\n        .goal-card h4 {\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            margin-bottom: 12px;\n        }\n        .goal-card.short h4 { color: var(--primary-light); }\n        .goal-card.long h4 { color: var(--accent); }\n        .goal-card ul {\n            list-style: none;\n            padding: 0;\n        }\n        .goal-card li {\n            font-size: 14px;\n            padding: 4px 0 4px 22px;\n            position: relative;\n        }\n        .goal-card.short li::before {\n            content: \"\";\n            position: absolute;\n            left: 4px;\n            top: 12px;\n            width: 7px;\n            height: 7px;\n            border-radius: 50%;\n            background: var(--primary-light);\n        }\n        .goal-card.long li::before {\n            content: \"\";\n            position: absolute;\n            left: 4px;\n            top: 12px;\n            width: 7px;\n            height: 7px;\n            border-radius: 50%;\n            background: var(--accent);\n        }\n\n        \/* Care Plan Section *\/\n        .care-plan-block {\n            background: var(--bg-warm);\n            border: 1px solid var(--border);\n            border-radius: var(--radius-lg);\n            padding: 24px 28px;\n            margin: 20px 0;\n        }\n        .care-plan-block h4 {\n            font-size: 17px;\n            margin-bottom: 14px;\n        }\n        .care-plan-block ul {\n            padding-left: 20px;\n            margin-bottom: 0;\n        }\n        .care-plan-block li {\n            font-size: 15px;\n            margin-bottom: 8px;\n        }\n        .care-plan-block li:last-child { margin-bottom: 0; }\n\n        \/* Daily Plan *\/\n        .daily-plan {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n            gap: 14px;\n            margin: 20px 0;\n        }\n        .daily-block {\n            background: var(--white);\n            border: 1px solid var(--border);\n            border-radius: var(--radius);\n            padding: 18px;\n            border-top: 3px solid var(--primary-light);\n        }\n        .daily-block-label {\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--primary-light);\n            margin-bottom: 10px;\n        }\n        .daily-block ul {\n            list-style: none;\n            padding: 0;\n        }\n        .daily-block li {\n            font-size: 13.5px;\n            padding: 3px 0 3px 16px;\n            position: relative;\n        }\n        .daily-block li::before {\n            content: \"\\2022\";\n            position: absolute;\n            left: 2px;\n            color: var(--text-lighter);\n        }\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: 20px 0;\n        }\n        .equip-item {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            background: var(--primary-pale);\n            border-radius: var(--radius);\n            padding: 12px 14px;\n            font-size: 14px;\n            font-weight: 500;\n            color: var(--primary);\n        }\n        .equip-item svg { flex-shrink: 0; width: 18px; height: 18px; }\n\n        \/* FAQ *\/\n        .faq-item {\n            border: 1px solid var(--border);\n            border-radius: var(--radius);\n            margin-bottom: 12px;\n            overflow: hidden;\n        }\n        .faq-question {\n            width: 100%;\n            background: var(--bg-warm);\n            border: none;\n            padding: 16px 20px;\n            font-size: 15px;\n            font-weight: 600;\n            color: var(--primary);\n            text-align: left;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-family: 'Open Sans', sans-serif;\n            line-height: 1.5;\n            transition: background 0.2s;\n        }\n        .faq-question:hover { background: var(--primary-pale); }\n        .faq-icon {\n            width: 24px;\n            height: 24px;\n            flex-shrink: 0;\n            margin-left: 12px;\n            transition: transform 0.3s;\n        }\n        .faq-item.open .faq-icon { transform: rotate(180deg); }\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 {\n            max-height: 500px;\n            padding: 16px 20px;\n        }\n        .faq-answer p {\n            font-size: 14.5px;\n            color: var(--text);\n            margin-bottom: 0;\n        }\n\n        \/* Authority Section *\/\n        .authority-section {\n            background: var(--bg-warm);\n            border: 1px solid var(--border);\n            border-radius: var(--radius-lg);\n            padding: 32px;\n            margin: 36px 0;\n        }\n        .authority-header {\n            display: flex;\n            align-items: center;\n            gap: 20px;\n            margin-bottom: 24px;\n            padding-bottom: 20px;\n            border-bottom: 1px solid var(--border);\n        }\n        .authority-img {\n            width: 80px;\n            height: 80px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 3px solid var(--white);\n            box-shadow: var(--shadow-md);\n        }\n        .authority-name {\n            font-family: 'Merriweather', serif;\n            font-size: 20px;\n            color: var(--primary);\n            margin-bottom: 4px;\n        }\n        .authority-creds {\n            font-size: 13px;\n            color: var(--text-light);\n            line-height: 1.6;\n        }\n        .authority-details {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 16px;\n        }\n        .authority-field {\n            font-size: 13px;\n        }\n        .authority-field-label {\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            color: var(--text-lighter);\n            font-size: 11px;\n            margin-bottom: 2px;\n        }\n        .authority-field-value {\n            color: var(--text);\n            font-weight: 500;\n        }\n        .authority-blank {\n            color: var(--text-lighter);\n            font-style: italic;\n        }\n\n        \/* Contact Card *\/\n        .contact-card {\n            background: var(--primary);\n            color: var(--white);\n            border-radius: var(--radius-lg);\n            padding: 36px 32px;\n            margin: 36px 0;\n        }\n        .contact-card h3 {\n            color: var(--white);\n            font-size: 20px;\n            margin-bottom: 20px;\n        }\n        .contact-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n        }\n        .contact-item { }\n        .contact-label {\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: rgba(255,255,255,0.5);\n            margin-bottom: 4px;\n        }\n        .contact-value {\n            font-size: 14.5px;\n            color: var(--white);\n            font-weight: 500;\n            line-height: 1.6;\n        }\n        .contact-value a {\n            color: var(--white);\n            text-decoration: underline;\n            text-underline-offset: 2px;\n        }\n        .contact-value a:hover { color: rgba(255,255,255,0.8); }\n\n        \/* Disclaimer *\/\n        .disclaimer-box {\n            background: #fef9e7;\n            border: 1px solid #f9e79f;\n            border-radius: var(--radius);\n            padding: 20px 24px;\n            margin: 32px 0;\n        }\n        .disclaimer-box p {\n            font-size: 13.5px;\n            color: #7d6608;\n            margin-bottom: 8px;\n        }\n        .disclaimer-box p:last-child { margin-bottom: 0; }\n        .disclaimer-box strong { color: #9a7d0a; }\n\n        \/* Outcome Highlight *\/\n        .outcome-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 14px;\n            margin: 24px 0;\n        }\n        .outcome-item {\n            background: var(--accent-light);\n            border: 1px solid #c8e6c9;\n            border-radius: var(--radius);\n            padding: 16px 18px;\n            text-align: center;\n        }\n        .outcome-number {\n            font-family: 'Merriweather', serif;\n            font-size: 26px;\n            font-weight: 900;\n            color: var(--accent);\n            margin-bottom: 4px;\n        }\n        .outcome-label {\n            font-size: 13px;\n            color: var(--text);\n            font-weight: 500;\n        }\n\n        \/* Lists *\/\n        .content-list {\n            padding-left: 20px;\n            margin: 12px 0 20px;\n        }\n        .content-list li {\n            margin-bottom: 8px;\n            font-size: 15px;\n        }\n\n        \/* Inline bold *\/\n        strong { color: var(--text); }\n\n        \/* Scenario Card *\/\n        .scenario-card {\n            background: var(--white);\n            border: 1px solid var(--border);\n            border-left: 4px solid var(--primary-light);\n            border-radius: 0 var(--radius) var(--radius) 0;\n            padding: 20px 24px;\n            margin: 20px 0;\n        }\n        .scenario-card-title {\n            font-size: 14px;\n            font-weight: 700;\n            color: var(--primary);\n            margin-bottom: 8px;\n        }\n        .scenario-card p { font-size: 14.5px; margin-bottom: 6px; }\n        .scenario-card p:last-child { margin-bottom: 0; }\n\n        \/* Footer *\/\n        .page-footer {\n            background: var(--primary);\n            color: rgba(255,255,255,0.6);\n            text-align: center;\n            padding: 24px 20px;\n            font-size: 13px;\n            margin-top: 0;\n        }\n        .page-footer a { color: rgba(255,255,255,0.8); }\n\n        \/* Responsive *\/\n        @media (max-width: 768px) {\n            .main-content { padding: 28px 18px 40px; }\n            .hero { padding: 36px 0 44px; }\n            .hero h1 { font-size: 22px; }\n            .hero-summary { font-size: 15px; }\n            .hero-grid { grid-template-columns: 1fr 1fr; }\n            .section-heading { font-size: 19px; }\n            .goal-grid { grid-template-columns: 1fr; }\n            .daily-plan { grid-template-columns: 1fr 1fr; }\n            .contact-grid { grid-template-columns: 1fr; }\n            .authority-header { flex-direction: column; text-align: center; }\n            .authority-details { grid-template-columns: 1fr; }\n            .risk-grid { grid-template-columns: 1fr 1fr; }\n            .outcome-grid { grid-template-columns: 1fr 1fr; }\n            .equip-grid { grid-template-columns: 1fr; }\n        }\n        @media (max-width: 480px) {\n            .hero-grid { grid-template-columns: 1fr; }\n            .daily-plan { grid-template-columns: 1fr; }\n            .risk-grid { grid-template-columns: 1fr; }\n            .outcome-grid { grid-template-columns: 1fr; }\n            .hero h1 { font-size: 20px; }\n            .doctor-card { padding: 18px 16px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<!-- Breadcrumb -->\n<div class=\"container\">\n    <nav class=\"breadcrumb\" aria-label=\"Breadcrumb\">\n        <a href=\"https:\/\/athomecare.in\/\">Home<\/a>\n        <span>\u203a<\/span>\n        <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\">Chandigarh\/Mohali<\/a>\n        <span>\u203a<\/span>\n        <span>Case Study<\/span>\n    <\/nav>\n<\/div>\n\n<!-- Hero Section -->\n<header class=\"hero\">\n    <div class=\"container\">\n        <span class=\"hero-label\">Clinical Case Study<\/span>\n        <h1>Rheumatoid Arthritis Home Care Case Study<\/h1>\n        <p class=\"hero-summary\">A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility, and preventing hospital readmission 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\">69 Years<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Gender<\/div>\n                <div class=\"hero-stat-value\">Female<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Location<\/div>\n                <div class=\"hero-stat-value\">Mohali<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"hero-stat-label\">Primary Condition<\/div>\n                <div class=\"hero-stat-value\">Seropositive RA<\/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\">Significant Improvement<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/header>\n\n<!-- Main Content -->\n<main class=\"main-content\">\n    <div class=\"container\">\n\n        <!-- Patient Background -->\n        <h2 class=\"section-heading\">Patient Background<\/h2>\n        <p>Mrs. Harjeet Kaur Sandhu is a 69-year-old retired college lecturer living in Mohali with her husband, who serves as her primary caregiver. Her younger daughter provides secondary support and helps coordinate medical appointments and household logistics. Before her illness, Mrs. Sandhu led an active life that included teaching, social gatherings, light gardening, and managing most household responsibilities independently.<\/p>\n        <p>She had experienced intermittent pain and swelling in her hands and feet for approximately five years. These early symptoms were initially mild and episodic, so they did not significantly disrupt her daily routine. However, over the eight months preceding hospital admission, her condition worsened noticeably. She began experiencing prolonged morning stiffness lasting more than an hour, progressive difficulty gripping household objects such as jars and utensils, and spreading pain involving both wrists, knees, and ankles.<\/p>\n        <p>Mrs. Sandhu also had three associated medical conditions that required attention. She had been diagnosed with osteopenia, which meant her bones were already weaker than ideal and more vulnerable to the effects of reduced physical activity. She had controlled hypothyroidism, managed with regular thyroid medication. She also had a documented vitamin D deficiency, which is common in the region and contributes to both bone weakness and musculoskeletal discomfort.<\/p>\n\n        <div class=\"scenario-card\">\n            <div class=\"scenario-card-title\">Clinical Context: Why Early Symptoms Matter in RA<\/div>\n            <p>Rheumatoid arthritis often begins with subtle, intermittent joint symptoms. Patients and sometimes even primary care physicians may initially attribute these to aging or minor strain. However, the inflammatory process in RA is progressive. Each episode of untreated synovitis can cause micro-damage to cartilage and bone. This is why rheumatologists emphasize early referral and diagnosis. In Mrs. Sandhu&#8217;s case, the five-year gap between symptom onset and definitive diagnosis and treatment represented a period during which cumulative joint damage may have occurred, making functional recovery more challenging once the disease reached a severe flare state.<\/p>\n        <\/div>\n\n        <p>The tipping point came when Mrs. Sandhu experienced a severe inflammatory flare that left her unable to walk independently. The intensity of pain and swelling in multiple joints made even basic movement within the house impossible without support. Her husband and daughter recognized that this was beyond what could be managed at home and sought hospital care.<\/p>\n\n        <!-- Clinical Diagnosis -->\n        <h2 class=\"section-heading\">Clinical Diagnosis<\/h2>\n        <p>Upon hospital admission, a comprehensive rheumatological evaluation was performed. The clinical picture was consistent with seropositive rheumatoid arthritis with active disease and functional mobility limitation.<\/p>\n\n        <h3 class=\"sub-heading\">Laboratory Investigations<\/h3>\n        <div class=\"evidence-table-wrap\">\n            <table class=\"evidence-table\">\n                <thead>\n                    <tr>\n                        <th>Investigation<\/th>\n                        <th>Result<\/th>\n                        <th>Clinical Significance<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param\">Rheumatoid Factor (RF)<\/td>\n                        <td>Positive<\/td>\n                        <td>Confirms seropositive RA; associated with more aggressive disease course<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Anti-CCP Antibody<\/td>\n                        <td>Positive<\/td>\n                        <td>Highly specific for RA; indicates autoimmune joint damage process<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">ESR<\/td>\n                        <td>Elevated<\/td>\n                        <td>Indicates active systemic inflammation<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">CRP<\/td>\n                        <td>Elevated<\/td>\n                        <td>Corroborates active inflammatory state; useful for monitoring response<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <h3 class=\"sub-heading\">Imaging Studies<\/h3>\n        <p>X-rays of both hands, wrists, knees, and feet were performed to assess for structural joint damage. These images helped the rheumatology team determine the extent of bony involvement and rule out advanced erosions that might require surgical consideration. A musculoskeletal ultrasound was also performed, which provided detailed visualization of synovial inflammation, joint effusion, and tenosynovitis that X-rays alone cannot detect. This combination of serological and imaging evidence confirmed the diagnosis with high confidence.<\/p>\n\n        <h3 class=\"sub-heading\">Disease-Specific Clinical Findings at Discharge<\/h3>\n        <div class=\"evidence-table-wrap\">\n            <table class=\"evidence-table\">\n                <thead>\n                    <tr>\n                        <th>Parameter<\/th>\n                        <th>Finding<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param\">Tender Joints<\/td>\n                        <td>12<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Swollen Joints<\/td>\n                        <td>8<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Bilateral Wrist Inflammation<\/td>\n                        <td>Present<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Grip Strength<\/td>\n                        <td>Moderately reduced<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Knee Flexion<\/td>\n                        <td>Mildly restricted due to pain<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Ulnar Deviation of Fingers<\/td>\n                        <td>Mild<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Joint Deformities Requiring Surgery<\/td>\n                        <td>None<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Functional Disease Activity<\/td>\n                        <td>Improving with treatment<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <p>The presence of 12 tender and 8 swollen joints placed her in a moderate-to-high disease activity category. The mild ulnar deviation of the fingers was an important clinical sign indicating that some structural change had already occurred, though it had not yet progressed to a point where surgical intervention was being considered. The treating rheumatologist noted that preventing further deformity was a critical long-term priority.<\/p>\n\n        <!-- Hospital Treatment -->\n        <h2 class=\"section-heading\">Hospital Treatment<\/h2>\n        <p>Mrs. Sandhu remained in the hospital for six days. During this period, the treatment team focused on three parallel objectives: controlling the acute inflammatory flare, initiating disease-modifying therapy, and beginning the rehabilitation process.<\/p>\n\n        <h3 class=\"sub-heading\">Pharmacological Management<\/h3>\n        <ul class=\"content-list\">\n            <li><strong>Disease-modifying antirheumatic drugs (DMARDs)<\/strong> were initiated as the foundation of long-term treatment. These medications work by suppressing the abnormal immune response that drives joint inflammation in RA. They do not provide immediate pain relief but are essential for slowing disease progression and preventing permanent joint damage.<\/li>\n            <li><strong>A short course of corticosteroids<\/strong> was prescribed to rapidly bring the acute flare under control. Corticosteroids act quickly to reduce inflammation and provide symptomatic relief while waiting for the DMARDs to take full effect, which typically takes several weeks.<\/li>\n            <li><strong>Anti-inflammatory medication<\/strong> was added for additional pain and swelling control during the acute phase.<\/li>\n            <li><strong>Pain management medication<\/strong> was provided as needed to ensure Mrs. Sandhu could participate in early rehabilitation exercises without excessive discomfort.<\/li>\n        <\/ul>\n\n        <h3 class=\"sub-heading\">Rehabilitation Initiated During Hospital Stay<\/h3>\n        <p>Even during the six-day hospitalization, the team did not wait for discharge to begin rehabilitation. A physiotherapist assessed Mrs. Sandhu&#8217;s joint range of motion, muscle strength, and functional mobility. Gentle range-of-motion exercises were started to prevent joint stiffness from worsening during the period of reduced activity. An occupational therapist evaluated her ability to perform basic daily tasks and introduced preliminary joint protection techniques.<\/p>\n\n        <div class=\"doctor-card\">\n            <div class=\"doctor-card-label\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2a5 5 0 0 1 5 5v3a5 5 0 0 1-10 0V7a5 5 0 0 1 5-5z\"\/><path d=\"M8 14s1.5 2 4 2 4-2 4-2\"\/><path d=\"M5 18h14\"\/><path d=\"M6 22h12\"\/><\/svg>\n                Clinical Reasoning: Why Rehabilitation Begins in the Hospital\n            <\/div>\n            <p>Starting physiotherapy and occupational therapy during the hospital stay serves a specific clinical purpose. Prolonged immobility during an acute flare leads to rapid muscle atrophy, joint capsule tightening, and loss of proprioception. In elderly patients, even a few days of bed rest can result in significant deconditioning. By beginning supervised movement while the patient is still under close medical observation, the rehabilitation team establishes a safe baseline exercise program that can be continued seamlessly at home. This approach has been shown to reduce the total rehabilitation time and improve functional outcomes in rheumatoid arthritis patients.<\/p>\n        <\/div>\n\n        <h3 class=\"sub-heading\">Vital Signs at Discharge<\/h3>\n        <div class=\"evidence-table-wrap\">\n            <table class=\"evidence-table\">\n                <thead>\n                    <tr>\n                        <th>Parameter<\/th>\n                        <th>Value<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param\">Blood Pressure<\/td>\n                        <td>128\/78 mmHg<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Heart Rate<\/td>\n                        <td>76 bpm<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Respiratory Rate<\/td>\n                        <td>17\/min<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Temperature<\/td>\n                        <td>98.2\u00b0F<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Oxygen Saturation<\/td>\n                        <td>98% (Room Air)<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n        <p>Her vital signs were stable at the time of discharge. The inflammation was clinically controlled, and she was deemed medically safe for discharge with a structured home care plan.<\/p>\n\n        <!-- Why Home Healthcare Was Needed -->\n        <h2 class=\"section-heading\">Why Home Healthcare Was Needed<\/h2>\n        <p>The decision to recommend multidisciplinary home healthcare rather than simply discharging Mrs. Sandhu with outpatient follow-up was based on several specific clinical considerations.<\/p>\n\n        <p><strong>First, DMARD therapy requires close monitoring.<\/strong> These medications can cause side effects including liver function abnormalities, bone marrow suppression, and increased infection risk. Regular blood tests and clinical assessments are necessary during the initial months of therapy. A <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nursing<\/a> professional can monitor for early signs of adverse effects and ensure that laboratory investigations are completed on schedule.<\/p>\n\n        <p><strong>Second, rehabilitation needs to be consistent and progressive.<\/strong> Rheumatoid arthritis rehabilitation is not a short-term process. It requires daily exercises, gradual progression of activity levels, and continuous adjustment based on how the joints respond. Traveling to a physiotherapy clinic daily is physically demanding for a patient who can barely walk 170 meters. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\">Physiotherapy at home<\/a> eliminates this barrier and ensures that sessions happen in the actual environment where the patient needs to function.<\/p>\n\n        <p><strong>Third, the risk of falls and functional decline was real.<\/strong> With 12 tender joints, reduced grip strength, and limited walking endurance, Mrs. Sandhu was at moderate risk of falls, particularly during painful flare periods. Having a trained <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient care attendant<\/a> at home provided immediate physical support and supervision during mobility transitions.<\/p>\n\n        <p><strong>Fourth, caregiver education was essential.<\/strong> Her husband and daughter needed structured training on joint protection techniques, flare recognition, medication management, and home safety modifications. This education cannot be effectively delivered in a single discharge counseling session. It requires repeated demonstration, practice, and reinforcement, which is a core function of <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\">patient care services<\/a> at home.<\/p>\n\n        <p><strong>Fifth, her associated conditions added complexity.<\/strong> Osteopenia meant that falls carried a higher risk of fractures. Vitamin D deficiency needed ongoing correction. Hypothyroidism required medication continuity. Managing multiple conditions in an elderly patient demands coordinated care that a multidisciplinary home health team can provide more effectively than fragmented outpatient visits.<\/p>\n\n        <div class=\"alert-box info\">\n            <div class=\"alert-box-title\">Clinical Perspective: The Post-Discharge Vulnerability Window<\/div>\n            <p>The period immediately after hospital discharge is recognized in geriatric medicine as a high-risk phase. Patients are often less stable than they appear at the moment of discharge. Medication changes are still settling, functional abilities are uncertain, and families may not yet have developed the skills needed to manage complex care needs at home. For patients with rheumatoid arthritis, this vulnerability is compounded by the unpredictable nature of disease flares. A <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\">structured post-discharge home care plan<\/a> addresses this gap by providing professional oversight during the most critical recovery period.<\/p>\n        <\/div>\n\n        <!-- Home Care Plan -->\n        <h2 class=\"section-heading\">Home Care Plan<\/h2>\n        <p>The home care plan was designed as a coordinated multidisciplinary program. Each team member had clearly defined responsibilities that complemented the others. The plan was not static; it was reviewed and adjusted regularly based on Mrs. Sandhu&#8217;s clinical progress.<\/p>\n\n        <h3 class=\"sub-heading\">Home Nursing<\/h3>\n        <div class=\"care-plan-block\">\n            <h4>Responsibilities and Clinical Rationale<\/h4>\n            <ul>\n                <li><strong>Monitor joint swelling:<\/strong> The home nurse performed systematic joint assessments at each visit, comparing current swelling against baseline measurements. This allowed early detection of subclinical flares before they became severe enough to cause significant pain or functional loss.<\/li>\n                <li><strong>Assess pain levels:<\/strong> Pain was evaluated using a standardized numerical rating scale. Tracking pain patterns over time helped the <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">visiting doctor<\/a> determine whether the current medication regimen was adequate or needed adjustment.<\/li>\n                <li><strong>Monitor medication adherence:<\/strong> DMARDs require strict adherence to be effective. Missing doses can lead to disease flares and reduced long-term efficacy. The nurse verified that Mrs. Sandhu was taking all medications as prescribed and addressed any concerns about side effects that might tempt her to skip doses.<\/li>\n                <li><strong>Observe for medication side effects:<\/strong> The nurse watched for warning signs such as unexplained fever, persistent sore throat, unusual bruising or bleeding, and severe stomach discomfort. These could indicate bone marrow suppression, liver toxicity, or gastrointestinal complications from DMARDs or corticosteroids.<\/li>\n                <li><strong>Reinforce joint protection techniques:<\/strong> During each visit, the nurse reviewed and practiced joint protection strategies with Mrs. Sandhu and her family, ensuring that these techniques were being correctly applied during real daily activities rather than just understood in theory.<\/li>\n                <li><strong>Educate regarding flare management:<\/strong> The nurse taught the family to recognize early signs of a flare (increased morning stiffness, new joint swelling, fatigue) and the appropriate steps to take, including when to apply warm versus cold compresses and when to contact the rheumatologist.<\/li>\n            <\/ul>\n        <\/div>\n\n        <h3 class=\"sub-heading\">Patient Attendant<\/h3>\n        <div class=\"care-plan-block\">\n            <h4>Daily Support and Safety Role<\/h4>\n            <ul>\n                <li><strong>Assist with household tasks:<\/strong> Tasks requiring grip strength such as opening containers, carrying heavy objects, and vigorous cleaning were handled by the attendant to protect Mrs. Sandhu&#8217;s inflamed joints from unnecessary stress.<\/li>\n                <li><strong>Support mobility during flare-ups:<\/strong> On days when joint pain was worse, the attendant provided physical support during walking, transfers, and position changes, reducing fall risk.<\/li>\n                <li><strong>Encourage prescribed exercises:<\/strong> The attendant ensured that Mrs. Sandhu completed her daily exercise routine as prescribed by the physiotherapist, providing gentle encouragement without being pushy.<\/li>\n                <li><strong>Assist with shopping:<\/strong> Carrying grocery bags and navigating crowded markets were activities that posed both joint stress and fall risk. The attendant accompanied Mrs. Sandhu or handled shopping on her behalf during flare periods.<\/li>\n                <li><strong>Prepare balanced meals:<\/strong> Nutrition plays an important role in RA management. The attendant prepared meals that included adequate protein for muscle maintenance, calcium for bone health (given the osteopenia), and vitamin D-rich foods to support correction of her documented deficiency.<\/li>\n                <li><strong>Promote safe daily activity:<\/strong> Rather than encouraging rest alone, the attendant helped Mrs. Sandhu maintain a balance between activity and rest, ensuring she did not remain immobile for prolonged periods, which would worsen stiffness and muscle weakness.<\/li>\n            <\/ul>\n        <\/div>\n\n        <h3 class=\"sub-heading\">Physiotherapy<\/h3>\n        <div class=\"care-plan-block\">\n            <h4>Treatment Goals and Approach<\/h4>\n            <ul>\n                <li><strong>Improve joint flexibility:<\/strong> Gentle range-of-motion exercises targeted the wrists, fingers, knees, and ankles to restore movement that had been lost during the acute flare. These exercises were performed within the pain-free range to avoid triggering additional inflammation.<\/li>\n                <li><strong>Maintain muscle strength:<\/strong> Isometric and low-resistance exercises were prescribed for the quadriceps, hand grip muscles, and shoulder girdle. Muscle weakness in RA is common due to disuse and inflammatory myopathy, and strengthening these muscles provides better joint support and reduces mechanical stress on inflamed synovium.<\/li>\n                <li><strong>Reduce stiffness:<\/strong> Morning stiffness is one of the most disabling symptoms of RA. The physiotherapy program included pre-exercise warm compress application and specific morning mobility routines designed to reduce the duration and severity of stiffness.<\/li>\n                <li><strong>Improve walking endurance:<\/strong> A gradual walking program was designed to progressively increase the distance Mrs. Sandhu could walk comfortably. This was carefully paced to avoid overexertion while still pushing her functional boundaries.<\/li>\n                <li><strong>Protect affected joints:<\/strong> The physiotherapist taught Mrs. Sandhu how to perform daily movements in ways that minimized stress on inflamed joints. This included proper body mechanics for standing, sitting, and walking with the cane.<\/li>\n                <li><strong>Improve functional independence:<\/strong> The ultimate goal was not just to improve joint measurements but to enable Mrs. Sandhu to perform the activities that mattered to her, such as cooking, writing, and attending social gatherings.<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"doctor-card\">\n            <div class=\"doctor-card-label\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2a5 5 0 0 1 5 5v3a5 5 0 0 1-10 0V7a5 5 0 0 1 5-5z\"\/><path d=\"M8 14s1.5 2 4 2 4-2 4-2\"\/><path d=\"M5 18h14\"\/><path d=\"M6 22h12\"\/><\/svg>\n                Clinical Reasoning: Why Home Physiotherapy Was Preferred Over Clinic Visits\n            <\/div>\n            <p>For a patient who could walk only 170 meters with a cane, traveling to a physiotherapy clinic multiple times per week would have consumed most of her limited physical energy just in transportation. By the time she arrived at the clinic, fatigue would have reduced her ability to participate fully in the session. Home-based <a href=\"https:\/\/athomecare.in\/the-future-of-recovery-exploring-at-home-physiotherapy-services\/\">physiotherapy<\/a> also allows the therapist to observe and modify the actual home environment, recommend specific furniture adjustments, and teach the family how to assist with exercises correctly. This contextual approach to rehabilitation consistently produces better functional outcomes for patients with mobility limitations.<\/p>\n        <\/div>\n\n        <h3 class=\"sub-heading\">Doctor Home Visit<\/h3>\n        <div class=\"care-plan-block\">\n            <h4>Medical Oversight and Coordination<\/h4>\n            <ul>\n                <li><strong>Monitor disease activity:<\/strong> The visiting physician performed periodic comprehensive assessments of joint counts, inflammatory markers, and functional status to track whether the disease was responding adequately to the current treatment regimen.<\/li>\n                <li><strong>Review laboratory investigations:<\/strong> Blood tests including complete blood count, liver function tests, renal function, and inflammatory markers (ESR, CRP) were reviewed during home visits to assess both disease activity and medication safety.<\/li>\n                <li><strong>Adjust DMARD therapy:<\/strong> Based on the clinical response and laboratory findings, the doctor made dose adjustments or added supplementary medications as needed. This avoided the need for Mrs. Sandhu to travel to hospital OPDs for routine medication reviews.<\/li>\n                <li><strong>Assess rehabilitation progress:<\/strong> The doctor reviewed the physiotherapy and occupational therapy progress notes and physically assessed functional improvements to ensure the rehabilitation plan was aligned with the medical treatment plan.<\/li>\n                <li><strong>Coordinate rheumatology follow-up:<\/strong> The home care doctor maintained communication with the hospital rheumatologist, ensuring that the home care plan was consistent with the overall treatment strategy and that any concerns were escalated appropriately.<\/li>\n            <\/ul>\n        <\/div>\n\n        <h3 class=\"sub-heading\">Medical Equipment Used at Home<\/h3>\n        <div class=\"equip-grid\">\n            <div class=\"equip-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 12h8\"\/><\/svg>\n                Single-Point Walking Cane\n            <\/div>\n            <div class=\"equip-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"8\" width=\"18\" height=\"8\" rx=\"2\"\/><path d=\"M7 8V6a5 5 0 0 1 10 0v2\"\/><\/svg>\n                Wrist Support Braces\n            <\/div>\n            <div class=\"equip-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\/><path d=\"M9 9h6v6H9z\"\/><\/svg>\n                Hot Therapy Gel Pack\n            <\/div>\n            <div class=\"equip-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 8v4l3 3\"\/><\/svg>\n                Finger Exercise Putty\n            <\/div>\n            <div class=\"equip-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 20V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12\"\/><path d=\"M8 20h8\"\/><path d=\"M8 16h.01\"\/><path d=\"M12 16h.01\"\/><path d=\"M16 16h.01\"\/><\/svg>\n                BP Monitor\n            <\/div>\n            <div class=\"equip-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22c4-4 8-7.5 8-12a8 8 0 1 0-16 0c0 4.5 4 8 8 12z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n                Pulse Oximeter\n            <\/div>\n        <\/div>\n        <p>The walking cane provided stability during ambulation and reduced the load on inflamed knee and ankle joints. Wrist support braces were worn during activities that stressed the wrists, particularly during the early weeks when wrist inflammation was still active. The hot therapy gel pack was used primarily in the mornings before exercise to reduce stiffness. Finger exercise putty allowed Mrs. Sandhu to perform graded hand strengthening exercises independently between physiotherapy sessions. The BP monitor and pulse oximeter supported routine vital checks by the home nurse and attendant. Families looking for similar <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\">medical equipment on rent<\/a> can explore options through organized home healthcare providers who ensure proper fitting and usage training.<\/p>\n\n        <h3 class=\"sub-heading\">Daily Care Schedule<\/h3>\n        <div class=\"daily-plan\">\n            <div class=\"daily-block\">\n                <div class=\"daily-block-label\">Morning<\/div>\n                <ul>\n                    <li>Gentle range-of-motion exercises<\/li>\n                    <li>Morning medications as prescribed<\/li>\n                    <li>Warm compresses for stiff joints<\/li>\n                    <li>High-protein breakfast<\/li>\n                    <li>Short supervised walk<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"daily-block\">\n                <div class=\"daily-block-label\">Afternoon<\/div>\n                <ul>\n                    <li>Physiotherapy session<\/li>\n                    <li>Hand strengthening with putty<\/li>\n                    <li>Balanced lunch with calcium-rich foods<\/li>\n                    <li>Rest period in supported position<\/li>\n                    <li>Hydration monitoring<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"daily-block\">\n                <div class=\"daily-block-label\">Evening<\/div>\n                <ul>\n                    <li>Walking exercises<\/li>\n                    <li>Stretching routine<\/li>\n                    <li>Family interaction time<\/li>\n                    <li>Joint protection education session<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"daily-block\">\n                <div class=\"daily-block-label\">Night<\/div>\n                <ul>\n                    <li>Evening medications<\/li>\n                    <li>Warm compress if needed<\/li>\n                    <li>Comfortable joint positioning<\/li>\n                    <li>Sleep hygiene practices<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n        <p>This structured daily schedule ensured that rehabilitation activities were distributed evenly throughout the day, preventing fatigue while maintaining consistency. The timing of warm compresses before morning exercises was deliberate, as heat application has been shown to reduce the duration of morning stiffness in rheumatoid arthritis by increasing tissue temperature and improving synovial fluid viscosity. The inclusion of family interaction time in the evening addressed the psychosocial aspect of chronic disease management, which is often overlooked but significantly impacts treatment adherence and overall well-being.<\/p>\n\n        <!-- Risks Monitored -->\n        <h2 class=\"section-heading\">Risks Being Monitored<\/h2>\n        <p>Throughout the twelve-week home care program, the clinical team maintained active surveillance for a defined set of risks. Each risk was monitored through specific assessments and observations, and the family was educated to recognize warning signs between professional visits.<\/p>\n        <div class=\"risk-grid\">\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Disease flare-ups\n            <\/div>\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Progressive joint deformity\n            <\/div>\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Falls\n            <\/div>\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Muscle weakness\n            <\/div>\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Medication side effects\n            <\/div>\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Reduced mobility\n            <\/div>\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Chronic pain\n            <\/div>\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Osteoporosis progression\n            <\/div>\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Functional decline\n            <\/div>\n            <div class=\"risk-item\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z\"\/><line x1=\"12\" y1=\"9\" x2=\"12\" y2=\"13\"\/><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/><\/svg>\n                Hospital readmission\n            <\/div>\n        <\/div>\n        <p>The fall risk was particularly important given Mrs. Sandhu&#8217;s combination of joint pain, reduced grip strength (affecting her ability to hold railings), osteopenia (making any fall more likely to result in fracture), and the need for a walking cane. The home care team conducted a basic <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\">fall prevention assessment<\/a> of her home environment and worked with the family to remove loose rugs, ensure adequate lighting, and install grab bars in key areas. These environmental modifications are a simple but often overlooked intervention that significantly reduces fall risk in elderly patients with mobility limitations.<\/p>\n\n        <!-- Home Care Goals -->\n        <h2 class=\"section-heading\">Home Care Goals<\/h2>\n        <div class=\"goal-grid\">\n            <div class=\"goal-card short\">\n                <h4>Short-Term Goals<\/h4>\n                <ul>\n                    <li>Reduce joint inflammation through consistent medication and monitoring<\/li>\n                    <li>Improve pain control to enable participation in rehabilitation<\/li>\n                    <li>Increase walking distance beyond the baseline 170 meters<\/li>\n                    <li>Improve grip strength for basic daily tasks<\/li>\n                    <li>Maintain independence in essential activities of daily living<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"goal-card long\">\n                <h4>Long-Term Goals<\/h4>\n                <ul>\n                    <li>Slow disease progression through sustained DMARD therapy adherence<\/li>\n                    <li>Preserve joint function and prevent further deformity<\/li>\n                    <li>Maintain independent mobility within the community<\/li>\n                    <li>Prevent permanent joint deformities that require surgical intervention<\/li>\n                    <li>Improve overall quality of life including social participation<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <!-- Family Education -->\n        <h2 class=\"section-heading\">Family Education<\/h2>\n        <p>Family education was not a single event but an ongoing process integrated into every home care visit. The nurse, physiotherapist, and doctor each contributed different aspects of education, and key messages were reinforced repeatedly across multiple sessions.<\/p>\n\n        <ul class=\"content-list\">\n            <li><strong>DMARD adherence:<\/strong> The family was specifically counseled that DMARDs must be taken exactly as prescribed, even when symptoms improve. Many RA patients make the mistake of stopping DMARDs during periods of remission, which leads to flares and potential joint damage. The family understood that symptom improvement means the medication is working, not that it is no longer needed.<\/li>\n            <li><strong>Thermal therapy guidance:<\/strong> The family learned to apply warm compresses before exercise sessions to reduce morning stiffness and improve tissue pliability. They were also taught that during acute inflammatory flare-ups, cold packs might be recommended instead, as cold can help reduce acute swelling and pain. The distinction between these two applications was practiced until the family felt confident.<\/li>\n            <li><strong>Activity promotion:<\/strong> The family was educated that prolonged bed rest is harmful in RA. Even on difficult days, some form of gentle movement is necessary to prevent joint stiffening and muscle wasting. The attendant was trained to encourage low-impact activity while respecting Mrs. Sandhu&#8217;s pain limits.<\/li>\n            <li><strong>Assistive device use:<\/strong> The family was trained in the proper use of the walking cane, including correct height adjustment, hand placement, and the appropriate timing of cane placement relative to the affected leg during walking. They were also encouraged to use ergonomic kitchen utensils that require less grip force.<\/li>\n            <li><strong>Nutrition guidance:<\/strong> Given the osteopenia and vitamin D deficiency, the family received specific dietary guidance on calcium-rich foods (dairy products, leafy greens, fortified foods) and vitamin D sources. Adequate protein intake was emphasized to support muscle maintenance during the rehabilitation period.<\/li>\n            <li><strong>Side effect monitoring:<\/strong> The family was given a clear list of <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\">warning signs<\/a> that required urgent medical attention, including unexplained fever, persistent sore throat, unusual bruising, severe stomach discomfort, and signs of infection.<\/li>\n            <li><strong>Home safety modifications:<\/strong> Practical recommendations were made for modifying the home environment, including installing grab bars in the bathroom, ensuring non-slip surfaces, removing loose carpets and electrical cords from walking paths, and arranging commonly used items at waist height to avoid bending and reaching.<\/li>\n            <li><strong>Follow-up compliance:<\/strong> The family was strongly encouraged to attend all scheduled rheumatology follow-up visits and complete laboratory monitoring on time. The home care team helped coordinate these appointments to reduce the logistical burden on the family.<\/li>\n        <\/ul>\n\n        <!-- Recovery Timeline -->\n        <h2 class=\"section-heading\">Recovery Timeline<\/h2>\n        <div class=\"timeline\">\n            <div class=\"timeline-item active\">\n                <div class=\"timeline-label\">Day 1<\/div>\n                <div class=\"timeline-title\">Transition from Hospital to Home<\/div>\n                <div class=\"timeline-body\">\n                    <p>Mrs. Sandhu arrived home after six days of hospitalization. The home nurse conducted an initial assessment, verifying medication orders, documenting baseline joint status, and reviewing the hospital discharge summary with the family. The patient attendant was introduced and oriented to the daily schedule. Mrs. Sandhu reported pain at 7 out of 10 during movement, morning stiffness of approximately 45 minutes, and significant anxiety about her ability to manage at home.<\/p>\n                    <p>The first day focused on establishing a safe and comfortable environment. The nurse ensured that the walking cane was properly adjusted, the hot therapy gel pack was ready for the next morning, and all medications were organized. The family received their first structured education session on medication timing and joint protection basics.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-label\">Day 3<\/div>\n                <div class=\"timeline-title\">First Physiotherapy Session at Home<\/div>\n                <div class=\"timeline-body\">\n                    <p>The physiotherapist conducted a comprehensive baseline assessment of all joint ranges of motion, muscle strength, and functional abilities. Gentle range-of-motion exercises for the hands, wrists, knees, and ankles were introduced. Mrs. Sandhu was able to perform basic finger flexion and extension exercises with some discomfort but good tolerance. The walking assessment confirmed the 170-meter distance with the cane, with observable guarding behavior on the left knee.<\/p>\n                    <p>The physiotherapist identified that Mrs. Sandhu was not using the cane correctly, placing it on the same side as the more affected leg rather than the opposite side. This was corrected immediately, which noticeably improved her walking stability. This is a common error that <a href=\"https:\/\/athomecare.in\/mobility-rehabilitation-and-physical-therapy-for-elders-in-faridabad-athomecare\/\">mobility rehabilitation<\/a> specialists routinely address in home settings.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-label\">Week 1<\/div>\n                <div class=\"timeline-title\">Establishing Routine and Initial Adjustments<\/div>\n                <div class=\"timeline-body\">\n                    <p>The daily care schedule became established. Morning exercises with warm compresses were consistently performed. Mrs. Sandhu reported that morning stiffness was beginning to feel slightly less intense, though duration had not yet measurably changed. The hand strengthening program with finger exercise putty was initiated, starting with the softest resistance level.<\/p>\n                    <p>The nurse noted mild stomach discomfort that Mrs. Sandhu had not reported to the family, potentially related to the anti-inflammatory medication. This was communicated to the visiting doctor, who adjusted the timing of the medication to be taken after meals rather than on an empty stomach. The discomfort resolved within two days. This episode demonstrated the value of having a trained nurse conducting regular assessments, as patients often dismiss side effects as unavoidable.<\/p>\n                    <p>Walking distance increased slightly to approximately 200 meters, and Mrs. Sandhu expressed growing confidence with the corrected cane technique.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-label\">Week 2<\/div>\n                <div class=\"timeline-title\">Measurable Functional Improvement Begins<\/div>\n                <div class=\"timeline-body\">\n                    <p>Morning stiffness reduced from 45 minutes to approximately 35 minutes. The physiotherapist progressed the exercise program, introducing gentle knee strengthening exercises in sitting position. Grip strength testing showed measurable improvement from the baseline, and Mrs. Sandhu reported that she could hold a pen more comfortably, though writing for extended periods still caused fatigue.<\/p>\n                    <p>The doctor conducted the first home visit since discharge. Laboratory investigations were reviewed and showed decreasing inflammatory markers (ESR and CRP trending downward), confirming that the DMARD therapy was beginning to take effect. The doctor noted that the tender joint count had decreased from 12 to 9, a clinically meaningful early response.<\/p>\n                    <p>Mrs. Sandhu began assisting with simple meal preparation tasks such as washing vegetables and stirring, using joint protection techniques taught by the occupational therapist. Her husband reported that her mood had noticeably improved.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-label\">Week 4<\/div>\n                <div class=\"timeline-title\">Significant Progress in Mobility and Pain Control<\/div>\n                <div class=\"timeline-body\">\n                    <p>By the end of the first month, walking distance had increased to approximately 400 meters. Morning stiffness was now lasting approximately 25 minutes. Pain during normal activities had decreased from 7 out of 10 to approximately 5 out of 10. The tender joint count continued to decline.<\/p>\n                    <p>The physiotherapist introduced outdoor walking practice, which presented different challenges from indoor walking, including uneven surfaces, slight inclines, and the need to navigate doorways and steps. Mrs. Sandhu managed these challenges with the cane and verbal cues from the therapist. She began walking to a nearby park with her husband in the evenings.<\/p>\n                    <p>Mrs. Sandhu resumed independent cooking for simple meals. She could open jars with the assistance of a rubber grip pad recommended by the occupational therapist. The finger exercise putty resistance was increased to the next level.<\/p>\n                    <p>The nurse conducted a <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\">medication adherence review<\/a> and confirmed that Mrs. Sandhu was taking all medications consistently. No further side effects were reported. The family demonstrated correct flare management knowledge during a verbal quiz conducted by the nurse.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item\">\n                <div class=\"timeline-label\">Month 2<\/div>\n                <div class=\"timeline-title\">Consolidation of Gains and Activity Expansion<\/div>\n                <div class=\"timeline-body\">\n                    <p>During weeks five through eight, the focus shifted from basic recovery to functional consolidation. Walking distance reached approximately 550 meters. Morning stiffness was down to approximately 20 minutes. Pain during activities was rated at 4 out of 10. The physiotherapy program became more challenging, with the introduction of standing balance exercises and resistance band training for the upper and lower limbs.<\/p>\n                    <p>Mrs. Sandhu attended her first social gathering since the hospital admission, visiting a neighbor&#8217;s home for a small function. She used the cane for outdoor mobility but moved independently within the home without it. She reported feeling &#8220;almost normal&#8221; during the visit, though she acknowledged some fatigue afterward.<\/p>\n                    <p>The doctor reviewed repeat laboratory investigations, which showed continued improvement in inflammatory markers. The DMARD dose was maintained as the response was appropriate. Vitamin D supplementation was continued as the levels were still below optimal.<\/p>\n                    <p>The home care team began gradually reducing the frequency of nursing visits while maintaining physiotherapy sessions, as Mrs. Sandhu and her family had demonstrated good understanding of the care plan and reliable medication adherence.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"timeline-item active\">\n                <div class=\"timeline-label\">Month 3 (Week 12)<\/div>\n                <div class=\"timeline-title\">Twelve-Week Outcome Assessment<\/div>\n                <div class=\"timeline-body\">\n                    <p>At the twelve-week mark, a comprehensive outcome assessment was performed. The results demonstrated meaningful clinical improvement across all measured parameters. Morning stiffness had reduced from 45 minutes to approximately 15 minutes. Walking distance improved from 170 meters to 720 meters, with the cane used only during outdoor activities. The tender joint count had reduced significantly. Grip strength had improved to the point where Mrs. Sandhu could independently cook, write, and perform most household tasks that did not require heavy lifting.<\/p>\n                    <p>Pain during normal activities decreased from 7 out of 10 to 3 out of 10. No major disease flare-ups had occurred during the twelve-week period. There were no hospital readmissions. Mrs. Sandhu had resumed community social gatherings and was managing light household responsibilities with the attendant providing support only for heavier tasks.<\/p>\n                    <p>The care team conducted a transition planning session with the family, outlining the ongoing management plan including continued DMARD therapy, maintenance physiotherapy exercises, regular rheumatology follow-up, and the criteria for restarting home care services if needed.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Clinical Evidence Tables -->\n        <h2 class=\"section-heading\">Clinical Evidence: Measured Outcomes<\/h2>\n\n        <h3 class=\"sub-heading\">Functional Status Comparison<\/h3>\n        <div class=\"evidence-table-wrap\">\n            <table class=\"evidence-table\">\n                <thead>\n                    <tr>\n                        <th>Parameter<\/th>\n                        <th>At Discharge<\/th>\n                        <th>At 12 Weeks<\/th>\n                        <th>Change<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param\">Morning Stiffness Duration<\/td>\n                        <td>45 minutes<\/td>\n                        <td>15 minutes<\/td>\n                        <td>Reduced by 67%<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Walking Distance (with cane)<\/td>\n                        <td>170 meters<\/td>\n                        <td>720 meters<\/td>\n                        <td>Improved by 324%<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Pain During Normal Activities<\/td>\n                        <td>7\/10<\/td>\n                        <td>3\/10<\/td>\n                        <td>Reduced by 57%<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Tender Joint Count<\/td>\n                        <td>12<\/td>\n                        <td>Significantly reduced<\/td>\n                        <td>Clinically meaningful improvement<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Grip Strength<\/td>\n                        <td>Moderately reduced<\/td>\n                        <td>Improved for daily tasks<\/td>\n                        <td>Functional independence achieved<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Hospital Readmissions<\/td>\n                        <td>N\/A (just discharged)<\/td>\n                        <td>0<\/td>\n                        <td>No readmissions<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Major Disease Flare-ups<\/td>\n                        <td>N\/A<\/td>\n                        <td>0<\/td>\n                        <td>No flares<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <h3 class=\"sub-heading\">Activities of Daily Living Status<\/h3>\n        <div class=\"evidence-table-wrap\">\n            <table class=\"evidence-table\">\n                <thead>\n                    <tr>\n                        <th>Activity<\/th>\n                        <th>At Discharge<\/th>\n                        <th>At 12 Weeks<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"param\">Bathing<\/td>\n                        <td>Independent<\/td>\n                        <td>Independent<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Dressing<\/td>\n                        <td>Independent<\/td>\n                        <td>Independent<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Toileting<\/td>\n                        <td>Independent<\/td>\n                        <td>Independent<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Eating<\/td>\n                        <td>Independent<\/td>\n                        <td>Independent<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Cooking<\/td>\n                        <td>Required assistance<\/td>\n                        <td>Independent (simple meals)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Opening containers<\/td>\n                        <td>Required assistance<\/td>\n                        <td>Independent (with grip aids)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Laundry<\/td>\n                        <td>Required assistance<\/td>\n                        <td>Requires partial assistance<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Shopping<\/td>\n                        <td>Required assistance<\/td>\n                        <td>Requires assistance (heavy items)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">House cleaning<\/td>\n                        <td>Required assistance<\/td>\n                        <td>Requires assistance<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Gardening<\/td>\n                        <td>Required assistance<\/td>\n                        <td>Not yet resumed<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Medication management<\/td>\n                        <td>Independent<\/td>\n                        <td>Independent<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"param\">Social participation<\/td>\n                        <td>Unable<\/td>\n                        <td>Resumed community gatherings<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <!-- Recovery Outcome -->\n        <h2 class=\"section-heading\">Recovery Outcome Summary<\/h2>\n\n        <div class=\"outcome-grid\">\n            <div class=\"outcome-item\">\n                <div class=\"outcome-number\">15 min<\/div>\n                <div class=\"outcome-label\">Morning Stiffness (from 45 min)<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"outcome-number\">720 m<\/div>\n                <div class=\"outcome-label\">Walking Distance (from 170 m)<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"outcome-number\">3\/10<\/div>\n                <div class=\"outcome-label\">Pain Level (from 7\/10)<\/div>\n            <\/div>\n            <div class=\"outcome-item\">\n                <div class=\"outcome-number\">0<\/div>\n                <div class=\"outcome-label\">Hospital Readmissions<\/div>\n            <\/div>\n        <\/div>\n\n        <h3 class=\"sub-heading\">Mobility<\/h3>\n        <p>The most dramatic improvement was in walking endurance. From being able to walk only 170 meters with a cane at discharge, Mrs. Sandhu progressed to 720 meters. More importantly, she no longer needed the cane for indoor movement, using it only during outdoor walks for additional safety. Her walking speed and gait pattern improved noticeably, and the guarding behavior on the left knee resolved as knee pain decreased. Stair climbing, which was mildly difficult at discharge, became manageable with the use of handrails.<\/p>\n\n        <h3 class=\"sub-heading\">Pain and Inflammation<\/h3>\n        <p>Pain during normal daily activities reduced from 7 out of 10 to 3 out of 10. The tender joint count showed significant reduction, reflecting both the anti-inflammatory effect of the optimized medication regimen and the musculoskeletal benefits of consistent rehabilitation. Bilateral wrist inflammation decreased, contributing to improved grip strength and hand function. No major inflammatory flare-ups occurred during the twelve-week period, indicating that the treatment approach was effectively controlling the disease process.<\/p>\n\n        <h3 class=\"sub-heading\">Functional Independence<\/h3>\n        <p>Mrs. Sandhu regained independence in several activities that required assistance at discharge. Cooking simple meals, using a pen for writing, and opening containers with grip aids became possible without help. She maintained her baseline independence in bathing, dressing, toileting, eating, and medication management throughout the care period. Activities requiring heavy lifting, sustained standing, or vigorous hand use still required some assistance, which was provided by the patient attendant.<\/p>\n\n        <h3 class=\"sub-heading\">Psychosocial Recovery<\/h3>\n        <p>An often-underappreciated aspect of RA recovery is the psychological impact. Mrs. Sandhu had lost confidence in her ability to manage household work and had withdrawn from social interactions due to pain and mobility limitations. By week six, she began attending small social gatherings again. By week twelve, she had resumed regular community participation. Her husband and daughter both reported that her mood, energy levels, and engagement with family life had improved substantially. The <a href=\"https:\/\/athomecare.in\/emotional-companionship-care\/\">emotional support<\/a> provided by the home care team, beyond just clinical interventions, contributed to this aspect of recovery.<\/p>\n\n        <h3 class=\"sub-heading\">Remaining Challenges<\/h3>\n        <p>The outcome was meaningful but not a complete resolution. Rheumatoid arthritis is a chronic condition, and some limitations persisted at twelve weeks. Heavy household tasks such as laundry with heavy loads, thorough house cleaning, and gardening had not yet been resumed. The mild ulnar deviation of the fingers represented structural change that would not reverse with rehabilitation alone. Long-term DMARD therapy would be needed indefinitely to prevent disease progression. The vitamin D deficiency and osteopenia required ongoing management with supplements, dietary modifications, and periodic bone density monitoring. Sleep disturbance due to occasional joint discomfort, while improved, had not fully resolved.<\/p>\n\n        <h3 class=\"sub-heading\">Long-Term Care Recommendations<\/h3>\n        <p>The home care team provided the family with a clear long-term management framework. This included continued DMARD therapy under rheumatology supervision, maintenance physiotherapy exercises to be performed daily at home, regular laboratory monitoring as advised by the rheumatologist, continued use of joint protection techniques during all daily activities, periodic reassessment of functional status, and clear criteria for when to seek urgent medical attention versus routine follow-up. The family was advised that <a href=\"https:\/\/athomecare.in\/understanding-elderly-care-a-comprehensive-guide\/\">elderly care<\/a> at home could be restarted if Mrs. Sandhu experienced a significant flare, a fall, or any decline in functional status.<\/p>\n\n        <!-- Key Clinical Learnings -->\n        <h2 class=\"section-heading\">Key Clinical Learnings<\/h2>\n\n        <div class=\"scenario-card\">\n            <div class=\"scenario-card-title\">1. Rheumatoid arthritis requires lifelong structured management, not episodic treatment.<\/div>\n            <p>The autoimmune process that drives RA does not stop when symptoms improve. The goal of treatment is not cure but sustained disease control. This requires consistent medication adherence, regular monitoring, and ongoing rehabilitation. Home healthcare provides the infrastructure to maintain this consistency, which is difficult to achieve through outpatient visits alone.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <div class=\"scenario-card-title\">2. Early DMARD initiation is critical for preserving joint function.<\/div>\n            <p>Mrs. Sandhu&#8217;s five-year history of symptoms before definitive diagnosis and treatment may have allowed cumulative joint damage to occur. While this case study focuses on her recovery from the acute flare, the clinical reality is that earlier intervention might have prevented some of the functional limitations she experienced. This underscores the importance of early referral to a rheumatologist when patients present with persistent joint symptoms.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <div class=\"scenario-card-title\">3. Physiotherapy in RA is about function, not just joints.<\/div>\n            <p>The physiotherapy program was not designed simply to improve joint range of motion measurements. Every exercise was chosen and progressed based on its functional relevance. Hand exercises were tied to the goal of cooking and writing. Walking exercises were tied to the goal of community mobility. This functional approach to <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\">physiotherapy<\/a> produces more meaningful outcomes for patients than abstract measures of joint mobility.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <div class=\"scenario-card-title\">4. Joint protection techniques reduce cumulative joint stress.<\/div>\n            <p>Teaching patients to use larger joints instead of smaller ones, to distribute loads across both hands, and to avoid sustained grip positions can significantly reduce the mechanical stress on inflamed joints during daily activities. These techniques, when practiced consistently, can slow the progression of functional limitation even in the presence of active disease.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <div class=\"scenario-card-title\">5. Exercise must continue even when patients feel better.<\/div>\n            <p>One of the most common mistakes in RA management is discontinuing exercise when symptoms improve. The muscle weakness, reduced endurance, and joint stiffness that develop during a flare take months to fully reverse. Stopping exercise early means leaving these deficits partially uncorrected, which makes the patient more vulnerable to the next flare. The family&#8217;s role in encouraging continued exercise adherence is therefore critical.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <div class=\"scenario-card-title\">6. Home healthcare addresses the coordination gap in chronic disease management.<\/div>\n            <p>RA management involves a rheumatologist, a physiotherapist, an occupational therapist, a nurse, and the patient&#8217;s family. In an outpatient model, these professionals operate in separate settings with limited communication. Home healthcare brings coordinated multidisciplinary care into a single setting, where the team can observe the patient in their actual living environment, communicate in real time, and adjust the care plan holistically rather than in silos. This coordination is particularly valuable for <a href=\"https:\/\/athomecare.in\/home-nursing-for-elderly-patients-with-multiple-chronic-conditions-a-clinical-perspective\/\">elderly patients with multiple chronic conditions<\/a>.<\/p>\n        <\/div>\n\n        <div class=\"scenario-card\">\n            <div class=\"scenario-card-title\">7. Regular follow-up is non-negotiable, not optional.<\/div>\n            <p>The improvement achieved in twelve weeks can only be maintained if the underlying treatment plan continues to be monitored and adjusted. RA can change activity level without obvious symptoms, a phenomenon known as subclinical inflammation. Regular blood tests and joint assessments are the only way to detect this and adjust treatment before permanent damage occurs. The home care team&#8217;s role in ensuring follow-up compliance directly contributes to long-term outcomes.<\/p>\n        <\/div>\n\n        <!-- Medical Authority -->\n        <h2 class=\"section-heading\">Medical Authorship and Review<\/h2>\n        <div class=\"authority-section\">\n            <div class=\"authority-header\">\n                <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya\" class=\"authority-img\">\n                <div>\n                    <div class=\"authority-name\">Dr. Ekta Fageriya, MBBS<\/div>\n                    <div class=\"authority-creds\">\n                        RMC Registration No. 44780<br>\n                        Specialization: Geriatric Medicine<br>\n                        Clinical Experience: 7 Years\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"authority-details\">\n                <div class=\"authority-field\">\n                    <div class=\"authority-field-label\">Author<\/div>\n                    <div class=\"authority-field-value\">Dr. Ekta Fageriya, MBBS<\/div>\n                <\/div>\n                <div class=\"authority-field\">\n                    <div class=\"authority-field-label\">RMC Registration<\/div>\n                    <div class=\"authority-field-value\">44780<\/div>\n                <\/div>\n                <div class=\"authority-field\">\n                    <div class=\"authority-field-label\">Specialization<\/div>\n                    <div class=\"authority-field-value\">Geriatric Medicine<\/div>\n                <\/div>\n                <div class=\"authority-field\">\n                    <div class=\"authority-field-label\">Clinical Experience<\/div>\n                    <div class=\"authority-field-value\">7 Years<\/div>\n                <\/div>\n                \n            <\/div>\n        <\/div>\n\n        <!-- Supporting Clinical Documents -->\n        <h2 class=\"section-heading\">Supporting Clinical Documents<\/h2>\n        <p>The clinical information documented in this case study was derived from the following categories of medical records. Specific laboratory values beyond those stated in the case narrative were not available for publication. All patient-identifying information has been removed or fictionalized.<\/p>\n        <ul class=\"content-list\">\n            <li><strong>Hospital discharge summary:<\/strong> Contained the admission diagnosis, hospital course, procedures performed, medications prescribed, and discharge condition.<\/li>\n            <li><strong>Laboratory investigation reports:<\/strong> Included rheumatoid factor, anti-CCP antibody, ESR, CRP, complete blood count, liver function tests, renal function tests, and thyroid function tests.<\/li>\n            <li><strong>Radiology reports:<\/strong> X-ray reports of hands, wrists, knees, and feet with radiologist&#8217;s interpretation. Musculoskeletal ultrasound report with findings of synovitis and joint effusion.<\/li>\n            <li><strong>Prescription records:<\/strong> Discharge medication list including DMARDs, corticosteroids, anti-inflammatory agents, thyroid medication, and vitamin D supplementation.<\/li>\n            <li><strong>Home care progress notes:<\/strong> Daily and weekly documentation by the home nurse, physiotherapist, and visiting physician, including joint assessments, pain scores, functional observations, and medication monitoring records.<\/li>\n        <\/ul>\n\n        <div class=\"alert-box warning\">\n            <div class=\"alert-box-title\">Note on Documentation<\/div>\n            <p>Some clinical parameters that would ideally be documented in a comprehensive case study, such as specific ESR and CRP numerical values at each time point, detailed joint range of motion measurements in degrees, and standardized functional scores (such as the Health Assessment Questionnaire), were not available in the records provided. The outcomes reported are based on the clinical assessments that were documented. In actual practice, more granular outcome measurement is recommended.<\/p>\n        <\/div>\n\n        <!-- FAQs -->\n        <h2 class=\"section-heading\">Frequently Asked Questions<\/h2>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                What is rheumatoid arthritis?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Rheumatoid arthritis is a chronic autoimmune condition in which the body&#8217;s immune system mistakenly attacks the synovial lining of multiple joints. This causes persistent inflammation, leading to pain, swelling, stiffness, and progressive joint damage. Unlike osteoarthritis, which is primarily a degenerative wear-and-tear condition, rheumatoid arthritis involves a systemic inflammatory process that can also affect other organs including the lungs, heart, and blood vessels. It typically affects joints symmetrically, meaning both sides of the body are involved in a similar pattern.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                Can exercise help rheumatoid arthritis?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Yes. Supervised exercise is one of the most important components of rheumatoid arthritis management. Gentle range-of-motion exercises maintain joint flexibility and prevent the contractures that develop when inflamed joints are kept immobile. Strengthening exercises build the muscles that support affected joints, reducing the mechanical load on damaged synovium and cartilage. Aerobic exercise such as walking improves cardiovascular fitness, reduces fatigue, and helps control body weight, which reduces stress on weight-bearing joints like the knees and hips. The key is that exercise must be supervised by a qualified physiotherapist, individualized to the patient&#8217;s current disease activity and functional level, and progressed gradually to avoid triggering flares.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                Why are DMARD medications important in rheumatoid arthritis?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>DMARDs (disease-modifying antirheumatic drugs) are the cornerstone of rheumatoid arthritis treatment. Unlike pain relievers and anti-inflammatory medications, which only address symptoms, DMARDs actually modify the underlying disease process by suppressing the abnormal immune response that causes joint inflammation and damage. Starting DMARDs early in the disease course has been shown to significantly reduce long-term joint damage, preserve function, and improve quality of life. However, DMARDs take weeks to months to reach their full effect, and they require regular monitoring for potential side effects including effects on the liver, blood counts, and infection risk.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                Can rheumatoid arthritis be cured?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>There is currently no cure for rheumatoid arthritis. However, with early diagnosis, appropriate DMARD therapy, consistent rehabilitation, and careful long-term management, many patients achieve significant symptom control and maintain good functional independence for decades. The goal of modern RA treatment is not cure but remission, which means achieving a state where disease activity is so low that it does not cause symptoms or joint damage. Some patients achieve complete remission, while others achieve low disease activity, which is still associated with much better outcomes than uncontrolled disease.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                When should a rheumatoid arthritis patient seek urgent medical attention?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Immediate medical evaluation is needed if the patient develops sudden severe joint swelling that differs from their usual flare pattern, high fever (which could indicate a serious infection, especially if the patient is on immunosuppressive DMARDs), difficulty breathing or chest pain, signs of serious medication side effects such as persistent sore throat, unexplained bruising or bleeding, black or tarry stools, jaundice, or severe abdominal pain. Patients on corticosteroids who develop signs of infection should seek urgent care, as steroids can mask the typical signs of infection. Any sudden change in neurological function, such as weakness or numbness, also warrants emergency evaluation.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                How does home healthcare help patients with rheumatoid arthritis?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Home healthcare provides several distinct advantages for RA patients. Nursing care ensures medication adherence, monitors for side effects, tracks joint inflammation, and provides ongoing patient education. Physiotherapy delivered at home eliminates the physical burden of traveling to clinics and allows exercises to be taught in the actual environment where the patient functions. A patient attendant provides daily physical support and assistance with tasks that stress affected joints. Doctor home visits allow medical oversight without the logistical challenges of hospital visits. Perhaps most importantly, <a href=\"https:\/\/athomecare.in\/why-choose-home-care-the-benefits-of-in-home-support-by-athomecare\/\">home healthcare<\/a> provides coordinated multidisciplinary care in a single setting, which is particularly valuable for elderly patients managing multiple chronic conditions simultaneously.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                What is the difference between rheumatoid arthritis and osteoarthritis?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Rheumatoid arthritis is an autoimmune disease where the immune system attacks joint tissues, causing systemic inflammation. It typically affects multiple joints symmetrically, causes prolonged morning stiffness (often lasting more than an hour), and can involve organs beyond the joints. Osteoarthritis is a degenerative condition caused by mechanical wear and tear on joint cartilage. It usually affects individual joints asymmetrically, causes shorter morning stiffness (typically less than 30 minutes), and is limited to the joints. The treatment approaches differ significantly: RA requires immunosuppressive DMARDs, while osteoarthritis is managed with pain relief, physical therapy, and lifestyle modifications. Mrs. Sandhu&#8217;s case involved rheumatoid arthritis, though she also had osteopenia, which is a separate condition affecting bone density rather than joints.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                Why is vitamin D important for rheumatoid arthritis patients?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Vitamin D plays multiple roles relevant to RA. It is essential for calcium absorption and bone health, which is particularly important for RA patients who already have higher fracture risk due to both the disease itself and the corticosteroid medications commonly used in treatment. Some research suggests that vitamin D deficiency may be associated with increased autoimmune activity and worse disease outcomes in RA, though this relationship is still being studied. Mrs. Sandhu had a documented vitamin D deficiency, which required supplementation as part of her comprehensive management plan. Adequate <a href=\"https:\/\/athomecare.in\/understanding-nutrition-the-key-to-a-healthier-life\/\">nutritional support<\/a> is an often-underemphasized but important component of chronic disease management at home.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                Can rheumatoid arthritis affect younger people, or is it only an elderly condition?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Rheumatoid arthritis can develop at any age, though it most commonly begins between the ages of 30 and 60. When it develops in people under 16, it is called juvenile idiopathic arthritis. The condition is not exclusively an elderly disease, and many patients are diagnosed during their working years. However, the challenges of managing RA in elderly patients like Mrs. Sandhu are compounded by the presence of other age-related conditions such as osteopenia, reduced muscle mass, and higher fall risk. This is why a <a href=\"https:\/\/athomecare.in\/personalized-home-care-the-importance-of-individualized-elder-care-plans-in-gurgaon\/\">personalized care plan<\/a> that accounts for the full picture of a patient&#8217;s health is essential rather than applying a one-size-fits-all RA management protocol.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"faq-item\">\n            <button class=\"faq-question\" aria-expanded=\"false\">\n                What role does family play in rheumatoid arthritis home care?\n                <svg class=\"faq-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg>\n            <\/button>\n            <div class=\"faq-answer\">\n                <p>Family members are central to successful RA management at home. They provide emotional support, which significantly affects treatment adherence and mental health. They serve as medication reminders and observers of symptom changes between professional visits. They assist with physical tasks during flare periods. They implement the home safety modifications and joint protection techniques that professionals recommend. In Mrs. Sandhu&#8217;s case, her husband provided daily physical support and her daughter coordinated medical logistics. However, families cannot replace professional care. Without the <a href=\"https:\/\/athomecare.in\/when-families-rely-only-on-attendants-medical-risks-in-gurgaon-athomecare\/\">clinical expertise of trained nurses and therapists<\/a>, families may miss early warning signs, incorrectly interpret symptoms, or fail to implement rehabilitation techniques correctly. The best outcomes occur when professional home healthcare and family involvement are integrated into a coordinated care plan.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Contact Information -->\n        <div class=\"contact-card\">\n            <h3>Contact AtHomeCare<\/h3>\n            <div class=\"contact-grid\">\n                <div class=\"contact-item\">\n                    <div class=\"contact-label\">Corporate Office<\/div>\n                    <div class=\"contact-value\">Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town<br>Sector 47<br>Maholi, Haryana 122018<\/div>\n                <\/div>\n                <div class=\"contact-item\">\n                    <div class=\"contact-label\">Phone<\/div>\n                    <div class=\"contact-value\"><a href=\"tel:9910823218\">9910823218<\/a><\/div>\n                    <div class=\"contact-label\" style=\"margin-top:12px;\">Email<\/div>\n                    <div class=\"contact-value\"><a href=\"mailto:care@athomecare.in\">care@athomecare.in<\/a><\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Medical Disclaimer -->\n        <div class=\"disclaimer-box\">\n            <p><strong>Medical 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 is purely coincidental. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment.<\/p>\n            <p>Every patient is unique. Treatment decisions must always be made by qualified healthcare professionals based on individual clinical assessment. Emergency symptoms require immediate hospital care. Home healthcare complements, but does not replace, emergency medical services.<\/p>\n            <p>If you or someone you know is experiencing symptoms of rheumatoid arthritis or any other medical condition, please consult a qualified physician promptly. Do not delay seeking medical advice based on information contained in this educational document.<\/p>\n        <\/div>\n\n    <\/div>\n<\/main>\n\n<!-- Footer -->\n<footer class=\"page-footer\">\n    <p>&copy; 2026 AtHomeCare. All rights reserved. | <a href=\"https:\/\/athomecare.in\/\">Home<\/a> | <a href=\"https:\/\/athomecare.in\/a-comprehensive-guide-to-athomecare-home-healthcare-services-in-gurgaon\/\">About Our Services<\/a> | <a href=\"https:\/\/athomecare.in\/bhopal\/\">Bhopal<\/a> | <a href=\"https:\/\/athomecare.in\/noida\/\">Noida<\/a> | <a href=\"https:\/\/athomecare.in\/kanpur\/\">Kanpur<\/a> | <a href=\"https:\/\/athomecare.in\/indore\/\">Indore<\/a> | <a href=\"https:\/\/athomecare.in\/gorakhpur\/\">Gorakhpur<\/a> | <a href=\"https:\/\/athomecare.in\/banaras\/\">Banaras<\/a><\/p>\n<\/footer>\n\n<script>\n    \/\/ FAQ Accordion\n    document.querySelectorAll('.faq-question').forEach(function(button) {\n        button.addEventListener('click', function() {\n            var item = this.parentElement;\n            var isOpen = item.classList.contains('open');\n            \n            \/\/ Close all other items\n            document.querySelectorAll('.faq-item.open').forEach(function(openItem) {\n                openItem.classList.remove('open');\n                openItem.querySelector('.faq-question').setAttribute('aria-expanded', 'false');\n            });\n            \n            \/\/ Toggle current item\n            if (!isOpen) {\n                item.classList.add('open');\n                this.setAttribute('aria-expanded', 'true');\n            }\n        });\n    });\n\n    \/\/ Smooth scroll for anchor links\n    document.querySelectorAll('a[href^=\"#\"]').forEach(function(anchor) {\n        anchor.addEventListener('click', function(e) {\n            var target = document.querySelector(this.getAttribute('href'));\n            if (target) {\n                e.preventDefault();\n                target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n            }\n        });\n    });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Rheumatoid Arthritis Home Care Case Study in Mohali Home \u203a Chandigarh\/Mohali \u203a Case Study Clinical Case Study Rheumatoid Arthritis Home Care Case Study A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility,&#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-129","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=\"Rheumatoid Arthritis Home Care Case Study in Mohali Home \u203a Chandigarh\/Mohali \u203a Case Study Clinical Case Study Rheumatoid Arthritis Home Care Case Study A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility,\" \/>\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\/rheumatoid-arthritis-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=\"Rheumatoid Arthritis Home Care Case Study in Mohali - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Rheumatoid Arthritis Home Care Case Study in Mohali Home \u203a Chandigarh\/Mohali \u203a Case Study Clinical Case Study Rheumatoid Arthritis Home Care Case Study A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility,\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-home-care-case-study-in-mohali\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-17T07:32:04+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-17T07:32:07+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Rheumatoid Arthritis Home Care Case Study in Mohali - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Rheumatoid Arthritis Home Care Case Study in Mohali Home \u203a Chandigarh\/Mohali \u203a Case Study Clinical Case Study Rheumatoid Arthritis Home Care Case Study A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility,\" \/>\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\\\/rheumatoid-arthritis-home-care-case-study-in-mohali\\\/#blogposting\",\"name\":\"Rheumatoid Arthritis Home Care Case Study in Mohali - mohali\",\"headline\":\"Rheumatoid Arthritis 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\\\/rheumatoid-arthritis-home-care-case-study-in-mohali\\\/#articleImage\"},\"datePublished\":\"2026-07-17T07:32:04+00:00\",\"dateModified\":\"2026-07-17T07:32:07+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/rheumatoid-arthritis-home-care-case-study-in-mohali\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/rheumatoid-arthritis-home-care-case-study-in-mohali\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/rheumatoid-arthritis-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\\\/rheumatoid-arthritis-home-care-case-study-in-mohali\\\/#listItem\",\"name\":\"Rheumatoid Arthritis Home Care Case Study in Mohali\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/rheumatoid-arthritis-home-care-case-study-in-mohali\\\/#listItem\",\"position\":3,\"name\":\"Rheumatoid Arthritis 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\\\/rheumatoid-arthritis-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\\\/rheumatoid-arthritis-home-care-case-study-in-mohali\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/rheumatoid-arthritis-home-care-case-study-in-mohali\\\/\",\"name\":\"Rheumatoid Arthritis Home Care Case Study in Mohali - mohali\",\"description\":\"Rheumatoid Arthritis Home Care Case Study in Mohali Home \\u203a Chandigarh\\\/Mohali \\u203a Case Study Clinical Case Study Rheumatoid Arthritis Home Care Case Study A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility,\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/rheumatoid-arthritis-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-17T07:32:04+00:00\",\"dateModified\":\"2026-07-17T07:32:07+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":"Rheumatoid Arthritis Home Care Case Study in Mohali - mohali","description":"Rheumatoid Arthritis Home Care Case Study in Mohali Home \u203a Chandigarh\/Mohali \u203a Case Study Clinical Case Study Rheumatoid Arthritis Home Care Case Study A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility,","canonical_url":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-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\/rheumatoid-arthritis-home-care-case-study-in-mohali\/#blogposting","name":"Rheumatoid Arthritis Home Care Case Study in Mohali - mohali","headline":"Rheumatoid Arthritis 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\/rheumatoid-arthritis-home-care-case-study-in-mohali\/#articleImage"},"datePublished":"2026-07-17T07:32:04+00:00","dateModified":"2026-07-17T07:32:07+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-home-care-case-study-in-mohali\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-home-care-case-study-in-mohali\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-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\/rheumatoid-arthritis-home-care-case-study-in-mohali\/#listItem","name":"Rheumatoid Arthritis Home Care Case Study in Mohali"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-home-care-case-study-in-mohali\/#listItem","position":3,"name":"Rheumatoid Arthritis 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\/rheumatoid-arthritis-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\/rheumatoid-arthritis-home-care-case-study-in-mohali\/#webpage","url":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-home-care-case-study-in-mohali\/","name":"Rheumatoid Arthritis Home Care Case Study in Mohali - mohali","description":"Rheumatoid Arthritis Home Care Case Study in Mohali Home \u203a Chandigarh\/Mohali \u203a Case Study Clinical Case Study Rheumatoid Arthritis Home Care Case Study A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility,","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-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-17T07:32:04+00:00","dateModified":"2026-07-17T07:32:07+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":"Rheumatoid Arthritis Home Care Case Study in Mohali - mohali","og:description":"Rheumatoid Arthritis Home Care Case Study in Mohali Home \u203a Chandigarh\/Mohali \u203a Case Study Clinical Case Study Rheumatoid Arthritis Home Care Case Study A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility,","og:url":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-home-care-case-study-in-mohali\/","article:published_time":"2026-07-17T07:32:04+00:00","article:modified_time":"2026-07-17T07:32:07+00:00","twitter:card":"summary_large_image","twitter:title":"Rheumatoid Arthritis Home Care Case Study in Mohali - mohali","twitter:description":"Rheumatoid Arthritis Home Care Case Study in Mohali Home \u203a Chandigarh\/Mohali \u203a Case Study Clinical Case Study Rheumatoid Arthritis Home Care Case Study A detailed clinical account of how a structured multidisciplinary home healthcare program helped a 69-year-old retired lecturer in Mohali recover functional independence after a severe rheumatoid arthritis flare, reducing pain, improving mobility,"},"aioseo_meta_data":{"post_id":"129","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-17 06:47:06","updated":"2026-07-17 07:33:31","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\tRheumatoid Arthritis 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":"Rheumatoid Arthritis Home Care Case Study in Mohali","link":"https:\/\/athomecare.in\/mohali\/rheumatoid-arthritis-home-care-case-study-in-mohali\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/129","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=129"}],"version-history":[{"count":9,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/129\/revisions"}],"predecessor-version":[{"id":138,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/129\/revisions\/138"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=129"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=129"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}