{"id":549,"date":"2026-08-18T05:05:04","date_gmt":"2026-08-18T05:05:04","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=549"},"modified":"2026-08-18T05:05:09","modified_gmt":"2026-08-18T05:05:09","slug":"pemphigus-vulgaris-home-care-in-mohali","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/","title":{"rendered":"Pemphigus Vulgaris Home Care in Mohali"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Pemphigus Vulgaris Home Care in Mohali<\/title>\n    <meta name=\"description\" content=\"A fictional Mohali case study covering pemphigus vulgaris recovery, skin integrity monitoring, wound care, medication adherence, nutrition, infection prevention, and home healthcare support.\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/pemphigus-vulgaris-home-care-mohali\">\n    <meta property=\"og:title\" content=\"Pemphigus Vulgaris Home Care in Mohali\">\n    <meta property=\"og:description\" content=\"A detailed case study on pemphigus vulgaris recovery with home healthcare support including wound monitoring, medication adherence, and infection prevention.\">\n    <meta property=\"og:type\" content=\"article\">\n    <meta property=\"og:url\" content=\"https:\/\/athomecare.in\/pemphigus-vulgaris-home-care-mohali\">\n    <meta name=\"twitter:card\" content=\"summary_large_image\">\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"MedicalWebPage\",\n        \"name\": \"Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali\",\n        \"description\": \"A fictional Mohali case study covering pemphigus vulgaris recovery, skin integrity monitoring, wound care, medication adherence, nutrition, infection prevention, and home healthcare support.\",\n        \"about\": {\n            \"@type\": \"MedicalCondition\",\n            \"name\": \"Pemphigus Vulgaris\"\n        },\n        \"author\": {\n            \"@type\": \"Physician\",\n            \"name\": \"Dr. Ekta Fageriya\",\n            \"credential\": \"MBBS\",\n            \"specialty\": \"Geriatric Medicine\"\n        },\n        \"medicalAudience\": {\n            \"@type\": \"PeopleAudience\",\n            \"audienceType\": [\"Patients\", \"Caregivers\", \"Healthcare Professionals\"]\n        }\n    }\n    <\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display&#038;family=Source+Sans+3:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        primary: '#0d7377',\n                        'primary-dark': '#095456',\n                        'primary-light': '#e0f5f5',\n                        accent: '#c17817',\n                        'accent-light': '#fdf3e1',\n                        surface: '#f7f8fa',\n                        'surface-alt': '#eef0f4',\n                        text: '#1a1a2e',\n                        'text-muted': '#4a4a6a',\n                        'border-soft': '#d8dbe3',\n                        alert: '#b91c1c',\n                        'alert-light': '#fef2f2',\n                        success: '#047857',\n                        'success-light': '#ecfdf5',\n                        warning: '#b45309',\n                        'warning-light': '#fffbeb',\n                        info: '#1d4ed8',\n                        'info-light': '#eff6ff',\n                    },\n                    fontFamily: {\n                        display: ['\"DM Serif Display\"', 'Georgia', 'serif'],\n                        body: ['\"Source Sans 3\"', 'Helvetica', 'Arial', 'sans-serif'],\n                    }\n                }\n            }\n        }\n    <\/script>\n    <style>\n        * { box-sizing: border-box; }\n        body {\n            font-family: 'Source Sans 3', sans-serif;\n            color: #1a1a2e;\n            background: #f7f8fa;\n            line-height: 1.75;\n            -webkit-font-smoothing: antialiased;\n        }\n        h1, h2, h3, h4 { font-family: 'DM Serif Display', Georgia, serif; color: #1a1a2e; line-height: 1.3; }\n        .section-reveal {\n            opacity: 0;\n            transform: translateY(24px);\n            transition: opacity 0.6s ease, transform 0.6s ease;\n        }\n        .section-reveal.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n        .hero-gradient {\n            background: linear-gradient(135deg, #0d7377 0%, #095456 50%, #063b3d 100%);\n        }\n        .card-hover {\n            transition: transform 0.25s ease, box-shadow 0.25s ease;\n        }\n        .card-hover:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 24px rgba(13,115,119,0.1);\n        }\n        .timeline-line {\n            position: absolute;\n            left: 19px;\n            top: 0;\n            bottom: 0;\n            width: 2px;\n            background: linear-gradient(to bottom, #0d7377, #d8dbe3);\n        }\n        .timeline-dot {\n            width: 14px;\n            height: 14px;\n            border-radius: 50%;\n            background: #0d7377;\n            border: 3px solid #e0f5f5;\n            position: absolute;\n            left: 13px;\n            top: 6px;\n            z-index: 2;\n        }\n        table { border-collapse: collapse; width: 100%; }\n        th { background: #0d7377; color: #fff; font-family: 'Source Sans 3', sans-serif; font-weight: 600; }\n        td, th { padding: 10px 14px; text-align: left; border-bottom: 1px solid #d8dbe3; font-size: 0.95rem; }\n        tr:nth-child(even) td { background: #f7f8fa; }\n        tr:hover td { background: #e0f5f5; }\n        .alert-box { border-left: 4px solid; padding: 16px 20px; border-radius: 0 8px 8px 0; margin: 20px 0; }\n        .doctor-card {\n            background: linear-gradient(135deg, #e0f5f5 0%, #f0fafa 100%);\n            border: 1px solid #b2e0e0;\n        }\n        .faq-item summary { cursor: pointer; list-style: none; }\n        .faq-item summary::-webkit-details-marker { display: none; }\n        .faq-item[open] summary .faq-icon { transform: rotate(45deg); }\n        .faq-icon { transition: transform 0.25s ease; display: inline-block; }\n        a { color: #0d7377; text-decoration: none; }\n        a:hover { text-decoration: underline; }\n        .internal-link { color: #0d7377; font-weight: 500; border-bottom: 1px dotted #0d7377; }\n        .internal-link:hover { border-bottom-style: solid; text-decoration: none; }\n        @media (max-width: 768px) {\n            td, th { padding: 8px 10px; font-size: 0.85rem; }\n            .timeline-line { left: 15px; }\n            .timeline-dot { left: 9px; }\n        }\n        .skip-nav {\n            position: absolute;\n            top: -40px;\n            left: 0;\n            background: #0d7377;\n            color: #fff;\n            padding: 8px 16px;\n            z-index: 100;\n            transition: top 0.2s;\n        }\n        .skip-nav:focus { top: 0; }\n        .risk-indicator {\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n            padding: 4px 12px;\n            border-radius: 20px;\n            font-size: 0.82rem;\n            font-weight: 600;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<a href=\"#main-content\" class=\"skip-nav\">Skip to main content<\/a>\n\n<!-- Hero Section -->\n<header class=\"hero-gradient text-white\">\n    <div class=\"max-w-5xl mx-auto px-4 py-12 sm:py-16 md:py-20\">\n        <p class=\"text-sm font-body font-500 tracking-widest uppercase opacity-75 mb-3\">Clinical Case Study<\/p>\n        <h1 class=\"font-display text-3xl sm:text-4xl md:text-5xl leading-tight mb-6 max-w-4xl\">\n            Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali\n        <\/h1>\n        <p class=\"font-body text-base sm:text-lg opacity-90 max-w-3xl mb-8 leading-relaxed\">\n            A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge.\n        <\/p>\n        <!-- Patient Quick Info -->\n        <div class=\"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-6 gap-3 bg-white\/10 backdrop-blur-sm rounded-xl p-4 sm:p-5\">\n            <div>\n                <p class=\"text-xs uppercase tracking-wider opacity-60 mb-1\">Age<\/p>\n                <p class=\"font-body font-600 text-sm sm:text-base\">56 Years<\/p>\n            <\/div>\n            <div>\n                <p class=\"text-xs uppercase tracking-wider opacity-60 mb-1\">Gender<\/p>\n                <p class=\"font-body font-600 text-sm sm:text-base\">Female<\/p>\n            <\/div>\n            <div>\n                <p class=\"text-xs uppercase tracking-wider opacity-60 mb-1\">Location<\/p>\n                <p class=\"font-body font-600 text-sm sm:text-base\">Mohali, Punjab<\/p>\n            <\/div>\n            <div>\n                <p class=\"text-xs uppercase tracking-wider opacity-60 mb-1\">Primary Condition<\/p>\n                <p class=\"font-body font-600 text-sm sm:text-base\">Pemphigus Vulgaris<\/p>\n            <\/div>\n            <div>\n                <p class=\"text-xs uppercase tracking-wider opacity-60 mb-1\">Duration of Care<\/p>\n                <p class=\"font-body font-600 text-sm sm:text-base\">12 Weeks<\/p>\n            <\/div>\n            <div>\n                <p class=\"text-xs uppercase tracking-wider opacity-60 mb-1\">Clinical Outcome<\/p>\n                <p class=\"font-body font-600 text-sm sm:text-base\">Improved Disease Control<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/header>\n\n<main id=\"main-content\">\n\n<!-- Patient Background -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 py-12 sm:py-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Patient Background<\/h2>\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-6\">\n        <p class=\"mb-4\">\n            Mrs. Simran Gill was a 56-year-old retired bank clerk living in Mohali, Punjab, with her husband, Mr. Harjit Gill. Their daughter, Ms. Navleen Gill, lived nearby and provided additional support. Before her illness, Simran led an active daily life that included managing household tasks, social interaction, and routine activities typical of her age and health status.\n        <\/p>\n        <p class=\"mb-4\">\n            Her medical history included <strong>controlled hypertension<\/strong>, managed with prescribed medication, and <strong>mild iron-deficiency anemia<\/strong>, identified during hospital investigations. She had no known history of diabetes or chronic kidney disease.\n        <\/p>\n        <p>\n            Over several months before her hospitalization, Simran began developing painful skin blisters and erosions. The problem started inside her mouth with small painful areas that made eating uncomfortable. Over time, fragile blisters appeared on her chest, back, and arms. The skin discomfort began affecting her sleep, her appetite declined, and she gradually became more fatigued. Her daily activity level reduced as she became cautious about damaging her fragile skin.\n        <\/p>\n    <\/div>\n\n    <div class=\"doctor-card rounded-xl p-5 sm:p-6\">\n        <div class=\"flex items-start gap-3 mb-3\">\n            <svg class=\"w-5 h-5 text-primary mt-0.5 flex-shrink-0\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z\" clip-rule=\"evenodd\"\/><\/svg>\n            <p class=\"font-body font-600 text-primary text-sm uppercase tracking-wider\">Clinical Context<\/p>\n        <\/div>\n        <p class=\"text-text-muted text-sm leading-relaxed\">\n            Pemphigus vulgaris often begins with oral lesions before progressing to skin involvement. The delay between initial oral symptoms and skin blistering can sometimes extend over weeks or months. Patients may initially seek dental or general medical advice before a dermatological evaluation confirms the diagnosis. Early recognition of oral ulcers alongside skin fragility is an important diagnostic clue.\n        <\/p>\n    <\/div>\n<\/section>\n\n<!-- Clinical Diagnosis -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Clinical Diagnosis<\/h2>\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-6\">\n        <h3 class=\"font-display text-xl mb-4\">Pemphigus Vulgaris<\/h3>\n        <p class=\"mb-4\">\n            Pemphigus vulgaris is a chronic autoimmune blistering disorder in which the immune system produces antibodies that target proteins responsible for keeping skin cells attached to one another. When these proteins are disrupted, the cells separate, leading to fragile blisters that rupture easily and leave painful raw areas called erosions.\n        <\/p>\n        <p class=\"mb-4\">\n            The condition primarily affects the skin and mucous membranes, particularly the mouth. It is not contagious. Without treatment, the blistering can spread and become extensive, increasing the risk of serious infection, fluid loss, and nutritional deficiency due to oral involvement.\n        <\/p>\n        <p class=\"mb-6\">\n            Simran&#8217;s dermatologist confirmed the diagnosis through clinical examination and appropriate laboratory investigations. Her presentation was consistent with the typical pattern of pemphigus vulgaris, beginning with oral ulceration and later involving the skin on her trunk and arms.\n        <\/p>\n\n        <h4 class=\"font-display text-lg mb-3\">Presenting Symptoms<\/h4>\n        <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-2 mb-6\">\n            <div class=\"flex items-center gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary flex-shrink-0\"><\/span>Fragile skin blisters on chest, back, and arms<\/div>\n            <div class=\"flex items-center gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary flex-shrink-0\"><\/span>Painful skin erosions from ruptured blisters<\/div>\n            <div class=\"flex items-center gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary flex-shrink-0\"><\/span>Oral ulcers causing discomfort while eating<\/div>\n            <div class=\"flex items-center gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary flex-shrink-0\"><\/span>Burning sensation around affected skin<\/div>\n            <div class=\"flex items-center gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary flex-shrink-0\"><\/span>Difficulty eating certain foods<\/div>\n            <div class=\"flex items-center gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary flex-shrink-0\"><\/span>Fatigue and reduced appetite<\/div>\n            <div class=\"flex items-center gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary flex-shrink-0\"><\/span>Sleep disturbance from skin discomfort<\/div>\n            <div class=\"flex items-center gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary flex-shrink-0\"><\/span>Fear of developing new blisters<\/div>\n            <div class=\"flex items-center gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary flex-shrink-0\"><\/span>Reduced daily activity and social participation<\/div>\n        <\/div>\n\n        <h4 class=\"font-display text-lg mb-3\">Associated Conditions Identified During Hospitalization<\/h4>\n        <div class=\"overflow-x-auto\">\n            <table class=\"rounded-lg overflow-hidden border border-border-soft\">\n                <thead>\n                    <tr>\n                        <th class=\"w-1\/3\">Condition<\/th>\n                        <th>Status<\/th>\n                        <th>Notes<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"font-500\">Mild Iron-Deficiency Anemia<\/td>\n                        <td>Managed<\/td>\n                        <td>Identified on blood testing during admission; managed per physician recommendations<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Controlled Hypertension<\/td>\n                        <td>Stable<\/td>\n                        <td>Blood pressure remained controlled on prescribed medication<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Reduced Nutritional Intake<\/td>\n                        <td>Monitored<\/td>\n                        <td>Oral lesions temporarily reduced food intake; nutritional status tracked during recovery<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Hospital Treatment -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Hospital Treatment<\/h2>\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-6\">\n        <p class=\"mb-4\">\n            Simran was admitted to the hospital for <strong>9 days<\/strong> after developing extensive painful erosions involving her trunk, arms, and oral cavity. The hospitalization was necessary to stabilize her condition, initiate appropriate immunosuppressive treatment, manage her wounds, and assess her nutritional and hydration status.\n        <\/p>\n        <p class=\"mb-4\">\n            During her hospital stay, the medical team conducted a thorough assessment that included evaluation of skin and mucosal involvement, wound condition, signs of infection, hydration status, electrolyte levels, nutritional status, blood counts, and response to initial medication.\n        <\/p>\n        <p class=\"mb-4\">\n            Her dermatologist prescribed an individualized immunosuppressive treatment regimen. Systemic medication was initiated alongside appropriate topical treatment. Wound care protocols were established, oral care was addressed, and nutritional support was planned.\n        <\/p>\n        <p>\n            Before discharge, Simran&#8217;s treatment plan was reviewed and adjusted under dermatology supervision. Her discharge plan included prescribed systemic medication, topical treatment, wound care instructions, oral care guidance, nutritional support recommendations, a schedule for dermatology follow-up, and instructions for infection surveillance. Simran and her family were specifically instructed not to discontinue or modify immunosuppressive medication without medical advice.\n        <\/p>\n    <\/div>\n\n    <div class=\"alert-box bg-warning-light border-warning\">\n        <div class=\"flex items-start gap-3\">\n            <svg class=\"w-5 h-5 text-warning flex-shrink-0 mt-0.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z\" clip-rule=\"evenodd\"\/><\/svg>\n            <div>\n                <p class=\"font-600 text-warning mb-1\">Important Note on Immunosuppressive Medication<\/p>\n                <p class=\"text-sm text-text-muted\">Immunosuppressive medications for pemphigus vulgaris must never be stopped or adjusted independently. Abrupt discontinuation can trigger a severe disease flare. All changes must be directed by the treating dermatologist, typically based on clinical response and laboratory monitoring over time.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Why Home Healthcare Was Needed -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Why Home Healthcare Was Needed<\/h2>\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-6\">\n        <p class=\"mb-4\">\n            At the time of discharge, Simran&#8217;s condition had stabilized enough to leave the hospital, but she still had significant care needs that made returning home without professional support risky. The decision to recommend home healthcare was based on several clinical factors.\n        <\/p>\n        <p class=\"mb-4\">\n            Her skin erosions were still healing and required regular observation. New blisters continued to appear occasionally, and each one needed to be documented and assessed. The skin itself remained fragile, meaning even minor friction or trauma could cause new blister formation or worsen existing erosions.\n        <\/p>\n        <p class=\"mb-4\">\n            The risk of secondary infection was a real concern. Open skin erosions create a breach in the body&#8217;s primary defense barrier. Without proper wound monitoring and hygiene, bacterial infection could develop rapidly, potentially leading to serious complications and readmission.\n        <\/p>\n        <p class=\"mb-4\">\n            Simran&#8217;s oral discomfort was improving but had not fully resolved. She still needed support with dietary choices that would not irritate her mouth while providing adequate nutrition for healing. Her appetite was reduced, and her fluid intake needed monitoring to prevent dehydration.\n        <\/p>\n        <p class=\"mb-4\">\n            Her immunosuppressive medication required consistent adherence and monitoring for side effects. Missing doses or taking incorrect doses could affect disease control or cause adverse reactions. Blood pressure monitoring was also important given her history of hypertension.\n        <\/p>\n        <p>\n            Additionally, Simran was experiencing fatigue and difficulty with certain household activities. Her husband was willing to help but needed guidance on safe wound care techniques, skin protection strategies, and infection warning signs. A structured <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"internal-link\">home nursing<\/a> plan allowed her to recover in familiar surroundings while receiving clinical oversight that her family alone could not provide.\n        <\/p>\n    <\/div>\n\n    <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-4\">\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <div class=\"w-10 h-10 rounded-lg bg-primary-light flex items-center justify-center mb-3\">\n                <svg class=\"w-5 h-5 text-primary\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\/><\/svg>\n            <\/div>\n            <h4 class=\"font-display text-base mb-2\">Infection Prevention<\/h4>\n            <p class=\"text-sm text-text-muted\">Open erosions needed regular assessment for signs of secondary bacterial infection including increasing redness, warmth, swelling, and purulent drainage.<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <div class=\"w-10 h-10 rounded-lg bg-primary-light flex items-center justify-center mb-3\">\n                <svg class=\"w-5 h-5 text-primary\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z\"\/><\/svg>\n            <\/div>\n            <h4 class=\"font-display text-base mb-2\">Medication Safety<\/h4>\n            <p class=\"text-sm text-text-muted\">Immunosuppressive therapy required strict adherence, dose monitoring, and observation for adverse effects including changes in blood pressure and signs of infection.<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <div class=\"w-10 h-10 rounded-lg bg-primary-light flex items-center justify-center mb-3\">\n                <svg class=\"w-5 h-5 text-primary\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z\"\/><\/svg>\n            <\/div>\n            <h4 class=\"font-display text-base mb-2\">Nutritional Support<\/h4>\n            <p class=\"text-sm text-text-muted\">Oral lesions had reduced her food intake. Recovery required adequate protein, calories, and hydration delivered through non-irritating food choices.<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <div class=\"w-10 h-10 rounded-lg bg-primary-light flex items-center justify-center mb-3\">\n                <svg class=\"w-5 h-5 text-primary\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"\/><\/svg>\n            <\/div>\n            <h4 class=\"font-display text-base mb-2\">Early Complication Detection<\/h4>\n            <p class=\"text-sm text-text-muted\">Regular professional assessments could identify disease flares, new blister patterns, or infection early enough for prompt medical intervention.<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Home Care Plan -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Home Care Plan<\/h2>\n    <p class=\"mb-6 text-text-muted\">The home healthcare plan was structured around Simran&#8217;s specific clinical needs. Each component addressed a distinct aspect of her recovery.<\/p>\n\n    <!-- Home Nursing -->\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-5\">\n        <h3 class=\"font-display text-xl mb-4 flex items-center gap-3\">\n            <span class=\"w-8 h-8 rounded-full bg-primary text-white flex items-center justify-center text-sm font-body font-700\">1<\/span>\n            Home Nursing\n        <\/h3>\n        <p class=\"mb-4\">\n            A trained home nurse was assigned to monitor Simran&#8217;s condition on a regular schedule. The nurse&#8217;s responsibilities were clearly defined and centered on clinical safety.\n        <\/p>\n        <p class=\"mb-3\">During each visit, the nurse:<\/p>\n        <ul class=\"space-y-2 mb-4\">\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Recorded vital signs including temperature, heart rate, blood pressure, respiratory rate, and oxygen saturation<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Assessed skin integrity by examining healing erosions and checking for new blister formation<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Evaluated wound appearance for signs of infection including redness, warmth, swelling, drainage, and odor<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Supported prescribed wound care using non-adherent dressings and sterile technique<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Reviewed medication adherence using a maintained medication chart<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Monitored appetite, hydration, and oral lesion status<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Documented all findings in a weekly skin and symptom record<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Educated the family on skin protection and infection warning signs<\/li>\n        <\/ul>\n        <p class=\"text-sm text-text-muted\">\n            The nurse was specifically instructed to avoid unnecessary friction or trauma during any physical assessment or wound care. Gentle handling was a priority at every step. This level of <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"internal-link\">patient care<\/a> required consistent clinical judgement rather than a fixed checklist.\n        <\/p>\n    <\/div>\n\n    <!-- Patient Attendant -->\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-5\">\n        <h3 class=\"font-display text-xl mb-4 flex items-center gap-3\">\n            <span class=\"w-8 h-8 rounded-full bg-primary text-white flex items-center justify-center text-sm font-body font-700\">2<\/span>\n            Patient Attendant\n        <\/h3>\n        <p class=\"mb-3\">\n            A <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"internal-link\">patient care attendant<\/a> was assigned to assist with activities that Simran could not safely perform alone. The attendant&#8217;s role was distinct from the nurse&#8217;s clinical responsibilities and focused on daily functional support.\n        <\/p>\n        <ul class=\"space-y-2\">\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Household activities including cleaning tasks that did not involve heavy lifting or prolonged physical effort<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Grocery shopping to reduce Simran&#8217;s exposure to crowded environments where accidental skin contact could occur<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Laundry handling with attention to using soft fabrics and avoiding harsh detergents that could irritate fragile skin<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Transportation to medical appointments when needed<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Meal preparation according to the dietary plan, focusing on soft, non-irritating foods<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Tasks that could cause friction or skin trauma were specifically avoided or modified<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- Physiotherapy -->\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-5\">\n        <h3 class=\"font-display text-xl mb-4 flex items-center gap-3\">\n            <span class=\"w-8 h-8 rounded-full bg-primary text-white flex items-center justify-center text-sm font-body font-700\">3<\/span>\n            Physiotherapy\n        <\/h3>\n        <p class=\"mb-4\">\n            <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"internal-link\">Physiotherapy at home<\/a> was introduced gradually to address the deconditioning that had occurred during Simran&#8217;s hospitalization and reduced activity period. The physiotherapy plan was carefully adapted to her skin condition.\n        <\/p>\n        <p class=\"mb-3\">Treatment goals included:<\/p>\n        <ul class=\"space-y-2 mb-4\">\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Maintaining muscle strength that had declined during reduced activity<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Preventing inactivity-related weakness in lower limbs and core<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Improving endurance for daily activities<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Maintaining safe mobility with progressive walking distance targets<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Reducing fatigue-related functional limitations through energy-conservation training<\/li>\n        <\/ul>\n        <p class=\"mb-3\">The program included:<\/p>\n        <ul class=\"space-y-2\">\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Gentle walking sessions with gradually increasing distance<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Sit-to-stand exercises to maintain lower-limb strength<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Gentle lower-limb strengthening without excessive skin contact or pressure<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Range-of-motion exercises to prevent joint stiffness<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Light functional activity integrated into daily routines<\/li>\n        <\/ul>\n        <div class=\"alert-box bg-info-light border-info mt-4\">\n            <p class=\"text-sm text-text-muted\"><strong class=\"text-info\">Key adaptation:<\/strong> Exercises were immediately modified if movement caused discomfort, excessive skin friction, or any new blister formation. The physiotherapist coordinated with the nurse to ensure exercise did not compromise wound healing.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- Doctor Home Visit -->\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-5\">\n        <h3 class=\"font-display text-xl mb-4 flex items-center gap-3\">\n            <span class=\"w-8 h-8 rounded-full bg-primary text-white flex items-center justify-center text-sm font-body font-700\">4<\/span>\n            Doctor Home Visit\n        <\/h3>\n        <p class=\"mb-3\">\n            A <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"internal-link\">doctor home visit<\/a> was arranged when clinical situations required physician-level assessment without the need for emergency hospital transfer.\n        <\/p>\n        <p class=\"mb-3\">Triggers for requesting a doctor visit included:<\/p>\n        <ul class=\"space-y-2\">\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>New widespread blistering that differed from the expected pattern<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Fever, which could indicate secondary infection<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Suspected skin infection with increasing redness, warmth, or drainage<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Increasing pain not controlled by the current plan<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Difficulty swallowing that could indicate mucosal flare<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Significant reduction in oral intake suggesting worsening oral lesions<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Medication-related concerns or adverse effects<\/li>\n            <li class=\"flex items-start gap-2 text-sm\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Rapid worsening of any symptom<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- Equipment Used -->\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8\">\n        <h3 class=\"font-display text-xl mb-4 flex items-center gap-3\">\n            <span class=\"w-8 h-8 rounded-full bg-primary text-white flex items-center justify-center text-sm font-body font-700\">5<\/span>\n            Equipment and Supplies\n        <\/h3>\n        <p class=\"mb-4\">\n            The home setup included specific <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"internal-link\">medical equipment<\/a> and supplies to support safe care delivery.\n        <\/p>\n        <div class=\"grid grid-cols-2 sm:grid-cols-3 gap-3\">\n            <div class=\"bg-surface rounded-lg p-3 text-center text-sm font-500\">Digital Thermometer<\/div>\n            <div class=\"bg-surface rounded-lg p-3 text-center text-sm font-500\">Digital BP Monitor<\/div>\n            <div class=\"bg-surface rounded-lg p-3 text-center text-sm font-500\">Digital Weighing Scale<\/div>\n            <div class=\"bg-surface rounded-lg p-3 text-center text-sm font-500\">Medication Organizer<\/div>\n            <div class=\"bg-surface rounded-lg p-3 text-center text-sm font-500\">Sterile Wound-Care Supplies<\/div>\n            <div class=\"bg-surface rounded-lg p-3 text-center text-sm font-500\">Non-Adherent Dressings<\/div>\n            <div class=\"bg-surface rounded-lg p-3 text-center text-sm font-500\">Soft Clothing<\/div>\n            <div class=\"bg-surface rounded-lg p-3 text-center text-sm font-500\">Comfortable Mattress and Bedding<\/div>\n            <div class=\"bg-surface rounded-lg p-3 text-center text-sm font-500\">Shower Chair<\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Daily Care Plan -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Daily Care Structure<\/h2>\n    <p class=\"mb-6 text-text-muted\">Simran&#8217;s day was organized around a consistent routine that balanced clinical care, nutrition, activity, and rest. This structure helped reduce the unpredictability that often causes anxiety in patients with chronic skin conditions.<\/p>\n\n    <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4\">\n        <div class=\"bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <div class=\"bg-primary-light px-5 py-3 border-b border-border-soft\">\n                <h4 class=\"font-display text-base text-primary-dark\">Morning<\/h4>\n            <\/div>\n            <div class=\"p-5\">\n                <ul class=\"space-y-2 text-sm\">\n                    <li class=\"flex items-start gap-2\"><span class=\"text-primary font-600 flex-shrink-0\">1.<\/span>Check for new skin lesions with careful visual inspection<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-primary font-600 flex-shrink-0\">2.<\/span>Take prescribed medication on schedule<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-primary font-600 flex-shrink-0\">3.<\/span>Gentle skin care following dermatologist&#8217;s instructions<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-primary font-600 flex-shrink-0\">4.<\/span>Breakfast with soft, non-irritating foods<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-primary font-600 flex-shrink-0\">5.<\/span>Hydration with water at room temperature<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-primary font-600 flex-shrink-0\">6.<\/span>Short walking session as tolerated<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-primary font-600 flex-shrink-0\">7.<\/span>Review of pain level and skin symptoms<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-primary font-600 flex-shrink-0\">8.<\/span>Loose clothing selected to minimize rubbing<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <div class=\"bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <div class=\"bg-accent-light px-5 py-3 border-b border-border-soft\">\n                <h4 class=\"font-display text-base text-accent\">Afternoon<\/h4>\n            <\/div>\n            <div class=\"p-5\">\n                <ul class=\"space-y-2 text-sm\">\n                    <li class=\"flex items-start gap-2\"><span class=\"text-accent font-600 flex-shrink-0\">1.<\/span>Lunch with adequate protein and soft textures<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-accent font-600 flex-shrink-0\">2.<\/span>Rest period to manage fatigue<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-accent font-600 flex-shrink-0\">3.<\/span>Scheduled wound-care routine when due<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-accent font-600 flex-shrink-0\">4.<\/span>Continued hydration monitoring<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-accent font-600 flex-shrink-0\">5.<\/span>Gentle physiotherapy session<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-accent font-600 flex-shrink-0\">6.<\/span>Light household activity with attendant support<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-accent font-600 flex-shrink-0\">7.<\/span>Afternoon medication as prescribed<\/li>\n                <\/ul>\n                <p class=\"text-xs text-text-muted mt-3 italic\">Long periods of activity were avoided when fatigue increased.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <div class=\"bg-success-light px-5 py-3 border-b border-border-soft\">\n                <h4 class=\"font-display text-base text-success\">Evening<\/h4>\n            <\/div>\n            <div class=\"p-5\">\n                <ul class=\"space-y-2 text-sm\">\n                    <li class=\"flex items-start gap-2\"><span class=\"text-success font-600 flex-shrink-0\">1.<\/span>Gentle walking session<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-success font-600 flex-shrink-0\">2.<\/span>Full skin inspection for new blisters<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-success font-600 flex-shrink-0\">3.<\/span>Dinner with soft, nutrient-dense foods<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-success font-600 flex-shrink-0\">4.<\/span>Evening medication as prescribed<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-success font-600 flex-shrink-0\">5.<\/span>Oral care with gentle technique<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-success font-600 flex-shrink-0\">6.<\/span>Review of pain and new blister formation<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n\n        <div class=\"bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <div class=\"bg-surface-alt px-5 py-3 border-b border-border-soft\">\n                <h4 class=\"font-display text-base text-text\">Night<\/h4>\n            <\/div>\n            <div class=\"p-5\">\n                <ul class=\"space-y-2 text-sm\">\n                    <li class=\"flex items-start gap-2\"><span class=\"text-text-muted font-600 flex-shrink-0\">1.<\/span>Prescribed skin care completed before bed<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-text-muted font-600 flex-shrink-0\">2.<\/span>Comfortable loose clothing applied<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-text-muted font-600 flex-shrink-0\">3.<\/span>Bedding kept smooth and clean to reduce friction<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-text-muted font-600 flex-shrink-0\">4.<\/span>Medication schedule reviewed for completion<\/li>\n                    <li class=\"flex items-start gap-2\"><span class=\"text-text-muted font-600 flex-shrink-0\">5.<\/span>Avoidance of scratching or rubbing affected areas<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Clinical Assessment Tables -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Clinical Assessment at First Home Visit<\/h2>\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-6\">\n        <p class=\"mb-5\">At the first home assessment, Simran was alert and comfortable at rest. She reported mild burning around healing erosions, occasional new small blisters, oral sensitivity, fatigue, reduced appetite, difficulty sleeping when skin discomfort increased, fear of accidentally damaging fragile skin, and reduced household activity.<\/p>\n\n        <h4 class=\"font-display text-lg mb-3\">Vital Signs<\/h4>\n        <div class=\"overflow-x-auto mb-6\">\n            <table class=\"rounded-lg overflow-hidden border border-border-soft\">\n                <thead>\n                    <tr>\n                        <th>Parameter<\/th>\n                        <th>Finding<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr><td class=\"font-500\">Blood Pressure<\/td><td>126\/78 mmHg<\/td><\/tr>\n                    <tr><td class=\"font-500\">Heart Rate<\/td><td>80 beats\/min<\/td><\/tr>\n                    <tr><td class=\"font-500\">Respiratory Rate<\/td><td>17\/min<\/td><\/tr>\n                    <tr><td class=\"font-500\">Temperature<\/td><td>98.3 degrees F<\/td><\/tr>\n                    <tr><td class=\"font-500\">Oxygen Saturation<\/td><td>98% on room air<\/td><\/tr>\n                    <tr><td class=\"font-500\">General Condition<\/td><td>Stable<\/td><\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <h4 class=\"font-display text-lg mb-3\">Functional Status at Start of Home Care<\/h4>\n        <div class=\"overflow-x-auto mb-6\">\n            <table class=\"rounded-lg overflow-hidden border border-border-soft\">\n                <thead>\n                    <tr>\n                        <th>Category<\/th>\n                        <th>Assessment<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr><td class=\"font-500\">Mobility<\/td><td>Walked independently without walking aid; approximately 180 metres comfortably; fatigued after prolonged activity<\/td><\/tr>\n                    <tr><td class=\"font-500\">Bed Transfers<\/td><td>Independent<\/td><\/tr>\n                    <tr><td class=\"font-500\">Chair Transfers<\/td><td>Independent<\/td><\/tr>\n                    <tr><td class=\"font-500\">Toilet Transfers<\/td><td>Independent<\/td><\/tr>\n                    <tr><td class=\"font-500\">Shower Transfers<\/td><td>Independent (shower chair used)<\/td><\/tr>\n                    <tr><td class=\"font-500\">Feeding<\/td><td>Independent<\/td><\/tr>\n                    <tr><td class=\"font-500\">Dressing<\/td><td>Independent with loose clothing<\/td><\/tr>\n                    <tr><td class=\"font-500\">Grooming<\/td><td>Independent<\/td><\/tr>\n                    <tr><td class=\"font-500\">Toileting<\/td><td>Independent<\/td><\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n\n        <h4 class=\"font-display text-lg mb-3\">Activities Requiring Assistance<\/h4>\n        <div class=\"grid grid-cols-2 sm:grid-cols-3 gap-2\">\n            <div class=\"bg-warning-light rounded-lg px-3 py-2 text-sm text-center\">Heavy household cleaning<\/div>\n            <div class=\"bg-warning-light rounded-lg px-3 py-2 text-sm text-center\">Carrying groceries<\/div>\n            <div class=\"bg-warning-light rounded-lg px-3 py-2 text-sm text-center\">Laundry<\/div>\n            <div class=\"bg-warning-light rounded-lg px-3 py-2 text-sm text-center\">Prolonged cooking<\/div>\n            <div class=\"bg-warning-light rounded-lg px-3 py-2 text-sm text-center\">Tasks with repeated bending<\/div>\n            <div class=\"bg-warning-light rounded-lg px-3 py-2 text-sm text-center\">Tasks causing skin friction<\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Risks Monitored -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Risks Being Monitored<\/h2>\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8 mb-6\">\n        <p class=\"mb-5\">The home healthcare team maintained continuous vigilance for specific complications. Each risk was assessed during every nursing visit and any concerning change was communicated to the medical team promptly.<\/p>\n        <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-3\">\n            <div class=\"flex items-start gap-3 p-3 rounded-lg bg-alert-light border border-red-200\">\n                <span class=\"risk-indicator bg-red-100 text-alert\">High Risk<\/span>\n                <p class=\"text-sm mt-1\">Secondary skin infection from open erosions<\/p>\n            <\/div>\n            <div class=\"flex items-start gap-3 p-3 rounded-lg bg-alert-light border border-red-200\">\n                <span class=\"risk-indicator bg-red-100 text-alert\">High Risk<\/span>\n                <p class=\"text-sm mt-1\">Increasing blister formation indicating disease flare<\/p>\n            <\/div>\n            <div class=\"flex items-start gap-3 p-3 rounded-lg bg-warning-light border border-yellow-200\">\n                <span class=\"risk-indicator bg-yellow-100 text-warning\">Moderate<\/span>\n                <p class=\"text-sm mt-1\">Delayed wound healing beyond expected timeline<\/p>\n            <\/div>\n            <div class=\"flex items-start gap-3 p-3 rounded-lg bg-warning-light border border-yellow-200\">\n                <span class=\"risk-indicator bg-yellow-100 text-warning\">Moderate<\/span>\n                <p class=\"text-sm mt-1\">Fever as a sign of systemic infection<\/p>\n            <\/div>\n            <div class=\"flex items-start gap-3 p-3 rounded-lg bg-warning-light border border-yellow-200\">\n                <span class=\"risk-indicator bg-yellow-100 text-warning\">Moderate<\/span>\n                <p class=\"text-sm mt-1\">Oral ulcers worsening and affecting swallowing<\/p>\n            <\/div>\n            <div class=\"flex items-start gap-3 p-3 rounded-lg bg-warning-light border border-yellow-200\">\n                <span class=\"risk-indicator bg-yellow-100 text-warning\">Moderate<\/span>\n                <p class=\"text-sm mt-1\">Dehydration from reduced fluid intake<\/p>\n            <\/div>\n            <div class=\"flex items-start gap-3 p-3 rounded-lg bg-warning-light border border-yellow-200\">\n                <span class=\"risk-indicator bg-yellow-100 text-warning\">Moderate<\/span>\n                <p class=\"text-sm mt-1\">Poor nutritional intake affecting healing<\/p>\n            <\/div>\n            <div class=\"flex items-start gap-3 p-3 rounded-lg bg-warning-light border border-yellow-200\">\n                <span class=\"risk-indicator bg-yellow-100 text-warning\">Moderate<\/span>\n                <p class=\"text-sm mt-1\">Medication-related adverse effects<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"alert-box bg-alert-light border-alert\">\n        <div class=\"flex items-start gap-3\">\n            <svg class=\"w-5 h-5 text-alert flex-shrink-0 mt-0.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z\" clip-rule=\"evenodd\"\/><\/svg>\n            <div>\n                <p class=\"font-600 text-alert mb-1\">Red Flags Requiring Immediate Medical Evaluation<\/p>\n                <p class=\"text-sm text-text-muted\">Fever, rapidly spreading redness, severe pain, significant drainage, difficulty swallowing fluids, or rapidly worsening skin involvement required prompt medical evaluation. These signs were not managed at home and warranted urgent physician review or hospital assessment.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Family Education -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Family Education<\/h2>\n    <p class=\"mb-6 text-text-muted\">Educating Simran&#8217;s family was a continuous process integrated into every nursing visit. Her husband and daughter were the primary caregivers, and their understanding directly affected the safety and quality of home care.<\/p>\n\n    <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4\">\n        <div class=\"bg-white rounded-xl border border-border-soft p-5\">\n            <h4 class=\"font-display text-base mb-3 text-primary\">Skin Protection<\/h4>\n            <ul class=\"space-y-2 text-sm\">\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Avoid unnecessary rubbing or friction on affected areas<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Use gentle handling during all transfers and positioning<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Keep fingernails short to prevent accidental scratching<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Avoid adhesive products unless specifically recommended by the dermatologist<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Use only loose, soft clothing made of smooth fabrics<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Maintain clean, smooth bedding to reduce friction during sleep<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-primary mt-2 flex-shrink-0\"><\/span>Follow the prescribed wound-care technique exactly as demonstrated<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"bg-white rounded-xl border border-border-soft p-5\">\n            <h4 class=\"font-display text-base mb-3 text-alert\">Infection Warning Signs<\/h4>\n            <ul class=\"space-y-2 text-sm\">\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-alert mt-2 flex-shrink-0\"><\/span>Fever, even low-grade<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-alert mt-2 flex-shrink-0\"><\/span>Increasing redness around existing erosions<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-alert mt-2 flex-shrink-0\"><\/span>Warmth when touching affected skin<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-alert mt-2 flex-shrink-0\"><\/span>Swelling that is new or worsening<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-alert mt-2 flex-shrink-0\"><\/span>Pus-like or unusual drainage from wounds<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-alert mt-2 flex-shrink-0\"><\/span>Increasing pain that is not improving<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-alert mt-2 flex-shrink-0\"><\/span>Foul odor from wound areas<\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"bg-white rounded-xl border border-border-soft p-5\">\n            <h4 class=\"font-display text-base mb-3 text-accent\">Medication Adherence<\/h4>\n            <ul class=\"space-y-2 text-sm\">\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-accent mt-2 flex-shrink-0\"><\/span>A medication chart was maintained and updated daily<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-accent mt-2 flex-shrink-0\"><\/span>Family instructed to never stop immunosuppressive medication suddenly<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-accent mt-2 flex-shrink-0\"><\/span>Dose changes must only be made by the treating physician<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-accent mt-2 flex-shrink-0\"><\/span>Scheduled laboratory monitoring must be attended without fail<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-accent mt-2 flex-shrink-0\"><\/span>Concerning adverse effects must be reported promptly<\/li>\n            <\/ul>\n            <p class=\"text-xs text-text-muted mt-3\">Proper <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"internal-link\">medication monitoring<\/a> is essential for patients on long-term immunosuppressive therapy.<\/p>\n        <\/div>\n\n        <div class=\"bg-white rounded-xl border border-border-soft p-5\">\n            <h4 class=\"font-display text-base mb-3 text-success\">Nutrition and Emotional Support<\/h4>\n            <ul class=\"space-y-2 text-sm\">\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-success mt-2 flex-shrink-0\"><\/span>Soft foods encouraged to minimize oral discomfort<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-success mt-2 flex-shrink-0\"><\/span>Adequate protein intake prioritized for wound healing<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-success mt-2 flex-shrink-0\"><\/span>Nutrient-dense meals planned with smaller, more frequent portions<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-success mt-2 flex-shrink-0\"><\/span>Foods causing significant oral irritation were avoided<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-success mt-2 flex-shrink-0\"><\/span>Simran encouraged to maintain safe social interaction<\/li>\n                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-success mt-2 flex-shrink-0\"><\/span>Gradual resumption of activities as condition improved<\/li>\n            <\/ul>\n            <p class=\"text-xs text-text-muted mt-3\">Adequate <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\" class=\"internal-link\">nutrition and hydration<\/a> are critical for wound healing in patients with extensive skin involvement.<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Recovery Timeline -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Recovery Timeline<\/h2>\n    <p class=\"mb-8 text-text-muted\">Progress was documented at regular intervals. Each assessment recorded clinical findings, nursing interventions, and functional changes. Pemphigus vulgaris recovery is gradual, and improvement was measured in terms of disease control rather than complete resolution.<\/p>\n\n    <div class=\"relative pl-10 sm:pl-12\">\n        <div class=\"timeline-line\"><\/div>\n\n        <!-- Week 1 -->\n        <div class=\"relative pb-10\">\n            <div class=\"timeline-dot\"><\/div>\n            <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-6\">\n                <div class=\"flex flex-wrap items-center gap-3 mb-3\">\n                    <span class=\"bg-primary-light text-primary-dark text-xs font-600 px-3 py-1 rounded-full\">Week 1<\/span>\n                    <span class=\"text-sm text-text-muted\">Initial Home Care Phase<\/span>\n                <\/div>\n                <p class=\"text-sm mb-3\">\n                    The first week focused on establishing the care routine. Simran was alert and stable at rest but reported mild burning around healing erosions, occasional new small blisters, oral sensitivity, and fatigue. Her walking tolerance was approximately 180 metres.\n                <\/p>\n                <p class=\"text-sm mb-2\"><strong class=\"text-primary\">Nursing interventions:<\/strong> Vital signs recorded at each visit. Baseline skin documentation completed. Wound care technique demonstrated to family. Medication chart established. Oral assessment performed.<\/p>\n                <p class=\"text-sm\"><strong class=\"text-primary\">Family observations:<\/strong> Husband noted Simran was anxious about new blisters and hesitant to move freely. Daughter helped with meal planning to accommodate oral sensitivity.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Week 4 -->\n        <div class=\"relative pb-10\">\n            <div class=\"timeline-dot\"><\/div>\n            <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-6\">\n                <div class=\"flex flex-wrap items-center gap-3 mb-3\">\n                    <span class=\"bg-primary-light text-primary-dark text-xs font-600 px-3 py-1 rounded-full\">Week 4<\/span>\n                    <span class=\"text-sm text-text-muted\">Early Improvement Noted<\/span>\n                <\/div>\n                <p class=\"text-sm mb-3\">\n                    By the fourth week, the number of new blisters had decreased compared to the initial period. Previously active erosions began showing improved healing with reduced redness and crusting. Simran&#8217;s appetite improved and she was eating a wider range of soft foods.\n                <\/p>\n                <p class=\"text-sm mb-2\"><strong class=\"text-primary\">Clinical progress:<\/strong> Walking distance increased to approximately 220 metres. Pain levels reduced. Oral discomfort less noticeable during meals. No signs of wound infection detected.<\/p>\n                <p class=\"text-sm\"><strong class=\"text-primary\">Physiotherapy:<\/strong> Sit-to-stand exercises and gentle walking continued. Energy-conservation techniques helped Simran manage her daily routine with less fatigue.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Week 6 -->\n        <div class=\"relative pb-10\">\n            <div class=\"timeline-dot\"><\/div>\n            <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-6\">\n                <div class=\"flex flex-wrap items-center gap-3 mb-3\">\n                    <span class=\"bg-primary-light text-primary-dark text-xs font-600 px-3 py-1 rounded-full\">Week 6<\/span>\n                    <span class=\"text-sm text-text-muted\">Functional Improvement<\/span>\n                <\/div>\n                <p class=\"text-sm mb-3\">\n                    Skin integrity improved further. Simran became able to perform personal care independently, prepare simple meals, and complete light household activities. Her walking distance reached approximately 270 metres. Sleep quality improved as skin discomfort reduced.\n                <\/p>\n                <p class=\"text-sm mb-2\"><strong class=\"text-primary\">Clinical progress:<\/strong> Oral discomfort reduced considerably. Most healing erosions showed good granulation tissue. New blister formation remained infrequent. Medication adherence was consistent.<\/p>\n                <p class=\"text-sm\"><strong class=\"text-primary\">Family observations:<\/strong> Husband reported Simran was more confident and less fearful of skin damage. She began taking more initiative in her daily routine.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Week 8 -->\n        <div class=\"relative pb-10\">\n            <div class=\"timeline-dot\"><\/div>\n            <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-6\">\n                <div class=\"flex flex-wrap items-center gap-3 mb-3\">\n                    <span class=\"bg-primary-light text-primary-dark text-xs font-600 px-3 py-1 rounded-full\">Week 8<\/span>\n                    <span class=\"text-sm text-text-muted\">Sustained Progress<\/span>\n                <\/div>\n                <p class=\"text-sm mb-3\">\n                    Simran reported fewer episodes of new blister formation. Her walking tolerance increased to approximately 320 metres. She required less assistance with household activities as her strength and confidence improved.\n                <\/p>\n                <p class=\"text-sm mb-2\"><strong class=\"text-primary\">Clinical progress:<\/strong> Previously affected skin areas continued to heal. No wound infections occurred. Vital signs remained stable. Blood pressure stayed within the controlled range for her hypertension.<\/p>\n                <p class=\"text-sm\"><strong class=\"text-primary\">Physiotherapy:<\/strong> Exercise intensity was gradually increased within safe limits. Functional activities like meal preparation and light cleaning were incorporated into the rehabilitation plan.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Week 12 -->\n        <div class=\"relative pb-2\">\n            <div class=\"timeline-dot\" style=\"background: #047857;\"><\/div>\n            <div class=\"bg-white rounded-xl border border-green-200 p-5 sm:p-6\">\n                <div class=\"flex flex-wrap items-center gap-3 mb-3\">\n                    <span class=\"bg-success-light text-success text-xs font-600 px-3 py-1 rounded-full\">Week 12<\/span>\n                    <span class=\"text-sm text-text-muted\">12-Week Assessment<\/span>\n                <\/div>\n                <p class=\"text-sm mb-3\">\n                    At the 12-week assessment, most previously affected skin areas showed substantial healing. Personal care remained independent. Walking distance increased to approximately 380 metres. Oral intake improved. Weight stabilized.\n                <\/p>\n                <p class=\"text-sm mb-2\"><strong class=\"text-success\">Key outcomes:<\/strong> Medication adherence remained consistent. No wound-related hospitalization occurred during the documented period. Dermatology follow-up continued as scheduled.<\/p>\n                <p class=\"text-sm text-text-muted italic\">The improvement represented better disease control and wound healing during treatment. It did not indicate permanent elimination of the underlying autoimmune condition. Ongoing monitoring for disease recurrence remained necessary.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Recovery Outcome Summary Table -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Recovery Outcome Summary<\/h2>\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8\">\n        <div class=\"overflow-x-auto\">\n            <table class=\"rounded-lg overflow-hidden border border-border-soft\">\n                <thead>\n                    <tr>\n                        <th>Parameter<\/th>\n                        <th>Start of Home Care<\/th>\n                        <th>Week 4<\/th>\n                        <th>Week 6<\/th>\n                        <th>Week 8<\/th>\n                        <th>Week 12<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td class=\"font-500\">New Blister Formation<\/td>\n                        <td>Occasional<\/td>\n                        <td>Decreased<\/td>\n                        <td>Infrequent<\/td>\n                        <td>Fewer episodes<\/td>\n                        <td>Fewer episodes<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Wound Healing<\/td>\n                        <td>Active erosions<\/td>\n                        <td>Improved healing<\/td>\n                        <td>Further improvement<\/td>\n                        <td>Continued healing<\/td>\n                        <td>Substantial healing<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Walking Distance<\/td>\n                        <td>~180 metres<\/td>\n                        <td>~220 metres<\/td>\n                        <td>~270 metres<\/td>\n                        <td>~320 metres<\/td>\n                        <td>~380 metres<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Oral Comfort<\/td>\n                        <td>Sensitivity present<\/td>\n                        <td>Improving<\/td>\n                        <td>Considerably reduced<\/td>\n                        <td>Continued improvement<\/td>\n                        <td>Improved<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Appetite<\/td>\n                        <td>Reduced<\/td>\n                        <td>Improved<\/td>\n                        <td>Further improved<\/td>\n                        <td>Maintained<\/td>\n                        <td>Improved<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Weight<\/td>\n                        <td>Not documented as changed<\/td>\n                        <td>Not documented as changed<\/td>\n                        <td>Not documented as changed<\/td>\n                        <td>Not documented as changed<\/td>\n                        <td>Stabilized<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Sleep Quality<\/td>\n                        <td>Disturbed by discomfort<\/td>\n                        <td>Not specifically documented<\/td>\n                        <td>More comfortable<\/td>\n                        <td>Not specifically documented<\/td>\n                        <td>Not specifically documented<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Household Independence<\/td>\n                        <td>Required assistance<\/td>\n                        <td>Not specifically documented<\/td>\n                        <td>Simple meals, light tasks<\/td>\n                        <td>Less assistance needed<\/td>\n                        <td>Further improved<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Wound Infection<\/td>\n                        <td>None<\/td>\n                        <td>None<\/td>\n                        <td>None<\/td>\n                        <td>None<\/td>\n                        <td>None<\/td>\n                    <\/tr>\n                    <tr>\n                        <td class=\"font-500\">Hospital Readmission<\/td>\n                        <td>N\/A<\/td>\n                        <td>None<\/td>\n                        <td>None<\/td>\n                        <td>None<\/td>\n                        <td>None<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Home Care Goals -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Home Care Goals and Outcomes<\/h2>\n    <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4\">\n        <div class=\"bg-white rounded-xl border border-border-soft p-5\">\n            <h4 class=\"font-display text-base mb-4 text-primary\">Short-Term Goals<\/h4>\n            <ul class=\"space-y-3\">\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Support skin healing through regular wound monitoring\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Prevent secondary skin infection\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Maintain consistent medication adherence\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Improve nutritional intake despite oral lesions\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Maintain adequate hydration\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Reduce skin trauma through proper handling and clothing\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Improve comfort and sleep quality\n                <\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"bg-white rounded-xl border border-border-soft p-5\">\n            <h4 class=\"font-display text-base mb-4 text-primary-dark\">Long-Term Goals<\/h4>\n            <ul class=\"space-y-3\">\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Maintain disease control under dermatology supervision\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Reduce frequency of significant flares\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Preserve skin integrity over time\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Maintain nutritional status\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Prevent avoidable hospitalization through early detection\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Maintain physical independence\n                <\/li>\n                <li class=\"flex items-start gap-3 text-sm\">\n                    <span class=\"w-5 h-5 rounded-full bg-success-light text-success flex items-center justify-center flex-shrink-0 mt-0.5\"><svg class=\"w-3 h-3\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z\" clip-rule=\"evenodd\"\/><\/svg><\/span>\n                    Continue dermatology follow-up and recognize early signs of worsening\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Key Clinical Learnings -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Key Clinical Learnings<\/h2>\n    <div class=\"space-y-4\">\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <h4 class=\"font-display text-base mb-2\">Skin integrity in pemphigus vulgaris requires systematic monitoring, not casual observation<\/h4>\n            <p class=\"text-sm text-text-muted\">New blisters, worsening redness, drainage, pain, or delayed healing may indicate complications or disease flare. A weekly skin and symptom record provides the treating dermatologist with objective data to guide treatment adjustments. Without this documentation, important patterns can be missed.<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <h4 class=\"font-display text-base mb-2\">Secondary infection is the most immediate clinical danger in the post-discharge period<\/h4>\n            <p class=\"text-sm text-text-muted\">Open skin erosions disrupt the normal barrier function of the skin. In a patient already on immunosuppressive medication, the risk of secondary bacterial infection is compounded by reduced immune response. Families must understand that infection can progress quickly and that early recognition of warning signs is critical. Appropriate <a href=\"https:\/\/athomecare.in\/wound-cleaning-debridement-dressings\/\" class=\"internal-link\">wound care and dressing techniques<\/a> are essential preventive measures.<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <h4 class=\"font-display text-base mb-2\">Oral lesions directly impact nutritional status in ways that are easy to underestimate<\/h4>\n            <p class=\"text-sm text-text-muted\">Painful mouth involvement can make eating and drinking genuinely difficult, not just uncomfortable. Patients may reduce intake silently to avoid complaint. This can lead to inadequate protein, calorie, and fluid intake at a time when the body needs these resources most for wound healing. Soft food preparation and <a href=\"https:\/\/athomecare.in\/skin-care-moisture-management-elderly\/\" class=\"internal-link\">careful skin and oral care<\/a> must be integrated into the nutritional plan.<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <h4 class=\"font-display text-base mb-2\">Gentle handling is a clinical intervention, not just a comfort measure<\/h4>\n            <p class=\"text-sm text-text-muted\">In pemphigus vulgaris, friction and minor trauma can cause new blisters at previously unaffected sites. This means that how a patient is turned, transferred, dressed, and positioned directly affects disease activity. Nurses, attendants, and family members must all understand that gentle technique is part of treatment, not optional kindness.<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <h4 class=\"font-display text-base mb-2\">Physiotherapy in pemphigus vulgaris requires disease-specific adaptation<\/h4>\n            <p class=\"text-sm text-text-muted\">Standard exercise programs may not be appropriate. Movements that cause skin friction, pressure on affected areas, or excessive perspiration can worsen the condition. The physiotherapist must coordinate with the nursing team and modify exercises in real time based on daily skin status. The goal is preventing deconditioning without triggering new blister formation.<\/p>\n        <\/div>\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 card-hover\">\n            <h4 class=\"font-display text-base mb-2\">Home healthcare supports but does not replace specialist dermatology follow-up<\/h4>\n            <p class=\"text-sm text-text-muted\">The home care team monitors, educates, and supports daily management. However, pemphigus vulgaris requires ongoing specialist oversight for medication adjustments, laboratory monitoring, and disease assessment. Patients and families must understand that improvement at home does not mean specialist visits can be skipped. This distinction is important for long-term safety. Families exploring <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" class=\"internal-link\">home healthcare services in the Chandigarh, Mohali, and Panchkula region<\/a> should ensure their provider maintains clear communication with the treating specialist.<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Medical Authority -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Medical Authority<\/h2>\n    <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4\">\n        <!-- Author -->\n        <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-6\">\n            <div class=\"flex items-center gap-4 mb-4\">\n                <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya, MBBS - Geriatric Medicine Specialist\" class=\"w-20 h-20 rounded-xl object-cover border border-border-soft\">\n                <div>\n                    <p class=\"font-display text-lg\">Dr. Ekta Fageriya<\/p>\n                    <p class=\"text-sm text-text-muted\">MBBS<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"space-y-2 text-sm\">\n                <div class=\"flex justify-between py-1.5 border-b border-border-soft\">\n                    <span class=\"text-text-muted\">RMC Registration No.<\/span>\n                    <span class=\"font-500\">44780<\/span>\n                <\/div>\n                <div class=\"flex justify-between py-1.5 border-b border-border-soft\">\n                    <span class=\"text-text-muted\">Specialization<\/span>\n                    <span class=\"font-500\">Geriatric Medicine<\/span>\n                <\/div>\n                <div class=\"flex justify-between py-1.5\">\n                    <span class=\"text-text-muted\">Clinical Experience<\/span>\n                    <span class=\"font-500\">7 Years<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- FAQs -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Frequently Asked Questions<\/h2>\n    <div class=\"space-y-3\">\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">What is pemphigus vulgaris?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                Pemphigus vulgaris is a rare autoimmune blistering disorder in which the immune system produces antibodies that attack proteins involved in keeping skin cells attached to one another. This causes fragile blisters that rupture easily, leaving painful raw areas called erosions. The condition can affect both the skin and mucous membranes, particularly the inside of the mouth. It is not contagious and requires long-term medical management.\n            <\/div>\n        <\/details>\n\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">Can pemphigus vulgaris affect the mouth?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                Yes. Oral involvement is very common in pemphigus vulgaris and is often the first sign of the condition. Painful ulcers or erosions can develop inside the cheeks, on the gums, tongue, and palate. These oral lesions can make eating, drinking, and sometimes speaking uncomfortable. In many patients, mouth symptoms appear weeks or months before skin blisters develop.\n            <\/div>\n        <\/details>\n\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">Why is skin infection a major concern in pemphigus vulgaris?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                Blisters and open erosions disrupt the normal skin barrier, which is the body&#8217;s first line of defense against bacteria. When this barrier is broken, bacteria can enter the tissue and cause secondary infection. This risk is further increased because the immunosuppressive medications used to treat pemphigus vulgaris reduce the immune system&#8217;s ability to fight infection. Secondary skin infection can delay healing, worsen disease, and in serious cases, enter the bloodstream.\n            <\/div>\n        <\/details>\n\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">Can physiotherapy be provided during pemphigus vulgaris recovery?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                Yes, but with important adaptations. Gentle, individualized physiotherapy can help prevent deconditioning and maintain mobility during recovery. However, exercises must be carefully modified to avoid excessive friction, pressure, or trauma to affected or fragile skin. The physiotherapist should coordinate with the nursing team and adjust the program based on daily skin status. Activities that cause sweating, skin rubbing, or pressure on healing erosions should be avoided.\n            <\/div>\n        <\/details>\n\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">Should immunosuppressive medication be stopped when the skin looks better?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                No. This is one of the most important points for patients and families to understand. Medication changes should only be made by the treating physician, typically as a gradual dose reduction based on clinical response and laboratory results over time. Stopping or reducing immunosuppressive treatment independently can trigger a severe disease flare that may be worse than the original episode. Even when the skin appears healed, the underlying autoimmune activity may still be present.\n            <\/div>\n        <\/details>\n\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">What should caregivers watch for at home?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                Caregivers should monitor for new widespread blisters, fever, increasing redness around existing wounds, swelling, pus-like or unusual drainage, increasing pain, foul odor from wound areas, difficulty swallowing, reduced fluid intake, significant reduction in food intake, and unusual weakness or fatigue. Any of these signs should be reported to the healthcare team promptly. Fever, rapidly spreading redness, or difficulty swallowing fluids require urgent medical evaluation.\n            <\/div>\n        <\/details>\n\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">Can pemphigus vulgaris be cured?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                Treatment can control the disease and promote healing, but pemphigus vulgaris is generally considered a chronic condition that requires ongoing medical management. With appropriate treatment, many patients achieve significant improvement or remission, where blister formation stops or becomes very infrequent. However, the underlying autoimmune tendency remains, and recurrence is possible. Long-term dermatology follow-up and medication monitoring are typically necessary even during periods of good disease control.\n            <\/div>\n        <\/details>\n\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">How can families protect fragile skin at home?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                Families can protect fragile skin by using gentle handling during all physical contact, dressing the patient in loose soft clothing made of smooth fabrics, keeping bedding clean and smooth to reduce friction during sleep, keeping fingernails short to prevent accidental scratching, avoiding adhesive products on or near affected skin unless specifically recommended, following the dermatologist&#8217;s wound-care instructions precisely, and avoiding activities that cause rubbing or pressure on vulnerable areas. Proper <a href=\"https:\/\/athomecare.in\/pressure-ulcer-prevention-guide-for-elderly-home-care-in-gurgaon\/\" class=\"internal-link\">skin protection strategies<\/a> are part of the treatment plan, not optional comfort measures.\n            <\/div>\n        <\/details>\n\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">What role does home healthcare play in pemphigus vulgaris management?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                Home healthcare supports the daily management of pemphigus vulgaris between specialist visits. This includes regular wound assessment and dressing, vital sign monitoring, medication adherence support, nutritional guidance, infection surveillance, physiotherapy adapted to skin condition, and family education. Home healthcare does not replace dermatology treatment but creates a safety net that can detect complications early, support healing, and reduce the likelihood of avoidable hospital readmission. For families in the region, <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"internal-link\">professional home nursing<\/a> provides the clinical oversight that untrained caregivers cannot offer.\n            <\/div>\n        <\/details>\n\n        <details class=\"faq-item bg-white rounded-xl border border-border-soft overflow-hidden\">\n            <summary class=\"p-5 flex items-center justify-between gap-4 cursor-pointer hover:bg-surface transition-colors\">\n                <span class=\"font-600 text-sm sm:text-base\">Is this case study about a real patient?<\/span>\n                <span class=\"faq-icon text-primary text-xl flex-shrink-0\">+<\/span>\n            <\/summary>\n            <div class=\"px-5 pb-5 text-sm text-text-muted\">\n                No. 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.\n            <\/div>\n        <\/details>\n    <\/div>\n<\/section>\n\n<!-- Related Services -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <h2 class=\"font-display text-2xl sm:text-3xl mb-6\">Related Home Healthcare Services<\/h2>\n    <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n        <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"block bg-white rounded-xl border border-border-soft p-5 card-hover group\">\n            <h4 class=\"font-display text-base mb-2 group-hover:text-primary transition-colors\">Home Nursing<\/h4>\n            <p class=\"text-sm text-text-muted\">Qualified nurses for clinical monitoring, wound care, medication management, and patient assessment at home.<\/p>\n        <\/a>\n        <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"block bg-white rounded-xl border border-border-soft p-5 card-hover group\">\n            <h4 class=\"font-display text-base mb-2 group-hover:text-primary transition-colors\">Patient Care Services<\/h4>\n            <p class=\"text-sm text-text-muted\">Comprehensive care support including daily living assistance, health monitoring, and recovery management.<\/p>\n        <\/a>\n        <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"block bg-white rounded-xl border border-border-soft p-5 card-hover group\">\n            <h4 class=\"font-display text-base mb-2 group-hover:text-primary transition-colors\">Patient Care Taker<\/h4>\n            <p class=\"text-sm text-text-muted\">Trained attendants for daily activity support, hygiene assistance, and companionship during recovery.<\/p>\n        <\/a>\n        <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"block bg-white rounded-xl border border-border-soft p-5 card-hover group\">\n            <h4 class=\"font-display text-base mb-2 group-hover:text-primary transition-colors\">Physiotherapy at Home<\/h4>\n            <p class=\"text-sm text-text-muted\">Expert physiotherapists for mobility rehabilitation, strength building, and functional recovery programs.<\/p>\n        <\/a>\n        <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"block bg-white rounded-xl border border-border-soft p-5 card-hover group\">\n            <h4 class=\"font-display text-base mb-2 group-hover:text-primary transition-colors\">Doctor Home Visit<\/h4>\n            <p class=\"text-sm text-text-muted\">Physician consultations at home for clinical assessment, medication review, and urgent medical evaluation.<\/p>\n        <\/a>\n        <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"block bg-white rounded-xl border border-border-soft p-5 card-hover group\">\n            <h4 class=\"font-display text-base mb-2 group-hover:text-primary transition-colors\">Medical Equipment Rental<\/h4>\n            <p class=\"text-sm text-text-muted\">Reliable medical equipment including monitors, beds, and wound-care supplies for home use.<\/p>\n        <\/a>\n        <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"block bg-white rounded-xl border border-border-soft p-5 card-hover group\">\n            <h4 class=\"font-display text-base mb-2 group-hover:text-primary transition-colors\">Medication Management<\/h4>\n            <p class=\"text-sm text-text-muted\">Structured medication monitoring, adherence support, and coordination with prescribing physicians.<\/p>\n        <\/a>\n        <a href=\"https:\/\/athomecare.in\/nutrition-hydration-elderly-care\/\" class=\"block bg-white rounded-xl border border-border-soft p-5 card-hover group\">\n            <h4 class=\"font-display text-base mb-2 group-hover:text-primary transition-colors\">Nutrition and Hydration Support<\/h4>\n            <p class=\"text-sm text-text-muted\">Dietary guidance and monitoring for patients with reduced intake due to oral lesions or illness.<\/p>\n        <\/a>\n        <a href=\"https:\/\/athomecare.in\/wound-cleaning-debridement-dressings\/\" class=\"block bg-white rounded-xl border border-border-soft p-5 card-hover group\">\n            <h4 class=\"font-display text-base mb-2 group-hover:text-primary transition-colors\">Wound Care and Dressings<\/h4>\n            <p class=\"text-sm text-text-muted\">Professional wound cleaning, dressing changes, and healing assessment by trained nurses.<\/p>\n        <\/a>\n    <\/div>\n<\/section>\n\n<!-- Contact Information -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <div class=\"bg-white rounded-xl border border-border-soft p-5 sm:p-8\">\n        <h2 class=\"font-display text-2xl mb-6\">Contact AtHomeCare<\/h2>\n        <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-6\">\n            <div>\n                <h4 class=\"font-body font-600 text-sm uppercase tracking-wider text-text-muted mb-3\">Corporate Office<\/h4>\n                <address class=\"not-italic text-sm leading-relaxed\">\n                    Unit No. 703, 7th Floor, ILD Trade Centre<br>\n                    D1 Block, Malibu Town<br>\n                    Sector 47<br>\n                    Gurgaon, Haryana 122018\n                <\/address>\n            <\/div>\n            <div>\n                <h4 class=\"font-body font-600 text-sm uppercase tracking-wider text-text-muted mb-3\">Reach Us<\/h4>\n                <div class=\"space-y-2 text-sm\">\n                    <p><strong>Phone:<\/strong> <a href=\"tel:9910823218\" class=\"internal-link\">9910823218<\/a><\/p>\n                    <p><strong>Email:<\/strong> <a href=\"mailto:care@athomecare.in\" class=\"internal-link\">care@athomecare.in<\/a><\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Medical Disclaimer -->\n<section class=\"section-reveal max-w-5xl mx-auto px-4 pb-12 sm:pb-16\">\n    <div class=\"bg-surface-alt rounded-xl border border-border-soft p-5 sm:p-6\">\n        <div class=\"flex items-start gap-3 mb-3\">\n            <svg class=\"w-5 h-5 text-text-muted flex-shrink-0 mt-0.5\" fill=\"currentColor\" viewBox=\"0 0 20 20\"><path fill-rule=\"evenodd\" d=\"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-7-4a1 1 0 11-2 0 1 1 0 012 0zM9 9a1 1 0 000 2v3a1 1 0 001 1h1a1 1 0 100-2v-3a1 1 0 00-1-1H9z\" clip-rule=\"evenodd\"\/><\/svg>\n            <h4 class=\"font-body font-600 text-sm uppercase tracking-wider text-text-muted\">Medical Disclaimer<\/h4>\n        <\/div>\n        <div class=\"text-sm text-text-muted space-y-3 pl-8\">\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 assessment. Emergency symptoms require immediate hospital care. Home healthcare complements, but does not replace, emergency medical services or specialist treatment.<\/p>\n            <p>Always seek the advice of your physician or other qualified health provider with any questions you may have regarding a medical condition. Never disregard professional medical advice or delay seeking it because of something you have read in this document.<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n<!-- Final Disclaimer -->\n<section class=\"max-w-5xl mx-auto px-4 pb-16\">\n    <p class=\"text-xs text-text-muted text-center italic\">Fictional Mohali patient receiving home nursing support for pemphigus vulgaris skin care and recovery. This image description is for accessibility purposes only. No actual patient images are used in this educational case study.<\/p>\n<\/section>\n\n<\/main>\n\n<!-- Footer -->\n<footer class=\"bg-text text-white\/80 py-8\">\n    <div class=\"max-w-5xl mx-auto px-4 text-center\">\n        <p class=\"text-sm\">AtHomeCare &#8211; Professional Home Healthcare Services<\/p>\n        <p class=\"text-xs mt-2 text-white\/50\">This is a fictional educational case study. It does not represent a real patient or real medical events.<\/p>\n    <\/div>\n<\/footer>\n\n<script>\n    \/\/ Scroll reveal animation\n    document.addEventListener('DOMContentLoaded', function() {\n        var sections = document.querySelectorAll('.section-reveal');\n        var observer = new IntersectionObserver(function(entries) {\n            entries.forEach(function(entry) {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('visible');\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, {\n            threshold: 0.08,\n            rootMargin: '0px 0px -40px 0px'\n        });\n        sections.forEach(function(section) {\n            observer.observe(section);\n        });\n    });\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Pemphigus Vulgaris Home Care in Mohali Skip to main content Clinical Case Study Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge. Age 56&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"normal","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-549","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=\"Pemphigus Vulgaris Home Care in Mohali Skip to main content Clinical Case Study Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge. Age 56\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"lyfmedicare46\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"mohali -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Pemphigus Vulgaris Home Care in Mohali - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Pemphigus Vulgaris Home Care in Mohali Skip to main content Clinical Case Study Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge. Age 56\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-18T05:05:04+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-18T05:05:09+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Pemphigus Vulgaris Home Care in Mohali - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Pemphigus Vulgaris Home Care in Mohali Skip to main content Clinical Case Study Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge. Age 56\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#blogposting\",\"name\":\"Pemphigus Vulgaris Home Care in Mohali - mohali\",\"headline\":\"Pemphigus Vulgaris Home Care in Mohali\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/athomecare.in\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#articleImage\"},\"datePublished\":\"2026-08-18T05:05:04+00:00\",\"dateModified\":\"2026-08-18T05:05:09+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#listItem\",\"name\":\"Pemphigus Vulgaris Home Care in Mohali\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#listItem\",\"position\":3,\"name\":\"Pemphigus Vulgaris Home Care in Mohali\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\",\"name\":\"mohali\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"lyfmedicare46\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/\",\"name\":\"Pemphigus Vulgaris Home Care in Mohali - mohali\",\"description\":\"Pemphigus Vulgaris Home Care in Mohali Skip to main content Clinical Case Study Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge. Age 56\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pemphigus-vulgaris-home-care-in-mohali\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-18T05:05:04+00:00\",\"dateModified\":\"2026-08-18T05:05:09+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/\",\"name\":\"mohali\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Pemphigus Vulgaris Home Care in Mohali - mohali","description":"Pemphigus Vulgaris Home Care in Mohali Skip to main content Clinical Case Study Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge. Age 56","canonical_url":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#blogposting","name":"Pemphigus Vulgaris Home Care in Mohali - mohali","headline":"Pemphigus Vulgaris Home Care in Mohali","author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png","@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#articleImage"},"datePublished":"2026-08-18T05:05:04+00:00","dateModified":"2026-08-18T05:05:09+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/mohali","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/mohali\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#listItem","name":"Pemphigus Vulgaris Home Care in Mohali"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#listItem","position":3,"name":"Pemphigus Vulgaris Home Care in Mohali","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/mohali\/#organization","name":"mohali","url":"https:\/\/athomecare.in\/mohali\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g","width":96,"height":96,"caption":"lyfmedicare46"}},{"@type":"WebPage","@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#webpage","url":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/","name":"Pemphigus Vulgaris Home Care in Mohali - mohali","description":"Pemphigus Vulgaris Home Care in Mohali Skip to main content Clinical Case Study Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge. Age 56","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-18T05:05:04+00:00","dateModified":"2026-08-18T05:05:09+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/mohali\/#website","url":"https:\/\/athomecare.in\/mohali\/","name":"mohali","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/mohali\/#organization"}}]},"og:locale":"en_US","og:site_name":"mohali -","og:type":"article","og:title":"Pemphigus Vulgaris Home Care in Mohali - mohali","og:description":"Pemphigus Vulgaris Home Care in Mohali Skip to main content Clinical Case Study Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge. Age 56","og:url":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/","article:published_time":"2026-08-18T05:05:04+00:00","article:modified_time":"2026-08-18T05:05:09+00:00","twitter:card":"summary_large_image","twitter:title":"Pemphigus Vulgaris Home Care in Mohali - mohali","twitter:description":"Pemphigus Vulgaris Home Care in Mohali Skip to main content Clinical Case Study Pemphigus Vulgaris Recovery With Skin Integrity and Medication Monitoring in Mohali A documented account of how structured home healthcare supported a 56-year-old patient with pemphigus vulgaris through wound monitoring, infection prevention, nutritional rehabilitation, and safe medication management after hospital discharge. Age 56"},"aioseo_meta_data":{"post_id":"549","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-18 05:02:54","updated":"2026-08-18 06:09:43","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/mohali\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/mohali\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPemphigus Vulgaris Home Care in Mohali\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/mohali"},{"label":"Blog","link":"https:\/\/athomecare.in\/mohali\/category\/blog\/"},{"label":"Pemphigus Vulgaris Home Care in Mohali","link":"https:\/\/athomecare.in\/mohali\/pemphigus-vulgaris-home-care-in-mohali\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/549","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/comments?post=549"}],"version-history":[{"count":3,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/549\/revisions"}],"predecessor-version":[{"id":552,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/549\/revisions\/552"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=549"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=549"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}