{"id":144,"date":"2026-08-04T07:36:03","date_gmt":"2026-08-04T07:36:03","guid":{"rendered":"https:\/\/athomecare.in\/panipat\/?p=144"},"modified":"2026-08-04T07:36:10","modified_gmt":"2026-08-04T07:36:10","slug":"membranous-nephropathy-home-care-case-study","status":"publish","type":"post","link":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/","title":{"rendered":"Membranous Nephropathy Home Care | Case Study"},"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>Membranous Nephropathy Home Care | Fictional Case Study<\/title>\n    <meta name=\"description\" content=\"Learn how structured home healthcare supported recovery from membranous nephropathy through this fictional educational patient case study.\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/membranous-nephropathy-home-care-case-study-panipat\">\n    <meta property=\"og:title\" content=\"Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study\">\n    <meta property=\"og:description\" content=\"Learn how structured home healthcare supported recovery from membranous nephropathy through this fictional educational patient case study.\">\n    <meta property=\"og:type\" content=\"article\">\n    <meta property=\"og:url\" content=\"https:\/\/athomecare.in\/membranous-nephropathy-home-care-case-study-panipat\">\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"MedicalWebPage\",\n      \"name\": \"Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study\",\n      \"description\": \"A detailed fictional case study demonstrating how structured home healthcare supported the recovery of a 71-year-old patient with membranous nephropathy in Panipat, Haryana.\",\n      \"about\": {\n        \"@type\": \"MedicalCondition\",\n        \"name\": \"Membranous Nephropathy\"\n      },\n      \"author\": {\n        \"@type\": \"Physician\",\n        \"name\": \"Dr. Ekta Fageriya\",\n        \"credential\": \"MBBS\",\n        \"specialization\": \"Geriatric Medicine\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"AtHomeCare\"\n      }\n    }\n    <\/script>\n    <style>\n        *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n        :root {\n            --primary: #1a6b5a;\n            --primary-light: #e8f5f1;\n            --primary-dark: #0f4d40;\n            --secondary: #2c8c7a;\n            --accent: #d97706;\n            --accent-light: #fef3c7;\n            --danger: #dc2626;\n            --danger-light: #fef2f2;\n            --success: #16a34a;\n            --success-light: #f0fdf4;\n            --info: #2563eb;\n            --info-light: #eff6ff;\n            --bg: #f5f6f8;\n            --card: #ffffff;\n            --text: #1f2937;\n            --text-light: #6b7280;\n            --text-lighter: #9ca3af;\n            --border: #e5e7eb;\n            --border-light: #f3f4f6;\n            --shadow-sm: 0 1px 2px rgba(0,0,0,0.05);\n            --shadow: 0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.04);\n            --shadow-md: 0 4px 6px rgba(0,0,0,0.06), 0 2px 4px rgba(0,0,0,0.04);\n            --shadow-lg: 0 10px 15px rgba(0,0,0,0.07), 0 4px 6px rgba(0,0,0,0.04);\n            --radius: 8px;\n            --radius-lg: 12px;\n            --max-width: 1440px;\n            --content-width: 1400px;\n            --font: 'Segoe UI', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;\n        }\n\n        html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }\n\n        body {\n            font-family: var(--font);\n            font-size: 17px;\n            line-height: 1.85;\n            color: var(--text);\n            background: var(--bg);\n            -webkit-font-smoothing: antialiased;\n        }\n\n        .container {\n            max-width: var(--max-width);\n            margin: 0 auto;\n            padding: 0 40px;\n        }\n\n        \/* Top Bar *\/\n        .top-bar {\n            background: var(--primary-dark);\n            color: #fff;\n            font-size: 14px;\n            padding: 10px 0;\n            text-align: center;\n            letter-spacing: 0.3px;\n        }\n        .top-bar a { color: #a7f3d0; text-decoration: none; }\n        .top-bar a:hover { text-decoration: underline; }\n\n        \/* Breadcrumb *\/\n        .breadcrumb-wrap {\n            background: var(--card);\n            border-bottom: 1px solid var(--border);\n            padding: 16px 0;\n        }\n        .breadcrumb {\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 8px;\n            font-size: 14px;\n            color: var(--text-light);\n        }\n        .breadcrumb a { color: var(--primary); text-decoration: none; }\n        .breadcrumb a:hover { text-decoration: underline; }\n        .breadcrumb .sep { color: var(--text-lighter); }\n\n        \/* Hero *\/\n        .hero {\n            background: linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 60%, var(--secondary) 100%);\n            color: #fff;\n            padding: 64px 0 72px;\n            position: relative;\n            overflow: hidden;\n        }\n        .hero::before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            right: -15%;\n            width: 700px;\n            height: 700px;\n            border-radius: 50%;\n            background: rgba(255,255,255,0.03);\n        }\n        .hero-inner {\n            max-width: var(--content-width);\n            margin: 0 auto;\n            padding: 0 40px;\n        }\n        .hero-label {\n            display: inline-block;\n            background: rgba(255,255,255,0.15);\n            border: 1px solid rgba(255,255,255,0.25);\n            padding: 6px 18px;\n            border-radius: 20px;\n            font-size: 13px;\n            font-weight: 600;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            margin-bottom: 24px;\n        }\n        .hero h1 {\n            font-size: 38px;\n            font-weight: 700;\n            line-height: 1.35;\n            margin-bottom: 20px;\n            max-width: 960px;\n        }\n        .hero-summary {\n            font-size: 18px;\n            line-height: 1.85;\n            opacity: 0.92;\n            max-width: 860px;\n            margin-bottom: 40px;\n        }\n        .hero-grid {\n            display: grid;\n            grid-template-columns: repeat(6, 1fr);\n            gap: 16px;\n            max-width: 860px;\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: 18px 20px;\n            text-align: center;\n        }\n        .hero-stat .label {\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            opacity: 0.75;\n            margin-bottom: 6px;\n        }\n        .hero-stat .value {\n            font-size: 15px;\n            font-weight: 600;\n        }\n\n        \/* Main Content Area *\/\n        .main-content {\n            padding: 52px 0 72px;\n        }\n\n        \/* Article *\/\n        .article {\n            max-width: var(--content-width);\n            margin: 0 auto;\n            padding: 0 40px;\n        }\n\n        \/* Section Headings *\/\n        .section { margin-bottom: 60px; }\n        .section-heading {\n            font-size: 30px;\n            font-weight: 700;\n            color: var(--primary-dark);\n            margin-bottom: 26px;\n            padding-bottom: 14px;\n            border-bottom: 3px solid var(--primary);\n            display: inline-block;\n        }\n        .subsection-heading {\n            font-size: 21px;\n            font-weight: 600;\n            color: var(--text);\n            margin: 36px 0 16px;\n        }\n        .sub-sub-heading {\n            font-size: 19px;\n            font-weight: 600;\n            color: var(--text);\n            margin: 28px 0 12px;\n        }\n\n        \/* Paragraphs *\/\n        p { margin-bottom: 20px; color: #374151; font-size: 17px; }\n\n        \/* Cards *\/\n        .card {\n            background: var(--card);\n            border: 1px solid var(--border);\n            border-radius: var(--radius-lg);\n            padding: 32px 36px;\n            margin-bottom: 24px;\n            box-shadow: var(--shadow-sm);\n        }\n\n        \/* Alert Boxes *\/\n        .alert {\n            border-radius: var(--radius);\n            padding: 24px 28px;\n            margin-bottom: 28px;\n            border-left: 4px solid;\n            font-size: 17px;\n            line-height: 1.85;\n        }\n        .alert-title {\n            font-weight: 700;\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 0.6px;\n            margin-bottom: 8px;\n        }\n        .alert-info { background: var(--info-light); border-color: var(--info); color: #1e40af; }\n        .alert-info .alert-title { color: var(--info); }\n        .alert-warning { background: var(--accent-light); border-color: var(--accent); color: #92400e; }\n        .alert-warning .alert-title { color: var(--accent); }\n        .alert-danger { background: var(--danger-light); border-color: var(--danger); color: #991b1b; }\n        .alert-danger .alert-title { color: var(--danger); }\n        .alert-success { background: var(--success-light); border-color: var(--success); color: #166534; }\n        .alert-success .alert-title { color: var(--success); }\n        .alert-primary { background: var(--primary-light); border-color: var(--primary); color: var(--primary-dark); }\n        .alert-primary .alert-title { color: var(--primary); }\n\n        \/* Doctor Card *\/\n        .doctor-card {\n            background: var(--card);\n            border: 2px solid var(--primary);\n            border-radius: var(--radius-lg);\n            padding: 36px;\n            margin: 36px 0;\n            display: flex;\n            gap: 32px;\n            align-items: flex-start;\n            box-shadow: var(--shadow-md);\n        }\n        .doctor-card img {\n            width: 120px;\n            height: 120px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 3px solid var(--primary-light);\n            flex-shrink: 0;\n        }\n        .doctor-card .doc-info h3 {\n            font-size: 22px;\n            font-weight: 700;\n            color: var(--primary-dark);\n            margin-bottom: 8px;\n        }\n        .doctor-card .doc-info .doc-detail {\n            font-size: 16px;\n            color: var(--text-light);\n            margin-bottom: 5px;\n        }\n        .doctor-card .doc-info .doc-detail strong {\n            color: var(--text);\n            font-weight: 600;\n        }\n\n        \/* Tables *\/\n        .table-wrap {\n            overflow-x: auto;\n            margin-bottom: 28px;\n            border-radius: var(--radius);\n            border: 1px solid var(--border);\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            font-size: 16px;\n            min-width: 500px;\n        }\n        thead { background: var(--primary-dark); color: #fff; }\n        thead th {\n            padding: 16px 24px;\n            text-align: left;\n            font-weight: 600;\n            font-size: 14px;\n            letter-spacing: 0.3px;\n            white-space: nowrap;\n        }\n        tbody td {\n            padding: 14px 24px;\n            border-bottom: 1px solid var(--border-light);\n            color: #374151;\n            font-size: 16px;\n        }\n        tbody tr:nth-child(even) { background: #f9fafb; }\n        tbody tr:last-child td { border-bottom: none; }\n        tbody tr:hover { background: var(--primary-light); }\n\n        \/* Timeline *\/\n        .timeline {\n            position: relative;\n            padding-left: 40px;\n            margin: 32px 0;\n        }\n        .timeline::before {\n            content: '';\n            position: absolute;\n            left: 13px;\n            top: 0;\n            bottom: 0;\n            width: 2px;\n            background: var(--primary);\n            border-radius: 2px;\n        }\n        .timeline-item {\n            position: relative;\n            margin-bottom: 36px;\n        }\n        .timeline-item:last-child { margin-bottom: 0; }\n        .timeline-item::before {\n            content: '';\n            position: absolute;\n            left: -32px;\n            top: 7px;\n            width: 14px;\n            height: 14px;\n            border-radius: 50%;\n            background: var(--primary);\n            border: 3px solid #fff;\n            box-shadow: 0 0 0 2px var(--primary);\n        }\n        .timeline-label {\n            display: inline-block;\n            background: var(--primary);\n            color: #fff;\n            padding: 5px 16px;\n            border-radius: 14px;\n            font-size: 14px;\n            font-weight: 700;\n            margin-bottom: 12px;\n            letter-spacing: 0.3px;\n        }\n        .timeline-content {\n            background: var(--card);\n            border: 1px solid var(--border);\n            border-radius: var(--radius);\n            padding: 24px 28px;\n            box-shadow: var(--shadow-sm);\n        }\n        .timeline-content p { margin-bottom: 12px; font-size: 17px; }\n        .timeline-content p:last-child { margin-bottom: 0; }\n        .timeline-tag {\n            display: inline-block;\n            background: var(--primary-light);\n            color: var(--primary-dark);\n            padding: 3px 12px;\n            border-radius: 4px;\n            font-size: 13px;\n            font-weight: 600;\n            margin-right: 6px;\n            margin-bottom: 6px;\n        }\n\n        \/* Risk Indicator *\/\n        .risk-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 16px;\n            margin: 24px 0;\n        }\n        .risk-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 14px;\n            background: var(--card);\n            border: 1px solid var(--border);\n            border-radius: var(--radius);\n            padding: 18px 22px;\n            font-size: 16px;\n        }\n        .risk-icon {\n            width: 30px;\n            height: 30px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            flex-shrink: 0;\n            font-size: 13px;\n            font-weight: 700;\n        }\n        .risk-high .risk-icon { background: var(--danger-light); color: var(--danger); }\n        .risk-med .risk-icon { background: var(--accent-light); color: var(--accent); }\n        .risk-low .risk-icon { background: var(--info-light); color: var(--info); }\n\n        \/* Scenario Card *\/\n        .scenario-card {\n            background: #fafbfc;\n            border: 1px solid var(--border);\n            border-left: 4px solid var(--secondary);\n            border-radius: var(--radius);\n            padding: 26px 32px;\n            margin: 28px 0;\n            font-size: 17px;\n        }\n        .scenario-card .scenario-label {\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            color: var(--secondary);\n            margin-bottom: 12px;\n        }\n\n        \/* Clinical Note *\/\n        .clinical-note {\n            background: #fefce8;\n            border: 1px solid #fde68a;\n            border-radius: var(--radius);\n            padding: 24px 28px;\n            margin: 28px 0;\n            font-size: 17px;\n        }\n        .clinical-note .note-label {\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            color: #a16207;\n            margin-bottom: 12px;\n        }\n\n        \/* Goal Cards *\/\n        .goal-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 24px;\n            margin: 24px 0;\n        }\n        .goal-card {\n            background: var(--card);\n            border: 1px solid var(--border);\n            border-radius: var(--radius-lg);\n            padding: 32px;\n            box-shadow: var(--shadow-sm);\n        }\n        .goal-card h4 {\n            font-size: 18px;\n            font-weight: 700;\n            color: var(--primary-dark);\n            margin-bottom: 18px;\n            padding-bottom: 12px;\n            border-bottom: 2px solid var(--primary-light);\n        }\n        .goal-card ul {\n            list-style: none;\n            padding: 0;\n        }\n        .goal-card ul li {\n            position: relative;\n            padding-left: 26px;\n            margin-bottom: 12px;\n            font-size: 16px;\n            color: #374151;\n            line-height: 1.75;\n        }\n        .goal-card ul li::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 10px;\n            width: 9px;\n            height: 9px;\n            border-radius: 50%;\n            background: var(--secondary);\n        }\n\n        \/* Daily Care Schedule Table *\/\n.daily-schedule-table-wrap {\n    overflow-x: auto;\n    margin: 24px 0 28px;\n    border-radius: 8px;\n    border: 1px solid #e5e7eb;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.06);\n}\n\n.daily-schedule-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 700px;\n    table-layout: fixed;\n}\n\n.daily-schedule-table thead th {\n    padding: 16px 20px;\n    font-size: 15px;\n    font-weight: 700;\n    color: #fff;\n    text-align: left;\n    letter-spacing: 0.3px;\n    border: none;\n    vertical-align: top;\n}\n\n.daily-schedule-table .th-morning {\n    background: #f59e0b;\n    border-radius: 8px 0 0 0;\n}\n\n.daily-schedule-table .th-afternoon {\n    background: #1a6b5a;\n}\n\n.daily-schedule-table .th-evening {\n    background: #6366f1;\n}\n\n.daily-schedule-table .th-night {\n    background: #334155;\n    border-radius: 0 8px 0 0;\n}\n\n.daily-schedule-table tbody td {\n    padding: 20px;\n    vertical-align: top;\n    border: none;\n    border-right: 1px solid #f3f4f6;\n    background: #fff;\n    font-size: 15px;\n    color: #374151;\n    line-height: 1.5;\n}\n\n.daily-schedule-table tbody td:last-child {\n    border-right: none;\n    border-radius: 0 0 8px 0;\n}\n\n.daily-schedule-table tbody td:first-child {\n    border-radius: 0 0 0 8px;\n}\n\n.daily-schedule-table tbody ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n}\n\n.daily-schedule-table tbody ul li {\n    padding: 7px 0 7px 22px;\n    position: relative;\n    border-bottom: 1px solid #f3f4f6;\n    line-height: 1.55;\n}\n\n.daily-schedule-table tbody ul li:last-child {\n    border-bottom: none;\n}\n\n.daily-schedule-table tbody ul li::before {\n    content: '-';\n    position: absolute;\n    left: 0;\n    color: #9ca3af;\n    font-weight: 600;\n}\n\n@media (max-width: 768px) {\n    .daily-schedule-table thead th {\n        padding: 12px 14px;\n        font-size: 13px;\n    }\n\n    .daily-schedule-table tbody td {\n        padding: 14px;\n        font-size: 13px;\n    }\n\n    .daily-schedule-table tbody ul li {\n        padding: 6px 0 6px 18px;\n    }\n}\n\n@media (max-width: 480px) {\n    .daily-schedule-table {\n        min-width: 600px;\n    }\n\n    .daily-schedule-table thead th {\n        padding: 10px 10px;\n        font-size: 12px;\n    }\n\n    .daily-schedule-table tbody td {\n        padding: 10px;\n        font-size: 12px;\n    }\n\n    .daily-schedule-table tbody ul li {\n        padding: 5px 0 5px 15px;\n    }\n}\n\n        \/* FAQ *\/\n        .faq-item {\n            background: var(--card);\n            border: 1px solid var(--border);\n            border-radius: var(--radius);\n            margin-bottom: 14px;\n            overflow: hidden;\n            box-shadow: var(--shadow-sm);\n        }\n        .faq-question {\n            width: 100%;\n            background: none;\n            border: none;\n            padding: 22px 28px;\n            text-align: left;\n            font-size: 17px;\n            font-weight: 600;\n            color: var(--text);\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 18px;\n            font-family: var(--font);\n            line-height: 1.5;\n        }\n        .faq-question:hover { background: var(--primary-light); }\n        .faq-icon {\n            width: 34px;\n            height: 34px;\n            border-radius: 50%;\n            background: var(--primary-light);\n            color: var(--primary);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 22px;\n            font-weight: 700;\n            flex-shrink: 0;\n            transition: transform 0.3s ease;\n        }\n        .faq-item.active .faq-icon { transform: rotate(45deg); }\n        .faq-answer {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease, padding 0.3s ease;\n        }\n        .faq-item.active .faq-answer {\n            max-height: 600px;\n        }\n        .faq-answer-inner {\n            padding: 0 28px 24px;\n            font-size: 17px;\n            color: #374151;\n            line-height: 1.85;\n        }\n\n        \/* Equipment Grid *\/\n        .equip-grid {\n            display: grid;\n            grid-template-columns: repeat(6, 1fr);\n            gap: 16px;\n            margin: 24px 0;\n        }\n        .equip-item {\n            background: var(--card);\n            border: 1px solid var(--border);\n            border-radius: var(--radius);\n            padding: 22px 16px;\n            text-align: center;\n            box-shadow: var(--shadow-sm);\n        }\n        .equip-item .equip-icon {\n            width: 52px;\n            height: 52px;\n            border-radius: 50%;\n            background: var(--primary-light);\n            color: var(--primary);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 14px;\n            font-size: 24px;\n        }\n        .equip-item .equip-name {\n            font-size: 14px;\n            font-weight: 600;\n            color: var(--text);\n            line-height: 1.4;\n        }\n\n        \/* Outcome Grid *\/\n        .outcome-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin: 24px 0;\n        }\n        .outcome-card {\n            background: var(--card);\n            border: 1px solid var(--border);\n            border-radius: var(--radius-lg);\n            padding: 26px 28px;\n            box-shadow: var(--shadow-sm);\n        }\n        .outcome-card .oc-label {\n            font-size: 12px;\n            text-transform: uppercase;\n            letter-spacing: 0.6px;\n            color: var(--text-light);\n            font-weight: 600;\n            margin-bottom: 6px;\n        }\n        .outcome-card .oc-value {\n            font-size: 18px;\n            font-weight: 700;\n            color: var(--primary-dark);\n            margin-bottom: 8px;\n        }\n        .outcome-card .oc-detail {\n            font-size: 15px;\n            color: var(--text-light);\n            line-height: 1.65;\n        }\n\n        \/* Contact Card *\/\n        .contact-card {\n            background: var(--primary-dark);\n            color: #fff;\n            border-radius: var(--radius-lg);\n            padding: 44px 40px;\n            margin: 52px 0;\n        }\n        .contact-card h3 {\n            font-size: 24px;\n            font-weight: 700;\n            margin-bottom: 28px;\n        }\n        .contact-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 32px;\n        }\n        .contact-item .ci-label {\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            opacity: 0.65;\n            margin-bottom: 8px;\n        }\n        .contact-item .ci-value {\n            font-size: 17px;\n            font-weight: 600;\n            line-height: 1.7;\n        }\n        .contact-item a { color: #a7f3d0; text-decoration: none; }\n        .contact-item a:hover { text-decoration: underline; }\n\n        \/* Treating Doctor Placeholder *\/\n        .treating-doc-placeholder {\n            background: #f9fafb;\n            border: 2px dashed var(--border);\n            border-radius: var(--radius-lg);\n            padding: 36px;\n            margin: 32px 0;\n            text-align: center;\n        }\n        .treating-doc-placeholder p {\n            color: var(--text-light);\n            font-size: 16px;\n            margin-bottom: 6px;\n        }\n\n        \/* Disclaimer *\/\n        .disclaimer {\n            background: #fefce8;\n            border: 1px solid #fde68a;\n            border-radius: var(--radius-lg);\n            padding: 32px 36px;\n            margin: 52px 0 28px;\n            font-size: 16px;\n            color: #78350f;\n            line-height: 1.9;\n        }\n        .disclaimer strong {\n            display: block;\n            font-size: 14px;\n            text-transform: uppercase;\n            letter-spacing: 0.8px;\n            margin-bottom: 12px;\n            color: #92400e;\n        }\n\n        \/* Footer *\/\n        .footer {\n            background: #1f2937;\n            color: #d1d5db;\n            padding: 40px 0;\n            text-align: center;\n            font-size: 14px;\n        }\n        .footer a { color: #a7f3d0; text-decoration: none; }\n        .footer a:hover { text-decoration: underline; }\n\n        \/* Lists *\/\n        .content-list {\n            list-style: none;\n            padding: 0;\n            margin: 16px 0 28px;\n        }\n        .content-list li {\n            position: relative;\n            padding-left: 28px;\n            margin-bottom: 14px;\n            font-size: 17px;\n            color: #374151;\n            line-height: 1.85;\n        }\n        .content-list li::before {\n            content: '';\n            position: absolute;\n            left: 5px;\n            top: 12px;\n            width: 10px;\n            height: 10px;\n            border-radius: 50%;\n            background: var(--secondary);\n        }\n\n        .numbered-list {\n            list-style: none;\n            padding: 0;\n            margin: 16px 0 28px;\n            counter-reset: item;\n        }\n        .numbered-list li {\n            counter-increment: item;\n            position: relative;\n            padding-left: 44px;\n            margin-bottom: 16px;\n            font-size: 17px;\n            color: #374151;\n            line-height: 1.85;\n        }\n        .numbered-list li::before {\n            content: counter(item);\n            position: absolute;\n            left: 0;\n            top: 3px;\n            width: 28px;\n            height: 28px;\n            border-radius: 50%;\n            background: var(--primary);\n            color: #fff;\n            font-size: 14px;\n            font-weight: 700;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        \/* Internal Links Box *\/\n        .links-box {\n            background: var(--card);\n            border: 1px solid var(--border);\n            border-radius: var(--radius-lg);\n            padding: 30px 36px;\n            margin: 32px 0;\n            box-shadow: var(--shadow-sm);\n        }\n        .links-box h4 {\n            font-size: 17px;\n            font-weight: 700;\n            color: var(--primary-dark);\n            margin-bottom: 18px;\n        }\n        .links-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n        }\n        .links-list a {\n            display: inline-block;\n            background: var(--primary-light);\n            color: var(--primary-dark);\n            padding: 8px 18px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 500;\n            text-decoration: none;\n            transition: background 0.2s;\n        }\n        .links-list a:hover {\n            background: var(--primary);\n            color: #fff;\n        }\n\n        \/* Inline link styling *\/\n        .article a {\n            color: var(--primary);\n            text-decoration: none;\n            font-weight: 500;\n        }\n        .article a:hover { text-decoration: underline; }\n\n        \/* Two-col layout for some sections *\/\n        .two-col {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 24px;\n            margin: 24px 0;\n        }\n        .two-col .card { margin-bottom: 0; }\n\n        \/* Three-col layout *\/\n        .three-col {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 24px;\n            margin: 24px 0;\n        }\n        .three-col .card { margin-bottom: 0; }\n\n        \/* Responsive *\/\n        @media (max-width: 1200px) {\n            .three-col { grid-template-columns: 1fr 1fr; }\n        }\n        @media (max-width: 1024px) {\n            :root { --max-width: 100%; --content-width: 100%; }\n            .container, .hero-inner, .article { padding-left: 32px; padding-right: 32px; }\n            .hero-grid { grid-template-columns: repeat(3, 1fr); }\n            .daily-plan { grid-template-columns: repeat(2, 1fr); }\n            .equip-grid { grid-template-columns: repeat(3, 1fr); }\n            .three-col { grid-template-columns: 1fr 1fr; }\n        }\n        @media (max-width: 768px) {\n            body { font-size: 16px; }\n            p { font-size: 16px; }\n            .container, .hero-inner, .article { padding-left: 20px; padding-right: 20px; }\n            .hero { padding: 36px 0 44px; }\n            .hero h1 { font-size: 24px; }\n            .hero-summary { font-size: 16px; }\n            .hero-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }\n            .hero-stat { padding: 12px 14px; }\n            .hero-stat .value { font-size: 14px; }\n            .section-heading { font-size: 22px; }\n            .subsection-heading { font-size: 18px; }\n            .sub-sub-heading { font-size: 17px; }\n            .doctor-card { flex-direction: column; align-items: center; text-align: center; }\n            .doctor-card img { width: 90px; height: 90px; }\n            .daily-plan { grid-template-columns: 1fr 1fr; }\n            .contact-card { padding: 28px 22px; }\n            .contact-grid { grid-template-columns: 1fr; gap: 18px; }\n            .risk-grid { grid-template-columns: 1fr; }\n            .goal-grid { grid-template-columns: 1fr; }\n            .equip-grid { grid-template-columns: repeat(3, 1fr); }\n            .outcome-grid { grid-template-columns: 1fr; }\n            .two-col, .three-col { grid-template-columns: 1fr; }\n            .card { padding: 22px 20px; }\n            .alert { padding: 18px 20px; font-size: 16px; }\n            .scenario-card { padding: 18px 20px; font-size: 16px; }\n            .clinical-note { padding: 18px 20px; font-size: 16px; }\n            .faq-question { padding: 16px 20px; font-size: 16px; }\n            .faq-answer-inner { padding: 0 20px 18px; font-size: 16px; }\n            .links-box { padding: 22px 20px; }\n            .content-list li { font-size: 16px; }\n            .numbered-list li { font-size: 16px; }\n            .timeline-content { padding: 18px 20px; }\n            .timeline-content p { font-size: 16px; }\n            .disclaimer { padding: 24px 20px; font-size: 15px; }\n        }\n        @media (max-width: 480px) {\n            .hero-grid { grid-template-columns: 1fr 1fr; gap: 8px; }\n            .hero-stat { padding: 10px 10px; }\n            .daily-plan { grid-template-columns: 1fr; }\n            .equip-grid { grid-template-columns: repeat(2, 1fr); }\n            .hero h1 { font-size: 22px; }\n            .section-heading { font-size: 20px; }\n            table { font-size: 13px; }\n            thead th { padding: 10px 14px; font-size: 12px; }\n            tbody td { padding: 10px 14px; font-size: 13px; }\n            .faq-question { padding: 14px 16px; font-size: 14px; }\n            .faq-answer-inner { padding: 0 16px 14px; font-size: 14px; }\n            .risk-item { font-size: 14px; padding: 14px 16px; }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<!-- Top Bar -->\n<div class=\"top-bar\">\n    Educational Case Study &middot; For Patient and Caregiver Awareness &middot; <a href=\"https:\/\/athomecare.in\">AtHomeCare<\/a>\n<\/div>\n\n<!-- Breadcrumb -->\n<div class=\"breadcrumb-wrap\">\n    <div class=\"container\">\n        <nav class=\"breadcrumb\" aria-label=\"Breadcrumb\">\n            <a href=\"https:\/\/athomecare.in\">Home<\/a>\n            <span class=\"sep\">&#8250;<\/span>\n            <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\">Patient Care Services<\/a>\n            <span class=\"sep\">&#8250;<\/span>\n            <span>Membranous Nephropathy Home Care Case Study<\/span>\n        <\/nav>\n    <\/div>\n<\/div>\n\n<!-- Hero Section -->\n<section class=\"hero\">\n    <div class=\"hero-inner\">\n        <span class=\"hero-label\">Fictional Case Study<\/span>\n        <h1>Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study<\/h1>\n        <p class=\"hero-summary\" style=\"color:yellow;\">\n            How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at home with structured multidisciplinary home healthcare after hospitalization for nephrotic syndrome secondary to membranous nephropathy.\n        <\/p>\n        <div class=\"hero-grid\">\n            <div class=\"hero-stat\">\n                <div class=\"label\">Age<\/div>\n                <div class=\"value\">71 Years<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"label\">Gender<\/div>\n                <div class=\"value\">Female<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"label\">Location<\/div>\n                <div class=\"value\">Panipat, Haryana<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"label\">Primary Condition<\/div>\n                <div class=\"value\">Membranous Nephropathy<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"label\">Duration of Care<\/div>\n                <div class=\"value\">10 Weeks<\/div>\n            <\/div>\n            <div class=\"hero-stat\">\n                <div class=\"label\">Outcome<\/div>\n                <div class=\"value\">Stable Recovery<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Main Article -->\n<main class=\"main-content\">\n    <article class=\"article\">\n\n        <!-- Patient Background -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Patient Background<\/h2>\n\n            <p>Mrs. Meenakshi Rathi is a 71-year-old retired Hindi teacher who spent most of her life working in a government school in Panipat. She has been widowed for several years and lives with her son, Rajesh Rathi (age 45), and daughter-in-law, Pooja Rathi (age 41). The family home is in a residential area of Panipat, with access to basic healthcare facilities locally and tertiary care in the Delhi NCR region when needed.<\/p>\n\n            <p>Before this illness, Mrs. Rathi was reasonably independent. She managed most of her daily activities on her own, including bathing, dressing, cooking simple meals, and socializing with neighbors. She was active within her household and enjoyed routine activities like reading, gardening, and morning walks.<\/p>\n\n            <p>Her medical history included hypertension for approximately 13 years, for which she was on regular medication. She also had hypothyroidism managed with thyroid hormone replacement, hyperlipidemia, and mild osteoarthritis in both knees that caused occasional stiffness but did not significantly limit her mobility.<\/p>\n\n            <div class=\"scenario-card\">\n                <div class=\"scenario-label\">Presenting Complaint Before Hospitalization<\/div>\n                <p>Over several weeks before admission, Mrs. Rathi noticed progressive swelling in both legs, persistent fatigue that made even simple tasks feel exhausting, and frothy appearance in her urine. Her appetite had reduced noticeably. She was passing less urine than usual. Mornings brought facial puffiness. Activities she once managed easily, like cooking or walking to the nearby market, became difficult. Her family grew concerned and decided to seek medical evaluation at a tertiary nephrology center.<\/p>\n            <\/div>\n\n            <p>The combination of leg swelling, frothy urine, and reduced urine output pointed toward a kidney-related problem. These symptoms required urgent medical investigation rather than home remedies or over-the-counter medications. Delaying evaluation in such situations can allow kidney damage to progress further.<\/p>\n        <\/section>\n\n        <!-- Clinical Diagnosis -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Clinical Diagnosis<\/h2>\n\n            <p>At the tertiary nephrology center, the medical team conducted a thorough evaluation. Blood investigations, urine analysis, a kidney ultrasound, autoimmune screening, and ultimately a renal biopsy were performed to arrive at a precise diagnosis.<\/p>\n\n            <div class=\"card\">\n                <h3 class=\"subsection-heading\" style=\"margin-top:0;\">Confirmed Diagnosis<\/h3>\n                <p style=\"margin-bottom:12px;\"><strong>Nephrotic Syndrome Secondary to Membranous Nephropathy<\/strong><\/p>\n                <p>Membranous nephropathy is an immune-mediated kidney disease in which the immune system mistakenly attacks the filtering membranes of the kidneys. This damage allows large amounts of protein to leak into the urine, a condition called proteinuria. The loss of protein leads to low protein levels in the blood, which in turn causes fluid to accumulate in tissues, producing swelling known as edema.<\/p>\n            <\/div>\n\n            <p>This is a chronic condition. It does not resolve on its own and requires long-term medical management. The goal of treatment is to reduce protein loss, control swelling, protect kidney function, and prevent complications such as blood clots, infections, and progression to advanced kidney disease.<\/p>\n\n            <div class=\"clinical-note\">\n                <div class=\"note-label\">Clinical Note<\/div>\n                <p>Membranous nephropathy can occur on its own (primary) or in association with other conditions like autoimmune diseases, infections, or certain medications (secondary). In Mrs. Rathi&#8217;s case, autoimmune screening and other tests were part of the evaluation to determine the underlying cause. This distinction matters because the treatment approach may differ depending on whether the condition is primary or secondary.<\/p>\n            <\/div>\n\n            <h3 class=\"sub-sub-heading\">Associated Conditions Requiring Concurrent Management<\/h3>\n            <ul class=\"content-list\">\n                <li><strong>Hypertension (13 years):<\/strong> Uncontrolled blood pressure can accelerate kidney damage. Blood pressure management was a critical parallel goal throughout her care.<\/li>\n                <li><strong>Hypothyroidism:<\/strong> Thyroid hormone levels needed to remain within the normal range, as both over- and under-treatment can affect kidney function and overall recovery.<\/li>\n                <li><strong>Hyperlipidemia:<\/strong> Nephrotic syndrome itself causes elevated cholesterol and triglyceride levels. Combined with pre-existing hyperlipidemia, this increased cardiovascular risk and required monitoring.<\/li>\n                <li><strong>Mild Osteoarthritis (both knees):<\/strong> While not directly related to her kidney condition, knee stiffness and pain could limit her ability to walk and exercise, which were important for her rehabilitation.<\/li>\n            <\/ul>\n        <\/section>\n\n        <!-- Hospital Treatment -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Hospital Treatment<\/h2>\n\n            <p>Mrs. Rathi was admitted to the tertiary nephrology center for 12 days. During this period, the medical team focused on several objectives: confirming the diagnosis through biopsy, controlling the protein loss, reducing edema, stabilizing kidney function, and initiating a treatment plan that could be safely continued at home.<\/p>\n\n            <div class=\"two-col\">\n                <div class=\"card\">\n                    <h4 style=\"font-size:17px;font-weight:700;color:var(--primary-dark);margin-bottom:16px;\">Investigations Performed<\/h4>\n                    <ul class=\"content-list\">\n                        <li>Complete kidney function tests (serum creatinine, blood urea nitrogen, eGFR)<\/li>\n                        <li>Urine protein quantification (24-hour urine protein and spot urine protein-creatinine ratio)<\/li>\n                        <li>Renal ultrasound to assess kidney size, structure, and rule out obstruction<\/li>\n                        <li>Kidney biopsy to confirm membranous nephropathy and assess tissue damage<\/li>\n                        <li>Autoimmune blood tests to evaluate for secondary causes<\/li>\n                        <li>Lipid profile, thyroid function tests, and baseline blood work<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"card\">\n                    <h4 style=\"font-size:17px;font-weight:700;color:var(--primary-dark);margin-bottom:16px;\">Treatment During Admission<\/h4>\n                    <ul class=\"content-list\">\n                        <li>Intravenous albumin therapy to replace lost protein and reduce edema<\/li>\n                        <li>Diuretic therapy to eliminate excess fluid<\/li>\n                        <li>Blood pressure management with medication adjustment<\/li>\n                        <li>Nutritional counselling for nephrotic syndrome diet<\/li>\n                        <li>Physiotherapy initiated for deconditioning<\/li>\n                        <li>Nephrology consultation with regular review<\/li>\n                        <li>Family caregiver education on condition and medications<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"alert-info alert\">\n                <div class=\"alert-title\">Why Kidney Biopsy Was Necessary<\/div>\n                <p>While blood and urine tests can indicate kidney damage, a biopsy provides a definitive diagnosis by allowing direct examination of kidney tissue under a microscope. In membranous nephropathy, the biopsy shows characteristic thickening of the glomerular basement membrane. This precision matters because different kidney diseases require different treatments, and starting the wrong treatment can be harmful.<\/p>\n            <\/div>\n\n            <p>By the time of discharge, Mrs. Rathi&#8217;s swelling had reduced compared to admission. However, she was far from fully recovered. Her kidney function remained vulnerable, she still had mild leg swelling, and she needed ongoing medication, monitoring, and rehabilitation. The nephrologist recommended structured multidisciplinary home healthcare to support her transition from hospital to home.<\/p>\n        <\/section>\n\n        <!-- Why Home Healthcare Was Needed -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Why Home Healthcare Was Needed<\/h2>\n\n            <p>The decision to arrange home healthcare was not arbitrary. It was based on specific clinical needs that Mrs. Rathi had at the time of discharge. Understanding these reasons helps families appreciate why professional home support is different from simply having a family member keep watch.<\/p>\n\n            <div class=\"card\">\n                <h3 class=\"subsection-heading\" style=\"margin-top:0;\">Clinical Reasoning for Home Healthcare<\/h3>\n\n                <p><strong>1. Daily vital sign and fluid monitoring.<\/strong> Nephrotic syndrome requires close tracking of blood pressure, body weight, and urine output. A sudden weight gain of even one or two kilograms over a day or two can signal fluid retention before visible swelling appears. Blood pressure fluctuations can indicate changing kidney function. A trained <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nurse<\/a> can measure, record, and interpret these values daily, identifying problems early.<\/p>\n\n                <p><strong>2. Medication management for multiple conditions.<\/strong> Mrs. Rathi was discharged on medications for nephrotic syndrome, hypertension, hypothyroidism, hyperlipidemia, and osteoarthritis. Managing multiple drugs correctly, watching for interactions, ensuring timely doses, and avoiding over-the-counter medications that could harm the kidneys requires consistent oversight. <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\">Medication monitoring at home<\/a> reduces the risk of errors that are common when elderly patients manage complex regimens alone.<\/p>\n\n                <p><strong>3. Edema assessment and early detection of fluid overload.<\/strong> Even though swelling had reduced at discharge, it could return if protein loss increased or if the body retained fluid. A nurse can assess edema grade daily, compare it with previous recordings, and communicate changes to the nephrologist before the situation becomes critical.<\/p>\n\n                <p><strong>4. Nutritional compliance.<\/strong> The diet for nephrotic syndrome is specific. Sodium must be restricted, protein intake must be carefully balanced (neither too high nor too low), and overall nutrition must support healing without overloading the kidneys. Family members may understand the general principles but often struggle with day-to-day meal planning and portion control. A <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\">patient care assistant<\/a> at home can help prepare meals according to the prescribed diet and monitor intake.<\/p>\n\n                <p><strong>5. Physiotherapy and rehabilitation.<\/strong> Twelve days of hospitalization, combined with weeks of progressive illness before admission, had left Mrs. Rathi significantly deconditioned. Her walking distance was limited to about 200 meters. She had muscle weakness and reduced exercise tolerance. Without structured <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\">physiotherapy at home<\/a>, this deconditioning could persist or worsen, increasing her risk of falls and reducing her quality of life.<\/p>\n\n                <p><strong>6. Emotional and psychological support.<\/strong> Mrs. Rathi was anxious about her kidney health. She had disturbed sleep and reduced confidence in performing household activities. A <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient attendant<\/a> provides not just physical assistance but also emotional reassurance, companionship, and encouragement, which are important for overall recovery.<\/p>\n\n                <p><strong>7. Coordination between home and hospital.<\/strong> Regular <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">doctor home visits<\/a> allowed the nephrologist to assess Mrs. Rathi in her home environment, review her progress, adjust medications, and order laboratory tests without requiring her to travel. This is particularly valuable for elderly patients who find hospital visits physically taxing.<\/p>\n\n                <p><strong>8. Fall prevention.<\/strong> Weakness, fatigue, and knee osteoarthritis made Mrs. Rathi a fall risk. <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\">Fall prevention<\/a> in the home environment involves not just supervision during walking but also ensuring safe transfers, proper footwear, adequate lighting, and removing hazards. Professional caregivers are trained to anticipate and mitigate these risks.<\/p>\n            <\/div>\n\n            <div class=\"alert-warning alert\">\n                <div class=\"alert-title\">Why Family Care Alone May Not Be Sufficient<\/div>\n                <p>While Rajesh and Pooja were deeply committed to their mother&#8217;s recovery, they lacked medical training. They could not reliably interpret blood pressure trends, assess edema grades, recognize early signs of fluid overload, or manage the complexity of multiple medications. Relying solely on family care for a condition as medically delicate as nephrotic syndrome creates gaps that can lead to delayed detection of complications. <a href=\"https:\/\/athomecare.in\/home-nursing-for-elderly-patients-with-multiple-chronic-conditions-a-clinical-perspective\/\">Home nursing for elderly patients with multiple chronic conditions<\/a> fills these gaps with structured, clinically informed care.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Home Care Plan -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Home Care Plan by AtHomeCare<\/h2>\n\n            <p>The home healthcare plan was designed to address every aspect of Mrs. Rathi&#8217;s recovery. It involved multiple disciplines working together: home nursing, a patient attendant, physiotherapy, and periodic doctor home visits. Each component had specific responsibilities that contributed to the overall goal of safe recovery at home.<\/p>\n\n            <h3 class=\"sub-sub-heading\">Home Nursing<\/h3>\n            <p>The <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">home nursing<\/a> component formed the medical backbone of the care plan. A trained nurse visited regularly to perform clinical tasks that required professional skill and judgement.<\/p>\n            <ul class=\"content-list\">\n                <li><strong>Blood pressure monitoring:<\/strong> Measured at least once daily, sometimes twice, and recorded in a log. Trends were reviewed to detect any upward drift that could indicate worsening kidney function or medication inadequacy. <a href=\"https:\/\/athomecare.in\/uncontrolled-hypertension-elderly-nurse-visits\/\">Uncontrolled hypertension in elderly patients<\/a> requires prompt adjustment, and home nursing ensures this is caught early.<\/li>\n                <li><strong>Daily weight monitoring:<\/strong> Performed every morning under standardized conditions (same time, same scale, after voiding, before eating). Weight trends are one of the most sensitive indicators of fluid balance in nephrotic syndrome.<\/li>\n                <li><strong>Medication administration:<\/strong> Ensuring all medications were taken correctly, on time, and in the right doses. The nurse also watched for side effects such as dizziness from blood pressure medications or gastrointestinal upset from immunosuppressive drugs.<\/li>\n                <li><strong>Edema assessment:<\/strong> The nurse examined Mrs. Rathi&#8217;s legs, face, and ankles daily, grading the edema and comparing with previous findings. Any increase was documented and reported to the nephrologist.<\/li>\n                <li><strong>Fluid balance monitoring:<\/strong> Tracking fluid intake and urine output to ensure the kidneys were maintaining adequate function. A <a href=\"https:\/\/athomecare.in\/ckd-patient-fluid-diet-monitoring-home\/\">fluid and diet monitoring plan<\/a> is essential in kidney disease to prevent both dehydration and fluid overload.<\/li>\n                <li><strong>Urine output monitoring:<\/strong> Measuring and recording the volume of urine passed. A significant decrease could signal declining kidney function and required urgent medical review.<\/li>\n                <li><strong>Nutrition counselling:<\/strong> Reinforcing dietary guidelines at each visit, answering questions from the family, and helping adjust meals based on the nephrologist&#8217;s latest recommendations.<\/li>\n                <li><strong>Coordination with nephrologist:<\/strong> The nurse served as the communication link between the home and the treating doctor, providing regular updates and relaying changes in the treatment plan.<\/li>\n            <\/ul>\n\n            <h3 class=\"sub-sub-heading\">Patient Attendant<\/h3>\n            <p>The <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">patient attendant<\/a> provided the day-to-day support that kept Mrs. Rathi safe, comfortable, and engaged in her recovery between nursing visits.<\/p>\n            <div class=\"two-col\">\n                <div class=\"card\" style=\"margin-bottom:0;\">\n                    <ul class=\"content-list\" style=\"margin-bottom:0;\">\n                        <li>Assistance during outdoor walks for safety and fatigue support<\/li>\n                        <li>Meal preparation according to the prescribed nephrotic syndrome diet<\/li>\n                        <li>Daily weight recording under nurse guidance<\/li>\n                        <li>Emotional reassurance and companionship to reduce anxiety<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"card\" style=\"margin-bottom:0;\">\n                    <ul class=\"content-list\" style=\"margin-bottom:0;\">\n                        <li>Appointment coordination for doctor visits and lab tests<\/li>\n                        <li>Household assistance for tasks Mrs. Rathi could not yet manage<\/li>\n                        <li>Monitoring swelling and reporting visible changes to nurse<\/li>\n                        <li>Encouraging hydration as medically advised, within fluid limits<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <h3 class=\"sub-sub-heading\">Physiotherapy<\/h3>\n            <p><a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\">Physiotherapy at home<\/a> was a critical component because Mrs. Rathi&#8217;s functional capacity had declined significantly during her illness. Without rehabilitation, she risked prolonged weakness, dependency, and loss of confidence.<\/p>\n\n            <div class=\"card\">\n                <h4 style=\"font-size:17px;font-weight:700;color:var(--primary-dark);margin-bottom:16px;\">Physiotherapy Treatment Goals<\/h4>\n                <div class=\"two-col\" style=\"margin:0;\">\n                    <ul class=\"content-list\" style=\"margin-bottom:0;\">\n                        <li>Improve overall endurance for daily activities without excessive fatigue<\/li>\n                        <li>Lower limb strengthening to compensate for muscle weakness from prolonged illness<\/li>\n                        <li>Balance exercises to reduce fall risk, especially given knee osteoarthritis<\/li>\n                        <li>Walking training to gradually increase distance from baseline 200 meters<\/li>\n                    <\/ul>\n                    <ul class=\"content-list\" style=\"margin-bottom:0;\">\n                        <li>Functional mobility training for stairs, transfers, and household tasks<\/li>\n                        <li>Flexibility exercises for knees and lower back to address arthritis stiffness<\/li>\n                        <li>Fatigue management strategies to pace activities throughout the day<\/li>\n                        <li>Home exercise programme for independent practice between sessions<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <p>The physiotherapist designed a progressive programme. Sessions started gently and intensified gradually as Mrs. Rathi&#8217;s tolerance improved. This approach is important because pushing too hard too soon in a patient recovering from nephrotic syndrome can cause setbacks, while moving too slowly can allow deconditioning to become entrenched.<\/p>\n\n            <h3 class=\"sub-sub-heading\">Doctor Home Visit<\/h3>\n            <p>The nephrologist conducted a home review every two weeks. During each visit, the doctor assessed kidney function through physical examination and review of recent laboratory reports, monitored edema, reviewed and adjusted medications, evaluated overall recovery, and looked for early signs of complications. <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">Doctor home visits<\/a> are particularly beneficial for patients like Mrs. Rathi who live in Panipat and would otherwise need to travel to Delhi NCR for each follow-up, which is physically demanding for an elderly person recovering from a serious illness.<\/p>\n\n            <h3 class=\"sub-sub-heading\">Medical Equipment at Home<\/h3>\n            <p>Several pieces of <a href=\"https:\/\/athomecare.in\/home-care-panipat\/medical-equipment-rental\/\">medical equipment were arranged at home<\/a> to support the care plan. Having these devices available meant that monitoring could happen consistently without requiring hospital visits for basic measurements.<\/p>\n\n            <div class=\"equip-grid\">\n                <div class=\"equip-item\">\n                    <div class=\"equip-icon\">&#9829;<\/div>\n                    <div class=\"equip-name\">Blood Pressure Monitor<\/div>\n                <\/div>\n                <div class=\"equip-item\">\n                    <div class=\"equip-icon\">&#9878;<\/div>\n                    <div class=\"equip-name\">Digital Weighing Scale<\/div>\n                <\/div>\n                <div class=\"equip-item\">\n                    <div class=\"equip-icon\">&#9733;<\/div>\n                    <div class=\"equip-name\">Pulse Oximeter<\/div>\n                <\/div>\n                <div class=\"equip-item\">\n                    <div class=\"equip-icon\">&#9201;<\/div>\n                    <div class=\"equip-name\">Medication Organizer<\/div>\n                <\/div>\n                <div class=\"equip-item\">\n                    <div class=\"equip-icon\">&#10010;<\/div>\n                    <div class=\"equip-name\">Walker (Standby)<\/div>\n                <\/div>\n                <div class=\"equip-item\">\n                    <div class=\"equip-icon\">&#9832;<\/div>\n                    <div class=\"equip-name\">Urine Measuring Jar<\/div>\n                <\/div>\n            <\/div>\n\n            <p>The walker was kept on standby in case Mrs. Rathi&#8217;s fatigue worsened and she needed additional support for walking. The measuring jar allowed accurate daily urine output recording. The medication organizer helped prevent missed or duplicate doses, a common problem in elderly patients on multiple medications.<\/p>\n\n            <h3 class=\"sub-sub-heading\">Daily Care Schedule<\/h3>\n<p>The following daily schedule was followed to ensure consistency and comprehensive coverage throughout each day. Structure in daily care is important because it ensures that no aspect of the care plan is accidentally skipped.<\/p>\n\n<div class=\"daily-schedule-table-wrap\">\n    <table class=\"daily-schedule-table\">\n        <thead>\n            <tr>\n                <th class=\"th-morning\">Morning<\/th>\n                <th class=\"th-afternoon\">Afternoon<\/th>\n                <th class=\"th-evening\">Evening<\/th>\n                <th class=\"th-night\">Night<\/th>\n            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td>\n                    <ul>\n                        <li>Body weight recording<\/li>\n                        <li>Blood pressure monitoring<\/li>\n                        <li>Morning medications<\/li>\n                        <li>Protein-controlled breakfast<\/li>\n                        <li>Walking practice<\/li>\n                        <li>Physiotherapy session<\/li>\n                    <\/ul>\n                <\/td>\n                <td>\n                    <ul>\n                        <li>Balanced lunch<\/li>\n                        <li>Rest period<\/li>\n                        <li>Leg elevation<\/li>\n                        <li>Hydration monitoring<\/li>\n                        <li>Gentle strengthening exercises<\/li>\n                    <\/ul>\n                <\/td>\n                <td>\n                    <ul>\n                        <li>Short supervised walk<\/li>\n                        <li>Stretching exercises<\/li>\n                        <li>Medication review<\/li>\n                        <li>Family interaction time<\/li>\n                        <li>Edema assessment<\/li>\n                    <\/ul>\n                <\/td>\n                <td>\n                    <ul>\n                        <li>Light dinner<\/li>\n                        <li>Night medications<\/li>\n                        <li>Comfortable sleeping position<\/li>\n                        <li>Relaxation exercises<\/li>\n                        <li>Adequate sleep<\/li>\n                    <\/ul>\n                <\/td>\n            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/div>\n\n        <\/section>\n\n        <!-- Presenting Condition After Discharge -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Presenting Condition at Discharge<\/h2>\n\n            <p>When Mrs. Rathi arrived home from the hospital, she was medically stable but far from fully recovered. Understanding her exact condition at this point is important because it sets the baseline against which all subsequent progress was measured.<\/p>\n\n            <h3 class=\"sub-sub-heading\">Vital Signs at Home Assessment<\/h3>\n            <div class=\"table-wrap\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Parameter<\/th>\n                            <th>Value<\/th>\n                            <th>Interpretation<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Blood Pressure<\/td>\n                            <td>136\/82 mmHg<\/td>\n                            <td>Adequately controlled but at the higher end of the target range for kidney protection<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Heart Rate<\/td>\n                            <td>80 bpm<\/td>\n                            <td>Normal<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Respiratory Rate<\/td>\n                            <td>18\/min<\/td>\n                            <td>Normal<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Temperature<\/td>\n                            <td>98.4\u00b0F<\/td>\n                            <td>Normal, no signs of infection<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Oxygen Saturation<\/td>\n                            <td>99% on Room Air<\/td>\n                            <td>Normal<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <h3 class=\"sub-sub-heading\">Renal-Specific Findings<\/h3>\n            <div class=\"table-wrap\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Finding<\/th>\n                            <th>Status<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Bilateral pedal edema<\/td>\n                            <td>Mild, grade +1 (present but not severe)<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Urine output<\/td>\n                            <td>Stable<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Breathlessness at rest<\/td>\n                            <td>Absent<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Blood pressure control<\/td>\n                            <td>Adequate<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Kidney biopsy site<\/td>\n                            <td>Healing<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Signs of urinary infection<\/td>\n                            <td>None<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Muscle strength<\/td>\n                            <td>Mild weakness from prolonged illness<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Exercise tolerance<\/td>\n                            <td>Reduced<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Kidney function<\/td>\n                            <td>Stable compared to discharge<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Dialysis indication<\/td>\n                            <td>None<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <h3 class=\"sub-sub-heading\">Functional Status at Discharge<\/h3>\n            <div class=\"table-wrap\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Category<\/th>\n                            <th>Details<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Indoor walking<\/td>\n                            <td>Independent<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Walking distance<\/td>\n                            <td>Approximately 200 meters<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Bed mobility<\/td>\n                            <td>Independent<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Transfers<\/td>\n                            <td>Independent<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Stair climbing<\/td>\n                            <td>Slow, with handrail support<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Bathing, dressing, toileting, eating<\/td>\n                            <td>Independent<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Carrying heavy groceries<\/td>\n                            <td>Required assistance<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Household cleaning<\/td>\n                            <td>Required assistance<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Long-distance walking<\/td>\n                            <td>Required assistance<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Shopping<\/td>\n                            <td>Required assistance<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Prolonged cooking<\/td>\n                            <td>Required assistance<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Gardening<\/td>\n                            <td>Required assistance<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Communication and decision-making<\/td>\n                            <td>Independent<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Medication understanding<\/td>\n                            <td>Independent (but needed supervision for administration)<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <p>Additionally, Mrs. Rathi had generalized weakness, easy fatigue, poor appetite, mild facial puffiness in the mornings, anxiety about her kidney health, disturbed sleep, and reduced confidence in performing household activities. These symptoms, while not life-threatening, significantly affected her daily life and needed to be addressed through the home care plan.<\/p>\n        <\/section>\n\n        <!-- Risks Being Monitored -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Risks Being Monitored<\/h2>\n\n            <p>Throughout the home care period, the healthcare team monitored Mrs. Rathi for a range of potential complications. <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\">Early warning signs in elderly patients<\/a> must never be ignored, because prompt action can prevent serious deterioration.<\/p>\n\n            <div class=\"risk-grid\">\n                <div class=\"risk-item risk-high\">\n                    <div class=\"risk-icon\">H<\/div>\n                    <div><strong>Increasing leg swelling<\/strong> &#8211; could signal worsening protein loss or fluid retention<\/div>\n                <\/div>\n                <div class=\"risk-item risk-high\">\n                    <div class=\"risk-icon\">H<\/div>\n                    <div><strong>Worsening kidney function<\/strong> &#8211; rising creatinine or falling eGFR requiring urgent review<\/div>\n                <\/div>\n                <div class=\"risk-item risk-high\">\n                    <div class=\"risk-icon\">H<\/div>\n                    <div><strong>Blood clots<\/strong> &#8211; nephrotic syndrome significantly increases thrombotic risk<\/div>\n                <\/div>\n                <div class=\"risk-item risk-high\">\n                    <div class=\"risk-icon\">H<\/div>\n                    <div><strong>Fluid overload<\/strong> &#8211; can lead to breathlessness and require emergency care<\/div>\n                <\/div>\n                <div class=\"risk-item risk-med\">\n                    <div class=\"risk-icon\">M<\/div>\n                    <div><strong>High blood pressure<\/strong> &#8211; can accelerate kidney damage silently<\/div>\n                <\/div>\n                <div class=\"risk-item risk-med\">\n                    <div class=\"risk-icon\">M<\/div>\n                    <div><strong>Urinary tract infection<\/strong> &#8211; more common in elderly patients and can affect kidney function<\/div>\n                <\/div>\n                <div class=\"risk-item risk-med\">\n                    <div class=\"risk-icon\">M<\/div>\n                    <div><strong>Medication side effects<\/strong> &#8211; immunosuppressives and diuretics both carry specific risks<\/div>\n                <\/div>\n                <div class=\"risk-item risk-med\">\n                    <div class=\"risk-icon\">M<\/div>\n                    <div><strong>Malnutrition<\/strong> &#8211; poor appetite combined with dietary restrictions can lead to inadequate nutrition<\/div>\n                <\/div>\n                <div class=\"risk-item risk-med\">\n                    <div class=\"risk-icon\">M<\/div>\n                    <div><strong>Falls due to weakness<\/strong> &#8211; combination of deconditioning, knee arthritis, and fatigue<\/div>\n                <\/div>\n                <div class=\"risk-item risk-high\">\n                    <div class=\"risk-icon\">H<\/div>\n                    <div><strong>Hospital readmission<\/strong> &#8211; the primary outcome the home care plan aimed to prevent<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"alert-danger alert\">\n                <div class=\"alert-title\">Critical Warning Signs Requiring Immediate Medical Attention<\/div>\n                <p>The family was specifically educated to seek urgent medical evaluation if Mrs. Rathi developed severe swelling, breathlessness, chest pain, significantly reduced urine output, fever, uncontrolled blood pressure, or sudden weight gain. These symptoms could indicate serious complications that cannot be managed at home and require hospital-level care. Home healthcare complements but does not replace emergency medical services.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Care Goals -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Home Care Goals<\/h2>\n\n            <p>The care plan had both short-term and long-term goals. These were communicated clearly to Mrs. Rathi and her family so that everyone understood what the team was working toward.<\/p>\n\n            <div class=\"goal-grid\">\n                <div class=\"goal-card\">\n                    <h4>Short-Term Goals<\/h4>\n                    <ul>\n                        <li>Reduce leg swelling from grade +1 to minimal or absent<\/li>\n                        <li>Improve energy levels so that daily activities feel less exhausting<\/li>\n                        <li>Maintain stable kidney function as measured by blood tests<\/li>\n                        <li>Improve nutritional status with adequate caloric and protein intake within prescribed limits<\/li>\n                        <li>Increase walking endurance from 200 meters toward 400 meters or more<\/li>\n                        <li>Establish consistent medication adherence patterns<\/li>\n                        <li>Reduce anxiety and improve sleep quality<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"goal-card\">\n                    <h4>Long-Term Goals<\/h4>\n                    <ul>\n                        <li>Prevent progression of kidney disease toward advanced stages<\/li>\n                        <li>Maintain independence in all basic and instrumental activities of daily living<\/li>\n                        <li>Prevent complications such as blood clots, infections, and cardiovascular events<\/li>\n                        <li>Improve overall quality of life to a level close to her pre-illness baseline<\/li>\n                        <li>Reduce the need for hospital readmissions<\/li>\n                        <li>Support long-term kidney health through consistent monitoring and lifestyle management<\/li>\n                        <li>Empower the family with knowledge and confidence to manage the condition ongoing<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Recovery Timeline -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Recovery Timeline<\/h2>\n\n            <p>Recovery from membranous nephropathy is not linear. Progress happens in stages, with some days better than others. The following timeline documents the key milestones during ten weeks of home healthcare.<\/p>\n\n            <div class=\"timeline\">\n                <div class=\"timeline-item\">\n                    <span class=\"timeline-label\">Day 1: Transition Home<\/span>\n                    <div class=\"timeline-content\">\n                        <p>Mrs. Rathi arrived home from the hospital. The home nursing team conducted an initial assessment, verifying vital signs, reviewing the discharge summary, and confirming all medications. Equipment was set up. The family received a detailed walkthrough of the daily schedule and warning signs.<\/p>\n                        <p><span class=\"timeline-tag\">Nursing<\/span> <span class=\"timeline-tag\">Assessment<\/span> <span class=\"timeline-tag\">Family Education<\/span><\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"timeline-item\">\n                    <span class=\"timeline-label\">Day 3: Establishing Routine<\/span>\n                    <div class=\"timeline-content\">\n                        <p>The daily schedule began to take shape. Morning weight and blood pressure recordings started. Mrs. Rathi was still fatigued and anxious. She managed short indoor walks with the attendant&#8217;s support. The nurse noted mild bilateral pedal edema at +1 grade. Appetite remained poor. The physiotherapist conducted the initial assessment and planned a gentle exercise programme.<\/p>\n                        <p><span class=\"timeline-tag\">Routine Setup<\/span> <span class=\"timeline-tag\">Physiotherapy Assessment<\/span> <span class=\"timeline-tag\">Edema +1<\/span><\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"timeline-item\">\n                    <span class=\"timeline-label\">Week 1: Early Adjustments<\/span>\n                    <div class=\"timeline-content\">\n                        <p>Blood pressure readings showed values ranging from 130 to 138 systolic. Weight remained stable with no sudden gains, indicating fluid balance was being maintained. Mrs. Rathi began participating in gentle lower limb exercises. She walked approximately 220 meters during supervised sessions, a small improvement from baseline. Appetite showed early signs of improvement. Sleep remained disturbed due to anxiety. The nurse provided reassurance and the family was encouraged to maintain a calm evening routine.<\/p>\n                        <p><span class=\"timeline-tag\">BP Stable<\/span> <span class=\"timeline-tag\">Weight Stable<\/span> <span class=\"timeline-tag\">Walking 220m<\/span><\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"timeline-item\">\n                    <span class=\"timeline-label\">Week 2: First Doctor Review<\/span>\n                    <div class=\"timeline-content\">\n                        <p>The nephrologist conducted the first home visit. Kidney function tests were reviewed and found to be stable compared to discharge values. Edema was assessed and noted to be slightly reduced. The doctor reviewed the medication list, confirmed the current doses were appropriate, and provided guidance on dietary protein intake. The physiotherapist increased the intensity of walking training. Mrs. Rathi reported feeling slightly more energetic. Her walking distance during sessions increased to approximately 280 meters.<\/p>\n                        <p><span class=\"timeline-tag\">Doctor Review<\/span> <span class=\"timeline-tag\">Kidney Function Stable<\/span> <span class=\"timeline-tag\">Walking 280m<\/span><\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"timeline-item\">\n                    <span class=\"timeline-label\">Week 4: Noticeable Progress<\/span>\n                    <div class=\"timeline-content\">\n                        <p>By the end of the first month, meaningful improvements were visible. Leg swelling had reduced noticeably. Morning facial puffiness was less prominent. Blood pressure was consistently in the range of 128 to 134 systolic. Appetite had improved considerably, and Mrs. Rathi was eating meals more regularly. Her walking distance during physiotherapy sessions reached approximately 360 meters. She began showing interest in household activities again, attempting light tasks with the attendant&#8217;s supervision. Sleep quality improved as anxiety reduced. Family reported that she seemed more like her usual self.<\/p>\n                        <p><span class=\"timeline-tag\">Edema Reduced<\/span> <span class=\"timeline-tag\">Appetite Improved<\/span> <span class=\"timeline-tag\">Walking 360m<\/span> <span class=\"timeline-tag\">Better Sleep<\/span><\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"timeline-item\">\n                    <span class=\"timeline-label\">Month 2: Consolidating Gains<\/span>\n                    <div class=\"timeline-content\">\n                        <p>The second nephrologist home visit at week six confirmed continued stability. Blood tests showed kidney function remained within acceptable limits. Edema was minimal. Mrs. Rathi was now walking independently indoors without support for most tasks. Her supervised walking distance reached approximately 420 meters. She resumed some cooking activities for short periods. The physiotherapist introduced balance exercises to further reduce fall risk. Blood pressure remained well controlled. The medication regimen was maintained without changes. The family grew more confident in their understanding of the condition and daily management.<\/p>\n                        <p><span class=\"timeline-tag\">Doctor Review 2<\/span> <span class=\"timeline-tag\">Walking 420m<\/span> <span class=\"timeline-tag\">Minimal Edema<\/span> <span class=\"timeline-tag\">Partial Independence<\/span><\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"timeline-item\">\n                    <span class=\"timeline-label\">Week 10: Final Assessment<\/span>\n                    <div class=\"timeline-content\">\n                        <p>After ten weeks of structured home healthcare, the improvements were significant. Leg swelling had reduced substantially. Walking distance improved from the baseline 200 meters to nearly 480 meters. Blood pressure remained well controlled. Appetite was good. Weight was stable. Energy levels had increased considerably. Kidney function remained stable on follow-up blood tests. No hospital readmissions had occurred during the entire ten-week period. Mrs. Rathi became independent in nearly all daily activities. She still required some assistance with heavy household tasks, but her functional level was vastly improved from discharge. The nephrologist, nursing team, and family agreed that the home care plan had achieved its primary objectives.<\/p>\n                        <p><span class=\"timeline-tag\">Walking 480m<\/span> <span class=\"timeline-tag\">Kidney Stable<\/span> <span class=\"timeline-tag\">No Readmission<\/span> <span class=\"timeline-tag\">Near Full Independence<\/span><\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Clinical Evidence Tables -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Clinical Evidence Summary<\/h2>\n\n            <p>The following tables summarize the key clinical parameters tracked during the home care period. All values are based on the documented assessments in this fictional case study.<\/p>\n\n            <h3 class=\"sub-sub-heading\">Vital Signs Trend<\/h3>\n            <div class=\"table-wrap\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Parameter<\/th>\n                            <th>Day 1<\/th>\n                            <th>Week 2<\/th>\n                            <th>Week 4<\/th>\n                            <th>Week 10<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Blood Pressure (mmHg)<\/td>\n                            <td>136\/82<\/td>\n                            <td>132\/80<\/td>\n                            <td>130\/78<\/td>\n                            <td>128\/78<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Heart Rate (bpm)<\/td>\n                            <td>80<\/td>\n                            <td>78<\/td>\n                            <td>76<\/td>\n                            <td>76<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Respiratory Rate (\/min)<\/td>\n                            <td>18<\/td>\n                            <td>18<\/td>\n                            <td>17<\/td>\n                            <td>17<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>SpO2 (%)<\/td>\n                            <td>99<\/td>\n                            <td>99<\/td>\n                            <td>99<\/td>\n                            <td>99<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <h3 class=\"sub-sub-heading\">Functional Progress<\/h3>\n            <div class=\"table-wrap\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Parameter<\/th>\n                            <th>At Discharge<\/th>\n                            <th>Week 4<\/th>\n                            <th>Week 10<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Walking Distance<\/td>\n                            <td>~200 meters<\/td>\n                            <td>~360 meters<\/td>\n                            <td>~480 meters<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Edema Grade<\/td>\n                            <td>+1 bilateral<\/td>\n                            <td>Trace<\/td>\n                            <td>Minimal\/None<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Energy Level<\/td>\n                            <td>Poor<\/td>\n                            <td>Moderate<\/td>\n                            <td>Good<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Appetite<\/td>\n                            <td>Poor<\/td>\n                            <td>Improved<\/td>\n                            <td>Good<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Sleep Quality<\/td>\n                            <td>Disturbed<\/td>\n                            <td>Improving<\/td>\n                            <td>Improved<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Anxiety Level<\/td>\n                            <td>High<\/td>\n                            <td>Moderate<\/td>\n                            <td>Low<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>ADL Independence<\/td>\n                            <td>Basic ADLs independent, IADLs dependent<\/td>\n                            <td>Most IADLs with minimal assistance<\/td>\n                            <td>Nearly all ADLs and most IADLs independent<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <h3 class=\"sub-sub-heading\">Weight Monitoring Pattern<\/h3>\n            <div class=\"table-wrap\">\n                <table>\n                    <thead>\n                        <tr>\n                            <th>Timepoint<\/th>\n                            <th>Weight Trend<\/th>\n                            <th>Interpretation<\/th>\n                        <\/tr>\n                    <\/thead>\n                    <tbody>\n                        <tr>\n                            <td>Week 1<\/td>\n                            <td>Stable, no sudden gains<\/td>\n                            <td>Fluid balance maintained<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Week 2<\/td>\n                            <td>Stable to slight decrease<\/td>\n                            <td>Resolving edema<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Week 4<\/td>\n                            <td>Stable<\/td>\n                            <td>No fluid accumulation<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Week 6<\/td>\n                            <td>Stable<\/td>\n                            <td>Continued balance<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Week 10<\/td>\n                            <td>Stable<\/td>\n                            <td>Consistent fluid control maintained<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n\n            <div class=\"clinical-note\">\n                <div class=\"note-label\">Clinical Note on Weight Monitoring<\/div>\n                <p>In nephrotic syndrome, daily weight is more sensitive than visual inspection for detecting fluid retention. A weight gain of more than 1 to 2 kilograms over one to two days, without a corresponding increase in food intake, strongly suggests fluid accumulation. This is why the home care plan included daily weight recording under standardized conditions. The absence of sudden weight gains throughout the ten-week period was a reassuring sign that fluid balance was being maintained effectively.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Family Education -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Family Education Provided<\/h2>\n\n            <p>Education was not a one-time event. It was woven throughout the home care period, reinforced at every nursing visit and doctor review. The following topics were covered in detail with Rajesh and Pooja.<\/p>\n\n            <ol class=\"numbered-list\">\n                <li><strong>Medication adherence:<\/strong> Administering medicines exactly as prescribed, at the correct times, in the correct doses. Avoiding over-the-counter painkillers unless specifically approved by the nephrologist, because many common pain relievers can harm kidney function.<\/li>\n                <li><strong>Daily weight monitoring:<\/strong> Weighing Mrs. Rathi every morning under consistent conditions and recording the value. Reporting any sudden weight gain that could indicate fluid retention before visible swelling appears.<\/li>\n                <li><strong>Dietary compliance:<\/strong> Following the recommended diet, including sodium restriction and protein intake based on the nephrologist&#8217;s advice. Understanding that both too much and too little protein can be problematic in kidney disease. <a href=\"https:\/\/athomecare.in\/understanding-nutrition-the-key-to-a-healthier-life\/\">Nutrition plays an important role<\/a> in protecting kidney health and supporting recovery.<\/li>\n                <li><strong>Blood pressure monitoring:<\/strong> Checking blood pressure regularly and maintaining a written record. Understanding the target range and when to report deviations.<\/li>\n                <li><strong>Safe physical activity:<\/strong> Encouraging movement and exercise while avoiding excessive fatigue. Understanding that progress should be gradual and that pushing too hard can be counterproductive.<\/li>\n                <li><strong>Urine output observation:<\/strong> Monitoring the volume of urine passed and reporting any significant reduction, which could indicate declining kidney function.<\/li>\n                <li><strong>Warning sign recognition:<\/strong> Knowing the specific symptoms that require immediate medical attention: severe swelling, breathlessness, chest pain, reduced urine output, fever, uncontrolled blood pressure, or sudden weight gain.<\/li>\n                <li><strong>Follow-up compliance:<\/strong> Keeping all nephrology follow-up appointments and completing recommended laboratory investigations on time. <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\">Post-hospital discharge care for senior citizens<\/a> depends heavily on consistent follow-up to detect problems early.<\/li>\n            <\/ol>\n\n            <div class=\"alert-primary alert\">\n                <div class=\"alert-title\">Why Over-the-Counter Painkillers Are Dangerous Here<\/div>\n                <p>Common painkillers like ibuprofen, diclofenac, and naproxen belong to a class called NSAIDs. These drugs reduce blood flow to the kidneys and can cause acute kidney injury, especially in patients who already have kidney damage. Many people take these medications without realising the risk. This is why the family was specifically told to never give Mrs. Rathi any painkiller without first checking with the nephrologist. Paracetamol is generally considered safer for kidney patients when used at recommended doses, but even this should be confirmed by the treating doctor.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Medical Authority -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Medical Authorship<\/h2>\n\n            <div class=\"doctor-card\">\n                <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya, MBBS - Geriatric Medicine Specialist\" loading=\"lazy\">\n                <div class=\"doc-info\">\n                    <h3>Dr. Ekta Fageriya, MBBS<\/h3>\n                    <p class=\"doc-detail\"><strong>RMC Registration No.:<\/strong> 44780<\/p>\n                    <p class=\"doc-detail\"><strong>Specialization:<\/strong> Geriatric Medicine<\/p>\n                    <p class=\"doc-detail\"><strong>Clinical Experience:<\/strong> 7 Years<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Supporting Documents -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Supporting Clinical Documents<\/h2>\n\n            <p>The following clinical documents formed the basis of this case study. In a real clinical setting, these documents would be maintained in the patient&#8217;s record and referenced throughout the care period.<\/p>\n\n            <div class=\"two-col\">\n                <div class=\"card\" style=\"margin-bottom:0;\">\n                    <ul class=\"content-list\" style=\"margin-bottom:0;\">\n                        <li><strong>Hospital Discharge Summary<\/strong> &#8211; Diagnosis, treatment given during admission, discharge medications, and follow-up recommendations from the tertiary nephrology center<\/li>\n                        <li><strong>Kidney Biopsy Report<\/strong> &#8211; Confirmed membranous nephropathy with characteristic thickening of the glomerular basement membrane<\/li>\n                        <li><strong>Blood Investigation Reports<\/strong> &#8211; Serial kidney function tests, lipid profile, thyroid function tests, and autoimmune markers tracked over time<\/li>\n                        <li><strong>Urine Analysis Reports<\/strong> &#8211; Protein quantification results that helped monitor response to treatment<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"card\" style=\"margin-bottom:0;\">\n                    <ul class=\"content-list\" style=\"margin-bottom:0;\">\n                        <li><strong>Renal Ultrasound Report<\/strong> &#8211; Kidney size, cortex appearance, and ruled out obstructive causes<\/li>\n                        <li><strong>Prescriptions and Medication Records<\/strong> &#8211; All medications prescribed at discharge and any modifications during home care follow-ups<\/li>\n                        <li><strong>Home Nursing Daily Logs<\/strong> &#8211; Daily records of vital signs, weight, edema assessment, urine output, and medication administration<\/li>\n                        <li><strong>Physiotherapy Progress Notes<\/strong> &#8211; Exercise progression, functional assessments, and goals achieved at each session<\/li>\n                        <li><strong>Doctor Home Visit Notes<\/strong> &#8211; Records from each nephrologist home visit documenting clinical findings, medication changes, and recommendations<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Recovery Outcome -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Recovery Outcome at 10 Weeks<\/h2>\n\n            <p>After ten weeks of structured home healthcare, the outcomes were assessed comprehensively. The results demonstrated that the home care plan had achieved its primary objectives without any major setbacks.<\/p>\n\n            <div class=\"outcome-grid\">\n                <div class=\"outcome-card\">\n                    <div class=\"oc-label\">Mobility<\/div>\n                    <div class=\"oc-value\">Walking distance: ~480 meters<\/div>\n                    <div class=\"oc-detail\">Improved from 200 meters at discharge. Now walks independently indoors and manages outdoor walks with standby support.<\/div>\n                <\/div>\n                <div class=\"outcome-card\">\n                    <div class=\"oc-label\">Edema<\/div>\n                    <div class=\"oc-value\">Significantly reduced<\/div>\n                    <div class=\"oc-detail\">Leg swelling reduced from grade +1 to minimal or absent. Morning facial puffiness resolved.<\/div>\n                <\/div>\n                <div class=\"outcome-card\">\n                    <div class=\"oc-label\">Blood Pressure<\/div>\n                    <div class=\"oc-value\">Well controlled<\/div>\n                    <div class=\"oc-detail\">Consistently within target range. No episodes of uncontrolled hypertension during the care period.<\/div>\n                <\/div>\n                <div class=\"outcome-card\">\n                    <div class=\"oc-label\">Nutrition<\/div>\n                    <div class=\"oc-value\">Appetite improved<\/div>\n                    <div class=\"oc-detail\">Eating regular meals. Dietary compliance maintained. Weight stable.<\/div>\n                <\/div>\n                <div class=\"outcome-card\">\n                    <div class=\"oc-label\">Kidney Function<\/div>\n                    <div class=\"oc-value\">Stable<\/div>\n                    <div class=\"oc-detail\">Follow-up blood tests showed stable kidney function compared to discharge. No dialysis required.<\/div>\n                <\/div>\n                <div class=\"outcome-card\">\n                    <div class=\"oc-label\">Hospital Readmissions<\/div>\n                    <div class=\"oc-value\">Zero<\/div>\n                    <div class=\"oc-detail\">No hospital readmissions during the entire ten-week home care period.<\/div>\n                <\/div>\n                <div class=\"outcome-card\">\n                    <div class=\"oc-label\">Energy and Sleep<\/div>\n                    <div class=\"oc-value\">Considerably improved<\/div>\n                    <div class=\"oc-detail\">Reports feeling more energetic. Sleep quality improved as anxiety reduced.<\/div>\n                <\/div>\n                <div class=\"outcome-card\">\n                    <div class=\"oc-label\">Independence<\/div>\n                    <div class=\"oc-value\">Nearly all ADLs independent<\/div>\n                    <div class=\"oc-detail\">Still needs some assistance with heavy tasks but manages most daily activities without help.<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"scenario-card\">\n                <div class=\"scenario-label\">Family Observations<\/div>\n                <p>Rajesh and Pooja reported that their mother appeared visibly more active and cheerful over the weeks. She began taking interest in household activities again, spent more time with family, and expressed less worry about her condition. They felt more confident in their ability to manage her care going forward, largely because of the education and hands-on training they received from the home healthcare team. They specifically noted that having a nurse available to answer questions and clarify doubts at any time reduced their own stress significantly.<\/p>\n            <\/div>\n\n            <h3 class=\"sub-sub-heading\">Remaining Challenges<\/h3>\n            <p>It is important to acknowledge that Mrs. Rathi&#8217;s recovery, while meaningful, does not mean her condition is cured. Membranous nephropathy is a chronic disease. The following challenges remain:<\/p>\n            <ul class=\"content-list\">\n                <li>Lifelong medication adherence is required to control the underlying immune process and protect kidney function<\/li>\n                <li>Regular nephrology follow-up and laboratory monitoring must continue indefinitely<\/li>\n                <li>Dietary modifications, particularly sodium restriction, are a long-term commitment<\/li>\n                <li>There is always a risk of disease flare or progression, which requires ongoing vigilance<\/li>\n                <li>Heavy household tasks and vigorous physical activity may still require assistance or modification<\/li>\n                <li>The psychological impact of living with a chronic kidney condition may require ongoing support<\/li>\n            <\/ul>\n\n            <div class=\"alert-info alert\">\n                <div class=\"alert-title\">Understanding Chronic Kidney Disease Management<\/div>\n                <p>Recovery in the context of membranous nephropathy means achieving the best possible control of the disease, not eliminating it. <a href=\"https:\/\/athomecare.in\/understanding-kidney-disease-symptoms-and-treatment-options\/\">Understanding kidney disease symptoms and treatment options<\/a> helps patients and families set realistic expectations. The goal is to preserve kidney function for as long as possible, maintain quality of life, and prevent complications. Home healthcare plays a vital role in this long-term management, especially during the vulnerable period immediately after hospital discharge.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Key Clinical Learnings -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Key Clinical Learnings<\/h2>\n\n            <p>This case study illustrates several important clinical insights that are relevant for patients, families, and healthcare professionals involved in the care of elderly patients with kidney disease.<\/p>\n\n            <div class=\"three-col\">\n                <div class=\"card\">\n                    <h4 style=\"font-size:16px;font-weight:700;color:var(--primary-dark);margin-bottom:14px;\">1. Chronic Condition, Long-Term Monitoring<\/h4>\n                    <p style=\"font-size:15px;\">Unlike acute illnesses that resolve with treatment, membranous nephropathy requires ongoing medical supervision. The post-discharge period is not the end of treatment but the beginning of a long-term management phase. Regular monitoring of kidney function, urine protein levels, and clinical symptoms is essential for detecting changes early.<\/p>\n                <\/div>\n                <div class=\"card\">\n                    <h4 style=\"font-size:16px;font-weight:700;color:var(--primary-dark);margin-bottom:14px;\">2. Early Management Reduces Complications<\/h4>\n                    <p style=\"font-size:15px;\">Prompt hospitalization, thorough diagnostic workup, and timely treatment helped stabilize Mrs. Rathi before extensive kidney damage. Nephrotic syndrome carries risks beyond kidney failure, including deep vein thrombosis, pulmonary embolism, and infections. Families should not delay evaluation when leg swelling, frothy urine, and reduced urine output appear together.<\/p>\n                <\/div>\n                <div class=\"card\">\n                    <h4 style=\"font-size:16px;font-weight:700;color:var(--primary-dark);margin-bottom:14px;\">3. Home Nursing as a Safety Net<\/h4>\n                    <p style=\"font-size:15px;\">Daily monitoring by the home nurse, including blood pressure, weight, edema, and urine output, created a continuous stream of clinical data unavailable with family care alone. This allowed the nephrologist to make informed decisions at each visit. Without this professional observation, subtle changes could have been missed until they became serious.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"three-col\">\n                <div class=\"card\">\n                    <h4 style=\"font-size:16px;font-weight:700;color:var(--primary-dark);margin-bottom:14px;\">4. Nutrition Is Not Secondary<\/h4>\n                    <p style=\"font-size:15px;\">Dietary management of nephrotic syndrome requires specific knowledge about protein requirements, sodium limits, and caloric needs. General healthy eating advice is not sufficient. Nutritional counselling was provided during hospitalization and reinforced throughout home care. Families should take dietary recommendations as seriously as medication prescriptions.<\/p>\n                <\/div>\n                <div class=\"card\">\n                    <h4 style=\"font-size:16px;font-weight:700;color:var(--primary-dark);margin-bottom:14px;\">5. Physiotherapy Is Essential<\/h4>\n                    <p style=\"font-size:15px;\">The improvement in walking distance from 200 meters to 480 meters was a direct result of structured, progressive physiotherapy. Without this, Mrs. Rathi might have remained deconditioned, increasing fall risk and reducing independence. Physiotherapy for elderly patients should start early, progress gradually, and continue until functional goals are met.<\/p>\n                <\/div>\n                <div class=\"card\">\n                    <h4 style=\"font-size:16px;font-weight:700;color:var(--primary-dark);margin-bottom:14px;\">6. Family Education Transforms Care<\/h4>\n                    <p style=\"font-size:15px;\">By week ten, Rajesh and Pooja understood warning signs, could monitor weight and blood pressure, made appropriate dietary choices, and knew when to seek medical help. This knowledge complemented professional care. Educated families are better equipped to support their loved ones through long-term chronic disease management.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"card\" style=\"max-width:calc(33.333% - 16px);\">\n                <h4 style=\"font-size:16px;font-weight:700;color:var(--primary-dark);margin-bottom:14px;\">7. Preventing Readmissions<\/h4>\n                <p style=\"font-size:15px;\">Zero hospital readmissions over ten weeks is a meaningful outcome. Post-discharge readmissions are common in elderly patients with complex chronic conditions, and are often preventable with proper home-based monitoring. <a href=\"https:\/\/athomecare.in\/managing-chronic-diseases-at-home-in-gurgaon-focus-on-diabetes-and-hypertension\/\">Managing chronic diseases at home<\/a> with professional support is clinically effective at preventing complications that lead to readmission.<\/p>\n            <\/div>\n        <\/section>\n\n        <!-- FAQs -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Frequently Asked Questions<\/h2>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>Can patients with membranous nephropathy recover at home?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>Many patients with membranous nephropathy continue their treatment safely at home after the initial hospital phase. The key requirements are regular medical supervision, strict medication adherence, daily monitoring of weight and blood pressure, dietary compliance, and access to professional home healthcare support. Home recovery is not appropriate for every patient. Those with severe complications, rapidly declining kidney function, or needing dialysis may require continued hospital-level care. The treating nephrologist is the best person to determine whether home care is safe for a specific patient.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>Why is body weight monitored every day in nephrotic syndrome?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>Daily body weight is one of the most sensitive ways to detect fluid retention in nephrotic syndrome. When the kidneys lose protein, the body retains salt and water, which accumulates as swelling. This fluid shows up on the scale before it becomes visible as edema. A sudden weight gain of one to two kilograms over one to two days, without a change in food intake, strongly suggests fluid accumulation. Catching this early allows the medical team to adjust treatment before the swelling becomes severe or before fluid accumulates in dangerous areas like the lungs.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>Is physiotherapy useful for patients with kidney disease?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>Yes. Physiotherapy is valuable for kidney disease patients who have experienced prolonged illness, hospitalization, or bed rest. It helps rebuild muscle strength, improve endurance, restore balance, and increase walking distance. In elderly patients, these improvements directly translate to better independence, reduced fall risk, and improved quality of life. The physiotherapy programme must be designed specifically for the patient&#8217;s medical condition and physical capacity, with close coordination between the physiotherapist and the treating nephrologist. Exercise intensity should be progressive but not aggressive.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>Why should blood pressure be monitored regularly in kidney patients?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>High blood pressure is both a cause and a consequence of kidney disease. In patients with existing kidney damage, uncontrolled blood pressure accelerates the destruction of remaining functional kidney tissue. This can lead to a vicious cycle where worsening kidney function causes further blood pressure elevation, which in turn causes more kidney damage. Regular monitoring ensures that blood pressure stays within the target range recommended by the nephrologist, which is typically lower for kidney patients than for the general population. Any consistent upward trend can be addressed with medication adjustments before permanent damage occurs.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>What warning signs require immediate medical attention in nephrotic syndrome?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>The following symptoms require urgent medical evaluation: sudden or severe swelling in the legs, face, or abdomen; breathlessness or difficulty breathing, which could indicate fluid in the lungs; chest pain, which could indicate a blood clot in the lungs, a known complication of nephrotic syndrome; a significant reduction in urine output; fever, which could indicate an infection; sudden weight gain over one to two days suggesting rapid fluid retention; and uncontrolled blood pressure despite medication. These symptoms may indicate serious complications that cannot be managed at home and require immediate hospital-level care.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>Why are doctor home visits beneficial for kidney patients?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>Doctor home visits allow the nephrologist to assess the patient in their actual living environment, which can reveal practical issues that may not be apparent in a clinic. For elderly patients in cities like Panipat, traveling to a hospital in Delhi NCR for routine follow-up can be physically exhausting, especially during recovery. Home visits eliminate this burden while maintaining the quality of medical review. The doctor can review home monitoring data, examine the patient, adjust medications, and order tests without requiring the patient to leave home. This improves compliance with follow-up schedules and ensures that problems are caught early.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>Can patients with membranous nephropathy return to normal daily activities?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>Many patients can regain a significant degree of independence and return to most of their normal daily activities with proper treatment, nutrition, rehabilitation, and regular follow-up. However, the extent of recovery depends on several factors, including the severity of the disease at diagnosis, how quickly treatment was started, the patient&#8217;s overall health, and whether there are other medical conditions. Some patients may need to make permanent adjustments to their activity levels, diet, and medication routine. The goal is not necessarily to return to exactly the pre-illness state but to achieve the best possible quality of life within the constraints of the disease.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>What role does family play in the home recovery of kidney patients?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>The family plays a central role. They provide emotional support, help with daily activities, ensure dietary compliance, assist with monitoring tasks like weight recording, and serve as the communication link between the patient and the healthcare team. However, families need proper education and training to perform these roles effectively. In this case study, Rajesh and Pooja received structured education that transformed them from anxious bystanders into informed care partners. Families should also watch for their own stress and burnout. <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\">Recognizing caregiver stress<\/a> is important because a burned-out caregiver cannot provide effective support.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>How long does home care typically continue after hospitalization for nephrotic syndrome?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>The duration varies depending on the patient&#8217;s condition, the severity of the disease, and the rate of recovery. In this case, the initial intensive phase lasted ten weeks. However, some form of ongoing support may be needed for much longer, especially for elderly patients with multiple chronic conditions. The intensity of care can often be reduced over time as the patient stabilizes and the family becomes more confident in managing daily care. The nephrologist and home care team work together to determine when it is safe to reduce the frequency of visits or transition to a less intensive monitoring plan.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <button class=\"faq-question\" aria-expanded=\"false\">\n                    <span>Is membranous nephropathy the same as kidney failure?<\/span>\n                    <span class=\"faq-icon\">+<\/span>\n                <\/button>\n                <div class=\"faq-answer\">\n                    <div class=\"faq-answer-inner\">\n                        <p>No. Membranous nephropathy is a specific type of kidney disease that causes protein leakage through the urine. It can lead to kidney failure over time if not properly treated, but many patients maintain stable kidney function for years with appropriate management. Not all patients with membranous nephropathy will need dialysis. Early diagnosis, proper treatment, and consistent monitoring can significantly slow or even prevent progression to kidney failure. <a href=\"https:\/\/athomecare.in\/end-stage-kidney-disease-in-the-elderly-navigating-conservative-care-vs-dialysis-for-improved-quality-of-life-in-gurugram\/\">End-stage kidney disease<\/a> is a possible long-term outcome but is not inevitable, and the risk varies widely between patients.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Related Resources \/ Internal Links -->\n        <section class=\"section\">\n            <h2 class=\"section-heading\">Related Resources<\/h2>\n\n            <p>The following resources from AtHomeCare provide additional information on topics relevant to this case study.<\/p>\n\n            <div class=\"links-box\">\n                <h4>Home Healthcare Services<\/h4>\n                <div class=\"links-list\">\n                    <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\">Home Nursing Services<\/a>\n                    <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\">Patient Care Services<\/a>\n                    <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\">Patient Care Taker<\/a>\n                    <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\">Physiotherapy at Home in Panipat<\/a>\n                    <a href=\"https:\/\/athomecare.in\/home-care-panipat\/medical-equipment-rental\/\">Medical Equipment Rental<\/a>\n                    <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\">Doctor Home Visit<\/a>\n                    <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\">Medication Monitoring<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"links-box\">\n                <h4>Kidney Disease and Chronic Condition Management<\/h4>\n                <div class=\"links-list\">\n                    <a href=\"https:\/\/athomecare.in\/understanding-kidney-disease-symptoms-and-treatment-options\/\">Kidney Disease Symptoms and Treatment<\/a>\n                    <a href=\"https:\/\/athomecare.in\/understanding-common-causes-of-kidney-disease\/\">Common Causes of Kidney Disease<\/a>\n                    <a href=\"https:\/\/athomecare.in\/ckd-patient-fluid-diet-monitoring-home\/\">CKD Fluid and Diet Monitoring<\/a>\n                    <a href=\"https:\/\/athomecare.in\/managing-post-dialysis-weakness-how-athomecare-supports-kidney-patients\/\">Post-Dialysis Weakness Management<\/a>\n                    <a href=\"https:\/\/athomecare.in\/end-stage-kidney-disease-in-the-elderly-navigating-conservative-care-vs-dialysis-for-improved-quality-of-life-in-gurugram\/\">End-Stage Kidney Disease in Elderly<\/a>\n                    <a href=\"https:\/\/athomecare.in\/managing-chronic-diseases-at-home-in-gurgaon-focus-on-diabetes-and-hypertension\/\">Chronic Disease Management at Home<\/a>\n                    <a href=\"https:\/\/athomecare.in\/uncontrolled-hypertension-elderly-nurse-visits\/\">Hypertension Management in Elderly<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"links-box\">\n                <h4>Elderly Care and Safety<\/h4>\n                <div class=\"links-list\">\n                    <a href=\"https:\/\/athomecare.in\/understanding-elderly-care-a-comprehensive-guide\/\">Understanding Elderly Care<\/a>\n                    <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\">Fall Prevention Guide<\/a>\n                    <a href=\"https:\/\/athomecare.in\/post-hospital-discharge-care-for-senior-citizens-medical-guidelines-for-safe-recovery-at-home\/\">Post-Discharge Care for Seniors<\/a>\n                    <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\">Early Warning Signs in Elderly<\/a>\n                    <a href=\"https:\/\/athomecare.in\/home-nursing-for-elderly-patients-with-multiple-chronic-conditions-a-clinical-perspective\/\">Home Nursing for Multiple Chronic Conditions<\/a>\n                    <a href=\"https:\/\/athomecare.in\/medication-safety-in-elderly-home-care-clinical-risks-interactions-doctor-recommended-practices\/\">Medication Safety in Elderly Home Care<\/a>\n                    <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\">Caregiver Stress Recognition<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"links-box\">\n                <h4>Nutrition and Rehabilitation<\/h4>\n                <div class=\"links-list\">\n                    <a href=\"https:\/\/athomecare.in\/understanding-nutrition-the-key-to-a-healthier-life\/\">Nutrition Guide<\/a>\n                    <a href=\"https:\/\/athomecare.in\/the-importance-of-physiotherapy-healing-through-movement\/\">Importance of Physiotherapy<\/a>\n                    <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\">Rehabilitation Exercise Programs<\/a>\n                    <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\">Nutrition and Hydration in Elderly Care<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\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=\"ci-label\">Corporate Office<\/div>\n                    <div class=\"ci-value\">Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town<br>Sector 47, Panipat, Haryana 122018<\/div>\n                <\/div>\n                <div class=\"contact-item\">\n                    <div class=\"ci-label\">Phone<\/div>\n                    <div class=\"ci-value\"><a href=\"tel:9910823218\">9910823218<\/a><\/div>\n                <\/div>\n                <div class=\"contact-item\">\n                    <div class=\"ci-label\">Email<\/div>\n                    <div class=\"ci-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\">\n            <strong>Medical Disclaimer<\/strong>\n            <p>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 circumstances. Emergency symptoms such as severe breathlessness, chest pain, or sudden loss of consciousness require immediate hospital care. Home healthcare complements but does not replace emergency medical services.<\/p>\n            <p>If you or a loved one are experiencing symptoms similar to those described in this case study, please consult a qualified nephrologist or physician promptly. Do not attempt to self-diagnose or self-treat based on this or any other educational material.<\/p>\n        <\/div>\n\n    <\/article>\n<\/main>\n\n<!-- Footer -->\n<footer class=\"footer\">\n    <div class=\"container\">\n        <p>&copy; 2026 AtHomeCare. All rights reserved. | <a href=\"https:\/\/athomecare.in\">athomecare.in<\/a><\/p>\n        <p style=\"margin-top:8px;font-size:13px;opacity:0.7;\">This is a fictional educational case study and does not represent a real patient.<\/p>\n    <\/div>\n<\/footer>\n\n<script>\n    document.querySelectorAll('.faq-question').forEach(function(button) {\n        button.addEventListener('click', function() {\n            var item = this.parentElement;\n            var isActive = item.classList.contains('active');\n            document.querySelectorAll('.faq-item').forEach(function(otherItem) {\n                otherItem.classList.remove('active');\n                otherItem.querySelector('.faq-question').setAttribute('aria-expanded', 'false');\n            });\n            if (!isActive) {\n                item.classList.add('active');\n                this.setAttribute('aria-expanded', 'true');\n            }\n        });\n    });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Membranous Nephropathy Home Care | Fictional Case Study Educational Case Study &middot; For Patient and Caregiver Awareness &middot; AtHomeCare Home &#8250; Patient Care Services &#8250; Membranous Nephropathy Home Care Case Study Fictional Case Study Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at &#8230; <a title=\"Membranous Nephropathy Home Care | Case Study\" class=\"read-more\" href=\"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/\" aria-label=\"Read more about Membranous Nephropathy Home Care | Case Study\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-144","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=\"Membranous Nephropathy Home Care | Fictional Case Study Educational Case Study \u00b7 For Patient and Caregiver Awareness \u00b7 AtHomeCare Home \u203a Patient Care Services \u203a Membranous Nephropathy Home Care Case Study Fictional Case Study Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at\" \/>\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\/panipat\/membranous-nephropathy-home-care-case-study\/\" \/>\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=\"panipat - 24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants &amp; Recovery \u2013 At Home Care\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Membranous Nephropathy Home Care | Case Study - panipat\" \/>\n\t\t<meta property=\"og:description\" content=\"Membranous Nephropathy Home Care | Fictional Case Study Educational Case Study \u00b7 For Patient and Caregiver Awareness \u00b7 AtHomeCare Home \u203a Patient Care Services \u203a Membranous Nephropathy Home Care Case Study Fictional Case Study Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-04T07:36:03+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-04T07:36:10+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Membranous Nephropathy Home Care | Case Study - panipat\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Membranous Nephropathy Home Care | Fictional Case Study Educational Case Study \u00b7 For Patient and Caregiver Awareness \u00b7 AtHomeCare Home \u203a Patient Care Services \u203a Membranous Nephropathy Home Care Case Study Fictional Case Study Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at\" \/>\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\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#blogposting\",\"name\":\"Membranous Nephropathy Home Care | Case Study - panipat\",\"headline\":\"Membranous Nephropathy Home Care | Case Study\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#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\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#articleImage\"},\"datePublished\":\"2026-08-04T07:36:03+00:00\",\"dateModified\":\"2026-08-04T07:36:10+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/panipat\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#listItem\",\"name\":\"Membranous Nephropathy Home Care | Case Study\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#listItem\",\"position\":3,\"name\":\"Membranous Nephropathy Home Care | Case Study\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#organization\",\"name\":\"panipat\",\"description\":\"24\\\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \\u2013 At Home Care\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#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\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/\",\"name\":\"Membranous Nephropathy Home Care | Case Study - panipat\",\"description\":\"Membranous Nephropathy Home Care | Fictional Case Study Educational Case Study \\u00b7 For Patient and Caregiver Awareness \\u00b7 AtHomeCare Home \\u203a Patient Care Services \\u203a Membranous Nephropathy Home Care Case Study Fictional Case Study Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/membranous-nephropathy-home-care-case-study\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-04T07:36:03+00:00\",\"dateModified\":\"2026-08-04T07:36:10+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/\",\"name\":\"panipat\",\"description\":\"24\\\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \\u2013 At Home Care\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Membranous Nephropathy Home Care | Case Study - panipat","description":"Membranous Nephropathy Home Care | Fictional Case Study Educational Case Study \u00b7 For Patient and Caregiver Awareness \u00b7 AtHomeCare Home \u203a Patient Care Services \u203a Membranous Nephropathy Home Care Case Study Fictional Case Study Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at","canonical_url":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/#blogposting","name":"Membranous Nephropathy Home Care | Case Study - panipat","headline":"Membranous Nephropathy Home Care | Case Study","author":{"@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/panipat\/#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\/panipat\/membranous-nephropathy-home-care-case-study\/#articleImage"},"datePublished":"2026-08-04T07:36:03+00:00","dateModified":"2026-08-04T07:36:10+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/panipat","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/panipat\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/#listItem","name":"Membranous Nephropathy Home Care | Case Study"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/#listItem","position":3,"name":"Membranous Nephropathy Home Care | Case Study","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/panipat\/#organization","name":"panipat","description":"24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \u2013 At Home Care","url":"https:\/\/athomecare.in\/panipat\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/#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\/panipat\/membranous-nephropathy-home-care-case-study\/#webpage","url":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/","name":"Membranous Nephropathy Home Care | Case Study - panipat","description":"Membranous Nephropathy Home Care | Fictional Case Study Educational Case Study \u00b7 For Patient and Caregiver Awareness \u00b7 AtHomeCare Home \u203a Patient Care Services \u203a Membranous Nephropathy Home Care Case Study Fictional Case Study Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/panipat\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-04T07:36:03+00:00","dateModified":"2026-08-04T07:36:10+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/panipat\/#website","url":"https:\/\/athomecare.in\/panipat\/","name":"panipat","description":"24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \u2013 At Home Care","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/panipat\/#organization"}}]},"og:locale":"en_US","og:site_name":"panipat - 24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants &amp; Recovery \u2013 At Home Care","og:type":"article","og:title":"Membranous Nephropathy Home Care | Case Study - panipat","og:description":"Membranous Nephropathy Home Care | Fictional Case Study Educational Case Study \u00b7 For Patient and Caregiver Awareness \u00b7 AtHomeCare Home \u203a Patient Care Services \u203a Membranous Nephropathy Home Care Case Study Fictional Case Study Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at","og:url":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/","article:published_time":"2026-08-04T07:36:03+00:00","article:modified_time":"2026-08-04T07:36:10+00:00","twitter:card":"summary_large_image","twitter:title":"Membranous Nephropathy Home Care | Case Study - panipat","twitter:description":"Membranous Nephropathy Home Care | Fictional Case Study Educational Case Study \u00b7 For Patient and Caregiver Awareness \u00b7 AtHomeCare Home \u203a Patient Care Services \u203a Membranous Nephropathy Home Care Case Study Fictional Case Study Home Recovery After Membranous Nephropathy: A Fictional Patient Case Study How a 71-year-old retired teacher in Panipat, Haryana, recovered safely at"},"aioseo_meta_data":{"post_id":"144","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-04 06:48:17","updated":"2026-08-04 07:36:13","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\/panipat\" 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\/panipat\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMembranous Nephropathy Home Care | Case Study\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/panipat"},{"label":"Blog","link":"https:\/\/athomecare.in\/panipat\/category\/blog\/"},{"label":"Membranous Nephropathy Home Care | Case Study","link":"https:\/\/athomecare.in\/panipat\/membranous-nephropathy-home-care-case-study\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts\/144","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/comments?post=144"}],"version-history":[{"count":9,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts\/144\/revisions"}],"predecessor-version":[{"id":153,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts\/144\/revisions\/153"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/media?parent=144"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/categories?post=144"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/tags?post=144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}