{"id":306,"date":"2026-07-31T06:26:22","date_gmt":"2026-07-31T06:26:22","guid":{"rendered":"https:\/\/athomecare.in\/mohali\/?p=306"},"modified":"2026-07-31T06:26:23","modified_gmt":"2026-07-31T06:26:23","slug":"pulmonary-valve-replacement-rehabilitation-at-home-case-study","status":"publish","type":"post","link":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/","title":{"rendered":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study<\/title>\n    <meta name=\"description\" content=\"Learn how home nursing, cardiac rehabilitation, and physiotherapy supported recovery after pulmonary valve replacement in this fictional educational case study.\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/pulmonary-valve-replacement-home-rehabilitation-case-study-mohali\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Merriweather:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\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': '#0a5c5f',\n                        'primary-light': '#e0f5f5',\n                        secondary: '#1a56db',\n                        slate: { 50: '#f8fafc', 100: '#f1f5f9', 200: '#e2e8f0', 300: '#cbd5e1', 400: '#94a3b8', 500: '#64748b', 600: '#475569', 700: '#334155', 800: '#1e293b', 900: '#0f172a' },\n                        alert: '#dc2626',\n                        success: '#059669',\n                        warning: '#d97706',\n                        info: '#2563eb'\n                    },\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        serif: ['Merriweather', 'serif']\n                    }\n                }\n            }\n        }\n    <\/script>\n    <script type=\"application\/ld+json\">\n    {\n        \"@context\": \"https:\/\/schema.org\",\n        \"@type\": \"MedicalWebPage\",\n        \"name\": \"Pulmonary Valve Replacement Rehabilitation: A Fictional Patient Case Study\",\n        \"description\": \"Educational case study demonstrating home healthcare recovery after surgical pulmonary valve replacement\",\n        \"url\": \"https:\/\/athomecare.in\/pulmonary-valve-replacement-home-rehabilitation-case-study-mohali\",\n        \"about\": {\n            \"@type\": \"MedicalCondition\",\n            \"name\": \"Severe Pulmonary Valve Stenosis\"\n        },\n        \"author\": {\n            \"@type\": \"Physician\",\n            \"name\": \"Dr. Ekta Fageriya\",\n            \"credential\": \"MBBS\",\n            \"medicalSpecialty\": \"Geriatric Medicine\"\n        },\n        \"publisher\": {\n            \"@type\": \"Organization\",\n            \"name\": \"AtHomeCare\",\n            \"url\": \"https:\/\/athomecare.in\"\n        },\n        \"medicalAudience\": {\n            \"@type\": \"PeopleAudience\",\n            \"audienceType\": [\"Patients\", \"Caregivers\", \"Healthcare Professionals\"]\n        }\n    }\n    <\/script>\n    <style>\n        * { box-sizing: border-box; }\n        body { font-family: 'Inter', sans-serif; background: #f8fafc; color: #1e293b; line-height: 1.75; }\n        .font-serif { font-family: 'Merriweather', serif; }\n        .hero-gradient { background: linear-gradient(135deg, #0d7377 0%, #0a5c5f 50%, #064e52 100%); }\n        .card { background: #ffffff; border: 1px solid #e2e8f0; border-radius: 12px; }\n        .card-shadow { box-shadow: 0 1px 3px rgba(0,0,0,0.06), 0 1px 2px rgba(0,0,0,0.04); }\n        .card-shadow-lg { box-shadow: 0 4px 16px rgba(0,0,0,0.08), 0 2px 6px rgba(0,0,0,0.04); }\n        .alert-box { border-left: 4px solid; padding: 16px 20px; border-radius: 0 8px 8px 0; margin: 20px 0; }\n        .alert-red { border-color: #dc2626; background: #fef2f2; }\n        .alert-blue { border-color: #2563eb; background: #eff6ff; }\n        .alert-green { border-color: #059669; background: #ecfdf5; }\n        .alert-amber { border-color: #d97706; background: #fffbeb; }\n        .alert-teal { border-color: #0d7377; background: #e0f5f5; }\n        .timeline-line { position: absolute; left: 23px; top: 40px; bottom: 0; width: 2px; background: #e2e8f0; }\n        .timeline-dot { width: 12px; height: 12px; border-radius: 50%; background: #0d7377; border: 3px solid #e0f5f5; position: relative; z-index: 2; flex-shrink: 0; }\n        .timeline-dot-inactive { background: #cbd5e1; border-color: #f1f5f9; }\n        table { width: 100%; border-collapse: collapse; }\n        table th { background: #f1f5f9; padding: 12px 16px; text-align: left; font-weight: 600; font-size: 0.8125rem; text-transform: uppercase; letter-spacing: 0.05em; color: #475569; border-bottom: 2px solid #e2e8f0; }\n        table td { padding: 12px 16px; border-bottom: 1px solid #f1f5f9; font-size: 0.9375rem; }\n        table tr:hover { background: #f8fafc; }\n        table th:first-child { border-radius: 8px 0 0 0; }\n        table th:last-child { border-radius: 0 8px 0 0; }\n        a { color: #0d7377; text-decoration: none; transition: color 0.2s; }\n        a:hover { color: #0a5c5f; text-decoration: underline; }\n        .faq-item { border: 1px solid #e2e8f0; border-radius: 10px; overflow: hidden; margin-bottom: 12px; transition: box-shadow 0.2s; }\n        .faq-item:hover { box-shadow: 0 2px 8px rgba(0,0,0,0.06); }\n        .faq-question { padding: 18px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-weight: 600; background: #ffffff; transition: background 0.2s; user-select: none; }\n        .faq-question:hover { background: #f8fafc; }\n        .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.35s ease, padding 0.35s ease; padding: 0 20px; background: #f8fafc; }\n        .faq-answer.open { max-height: 600px; padding: 0 20px 18px 20px; }\n        .faq-icon { transition: transform 0.3s; color: #0d7377; }\n        .faq-icon.rotated { transform: rotate(180deg); }\n        .section-anchor { scroll-margin-top: 80px; }\n        .progress-bar { height: 8px; border-radius: 4px; background: #e2e8f0; overflow: hidden; }\n        .progress-fill { height: 100%; border-radius: 4px; transition: width 1s ease; }\n        .tag { display: inline-block; padding: 4px 12px; border-radius: 20px; font-size: 0.75rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; }\n        .nav-link { padding: 8px 14px; border-radius: 6px; font-size: 0.8125rem; font-weight: 500; color: #475569; transition: all 0.2s; white-space: nowrap; }\n        .nav-link:hover { background: #e0f5f5; color: #0d7377; }\n        .doctor-card { background: linear-gradient(135deg, #f0fdfa 0%, #f8fafc 100%); }\n        @media (max-width: 768px) {\n            .hero-gradient { padding: 2rem 1rem; }\n            table { font-size: 0.8125rem; }\n            table th, table td { padding: 8px 10px; }\n            .timeline-line { left: 15px; }\n        }\n        .toc-item { display: block; padding: 8px 0 8px 16px; border-left: 2px solid #e2e8f0; color: #475569; font-size: 0.875rem; transition: all 0.2s; }\n        .toc-item:hover, .toc-item.active { border-left-color: #0d7377; color: #0d7377; }\n        .metric-card { text-align: center; padding: 20px 16px; }\n        .metric-value { font-size: 1.75rem; font-weight: 700; color: #0d7377; line-height: 1.2; }\n        .metric-label { font-size: 0.8125rem; color: #64748b; margin-top: 4px; }\n        .scenario-card { border: 1px solid #e2e8f0; border-radius: 10px; padding: 20px; background: #ffffff; }\n        .clinical-note { background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 10px; padding: 20px; position: relative; }\n        .clinical-note::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: #0d7377; border-radius: 10px 10px 0 0; }\n        .risk-indicator { display: flex; align-items: center; gap: 10px; padding: 10px 14px; border-radius: 8px; background: #f8fafc; margin-bottom: 8px; font-size: 0.875rem; }\n        .risk-dot { width: 8px; height: 8px; border-radius: 50%; flex-shrink: 0; }\n        .risk-high { background: #fef2f2; }\n        .risk-high .risk-dot { background: #dc2626; }\n        .risk-moderate { background: #fffbeb; }\n        .risk-moderate .risk-dot { background: #d97706; }\n        .risk-low { background: #ecfdf5; }\n        .risk-low .risk-dot { background: #059669; }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Top Navigation Bar -->\n    <nav class=\"bg-white border-b border-slate-200 sticky top-0 z-50\">\n        <div class=\"max-w-5xl mx-auto px-4 sm:px-6\">\n            <div class=\"flex items-center justify-between h-16\">\n                <a href=\"https:\/\/athomecare.in\" class=\"flex items-center gap-2 text-primary font-bold text-lg\">\n                    <i class=\"fas fa-heartbeat text-xl\"><\/i>\n                    <span>AtHomeCare<\/span>\n                <\/a>\n                \n                <a href=\"tel:9910823218\" class=\"bg-primary text-white px-4 py-2 rounded-lg text-sm font-semibold hover:bg-primary-dark transition-colors\">\n                    <i class=\"fas fa-phone mr-1\"><\/i> Call Now\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <header class=\"hero-gradient text-white\">\n        <div class=\"max-w-5xl mx-auto px-4 sm:px-6 py-12 md:py-16\">\n            <div class=\"flex items-center gap-2 mb-4\">\n                <span class=\"tag bg-white\/20 text-white\">Case Study<\/span>\n                <span class=\"tag bg-white\/20 text-white\">Cardiac Surgery<\/span>\n                <span class=\"tag bg-white\/20 text-white\">Home Rehabilitation<\/span>\n            <\/div>\n            <h1 class=\"font-serif text-2xl sm:text-3xl md:text-4xl font-bold leading-tight mb-4 max-w-3xl\">\n                Pulmonary Valve Replacement Rehabilitation\n            <\/h1>\n            <p class=\"text-white\/85 text-base sm:text-lg max-w-2xl mb-8 leading-relaxed\">\n                A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali.\n            <\/p>\n            <div class=\"grid grid-cols-2 sm:grid-cols-3 lg:grid-cols-6 gap-3\">\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg p-3 text-center\">\n                    <div class=\"text-white\/60 text-xs font-medium uppercase tracking-wide\">Age<\/div>\n                    <div class=\"text-lg font-bold\">42 Years<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg p-3 text-center\">\n                    <div class=\"text-white\/60 text-xs font-medium uppercase tracking-wide\">Gender<\/div>\n                    <div class=\"text-lg font-bold\">Female<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg p-3 text-center\">\n                    <div class=\"text-white\/60 text-xs font-medium uppercase tracking-wide\">Location<\/div>\n                    <div class=\"text-lg font-bold\">Mohali<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg p-3 text-center\">\n                    <div class=\"text-white\/60 text-xs font-medium uppercase tracking-wide\">Primary Condition<\/div>\n                    <div class=\"text-sm font-bold leading-tight\">Severe PVS with RV Dysfunction<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg p-3 text-center\">\n                    <div class=\"text-white\/60 text-xs font-medium uppercase tracking-wide\">Duration of Care<\/div>\n                    <div class=\"text-lg font-bold\">12 Weeks<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-lg p-3 text-center\">\n                    <div class=\"text-white\/60 text-xs font-medium uppercase tracking-wide\">Final Outcome<\/div>\n                    <div class=\"text-sm font-bold leading-tight text-green-300\">Returned to Part-Time Teaching<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- Disclaimer Banner -->\n    <div class=\"bg-amber-50 border-b border-amber-200\">\n        <div class=\"max-w-5xl mx-auto px-4 sm:px-6 py-3\">\n            <div class=\"flex items-start gap-3\">\n                <i class=\"fas fa-exclamation-triangle text-amber-600 mt-0.5 flex-shrink-0\"><\/i>\n                <p class=\"text-sm text-amber-800\">\n                    <strong>Fictional Disclaimer:<\/strong> This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient. Any resemblance to actual individuals is purely coincidental. The information provided is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Main Content -->\n    <main class=\"max-w-5xl mx-auto px-4 sm:px-6 py-10 md:py-14\">\n\n        <!-- Table of Contents -->\n        <div class=\"card card-shadow p-6 mb-10\">\n            <h2 class=\"text-lg font-bold text-slate-800 mb-4 flex items-center gap-2\">\n                <i class=\"fas fa-list-ul text-primary\"><\/i> Table of Contents\n            <\/h2>\n            <div class=\"grid sm:grid-cols-2 gap-x-8 gap-y-0\">\n                <a href=\"#patient-background\" class=\"toc-item\">Patient Background<\/a>\n                <a href=\"#diagnosis\" class=\"toc-item\">Clinical Diagnosis<\/a>\n                <a href=\"#hospital-treatment\" class=\"toc-item\">Hospital Treatment<\/a>\n                <a href=\"#why-home-care\" class=\"toc-item\">Why Home Healthcare Was Needed<\/a>\n                <a href=\"#care-plan\" class=\"toc-item\">Home Care Plan by AtHomeCare<\/a>\n                <a href=\"#recovery-timeline\" class=\"toc-item\">Recovery Timeline<\/a>\n                <a href=\"#clinical-evidence\" class=\"toc-item\">Clinical Evidence<\/a>\n                <a href=\"#medical-authority\" class=\"toc-item\">Medical Authority<\/a>\n                <a href=\"#supporting-documents\" class=\"toc-item\">Supporting Clinical Documents<\/a>\n                <a href=\"#outcome\" class=\"toc-item\">Recovery Outcome<\/a>\n                <a href=\"#key-learnings\" class=\"toc-item\">Key Clinical Learnings<\/a>\n                <a href=\"#faqs\" class=\"toc-item\">Frequently Asked Questions<\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Section 1: Patient Background -->\n        <section id=\"patient-background\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">01<\/span>\n                Patient Background\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-4\">\n                    Jasleen Kaur Brar is a 42-year-old senior school mathematics teacher working at a private school in Mohali, Punjab. She is married, and her husband works as a chartered accountant. Her younger sister, who is a staff nurse by profession, serves as the secondary caregiver. This family structure meant that there was at least one person with clinical understanding available to support her recovery at home.\n                <\/p>\n                <p class=\"mb-4\">\n                    For approximately one year before her diagnosis, Jasleen had been noticing gradual changes in her physical capacity. She felt increasing fatigue during the school day, particularly when climbing stairs between floors. She experienced shortness of breath during physical exertion and noticed intermittent palpitations. Swelling developed in both ankles by the end of the day. Like many working professionals, she initially attributed these symptoms to work-related stress, long teaching hours, and possibly age-related changes.\n                <\/p>\n                <p class=\"mb-4\">\n                    However, the symptoms progressed. She began experiencing episodes of dizziness during school hours, which was alarming both for her and her colleagues. It was at this point that she decided to seek medical evaluation. The dizziness episodes were significant because they suggested that her cardiac output was being compromised to a degree that was affecting cerebral perfusion during physical activity.\n                <\/p>\n\n                <div class=\"clinical-note mt-6\">\n                    <h3 class=\"font-semibold text-slate-800 mb-3 flex items-center gap-2\">\n                        <i class=\"fas fa-user-circle text-primary\"><\/i> Patient Profile Summary\n                    <\/h3>\n                    <div class=\"grid sm:grid-cols-2 gap-x-8 gap-y-2 text-sm\">\n                        <div class=\"flex justify-between py-1.5 border-b border-slate-100\">\n                            <span class=\"text-slate-500\">Age<\/span>\n                            <span class=\"font-medium\">42 Years<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between py-1.5 border-b border-slate-100\">\n                            <span class=\"text-slate-500\">Gender<\/span>\n                            <span class=\"font-medium\">Female<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between py-1.5 border-b border-slate-100\">\n                            <span class=\"text-slate-500\">City<\/span>\n                            <span class=\"font-medium\">Mohali, Punjab<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between py-1.5 border-b border-slate-100\">\n                            <span class=\"text-slate-500\">Occupation<\/span>\n                            <span class=\"font-medium\">Senior Mathematics Teacher<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between py-1.5 border-b border-slate-100\">\n                            <span class=\"text-slate-500\">Primary Caregiver<\/span>\n                            <span class=\"font-medium\">Husband (CA)<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between py-1.5 border-b border-slate-100\">\n                            <span class=\"text-slate-500\">Secondary Caregiver<\/span>\n                            <span class=\"font-medium\">Younger Sister (Staff Nurse)<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <h3 class=\"font-semibold text-slate-800 mt-8 mb-3\">Associated Medical Conditions<\/h3>\n                <p class=\"mb-4\">\n                    Apart from her primary cardiac diagnosis, Jasleen had several comorbidities that required attention during her recovery. These conditions are common in the general population and needed to be managed alongside her cardiac rehabilitation to ensure comprehensive recovery.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-3 mb-4\">\n                    <div class=\"flex items-center gap-3 p-3 bg-slate-50 rounded-lg\">\n                        <i class=\"fas fa-thyroid text-primary text-sm\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Mild Hypothyroidism<\/div>\n                            <div class=\"text-xs text-slate-500\">Requiring ongoing thyroid medication<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-center gap-3 p-3 bg-slate-50 rounded-lg\">\n                        <i class=\"fas fa-sun text-primary text-sm\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Vitamin D Deficiency<\/div>\n                            <div class=\"text-xs text-slate-500\">Supplementation needed<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-center gap-3 p-3 bg-slate-50 rounded-lg\">\n                        <i class=\"fas fa-tint text-primary text-sm\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Controlled Dyslipidemia<\/div>\n                            <div class=\"text-xs text-slate-500\">On lipid-lowering medication<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-center gap-3 p-3 bg-slate-50 rounded-lg\">\n                        <i class=\"fas fa-droplet text-primary text-sm\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Mild Iron Deficiency<\/div>\n                            <div class=\"text-xs text-slate-500\">Dietary correction and supplements<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <p>\n                    These comorbidities were relevant to her recovery because hypothyroidism can affect energy levels and cardiac function, vitamin D deficiency impacts musculoskeletal recovery during physiotherapy, dyslipidemia requires dietary management as part of long-term cardiac health, and iron deficiency can contribute to fatigue during the rehabilitation period. The <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"font-medium\">medication management plan<\/a> at home needed to account for all of these conditions simultaneously.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Section 2: Clinical Diagnosis -->\n        <section id=\"diagnosis\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">02<\/span>\n                Clinical Diagnosis\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-4\">\n                    The treating cardiology team conducted a thorough diagnostic evaluation. This was not a single test situation. Multiple investigations were performed in sequence, with each test providing specific information that guided the next step. Understanding why each test was ordered helps explain the clinical reasoning behind the final treatment decision.\n                <\/p>\n\n                <div class=\"alert-box alert-teal mb-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <i class=\"fas fa-stethoscope text-primary mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-semibold text-slate-800 mb-1\">Primary Diagnosis<\/div>\n                            <div class=\"text-slate-700\">Severe Pulmonary Valve Stenosis with Progressive Right Ventricular Dysfunction<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <h3 class=\"font-semibold text-slate-800 mb-4\">Diagnostic Workup and Findings<\/h3>\n\n                <div class=\"space-y-4 mb-6\">\n                    <div class=\"scenario-card\">\n                        <div class=\"flex items-start gap-3\">\n                            <div class=\"w-8 h-8 bg-primary-light rounded-full flex items-center justify-center flex-shrink-0 mt-0.5\">\n                                <span class=\"text-primary font-bold text-xs\">1<\/span>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-semibold text-slate-800\">2D Echocardiography<\/h4>\n                                <p class=\"text-sm text-slate-600 mt-1\">\n                                    This was the first imaging investigation. Echocardiography uses ultrasound waves to create images of the heart in real time. It allows the cardiologist to visualize the heart valves, assess blood flow patterns, measure chamber sizes, and evaluate how well the heart muscle is contracting. In Jasleen&#8217;s case, the echocardiogram revealed a severely stenosed pulmonary valve with reduced opening, along with evidence that the right ventricle was working harder than normal to push blood through the narrowed valve. Over time, this increased workload causes the right ventricular muscle to thicken and eventually weaken.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"scenario-card\">\n                        <div class=\"flex items-start gap-3\">\n                            <div class=\"w-8 h-8 bg-primary-light rounded-full flex items-center justify-center flex-shrink-0 mt-0.5\">\n                                <span class=\"text-primary font-bold text-xs\">2<\/span>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-semibold text-slate-800\">Cardiac MRI<\/h4>\n                                <p class=\"text-sm text-slate-600 mt-1\">\n                                    Magnetic Resonance Imaging of the heart provides highly detailed images of cardiac structures without using radiation. It offers superior visualization of the right ventricle compared to echocardiography, which is important because the right ventricle has a complex shape that can be difficult to assess fully with ultrasound alone. The cardiac MRI in this case provided precise measurements of right ventricular volume, wall thickness, and function. It helped quantify the degree of dysfunction and confirmed that the right ventricle was showing signs of progressive strain.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"scenario-card\">\n                        <div class=\"flex items-start gap-3\">\n                            <div class=\"w-8 h-8 bg-primary-light rounded-full flex items-center justify-center flex-shrink-0 mt-0.5\">\n                                <span class=\"text-primary font-bold text-xs\">3<\/span>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-semibold text-slate-800\">Cardiac CT Angiography<\/h4>\n                                <p class=\"text-sm text-slate-600 mt-1\">\n                                    CT angiography uses contrast dye and computed tomography to create detailed images of the blood vessels and structures around the heart. This test was performed to assess the anatomy of the pulmonary artery and surrounding structures, which is important for surgical planning. The CT angiogram helped the surgical team understand the exact anatomical relationship of the pulmonary valve to adjacent structures, ensuring they could plan the surgical approach with precision.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"scenario-card\">\n                        <div class=\"flex items-start gap-3\">\n                            <div class=\"w-8 h-8 bg-primary-light rounded-full flex items-center justify-center flex-shrink-0 mt-0.5\">\n                                <span class=\"text-primary font-bold text-xs\">4<\/span>\n                            <\/div>\n                            <div>\n                                <h4 class=\"font-semibold text-slate-800\">Right Heart Catheterization<\/h4>\n                                <p class=\"text-sm text-slate-600 mt-1\">\n                                    This is an invasive procedure where a thin tube (catheter) is threaded through a vein into the right side of the heart. It provides direct, accurate measurements of pressures within the right atrium, right ventricle, and pulmonary artery. While non-invasive tests give good estimates, catheterization provides the definitive pressure measurements. In Jasleen&#8217;s case, it confirmed the pressure gradient across the pulmonary valve was severely elevated, providing the conclusive hemodynamic evidence needed to recommend surgical intervention. The pressure gradient is the key measurement that determines the severity of valve stenosis.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"alert-box alert-blue mb-4\">\n                    <div class=\"flex items-start gap-3\">\n                        <i class=\"fas fa-info-circle text-info mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-semibold text-slate-800 mb-1\">Why This Sequence of Tests Matters<\/div>\n                            <p class=\"text-sm text-slate-700\">\n                                Each test served a distinct purpose. Echocardiography identified the problem. Cardiac MRI quantified the impact on the right ventricle. CT angiography mapped the surgical anatomy. Right heart catheterization provided definitive pressure measurements. Together, they gave the Heart Team complete information to make an evidence-based treatment recommendation. This stepwise approach is standard practice in structural heart disease evaluation.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <h3 class=\"font-semibold text-slate-800 mt-8 mb-4\">Presenting Symptoms and Their Clinical Significance<\/h3>\n                <div class=\"overflow-x-auto\">\n                    <table>\n                        <thead>\n                            <tr>\n                                <th>Symptom<\/th>\n                                <th>Duration<\/th>\n                                <th>Clinical Significance<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"font-medium\">Fatigue<\/td>\n                                <td>~12 months<\/td>\n                                <td>Reduced cardiac output leading to decreased tissue perfusion<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Shortness of breath on exertion<\/td>\n                                <td>~12 months<\/td>\n                                <td>Elevated right ventricular pressures affecting pulmonary circulation<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Intermittent palpitations<\/td>\n                                <td>~10 months<\/td>\n                                <td>Possible atrial arrhythmias secondary to right atrial enlargement<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Bilateral ankle swelling<\/td>\n                                <td>~8 months<\/td>\n                                <td>Right ventricular dysfunction causing peripheral venous congestion<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Dizziness during school hours<\/td>\n                                <td>~2 months<\/td>\n                                <td>Reduced cerebral perfusion during physical activity, a concerning sign<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n                <p class=\"mt-4 text-sm text-slate-500\">\n                    The progression from exertional symptoms to resting dizziness indicated worsening cardiac output. Dizziness during routine activity was the critical symptom that prompted medical evaluation, as it signaled that compensation mechanisms were failing.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Section 3: Hospital Treatment -->\n        <section id=\"hospital-treatment\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">03<\/span>\n                Hospital Treatment\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-4\">\n                    Following the comprehensive diagnostic evaluation, the Heart Team reviewed all findings and recommended Surgical Pulmonary Valve Replacement (PVR) using a biological prosthetic valve. The decision to use a biological valve rather than a mechanical one was made based on her age, the absence of other conditions requiring long-term anticoagulation, and the goal of minimizing medication burden for a working professional.\n                <\/p>\n\n                <div class=\"alert-box alert-green mb-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <i class=\"fas fa-heart text-success mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-semibold text-slate-800 mb-1\">Surgical Procedure Performed<\/div>\n                            <div class=\"text-slate-700\">Surgical Pulmonary Valve Replacement with Biological Prosthetic Valve via Median Sternotomy<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <h3 class=\"font-semibold text-slate-800 mb-4\">Understanding the Surgery<\/h3>\n                <p class=\"mb-4\">\n                    Pulmonary valve replacement involves removing the diseased pulmonary valve and replacing it with an artificial or biological valve. The pulmonary valve sits between the right ventricle and the pulmonary artery. Its job is to open and let blood flow from the heart to the lungs for oxygenation, and then close to prevent blood from flowing backward. When this valve is severely stenosed, it does not open fully, forcing the right ventricle to work much harder to push blood through.\n                <\/p>\n                <p class=\"mb-4\">\n                    The surgery was performed through a median sternotomy, which means the breastbone was divided down the middle to access the heart. This is the standard approach for pulmonary valve replacement. The patient was placed on cardiopulmonary bypass (a heart-lung machine) during the procedure to maintain blood circulation while the surgeon worked on the heart.\n                <\/p>\n                <p class=\"mb-6\">\n                    A biological prosthetic valve was selected. Biological valves are made from animal tissue (usually bovine or porcine) and do not require lifelong blood-thinning medication, which is a significant advantage for a 42-year-old patient who wants to maintain an active lifestyle. The trade-off is that biological valves may eventually degenerate and require replacement, but they typically last 10 to 15 years or longer in the pulmonary position.\n                <\/p>\n\n                <h3 class=\"font-semibold text-slate-800 mb-4\">Hospital Course Summary<\/h3>\n                <div class=\"overflow-x-auto mb-6\">\n                    <table>\n                        <thead>\n                            <tr>\n                                <th>Phase<\/th>\n                                <th>Details<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"font-medium\">Total Hospital Stay<\/td>\n                                <td>9 days<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Pre-Operative Phase<\/td>\n                                <td>Cardiology consultation, 2D Echocardiography, Cardiac MRI, CT Coronary Angiography, Right Heart Catheterization<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Surgical Phase<\/td>\n                                <td>Surgical Pulmonary Valve Replacement under general anesthesia with cardiopulmonary bypass<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Post-Operative Phase<\/td>\n                                <td>Cardiac ICU monitoring for hemodynamic stability, pain management, chest tube management, early mobilization<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Rehabilitation Assessment<\/td>\n                                <td>Cardiac rehabilitation assessment before discharge to determine home exercise capacity<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Discharge Planning<\/td>\n                                <td>Multidisciplinary home healthcare plan developed involving nursing, physiotherapy, and doctor home visits<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <h3 class=\"font-semibold text-slate-800 mb-4\">Condition at Discharge<\/h3>\n                <p class=\"mb-4\">\n                    By the time of discharge, Jasleen had recovered sufficiently from the immediate post-surgical period. However, she was far from fully recovered. The sternotomy incision was healing but still tender. Her cardiovascular endurance was significantly reduced. She could walk independently for about 350 meters but experienced fatigue and mild breathlessness beyond that distance. She climbed stairs slowly and needed brief rest periods.\n                <\/p>\n                <p>\n                    She also had understandable anxiety about physical activity, which is extremely common after heart surgery. Many patients fear that exertion might damage the new valve or harm the healing sternum. This anxiety, if not addressed, can significantly delay recovery because patients may avoid the very activities that would help them recover. This is one of the key reasons why professional <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"font-medium\">cardiac physiotherapy at home<\/a> was essential in her case. The familiarity of her home environment, combined with professional supervision, helped her gradually rebuild confidence alongside physical capacity.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Section 4: Why Home Healthcare Was Needed -->\n        <section id=\"why-home-care\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">04<\/span>\n                Why Home Healthcare Was Needed\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-4\">\n                    The decision to arrange professional home healthcare was not a convenience choice. It was a clinically appropriate decision based on several specific factors related to Jasleen&#8217;s condition, her home situation, and the known risks during the post-discharge recovery period.\n                <\/p>\n\n                <h3 class=\"font-semibold text-slate-800 mb-4\">Clinical Reasoning for Each Component<\/h3>\n\n                <div class=\"space-y-5\">\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-10 h-10 bg-red-50 rounded-lg flex items-center justify-center flex-shrink-0\">\n                            <i class=\"fas fa-band-aid text-alert text-sm\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-semibold text-slate-800\">Sternal Wound Monitoring<\/h4>\n                            <p class=\"text-sm text-slate-600 mt-1\">\n                                The median sternotomy incision is a large surgical wound that extends the full length of the breastbone. While it was healing well at discharge, wound infections after cardiac surgery can develop days to weeks later. A deep sternal wound infection (mediastinitis) is a serious complication that can require prolonged hospitalization and additional surgery. Regular professional wound assessment by a trained <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"font-medium\">home nurse<\/a> allows early detection of any signs of infection such as increased redness, warmth, discharge, or wound separation. The patient and her family, despite having a nurse in the family, needed objective professional assessment because people close to the patient may either overreact to normal healing changes or miss subtle early warning signs.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-10 h-10 bg-blue-50 rounded-lg flex items-center justify-center flex-shrink-0\">\n                            <i class=\"fas fa-heartbeat text-info text-sm\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-semibold text-slate-800\">Cardiac Symptom Surveillance<\/h4>\n                            <p class=\"text-sm text-slate-600 mt-1\">\n                                After pulmonary valve replacement, patients are at risk for several cardiac complications including arrhythmias, prosthetic valve dysfunction, and heart failure symptoms. Regular vital signs monitoring including blood pressure, heart rate, respiratory rate, and oxygen saturation provides objective data to track cardiac function. More importantly, a trained nurse can recognize subtle clinical signs that untrained observers might miss, such as changes in heart rhythm, new murmurs, or early signs of fluid retention. This kind of <a href=\"https:\/\/athomecare.in\/elderly-heart-failure-vitals-monitoring\/\" class=\"font-medium\">cardiac monitoring at home<\/a> is particularly important in the first few weeks after surgery when the risk of complications is highest.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-10 h-10 bg-green-50 rounded-lg flex items-center justify-center flex-shrink-0\">\n                            <i class=\"fas fa-walking text-success text-sm\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-semibold text-slate-800\">Structured Cardiac Rehabilitation<\/h4>\n                            <p class=\"text-sm text-slate-600 mt-1\">\n                                Cardiac rehabilitation after valve surgery is not simply about exercising more. It is a medically supervised program that progressively increases cardiovascular demand while monitoring the patient&#8217;s response. The physiotherapist needs to balance the need for progressive loading against the need for sternal protection. Too little activity leads to deconditioning, muscle weakness, and prolonged recovery. Too much activity risks sternal instability or cardiac strain. A professional physiotherapist understands these boundaries and can adjust the program daily based on the patient&#8217;s response. This level of individualized <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" class=\"font-medium\">rehabilitation programming<\/a> cannot be safely replicated by family members alone, even with written instructions from the hospital.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-10 h-10 bg-amber-50 rounded-lg flex items-center justify-center flex-shrink-0\">\n                            <i class=\"fas fa-pills text-warning text-sm\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-semibold text-slate-800\">Complex Medication Management<\/h4>\n                            <p class=\"text-sm text-slate-600 mt-1\">\n                                At discharge, Jasleen was on multiple medications for her cardiac recovery, hypothyroidism, dyslipidemia, vitamin D deficiency, and iron deficiency. Each medication has specific timing requirements, potential side effects, and possible interactions. Missing doses, taking wrong doses, or stopping medications prematurely can have serious consequences after heart surgery. Professional <a href=\"https:\/\/athomecare.in\/compounder-medication-management\/\" class=\"font-medium\">medication supervision at home<\/a> ensures adherence, monitors for side effects, and provides an additional safety layer when the patient is on a complex drug regimen.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-10 h-10 bg-purple-50 rounded-lg flex items-center justify-center flex-shrink-0\">\n                            <i class=\"fas fa-brain text-purple-600 text-sm\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-semibold text-slate-800\">Anxiety and Confidence Building<\/h4>\n                            <p class=\"text-sm text-slate-600 mt-1\">\n                                Post-cardiac surgery anxiety is well-documented in clinical literature. Patients often develop a fear of physical activity that can become a significant barrier to recovery. Jasleen had reduced confidence about returning to work and was anxious about exertion. A professional home healthcare team provides not just physical care but also emotional support and reassurance based on clinical assessment. When a nurse or physiotherapist says &#8220;your vitals are stable, it is safe to walk a little further today,&#8221; it carries more weight than family encouragement because it is backed by objective data and clinical training. This psychological component of recovery is often underestimated but is critically important for outcomes.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-10 h-10 bg-teal-50 rounded-lg flex items-center justify-center flex-shrink-0\">\n                            <i class=\"fas fa-user-shield text-primary text-sm\"><\/i>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-semibold text-slate-800\">Safe Return-to-Work Planning<\/h4>\n                            <p class=\"text-sm text-slate-600 mt-1\">\n                                As a mathematics teacher, Jasleen&#8217;s job involves standing for extended periods, writing on boards, climbing stairs, managing a classroom, and dealing with the physical and emotional demands of teaching. Returning to full-time work too early risks setbacks. Returning too late affects her livelihood and mental health. The home healthcare team, working with the visiting doctor, could objectively assess her functional capacity and provide a graded return-to-work plan. This is particularly relevant for families in the Delhi NCR region where professional <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"font-medium\">patient care services<\/a> can bridge the gap between hospital discharge and full functional recovery.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"alert-box alert-amber mt-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <i class=\"fas fa-exclamation-circle text-warning mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-semibold text-slate-800 mb-1\">The Post-Discharge Vulnerability Window<\/div>\n                            <p class=\"text-sm text-slate-700\">\n                                Research consistently shows that the first 30 days after hospital discharge carry the highest risk for complications and readmissions. This is true for cardiac surgery patients in particular. The patient has transitioned from a monitored hospital environment with 24\/7 medical staff to a home environment where early warning signs may go unnoticed. Professional home healthcare addresses this vulnerability gap directly. Families in Mohali and the broader Delhi NCR region increasingly recognize that <a href=\"https:\/\/athomecare.in\/post-hospital-recovery-at-home-faridabad\/\" class=\"font-medium\">post-hospital recovery at home<\/a> with professional support is a safer alternative to unsupported discharge.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 5: Home Care Plan -->\n        <section id=\"care-plan\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">05<\/span>\n                Home Care Plan by AtHomeCare\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-6\">\n                    The home healthcare plan was designed as a coordinated, multidisciplinary program. Each service component addressed specific clinical needs identified during the discharge assessment. The plan was not static; it was reviewed and adjusted regularly based on the patient&#8217;s progress.\n                <\/p>\n\n                <!-- Home Nursing -->\n                <div class=\"mb-8\">\n                    <h3 class=\"font-semibold text-slate-800 text-lg mb-4 flex items-center gap-2\">\n                        <span class=\"w-8 h-8 bg-primary text-white rounded-lg flex items-center justify-center text-sm\"><i class=\"fas fa-user-nurse\"><\/i><\/span>\n                        Home Nursing\n                    <\/h3>\n                    <p class=\"mb-4\">\n                        A trained home nurse was assigned to provide clinical care and monitoring. The nurse&#8217;s role went far beyond basic observation. Each responsibility was tied to a specific clinical objective.\n                    <\/p>\n                    <div class=\"overflow-x-auto\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>Nursing Responsibility<\/th>\n                                    <th>Clinical Objective<\/th>\n                                    <th>Frequency<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td class=\"font-medium\">Surgical wound assessment<\/td>\n                                    <td>Detect early signs of infection or wound dehiscence<\/td>\n                                    <td>Daily initially, then every 2-3 days<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Vital signs monitoring<\/td>\n                                    <td>Track hemodynamic stability and detect cardiac complications early<\/td>\n                                    <td>Twice daily<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Medication supervision<\/td>\n                                    <td>Ensure adherence and monitor for side effects across multiple drug classes<\/td>\n                                    <td>Every medication time<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Cardiac symptom assessment<\/td>\n                                    <td>Identify new chest pain, breathlessness, palpitations, or edema<\/td>\n                                    <td>Daily and as needed<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Infection surveillance<\/td>\n                                    <td>Monitor temperature trends and wound status for systemic infection signs<\/td>\n                                    <td>Daily<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Nutrition monitoring<\/td>\n                                    <td>Ensure adequate intake for healing while maintaining heart-healthy diet<\/td>\n                                    <td>Daily assessment<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Patient education<\/td>\n                                    <td>Help the patient understand her recovery, medications, and warning signs<\/td>\n                                    <td>Ongoing<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Caregiver guidance<\/td>\n                                    <td>Train family members on safe assistance techniques and when to seek help<\/td>\n                                    <td>Ongoing<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n\n                <!-- Patient Attendant -->\n                <div class=\"mb-8\">\n                    <h3 class=\"font-semibold text-slate-800 text-lg mb-4 flex items-center gap-2\">\n                        <span class=\"w-8 h-8 bg-slate-600 text-white rounded-lg flex items-center justify-center text-sm\"><i class=\"fas fa-hands-helping\"><\/i><\/span>\n                        Patient Attendant\n                    <\/h3>\n                    <p class=\"mb-4\">\n                        A trained <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"font-medium\">patient care attendant<\/a> was assigned to assist with daily living activities that the patient could not yet manage independently. The attendant&#8217;s role was complementary to the nursing role. While the nurse focused on clinical tasks, the attendant ensured that Jasleen&#8217;s daily routine supported her recovery without placing undue physical stress on her healing sternum.\n                    <\/p>\n                    <div class=\"grid sm:grid-cols-2 gap-3\">\n                        <div class=\"p-3 bg-slate-50 rounded-lg\">\n                            <div class=\"font-medium text-sm mb-1\">Walking Supervision<\/div>\n                            <div class=\"text-xs text-slate-600\">Accompanying her during walks to prevent falls and monitor for dizziness or breathlessness during activity<\/div>\n                        <\/div>\n                        <div class=\"p-3 bg-slate-50 rounded-lg\">\n                            <div class=\"font-medium text-sm mb-1\">Meal Preparation<\/div>\n                            <div class=\"text-xs text-slate-600\">Preparing heart-healthy meals that were low in saturated fat and salt, as prescribed by the medical team<\/div>\n                        <\/div>\n                        <div class=\"p-3 bg-slate-50 rounded-lg\">\n                            <div class=\"font-medium text-sm mb-1\">Household Assistance<\/div>\n                            <div class=\"text-xs text-slate-600\">Managing tasks like cleaning, laundry, and organizing to prevent the patient from exerting herself<\/div>\n                        <\/div>\n                        <div class=\"p-3 bg-slate-50 rounded-lg\">\n                            <div class=\"font-medium text-sm mb-1\">Emotional Support<\/div>\n                            <div class=\"text-xs text-slate-600\">Providing companionship and encouragement during the recovery period, which can be isolating<\/div>\n                        <\/div>\n                        <div class=\"p-3 bg-slate-50 rounded-lg\">\n                            <div class=\"font-medium text-sm mb-1\">Appointment Coordination<\/div>\n                            <div class=\"text-xs text-slate-600\">Scheduling and organizing doctor visits, physiotherapy sessions, and follow-up appointments<\/div>\n                        <\/div>\n                        <div class=\"p-3 bg-slate-50 rounded-lg\">\n                            <div class=\"font-medium text-sm mb-1\">Daily Activity Assistance<\/div>\n                            <div class=\"text-xs text-slate-600\">Helping with activities that involve upper body strain, reaching, or lifting while protecting the sternum<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Physiotherapy -->\n                <div class=\"mb-8\">\n                    <h3 class=\"font-semibold text-slate-800 text-lg mb-4 flex items-center gap-2\">\n                        <span class=\"w-8 h-8 bg-success text-white rounded-lg flex items-center justify-center text-sm\"><i class=\"fas fa-dumbbell\"><\/i><\/span>\n                        Physiotherapy (Cardiac Rehabilitation)\n                    <\/h3>\n                    <p class=\"mb-4\">\n                        The cardiac rehabilitation program was the most active component of the home care plan. It was designed to progressively rebuild cardiovascular endurance, improve breathing efficiency, strengthen the lower body, and prepare Jasleen for a safe return to her teaching duties. The physiotherapist worked within strict safety parameters to protect the healing sternum while gradually increasing the exercise stimulus.\n                    <\/p>\n                    <div class=\"overflow-x-auto\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>Treatment Component<\/th>\n                                    <th>Purpose<\/th>\n                                    <th>How It Was Progressed<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td class=\"font-medium\">Breathing exercises<\/td>\n                                    <td>Prevent lung complications after surgery, improve lung volume<\/td>\n                                    <td>Started with incentive spirometry, progressed to diaphragmatic breathing and controlled breathing patterns<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Progressive walking program<\/td>\n                                    <td>Improve cardiovascular endurance gradually<\/td>\n                                    <td>Started at 350m, increased by 50-100m every few days based on vital signs response<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Lower limb strengthening<\/td>\n                                    <td>Restore leg strength lost during hospitalization and inactivity<\/td>\n                                    <td>Started with seated exercises, progressed to standing exercises with resistance bands<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Energy conservation training<\/td>\n                                    <td>Teach pacing techniques for daily activities<\/td>\n                                    <td>Practiced during real daily tasks like bathing, dressing, and light kitchen work<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Balance exercises<\/td>\n                                    <td>Reduce fall risk during recovery<\/td>\n                                    <td>Static balance progressing to dynamic balance activities<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Functional conditioning<\/td>\n                                    <td>Simulate work-related physical demands safely<\/td>\n                                    <td>Gradually introduced standing tolerance, arm movements within sternal protection limits<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Safe return to work preparation<\/td>\n                                    <td>Build specific capacity needed for teaching<\/td>\n                                    <td>Progressive standing duration, stair climbing practice, upper body activity within safe range<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                    <p class=\"mt-4 text-sm text-slate-500\">\n                        Sternal protection was a constant consideration throughout the physiotherapy program. The physiotherapist ensured that no exercise placed excessive load on the healing breastbone. Upper body exercises were restricted for the first 6 to 8 weeks, with gradual reintroduction based on clinical assessment of sternal stability.\n                    <\/p>\n                <\/div>\n\n                <!-- Doctor Home Visit -->\n                <div class=\"mb-8\">\n                    <h3 class=\"font-semibold text-slate-800 text-lg mb-4 flex items-center gap-2\">\n                        <span class=\"w-8 h-8 bg-info text-white rounded-lg flex items-center justify-center text-sm\"><i class=\"fas fa-user-md\"><\/i><\/span>\n                        Doctor Home Visit\n                    <\/h3>\n                    <p class=\"mb-4\">\n                        A cardiothoracic surgeon or cardiologist conducted home visits every four weeks. These visits served several important functions that go beyond what a nurse or physiotherapist can provide. The <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"font-medium\">doctor home visit<\/a> allowed for clinical assessment of the prosthetic valve function through auscultation, review of the overall recovery trajectory, medication adjustments, and evaluation of return-to-work readiness. Having the doctor come to the home also meant that Jasleen did not have to travel to a hospital for routine follow-ups during the early recovery period, reducing physical stress and infection exposure.\n                    <\/p>\n                    <div class=\"grid sm:grid-cols-2 gap-3\">\n                        <div class=\"p-4 bg-blue-50 rounded-lg border border-blue-100\">\n                            <div class=\"font-medium text-sm text-blue-900 mb-1\">Evaluate Prosthetic Valve Function<\/div>\n                            <div class=\"text-xs text-blue-700\">Auscultation for valve sounds, assessment for new murmurs, review of echocardiography reports<\/div>\n                        <\/div>\n                        <div class=\"p-4 bg-blue-50 rounded-lg border border-blue-100\">\n                            <div class=\"font-medium text-sm text-blue-900 mb-1\">Monitor Overall Recovery<\/div>\n                            <div class=\"text-xs text-blue-700\">Comprehensive clinical examination, review of vital signs trends from nursing records<\/div>\n                        <\/div>\n                        <div class=\"p-4 bg-blue-50 rounded-lg border border-blue-100\">\n                            <div class=\"font-medium text-sm text-blue-900 mb-1\">Adjust Medications<\/div>\n                            <div class=\"text-xs text-blue-700\">Modify doses, add or remove medications based on recovery progress and lab results<\/div>\n                        <\/div>\n                        <div class=\"p-4 bg-blue-50 rounded-lg border border-blue-100\">\n                            <div class=\"font-medium text-sm text-blue-900 mb-1\">Assess Return-to-Work Readiness<\/div>\n                            <div class=\"text-xs text-blue-700\">Evaluate functional capacity against job demands, provide clearance or recommend further rehabilitation<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Medical Equipment -->\n                <div class=\"mb-4\">\n                    <h3 class=\"font-semibold text-slate-800 text-lg mb-4 flex items-center gap-2\">\n                        <span class=\"w-8 h-8 bg-amber-500 text-white rounded-lg flex items-center justify-center text-sm\"><i class=\"fas fa-tools\"><\/i><\/span>\n                        Medical Equipment at Home\n                    <\/h3>\n                    <p class=\"mb-4\">\n                        Several pieces of <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"font-medium\">medical equipment<\/a> were arranged at home to support the monitoring and rehabilitation program. Each device served a specific clinical purpose.\n                    <\/p>\n                    <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-3\">\n                        <div class=\"p-4 card card-shadow text-center\">\n                            <i class=\"fas fa-tachometer-alt text-2xl text-primary mb-2\"><\/i>\n                            <div class=\"font-medium text-sm\">Automatic Blood Pressure Monitor<\/div>\n                            <div class=\"text-xs text-slate-500 mt-1\">Twice-daily BP recording to track cardiovascular stability<\/div>\n                        <\/div>\n                        <div class=\"p-4 card card-shadow text-center\">\n                            <i class=\"fas fa-lungs text-2xl text-primary mb-2\"><\/i>\n                            <div class=\"font-medium text-sm\">Pulse Oximeter<\/div>\n                            <div class=\"text-xs text-slate-500 mt-1\">Oxygen saturation monitoring during rest and activity<\/div>\n                        <\/div>\n                        <div class=\"p-4 card card-shadow text-center\">\n                            <i class=\"fas fa-weight text-2xl text-primary mb-2\"><\/i>\n                            <div class=\"font-medium text-sm\">Digital Weighing Scale<\/div>\n                            <div class=\"text-xs text-slate-500 mt-1\">Daily weight tracking to detect fluid retention early<\/div>\n                        <\/div>\n                        <div class=\"p-4 card card-shadow text-center\">\n                            <i class=\"fas fa-wind text-2xl text-primary mb-2\"><\/i>\n                            <div class=\"font-medium text-sm\">Incentive Spirometer<\/div>\n                            <div class=\"text-xs text-slate-500 mt-1\">Breathing exercise device to maintain lung volume after surgery<\/div>\n                        <\/div>\n                        <div class=\"p-4 card card-shadow text-center\">\n                            <i class=\"fas fa-pills text-2xl text-primary mb-2\"><\/i>\n                            <div class=\"font-medium text-sm\">Pill Organizer<\/div>\n                            <div class=\"text-xs text-slate-500 mt-1\">Weekly medication organizer to prevent dosing errors<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 6: Daily Care Plan -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">05b<\/span>\n                Daily Care Schedule\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-6\">\n                    The daily schedule provided structure while allowing flexibility based on how Jasleen felt each day. The attending nurse and attendant adjusted timing and intensity as needed.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 lg:grid-cols-4 gap-4\">\n                    <div class=\"p-4 bg-amber-50 rounded-lg border border-amber-100\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <i class=\"fas fa-sun text-amber-500\"><\/i>\n                            <h4 class=\"font-semibold text-sm text-amber-900\">Morning<\/h4>\n                        <\/div>\n                        <ul class=\"text-xs text-amber-800 space-y-1.5\">\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-amber-500 mt-0.5 text-[10px]\"><\/i>Vital signs monitoring<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-amber-500 mt-0.5 text-[10px]\"><\/i>Morning medications<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-amber-500 mt-0.5 text-[10px]\"><\/i>Breathing exercises with spirometer<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-amber-500 mt-0.5 text-[10px]\"><\/i>Supervised walking session<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-amber-500 mt-0.5 text-[10px]\"><\/i>Heart-healthy breakfast<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"p-4 bg-orange-50 rounded-lg border border-orange-100\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <i class=\"fas fa-cloud-sun text-orange-500\"><\/i>\n                            <h4 class=\"font-semibold text-sm text-orange-900\">Afternoon<\/h4>\n                        <\/div>\n                        <ul class=\"text-xs text-orange-800 space-y-1.5\">\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-orange-500 mt-0.5 text-[10px]\"><\/i>Cardiac rehabilitation exercises<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-orange-500 mt-0.5 text-[10px]\"><\/i>Balanced lunch<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-orange-500 mt-0.5 text-[10px]\"><\/i>Rest period<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-orange-500 mt-0.5 text-[10px]\"><\/i>Hydration monitoring<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"p-4 bg-indigo-50 rounded-lg border border-indigo-100\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <i class=\"fas fa-moon text-indigo-500\"><\/i>\n                            <h4 class=\"font-semibold text-sm text-indigo-900\">Evening<\/h4>\n                        <\/div>\n                        <ul class=\"text-xs text-indigo-800 space-y-1.5\">\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-indigo-500 mt-0.5 text-[10px]\"><\/i>Walking practice<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-indigo-500 mt-0.5 text-[10px]\"><\/i>Light stretching<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-indigo-500 mt-0.5 text-[10px]\"><\/i>Relaxation exercises<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-indigo-500 mt-0.5 text-[10px]\"><\/i>Family interaction time<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"p-4 bg-slate-100 rounded-lg border border-slate-200\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <i class=\"fas fa-bed text-slate-500\"><\/i>\n                            <h4 class=\"font-semibold text-sm text-slate-700\">Night<\/h4>\n                        <\/div>\n                        <ul class=\"text-xs text-slate-600 space-y-1.5\">\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-slate-400 mt-0.5 text-[10px]\"><\/i>Medication review<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-slate-400 mt-0.5 text-[10px]\"><\/i>Comfortable positioning<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-slate-400 mt-0.5 text-[10px]\"><\/i>Sleep hygiene measures<\/li>\n                            <li class=\"flex items-start gap-1.5\"><i class=\"fas fa-check text-slate-400 mt-0.5 text-[10px]\"><\/i>Adequate overnight sleep<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 7: Recovery Timeline -->\n        <section id=\"recovery-timeline\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">06<\/span>\n                Recovery Timeline\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-8\">\n                    Recovery after pulmonary valve replacement is not linear. There are good days and difficult days. The timeline below documents the key milestones, clinical observations, and interventions at each stage. It is important to note that progress was measured not just in distance walked or pain scores, but also in confidence, sleep quality, and emotional well-being.\n                <\/p>\n\n                <div class=\"relative\">\n                    <!-- Day 1 -->\n                    <div class=\"flex gap-4 mb-8 relative\">\n                        <div class=\"flex flex-col items-center\">\n                            <div class=\"timeline-dot\"><\/div>\n                            <div class=\"timeline-line\"><\/div>\n                        <\/div>\n                        <div class=\"flex-1 pb-2\">\n                            <div class=\"flex items-center gap-2 mb-2\">\n                                <span class=\"tag bg-primary-light text-primary\">Day 1<\/span>\n                                <span class=\"text-xs text-slate-400\">First Day at Home<\/span>\n                            <\/div>\n                            <div class=\"space-y-3\">\n                                <p class=\"text-sm\">\n                                    Jasleen arrived home from the hospital. She was anxious about being away from the medical environment. The home nurse conducted the first comprehensive assessment, recording baseline vital signs and performing a detailed wound examination.\n                                <\/p>\n                                <div class=\"grid sm:grid-cols-2 gap-2 text-xs\">\n                                    <div class=\"p-2 bg-slate-50 rounded\"><span class=\"text-slate-500\">Blood Pressure:<\/span> <span class=\"font-medium\">116\/72 mmHg<\/span><\/div>\n                                    <div class=\"p-2 bg-slate-50 rounded\"><span class=\"text-slate-500\">Heart Rate:<\/span> <span class=\"font-medium\">74 bpm<\/span><\/div>\n                                    <div class=\"p-2 bg-slate-50 rounded\"><span class=\"text-slate-500\">Respiratory Rate:<\/span> <span class=\"font-medium\">16\/min<\/span><\/div>\n                                    <div class=\"p-2 bg-slate-50 rounded\"><span class=\"text-slate-500\">SpO2:<\/span> <span class=\"font-medium\">99% on Room Air<\/span><\/div>\n                                    <div class=\"p-2 bg-slate-50 rounded\"><span class=\"text-slate-500\">Temperature:<\/span> <span class=\"font-medium\">98.4\u00b0F<\/span><\/div>\n                                    <div class=\"p-2 bg-slate-50 rounded\"><span class=\"text-slate-500\">Pain Score:<\/span> <span class=\"font-medium\">3\/10 (VAS)<\/span><\/div>\n                                <\/div>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Nursing intervention:<\/strong> Wound assessed as healing well with no signs of infection. Sternotomy incision clean and dry with intact sutures. Pain managed with prescribed analgesics.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Family observation:<\/strong> Husband noted she seemed relieved to be home but was very cautious about moving. She asked multiple times whether it was safe to get up from bed.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Day 3 -->\n                    <div class=\"flex gap-4 mb-8 relative\">\n                        <div class=\"flex flex-col items-center\">\n                            <div class=\"timeline-dot\"><\/div>\n                            <div class=\"timeline-line\"><\/div>\n                        <\/div>\n                        <div class=\"flex-1 pb-2\">\n                            <div class=\"flex items-center gap-2 mb-2\">\n                                <span class=\"tag bg-primary-light text-primary\">Day 3<\/span>\n                                <span class=\"text-xs text-slate-400\">Establishing Routine<\/span>\n                            <\/div>\n                            <div class=\"space-y-3\">\n                                <p class=\"text-sm\">\n                                    The daily routine was beginning to take shape. Jasleen was more settled but still experiencing mild chest discomfort around the incision site. The physiotherapist conducted the first formal assessment and started the breathing exercise program with the incentive spirometer.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Physiotherapy session:<\/strong> Assessed baseline exercise capacity. Walking distance confirmed at approximately 350 meters. Introduced diaphragmatic breathing techniques. Explained the importance of regular deep breathing to prevent atelectasis (partial lung collapse), which is a common complication after chest surgery because patients tend to take shallow breaths due to pain.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Nursing intervention:<\/strong> Vital signs remained stable. No fever. Wound continued to heal well. Medication adherence was 100 percent. Discussed the importance of the heart-healthy diet with the attendant responsible for meal preparation.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Patient response:<\/strong> Jasleen reported that the breathing exercises helped her feel like she was doing something active for her recovery, which improved her mood.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Week 1 -->\n                    <div class=\"flex gap-4 mb-8 relative\">\n                        <div class=\"flex flex-col items-center\">\n                            <div class=\"timeline-dot\"><\/div>\n                            <div class=\"timeline-line\"><\/div>\n                        <\/div>\n                        <div class=\"flex-1 pb-2\">\n                            <div class=\"flex items-center gap-2 mb-2\">\n                                <span class=\"tag bg-primary-light text-primary\">Week 1<\/span>\n                                <span class=\"text-xs text-slate-400\">End of First Week<\/span>\n                            <\/div>\n                            <div class=\"space-y-3\">\n                                <p class=\"text-sm\">\n                                    By the end of the first week, the initial anxiety had reduced noticeably. Jasleen was more willing to move around the house. The walking program had begun, with short supervised walks within the home and gradually extending to the corridor outside her apartment.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Clinical progress:<\/strong> Pain score had decreased slightly from 3 to about 2.5 out of 10. Walking distance remained around 350 to 400 meters. Breathing exercises were now part of the established routine. She was performing incentive spirometry independently.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Sleep observation:<\/strong> The nurse noted that Jasleen had difficulty finding a comfortable sleeping position. She preferred sleeping on her back with slight elevation, which is common after sternotomy. Sleep was fragmented, averaging about 5 to 6 hours per night. The nurse provided guidance on sleep positioning and relaxation techniques.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Nutrition status:<\/strong> Appetite was improving. The attendant was preparing meals according to the prescribed heart-healthy diet plan, which emphasized lean proteins, whole grains, fruits, and vegetables while limiting salt and saturated fats. Adequate hydration was maintained.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Week 2 -->\n                    <div class=\"flex gap-4 mb-8 relative\">\n                        <div class=\"flex flex-col items-center\">\n                            <div class=\"timeline-dot\"><\/div>\n                            <div class=\"timeline-line\"><\/div>\n                        <\/div>\n                        <div class=\"flex-1 pb-2\">\n                            <div class=\"flex items-center gap-2 mb-2\">\n                                <span class=\"tag bg-primary-light text-primary\">Week 2<\/span>\n                                <span class=\"text-xs text-slate-400\">Building Momentum<\/span>\n                            <\/div>\n                            <div class=\"space-y-3\">\n                                <p class=\"text-sm\">\n                                    The second week marked a visible shift in Jasleen&#8217;s recovery. She was more confident in her movements. The physiotherapist increased the walking distance target. Lower limb strengthening exercises were introduced in addition to the walking program.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Clinical progress:<\/strong> Walking distance increased to approximately 500 to 600 meters. Pain score was around 2 out of 10, mostly related to movement rather than rest. No shortness of breath at rest. Mild breathlessness still present during exertion but less than before.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Physiotherapy intervention:<\/strong> Added seated leg exercises including ankle pumps, knee extensions, and gentle thigh strengthening. These exercises improve circulation in the lower limbs, which is important for <a href=\"https:\/\/athomecare.in\/preventing-deep-vein-thrombosis-at-home-the-benefits-of-athomecares-dvt-pump-in-delhi\/\" class=\"font-medium\">deep vein thrombosis (DVT) prevention<\/a> after surgery. Introduced energy conservation techniques, teaching Jasleen how to pace her activities throughout the day.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Doctor review:<\/strong> First scheduled doctor home visit. The cardiologist reviewed vital signs records, examined the wound, auscultated the chest for prosthetic valve sounds, and reviewed the rehabilitation progress. Findings were consistent with normal post-surgical recovery. Medications were continued as prescribed.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Family observation:<\/strong> Her sister (the staff nurse) reported that Jasleen was asking more questions about her recovery timeline and when she might return to work, which the team interpreted as a positive sign of increasing engagement with her rehabilitation.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Week 4 -->\n                    <div class=\"flex gap-4 mb-8 relative\">\n                        <div class=\"flex flex-col items-center\">\n                            <div class=\"timeline-dot\"><\/div>\n                            <div class=\"timeline-line\"><\/div>\n                        <\/div>\n                        <div class=\"flex-1 pb-2\">\n                            <div class=\"flex items-center gap-2 mb-2\">\n                                <span class=\"tag bg-primary-light text-primary\">Week 4<\/span>\n                                <span class=\"text-xs text-slate-400\">One Month Milestone<\/span>\n                            <\/div>\n                            <div class=\"space-y-3\">\n                                <p class=\"text-sm\">\n                                    By the end of the first month, the improvement was substantial. Jasleen was walking significantly farther than at discharge. Her pain had reduced considerably. She was sleeping better. The anxiety about physical activity had diminished significantly. She was performing most activities of daily living independently.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Clinical progress:<\/strong> Walking distance had reached approximately 800 meters. Pain score was 1 out of 10. She was climbing stairs with less rest needed. Generalized weakness was improving. Fatigue after walking was present but significantly less than at discharge.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Physiotherapy progression:<\/strong> Walking program advanced to include outdoor walks in the residential complex. Balance exercises were added. Lower limb strengthening progressed from seated to standing exercises. The physiotherapist began discussing return-to-work preparation, explaining what physical demands teaching would place on her body and how to prepare for them.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Nursing intervention:<\/strong> Wound had healed well with no complications. Nursing visit frequency was reduced as the immediate post-surgical risk period was passing. Focus shifted to medication adherence, nutrition, and monitoring for any delayed complications.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Doctor review:<\/strong> Second doctor home visit at the four-week mark. The cardiologist noted good progress. Echocardiography was arranged to formally assess prosthetic valve function. The results showed normal prosthetic valve function with improved right ventricular performance compared to pre-surgical baseline. This was an important objective confirmation that the surgery had achieved its primary goal.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Month 2 -->\n                    <div class=\"flex gap-4 mb-8 relative\">\n                        <div class=\"flex flex-col items-center\">\n                            <div class=\"timeline-dot\"><\/div>\n                            <div class=\"timeline-line\"><\/div>\n                        <\/div>\n                        <div class=\"flex-1 pb-2\">\n                            <div class=\"flex items-center gap-2 mb-2\">\n                                <span class=\"tag bg-primary-light text-primary\">Month 2<\/span>\n                                <span class=\"text-xs text-slate-400\">Approaching Work Readiness<\/span>\n                            <\/div>\n                            <div class=\"space-y-3\">\n                                <p class=\"text-sm\">\n                                    The second month focused on functional conditioning and preparing for the specific demands of her teaching job. Jasleen&#8217;s cardiovascular endurance had improved to the point where she could walk over a kilometer without significant symptoms. The physiotherapy program became more targeted toward work simulation.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Clinical progress:<\/strong> Walking distance reached approximately 1,000 to 1,100 meters. Pain was minimal, mostly occasional discomfort with certain movements rather than persistent pain. No shortness of breath during normal daily activities. Sleep had improved to 7 hours per night on average.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Physiotherapy intervention:<\/strong> Introduced work-specific functional training. This included practicing prolonged standing (simulating classroom teaching), gentle arm movements within sternal protection limits (simulating board writing), and stair climbing with improved efficiency. The physiotherapist also worked on <a href=\"https:\/\/athomecare.in\/indoor-physical-activity-and-breathing-exercises-for-elderly-at-home-care\/\" class=\"font-medium\">breathing techniques<\/a> that Jasleen could use during the school day if she felt breathless.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Psychological progress:<\/strong> Jasleen expressed a strong desire to return to work. She was more confident in her physical abilities but still had some anxiety about managing a full classroom. The healthcare team discussed a graduated return plan: starting with part-time hours and gradually increasing to full-time.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Month 3 \/ Week 12 -->\n                    <div class=\"flex gap-4 mb-2 relative\">\n                        <div class=\"flex flex-col items-center\">\n                            <div class=\"timeline-dot\" style=\"background: #059669; border-color: #d1fae5;\"><\/div>\n                        <\/div>\n                        <div class=\"flex-1 pb-2\">\n                            <div class=\"flex items-center gap-2 mb-2\">\n                                <span class=\"tag bg-green-100 text-green-800\">Week 12<\/span>\n                                <span class=\"text-xs text-green-600 font-medium\">Final Assessment<\/span>\n                            <\/div>\n                            <div class=\"space-y-3\">\n                                <p class=\"text-sm\">\n                                    At the twelve-week mark, the formal cardiac rehabilitation program was concluded with a comprehensive final assessment. The results demonstrated significant recovery across all measured parameters.\n                                <\/p>\n                                <div class=\"p-4 bg-green-50 rounded-lg border border-green-100\">\n                                    <div class=\"font-semibold text-green-900 mb-3\">12-Week Outcome Summary<\/div>\n                                    <div class=\"grid sm:grid-cols-2 gap-2 text-sm\">\n                                        <div class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-600 text-xs\"><\/i> Walking distance: 350m to 1,360m<\/div>\n                                        <div class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-600 text-xs\"><\/i> Pain score: 3\/10 to 0\/10<\/div>\n                                        <div class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-600 text-xs\"><\/i> Exercise tolerance: significantly improved<\/div>\n                                        <div class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-600 text-xs\"><\/i> Returned to teaching part-time<\/div>\n                                        <div class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-600 text-xs\"><\/i> Prosthetic valve: excellent function<\/div>\n                                        <div class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-600 text-xs\"><\/i> Fatigue: completely resolved<\/div>\n                                        <div class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-600 text-xs\"><\/i> No arrhythmias detected<\/div>\n                                        <div class=\"flex items-center gap-2\"><i class=\"fas fa-check-circle text-green-600 text-xs\"><\/i> No hospital readmissions<\/div>\n                                    <\/div>\n                                <\/div>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Doctor review:<\/strong> The cardiologist conducted the final review. Echocardiography confirmed excellent prosthetic valve function. The doctor cleared Jasleen for part-time teaching with instructions to gradually increase hours over the following four weeks. A follow-up echocardiogram was scheduled for three months later to confirm continued valve function. The doctor also counseled her on the importance of lifelong cardiac follow-up, heart-healthy lifestyle maintenance, and recognition of warning symptoms.\n                                <\/p>\n                                <p class=\"text-sm text-slate-600\">\n                                    <strong>Family feedback:<\/strong> Her husband expressed gratitude for the structured home care program, noting that having professional support at home gave the family confidence during a stressful period. Her sister observed that the combination of clinical monitoring and emotional support had made a significant difference in Jasleen&#8217;s recovery speed and her willingness to engage with rehabilitation.\n                                <\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 8: Clinical Evidence -->\n        <section id=\"clinical-evidence\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">07<\/span>\n                Clinical Evidence\n            <\/h2>\n            <div class=\"space-y-6\">\n\n                <!-- Vital Signs at Discharge -->\n                <div class=\"card card-shadow p-6 sm:p-8\">\n                    <h3 class=\"font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n                        <i class=\"fas fa-heart-pulse text-primary\"><\/i> Vital Signs at Discharge\n                    <\/h3>\n                    <div class=\"overflow-x-auto\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>Parameter<\/th>\n                                    <th>Value<\/th>\n                                    <th>Clinical Interpretation<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td class=\"font-medium\">Blood Pressure<\/td>\n                                    <td>116\/72 mmHg<\/td>\n                                    <td>Within normal range, well controlled<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Heart Rate<\/td>\n                                    <td>74 bpm<\/td>\n                                    <td>Normal sinus rhythm, regular<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Respiratory Rate<\/td>\n                                    <td>16\/min<\/td>\n                                    <td>Normal, no respiratory distress<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Temperature<\/td>\n                                    <td>98.4\u00b0F<\/td>\n                                    <td>Afebrile, no signs of infection<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Oxygen Saturation<\/td>\n                                    <td>99% on Room Air<\/td>\n                                    <td>Excellent oxygenation without supplementation<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n\n                <!-- Cardiac Assessment -->\n                <div class=\"card card-shadow p-6 sm:p-8\">\n                    <h3 class=\"font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n                        <i class=\"fas fa-heart text-primary\"><\/i> Disease-Specific Cardiac Assessment\n                    <\/h3>\n                    <div class=\"overflow-x-auto\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>Assessment Parameter<\/th>\n                                    <th>Finding at Discharge<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td class=\"font-medium\">Sternotomy Incision<\/td>\n                                    <td>Healing well, clean and dry, intact sutures<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Pain Score (VAS)<\/td>\n                                    <td>3\/10 (mild discomfort with movement)<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Prosthetic Valve Function<\/td>\n                                    <td>Normal on echocardiography<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Right Ventricular Performance<\/td>\n                                    <td>Improved compared to pre-surgical baseline<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Cardiac Rhythm<\/td>\n                                    <td>Stable, no arrhythmias detected<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Pedal Edema<\/td>\n                                    <td>None (resolved after valve replacement)<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Postoperative Complications<\/td>\n                                    <td>None identified<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n\n                <!-- Functional Assessment -->\n                <div class=\"card card-shadow p-6 sm:p-8\">\n                    <h3 class=\"font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n                        <i class=\"fas fa-walking text-primary\"><\/i> Functional Assessment at Discharge\n                    <\/h3>\n                    <div class=\"overflow-x-auto\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>Category<\/th>\n                                    <th>Details<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td class=\"font-medium\">Walking<\/td>\n                                    <td>Independent, approximately 350 meters<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Transfers<\/td>\n                                    <td>Independent (bed to chair, sitting to standing)<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Stair Climbing<\/td>\n                                    <td>Slow, requires brief rest periods<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Bathing<\/td>\n                                    <td>Independent<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Dressing<\/td>\n                                    <td>Independent<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Grooming<\/td>\n                                    <td>Independent<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Eating<\/td>\n                                    <td>Independent<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Toileting<\/td>\n                                    <td>Independent<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Medication Management<\/td>\n                                    <td>Independent (with supervision)<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Light Household Activities<\/td>\n                                    <td>Independent<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium text-red-700\">Heavy Household Chores<\/td>\n                                    <td class=\"text-red-700\">Requires assistance<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium text-red-700\">Carrying Heavy Objects<\/td>\n                                    <td class=\"text-red-700\">Requires assistance<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium text-red-700\">Long-Distance Travel<\/td>\n                                    <td class=\"text-red-700\">Requires assistance<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium text-red-700\">Full Teaching Schedule<\/td>\n                                    <td class=\"text-red-700\">Not yet possible<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n\n                <!-- Recovery Metrics Comparison -->\n                <div class=\"card card-shadow p-6 sm:p-8\">\n                    <h3 class=\"font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n                        <i class=\"fas fa-chart-line text-primary\"><\/i> Recovery Metrics: Discharge vs 12 Weeks\n                    <\/h3>\n                    <div class=\"overflow-x-auto\">\n                        <table>\n                            <thead>\n                                <tr>\n                                    <th>Metric<\/th>\n                                    <th>At Discharge<\/th>\n                                    <th>At 12 Weeks<\/th>\n                                    <th>Change<\/th>\n                                <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td class=\"font-medium\">Walking Distance<\/td>\n                                    <td>350 meters<\/td>\n                                    <td>1,360 meters<\/td>\n                                    <td class=\"text-green-700 font-medium\">+289%<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Pain Score (VAS)<\/td>\n                                    <td>3\/10<\/td>\n                                    <td>0\/10<\/td>\n                                    <td class=\"text-green-700 font-medium\">Resolved<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Exercise Tolerance<\/td>\n                                    <td>Reduced<\/td>\n                                    <td>Significantly improved<\/td>\n                                    <td class=\"text-green-700 font-medium\">Improved<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Fatigue<\/td>\n                                    <td>Present after walking<\/td>\n                                    <td>Completely resolved<\/td>\n                                    <td class=\"text-green-700 font-medium\">Resolved<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Work Status<\/td>\n                                    <td>Unable to work<\/td>\n                                    <td>Part-time teaching<\/td>\n                                    <td class=\"text-green-700 font-medium\">Resumed<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Prosthetic Valve<\/td>\n                                    <td>Normal function<\/td>\n                                    <td>Excellent function<\/td>\n                                    <td class=\"text-green-700 font-medium\">Stable<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Arrhythmias<\/td>\n                                    <td>None<\/td>\n                                    <td>None<\/td>\n                                    <td class=\"text-green-700 font-medium\">Stable<\/td>\n                                <\/tr>\n                                <tr>\n                                    <td class=\"font-medium\">Hospital Readmissions<\/td>\n                                    <td>0<\/td>\n                                    <td>0<\/td>\n                                    <td class=\"text-green-700 font-medium\">None<\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n                <\/div>\n\n                <!-- Visual Progress Bars -->\n                <div class=\"card card-shadow p-6 sm:p-8\">\n                    <h3 class=\"font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n                        <i class=\"fas fa-tasks text-primary\"><\/i> Functional Recovery Progress\n                    <\/h3>\n                    <div class=\"space-y-5\">\n                        <div>\n                            <div class=\"flex justify-between text-sm mb-1.5\">\n                                <span class=\"font-medium\">Walking Distance<\/span>\n                                <span class=\"text-slate-500\">1,360m of target 1,500m+<\/span>\n                            <\/div>\n                            <div class=\"progress-bar\">\n                                <div class=\"progress-fill bg-primary\" style=\"width: 91%\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <div class=\"flex justify-between text-sm mb-1.5\">\n                                <span class=\"font-medium\">Pain Resolution<\/span>\n                                <span class=\"text-slate-500\">0\/10 pain score<\/span>\n                            <\/div>\n                            <div class=\"progress-bar\">\n                                <div class=\"progress-fill bg-success\" style=\"width: 100%\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <div class=\"flex justify-between text-sm mb-1.5\">\n                                <span class=\"font-medium\">Return to Work<\/span>\n                                <span class=\"text-slate-500\">Part-time achieved<\/span>\n                            <\/div>\n                            <div class=\"progress-bar\">\n                                <div class=\"progress-fill bg-info\" style=\"width: 50%\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <div class=\"flex justify-between text-sm mb-1.5\">\n                                <span class=\"font-medium\">Fatigue Resolution<\/span>\n                                <span class=\"text-slate-500\">Fully resolved<\/span>\n                            <\/div>\n                            <div class=\"progress-bar\">\n                                <div class=\"progress-fill bg-success\" style=\"width: 100%\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <div class=\"flex justify-between text-sm mb-1.5\">\n                                <span class=\"font-medium\">Confidence in Daily Activities<\/span>\n                                <span class=\"text-slate-500\">Significantly improved<\/span>\n                            <\/div>\n                            <div class=\"progress-bar\">\n                                <div class=\"progress-fill bg-primary\" style=\"width: 85%\"><\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 9: Risk Monitoring -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-red-50 rounded-lg flex items-center justify-center text-alert font-bold text-sm\">!<\/span>\n                Risks Monitored Throughout Recovery\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-6\">\n                    Throughout the 12-week home care period, the healthcare team actively monitored for a range of potential complications. Understanding what was being watched for, and why, helps illustrate the clinical value of professional home monitoring.\n                <\/p>\n                <div class=\"space-y-2\">\n                    <div class=\"risk-indicator risk-high\">\n                        <div class=\"risk-dot\"><\/div>\n                        <div><strong>Prosthetic valve dysfunction:<\/strong> Monitored through regular auscultation by the doctor, echocardiography at 4 weeks and 12 weeks, and daily observation for new symptoms like breathlessness or swelling that might suggest valve failure.<\/div>\n                    <\/div>\n                    <div class=\"risk-indicator risk-high\">\n                        <div class=\"risk-dot\"><\/div>\n                        <div><strong>Surgical wound infection:<\/strong> Daily wound assessment in the first two weeks, then regular checks. Any increase in redness, warmth, discharge, or wound separation would trigger immediate medical review. <a href=\"https:\/\/athomecare.in\/infection-prevention-after-surgery-at-home-delhi\/\" class=\"font-medium\">Infection prevention after surgery<\/a> is a critical nursing function.<\/div>\n                    <\/div>\n                    <div class=\"risk-indicator risk-high\">\n                        <div class=\"risk-dot\"><\/div>\n                        <div><strong>Cardiac arrhythmias:<\/strong> Monitored through regular pulse checks, heart rate monitoring, and observation for symptoms like palpitations, dizziness, or sudden breathlessness. Post-cardiac surgery patients are at increased risk for atrial arrhythmias.<\/div>\n                    <\/div>\n                    <div class=\"risk-indicator risk-moderate\">\n                        <div class=\"risk-dot\"><\/div>\n                        <div><strong>Heart failure symptoms:<\/strong> Monitored through daily weight checks (sudden weight gain can indicate fluid retention), assessment for new or worsening ankle swelling, and observation for increased shortness of breath.<\/div>\n                    <\/div>\n                    <div class=\"risk-indicator risk-moderate\">\n                        <div class=\"risk-dot\"><\/div>\n                        <div><strong>Blood clots:<\/strong> Risk reduced through early mobilization, lower limb exercises, adequate hydration, and observation for leg swelling or pain that might indicate deep vein thrombosis.<\/div>\n                    <\/div>\n                    <div class=\"risk-indicator risk-moderate\">\n                        <div class=\"risk-dot\"><\/div>\n                        <div><strong>Reduced exercise tolerance:<\/strong> Monitored through daily walking distance records, vital signs during and after exercise, and patient-reported fatigue levels. A sudden decrease in exercise capacity can indicate a cardiac problem.<\/div>\n                    <\/div>\n                    <div class=\"risk-indicator risk-low\">\n                        <div class=\"risk-dot\"><\/div>\n                        <div><strong>Medication side effects:<\/strong> Monitored through regular patient interviews, observation for symptoms like bleeding, bruising, gastrointestinal disturbances, or dizziness that might be medication-related.<\/div>\n                    <\/div>\n                    <div class=\"risk-indicator risk-low\">\n                        <div class=\"risk-dot\"><\/div>\n                        <div><strong>Depression:<\/strong> Post-cardiac surgery depression is well-documented. The team monitored for persistent low mood, social withdrawal, loss of interest in activities, and sleep disturbance beyond the expected post-surgical pattern.<\/div>\n                    <\/div>\n                    <div class=\"risk-indicator risk-high\">\n                        <div class=\"risk-dot\"><\/div>\n                        <div><strong>Hospital readmission:<\/strong> The overarching goal of the entire home care program was to prevent complications that would require readmission. No readmission occurred during the 12-week period.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 10: Medical Authority -->\n        <section id=\"medical-authority\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">08<\/span>\n                Medical Authority\n            <\/h2>\n            <div class=\"grid md:grid-cols-2 gap-6\">\n                <!-- Author Card -->\n                <div class=\"card card-shadow-lg p-6 doctor-card\">\n                    <div class=\"flex items-start 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\" class=\"w-20 h-20 rounded-full object-cover border-2 border-primary\/20\">\n                        <div>\n                            <div class=\"font-bold text-slate-900 text-lg\">Dr. Ekta Fageriya<\/div>\n                            <div class=\"text-primary font-medium text-sm\">MBBS<\/div>\n                            <div class=\"text-slate-500 text-xs mt-1\">RMC Registration No. 44780<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"space-y-2 text-sm\">\n                        <div class=\"flex justify-between py-2 border-b border-slate-100\">\n                            <span class=\"text-slate-500\">Specialization<\/span>\n                            <span class=\"font-medium\">Geriatric Medicine<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between py-2 border-b border-slate-100\">\n                            <span class=\"text-slate-500\">Clinical Experience<\/span>\n                            <span class=\"font-medium\">7 Years<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between py-2\">\n                            <span class=\"text-slate-500\">Role<\/span>\n                            <span class=\"font-medium\">Case Study Author<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>              \n            <\/div>\n        <\/section>\n\n        <!-- Section 11: Supporting Clinical Documents -->\n        <section id=\"supporting-documents\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">09<\/span>\n                Supporting Clinical Documents\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-6\">\n                    The clinical decisions documented in this case study were based on the following investigations and reports. These documents formed the evidence base for both the surgical decision and the home care plan.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-4\">\n                    <div class=\"p-4 bg-slate-50 rounded-lg border border-slate-200 flex items-start gap-3\">\n                        <i class=\"fas fa-file-medical text-primary mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Discharge Summary<\/div>\n                            <div class=\"text-xs text-slate-500 mt-0.5\">9-day hospitalization summary including surgical details, postoperative course, and discharge medications<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-4 bg-slate-50 rounded-lg border border-slate-200 flex items-start gap-3\">\n                        <i class=\"fas fa-wave-square text-primary mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">2D Echocardiography Report<\/div>\n                            <div class=\"text-xs text-slate-500 mt-0.5\">Demonstrated severe pulmonary valve stenosis and right ventricular dysfunction<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-4 bg-slate-50 rounded-lg border border-slate-200 flex items-start gap-3\">\n                        <i class=\"fas fa-magnet text-primary mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Cardiac MRI Report<\/div>\n                            <div class=\"text-xs text-slate-500 mt-0.5\">Detailed assessment of right ventricular volume, wall thickness, and function<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-4 bg-slate-50 rounded-lg border border-slate-200 flex items-start gap-3\">\n                        <i class=\"fas fa-x-ray text-primary mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">CT Coronary Angiography<\/div>\n                            <div class=\"text-xs text-slate-500 mt-0.5\">Anatomical mapping for surgical planning of pulmonary valve replacement<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-4 bg-slate-50 rounded-lg border border-slate-200 flex items-start gap-3\">\n                        <i class=\"fas fa-syringe text-primary mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Right Heart Catheterization Report<\/div>\n                            <div class=\"text-xs text-slate-500 mt-0.5\">Definitive pressure gradient measurements confirming severe stenosis<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-4 bg-slate-50 rounded-lg border border-slate-200 flex items-start gap-3\">\n                        <i class=\"fas fa-prescription text-primary mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Discharge Prescriptions<\/div>\n                            <div class=\"text-xs text-slate-500 mt-0.5\">Complete medication list including cardiac, thyroid, lipid, and supplement medications<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-4 bg-slate-50 rounded-lg border border-slate-200 flex items-start gap-3\">\n                        <i class=\"fas fa-heartbeat text-primary mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Post-Rehabilitation Echocardiography<\/div>\n                            <div class=\"text-xs text-slate-500 mt-0.5\">12-week follow-up showing excellent prosthetic valve function and improved RV performance<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"p-4 bg-slate-50 rounded-lg border border-slate-200 flex items-start gap-3\">\n                        <i class=\"fas fa-notes-medical text-primary mt-0.5\"><\/i>\n                        <div>\n                            <div class=\"font-medium text-sm\">Home Care Progress Notes<\/div>\n                            <div class=\"text-xs text-slate-500 mt-0.5\">Daily nursing records, physiotherapy session notes, and doctor visit summaries over 12 weeks<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"alert-box alert-blue mt-6\">\n                    <p class=\"text-sm text-slate-700\">\n                        <i class=\"fas fa-lock text-info mr-1\"><\/i> <strong>Confidentiality Note:<\/strong> Specific laboratory values, detailed medication names and doses, and identifiable hospital information have been excluded from this publication to protect patient privacy principles, even though this is a fictional case study.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 12: Recovery Outcome -->\n        <section id=\"outcome\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">10<\/span>\n                Recovery Outcome\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <!-- Metrics Grid -->\n                <div class=\"grid grid-cols-2 lg:grid-cols-4 gap-4 mb-8\">\n                    <div class=\"metric-card card card-shadow\">\n                        <div class=\"metric-value\">1,360m<\/div>\n                        <div class=\"metric-label\">Walking Distance<\/div>\n                        <div class=\"text-xs text-green-600 font-medium mt-1\">from 350m<\/div>\n                    <\/div>\n                    <div class=\"metric-card card card-shadow\">\n                        <div class=\"metric-value\">0\/10<\/div>\n                        <div class=\"metric-label\">Pain Score<\/div>\n                        <div class=\"text-xs text-green-600 font-medium mt-1\">from 3\/10<\/div>\n                    <\/div>\n                    <div class=\"metric-card card card-shadow\">\n                        <div class=\"metric-value\">0<\/div>\n                        <div class=\"metric-label\">Readmissions<\/div>\n                        <div class=\"text-xs text-green-600 font-medium mt-1\">in 12 weeks<\/div>\n                    <\/div>\n                    <div class=\"metric-card card card-shadow\">\n                        <div class=\"metric-value text-base\">Part-Time<\/div>\n                        <div class=\"metric-label\">Work Status<\/div>\n                        <div class=\"text-xs text-green-600 font-medium mt-1\">teaching resumed<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"space-y-6\">\n                    <div>\n                        <h3 class=\"font-semibold text-slate-800 mb-2\">Mobility<\/h3>\n                        <p class=\"text-sm text-slate-600\">\n                            Walking distance improved by nearly four times, from 350 meters at discharge to 1,360 meters at 12 weeks. Stair climbing improved from slow with rest stops to a more efficient pattern. She was able to perform all basic activities of daily living independently and was managing light household tasks without difficulty.\n                        <\/p>\n                    <\/div>\n                    <div>\n                        <h3 class=\"font-semibold text-slate-800 mb-2\">Pain<\/h3>\n                        <p class=\"text-sm text-slate-600\">\n                            Chest discomfort around the sternotomy incision progressively reduced from 3 out of 10 at discharge to completely resolved (0 out of 10) by 12 weeks. The sternal incision had fully healed with no signs of infection or instability. She no longer required analgesic medication for surgical pain.\n                        <\/p>\n                    <\/div>\n                    <div>\n                        <h3 class=\"font-semibold text-slate-800 mb-2\">Medical Stability<\/h3>\n                        <p class=\"text-sm text-slate-600\">\n                            Echocardiography at 12 weeks confirmed excellent prosthetic valve function. Right ventricular performance was improved compared to both the pre-surgical baseline and the immediate post-surgical assessment. No arrhythmias were detected throughout the recovery period. No heart failure symptoms developed. All vital signs remained within normal ranges.\n                        <\/p>\n                    <\/div>\n                    <div>\n                        <h3 class=\"font-semibold text-slate-800 mb-2\">Fatigue and Energy<\/h3>\n                        <p class=\"text-sm text-slate-600\">\n                            The fatigue that had been present at discharge, characterized by tiredness after walking short distances and general weakness throughout the day, had completely resolved by 12 weeks. Jasleen reported feeling that her energy levels were approaching what they were before her symptoms began, though she was advised to continue building her endurance gradually.\n                        <\/p>\n                    <\/div>\n                    <div>\n                        <h3 class=\"font-semibold text-slate-800 mb-2\">Psychological and Emotional Status<\/h3>\n                        <p class=\"text-sm text-slate-600\">\n                            The anxiety about physical activity that was prominent at discharge had significantly reduced. Jasleen expressed confidence in her ability to manage daily activities and was motivated about returning to work. Her sleep quality had improved from fragmented, 5 to 6 hour nights to more consistent 7 hour nights. She was engaging socially with family and had started communicating with colleagues about her return.\n                        <\/p>\n                    <\/div>\n                    <div>\n                        <h3 class=\"font-semibold text-slate-800 mb-2\">Remaining Challenges<\/h3>\n                        <p class=\"text-sm text-slate-600\">\n                            At 12 weeks, she had returned to part-time teaching but had not yet resumed her full schedule. Heavy lifting and vigorous upper body activities were still restricted as the sternum continued to strengthen. Long-distance travel had not yet been attempted. These were expected limitations at this stage and were planned to be gradually addressed in the following weeks under medical guidance.\n                        <\/p>\n                    <\/div>\n                    <div>\n                        <h3 class=\"font-semibold text-slate-800 mb-2\">Long-Term Care Requirements<\/h3>\n                        <p class=\"text-sm text-slate-600\">\n                            Jasleen was counseled on the need for lifelong cardiac follow-up. This includes regular echocardiography to monitor prosthetic valve function, ongoing management of her comorbidities (hypothyroidism, dyslipidemia, vitamin D and iron deficiencies), maintaining a heart-healthy lifestyle, and awareness of warning symptoms that would require urgent medical attention. A biological prosthetic valve in the pulmonary position typically functions well for many years, but regular monitoring is essential to detect any changes early.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 13: Key Clinical Learnings -->\n        <section id=\"key-learnings\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">11<\/span>\n                Key Clinical Learnings\n            <\/h2>\n            <div class=\"space-y-4\">\n                <div class=\"clinical-note\">\n                    <h4 class=\"font-semibold text-slate-800 mb-2\">Pulmonary Valve Replacement Restores Hemodynamics<\/h4>\n                    <p class=\"text-sm text-slate-600\">\n                        This case illustrates how surgical pulmonary valve replacement directly addresses the underlying hemodynamic problem in severe pulmonary valve stenosis. By replacing the obstructed valve, the pressure gradient across the right ventricular outflow tract is eliminated, allowing the right ventricle to function under normal loading conditions. The resolution of ankle swelling, shortness of breath, and fatigue after surgery reflects this hemodynamic improvement. Understanding this mechanism helps patients appreciate why the surgery was necessary and what it was designed to achieve.\n                    <\/p>\n                <\/div>\n                <div class=\"clinical-note\">\n                    <h4 class=\"font-semibold text-slate-800 mb-2\">Cardiac Rehabilitation Is Not Optional After Valve Surgery<\/h4>\n                    <p class=\"text-sm text-slate-600\">\n                        The nearly four-fold improvement in walking distance over 12 weeks did not happen by chance. It resulted from a structured, progressively challenging exercise program that was adjusted based on daily clinical assessment. Without this supervised program, patients often either under-exercise (due to fear) or over-exercise (due to impatience), both of which can compromise recovery. The physiotherapist&#8217;s role in balancing sternal protection with progressive loading was central to the outcome.\n                    <\/p>\n                <\/div>\n                <div class=\"clinical-note\">\n                    <h4 class=\"font-semibold text-slate-800 mb-2\">Home Nursing Catches Problems Before They Become Crises<\/h4>\n                    <p class=\"text-sm text-slate-600\">\n                        The zero readmission outcome in this case does not mean that no potential problems arose. It means that when minor issues or concerns appeared, the home nurse identified them early and managed them or escalated them appropriately. This is the fundamental value of <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"font-medium\">professional home nursing<\/a>. It is not about dramatic interventions. It is about consistent, knowledgeable surveillance that prevents small problems from becoming large ones.\n                    <\/p>\n                <\/div>\n                <div class=\"clinical-note\">\n                    <h4 class=\"font-semibold text-slate-800 mb-2\">Comorbidity Management Runs Parallel to Cardiac Recovery<\/h4>\n                    <p class=\"text-sm text-slate-600\">\n                        Jasleen&#8217;s hypothyroidism, vitamin D deficiency, dyslipidemia, and iron deficiency did not take a break while she recovered from heart surgery. In fact, some of these conditions directly affected her recovery. Iron deficiency contributed to fatigue during rehabilitation. Vitamin D deficiency affected musculoskeletal recovery. The home care plan addressed all conditions simultaneously, which is a key advantage of having a coordinated multidisciplinary team rather than fragmented care.\n                    <\/p>\n                <\/div>\n                <div class=\"clinical-note\">\n                    <h4 class=\"font-semibold text-slate-800 mb-2\">Psychological Recovery Is as Important as Physical Recovery<\/h4>\n                    <p class=\"text-sm text-slate-600\">\n                        The anxiety Jasleen experienced at discharge was a genuine clinical barrier to recovery. If left unaddressed, it could have led to activity avoidance, deconditioning, and delayed return to work. The home healthcare team addressed this not through formal counseling but through consistent clinical reassurance backed by objective vital signs data. When a nurse shows a patient that their heart rate and oxygen saturation are normal during walking, it provides a form of evidence-based reassurance that family encouragement alone cannot match.\n                    <\/p>\n                <\/div>\n                <div class=\"clinical-note\">\n                    <h4 class=\"font-semibold text-slate-800 mb-2\">Family Education Is a Core Clinical Intervention<\/h4>\n                    <p class=\"text-sm text-slate-600\">\n                        Educating the family was not an add-on. It was a planned component of the care plan. The family needed to understand warning signs, medication requirements, dietary guidelines, activity restrictions, and when to seek emergency help. Jasleen&#8217;s husband and sister were taught specifically what to watch for and what to do. This education extended the safety net beyond the hours when healthcare professionals were physically present. For families exploring <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" class=\"font-medium\">home healthcare services in Chandigarh, Mohali, and Panchkula<\/a>, understanding this educational component is important when evaluating care options.\n                    <\/p>\n                <\/div>\n                <div class=\"clinical-note\">\n                    <h4 class=\"font-semibold text-slate-800 mb-2\">Gradual Return to Work Protects Long-Term Recovery<\/h4>\n                    <p class=\"text-sm text-slate-600\">\n                        Returning to part-time teaching at 12 weeks, rather than full-time, was a deliberate clinical decision. Premature full return to work is a known risk factor for setbacks after cardiac surgery. The physical demands of teaching (standing, arm use, stair climbing, emotional stress) are significant. A graded return allows the body to adapt to increasing demands progressively. This approach, supported by the <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"font-medium\">doctor home visit<\/a> assessments, balances the patient&#8217;s need for normalcy with the physiological need for continued recovery.\n                    <\/p>\n                <\/div>\n                <div class=\"clinical-note\">\n                    <h4 class=\"font-semibold text-slate-800 mb-2\">Regular Follow-Up Ensures Prosthetic Valve Longevity<\/h4>\n                    <p class=\"text-sm text-slate-600\">\n                        The excellent valve function at 12 weeks is encouraging but does not guarantee long-term durability. Biological prosthetic valves can degenerate over time, and regular echocardiographic follow-up is essential to detect any changes in valve function early. Patients who discontinue follow-up after initial recovery put themselves at risk of undetected valve deterioration. This case reinforces that discharge from a home care program does not mean discharge from medical oversight.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 14: Family Education Summary -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">12<\/span>\n                Family Education Provided\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-6\">\n                    The healthcare team provided structured education to the caregivers covering the following areas. This education was delivered verbally, supplemented with written materials, and reinforced through repeated discussions over the 12-week period.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-4\">\n                    <div class=\"p-4 rounded-lg border border-slate-200 bg-white\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <div class=\"w-6 h-6 bg-primary-light rounded-full flex items-center justify-center\">\n                                <span class=\"text-primary text-xs font-bold\">1<\/span>\n                            <\/div>\n                            <h4 class=\"font-semibold text-sm\">Gradual Activity Increase<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-slate-600\">Encouraging gradual increases in physical activity according to the prescribed cardiac rehabilitation program rather than resuming strenuous activities suddenly.<\/p>\n                    <\/div>\n                    <div class=\"p-4 rounded-lg border border-slate-200 bg-white\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <div class=\"w-6 h-6 bg-primary-light rounded-full flex items-center justify-center\">\n                                <span class=\"text-primary text-xs font-bold\">2<\/span>\n                            <\/div>\n                            <h4 class=\"font-semibold text-sm\">Warning Sign Recognition<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-slate-600\">Monitoring for chest pain, severe breathlessness, irregular heartbeat, dizziness, fainting, leg swelling, or fever, and understanding when to seek urgent medical attention.<\/p>\n                    <\/div>\n                    <div class=\"p-4 rounded-lg border border-slate-200 bg-white\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <div class=\"w-6 h-6 bg-primary-light rounded-full flex items-center justify-center\">\n                                <span class=\"text-primary text-xs font-bold\">3<\/span>\n                            <\/div>\n                            <h4 class=\"font-semibold text-sm\">Medication Adherence<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-slate-600\">Ensuring all medications, including any prescribed anticoagulants or antiplatelet therapy, are taken exactly as instructed without missing doses or self-adjusting.<\/p>\n                    <\/div>\n                    <div class=\"p-4 rounded-lg border border-slate-200 bg-white\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <div class=\"w-6 h-6 bg-primary-light rounded-full flex items-center justify-center\">\n                                <span class=\"text-primary text-xs font-bold\">4<\/span>\n                            <\/div>\n                            <h4 class=\"font-semibold text-sm\">Heart-Healthy Diet<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-slate-600\">Maintaining a diet low in saturated fats and salt while encouraging adequate hydration, aligned with the <a href=\"https:\/\/athomecare.in\/lifestyle-changes-for-a-healthy-heart-small-steps-to-prevent-cardiovascular-disease\/\" class=\"font-medium\">lifestyle changes needed for heart health<\/a>.<\/p>\n                    <\/div>\n                    <div class=\"p-4 rounded-lg border border-slate-200 bg-white\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <div class=\"w-6 h-6 bg-primary-light rounded-full flex items-center justify-center\">\n                                <span class=\"text-primary text-xs font-bold\">5<\/span>\n                            <\/div>\n                            <h4 class=\"font-semibold text-sm\">Sternal Protection<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-slate-600\">Avoiding heavy lifting and excessive upper body strain until the sternum has healed completely, typically 8 to 12 weeks after surgery.<\/p>\n                    <\/div>\n                    <div class=\"p-4 rounded-lg border border-slate-200 bg-white\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <div class=\"w-6 h-6 bg-primary-light rounded-full flex items-center justify-center\">\n                                <span class=\"text-primary text-xs font-bold\">6<\/span>\n                            <\/div>\n                            <h4 class=\"font-semibold text-sm\">Exercise Support<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-slate-600\">Supporting regular breathing exercises and walking sessions to improve cardiovascular endurance, understanding the prescribed schedule.<\/p>\n                    <\/div>\n                    <div class=\"p-4 rounded-lg border border-slate-200 bg-white\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <div class=\"w-6 h-6 bg-primary-light rounded-full flex items-center justify-center\">\n                                <span class=\"text-primary text-xs font-bold\">7<\/span>\n                            <\/div>\n                            <h4 class=\"font-semibold text-sm\">Follow-Up Compliance<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-slate-600\">Keeping all scheduled cardiology follow-up visits and echocardiograms to monitor prosthetic valve function long term.<\/p>\n                    <\/div>\n                    <div class=\"p-4 rounded-lg border border-slate-200 bg-white\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <div class=\"w-6 h-6 bg-primary-light rounded-full flex items-center justify-center\">\n                                <span class=\"text-primary text-xs font-bold\">8<\/span>\n                            <\/div>\n                            <h4 class=\"font-semibold text-sm\">Stress and Sleep Management<\/h4>\n                        <p class=\"text-xs text-slate-600\">Encouraging stress management techniques and adequate sleep to support long-term heart health and overall recovery.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 15: FAQs -->\n        <section id=\"faqs\" class=\"section-anchor mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">13<\/span>\n                Frequently Asked Questions\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-6 text-slate-600\">\n                    The following questions are commonly asked by patients and families recovering from pulmonary valve replacement surgery. The answers are based on general medical knowledge and the specific clinical experience documented in this case study.\n                <\/p>\n\n                <div id=\"faq-container\">\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>What is pulmonary valve replacement?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">Pulmonary valve replacement is a surgical procedure in which a damaged pulmonary valve is replaced with an artificial or biological valve to restore normal blood flow between the heart and lungs. The pulmonary valve is located between the right ventricle and the pulmonary artery. When this valve becomes severely narrowed (stenosed) or leaky (regurgitant), the right ventricle has to work much harder to pump blood to the lungs. Over time, this extra workload can cause the right ventricle to weaken and fail. Replacing the valve removes the obstruction and allows blood to flow normally, reducing the strain on the right ventricle. The replacement valve can be mechanical (made of synthetic materials) or biological (made from animal tissue). The choice depends on the patient&#8217;s age, lifestyle, and other medical factors.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>Why is cardiac rehabilitation important after pulmonary valve replacement surgery?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">Cardiac rehabilitation helps improve heart function, physical endurance, breathing capacity, and confidence while reducing the risk of future cardiovascular complications. After heart surgery, the body has been through significant stress. Patients lose muscle strength during hospitalization, their lungs may not be working at full capacity due to shallow breathing from surgical pain, and their cardiovascular system needs to re-adapt to normal blood flow patterns. A structured <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"font-medium\">cardiac rehabilitation program<\/a> addresses all of these issues progressively and safely. In this case study, the patient&#8217;s walking distance improved nearly four times over 12 weeks, which directly reflects the benefit of supervised rehabilitation. Without it, recovery is often slower, less complete, and carries a higher risk of complications.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>When can a patient return to work after pulmonary valve replacement?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">Many patients gradually return to work after completing rehabilitation and receiving medical clearance, depending on the nature of their occupation. For a physically demanding job, the return may take 12 weeks or longer. For a sedentary job, return may be possible earlier, often around 6 to 8 weeks. In this case, the patient was a teacher, which involves moderate physical demands including standing, walking, stair climbing, and arm use. She returned to part-time teaching at 12 weeks with a plan to gradually increase to full hours. The key principle is that return to work should be graded, not sudden. The treating doctor makes the final decision based on objective assessments of functional capacity, cardiac function, and sternal healing.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>How long does recovery usually take after pulmonary valve replacement?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">Recovery varies based on the patient&#8217;s age, overall health, the complexity of the surgery, and the quality of postoperative care. Most patients show significant improvement within 8 to 12 weeks with structured rehabilitation and regular follow-up. However, full recovery, including return to all normal activities, can take 3 to 6 months. The sternotomy incision takes 6 to 12 weeks to heal sufficiently for normal activities, and complete sternal fusion takes several months. It is important to understand that recovery is not a single event but a gradual process. Patients should expect good days and difficult days. The trajectory should be generally upward, but it is not perfectly smooth. <a href=\"https:\/\/athomecare.in\/post-surgery-recovery-timeline-delhi\/\" class=\"font-medium\">Post-surgery recovery timelines<\/a> provide general guidance, but individual variation is significant.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>When should a patient seek immediate medical attention after pulmonary valve replacement?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">Seek urgent medical care for severe chest pain, breathing difficulty, fainting, irregular heartbeat, wound infection, or sudden leg swelling. Specifically, the following symptoms require emergency evaluation: new or severe chest pain that is not relieved by rest or prescribed medication; sudden shortness of breath at rest or with minimal exertion; fainting or near-fainting episodes; rapid or irregular heartbeat that does not resolve quickly; fever above 100.4\u00b0F (38\u00b0C) especially if accompanied by wound redness or drainage; sudden swelling in one or both legs that may indicate a blood clot; and any symptom that feels alarming or different from the expected recovery pattern. These <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\" class=\"font-medium\">warning signs<\/a> should never be ignored or watched at home. Emergency symptoms require immediate hospital care, and home healthcare complements but does not replace emergency medical services.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>How does home healthcare support recovery after pulmonary valve replacement?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">Home healthcare provides wound care, cardiac rehabilitation, medication supervision, physiotherapy, caregiver education, and ongoing monitoring to promote safe recovery. Specifically, a <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"font-medium\">home nurse<\/a> monitors the surgical wound for signs of infection, tracks vital signs to detect cardiac complications early, ensures medication adherence across multiple prescriptions, and provides patient and family education. A physiotherapist delivers a structured cardiac rehabilitation program tailored to the patient&#8217;s daily condition. A patient attendant assists with daily activities to prevent physical strain on the healing sternum. A visiting doctor provides clinical oversight, medication adjustments, and return-to-work clearance. Together, these services create a safety net that extends hospital-level monitoring into the home environment during the most vulnerable period of recovery.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>What is the difference between a biological valve and a mechanical valve?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">A biological valve is made from animal tissue, usually bovine (cow) or porcine (pig) pericardium. It does not typically require lifelong blood-thinning medication, which is a significant advantage for younger, active patients. The trade-off is that biological valves may eventually degenerate and require replacement, though in the pulmonary position they often last 15 years or longer. A mechanical valve is made of synthetic materials like carbon. It is extremely durable and may last a lifetime, but it requires lifelong anticoagulation (blood-thinning) medication to prevent blood clots from forming on the valve. The choice between valve types is made by the Heart Team based on the patient&#8217;s age, lifestyle, ability to take anticoagulation medication safely, and personal preference after thorough counseling. In this case study, a biological valve was chosen for a 42-year-old patient, which reflects a common approach when the goal is to minimize long-term medication burden.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>Is it normal to feel anxious after heart surgery?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">Yes, post-cardiac surgery anxiety is very common and is a recognized clinical phenomenon. Patients often fear that physical activity will damage the new valve or the healing sternum. They may become hyper-aware of normal body sensations like heartbeats or mild discomfort and interpret them as signs of something wrong. Sleep disturbance, low mood, and reluctance to be alone are also common. In this case study, the patient experienced significant anxiety about physical activity at discharge. This was addressed through the home healthcare team&#8217;s consistent clinical reassurance backed by objective vital signs data. When a nurse shows a patient that their heart rate, blood pressure, and oxygen saturation are normal during walking, it provides evidence-based reassurance. If anxiety is severe or persistent, formal psychological support should be considered. Families should understand that this anxiety is not a sign of weakness but a normal response to a major medical event, and it should be discussed openly with the healthcare team.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>How long does the sternotomy incision take to heal completely?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">The skin and soft tissue over the sternum typically heal within 6 to 8 weeks after surgery. The sternum bone itself takes longer to fully heal and fuse, usually 3 to 6 months, and sometimes up to a year for complete bony union. During the first 6 to 8 weeks, patients must avoid activities that place stress on the sternum, including lifting heavy objects (typically anything over 5 to 10 pounds), pushing or pulling with the arms, and reaching overhead. These restrictions are gradually lifted as healing progresses, guided by clinical assessment. In this case, the patient&#8217;s sternotomy was healing well at discharge and continued to heal without complications throughout the 12-week home care period. By 12 weeks, her pain had completely resolved, but full sternal fusion was still in progress, which is why heavy lifting remained restricted.<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"faq-item\">\n                        <div class=\"faq-question\" onclick=\"toggleFaq(this)\">\n                            <span>Will the patient need another surgery in the future?<\/span>\n                            <i class=\"fas fa-chevron-down faq-icon\"><\/i>\n                        <\/div>\n                        <div class=\"faq-answer\">\n                            <p class=\"text-sm text-slate-600\">Biological prosthetic valves in the pulmonary position have good long-term durability, but they are not lifetime devices. They may degenerate over time and eventually require replacement. The timeline varies significantly between patients and depends on factors like age at implantation, valve type, and individual biological factors. In the pulmonary position specifically, biological valves tend to last longer than in other positions because the pulmonary valve faces lower pressure than the aortic or mitral valves. Many patients go 15 to 20 years or longer before needing a reintervention. This is one of the key reasons why regular cardiology follow-up with echocardiography is essential. It allows the medical team to monitor valve function over time and plan any future intervention well in advance, rather than reacting to a crisis. The patient in this case study was counseled on the importance of lifelong follow-up for this specific reason.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 16: Internal Linking Context -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">14<\/span>\n                Related Home Healthcare Services\n            <\/h2>\n            <div class=\"card card-shadow p-6 sm:p-8\">\n                <p class=\"mb-6 text-slate-600\">\n                    The following services from AtHomeCare are relevant to patients recovering from cardiac surgery and similar conditions requiring professional home-based support.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n                    <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"p-4 rounded-lg border border-slate-200 hover:border-primary hover:bg-primary-light\/30 transition-all group\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <i class=\"fas fa-user-nurse text-primary group-hover:scale-110 transition-transform\"><\/i>\n                            <span class=\"font-semibold text-sm text-slate-800 group-hover:text-primary transition-colors\">Home Nursing Services<\/span>\n                        <\/div>\n                        <p class=\"text-xs text-slate-500\">Professional nurses for wound care, vital signs monitoring, medication management, and clinical assessment at home.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"p-4 rounded-lg border border-slate-200 hover:border-primary hover:bg-primary-light\/30 transition-all group\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <i class=\"fas fa-hands-helping text-primary group-hover:scale-110 transition-transform\"><\/i>\n                            <span class=\"font-semibold text-sm text-slate-800 group-hover:text-primary transition-colors\">Patient Care Services<\/span>\n                        <\/div>\n                        <p class=\"text-xs text-slate-500\">Comprehensive patient care including daily living assistance, companionship, and household support during recovery.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"p-4 rounded-lg border border-slate-200 hover:border-primary hover:bg-primary-light\/30 transition-all group\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <i class=\"fas fa-dumbbell text-primary group-hover:scale-110 transition-transform\"><\/i>\n                            <span class=\"font-semibold text-sm text-slate-800 group-hover:text-primary transition-colors\">Physiotherapy at Home<\/span>\n                        <\/div>\n                        <p class=\"text-xs text-slate-500\">Expert physiotherapists for cardiac rehabilitation, mobility recovery, strength building, and functional conditioning.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"p-4 rounded-lg border border-slate-200 hover:border-primary hover:bg-primary-light\/30 transition-all group\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <i class=\"fas fa-user-md text-primary group-hover:scale-110 transition-transform\"><\/i>\n                            <span class=\"font-semibold text-sm text-slate-800 group-hover:text-primary transition-colors\">Doctor Home Visit<\/span>\n                        <\/div>\n                        <p class=\"text-xs text-slate-500\">Qualified physicians for clinical review, medication adjustment, and recovery assessment in the comfort of home.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"p-4 rounded-lg border border-slate-200 hover:border-primary hover:bg-primary-light\/30 transition-all group\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <i class=\"fas fa-user-shield text-primary group-hover:scale-110 transition-transform\"><\/i>\n                            <span class=\"font-semibold text-sm text-slate-800 group-hover:text-primary transition-colors\">Patient Care Taker<\/span>\n                        <\/div>\n                        <p class=\"text-xs text-slate-500\">Trained attendants for daily activity assistance, walking supervision, meal preparation, and emotional support.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"p-4 rounded-lg border border-slate-200 hover:border-primary hover:bg-primary-light\/30 transition-all group\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <i class=\"fas fa-tools text-primary group-hover:scale-110 transition-transform\"><\/i>\n                            <span class=\"font-semibold text-sm text-slate-800 group-hover:text-primary transition-colors\">Medical Equipment Rental<\/span>\n                        <\/div>\n                        <p class=\"text-xs text-slate-500\">BP monitors, pulse oximeters, incentive spirometers, hospital beds, and other equipment for home-based recovery.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/service\/icu-at-home-gurgaon\/\" class=\"p-4 rounded-lg border border-slate-200 hover:border-primary hover:bg-primary-light\/30 transition-all group\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <i class=\"fas fa-hospital text-primary group-hover:scale-110 transition-transform\"><\/i>\n                            <span class=\"font-semibold text-sm text-slate-800 group-hover:text-primary transition-colors\">ICU at Home<\/span>\n                        <\/div>\n                        <p class=\"text-xs text-slate-500\">Advanced critical care setup at home for patients requiring intensive monitoring after complex cardiac procedures.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" class=\"p-4 rounded-lg border border-slate-200 hover:border-primary hover:bg-primary-light\/30 transition-all group\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <i class=\"fas fa-map-marker-alt text-primary group-hover:scale-110 transition-transform\"><\/i>\n                            <span class=\"font-semibold text-sm text-slate-800 group-hover:text-primary transition-colors\">Chandigarh, Mohali, Panchkula Services<\/span>\n                        <\/div>\n                        <p class=\"text-xs text-slate-500\">Dedicated home healthcare services covering the Tricity region including nursing, physiotherapy, and elder care.<\/p>\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/understanding-heart-disease-its-impact-and-importance-of-prevention\/\" class=\"p-4 rounded-lg border border-slate-200 hover:border-primary hover:bg-primary-light\/30 transition-all group\">\n                        <div class=\"flex items-center gap-2 mb-2\">\n                            <i class=\"fas fa-book-medical text-primary group-hover:scale-110 transition-transform\"><\/i>\n                            <span class=\"font-semibold text-sm text-slate-800 group-hover:text-primary transition-colors\">Heart Disease Prevention Guide<\/span>\n                        <\/div>\n                        <p class=\"text-xs text-slate-500\">Comprehensive resource on understanding heart disease, its impact, and evidence-based prevention strategies.<\/p>\n                    <\/a>\n                <\/div>\n\n                <div class=\"mt-8 p-4 bg-slate-50 rounded-lg border border-slate-200\">\n                    <h4 class=\"font-semibold text-sm text-slate-800 mb-3\">Additional Resources for Cardiac Patients and Families<\/h4>\n                    <div class=\"flex flex-wrap gap-2\">\n                        <a href=\"https:\/\/athomecare.in\/understanding-dilated-cardiomyopathy-and-home-based-cardiac-monitoring\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Cardiac Monitoring at Home<\/a>\n                        <a href=\"https:\/\/athomecare.in\/elderly-post-cabg-needing-wound-care-rehabilitation\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Post-CABG Wound Care<\/a>\n                        <a href=\"https:\/\/athomecare.in\/lifestyle-changes-for-a-healthy-heart-small-steps-to-prevent-cardiovascular-disease\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Heart-Healthy Lifestyle<\/a>\n                        <a href=\"https:\/\/athomecare.in\/essential-heart-care-tips-for-your-50s-a-comprehensive-guide\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Heart Care in Your 50s<\/a>\n                        <a href=\"https:\/\/athomecare.in\/after-surgery-care-at-home-in-delhi-a-safer-alternative-to-prolonged-hospital-stay\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Post-Surgery Home Care<\/a>\n                        <a href=\"https:\/\/athomecare.in\/infection-prevention-after-surgery-at-home-delhi\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Infection Prevention After Surgery<\/a>\n                        <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Medication Management<\/a>\n                        <a href=\"https:\/\/athomecare.in\/customized-rehabilitation-and-strength-building-exercise-programs-a-pathway-to-recovery\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Rehabilitation Programs<\/a>\n                        <a href=\"https:\/\/athomecare.in\/personalized-wound-care-and-infection-prevention-for-optimal-healing\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Wound Care and Healing<\/a>\n                        <a href=\"https:\/\/athomecare.in\/why-most-post-surgical-complications-in-gurgaon-happen-at-home-and-how-professional-care-prevents-them\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Preventing Post-Surgical Complications<\/a>\n                        <a href=\"https:\/\/athomecare.in\/post-operative-recovery-in-gurgaon-how-professional-home-nursing-care-reduces-hospital-readmissions-by-30\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Reducing Hospital Readmissions<\/a>\n                        <a href=\"https:\/\/athomecare.in\/advanced-multipara-monitors-enabling-real-time-patient-monitoring-in-home-icu-care\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Real-Time Patient Monitoring<\/a>\n                        <a href=\"https:\/\/athomecare.in\/chest-physiotherapy-clinical\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Chest Physiotherapy<\/a>\n                        <a href=\"https:\/\/athomecare.in\/oxygen-therapy-home-clinical\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Oxygen Therapy at Home<\/a>\n                        <a href=\"https:\/\/athomecare.in\/nebulizer-therapy-clinical\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Nebulizer Therapy<\/a>\n                        <a href=\"https:\/\/athomecare.in\/compounder-medication-management\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Compounder Medication Support<\/a>\n                        <a href=\"https:\/\/athomecare.in\/why-gurgaon-hospitals-are-referring-patients-to-athomecare-for-post-discharge-recovery-management\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Hospital-to-Home Transition<\/a>\n                        <a href=\"https:\/\/athomecare.in\/from-hospital-discharge-to-full-recovery-why-gurgaon-families-trust-athomecare-for-post-surgery-care\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Discharge to Full Recovery<\/a>\n                        <a href=\"https:\/\/athomecare.intele\/why-renting-medical-equipment-from-athomecare-is-the-smartest-choice-for-home-icu-in-gurgaon\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Renting Medical Equipment<\/a>\n                        <a href=\"https:\/\/athomecare.in\/how-premium-hospital-beds-and-air-mattresses-enhance-patient-comfort\/\" class=\"text-xs bg-white border border-slate-200 rounded-full px-3 py-1.5 hover:border-primary hover:text-primary transition-all\">Hospital Beds for Recovery<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 17: Care Goals Summary -->\n        <section class=\"mb-12\">\n            <h2 class=\"font-serif text-2xl sm:text-3xl font-bold text-slate-900 mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 bg-primary-light rounded-lg flex items-center justify-center text-primary font-bold text-sm\">15<\/span>\n                Care Goals: Planned vs Achieved\n            <\/h2>\n            <div class=\"grid md:grid-cols-2 gap-6\">\n                <div class=\"card card-shadow p-6\">\n                    <h3 class=\"font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n                        <i class=\"fas fa-bullseye text-primary text-sm\"><\/i> Short-Term Goals\n                    <\/h3>\n                    <div class=\"space-y-3\">\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-check-circle text-green-600 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Promote wound healing<\/div>\n                                <div class=\"text-xs text-slate-500\">Achieved: Sternotomy healed without infection<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-check-circle text-green-600 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Improve exercise tolerance<\/div>\n                                <div class=\"text-xs text-slate-500\">Achieved: Walking distance increased from 350m to 1,360m<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-check-circle text-green-600 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Restore energy levels<\/div>\n                                <div class=\"text-xs text-slate-500\">Achieved: Fatigue completely resolved<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-check-circle text-green-600 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Prevent postoperative complications<\/div>\n                                <div class=\"text-xs text-slate-500\">Achieved: No complications or readmissions<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-check-circle text-green-600 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Improve confidence in daily activities<\/div>\n                                <div class=\"text-xs text-slate-500\">Achieved: Anxiety significantly reduced<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"card card-shadow p-6\">\n                    <h3 class=\"font-semibold text-slate-800 mb-4 flex items-center gap-2\">\n                        <i class=\"fas fa-flag text-primary text-sm\"><\/i> Long-Term Goals\n                    <\/h3>\n                    <div class=\"space-y-3\">\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-check-circle text-green-600 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Resume teaching profession<\/div>\n                                <div class=\"text-xs text-slate-500\">In Progress: Part-time at 12 weeks, full-time planned<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-check-circle text-green-600 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Maintain healthy cardiac function<\/div>\n                                <div class=\"text-xs text-slate-500\">On Track: Excellent valve function at 12 weeks<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-circle text-amber-500 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Achieve independent exercise routine<\/div>\n                                <div class=\"text-xs text-slate-500\">In Progress: Transitioning from supervised to self-directed<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-circle text-amber-500 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Improve quality of life<\/div>\n                                <div class=\"text-xs text-slate-500\">In Progress: Significant improvement, continuing<\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <i class=\"fas fa-circle text-slate-300 mt-0.5 text-sm flex-shrink-0\"><\/i>\n                            <div>\n                                <div class=\"text-sm font-medium\">Prevent future cardiovascular complications<\/div>\n                                <div class=\"text-xs text-slate-500\">Ongoing: Requires lifelong follow-up and lifestyle maintenance<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 18: Contact Information -->\n        <section class=\"mb-12\">\n            <div class=\"card card-shadow-lg p-6 sm:p-8 bg-gradient-to-br from-primary\/5 to-primary\/10 border-primary\/20\">\n                <h2 class=\"font-serif text-2xl font-bold text-slate-900 mb-2 flex items-center gap-3\">\n                    <i class=\"fas fa-phone-alt text-primary\"><\/i>\n                    Contact AtHomeCare\n                <\/h2>\n                <p class=\"text-slate-600 mb-6 text-sm\">\n                    If you or a family member needs professional home healthcare support after cardiac surgery or any other medical condition, reach out to our team.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-6\">\n                    <div>\n                        <div class=\"font-semibold text-sm text-slate-800 mb-3\">Corporate Office<\/div>\n                        <div class=\"text-sm text-slate-600 space-y-1.5\">\n                            <div class=\"flex items-start gap-2\">\n                                <i class=\"fas fa-building text-primary mt-0.5 text-xs\"><\/i>\n                                <span>Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town<br>Sector 47, Maholi, Haryana 122018<\/span>\n                            <\/div>\n                            <div class=\"flex items-center gap-2\">\n                                <i class=\"fas fa-phone text-primary text-xs\"><\/i>\n                                <a href=\"tel:9910823218\" class=\"font-medium\">9910823218<\/a>\n                            <\/div>\n                            <div class=\"flex items-center gap-2\">\n                                <i class=\"fas fa-envelope text-primary text-xs\"><\/i>\n                                <a href=\"mailto:care@athomecare.in\">care@athomecare.in<\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex flex-col justify-center\">\n                        <a href=\"tel:9910823218\" class=\"inline-flex items-center justify-center gap-2 bg-primary text-white px-6 py-3.5 rounded-xl font-semibold hover:bg-primary-dark transition-colors text-sm shadow-lg shadow-primary\/20\">\n                            <i class=\"fas fa-phone-alt\"><\/i>\n                            Call 9910823218\n                        <\/a>\n                        <p class=\"text-xs text-slate-500 mt-3 text-center\">Available 24\/7 for emergency and scheduled home care services across Delhi NCR including Maholi, Faridabad, Noida, and surrounding regions.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Medical Disclaimer -->\n        <section class=\"mb-12\">\n            <div class=\"alert-box alert-red\" style=\"border-left-width: 4px;\">\n                <div class=\"flex items-start gap-3\">\n                    <i class=\"fas fa-exclamation-triangle text-alert mt-0.5 flex-shrink-0\"><\/i>\n                    <div>\n                        <div class=\"font-semibold text-slate-800 mb-2\">Medical Disclaimer<\/div>\n                        <div class=\"text-sm text-slate-700 space-y-2\">\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, living or dead, is purely coincidental.<\/p>\n                            <p>Every patient is unique. Treatment decisions must always be made by qualified healthcare professionals based on individual clinical assessment, investigation results, and medical history.<\/p>\n                            <p>Emergency symptoms require immediate hospital care. Home healthcare complements, but does not replace, emergency medical services. If you or someone you know is experiencing severe chest pain, difficulty breathing, fainting, or other emergency symptoms, call emergency services or go to the nearest hospital immediately.<\/p>\n                            <p>The information provided in this article is intended for education only and should not be used as a substitute for professional medical advice, diagnosis, or treatment. Always seek the advice of your physician or other qualified health provider with any questions you may have regarding a medical condition.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Additional Context Links -->\n        <section class=\"mb-12\">\n            <div class=\"card card-shadow p-6 sm:p-8 bg-slate-50\">\n                <h3 class=\"font-semibold text-slate-800 mb-4 text-sm\">Explore More from AtHomeCare<\/h3>\n                <div class=\"grid sm:grid-cols-2 lg:grid-cols-4 gap-3\">\n                    <a href=\"https:\/\/athomecare.in\/home-care-services-in-gurgaon\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Care Services in Gurgaon<\/a>\n                    <a href=\"https:\/\/athomecare.in\/delhi\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Delhi<\/a>\n                    <a href=\"https:\/\/athomecare.in\/faridabad\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Faridabad<\/a>\n                    <a href=\"https:\/\/athomecare.in\/noida\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Noida<\/a>\n                    <a href=\"https:\/\/athomecare.in\/chandigarh\/services\/home-healthcare-services-chandigarh-mohali-panchkula\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Chandigarh Tricity<\/a>\n                    <a href=\"https:\/\/athomecare.in\/bhopal\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Bhopal<\/a>\n                    <a href=\"https:\/\/athomecare.in\/kanpur\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Kanpur<\/a>\n                    <a href=\"https:\/\/athomecare.in\/indore\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Indore<\/a>\n                    <a href=\"https:\/\/athomecare.in\/ranchi\/home\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Ranchi<\/a>\n                    <a href=\"https:\/\/athomecare.in\/gorakhpur\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Gorakhpur<\/a>\n                    <a href=\"https:\/\/athomecare.in\/banaras\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Home Healthcare in Banaras<\/a>\n                    <a href=\"https:\/\/athomecare.in\/post-hospital-recovery-at-home-faridabad\/\" class=\"text-xs text-slate-600 hover:text-primary transition-colors\">Post-Hospital Recovery Guide<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- Footer -->\n    <footer class=\"bg-slate-900 text-white\">\n        <div class=\"max-w-5xl mx-auto px-4 sm:px-6 py-10\">\n            <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-8 mb-8\">\n                <div>\n                    <div class=\"flex items-center gap-2 text-white font-bold text-lg mb-4\">\n                        <i class=\"fas fa-heartbeat\"><\/i>\n                        <span>AtHomeCare<\/span>\n                    <\/div>\n                    <p class=\"text-slate-400 text-sm leading-relaxed\">\n                        Professional home healthcare services delivered by qualified nurses, physiotherapists, and attendants. Trusted by families across Delhi NCR and beyond.\n                    <\/p>\n                <\/div>\n                <div>\n                    <h4 class=\"font-semibold text-sm mb-4 text-slate-300\">Quick Links<\/h4>\n                    <div class=\"space-y-2\">\n                        <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Home Nursing<\/a>\n                        <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-gurgaon-expert-care-call-9910823218\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Physiotherapy at Home<\/a>\n                        <a href=\"https:\/\/athomecare.in\/athomecare-doctor-home-visit-service\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Doctor Home Visit<\/a>\n                        <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Patient Care Services<\/a>\n                        <a href=\"https:\/\/athomecare.in\/home-care-gurgaon\/medical-equipment-rental\/\" class=\"block text-sm text-slate-400 hover:text-white transition-colors\">Medical Equipment Rental<\/a>\n                    <\/div>\n                <\/div>\n                <div>\n                    <h4 class=\"font-semibold text-sm mb-4 text-slate-300\">Contact Details<\/h4>\n                    <div class=\"space-y-2 text-sm text-slate-400\">\n                        <div>Unit No. 703, 7th Floor, ILD Trade Centre<\/div>\n                        <div>D1 Block, Malibu Town, Sector 47<\/div>\n                        <div>Maholi, Haryana 122018<\/div>\n                        <div class=\"pt-2\">\n                            <a href=\"tel:9910823218\" class=\"text-white font-medium hover:underline\">9910823218<\/a>\n                        <\/div>\n                        <div>\n                            <a href=\"mailto:care@athomecare.in\" class=\"hover:text-white transition-colors\">care@athomecare.in<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"border-t border-slate-800 pt-6 flex flex-col sm:flex-row justify-between items-center gap-4\">\n                <p class=\"text-xs text-slate-500\">\n                    This case study is entirely fictional and created solely for educational purposes. It does not represent a real patient.\n                <\/p>\n                <p class=\"text-xs text-slate-500\">\n                    AtHomeCare. All rights reserved.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <!-- FAQ Toggle Script -->\n    <script>\n        function toggleFaq(element) {\n            const answer = element.nextElementSibling;\n            const icon = element.querySelector('.faq-icon');\n            const isOpen = answer.classList.contains('open');\n\n            \/\/ Close all other FAQs\n            document.querySelectorAll('.faq-answer').forEach(function(a) {\n                a.classList.remove('open');\n            });\n            document.querySelectorAll('.faq-icon').forEach(function(i) {\n                i.classList.remove('rotated');\n            });\n\n            \/\/ Toggle current FAQ\n            if (!isOpen) {\n                answer.classList.add('open');\n                icon.classList.add('rotated');\n            }\n        }\n\n        \/\/ Smooth scroll for nav links\n        document.querySelectorAll('a[href^=\"#\"]').forEach(function(anchor) {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                var target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n                }\n            });\n        });\n\n        \/\/ Active nav link highlighting on scroll\n        var sections = document.querySelectorAll('.section-anchor');\n        var navLinks = document.querySelectorAll('nav a[href^=\"#\"]');\n\n        window.addEventListener('scroll', function() {\n            var current = '';\n            sections.forEach(function(section) {\n                var sectionTop = section.offsetTop - 100;\n                if (window.pageYOffset >= sectionTop) {\n                    current = section.getAttribute('id');\n                }\n            });\n            navLinks.forEach(function(link) {\n                link.classList.remove('bg-primary-light', 'text-primary');\n                if (link.getAttribute('href') === '#' + current) {\n                    link.classList.add('bg-primary-light', 'text-primary');\n                }\n            });\n        });\n\n        \/\/ Animate progress bars on scroll\n        var progressBars = document.querySelectorAll('.progress-fill');\n        var observerOptions = { threshold: 0.5 };\n        var observer = new IntersectionObserver(function(entries) {\n            entries.forEach(function(entry) {\n                if (entry.isIntersecting) {\n                    var bar = entry.target;\n                    var width = bar.style.width;\n                    bar.style.width = '0%';\n                    setTimeout(function() {\n                        bar.style.width = width;\n                    }, 100);\n                    observer.unobserve(bar);\n                }\n            });\n        }, observerOptions);\n        progressBars.forEach(function(bar) {\n            observer.observe(bar);\n        });\n    <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study AtHomeCare Call Now Case Study Cardiac Surgery Home Rehabilitation Pulmonary Valve Replacement Rehabilitation A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali. Age 42 Years&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-306","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=\"Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study AtHomeCare Call Now Case Study Cardiac Surgery Home Rehabilitation Pulmonary Valve Replacement Rehabilitation A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali. Age 42 Years\" \/>\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\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"mohali -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Pulmonary Valve Replacement Rehabilitation at Home | Case Study - mohali\" \/>\n\t\t<meta property=\"og:description\" content=\"Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study AtHomeCare Call Now Case Study Cardiac Surgery Home Rehabilitation Pulmonary Valve Replacement Rehabilitation A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali. Age 42 Years\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-31T06:26:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-31T06:26:23+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Pulmonary Valve Replacement Rehabilitation at Home | Case Study - mohali\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study AtHomeCare Call Now Case Study Cardiac Surgery Home Rehabilitation Pulmonary Valve Replacement Rehabilitation A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali. Age 42 Years\" \/>\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\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#blogposting\",\"name\":\"Pulmonary Valve Replacement Rehabilitation at Home | Case Study - mohali\",\"headline\":\"Pulmonary Valve Replacement Rehabilitation at Home | Case Study\",\"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\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#articleImage\"},\"datePublished\":\"2026-07-31T06:26:22+00:00\",\"dateModified\":\"2026-07-31T06:26:23+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#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\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#listItem\",\"name\":\"Pulmonary Valve Replacement Rehabilitation at Home | Case Study\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#listItem\",\"position\":3,\"name\":\"Pulmonary Valve Replacement Rehabilitation at Home | Case Study\",\"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\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"lyfmedicare46\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/\",\"name\":\"Pulmonary Valve Replacement Rehabilitation at Home | Case Study - mohali\",\"description\":\"Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study AtHomeCare Call Now Case Study Cardiac Surgery Home Rehabilitation Pulmonary Valve Replacement Rehabilitation A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali. Age 42 Years\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/mohali\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-07-31T06:26:22+00:00\",\"dateModified\":\"2026-07-31T06:26:23+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":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study - mohali","description":"Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study AtHomeCare Call Now Case Study Cardiac Surgery Home Rehabilitation Pulmonary Valve Replacement Rehabilitation A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali. Age 42 Years","canonical_url":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#blogposting","name":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study - mohali","headline":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study","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\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#articleImage"},"datePublished":"2026-07-31T06:26:22+00:00","dateModified":"2026-07-31T06:26:23+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#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\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#listItem","name":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#listItem","position":3,"name":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study","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\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g","width":96,"height":96,"caption":"lyfmedicare46"}},{"@type":"WebPage","@id":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#webpage","url":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/","name":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study - mohali","description":"Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study AtHomeCare Call Now Case Study Cardiac Surgery Home Rehabilitation Pulmonary Valve Replacement Rehabilitation A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali. Age 42 Years","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/mohali\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/mohali\/author\/lyfmedicare46\/#author"},"datePublished":"2026-07-31T06:26:22+00:00","dateModified":"2026-07-31T06:26:23+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":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study - mohali","og:description":"Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study AtHomeCare Call Now Case Study Cardiac Surgery Home Rehabilitation Pulmonary Valve Replacement Rehabilitation A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali. Age 42 Years","og:url":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/","article:published_time":"2026-07-31T06:26:22+00:00","article:modified_time":"2026-07-31T06:26:23+00:00","twitter:card":"summary_large_image","twitter:title":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study - mohali","twitter:description":"Pulmonary Valve Replacement Rehabilitation at Home | Fictional Case Study AtHomeCare Call Now Case Study Cardiac Surgery Home Rehabilitation Pulmonary Valve Replacement Rehabilitation A detailed clinical account of how structured home healthcare, including cardiac rehabilitation, wound monitoring, and physiotherapy, supported recovery after surgical pulmonary valve replacement in a 42-year-old teacher from Mohali. Age 42 Years"},"aioseo_meta_data":{"post_id":"306","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-07-31 06:21:56","updated":"2026-07-31 06:37:19","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\tPulmonary Valve Replacement Rehabilitation at Home | Case Study\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":"Pulmonary Valve Replacement Rehabilitation at Home | Case Study","link":"https:\/\/athomecare.in\/mohali\/pulmonary-valve-replacement-rehabilitation-at-home-case-study\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/306","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=306"}],"version-history":[{"count":5,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/306\/revisions"}],"predecessor-version":[{"id":311,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/posts\/306\/revisions\/311"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/media?parent=306"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/categories?post=306"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/mohali\/wp-json\/wp\/v2\/tags?post=306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}