{"id":178,"date":"2026-08-07T07:52:34","date_gmt":"2026-08-07T07:52:34","guid":{"rendered":"https:\/\/athomecare.in\/panipat\/?p=178"},"modified":"2026-08-07T07:52:35","modified_gmt":"2026-08-07T07:52:35","slug":"pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study","status":"publish","type":"post","link":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/","title":{"rendered":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient 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 Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study<\/title>\n    <meta name=\"description\" content=\"Learn how multidisciplinary home healthcare supported recovery and symptom management for Pulmonary Veno-Occlusive Disease (PVOD) through this fictional educational patient case study.\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/pulmonary-veno-occlusive-disease-home-care-case-study-panipat\">\n    <meta property=\"og:title\" content=\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study\">\n    <meta property=\"og:description\" content=\"Learn how multidisciplinary home healthcare supported recovery and symptom management for Pulmonary Veno-Occlusive Disease (PVOD) through this fictional educational patient case study.\">\n    <meta property=\"og:type\" content=\"article\">\n    <meta property=\"og:url\" content=\"https:\/\/athomecare.in\/pulmonary-veno-occlusive-disease-home-care-case-study-panipat\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/code.iconify.design\/3\/3.1.0\/iconify.min.js\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"MedicalWebPage\",\n      \"name\": \"Home Care for Pulmonary Veno-Occlusive Disease (PVOD): A Fictional Patient Case Study\",\n      \"description\": \"A detailed educational case study describing how structured home healthcare supported symptom management and rehabilitation for a patient diagnosed with Pulmonary Veno-Occlusive Disease in Panipat, Haryana.\",\n      \"about\": {\n        \"@type\": \"MedicalCondition\",\n        \"name\": \"Pulmonary Veno-Occlusive Disease\"\n      },\n      \"author\": {\n        \"@type\": \"Physician\",\n        \"name\": \"Dr. Ekta Fageriya\",\n        \"credential\": \"MBBS\",\n        \"specialty\": \"Geriatric Medicine\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"AtHomeCare\"\n      },\n      \"medicalAudience\": {\n        \"@type\": \"MedicalAudience\",\n        \"audienceType\": [\"Patients\", \"Caregivers\", \"Healthcare Professionals\"]\n      }\n    }\n    <\/script>\n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    fontFamily: { 'inter': ['Inter', 'sans-serif'] },\n                    colors: {\n                        'med-blue': '#0F4C75',\n                        'med-teal': '#1B9AAA',\n                        'med-light': '#E8F4F8',\n                        'med-warm': '#F0F7FA',\n                        'med-accent': '#3282B8',\n                        'med-dark': '#1B262C',\n                        'med-green': '#27AE60',\n                        'med-orange': '#E67E22',\n                        'med-red': '#C0392B',\n                        'med-gray': '#F7F9FC',\n                        'med-border': '#D6E4EC',\n                    }\n                }\n            }\n        }\n    <\/script>\n    <style>\n        body { font-family: 'Inter', sans-serif; background-color: #F7F9FC; color: #1B262C; }\n        .hero-gradient { background: linear-gradient(135deg, #0F4C75 0%, #1B9AAA 50%, #3282B8 100%); }\n        .card-hover { transition: transform 0.2s ease, box-shadow 0.2s ease; }\n        .card-hover:hover { transform: translateY(-2px); box-shadow: 0 8px 25px rgba(15,76,117,0.12); }\n        .timeline-line { position: relative; }\n        .timeline-line::before { content: ''; position: absolute; left: 19px; top: 40px; bottom: 0; width: 2px; background: #D6E4EC; }\n        .timeline-line:last-child::before { display: none; }\n        .fade-in { animation: fadeInUp 0.5s ease-out forwards; opacity: 0; }\n        @keyframes fadeInUp { from { opacity: 0; transform: translateY(16px); } to { opacity: 1; transform: translateY(0); } }\n        .table-medical th { background-color: #0F4C75; color: #fff; font-weight: 500; font-size: 13px; text-transform: uppercase; letter-spacing: 0.05em; }\n        .table-medical td { font-size: 14px; border-bottom: 1px solid #E8EEF2; }\n        .table-medical tr:hover td { background-color: #F0F7FA; }\n        .alert-box { border-left: 4px solid; }\n        .scroll-mt { scroll-margin-top: 80px; }\n        @media (max-width: 768px) {\n            .timeline-line::before { left: 15px; }\n        }\n    <\/style>\n<\/head>\n<body class=\"antialiased\">\n\n    <!-- Navigation -->\n    <nav class=\"sticky top-0 z-50 bg-white\/95 backdrop-blur-md border-b border-med-border\">\n        <div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-3 flex items-center justify-between\">\n            <a href=\"https:\/\/athomecare.in\" class=\"flex items-center gap-2\">\n                <div class=\"w-9 h-9 rounded-lg bg-med-blue flex items-center justify-center\">\n                    <span class=\"iconify text-white text-lg\" data-icon=\"lucide:heart-pulse\"><\/span>\n                <\/div>\n                <span class=\"font-semibold text-med-dark text-lg\">AtHomeCare<\/span>\n            <\/a>\n            <div class=\"hidden md:flex items-center gap-6 text-sm text-gray-600\">\n                <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"hover:text-med-blue transition-colors\">Home Nursing<\/a>\n                <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"hover:text-med-blue transition-colors\">Physiotherapy<\/a>\n                <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"hover:text-med-blue transition-colors\">Patient Care<\/a>\n                <a href=\"https:\/\/athomecare.in\/service\/icu-at-home-panipat\/\" class=\"hover:text-med-blue transition-colors\">ICU at Home<\/a>\n                <a href=\"tel:9910823218\" class=\"bg-med-blue text-white px-4 py-2 rounded-lg hover:bg-med-dark transition-colors font-medium\">Call Now<\/a>\n            <\/div>\n            <button id=\"mobileMenuBtn\" class=\"md:hidden p-2 rounded-lg hover:bg-gray-100 transition-colors\">\n                <span class=\"iconify text-xl text-med-dark\" data-icon=\"lucide:menu\"><\/span>\n            <\/button>\n        <\/div>\n        <div id=\"mobileMenu\" class=\"hidden md:hidden border-t border-med-border bg-white\">\n            <div class=\"px-4 py-3 flex flex-col gap-3 text-sm text-gray-600\">\n                <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"py-2 hover:text-med-blue\">Home Nursing<\/a>\n                <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"py-2 hover:text-med-blue\">Physiotherapy<\/a>\n                <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"py-2 hover:text-med-blue\">Patient Care<\/a>\n                <a href=\"https:\/\/athomecare.in\/service\/icu-at-home-panipat\/\" class=\"py-2 hover:text-med-blue\">ICU at Home<\/a>\n                <a href=\"tel:9910823218\" class=\"bg-med-blue text-white px-4 py-2 rounded-lg text-center font-medium\">Call 9910823218<\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <header class=\"hero-gradient text-white\">\n        <div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-12 md:py-20\">\n            <div class=\"flex items-center gap-2 mb-6\">\n                <span class=\"bg-white\/20 text-white text-xs font-medium px-3 py-1 rounded-full\">Case Study<\/span>\n                <span class=\"bg-white\/20 text-white text-xs font-medium px-3 py-1 rounded-full\">Educational Purpose<\/span>\n            <\/div>\n            <h1 class=\"text-3xl sm:text-4xl md:text-5xl font-semibold leading-tight tracking-tight mb-6 max-w-4xl\">\n                Home Care for Pulmonary Veno-Occlusive Disease (PVOD)\n            <\/h1>\n            <p class=\"text-base sm:text-lg text-white\/80 max-w-3xl leading-relaxed mb-10\">\n                A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen management, pulmonary rehabilitation, and functional recovery for a patient diagnosed with Pulmonary Veno-Occlusive Disease in Panipat, Haryana.\n            <\/p>\n            <div class=\"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-6 gap-3 md:gap-4\">\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 md:p-4\">\n                    <p class=\"text-white\/60 text-xs font-medium uppercase tracking-wide mb-1\">Patient Age<\/p>\n                    <p class=\"text-lg font-semibold\">64 Years<\/p>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 md:p-4\">\n                    <p class=\"text-white\/60 text-xs font-medium uppercase tracking-wide mb-1\">Gender<\/p>\n                    <p class=\"text-lg font-semibold\">Male<\/p>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 md:p-4\">\n                    <p class=\"text-white\/60 text-xs font-medium uppercase tracking-wide mb-1\">Location<\/p>\n                    <p class=\"text-lg font-semibold\">Panipat<\/p>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 md:p-4\">\n                    <p class=\"text-white\/60 text-xs font-medium uppercase tracking-wide mb-1\">Primary Condition<\/p>\n                    <p class=\"text-lg font-semibold\">PVOD<\/p>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 md:p-4\">\n                    <p class=\"text-white\/60 text-xs font-medium uppercase tracking-wide mb-1\">Duration of Care<\/p>\n                    <p class=\"text-lg font-semibold\">12 Weeks<\/p>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm rounded-xl p-3 md:p-4\">\n                    <p class=\"text-white\/60 text-xs font-medium uppercase tracking-wide mb-1\">Outcome<\/p>\n                    <p class=\"text-lg font-semibold text-green-300\">Improved<\/p>\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-6xl mx-auto px-4 sm:px-6 py-3 flex items-start gap-3\">\n            <span class=\"iconify text-amber-600 text-lg mt-0.5 flex-shrink-0\" data-icon=\"lucide:info\"><\/span>\n            <p class=\"text-sm text-amber-800 leading-relaxed\">\n                <strong>Fictional Case Study:<\/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\n    <!-- Main Content -->\n    <main class=\"max-w-6xl mx-auto px-4 sm:px-6 py-10 md:py-16\">\n\n        <!-- Table of Contents -->\n        <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-10 card-hover\">\n            <h2 class=\"text-lg font-semibold text-med-dark mb-4 flex items-center gap-2\">\n                <span class=\"iconify text-med-teal\" data-icon=\"lucide:list\"><\/span>\n                In This Case Study\n            <\/h2>\n            <div class=\"grid sm:grid-cols-2 md:grid-cols-3 gap-2\">\n                <a href=\"#patient-background\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Patient Background\n                <\/a>\n                <a href=\"#clinical-diagnosis\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Clinical Diagnosis\n                <\/a>\n                <a href=\"#hospital-treatment\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Hospital Treatment\n                <\/a>\n                <a href=\"#why-home-healthcare\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Why Home Healthcare\n                <\/a>\n                <a href=\"#home-care-plan\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Home Care Plan\n                <\/a>\n                <a href=\"#recovery-timeline\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Recovery Timeline\n                <\/a>\n                <a href=\"#clinical-evidence\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Clinical Evidence\n                <\/a>\n                <a href=\"#medical-authority\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Medical Authority\n                <\/a>\n                <a href=\"#recovery-outcome\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Recovery Outcome\n                <\/a>\n                <a href=\"#clinical-learnings\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Key Clinical Learnings\n                <\/a>\n                <a href=\"#faqs\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Frequently Asked Questions\n                <\/a>\n                <a href=\"#contact\" class=\"text-sm text-gray-600 hover:text-med-blue transition-colors py-1.5 flex items-center gap-2\">\n                    <span class=\"w-1.5 h-1.5 rounded-full bg-med-teal flex-shrink-0\"><\/span>Contact Information\n                <\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Section 1: Patient Background -->\n        <section id=\"patient-background\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:user\"><\/span>\n                <\/span>\n                Patient Background\n            <\/h2>\n\n            <div class=\"grid md:grid-cols-3 gap-6 mb-8\">\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <h3 class=\"text-sm font-medium text-gray-500 uppercase tracking-wide mb-4\">Personal Details<\/h3>\n                    <div class=\"space-y-3 text-sm\">\n                        <div class=\"flex justify-between\">\n                            <span class=\"text-gray-600\">Name<\/span>\n                            <span class=\"font-medium text-med-dark\">Mr. Rajesh Malik<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between\">\n                            <span class=\"text-gray-600\">Age<\/span>\n                            <span class=\"font-medium text-med-dark\">64 Years<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between\">\n                            <span class=\"text-gray-600\">Gender<\/span>\n                            <span class=\"font-medium text-med-dark\">Male<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between\">\n                            <span class=\"text-gray-600\">City<\/span>\n                            <span class=\"font-medium text-med-dark\">Panipat, Haryana<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between\">\n                            <span class=\"text-gray-600\">Occupation<\/span>\n                            <span class=\"font-medium text-med-dark\">Retired Supervisor<\/span>\n                        <\/div>\n                        <div class=\"flex justify-between\">\n                            <span class=\"text-gray-600\">Marital Status<\/span>\n                            <span class=\"font-medium text-med-dark\">Married<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <h3 class=\"text-sm font-medium text-gray-500 uppercase tracking-wide mb-4\">Caregiver Information<\/h3>\n                    <div class=\"space-y-4 text-sm\">\n                        <div class=\"bg-med-warm rounded-xl p-4\">\n                            <p class=\"text-xs text-gray-500 mb-1\">Primary Caregiver<\/p>\n                            <p class=\"font-medium text-med-dark\">Sushma Malik (Wife, 60 years)<\/p>\n                            <p class=\"text-gray-500 text-xs mt-1\">Full-time caregiver at home<\/p>\n                        <\/div>\n                        <div class=\"bg-med-warm rounded-xl p-4\">\n                            <p class=\"text-xs text-gray-500 mb-1\">Secondary Caregiver<\/p>\n                            <p class=\"font-medium text-med-dark\">Amit Malik (Son)<\/p>\n                            <p class=\"text-gray-500 text-xs mt-1\">Chartered Accountant, lives in Panipat<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <h3 class=\"text-sm font-medium text-gray-500 uppercase tracking-wide mb-4\">Associated Conditions<\/h3>\n                    <div class=\"space-y-3\">\n                        <div class=\"flex items-center gap-3 text-sm\">\n                            <span class=\"w-2 h-2 rounded-full bg-med-orange flex-shrink-0\"><\/span>\n                            <span class=\"text-gray-700\">Hypertension<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 text-sm\">\n                            <span class=\"w-2 h-2 rounded-full bg-med-orange flex-shrink-0\"><\/span>\n                            <span class=\"text-gray-700\">Mild Hyperlipidemia<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 text-sm\">\n                            <span class=\"w-2 h-2 rounded-full bg-med-orange flex-shrink-0\"><\/span>\n                            <span class=\"text-gray-700\">Obstructive Sleep Apnea<\/span>\n                        <\/div>\n                        <div class=\"flex items-center gap-3 text-sm\">\n                            <span class=\"w-2 h-2 rounded-full bg-med-orange flex-shrink-0\"><\/span>\n                            <span class=\"text-gray-700\">Vitamin D Deficiency<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8\">\n                <h3 class=\"text-lg font-semibold text-med-dark mb-4\">Medical History and Presenting Complaints<\/h3>\n                <div class=\"space-y-4 text-sm leading-relaxed text-gray-700\">\n                    <p>\n                        Mr. Rajesh Malik, a 64-year-old retired textile factory supervisor living in Panipat, Haryana, gradually developed worsening shortness of breath during routine activities over a period of nearly ten months. What began as mild breathlessness during brisk walks progressed to significant difficulty climbing a single flight of stairs. Alongside the breathlessness, he experienced persistent fatigue that did not improve with rest, a vague chest discomfort, and a steady decline in his ability to perform activities he had previously managed without trouble.\n                    <\/p>\n                    <p>\n                        Initially, his symptoms were attributed to asthma. He was prescribed bronchodilators and inhaled corticosteroids, but they provided little relief. As his condition worsened, pulmonary hypertension was suspected based on clinical findings. However, even after adjustments to his medical therapy, his symptoms continued to progress. The lack of response to standard asthma and pulmonary hypertension treatment was an important clinical signal that the underlying diagnosis might be different from what was initially assumed.\n                    <\/p>\n                    <p>\n                        The situation became more urgent when Mr. Malik experienced dizziness while climbing stairs at home and had episodes of near-fainting. These episodes suggested that his cardiovascular system was struggling to maintain adequate blood flow, particularly during physical exertion. His family immediately sought a comprehensive evaluation at a tertiary pulmonary and cardiology center.\n                    <\/p>\n                    <p>\n                        His wife Sushma had been observing his gradual decline with growing concern. She noted that he could no longer walk to the nearby market without stopping to catch his breath, something that had been routine for him just a year earlier. His son Amit, who visited regularly, noticed that his father had become increasingly sedentary and avoided activities that required any physical effort. The family recognized that the current treatment approach was not working and that a more thorough investigation was necessary.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 2: Clinical Diagnosis -->\n        <section id=\"clinical-diagnosis\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:stethoscope\"><\/span>\n                <\/span>\n                Clinical Diagnosis\n            <\/h2>\n\n            <!-- Doctor Explanation Card -->\n            <div class=\"bg-med-light border border-med-border rounded-2xl p-6 md:p-8 mb-8\">\n                <div class=\"flex items-start gap-4\">\n                    <div class=\"w-10 h-10 rounded-full bg-med-blue flex items-center justify-center flex-shrink-0\">\n                        <span class=\"iconify text-white text-lg\" data-icon=\"lucide:wind\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"font-semibold text-med-dark mb-2\">Understanding Pulmonary Veno-Occlusive Disease (PVOD)<\/h3>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n                            Pulmonary Veno-Occlusive Disease is a rare form of pulmonary hypertension. Unlike more common forms of pulmonary hypertension that primarily affect the pulmonary arteries, PVOD specifically affects the small pulmonary veins. These veins become narrowed and blocked by fibrous tissue and thrombosis, which raises the pressure within the pulmonary circulation and impairs the lungs&#8217; ability to transfer oxygen into the bloodstream.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-3 mb-3\">\n                            <div class=\"bg-white rounded-lg p-3\">\n                                <p class=\"text-xs font-semibold text-med-blue mb-1\">What Happens in PVOD<\/p>\n                                <p class=\"text-xs text-gray-600\">The small veins that carry oxygenated blood from the lungs back to the heart become progressively blocked, causing blood to back up into the lung tissue.<\/p>\n                            <\/div>\n                            <div class=\"bg-white rounded-lg p-3\">\n                                <p class=\"text-xs font-semibold text-med-blue mb-1\">Why It Is Dangerous<\/p>\n                                <p class=\"text-xs text-gray-600\">The blockage increases pressure in the lungs, reduces oxygen exchange, and can lead to right heart failure if not recognized and managed appropriately.<\/p>\n                            <\/div>\n                            <div class=\"bg-white rounded-lg p-3\">\n                                <p class=\"text-xs font-semibold text-med-blue mb-1\">Why It Is Often Missed<\/p>\n                                <p class=\"text-xs text-gray-600\">Symptoms mimic other conditions like asthma, COPD, or other forms of pulmonary hypertension, leading to delays in diagnosis.<\/p>\n                            <\/div>\n                            <div class=\"bg-white rounded-lg p-3\">\n                                <p class=\"text-xs font-semibold text-med-blue mb-1\">Why It Matters<\/p>\n                                <p class=\"text-xs text-gray-600\">Certain medications used for other forms of pulmonary hypertension can actually worsen PVOD, making accurate diagnosis critically important.<\/p>\n                            <\/div>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            PVOD is classified within Group 1&#8242; of the pulmonary hypertension classification system. It can occur sporadically or in association with certain genetic mutations, chemotherapy drugs, or autoimmune conditions. The definitive diagnosis often requires a combination of imaging, pulmonary function testing, and sometimes lung biopsy, though biopsy carries significant risk in these patients.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-8\">\n                <h3 class=\"text-lg font-semibold text-med-dark mb-4\">Diagnostic Workup at the Tertiary Center<\/h3>\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-6\">\n                    At the tertiary pulmonary and cardiology center, a comprehensive diagnostic evaluation was performed. Each test served a specific purpose in distinguishing PVOD from other causes of breathlessness and pulmonary hypertension.\n                <\/p>\n                <div class=\"overflow-x-auto\">\n                    <table class=\"table-medical w-full text-left rounded-xl overflow-hidden\">\n                        <thead>\n                            <tr>\n                                <th class=\"px-4 py-3\">Investigation<\/th>\n                                <th class=\"px-4 py-3\">Purpose<\/th>\n                                <th class=\"px-4 py-3\">Key Findings<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">HRCT Chest<\/td>\n                                <td class=\"px-4 py-3\">Detailed imaging of lung tissue and blood vessels<\/td>\n                                <td class=\"px-4 py-3\">Showed findings suggestive of PVOD including ground-glass opacities, septal thickening, and mediastinal lymphadenopathy<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Pulmonary Function Tests (PFTs)<\/td>\n                                <td class=\"px-4 py-3\">Assess lung capacity and airflow<\/td>\n                                <td class=\"px-4 py-3\">Demonstrated a restrictive pattern with reduced diffusing capacity for carbon monoxide (DLCO)<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Echocardiography<\/td>\n                                <td class=\"px-4 py-3\">Evaluate heart structure and pulmonary pressures<\/td>\n                                <td class=\"px-4 py-3\">Estimated elevated pulmonary artery pressure with right heart strain<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Right Heart Catheterization<\/td>\n                                <td class=\"px-4 py-3\">Definitive measurement of pulmonary pressures<\/td>\n                                <td class=\"px-4 py-3\">Confirmed pulmonary hypertension with elevated pulmonary capillary wedge pressure pattern consistent with venous involvement<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Ventilation-Perfusion (V\/Q) Scan<\/td>\n                                <td class=\"px-4 py-3\">Rule out chronic thromboembolic pulmonary hypertension<\/td>\n                                <td class=\"px-4 py-3\">No evidence of chronic thromboembolic disease<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Arterial Blood Gas Analysis<\/td>\n                                <td class=\"px-4 py-3\">Measure oxygen and carbon dioxide levels in blood<\/td>\n                                <td class=\"px-4 py-3\">Showed mild hypoxemia, consistent with impaired gas exchange<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Six-Minute Walk Test<\/td>\n                                <td class=\"px-4 py-3\">Assess functional exercise capacity<\/td>\n                                <td class=\"px-4 py-3\">Reduced walking distance with oxygen desaturation during exertion<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Bronchoscopy<\/td>\n                                <td class=\"px-4 py-3\">Visualize airways and rule out other pathology<\/td>\n                                <td class=\"px-4 py-3\">No endobronchial abnormalities; helped exclude other causes<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n            <\/div>\n\n            <div class=\"alert-box border-med-red bg-red-50 rounded-2xl p-6\">\n                <div class=\"flex items-start gap-3\">\n                    <span class=\"iconify text-med-red text-xl mt-0.5 flex-shrink-0\" data-icon=\"lucide:alert-triangle\"><\/span>\n                    <div>\n                        <h4 class=\"font-semibold text-med-red mb-2\">Clinical Challenge: Diagnostic Delay and Treatment Risk<\/h4>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            PVOD is one of the most challenging forms of pulmonary hypertension to diagnose. Mr. Malik&#8217;s initial treatment for asthma delayed the correct diagnosis by several months. More importantly, certain pulmonary vasodilator medications commonly used for other forms of pulmonary hypertension can cause pulmonary edema in PVOD patients. This makes accurate diagnosis not just an academic exercise but a critical safety issue. The near-fainting episodes he experienced were warning signs that the right side of his heart was struggling against the elevated pulmonary pressures, underscoring the urgency of correct diagnosis and appropriate treatment.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 3: Hospital Treatment -->\n        <section id=\"hospital-treatment\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:building-2\"><\/span>\n                <\/span>\n                Hospital Treatment\n            <\/h2>\n\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-8\">\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-6\">\n                    Following the confirmed diagnosis of PVOD, Mr. Malik was admitted to the tertiary pulmonary and cardiology center for an 18-day hospital stay. The treatment approach was carefully selected based on the specific characteristics of PVOD, avoiding medications that could worsen his condition.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-4 mb-6\">\n                    <div class=\"bg-med-warm rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-med-blue\" data-icon=\"lucide:wind\"><\/span>\n                            <h4 class=\"font-medium text-med-dark text-sm\">Oxygen Therapy<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">\n                            Supplemental oxygen was administered to maintain adequate oxygen saturation and reduce the strain on his heart and lungs. The oxygen flow rate was carefully titrated based on continuous monitoring.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-warm rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-med-blue\" data-icon=\"lucide:pill\"><\/span>\n                            <h4 class=\"font-medium text-med-dark text-sm\">Pulmonary Vasodilator Treatment<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">\n                            Specific vasodilator medications appropriate for PVOD were initiated under close supervision. The choice of agents was critical to avoid the risk of pulmonary edema that certain other pulmonary hypertension drugs carry in PVOD.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-warm rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-med-blue\" data-icon=\"lucide:droplets\"><\/span>\n                            <h4 class=\"font-medium text-med-dark text-sm\">Diuretic Therapy<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">\n                            Diuretics were used to manage fluid retention and reduce the mild bilateral ankle edema. Careful fluid balance monitoring was maintained to avoid dehydration while controlling fluid overload.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-warm rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-med-blue\" data-icon=\"lucide:activity\"><\/span>\n                            <h4 class=\"font-medium text-med-dark text-sm\">Pulmonary Rehabilitation<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">\n                            Initial pulmonary rehabilitation was started during the hospital stay, including breathing exercises, guided mobilization, and education on energy conservation techniques to manage breathlessness.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-warm rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-med-blue\" data-icon=\"lucide:heart-handshake\"><\/span>\n                            <h4 class=\"font-medium text-med-dark text-sm\">Nutritional Counselling<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">\n                            Dietary advice was provided focusing on controlled salt intake to manage fluid retention, adequate protein for muscle preservation, and balanced nutrition to support overall recovery.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-warm rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-med-blue\" data-icon=\"lucide:book-open\"><\/span>\n                            <h4 class=\"font-medium text-med-dark text-sm\">Caregiver Education<\/h4>\n                        <\/div>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">\n                            Structured education sessions were conducted with Sushma and Amit covering oxygen equipment use, medication schedules, warning signs, and the importance of a smoke-free home environment.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Discharge Status -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8\">\n                <h3 class=\"text-lg font-semibold text-med-dark mb-4\">Condition at Discharge<\/h3>\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-6\">\n                    After 18 days of hospitalization, Mr. Malik&#8217;s breathlessness had improved and his oxygen requirements had stabilized. He was deemed suitable for continued management at home with a structured pulmonary rehabilitation and monitoring programme.\n                <\/p>\n                <div class=\"overflow-x-auto\">\n                    <table class=\"table-medical w-full text-left rounded-xl overflow-hidden\">\n                        <thead>\n                            <tr>\n                                <th class=\"px-4 py-3\">Parameter<\/th>\n                                <th class=\"px-4 py-3\">Finding at Discharge<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Blood Pressure<\/td>\n                                <td class=\"px-4 py-3\">124\/78 mmHg<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Heart Rate<\/td>\n                                <td class=\"px-4 py-3\">82 bpm<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Respiratory Rate<\/td>\n                                <td class=\"px-4 py-3\">20\/min<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Temperature<\/td>\n                                <td class=\"px-4 py-3\">98.3 degrees F<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Oxygen Saturation<\/td>\n                                <td class=\"px-4 py-3\">95% on Room Air (98% with supplemental oxygen during exertion)<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Pulmonary Hypertension Status<\/td>\n                                <td class=\"px-4 py-3\">Stable on current treatment<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Edema<\/td>\n                                <td class=\"px-4 py-3\">Mild bilateral ankle edema<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Fluid Status<\/td>\n                                <td class=\"px-4 py-3\">Controlled<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Medication Compliance<\/td>\n                                <td class=\"px-4 py-3\">Good<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Walking Distance<\/td>\n                                <td class=\"px-4 py-3\">Approximately 210 meters independently<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 4: Why Home Healthcare Was Needed -->\n        <section id=\"why-home-healthcare\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:home\"><\/span>\n                <\/span>\n                Why Home Healthcare Was Needed\n            <\/h2>\n\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-8\">\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-6\">\n                    The decision to transition Mr. Malik from hospital to home-based care was based on specific clinical criteria. Each factor reflected a deliberate clinical reasoning process.\n                <\/p>\n                <div class=\"space-y-6\">\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-8 h-8 rounded-lg bg-green-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-green-700 font-semibold text-sm\">1<\/span>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-medium text-med-dark mb-1\">Oxygen Requirements Had Stabilized<\/h4>\n                            <p class=\"text-sm text-gray-700 leading-relaxed\">\n                                Mr. Malik&#8217;s oxygen saturation had stabilized at 95% on room air at rest, with supplemental oxygen needed only during exertion. This level of stability meant he did not require the continuous high-flow oxygen systems or intensive respiratory monitoring that would necessitate an <a href=\"https:\/\/athomecare.in\/service\/icu-at-home-panipat\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">ICU at home setup<\/a>. A standard home oxygen concentrator with periodic monitoring by a <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">home nurse<\/a> was sufficient.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-8 h-8 rounded-lg bg-green-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-green-700 font-semibold text-sm\">2<\/span>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-medium text-med-dark mb-1\">Pulmonary Rehabilitation Is Most Effective at Home<\/h4>\n                            <p class=\"text-sm text-gray-700 leading-relaxed\">\n                                Pulmonary rehabilitation for a patient with PVOD needs to be integrated into daily life. <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">Physiotherapy at home<\/a> allows the therapist to teach energy conservation techniques in the actual rooms where Mr. Malik lives and moves. Learning to pace activities like walking from the bedroom to the kitchen, climbing the specific stairs in his home, and managing breathlessness during real daily tasks produces more practical outcomes than hospital-based exercises.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-8 h-8 rounded-lg bg-green-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-green-700 font-semibold text-sm\">3<\/span>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-medium text-med-dark mb-1\">Oxygen Equipment Required Supervision<\/h4>\n                            <p class=\"text-sm text-gray-700 leading-relaxed\">\n                                Mr. Malik needed to use a home oxygen concentrator, particularly during exertion. His wife Sushma needed training on operating the equipment safely, changing filters, understanding flow settings, and recognizing when oxygen might not be delivering adequately. A <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">trained patient attendant<\/a> at home provided this supervision and ensured safe oxygen use throughout the day.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-8 h-8 rounded-lg bg-green-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-green-700 font-semibold text-sm\">4<\/span>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-medium text-med-dark mb-1\">Multiple Comorbidities Required Coordinated Monitoring<\/h4>\n                            <p class=\"text-sm text-gray-700 leading-relaxed\">\n                                Managing hypertension, hyperlipidemia, obstructive sleep apnea, and vitamin D deficiency alongside PVOD required regular monitoring of blood pressure, weight, edema, and oxygen saturation. <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">Patient care services at home<\/a> ensured these parameters were tracked consistently, and any changes were communicated to the treating pulmonologist promptly.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-8 h-8 rounded-lg bg-green-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-green-700 font-semibold text-sm\">5<\/span>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-medium text-med-dark mb-1\">Hospital Carried Infection Risk<\/h4>\n                            <p class=\"text-sm text-gray-700 leading-relaxed\">\n                                Prolonged hospitalization exposes patients to hospital-acquired infections, which are particularly dangerous for someone with compromised lung function. Once Mr. Malik was clinically stable, continuing his care at home reduced this infection risk while maintaining the quality of monitoring he needed.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"flex items-start gap-4\">\n                        <div class=\"w-8 h-8 rounded-lg bg-green-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-green-700 font-semibold text-sm\">6<\/span>\n                        <\/div>\n                        <div>\n                            <h4 class=\"font-medium text-med-dark mb-1\">Anxiety Needed a Familiar Environment<\/h4>\n                            <p class=\"text-sm text-gray-700 leading-relaxed\">\n                                Mr. Malik had developed significant anxiety about his breathing difficulty. Being in a familiar home environment with his wife nearby, in a space he associated with safety and routine, helped reduce this anxiety. Anxiety itself worsens breathlessness, so creating a calm home environment was not just a comfort measure but a clinically meaningful intervention.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 5: Home Care Plan -->\n        <section id=\"home-care-plan\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:clipboard-list\"><\/span>\n                <\/span>\n                Home Care Plan by AtHomeCare\n            <\/h2>\n\n            <p class=\"text-sm text-gray-700 leading-relaxed mb-8\">\n                A structured, multidisciplinary home care plan was designed based on the discharge summary and treating pulmonologist&#8217;s recommendations. Each component addressed a specific clinical need.\n            <\/p>\n\n            <!-- Home Nursing -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-6 card-hover\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-xl bg-blue-100 flex items-center justify-center\">\n                        <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:shield-check\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-med-dark\">Home Nursing<\/h3>\n                        <p class=\"text-xs text-gray-500\">Qualified nurse for respiratory monitoring and medication management<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-4\">\n                    A trained home nurse was assigned for regular visits. For a patient with PVOD, nursing monitoring is critical because the condition can progress silently, and early detection of changes in oxygen saturation, fluid status, or respiratory pattern can prevent emergencies.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-3\">\n                    <div class=\"bg-med-gray rounded-lg p-4\">\n                        <p class=\"text-xs font-semibold text-med-blue mb-2\">Oxygen Saturation Monitoring<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Regular pulse oximetry readings at rest and during activity to track oxygen levels and detect desaturation early.<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-lg p-4\">\n                        <p class=\"text-xs font-semibold text-med-blue mb-2\">Blood Pressure Monitoring<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Daily blood pressure checks to manage his hypertension and monitor for changes that might reflect cardiovascular strain.<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-lg p-4\">\n                        <p class=\"text-xs font-semibold text-med-blue mb-2\">Medication Administration<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Ensuring all medications for PVOD, hypertension, hyperlipidemia, and vitamin D deficiency were taken correctly and on schedule.<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-lg p-4\">\n                        <p class=\"text-xs font-semibold text-med-blue mb-2\">Respiratory Assessment<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Monitoring respiratory rate, breathing pattern, breath sound changes, and effort of breathing at each visit.<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-lg p-4\">\n                        <p class=\"text-xs font-semibold text-med-blue mb-2\">Edema Monitoring<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Checking for ankle edema, weight changes, and signs of fluid retention that might indicate worsening pulmonary hypertension.<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-lg p-4\">\n                        <p class=\"text-xs font-semibold text-med-blue mb-2\">Coordination With Pulmonologist<\/p>\n                        <p class=\"text-xs text-gray-600 leading-relaxed\">Sharing regular clinical updates with the treating pulmonologist and arranging doctor home visits for specialist review.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Patient Attendant -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-6 card-hover\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-xl bg-teal-100 flex items-center justify-center\">\n                        <span class=\"iconify text-med-teal text-xl\" data-icon=\"lucide:user-check\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-med-dark\">Patient Attendant<\/h3>\n                        <p class=\"text-xs text-gray-500\">Trained attendant for daily oxygen support and activity assistance<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-4\">\n                    The patient attendant played a vital role in Mr. Malik&#8217;s daily life. Because he needed supplemental oxygen during exertion and was at risk of breathlessness during activities, having a trained person present throughout the day ensured safety and encouraged him to stay active within his limits.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-3\">\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-med-teal mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Walking supervision with oxygen support during outdoor walks<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-med-teal mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Assistance with oxygen concentrator operation and troubleshooting<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-med-teal mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Medication reminders at scheduled times throughout the day<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-med-teal mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Meal assistance with emphasis on low-salt diet compliance<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-med-teal mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Emotional reassurance during episodes of breathlessness<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-med-teal mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Fall prevention during walking and position changes<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-med-teal mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Hydration encouragement while respecting fluid restrictions<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-med-teal mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Coordination of appointments with therapists and doctors<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Physiotherapy - Pulmonary Rehabilitation -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-6 card-hover\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-xl bg-green-100 flex items-center justify-center\">\n                        <span class=\"iconify text-med-green text-xl\" data-icon=\"lucide:wind\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-med-dark\">Pulmonary Rehabilitation at Home<\/h3>\n                        <p class=\"text-xs text-gray-500\">Targeted physiotherapy for breathing efficiency and endurance<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-4\">\n                    <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">Physiotherapy at home in Panipat<\/a> was central to Mr. Malik&#8217;s recovery. The physiotherapist designed a pulmonary rehabilitation programme specifically adapted for PVOD, carefully balancing the need to improve endurance with the risk of overexertion.\n                <\/p>\n                <div class=\"bg-med-light rounded-xl p-5 mb-4\">\n                    <h4 class=\"font-medium text-med-dark text-sm mb-3\">Treatment Goals<\/h4>\n                    <div class=\"grid sm:grid-cols-2 gap-2\">\n                        <div class=\"flex items-center gap-2 text-xs text-gray-700\">\n                            <span class=\"w-1.5 h-1.5 rounded-full bg-med-green flex-shrink-0\"><\/span>Improve breathing efficiency through controlled techniques\n                        <\/div>\n                        <div class=\"flex items-center gap-2 text-xs text-gray-700\">\n                            <span class=\"w-1.5 h-1.5 rounded-full bg-med-green flex-shrink-0\"><\/span>Increase walking endurance gradually\n                        <\/div>\n                        <div class=\"flex items-center gap-2 text-xs text-gray-700\">\n                            <span class=\"w-1.5 h-1.5 rounded-full bg-med-green flex-shrink-0\"><\/span>Inspiratory muscle training to strengthen breathing muscles\n                        <\/div>\n                        <div class=\"flex items-center gap-2 text-xs text-gray-700\">\n                            <span class=\"w-1.5 h-1.5 rounded-full bg-med-green flex-shrink-0\"><\/span>Lower limb strengthening to support mobility\n                        <\/div>\n                        <div class=\"flex items-center gap-2 text-xs text-gray-700\">\n                            <span class=\"w-1.5 h-1.5 rounded-full bg-med-green flex-shrink-0\"><\/span>Energy conservation techniques for daily activities\n                        <\/div>\n                        <div class=\"flex items-center gap-2 text-xs text-gray-700\">\n                            <span class=\"w-1.5 h-1.5 rounded-full bg-med-green flex-shrink-0\"><\/span>Balance exercises to prevent deconditioning\n                        <\/div>\n                        <div class=\"flex items-center gap-2 text-xs text-gray-700 sm:col-span-2\">\n                            <span class=\"w-1.5 h-1.5 rounded-full bg-med-green flex-shrink-0\"><\/span>Home exercise education for independent practice between therapy sessions\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-700 leading-relaxed\">\n                    The physiotherapist closely monitored Mr. Malik&#8217;s oxygen saturation during all exercise sessions using a pulse oximeter. If saturation dropped below the prescribed threshold, the session was paused or modified. This careful monitoring allowed progressive rehabilitation while minimizing risk.\n                <\/p>\n            <\/div>\n\n            <!-- Doctor Home Visit -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-6 card-hover\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-xl bg-purple-100 flex items-center justify-center\">\n                        <span class=\"iconify text-purple-700 text-xl\" data-icon=\"lucide:badge-check\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-med-dark\">Doctor Home Visit<\/h3>\n                        <p class=\"text-xs text-gray-500\">Monthly pulmonology review at home<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-4\">\n                    Monthly doctor home visits were arranged for ongoing pulmonology review. For a patient with PVOD, regular specialist assessment is essential to monitor disease progression, evaluate oxygen requirements, adjust medications, and detect complications early without subjecting the patient to the physical stress of hospital travel.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 gap-3\">\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-purple-700 mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Monitor pulmonary hypertension status and progression<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-purple-700 mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Assess and adjust oxygen requirement<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-purple-700 mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Review and adjust medications as needed<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 text-sm text-gray-700\">\n                        <span class=\"iconify text-purple-700 mt-0.5 flex-shrink-0\" data-icon=\"lucide:check-circle-2\"><\/span>\n                        <span>Evaluate for disease progression or complications<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Medical Equipment -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-6 card-hover\">\n                <div class=\"flex items-center gap-3 mb-4\">\n                    <div class=\"w-10 h-10 rounded-xl bg-gray-200 flex items-center justify-center\">\n                        <span class=\"iconify text-gray-700 text-xl\" data-icon=\"lucide:monitor\"><\/span>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-semibold text-med-dark\">Medical Equipment at Home<\/h3>\n                        <p class=\"text-xs text-gray-500\">Essential devices for respiratory support and monitoring<\/p>\n                    <\/div>\n                <\/div>\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-4\">\n                    Several pieces of <a href=\"https:\/\/athomecare.in\/home-care-panipat\/medical-equipment-rental\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">medical equipment were arranged at home<\/a>. Each device was selected based on Mr. Malik&#8217;s specific clinical needs, and his family was trained in their proper use.\n                <\/p>\n                <div class=\"grid grid-cols-2 sm:grid-cols-3 gap-3\">\n                    <div class=\"bg-med-gray rounded-xl p-4 text-center\">\n                        <span class=\"iconify text-med-blue text-2xl mx-auto mb-2\" data-icon=\"lucide:wind\"><\/span>\n                        <p class=\"text-xs font-medium text-med-dark\">Oxygen Concentrator<\/p>\n                        <p class=\"text-xs text-gray-500 mt-1\">Supplemental oxygen during exertion<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-xl p-4 text-center\">\n                        <span class=\"iconify text-med-blue text-2xl mx-auto mb-2\" data-icon=\"lucide:heart-pulse\"><\/span>\n                        <p class=\"text-xs font-medium text-med-dark\">Pulse Oximeter<\/p>\n                        <p class=\"text-xs text-gray-500 mt-1\">Continuous oxygen saturation check<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-xl p-4 text-center\">\n                        <span class=\"iconify text-med-blue text-2xl mx-auto mb-2\" data-icon=\"lucide:gauge\"><\/span>\n                        <p class=\"text-xs font-medium text-med-dark\">Blood Pressure Monitor<\/p>\n                        <p class=\"text-xs text-gray-500 mt-1\">Daily BP tracking<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-xl p-4 text-center\">\n                        <span class=\"iconify text-med-blue text-2xl mx-auto mb-2\" data-icon=\"lucide:cloud\"><\/span>\n                        <p class=\"text-xs font-medium text-med-dark\">Nebulizer<\/p>\n                        <p class=\"text-xs text-gray-500 mt-1\">Respiratory medication delivery<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-xl p-4 text-center\">\n                        <span class=\"iconify text-med-blue text-2xl mx-auto mb-2\" data-icon=\"lucide:layout-grid\"><\/span>\n                        <p class=\"text-xs font-medium text-med-dark\">Medication Organizer<\/p>\n                        <p class=\"text-xs text-gray-500 mt-1\">Weekly pill management<\/p>\n                    <\/div>\n                    <div class=\"bg-med-gray rounded-xl p-4 text-center\">\n                        <span class=\"iconify text-med-blue text-2xl mx-auto mb-2\" data-icon=\"lucide:lungs\"><\/span>\n                        <p class=\"text-xs font-medium text-med-dark\">Incentive Spirometer<\/p>\n                        <p class=\"text-xs text-gray-500 mt-1\">Breathing exercise device<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Daily Care Plan -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8\">\n                <h3 class=\"text-lg font-semibold text-med-dark mb-4\">Structured Daily Care Schedule<\/h3>\n                <p class=\"text-sm text-gray-700 leading-relaxed mb-6\">\n                    A predictable daily routine was established to ensure all interventions were delivered consistently and Mr. Malik knew what to expect each day, which itself helped reduce anxiety.\n                <\/p>\n                <div class=\"grid sm:grid-cols-2 lg:grid-cols-4 gap-4\">\n                    <div class=\"bg-amber-50 rounded-xl p-5 border border-amber-100\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-amber-600\" data-icon=\"lucide:sunrise\"><\/span>\n                            <h4 class=\"font-medium text-amber-800 text-sm\">Morning<\/h4>\n                        <\/div>\n                        <ul class=\"space-y-2 text-xs text-gray-700\">\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-amber-500 mt-0.5\">&#8226;<\/span>Oxygen saturation monitoring<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-amber-500 mt-0.5\">&#8226;<\/span>Morning medications<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-amber-500 mt-0.5\">&#8226;<\/span>Breathing exercises with incentive spirometer<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-amber-500 mt-0.5\">&#8226;<\/span>Nutritious low-salt breakfast<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-amber-500 mt-0.5\">&#8226;<\/span>Walking practice with oxygen support<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-blue-50 rounded-xl p-5 border border-blue-100\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-blue-600\" data-icon=\"lucide:sun\"><\/span>\n                            <h4 class=\"font-medium text-blue-800 text-sm\">Afternoon<\/h4>\n                        <\/div>\n                        <ul class=\"space-y-2 text-xs text-gray-700\">\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-blue-500 mt-0.5\">&#8226;<\/span>Balanced lunch (low salt)<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-blue-500 mt-0.5\">&#8226;<\/span>Pulmonary rehabilitation session<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-blue-500 mt-0.5\">&#8226;<\/span>Rest period in comfortable position<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-blue-500 mt-0.5\">&#8226;<\/span>Hydration monitoring<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-blue-500 mt-0.5\">&#8226;<\/span>Oxygen saturation assessment<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-purple-50 rounded-xl p-5 border border-purple-100\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-purple-600\" data-icon=\"lucide:sunset\"><\/span>\n                            <h4 class=\"font-medium text-purple-800 text-sm\">Evening<\/h4>\n                        <\/div>\n                        <ul class=\"space-y-2 text-xs text-gray-700\">\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-purple-500 mt-0.5\">&#8226;<\/span>Outdoor walking (as tolerated, with oxygen)<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-purple-500 mt-0.5\">&#8226;<\/span>Breathing exercises<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-purple-500 mt-0.5\">&#8226;<\/span>Medication review<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-purple-500 mt-0.5\">&#8226;<\/span>Family interaction time<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-purple-500 mt-0.5\">&#8226;<\/span>Relaxation techniques<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-indigo-50 rounded-xl p-5 border border-indigo-100\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"iconify text-indigo-600\" data-icon=\"lucide:moon\"><\/span>\n                            <h4 class=\"font-medium text-indigo-800 text-sm\">Night<\/h4>\n                        <\/div>\n                        <ul class=\"space-y-2 text-xs text-gray-700\">\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-indigo-500 mt-0.5\">&#8226;<\/span>Light dinner<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-indigo-500 mt-0.5\">&#8226;<\/span>Night medications<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-indigo-500 mt-0.5\">&#8226;<\/span>Sleep hygiene (elevated head position for OSA)<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-indigo-500 mt-0.5\">&#8226;<\/span>Oxygen support if prescribed<\/li>\n                            <li class=\"flex items-start gap-1.5\"><span class=\"text-indigo-500 mt-0.5\">&#8226;<\/span>Quiet, well-ventilated room<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 6: Recovery Timeline -->\n        <section id=\"recovery-timeline\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:trending-up\"><\/span>\n                <\/span>\n                Recovery Timeline\n            <\/h2>\n\n            <p class=\"text-sm text-gray-700 leading-relaxed mb-8\">\n                The following timeline documents Mr. Malik&#8217;s clinical progress over 12 weeks of structured home healthcare.\n            <\/p>\n\n            <div class=\"space-y-0\">\n                <!-- Day 1 -->\n                <div class=\"timeline-line pl-12 pb-8 relative\">\n                    <div class=\"absolute left-0 top-0 w-10 h-10 rounded-full bg-med-blue text-white flex items-center justify-center text-sm font-semibold z-10\">D1<\/div>\n                    <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                        <h4 class=\"font-semibold text-med-dark mb-2\">Day 1: Transition to Home<\/h4>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n                            Mr. Malik arrived home from the hospital. The home nursing team conducted an initial assessment, verified all discharge medications, set up the oxygen concentrator, and confirmed Sushma could operate the equipment. Baseline oxygen saturation, blood pressure, and weight were recorded.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Clinical Status<\/p>\n                                <p class=\"text-gray-700\">SpO2 95% on room air at rest. Mild breathlessness on exertion. Walking distance approximately 210 meters independently. Mild bilateral ankle edema present.<\/p>\n                            <\/div>\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Family Observation<\/p>\n                                <p class=\"text-gray-700\">Sushma expressed nervousness about operating the oxygen concentrator. Amit was concerned about recognizing worsening symptoms. Both received hands-on training from the nurse.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Day 3 -->\n                <div class=\"timeline-line pl-12 pb-8 relative\">\n                    <div class=\"absolute left-0 top-0 w-10 h-10 rounded-full bg-med-blue text-white flex items-center justify-center text-sm font-semibold z-10\">D3<\/div>\n                    <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                        <h4 class=\"font-semibold text-med-dark mb-2\">Day 3: Routine Established<\/h4>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n                            The daily care schedule was fully operational. The first home pulmonary rehabilitation session was conducted. The physiotherapist assessed Mr. Malik&#8217;s breathing pattern, baseline exercise tolerance, and oxygen saturation response to activity in his actual home environment.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Nursing Intervention<\/p>\n                                <p class=\"text-gray-700\">Oxygen saturation, blood pressure, and weight monitored. Edema assessed. Sushma demonstrated correct oxygen concentrator operation independently.<\/p>\n                            <\/div>\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Patient Response<\/p>\n                                <p class=\"text-gray-700\">Mr. Malik reported feeling more settled at home than in the hospital. He cooperated with breathing exercises but showed some fatigue after the first rehabilitation session.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 1 -->\n                <div class=\"timeline-line pl-12 pb-8 relative\">\n                    <div class=\"absolute left-0 top-0 w-10 h-10 rounded-full bg-med-teal text-white flex items-center justify-center text-sm font-semibold z-10\">W1<\/div>\n                    <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                        <h4 class=\"font-semibold text-med-dark mb-2\">Week 1: Early Adaptation<\/h4>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n                            By the end of the first week, the routine was familiar. Breathing exercises with the incentive spirometer were being practiced regularly. The physiotherapist had established a baseline exercise programme with gentle lower limb strengthening and controlled breathing during movement.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Clinical Progress<\/p>\n                                <p class=\"text-gray-700\">Vital signs stable. Oxygen saturation maintained above 94% at rest. No new symptoms. Edema stable. Blood sugar and lipid parameters within target.<\/p>\n                            <\/div>\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Family Observation<\/p>\n                                <p class=\"text-gray-700\">Sushma grew more confident with the oxygen equipment and daily routine. She was actively encouraging Mr. Malik during his breathing exercises.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 2 -->\n                <div class=\"timeline-line pl-12 pb-8 relative\">\n                    <div class=\"absolute left-0 top-0 w-10 h-10 rounded-full bg-med-teal text-white flex items-center justify-center text-sm font-semibold z-10\">W2<\/div>\n                    <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                        <h4 class=\"font-semibold text-med-dark mb-2\">Week 2: Early Functional Improvement<\/h4>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n                            The pulmonary rehabilitation intensity was gradually increased. Mr. Malik was able to walk slightly longer distances before experiencing breathlessness. Energy conservation techniques were introduced, teaching him how to pace activities like bathing and dressing to minimize oxygen demand.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Nursing Intervention<\/p>\n                                <p class=\"text-gray-700\">Continued daily monitoring. Salt intake reviewed with Sushma to ensure dietary compliance. Weight tracking showed stable fluid balance. Home environment assessed for ventilation and smoke-free compliance.<\/p>\n                            <\/div>\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Doctor Review<\/p>\n                                <p class=\"text-gray-700\">First doctor home visit. Respiratory assessment showed stable pulmonary hypertension. Oxygen prescription confirmed. Medications continued as prescribed.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 4 -->\n                <div class=\"timeline-line pl-12 pb-8 relative\">\n                    <div class=\"absolute left-0 top-0 w-10 h-10 rounded-full bg-med-green text-white flex items-center justify-center text-sm font-semibold z-10\">W4<\/div>\n                    <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                        <h4 class=\"font-semibold text-med-dark mb-2\">Week 4: Measurable Gains<\/h4>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n                            By the end of the first month, improvement was clearly measurable. Mr. Malik&#8217;s walking distance had increased beyond the initial 210 meters. His breathlessness during routine activities like walking to the bathroom and dressing had reduced. He required supplemental oxygen less frequently during the day.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Clinical Progress<\/p>\n                                <p class=\"text-gray-700\">Oxygen saturation stable. Edema reduced. Inspiratory muscle training showing results in breathing depth. Fatigue tolerance improving. No desaturation episodes during supervised walks.<\/p>\n                            <\/div>\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Patient Response<\/p>\n                                <p class=\"text-gray-700\">Mr. Malik reported feeling noticeably less breathless during daily activities. His anxiety about breathing had reduced. He began sitting in the garden with oxygen support, which improved his mood.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Month 2 -->\n                <div class=\"timeline-line pl-12 pb-8 relative\">\n                    <div class=\"absolute left-0 top-0 w-10 h-10 rounded-full bg-med-green text-white flex items-center justify-center text-sm font-semibold z-10\">M2<\/div>\n                    <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                        <h4 class=\"font-semibold text-med-dark mb-2\">Month 2: Consolidated Progress<\/h4>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n                            The second month focused on building upon the first month&#8217;s gains. Stair climbing was reintroduced cautiously with close supervision and oxygen support. The physiotherapist worked on improving the efficiency of Mr. Malik&#8217;s breathing during physical activity, reducing the number of breaths needed for a given task.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Doctor Review<\/p>\n                                <p class=\"text-gray-700\">Second monthly visit. Pulmonary hypertension remained stable. No signs of disease progression. All comorbidities well controlled. Treatment plan continued. Sleep apnea management reviewed.<\/p>\n                            <\/div>\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-gray-500 mb-1\">Family Observation<\/p>\n                                <p class=\"text-gray-700\">Sushma reported Mr. Malik was more independent with personal care and required less reassurance about breathing. Amit noted his father was more willing to engage in conversation and family activities.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Month 3 -->\n                <div class=\"pl-12 pb-0 relative\">\n                    <div class=\"absolute left-0 top-0 w-10 h-10 rounded-full bg-green-600 text-white flex items-center justify-center text-sm font-semibold z-10\">M3<\/div>\n                    <div class=\"bg-white rounded-2xl border-2 border-green-200 p-6 card-hover\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <span class=\"bg-green-100 text-green-700 text-xs font-medium px-2.5 py-1 rounded-full\">12-Week Assessment<\/span>\n                        <\/div>\n                        <h4 class=\"font-semibold text-med-dark mb-2\">Month 3: Significant Functional Improvement<\/h4>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n                            At the 12-week mark, the results of the structured home programme were evident. Mr. Malik&#8217;s walking distance had improved from 210 meters to approximately 560 meters. Breathlessness during routine activities had reduced significantly. He was able to resume most household activities independently. Oxygen saturation remained stable, and he required supplemental oxygen less frequently.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-3 text-xs\">\n                            <div class=\"bg-green-50 rounded-lg p-3 border border-green-100\">\n                                <p class=\"text-gray-500 mb-1\">Clinical Progress<\/p>\n                                <p class=\"text-gray-700\">No emergency hospitalizations. Walking endurance improved substantially. Fatigue decreased considerably. Pulmonary rehabilitation improved functional capacity. Oxygen saturation stable.<\/p>\n                            <\/div>\n                            <div class=\"bg-green-50 rounded-lg p-3 border border-green-100\">\n                                <p class=\"text-gray-500 mb-1\">Family Feedback<\/p>\n                                <p class=\"text-gray-700\">Both Sushma and Amit expressed satisfaction with the home care programme. They felt the structured approach to oxygen management and pulmonary rehabilitation had made a meaningful difference in Mr. Malik&#8217;s quality of life.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 7: Clinical Evidence -->\n        <section id=\"clinical-evidence\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:file-bar-chart\"><\/span>\n                <\/span>\n                Clinical Evidence\n            <\/h2>\n\n            <p class=\"text-sm text-gray-700 leading-relaxed mb-8\">\n                The following tables summarize the clinical measurements recorded during Mr. Malik&#8217;s home care programme.\n            <\/p>\n\n            <!-- Vital Signs Table -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-6\">\n                <h3 class=\"text-lg font-semibold text-med-dark mb-4\">Vital Signs at Discharge<\/h3>\n                <div class=\"overflow-x-auto\">\n                    <table class=\"table-medical w-full text-left rounded-xl overflow-hidden\">\n                        <thead>\n                            <tr>\n                                <th class=\"px-4 py-3\">Parameter<\/th>\n                                <th class=\"px-4 py-3\">Value<\/th>\n                                <th class=\"px-4 py-3\">Reference Range<\/th>\n                                <th class=\"px-4 py-3\">Status<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Blood Pressure<\/td>\n                                <td class=\"px-4 py-3\">124\/78 mmHg<\/td>\n                                <td class=\"px-4 py-3\">Below 140\/90 mmHg<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Controlled<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Heart Rate<\/td>\n                                <td class=\"px-4 py-3\">82 bpm<\/td>\n                                <td class=\"px-4 py-3\">60-100 bpm<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Normal<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Respiratory Rate<\/td>\n                                <td class=\"px-4 py-3\">20\/min<\/td>\n                                <td class=\"px-4 py-3\">12-20\/min<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Normal (upper limit)<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Temperature<\/td>\n                                <td class=\"px-4 py-3\">98.3 degrees F<\/td>\n                                <td class=\"px-4 py-3\">97-99 degrees F<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Normal<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">SpO2 (Room Air at Rest)<\/td>\n                                <td class=\"px-4 py-3\">95%<\/td>\n                                <td class=\"px-4 py-3\">Above 95%<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Adequate<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">SpO2 (With O2 During Exertion)<\/td>\n                                <td class=\"px-4 py-3\">98%<\/td>\n                                <td class=\"px-4 py-3\">Above 94%<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Good response<\/span><\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n            <\/div>\n\n            <!-- Functional Status Table -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-6\">\n                <h3 class=\"text-lg font-semibold text-med-dark mb-4\">Functional Status: Discharge vs 12 Weeks<\/h3>\n                <div class=\"overflow-x-auto\">\n                    <table class=\"table-medical w-full text-left rounded-xl overflow-hidden\">\n                        <thead>\n                            <tr>\n                                <th class=\"px-4 py-3\">Functional Parameter<\/th>\n                                <th class=\"px-4 py-3\">At Discharge<\/th>\n                                <th class=\"px-4 py-3\">At 12 Weeks<\/th>\n                                <th class=\"px-4 py-3\">Change<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Walking Distance<\/td>\n                                <td class=\"px-4 py-3\">Approximately 210 meters<\/td>\n                                <td class=\"px-4 py-3\">Approximately 560 meters<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Improved significantly<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Breathlessness (Routine Activities)<\/td>\n                                <td class=\"px-4 py-3\">Mild exertional breathlessness<\/td>\n                                <td class=\"px-4 py-3\">Significantly reduced<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Reduced significantly<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Oxygen Saturation<\/td>\n                                <td class=\"px-4 py-3\">95% on room air, 98% with O2<\/td>\n                                <td class=\"px-4 py-3\">Remained stable<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Stable<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Fatigue<\/td>\n                                <td class=\"px-4 py-3\">Generalized, persistent<\/td>\n                                <td class=\"px-4 py-3\">Decreased considerably<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Improved<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Household Activities<\/td>\n                                <td class=\"px-4 py-3\">Limited independence<\/td>\n                                <td class=\"px-4 py-3\">Resumed most activities independently<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Improved<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Emergency Hospitalizations<\/td>\n                                <td class=\"px-4 py-3\">Not applicable<\/td>\n                                <td class=\"px-4 py-3\">None<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">None<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Overall Quality of Life<\/td>\n                                <td class=\"px-4 py-3\">Reduced, anxiety prominent<\/td>\n                                <td class=\"px-4 py-3\">Improved substantially<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Improved<\/span><\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n            <\/div>\n\n            <!-- Independence Assessment Table -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-6\">\n                <h3 class=\"text-lg font-semibold text-med-dark mb-4\">Independence Assessment at Discharge<\/h3>\n                <div class=\"overflow-x-auto\">\n                    <table class=\"table-medical w-full text-left rounded-xl overflow-hidden\">\n                        <thead>\n                            <tr>\n                                <th class=\"px-4 py-3\">Activity<\/th>\n                                <th class=\"px-4 py-3\">Level of Independence<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Bathing<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-green-100 text-green-700 text-xs font-medium px-2.5 py-1 rounded-full\">Independent<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Dressing<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-green-100 text-green-700 text-xs font-medium px-2.5 py-1 rounded-full\">Independent<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Toileting<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-green-100 text-green-700 text-xs font-medium px-2.5 py-1 rounded-full\">Independent<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Eating<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-green-100 text-green-700 text-xs font-medium px-2.5 py-1 rounded-full\">Independent<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Medication Management<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-green-100 text-green-700 text-xs font-medium px-2.5 py-1 rounded-full\">Independent<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Communication<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-green-100 text-green-700 text-xs font-medium px-2.5 py-1 rounded-full\">Independent<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Stair Climbing<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-amber-100 text-amber-700 text-xs font-medium px-2.5 py-1 rounded-full\">Mild Breathlessness, Supervised<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Long-Distance Walking<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-amber-100 text-amber-700 text-xs font-medium px-2.5 py-1 rounded-full\">Requires Oxygen Support<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Grocery Shopping<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-amber-100 text-amber-700 text-xs font-medium px-2.5 py-1 rounded-full\">Requires Assistance<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Heavy Household Tasks<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-red-100 text-red-700 text-xs font-medium px-2.5 py-1 rounded-full\">Dependent<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Community Travel<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"bg-red-100 text-red-700 text-xs font-medium px-2.5 py-1 rounded-full\">Dependent<\/span><\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n            <\/div>\n\n            <!-- Risks Monitored Table -->\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8\">\n                <h3 class=\"text-lg font-semibold text-med-dark mb-4\">Risks Monitored Throughout Home Care<\/h3>\n                <div class=\"overflow-x-auto\">\n                    <table class=\"table-medical w-full text-left rounded-xl overflow-hidden\">\n                        <thead>\n                            <tr>\n                                <th class=\"px-4 py-3\">Risk<\/th>\n                                <th class=\"px-4 py-3\">Monitoring Method<\/th>\n                                <th class=\"px-4 py-3\">Outcome at 12 Weeks<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Progressive Pulmonary Hypertension<\/td>\n                                <td class=\"px-4 py-3\">Monthly doctor review, respiratory assessment, symptom tracking<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Stable<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Respiratory Failure<\/td>\n                                <td class=\"px-4 py-3\">Continuous SpO2 monitoring, respiratory rate tracking<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">No episodes<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Low Oxygen Saturation<\/td>\n                                <td class=\"px-4 py-3\">Pulse oximetry at rest and during activity<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">Stable<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Pulmonary Edema<\/td>\n                                <td class=\"px-4 py-3\">Weight monitoring, edema assessment, respiratory auscultation<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">No edema worsening<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Falls<\/td>\n                                <td class=\"px-4 py-3\">Supervision during mobility, especially with oxygen tubing<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">No falls<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Medication Side Effects<\/td>\n                                <td class=\"px-4 py-3\">Observation and patient reporting at each visit<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">No adverse effects noted<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Infection<\/td>\n                                <td class=\"px-4 py-3\">Temperature monitoring, observation for respiratory infection signs<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">No infections<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"px-4 py-3 font-medium text-med-dark\">Hospital Readmission<\/td>\n                                <td class=\"px-4 py-3\">Ongoing monitoring and early intervention<\/td>\n                                <td class=\"px-4 py-3\"><span class=\"text-green-600 text-xs font-medium\">None required<\/span><\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 8: Medical Authority -->\n        <section id=\"medical-authority\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:badge-check\"><\/span>\n                <\/span>\n                Medical Authority\n            <\/h2>\n\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8 mb-6\">\n                <div class=\"flex flex-col sm:flex-row items-start gap-6\">\n                    <div class=\"flex-shrink-0\">\n                        <img decoding=\"async\" src=\"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\" alt=\"Dr. Ekta Fageriya, MBBS - Geriatric Medicine Specialist\" class=\"w-28 h-28 rounded-2xl object-cover border border-med-border\">\n                    <\/div>\n                    <div class=\"flex-1\">\n                        <h3 class=\"text-lg font-semibold text-med-dark mb-1\">Dr. Ekta Fageriya<\/h3>\n                        <p class=\"text-sm text-gray-500 mb-4\">MBBS<\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-3 text-sm\">\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-xs text-gray-500 mb-0.5\">RMC Registration No.<\/p>\n                                <p class=\"font-medium text-med-dark\">44780<\/p>\n                            <\/div>\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-xs text-gray-500 mb-0.5\">Specialization<\/p>\n                                <p class=\"font-medium text-med-dark\">Geriatric Medicine<\/p>\n                            <\/div>\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-xs text-gray-500 mb-0.5\">Clinical Experience<\/p>\n                                <p class=\"font-medium text-med-dark\">7 Years<\/p>\n                            <\/div>\n                            <div class=\"bg-med-gray rounded-lg p-3\">\n                                <p class=\"text-xs text-gray-500 mb-0.5\">Role<\/p>\n                                <p class=\"font-medium text-med-dark\">Case Study Author<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 9: Supporting Clinical Documents -->\n        <section class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:folder-open\"><\/span>\n                <\/span>\n                Supporting Clinical Documents\n            <\/h2>\n\n            <div class=\"alert-box border-med-blue bg-med-light rounded-2xl p-6\">\n                <div class=\"flex items-start gap-3\">\n                    <span class=\"iconify text-med-blue text-xl mt-0.5 flex-shrink-0\" data-icon=\"lucide:file-text\"><\/span>\n                    <div>\n                        <h4 class=\"font-semibold text-med-dark mb-2\">Referenced Documentation<\/h4>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-3\">\n                            This case study was compiled based on the following clinical documents. Specific confidential patient information has been excluded.\n                        <\/p>\n                        <div class=\"grid sm:grid-cols-2 gap-2\">\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>Hospital Discharge Summary\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>HRCT Chest Report\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>Pulmonary Function Test Report\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>Echocardiography Report\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>Right Heart Catheterization Report\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>V\/Q Scan Report\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>Arterial Blood Gas Analysis\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>Six-Minute Walk Test Report\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>Prescription and Medication Records\n                            <\/div>\n                            <div class=\"flex items-center gap-2 text-sm text-gray-700\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:check\"><\/span>Comprehensive Laboratory Reports\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 10: Recovery Outcome -->\n        <section id=\"recovery-outcome\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:award\"><\/span>\n                <\/span>\n                Recovery Outcome at 12 Weeks\n            <\/h2>\n\n            <div class=\"grid md:grid-cols-2 gap-6 mb-8\">\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <h3 class=\"font-semibold text-med-dark mb-4 flex items-center gap-2\">\n                        <span class=\"iconify text-green-600\" data-icon=\"lucide:check-circle\"><\/span>\n                        Areas of Improvement\n                    <\/h3>\n                    <div class=\"space-y-3 text-sm text-gray-700\">\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-green-600 mt-1 flex-shrink-0\">&#10003;<\/span>\n                            <span><strong>Mobility:<\/strong> Walking distance improved from 210 meters to approximately 560 meters<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-green-600 mt-1 flex-shrink-0\">&#10003;<\/span>\n                            <span><strong>Breathlessness:<\/strong> Significantly reduced during routine daily activities<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-green-600 mt-1 flex-shrink-0\">&#10003;<\/span>\n                            <span><strong>Oxygen Saturation:<\/strong> Remained stable throughout the programme<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-green-600 mt-1 flex-shrink-0\">&#10003;<\/span>\n                            <span><strong>Endurance:<\/strong> Pulmonary rehabilitation improved functional capacity considerably<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-green-600 mt-1 flex-shrink-0\">&#10003;<\/span>\n                            <span><strong>Fatigue:<\/strong> Decreased considerably with energy conservation techniques<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-green-600 mt-1 flex-shrink-0\">&#10003;<\/span>\n                            <span><strong>Safety:<\/strong> No emergency hospitalizations during the 12-week period<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-green-600 mt-1 flex-shrink-0\">&#10003;<\/span>\n                            <span><strong>Independence:<\/strong> Resumed most household activities independently<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-green-600 mt-1 flex-shrink-0\">&#10003;<\/span>\n                            <span><strong>Quality of Life:<\/strong> Improved substantially<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <h3 class=\"font-semibold text-med-dark mb-4 flex items-center gap-2\">\n                        <span class=\"iconify text-amber-600\" data-icon=\"lucide:alert-circle\"><\/span>\n                        Remaining Challenges\n                    <\/h3>\n                    <div class=\"space-y-3 text-sm text-gray-700\">\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-amber-600 mt-1 flex-shrink-0\">&#9679;<\/span>\n                            <span><strong>Stair Climbing:<\/strong> Still causes mild breathlessness and requires supervision<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-amber-600 mt-1 flex-shrink-0\">&#9679;<\/span>\n                            <span><strong>Long-Distance Walking:<\/strong> Still requires oxygen support and cannot walk long distances independently<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-amber-600 mt-1 flex-shrink-0\">&#9679;<\/span>\n                            <span><strong>Heavy Activities:<\/strong> Unable to carry heavy objects, do heavy cleaning, or garden<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-amber-600 mt-1 flex-shrink-0\">&#9679;<\/span>\n                            <span><strong>Community Travel:<\/strong> Still needs assistance for grocery shopping and outdoor travel<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-amber-600 mt-1 flex-shrink-0\">&#9679;<\/span>\n                            <span><strong>Sleep Apnea:<\/strong> Obstructive sleep apnea requires ongoing management<\/span>\n                        <\/div>\n                        <div class=\"flex items-start gap-2\">\n                            <span class=\"text-amber-600 mt-1 flex-shrink-0\">&#9679;<\/span>\n                            <span><strong>Long-Term Monitoring:<\/strong> PVOD is a chronic progressive condition requiring lifelong pulmonology follow-up regardless of current improvement<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"bg-med-warm rounded-2xl border border-med-border p-6 md:p-8\">\n                <h3 class=\"font-semibold text-med-dark mb-3 flex items-center gap-2\">\n                    <span class=\"iconify text-med-teal\" data-icon=\"lucide:message-circle\"><\/span>\n                    Family Feedback\n                <\/h3>\n                <p class=\"text-sm text-gray-700 leading-relaxed\">\n                    Both Sushma Malik and Amit Malik expressed satisfaction with the structured home healthcare programme. Sushma reported that the initial nervousness about operating the oxygen concentrator had been replaced with confidence, thanks to the hands-on training provided by the nursing team. She valued the daily monitoring because it gave her a clear picture of her husband&#8217;s condition each day, rather than worrying about invisible changes. Amit noted that the doctor home visits were particularly valuable because they eliminated the need for his father to travel to a hospital for routine reviews, which had previously caused significant breathlessness and anxiety. The family recognized that while PVOD could not be cured, the home care programme had given Mr. Malik a meaningful improvement in his daily life and had given the entire family a sense of control over the situation.\n                <\/p>\n            <\/div>\n        <\/section>\n\n        <!-- Section 11: Key Clinical Learnings -->\n        <section id=\"clinical-learnings\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:lightbulb\"><\/span>\n                <\/span>\n                Key Clinical Learnings\n            <\/h2>\n\n            <div class=\"grid sm:grid-cols-2 gap-4\">\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <div class=\"flex items-center gap-2 mb-3\">\n                        <span class=\"w-7 h-7 rounded-lg bg-med-light flex items-center justify-center\">\n                            <span class=\"text-med-blue font-semibold text-sm\">1<\/span>\n                        <\/span>\n                        <h4 class=\"font-medium text-med-dark text-sm\">Rarity Demands Diagnostic Vigilance<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">\n                        PVOD is frequently misdiagnosed as asthma, COPD, or other forms of pulmonary hypertension. When a patient&#8217;s breathlessness does not respond to standard treatment for the presumed diagnosis, clinicians must broaden the differential. This matters not just for academic accuracy but because treatments for other forms of pulmonary hypertension can be harmful in PVOD.\n                    <\/p>\n                <\/div>\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <div class=\"flex items-center gap-2 mb-3\">\n                        <span class=\"w-7 h-7 rounded-lg bg-med-light flex items-center justify-center\">\n                            <span class=\"text-med-blue font-semibold text-sm\">2<\/span>\n                        <\/span>\n                        <h4 class=\"font-medium text-med-dark text-sm\">Oxygen Monitoring at Home Is a Safety Net<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">\n                        For a patient with PVOD, oxygen saturation can change with activity, weather, fluid status, and disease progression. Regular home pulse oximetry monitoring by a trained nurse catches these changes early, allowing medication or oxygen prescription adjustments before a crisis develops.\n                    <\/p>\n                <\/div>\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <div class=\"flex items-center gap-2 mb-3\">\n                        <span class=\"w-7 h-7 rounded-lg bg-med-light flex items-center justify-center\">\n                            <span class=\"text-med-blue font-semibold text-sm\">3<\/span>\n                        <\/span>\n                        <h4 class=\"font-medium text-med-dark text-sm\">Pulmonary Rehabilitation Must Be Carefully Calibrated<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">\n                        Unlike post-surgical or orthopedic rehabilitation where pushing harder is generally encouraged, pulmonary rehabilitation for PVOD requires careful calibration. The therapist must balance the benefits of exercise against the risk of desaturation and overexertion. Continuous pulse oximetry during sessions is not optional; it is essential.\n                    <\/p>\n                <\/div>\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <div class=\"flex items-center gap-2 mb-3\">\n                        <span class=\"w-7 h-7 rounded-lg bg-med-light flex items-center justify-center\">\n                            <span class=\"text-med-blue font-semibold text-sm\">4<\/span>\n                        <\/span>\n                        <h4 class=\"font-medium text-med-dark text-sm\">Oxygen Equipment Training Is a Clinical Priority<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">\n                        Sending a patient home with an oxygen concentrator without thorough family training creates a safety gap. The caregiver must know how to operate the device, recognize when it is not functioning correctly, understand flow settings, manage tubing safely to avoid tripping hazards, and know when to switch to backup oxygen if available.\n                    <\/p>\n                <\/div>\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <div class=\"flex items-center gap-2 mb-3\">\n                        <span class=\"w-7 h-7 rounded-lg bg-med-light flex items-center justify-center\">\n                            <span class=\"text-med-blue font-semibold text-sm\">5<\/span>\n                        <\/span>\n                        <h4 class=\"font-medium text-med-dark text-sm\">Fluid Management Requires Daily Attention<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">\n                        PVOD patients are prone to fluid retention due to elevated pulmonary pressures. Daily weight monitoring, ankle edema assessment, and salt intake control are not optional lifestyle suggestions. They are clinical interventions that directly affect the patient&#8217;s breathing and cardiac strain. The home nurse&#8217;s role in tracking these parameters is critical.\n                    <\/p>\n                <\/div>\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <div class=\"flex items-center gap-2 mb-3\">\n                        <span class=\"w-7 h-7 rounded-lg bg-med-light flex items-center justify-center\">\n                            <span class=\"text-med-blue font-semibold text-sm\">6<\/span>\n                        <\/span>\n                        <h4 class=\"font-medium text-med-dark text-sm\">Anxiety Worsens Breathlessness<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">\n                        There is a well-documented cycle in pulmonary hypertension patients where anxiety about breathlessness leads to hyperventilation, which worsens the sensation of breathlessness, which increases anxiety further. Breaking this cycle through emotional reassurance, a predictable routine, and a calm home environment is a legitimate clinical intervention, not just a comfort measure.\n                    <\/p>\n                <\/div>\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <div class=\"flex items-center gap-2 mb-3\">\n                        <span class=\"w-7 h-7 rounded-lg bg-med-light flex items-center justify-center\">\n                            <span class=\"text-med-blue font-semibold text-sm\">7<\/span>\n                        <\/span>\n                        <h4 class=\"font-medium text-med-dark text-sm\">Comorbidities Compound Respiratory Risk<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">\n                        Mr. Malik&#8217;s obstructive sleep apnea, hypertension, and hyperlipidemia all compound his respiratory and cardiovascular risk. Home healthcare that addresses all conditions together, rather than focusing only on PVOD, produces better outcomes. Managing sleep apnea with proper positioning, controlling blood pressure, and maintaining lipid control all support his pulmonary health.\n                    <\/p>\n                <\/div>\n                <div class=\"bg-white rounded-2xl border border-med-border p-6 card-hover\">\n                    <div class=\"flex items-center gap-2 mb-3\">\n                        <span class=\"w-7 h-7 rounded-lg bg-med-light flex items-center justify-center\">\n                            <span class=\"text-med-blue font-semibold text-sm\">8<\/span>\n                        <\/span>\n                        <h4 class=\"font-medium text-med-dark text-sm\">PVOD Is Chronic: Honest Expectations Build Trust<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">\n                        PVOD cannot be cured with current medical therapy. Home healthcare focuses on symptom management, functional improvement, and quality of life. Communicating this honestly from the beginning prevents unrealistic expectations and allows the family to value the improvements that do occur, rather than focusing on what cannot be achieved.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 12: FAQs -->\n        <section id=\"faqs\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:help-circle\"><\/span>\n                <\/span>\n                Frequently Asked Questions\n            <\/h2>\n\n            <div class=\"space-y-3\" id=\"faqContainer\">\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">Can PVOD patients receive home healthcare?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Yes. After stabilization in a hospital setting, patients with PVOD can benefit significantly from home healthcare. <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">Home nursing<\/a> provides oxygen and vital signs monitoring, <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">physiotherapy at home<\/a> delivers pulmonary rehabilitation, and regular doctor home visits ensure ongoing specialist oversight. The key requirement is that the patient must be clinically stable at the time of discharge to home care.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">Why is oxygen therapy important for PVOD patients?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            In PVOD, the blockage of pulmonary veins reduces the lungs&#8217; ability to transfer oxygen into the bloodstream. Supplemental oxygen helps maintain adequate oxygen levels in the blood, reduces the work of breathing, decreases the strain on the right side of the heart, and allows the patient to perform daily activities with less breathlessness. It is not a cure, but it is a critical supportive therapy that directly improves comfort and function.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">Is pulmonary rehabilitation beneficial for PVOD?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Yes. Pulmonary rehabilitation is one of the most effective non-pharmacological interventions for patients with pulmonary hypertension, including PVOD. It improves breathing efficiency, increases exercise endurance, strengthens the respiratory and limb muscles, and teaches energy conservation techniques that help patients do more with less breathlessness. However, it must be conducted under close supervision with continuous oxygen monitoring, as overexertion can be dangerous.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">Can PVOD patients perform normal daily activities?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Many patients with PVOD can perform routine daily activities such as bathing, dressing, eating, and moving around the home with appropriate pacing, pulmonary rehabilitation, and oxygen support when needed. As demonstrated in this case study, structured rehabilitation can significantly improve the distance a patient can walk and reduce breathlessness during daily tasks. However, heavy activities, prolonged exertion, and activities that cause significant desaturation typically remain limited.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">What warning signs require urgent medical attention?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            The following symptoms require immediate emergency medical care: severe breathlessness at rest that does not improve with oxygen, chest pain, fainting or near-fainting episodes, bluish discoloration of the lips or fingertips (cyanosis), coughing up blood, sudden drop in oxygen saturation that does not respond to prescribed oxygen therapy, rapid worsening of ankle swelling, and sudden weight gain suggesting fluid retention. If any of these occur, the patient should be taken to the nearest hospital emergency department immediately.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">Why are doctor home visits beneficial for PVOD patients?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            PVOD requires regular specialist monitoring to assess disease progression, evaluate oxygen needs, and adjust medications. For patients with limited exercise tolerance, traveling to a hospital for routine follow-up can cause significant breathlessness, fatigue, and anxiety. Doctor home visits allow the pulmonologist to conduct a thorough assessment in the patient&#8217;s home environment, review the home oxygen setup, assess the home for ventilation and safety, and make real-time adjustments to the care plan.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">Can PVOD be cured?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Currently, PVOD is considered a chronic progressive condition. There is no cure with available medical therapy. Lung transplantation may be considered in eligible patients at specialized centers. However, for most patients, the focus of treatment and <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">home care<\/a> is on symptom management, improving functional capacity, maintaining quality of life, and preventing complications. Regular pulmonology follow-up is essential to monitor for disease progression and adjust treatment accordingly.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">How does home healthcare reduce hospital readmissions for PVOD patients?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Home healthcare reduces readmissions through several mechanisms. Regular oxygen saturation and vital signs monitoring detects changes before they become emergencies. <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"text-med-blue underline underline-offset-2 hover:text-med-dark transition-colors\">Home nursing<\/a> ensures medication adherence, preventing complications from missed doses. Weight and edema monitoring catches fluid retention early. Doctor home visits allow timely medication adjustments. Caregiver education ensures the family can respond appropriately to warning signs. In this case, no emergency hospitalizations were needed over 12 weeks.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">What dietary precautions are important for PVOD patients at home?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            The most important dietary measure is salt restriction to help control fluid retention, which directly affects pulmonary congestion and breathlessness. Adequate protein intake is needed to prevent muscle wasting during a period of reduced physical activity. Hydration must be balanced, as both dehydration and fluid overload can be problematic. A balanced diet supporting cardiovascular health is also important given the comorbidities of hypertension and hyperlipidemia that frequently accompany PVOD.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item bg-white rounded-2xl border border-med-border overflow-hidden\">\n                    <button class=\"faq-btn w-full text-left px-6 py-5 flex items-center justify-between gap-4 hover:bg-med-gray transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-medium text-med-dark\">What role does the family play in PVOD home care?<\/span>\n                        <span class=\"iconify text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-200\" data-icon=\"lucide:chevron-down\"><\/span>\n                    <\/button>\n                    <div class=\"faq-answer hidden px-6 pb-5\">\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            The family is central to PVOD home care. The primary caregiver manages oxygen equipment between nurse visits, ensures dietary salt restrictions are followed, encourages breathing exercises, monitors for warning signs, and provides emotional support. A <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"text-md-blue underline underline-offset-2 hover:text-med-dark transition-colors\">trained patient attendant<\/a> supplements the family during the day. The healthcare team educates the family specifically so they can fulfill this role safely. Maintaining a smoke-free, well-ventilated home environment is also a family responsibility that directly affects the patient&#8217;s respiratory health.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 13: Related Services -->\n        <section class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:link\"><\/span>\n                <\/span>\n                Related Home Healthcare Services\n            <\/h2>\n\n            <div class=\"grid sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n                <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"bg-white rounded-2xl border border-med-border p-5 card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-3\">\n                        <div class=\"w-9 h-9 rounded-lg bg-blue-100 flex items-center justify-center\">\n                            <span class=\"iconify text-med-blue text-lg\" data-icon=\"lucide:shield-check\"><\/span>\n                        <\/div>\n                        <h3 class=\"text-sm font-semibold text-med-dark group-hover:text-med-blue transition-colors\">Home Nursing Services<\/h3>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">Trained nurses for oxygen monitoring, respiratory assessment, medication administration, and vital signs tracking at home.<\/p>\n                <\/a>\n\n                <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"bg-white rounded-2xl border border-med-border p-5 card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-3\">\n                        <div class=\"w-9 h-9 rounded-lg bg-green-100 flex items-center justify-center\">\n                            <span class=\"iconify text-med-green text-lg\" data-icon=\"lucide:wind\"><\/span>\n                        <\/div>\n                        <h3 class=\"text-sm font-semibold text-med-dark group-hover:text-med-blue transition-colors\">Pulmonary Rehabilitation at Home<\/h3>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">Expert physiotherapists for breathing exercises, endurance training, and pulmonary rehabilitation at home in Panipat.<\/p>\n                <\/a>\n\n                <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"bg-white rounded-2xl border border-med-border p-5 card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-3\">\n                        <div class=\"w-9 h-9 rounded-lg bg-teal-100 flex items-center justify-center\">\n                            <span class=\"iconify text-med-teal text-lg\" data-icon=\"lucide:users\"><\/span>\n                        <\/div>\n                        <h3 class=\"text-sm font-semibold text-med-dark group-hover:text-med-blue transition-colors\">Patient Care Services<\/h3>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">Comprehensive patient care including oxygen assistance, daily monitoring, and coordination with specialists at home.<\/p>\n                <\/a>\n\n                <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"bg-white rounded-2xl border border-med-border p-5 card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-3\">\n                        <div class=\"w-9 h-9 rounded-lg bg-orange-100 flex items-center justify-center\">\n                            <span class=\"iconify text-med-orange text-lg\" data-icon=\"lucide:user-check\"><\/span>\n                        <\/div>\n                        <h3 class=\"text-sm font-semibold text-med-dark group-hover:text-med-blue transition-colors\">Patient Care Taker (GDA)<\/h3>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">Trained attendants for oxygen equipment assistance, mobility support, and daily activity supervision at home.<\/p>\n                <\/a>\n\n                <a href=\"https:\/\/athomecare.in\/service\/icu-at-home-panipat\/\" class=\"bg-white rounded-2xl border border-med-border p-5 card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-3\">\n                        <div class=\"w-9 h-9 rounded-lg bg-red-100 flex items-center justify-center\">\n                            <span class=\"iconify text-med-red text-lg\" data-icon=\"lucide:heart-pulse\"><\/span>\n                        <\/div>\n                        <h3 class=\"text-sm font-semibold text-med-dark group-hover:text-med-blue transition-colors\">ICU at Home in Panipat<\/h3>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">Critical care at home with advanced monitoring for high-acuity respiratory patients who need intensive support.<\/p>\n                <\/a>\n\n                <a href=\"https:\/\/athomecare.in\/home-care-panipat\/medical-equipment-rental\/\" class=\"bg-white rounded-2xl border border-med-border p-5 card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-3\">\n                        <div class=\"w-9 h-9 rounded-lg bg-gray-200 flex items-center justify-center\">\n                            <span class=\"iconify text-gray-700 text-lg\" data-icon=\"lucide:monitor\"><\/span>\n                        <\/div>\n                        <h3 class=\"text-sm font-semibold text-med-dark group-hover:text-med-blue transition-colors\">Medical Equipment on Rent<\/h3>\n                    <\/div>\n                    <p class=\"text-xs text-gray-600 leading-relaxed\">Oxygen concentrators, pulse oximeters, nebulizers, BP monitors, and incentive spirometers available on rent.<\/p>\n                <\/a>\n            <\/div>\n\n            <div class=\"mt-6 bg-white rounded-2xl border border-med-border p-6\">\n                <h3 class=\"text-sm font-semibold text-med-dark mb-4\">Additional Reading for Families and Caregivers<\/h3>\n                <div class=\"grid sm:grid-cols-2 gap-x-6 gap-y-2\">\n                    <a href=\"https:\/\/athomecare.in\/oxygen-therapy-home-clinical\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Oxygen Therapy at Home: Clinical Guide\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/chest-physiotherapy-clinical\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Chest Physiotherapy: Clinical Approach\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/nebulizer-therapy-clinical\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Nebulizer Therapy: Clinical Guide\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/respiratory-therapy\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Respiratory Therapy Services\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/acute-respiratory-distress-in-elderly-clinical-assessment-and-home-nurse-intervention-protocols\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Acute Respiratory Distress in Elderly: Assessment and Intervention\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/delhi-ncr-comprehensive-guide-to-managing-breathing-issues\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Comprehensive Guide to Managing Breathing Issues in Delhi NCR\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/copd-winter-care\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>COPD Winter Care Guide\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/bronchitis-management-in-elderly-adults-comprehensive-guide-athomecare\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Bronchitis Management in Elderly Adults\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/warning-signs-emergency-response-elderly\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Warning Signs and Emergency Response for Elderly\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/understanding-hypothermia-in-elderly-winter-care-guide-gurgaon-at-home-care\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Understanding Hypothermia in Elderly: Winter Care Guide\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/essential-guide-to-caring-for-your-elder-parents-tips-for-a-comfortable-life\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Essential Guide to Caring for Elder Parents\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/recognizing-caregiver-stress-signs-and-symptoms-you-shouldnt-ignore\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py--1\">\n                <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Recognizing Caregiver Stress Signs You Should Not Ignore\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/creating-a-senior-friendly-home-practical-tips-for-safe-and-comfortable-living\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Creating a Senior-Friendly Home: Practical Tips\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/5-signs-its-time-to-consider-home-care-for-your-loved-one\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>5 Signs It Is Time to Consider Home Care\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/the-essential-role-of-home-health-nursing-care-for-aging-populations\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Essential Role of Home Health Nursing for Aging Populations\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/medication-management-for-seniors-at-home-athomecare-gurgaon\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Medication Management for Seniors at Home\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/early-warning-signs-in-elderly-patients-that-require-immediate-medical-attention-at-home\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Early Warning Signs in Elderly Patients Requiring Immediate Attention\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/why-choose-home-care-the-benefits-of-in-home-support-by-athomecare\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Why Choose Home Care: Benefits of In-Home Support\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/maintaining-mental-health-in-senior-years-a-balanced-approach-to-well-being\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Maintaining Mental Health in Senior Years\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/managing-pain-without-pills-holistic-therapies-for-chronic-pain-relief\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Managing Pain Without Pills: Holistic Therapies\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/unlocking-the-benefits-of-pulmonary-rehabilitation-for-copd-patients-a-comprehensive-guide\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Benefits of Pulmonary Rehabilitation for COPD Patients\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/the-goals-and-benefits-of-pulmonary-rehabilitation-enhancing-quality-of-life-for-patients-with-copd\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Goals and Benefits of Pulmonary Rehabilitation\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/end-stage-copd-achieving-breathing-comfort\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>End-Stage COPD: Achieving Breathing Comfort\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/senior-sleep-apnea-bipap-cpap-care\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Sleep Apnea: BiPAP and CPAP Care at Home\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/helping-seniors-with-sleep-apnea-bipap-cpap-care-at-home\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Helping Seniors with Sleep Apnea at Home\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/understanding-common-problems-faced-by-elderly-people-in-india-symptoms-causes-and-solutions\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>Common Problems Faced by Elderly People in India\n                    <\/a>\n                    <a href=\"https:\/\/athomecare.in\/10-essential-products-for-seniors-living-independently\/\" class=\"text-sm text-med-blue hover:text-med-dark transition-colors flex items-center gap-2 py-1\">\n                        <span class=\"iconify text-xs flex-shrink-0\" data-icon=\"lucide:arrow-right\"><\/span>10 Essential Products for Seniors Living Independently\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n <!-- Section 14: Contact Information -->\n        <section id=\"contact\" class=\"scroll-mt mb-12 md:mb-16\">\n            <h2 class=\"text-2xl md:text-3xl font-semibold text-med-dark tracking-tight mb-6 flex items-center gap-3\">\n                <span class=\"w-10 h-10 rounded-xl bg-med-light flex items-center justify-center flex-shrink-0\">\n                    <span class=\"iconify text-med-blue text-xl\" data-icon=\"lucide:phone\"><\/span>\n                <\/span>\n                Contact Information\n            <\/h2>\n\n            <div class=\"bg-white rounded-2xl border border-med-border p-6 md:p-8\">\n                <div class=\"grid md:grid-cols-2 gap-8\">\n                    <div>\n                        <h3 class=\"font-semibold text-med-dark mb-4\">Corporate Office<\/h3>\n                        <div class=\"space-y-3 text-sm text-gray-700\">\n                            <div class=\"flex items-start gap-3\">\n                                <span class=\"iconify text-med-blue mt-0.5 flex-shrink-0\" data-icon=\"lucide:building-2\"><\/span>\n                                <div>\n                                    <p class=\"font-medium text-med-dark\">AtHomeCare<\/p>\n                                    <p>Unit No. 703, 7th Floor, ILD Trade Centre<\/p>\n                                    <p>D1 Block, Malibu Town<\/p>\n                                    <p>Sector 47<\/p>\n                                    <p>Panipat, Haryana 122018<\/p>\n                                <\/div>\n                            <\/div>\n                            <div class=\"flex items-center gap-3\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:phone\"><\/span>\n                                <a href=\"tel:9910823218\" class=\"font-medium text-med-blue hover:text-med-dark transition-colors\">9910823218<\/a>\n                            <\/div>\n                            <div class=\"flex items-center gap-3\">\n                                <span class=\"iconify text-med-blue flex-shrink-0\" data-icon=\"lucide:mail\"><\/span>\n                                <a href=\"mailto:care@athomecare.in\" class=\"font-medium text-med-blue hover:text-med-dark transition-colors\">care@athomecare.in<\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div>\n                        <h3 class=\"font-semibold text-med-dark mb-4\">How to Reach Us<\/h3>\n                        <p class=\"text-sm text-gray-700 leading-relaxed mb-4\">\n                            If you or a family member in Panipat or the Delhi NCR region requires home healthcare support for pulmonary rehabilitation, oxygen therapy management, or post-hospitalization respiratory recovery, our team is available to discuss your specific needs and develop a customized care plan.\n                        <\/p>\n                        <a href=\"tel:9910823218\" class=\"inline-flex items-center gap-2 bg-med-blue text-white px-6 py-3 rounded-xl hover:bg-med-dark transition-colors text-sm font-medium\">\n                            <span class=\"iconify\" data-icon=\"lucide:phone\"><\/span>\n                            Call 9910823218\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 15: Medical Disclaimer -->\n        <section class=\"mb-12 md:mb-16\">\n            <div class=\"bg-red-50 border border-red-200 rounded-2xl p-6 md:p-8\">\n                <div class=\"flex items-start gap-3\">\n                    <span class=\"iconify text-med-red text-2xl mt-0.5 flex-shrink-0\" data-icon=\"lucide:shield-alert\"><\/span>\n                    <div>\n                        <h3 class=\"font-semibold text-med-red mb-3\">Medical Disclaimer<\/h3>\n                        <div class=\"space-y-3 text-sm text-gray-700 leading-relaxed\">\n                            <p>\n                                <strong>This case study is entirely fictional and created solely for educational purposes.<\/strong> It does not represent a real patient. Any resemblance to actual individuals, living or deceased, is purely coincidental.\n                            <\/p>\n                            <p>\n                                The information provided in this document is intended for educational purposes only and should not be used as a substitute for professional medical advice, diagnosis, or treatment. Every patient is unique, and treatment decisions must always be made by qualified healthcare professionals based on individual clinical evaluation.\n                            <\/p>\n                            <p>\n                                If you or someone you know is experiencing symptoms similar to those described in this case study, please consult a qualified pulmonologist or physician immediately. Do not attempt to self-diagnose or self-treat based on this information.\n                            <\/p>\n                            <p>\n                                Emergency symptoms such as severe breathlessness at rest, chest pain, fainting, coughing up blood, or bluish discoloration of lips or fingertips require <strong>immediate hospital care<\/strong>. Home healthcare complements, but does not replace, emergency medical services. If you suspect a medical emergency, call your local emergency number or go to the nearest hospital immediately.\n                            <\/p>\n                            <p>\n                                AtHomeCare provides home healthcare services that support but do not replace the advice and treatment provided by your treating physician. All home care plans are developed in coordination with the patient&#8217;s treating doctors.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- Footer -->\n    <footer class=\"bg-med-dark text-white\">\n        <div class=\"max-w-6xl mx-auto px-4 sm:px-6 py-12\">\n            <div class=\"grid sm:grid-cols-2 md:grid-cols-4 gap-8 mb-10\">\n                <div>\n                    <div class=\"flex items-center gap-2 mb-4\">\n                        <div class=\"w-8 h-8 rounded-lg bg-med-blue flex items-center justify-center\">\n                            <span class=\"iconify text-white text-sm\" data-icon=\"lucide:heart-pulse\"><\/span>\n                        <\/div>\n                        <span class=\"font-semibold text-lg\">AtHomeCare<\/span>\n                    <\/div>\n                    <p class=\"text-sm text-gray-400 leading-relaxed\">\n                        Professional home healthcare services in Panipat and Delhi NCR. Nursing, physiotherapy, patient care, and medical equipment at your doorstep.\n                    <\/p>\n                <\/div>\n                <div>\n                    <h4 class=\"font-medium text-sm uppercase tracking-wide text-gray-400 mb-4\">Services<\/h4>\n                    <div class=\"space-y-2 text-sm\">\n                        <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"block text-gray-400 hover:text-white transition-colors\">Home Nursing<\/a>\n                        <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-panipat-expert-care-call-9910823218\/\" class=\"block text-gray-400 hover:text-white transition-colors\">Physiotherapy<\/a>\n                        <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"block text-gray-400 hover:text-white transition-colors\">Patient Care<\/a>\n                        <a href=\"https:\/\/athomecare.in\/service\/icu-at-home-panipat\/\" class=\"block text-gray-400 hover:text-white transition-colors\">ICU at Home<\/a>\n                        <a href=\"https:\/\/athomecare.in\/home-care-panipat\/medical-equipment-rental\/\" class=\"block text-gray-400 hover:text-white transition-colors\">Medical Equipment<\/a>\n                    <\/div>\n                <\/div>\n                <div>\n                    <h4 class=\"font-medium text-sm uppercase tracking-wide text-gray-400 mb-4\">Locations<\/h4>\n                    <div class=\"space-y-2 text-sm\">\n                        <a href=\"https:\/\/athomecare.in\/\" class=\"block text-gray-400 hover:text-white transition-colors\">Panipat<\/a>\n                        <a href=\"https:\/\/athomecare.in\/delhi\/\" class=\"block text-gray-400 hover:text-white transition-colors\">Delhi<\/a>\n                        <a href=\"https:\/\/athomecare.in\/faridabad\/\" class=\"block text-gray-400 hover:text-white transition-colors\">Faridabad<\/a>\n                        <a href=\"https:\/\/athomecare.in\/noida\/\" class=\"block text-gray-400 hover:text-white transition-colors\">Noida<\/a>\n                        <a href=\"https:\/\/athomecare.in\/bhopal\/\" class=\"block text-gray-400 hover:text-white transition-colors\">Bhopal<\/a>\n                    <\/div>\n                <\/div>\n                <div>\n                    <h4 class=\"font-medium text-sm uppercase tracking-wide text-gray-400 mb-4\">Contact<\/h4>\n                    <div class=\"space-y-2 text-sm\">\n                        <p class=\"text-gray-400\">Unit No. 703, 7th Floor, ILD Trade Centre, D1 Block, Malibu Town, Sector 47, Panipat, Haryana 122018<\/p>\n                        <a href=\"tel:9910823218\" class=\"block text-gray-400 hover:text-white transition-colors\">Phone: 9910823218<\/a>\n                        <a href=\"mailto:care@athomecare.in\" class=\"block text-gray-400 hover:text-white transition-colors\">Email: care@athomecare.in<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"border-t border-gray-700 pt-6 flex flex-col sm:flex-row items-center justify-between gap-4\">\n                <p class=\"text-xs text-gray-500\">This case study is fictional and for educational purposes only. It does not represent a real patient.<\/p>\n                <p class=\"text-xs text-gray-500\">&copy; 2026 AtHomeCare. All rights reserved.<\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <!-- Back to Top Button -->\n    <button id=\"backToTop\" class=\"fixed bottom-6 right-6 w-11 h-11 rounded-full bg-med-blue text-white shadow-lg flex items-center justify-center hover:bg-med-dark transition-all duration-200 opacity-0 pointer-events-none z-50\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\">\n        <span class=\"iconify text-lg\" data-icon=\"lucide:chevron-up\"><\/span>\n    <\/button>\n\n    <script>\n        \/\/ Mobile Menu Toggle\n        const mobileMenuBtn = document.getElementById('mobileMenuBtn');\n        const mobileMenu = document.getElementById('mobileMenu');\n        mobileMenuBtn.addEventListener('click', function() {\n            mobileMenu.classList.toggle('hidden');\n        });\n\n        \/\/ FAQ Toggle\n        function toggleFaq(btn) {\n            const answer = btn.nextElementSibling;\n            const icon = btn.querySelector('.faq-icon');\n            const isOpen = !answer.classList.contains('hidden');\n\n            \/\/ Close all other FAQs\n            document.querySelectorAll('.faq-answer').forEach(function(a) {\n                a.classList.add('hidden');\n            });\n            document.querySelectorAll('.faq-icon').forEach(function(i) {\n                i.style.transform = 'rotate(0deg)';\n            });\n\n            \/\/ Toggle current FAQ\n            if (!isOpen) {\n                answer.classList.remove('hidden');\n                icon.style.transform = 'rotate(180deg)';\n            }\n        }\n\n        \/\/ Back to Top Button\n        const backToTopBtn = document.getElementById('backToTop');\n        window.addEventListener('scroll', function() {\n            if (window.scrollY > 600) {\n                backToTopBtn.style.opacity = '1';\n                backToTopBtn.style.pointerEvents = 'auto';\n            } else {\n                backToTopBtn.style.opacity = '0';\n                backToTopBtn.style.pointerEvents = 'none';\n            }\n        });\n\n        \/\/ Smooth scroll for anchor links\n        document.querySelectorAll('a[href^=\"#\"]').forEach(function(anchor) {\n            anchor.addEventListener('click', function(e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({ behavior: 'smooth' });\n                }\n            });\n        });\n\n        \/\/ Intersection Observer for fade-in animations\n        const observerOptions = { threshold: 0.1, rootMargin: '0px 0px -40px 0px' };\n        const observer = new IntersectionObserver(function(entries) {\n            entries.forEach(function(entry) {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('fade-in');\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, observerOptions);\n\n        document.querySelectorAll('.card-hover, .timeline-line > div').forEach(function(el) {\n            el.style.opacity = '0';\n            observer.observe(el);\n        });\n    <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study AtHomeCare Home Nursing Physiotherapy Patient Care ICU at Home Call Now Home Nursing Physiotherapy Patient Care ICU at Home Call 9910823218 Case Study Educational Purpose Home Care for Pulmonary Veno-Occlusive Disease (PVOD) A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen &#8230; <a title=\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study\" class=\"read-more\" href=\"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/\" aria-label=\"Read more about Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-178","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 Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study AtHomeCare Home Nursing Physiotherapy Patient Care ICU at Home Call Now Home Nursing Physiotherapy Patient Care ICU at Home Call 9910823218 Case Study Educational Purpose Home Care for Pulmonary Veno-Occlusive Disease (PVOD) A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"lyfmedicare46\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"panipat - 24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants &amp; Recovery \u2013 At Home Care\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study - panipat\" \/>\n\t\t<meta property=\"og:description\" content=\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study AtHomeCare Home Nursing Physiotherapy Patient Care ICU at Home Call Now Home Nursing Physiotherapy Patient Care ICU at Home Call 9910823218 Case Study Educational Purpose Home Care for Pulmonary Veno-Occlusive Disease (PVOD) A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-07T07:52:34+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-07T07:52:35+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study - panipat\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study AtHomeCare Home Nursing Physiotherapy Patient Care ICU at Home Call Now Home Nursing Physiotherapy Patient Care ICU at Home Call 9910823218 Case Study Educational Purpose Home Care for Pulmonary Veno-Occlusive Disease (PVOD) A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#blogposting\",\"name\":\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study - panipat\",\"headline\":\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/athomecare.in\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#articleImage\"},\"datePublished\":\"2026-08-07T07:52:34+00:00\",\"dateModified\":\"2026-08-07T07:52:35+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/panipat\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#listItem\",\"name\":\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#listItem\",\"position\":3,\"name\":\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#organization\",\"name\":\"panipat\",\"description\":\"24\\\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \\u2013 At Home Care\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"lyfmedicare46\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/\",\"name\":\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study - panipat\",\"description\":\"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study AtHomeCare Home Nursing Physiotherapy Patient Care ICU at Home Call Now Home Nursing Physiotherapy Patient Care ICU at Home Call 9910823218 Case Study Educational Purpose Home Care for Pulmonary Veno-Occlusive Disease (PVOD) A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-07T07:52:34+00:00\",\"dateModified\":\"2026-08-07T07:52:35+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/\",\"name\":\"panipat\",\"description\":\"24\\\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \\u2013 At Home Care\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/panipat\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study - panipat","description":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study AtHomeCare Home Nursing Physiotherapy Patient Care ICU at Home Call Now Home Nursing Physiotherapy Patient Care ICU at Home Call 9910823218 Case Study Educational Purpose Home Care for Pulmonary Veno-Occlusive Disease (PVOD) A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen","canonical_url":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#blogposting","name":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study - panipat","headline":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study","author":{"@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/panipat\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/athomecare.in\/wp-content\/uploads\/2026\/01\/WhatsApp_Image_2026-01-05_at_8.06.17_PM-removebg-preview.png","@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#articleImage"},"datePublished":"2026-08-07T07:52:34+00:00","dateModified":"2026-08-07T07:52:35+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/panipat","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/panipat\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#listItem","name":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#listItem","position":3,"name":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/panipat\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/panipat\/#organization","name":"panipat","description":"24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \u2013 At Home Care","url":"https:\/\/athomecare.in\/panipat\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/c84c6e70d249b1c6f9505b2fdea5b4da41d1788fbbeceab52d59727e764f676c?s=96&d=mm&r=g","width":96,"height":96,"caption":"lyfmedicare46"}},{"@type":"WebPage","@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#webpage","url":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/","name":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study - panipat","description":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study AtHomeCare Home Nursing Physiotherapy Patient Care ICU at Home Call Now Home Nursing Physiotherapy Patient Care ICU at Home Call 9910823218 Case Study Educational Purpose Home Care for Pulmonary Veno-Occlusive Disease (PVOD) A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/panipat\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/panipat\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-07T07:52:34+00:00","dateModified":"2026-08-07T07:52:35+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/panipat\/#website","url":"https:\/\/athomecare.in\/panipat\/","name":"panipat","description":"24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants & Recovery \u2013 At Home Care","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/panipat\/#organization"}}]},"og:locale":"en_US","og:site_name":"panipat - 24\/7 Home Nursing in Panipat| Elderly Care, Patient Attendants &amp; Recovery \u2013 At Home Care","og:type":"article","og:title":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study - panipat","og:description":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study AtHomeCare Home Nursing Physiotherapy Patient Care ICU at Home Call Now Home Nursing Physiotherapy Patient Care ICU at Home Call 9910823218 Case Study Educational Purpose Home Care for Pulmonary Veno-Occlusive Disease (PVOD) A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen","og:url":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/","article:published_time":"2026-08-07T07:52:34+00:00","article:modified_time":"2026-08-07T07:52:35+00:00","twitter:card":"summary_large_image","twitter:title":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study - panipat","twitter:description":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Fictional Patient Case Study AtHomeCare Home Nursing Physiotherapy Patient Care ICU at Home Call Now Home Nursing Physiotherapy Patient Care ICU at Home Call 9910823218 Case Study Educational Purpose Home Care for Pulmonary Veno-Occlusive Disease (PVOD) A detailed clinical account of how structured multidisciplinary home healthcare supported oxygen"},"aioseo_meta_data":{"post_id":"178","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-07 07:24:19","updated":"2026-08-08 11:26:02","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/panipat\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/athomecare.in\/panipat\/category\/blog\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/panipat"},{"label":"Blog","link":"https:\/\/athomecare.in\/panipat\/category\/blog\/"},{"label":"Pulmonary Veno-Occlusive Disease (PVOD) Home Care | Patient Case Study","link":"https:\/\/athomecare.in\/panipat\/pulmonary-veno-occlusive-disease-pvod-home-care-patient-case-study\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts\/178","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/comments?post=178"}],"version-history":[{"count":5,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts\/178\/revisions"}],"predecessor-version":[{"id":183,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/posts\/178\/revisions\/183"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/media?parent=178"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/categories?post=178"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/panipat\/wp-json\/wp\/v2\/tags?post=178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}