{"id":290,"date":"2026-08-31T07:29:55","date_gmt":"2026-08-31T07:29:55","guid":{"rendered":"https:\/\/athomecare.in\/amritsar\/?p=290"},"modified":"2026-08-31T07:29:56","modified_gmt":"2026-08-31T07:29:56","slug":"pulmonary-arteriovenous-malformation-home-care-in-amritsar","status":"publish","type":"post","link":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/","title":{"rendered":"Pulmonary Arteriovenous Malformation Home Care in Amritsar"},"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 Arteriovenous Malformation Home Care in Amritsar<\/title>\n    <meta name=\"description\" content=\"Learn how home care can support adults with pulmonary arteriovenous malformation through oxygenation surveillance, respiratory symptom monitoring, activity planning, and functional support in Amritsar.\">\n    <link rel=\"canonical\" href=\"https:\/\/athomecare.in\/pulmonary-arteriovenous-malformation-home-care-amritsar\">\n    <meta name=\"robots\" content=\"index, follow\">\n    <meta property=\"og:title\" content=\"Pulmonary Arteriovenous Malformation Home Care in Amritsar\">\n    <meta property=\"og:description\" content=\"Learn how home care can support adults with pulmonary arteriovenous malformation through oxygenation surveillance, respiratory symptom monitoring, activity planning, and functional support in Amritsar.\">\n    <meta property=\"og:type\" content=\"article\">\n    <meta property=\"og:url\" content=\"https:\/\/athomecare.in\/pulmonary-arteriovenous-malformation-home-care-amritsar\">\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/code.iconify.design\/iconify-icon\/1.0.7\/iconify-icon.min.js\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700&#038;family=Merriweather:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"MedicalWebPage\",\n      \"name\": \"Pulmonary Arteriovenous Malformation Home Care in Amritsar\",\n      \"description\": \"A detailed clinical case study on home healthcare support for a patient with pulmonary arteriovenous malformation in Amritsar, covering oxygenation surveillance, activity planning, and functional rehabilitation.\",\n      \"url\": \"https:\/\/athomecare.in\/pulmonary-arteriovenous-malformation-home-care-amritsar\",\n      \"about\": {\n        \"@type\": \"MedicalCondition\",\n        \"name\": \"Pulmonary Arteriovenous Malformation\"\n      },\n      \"author\": {\n        \"@type\": \"Physician\",\n        \"name\": \"Dr. Ekta Fageriya\",\n        \"credential\": \"MBBS\",\n        \"medicalSpecialty\": \"Geriatric Medicine\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"AtHomeCare\"\n      },\n      \"medicalAudience\": {\n        \"@type\": \"PeopleAudience\",\n        \"audienceType\": [\"Patients\", \"Caregivers\", \"Healthcare Professionals\"]\n      }\n    }\n    <\/script>\n    <script>\n    tailwind.config = {\n      theme: {\n        extend: {\n          colors: {\n            med: {\n              50: '#eef6fb',\n              100: '#d4eaf5',\n              200: '#a9d5eb',\n              300: '#6eb9dc',\n              400: '#3a9bc8',\n              500: '#1a7fa8',\n              600: '#1a5276',\n              700: '#154360',\n              800: '#0e2f44',\n              900: '#0a1f2d'\n            },\n            teal: {\n              50: '#e8f6f3',\n              100: '#d1f2eb',\n              500: '#148f77',\n              600: '#117a65',\n              700: '#0e6655'\n            },\n            alert: {\n              50: '#fdedec',\n              100: '#fadbd8',\n              500: '#c0392b',\n              600: '#a93226',\n              700: '#922b21'\n            },\n            warm: {\n              50: '#fef9e7',\n              100: '#fcf3cf',\n              500: '#d4ac0d',\n              600: '#b7950b'\n            },\n            surface: {\n              50: '#f8f9fa',\n              100: '#f1f3f5',\n              200: '#e9ecef',\n              300: '#dee2e6'\n            }\n          },\n          fontFamily: {\n            body: ['Inter', 'sans-serif'],\n            heading: ['Merriweather', 'serif']\n          }\n        }\n      }\n    }\n    <\/script>\n    <style>\n      * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }\n      body { font-family: 'Inter', sans-serif; background: #f8f9fa; color: #1a1a2e; }\n      h1, h2, h3, h4 { font-family: 'Merriweather', serif; }\n      .hero-gradient { background: linear-gradient(135deg, #0e2f44 0%, #1a5276 50%, #1a7fa8 100%); }\n      .timeline-line { position: relative; }\n      .timeline-line::before {\n        content: '';\n        position: absolute;\n        left: 15px;\n        top: 0;\n        bottom: 0;\n        width: 2px;\n        background: linear-gradient(to bottom, #1a5276, #d4eaf5);\n      }\n      @media (min-width: 768px) {\n        .timeline-line::before { left: 50%; transform: translateX(-50%); }\n      }\n      .evidence-table th { background: #1a5276; color: white; }\n      .evidence-table tr:nth-child(even) td { background: #eef6fb; }\n      .evidence-table td, .evidence-table th { padding: 10px 14px; border: 1px solid #dee2e6; font-size: 14px; }\n      .card-hover { transition: all 0.3s ease; }\n      .card-hover:hover { transform: translateY(-2px); box-shadow: 0 8px 25px rgba(26,82,118,0.12); }\n      .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.3s ease; }\n      .faq-answer.open { max-height: 600px; }\n      .link-underline { text-decoration: underline; text-decoration-color: rgba(26,82,118,0.3); text-underline-offset: 2px; transition: text-decoration-color 0.3s; }\n      .link-underline:hover { text-decoration-color: #1a5276; }\n      .pulse-dot { width: 8px; height: 8px; background: #148f77; border-radius: 50%; animation: pulse 2s infinite; }\n      @keyframes pulse { 0%, 100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.6; transform: scale(1.3); } }\n      .scroll-indicator { animation: bounce 2s infinite; }\n      @keyframes bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(6px); } }\n      @media (max-width: 767px) {\n        .timeline-line::before { left: 15px; }\n      }\n      .img-placeholder { background: linear-gradient(135deg, #d4eaf5 0%, #a9d5eb 100%); }\n      .no-scrollbar::-webkit-scrollbar { display: none; }\n      .no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }\n    <\/style>\n<\/head>\n<body class=\"bg-surface-50\">\n\n    <!-- Hero Section -->\n    <header class=\"hero-gradient relative overflow-hidden\">\n        <div class=\"absolute inset-0 opacity-10\">\n            <div class=\"absolute top-10 right-10 w-64 h-64 rounded-full border border-white\/30\"><\/div>\n            <div class=\"absolute bottom-10 left-10 w-96 h-96 rounded-full border border-white\/20\"><\/div>\n            <div class=\"absolute top-1\/2 left-1\/2 w-48 h-48 rounded-full border border-white\/15\"><\/div>\n        <\/div>\n        <nav class=\"relative z-10 max-w-6xl mx-auto px-5 py-4 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-white\/20 backdrop-blur flex items-center justify-center\">\n                    <iconify-icon icon=\"lucide:heart-pulse\" class=\"text-white text-lg\"><\/iconify-icon>\n                <\/div>\n                <span class=\"text-white font-semibold text-lg tracking-tight\">AtHomeCare<\/span>\n            <\/a>\n            <a href=\"tel:9910823218\" class=\"flex items-center gap-2 bg-white\/15 backdrop-blur-sm border border-white\/20 rounded-full px-4 py-2 text-white text-sm hover:bg-white\/25 transition-all\">\n                <iconify-icon icon=\"lucide:phone\" class=\"text-sm\"><\/iconify-icon>\n                9910823218\n            <\/a>\n        <\/nav>\n\n        <div class=\"relative z-10 max-w-6xl mx-auto px-5 pt-12 pb-20 md:pt-20 md:pb-28\">\n            <div class=\"flex items-center gap-2 mb-6\">\n                <span class=\"bg-white\/15 backdrop-blur-sm text-white text-xs font-medium px-3 py-1.5 rounded-full border border-white\/20\">Clinical Case Study<\/span>\n                <span class=\"bg-white\/15 backdrop-blur-sm text-white text-xs font-medium px-3 py-1.5 rounded-full border border-white\/20\">Respiratory Care<\/span>\n            <\/div>\n            <h1 class=\"text-white text-2xl md:text-4xl lg:text-5xl font-bold leading-tight tracking-tight max-w-4xl mb-6\">\n                Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar\n            <\/h1>\n            <p class=\"text-white\/80 text-base md:text-lg leading-relaxed max-w-3xl mb-10 font-light\">\n                A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education.\n            <\/p>\n\n            <!-- Patient Summary Cards -->\n            <div class=\"grid grid-cols-2 md:grid-cols-4 lg:grid-cols-7 gap-3\">\n                <div class=\"bg-white\/10 backdrop-blur-sm border border-white\/15 rounded-xl px-4 py-3\">\n                    <div class=\"text-white\/60 text-xs mb-1\">Patient Age<\/div>\n                    <div class=\"text-white font-semibold\">46 Years<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm border border-white\/15 rounded-xl px-4 py-3\">\n                    <div class=\"text-white\/60 text-xs mb-1\">Gender<\/div>\n                    <div class=\"text-white font-semibold\">Female<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm border border-white\/15 rounded-xl px-4 py-3\">\n                    <div class=\"text-white\/60 text-xs mb-1\">Location<\/div>\n                    <div class=\"text-white font-semibold\">Amritsar<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm border border-white\/15 rounded-xl px-4 py-3\">\n                    <div class=\"text-white\/60 text-xs mb-1\">Primary Condition<\/div>\n                    <div class=\"text-white font-semibold text-sm\">PAVM<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm border border-white\/15 rounded-xl px-4 py-3\">\n                    <div class=\"text-white\/60 text-xs mb-1\">Duration of Care<\/div>\n                    <div class=\"text-white font-semibold\">12 Weeks<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm border border-white\/15 rounded-xl px-4 py-3\">\n                    <div class=\"text-white\/60 text-xs mb-1\">Care Setting<\/div>\n                    <div class=\"text-white font-semibold\">Home<\/div>\n                <\/div>\n                <div class=\"bg-white\/10 backdrop-blur-sm border border-white\/15 rounded-xl px-4 py-3\">\n                    <div class=\"text-white\/60 text-xs mb-1\">Outcome<\/div>\n                    <div class=\"text-teal-300 font-semibold text-sm\">Improved<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"absolute bottom-5 left-1\/2 -translate-x-1\/2 scroll-indicator\">\n            <iconify-icon icon=\"lucide:chevron-down\" class=\"text-white\/50 text-2xl\"><\/iconify-icon>\n        <\/div>\n    <\/header>\n\n    <!-- Main Content -->\n    <main class=\"max-w-6xl mx-auto px-5 py-12 md:py-16\">\n\n        <!-- Table of Contents -->\n        <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 mb-12 shadow-sm\">\n            <div class=\"flex items-center gap-3 mb-5\">\n                <div class=\"w-8 h-8 rounded-lg bg-med-50 flex items-center justify-center\">\n                    <iconify-icon icon=\"lucide:list\" class=\"text-med-600 text-base\"><\/iconify-icon>\n                <\/div>\n                <h2 class=\"text-lg font-bold text-med-800 font-sans\">Table of Contents<\/h2>\n            <\/div>\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-2\">\n                <a href=\"#background\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Patient Background<\/a>\n                <a href=\"#diagnosis\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Clinical Diagnosis<\/a>\n                <a href=\"#hospital\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Hospital Treatment<\/a>\n                <a href=\"#why-home\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Why Home Healthcare<\/a>\n                <a href=\"#care-plan\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Home Care Plan<\/a>\n                <a href=\"#timeline\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Recovery Timeline<\/a>\n                <a href=\"#evidence\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Clinical Evidence<\/a>\n                <a href=\"#author\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Medical Authority<\/a>\n                <a href=\"#outcome\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Recovery Outcome<\/a>\n                <a href=\"#learnings\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Key Clinical Learnings<\/a>\n                <a href=\"#faqs\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Frequently Asked Questions<\/a>\n                <a href=\"#contact\" class=\"flex items-center gap-2 text-sm text-med-600 hover:text-med-800 link-underline py-1\">Contact Information<\/a>\n            <\/div>\n        <\/div>\n\n        <!-- Patient Background -->\n        <section id=\"background\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Patient Background<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    Mrs. Simran Kaur was a 46-year-old woman living in Amritsar, Punjab. She worked as a school office coordinator, a role that required her to manage desk-based administrative tasks with periodic movement around the school premises. She was married and lived with her husband, Mr. Gurmeet Singh, who served as her primary caregiver. Her daughter, Ms. Navneet Kaur, provided secondary support.\n                <\/p>\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    Simran had been generally active before her diagnosis. She managed her household responsibilities independently, which included cooking, cleaning, and laundry. She was accustomed to walking within the school campus and climbing stairs as part of her daily routine. Her family described her as someone who did not readily slow down, which made her recent symptoms particularly noticeable to them.\n                <\/p>\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    Over a period of time, she began noticing that activities she previously managed without difficulty were becoming harder. Climbing stairs left her short of breath. Walking for extended periods caused fatigue that was out of proportion to the effort. Occasionally, she felt light-headed during strenuous activity. These changes prompted her family to seek medical evaluation.\n                <\/p>\n\n                <!-- Doctor Explanation Card -->\n                <div class=\"bg-med-50 border border-med-200 rounded-xl p-5 mt-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-8 h-8 rounded-full bg-med-600 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <iconify-icon icon=\"lucide:stethoscope\" class=\"text-white text-sm\"><\/iconify-icon>\n                        <\/div>\n                        <div>\n                            <div class=\"text-sm font-semibold text-med-700 mb-2\">Clinical Context<\/div>\n                            <p class=\"text-sm text-med-800 leading-relaxed\">\n                                Pulmonary arteriovenous malformations are uncommon vascular abnormalities. Patients often present with gradual onset of exercise intolerance and breathlessness rather than acute symptoms. Because the decline can be slow, many patients initially attribute their limitations to aging, weight gain, or general fatigue. This is why careful clinical evaluation becomes important when someone like Simran reports a clear change in what they can comfortably do.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Clinical Diagnosis -->\n        <section id=\"diagnosis\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Clinical Diagnosis<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    Following her medical evaluation, Simran was diagnosed with a pulmonary arteriovenous malformation (PAVM). A PAVM is an abnormal direct connection between a pulmonary artery and a pulmonary vein. In normal circulation, blood passes through the capillary network in the lungs where gas exchange occurs. Oxygen enters the blood and carbon dioxide is removed. In a PAVM, blood bypasses this capillary bed and flows directly from artery to vein without adequate oxygenation.\n                <\/p>\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    Depending on the size and number of these abnormal connections, a PAVM can contribute to several clinical effects. Reduced oxygenation in the blood is the most direct consequence. This can manifest as lower oxygen saturation readings, shortness of breath during exertion, and general fatigue. Some patients with PAVMs, particularly those associated with hereditary hemorrhagic telangiectasia (HHT), may also experience nosebleeds. In Simran&#8217;s case, her primary symptoms were exertional breathlessness, fatigue, and occasional light-headedness.\n                <\/p>\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    PAVMs also carry important neurological risks. Because the abnormal connection allows blood to bypass the lung&#8217;s filtration function, small clots or bacteria that would normally be trapped in the pulmonary capillary bed can pass through to the systemic circulation and reach the brain. This is why neurological symptom awareness formed a critical part of Simran&#8217;s home care plan.\n                <\/p>\n\n                <!-- Risk Indicator Box -->\n                <div class=\"bg-alert-50 border border-alert-100 rounded-xl p-5 mt-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <iconify-icon icon=\"lucide:alert-triangle\" class=\"text-alert-500 text-xl flex-shrink-0 mt-0.5\"><\/iconify-icon>\n                        <div>\n                            <div class=\"text-sm font-semibold text-alert-700 mb-2\">Key Risk Associated With PAVM<\/div>\n                            <p class=\"text-sm text-alert-600 leading-relaxed\">\n                                PAVMs can allow paradoxical emboli to reach the cerebral circulation, potentially causing stroke or brain abscess. This risk makes it essential for patients and families to recognize sudden neurological symptoms as emergencies requiring urgent medical assessment, not just fatigue or stress.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Hospital Treatment -->\n        <section id=\"hospital\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Hospital Treatment and Discharge<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    After her diagnosis, Simran underwent specialist evaluation by a respiratory and vascular team. Her treating physicians assessed the characteristics of the malformation, including its size, location, and associated features. A comprehensive management plan was developed based on these findings.\n                <\/p>\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    The specialist team established an ongoing monitoring plan that included regular assessment of her oxygenation levels, exercise tolerance, and respiratory symptoms. The decision regarding definitive intervention, such as embolization, was made in the context of her specific clinical findings and overall condition. Following stabilization, she was discharged home with clear instructions for continued follow-up and monitoring.\n                <\/p>\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    At the time of discharge, Simran was clinically stable. She did not require supplemental oxygen on a routine basis. She was independent with basic activities of daily living. However, she had measurable limitations in exercise endurance, particularly during prolonged walking and stair climbing. Her family was advised to arrange home healthcare support to help implement the monitoring and activity plan recommended by her specialists.\n                <\/p>\n\n                <!-- Scenario Card -->\n                <div class=\"bg-surface-50 border border-surface-300 rounded-xl p-5 mt-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <iconify-icon icon=\"lucide:clipboard-list\" class=\"text-med-500 text-xl flex-shrink-0 mt-0.5\"><\/iconify-icon>\n                        <div>\n                            <div class=\"text-sm font-semibold text-gray-700 mb-2\">Presenting Concerns at Discharge<\/div>\n                            <ul class=\"text-sm text-gray-600 leading-relaxed space-y-1.5\">\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-med-400 mt-2 flex-shrink-0\"><\/span>Mild exertional breathlessness during daily activities<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-med-400 mt-2 flex-shrink-0\"><\/span>Reduced walking tolerance compared to her previous baseline<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-med-400 mt-2 flex-shrink-0\"><\/span>Fatigue after routine household tasks<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-med-400 mt-2 flex-shrink-0\"><\/span>Concern about overexertion and uncertainty about safe activity limits<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-med-400 mt-2 flex-shrink-0\"><\/span>Difficulty climbing several flights of stairs at her school workplace<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-med-400 mt-2 flex-shrink-0\"><\/span>Anxiety about changes in her oxygen levels during activity<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Why Home Healthcare Was Needed -->\n        <section id=\"why-home\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Why Home Healthcare Was Needed<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    Simran did not require hospital-level care at the time of discharge. She was stable, independent with basic self-care, and not in acute respiratory distress. However, her specialists recognized several reasons why professional home healthcare support was clinically appropriate for her situation.\n                <\/p>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4 mt-6\">\n                    <div class=\"bg-med-50 border border-med-100 rounded-xl p-5 card-hover\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:activity\" class=\"text-med-600 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-semibold text-med-800\">Oxygenation Surveillance<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-600 leading-relaxed\">\n                            Her specialists wanted regular oxygen saturation readings tracked over time, not just isolated measurements. This required someone who could consistently record values at rest, during activity, and during recovery, then identify meaningful trends.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-50 border border-med-100 rounded-xl p-5 card-hover\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:footprints\" class=\"text-med-600 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-semibold text-med-800\">Safe Activity Progression<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-600 leading-relaxed\">\n                            Simran needed a graded approach to physical activity that balanced maintaining her endurance with avoiding dangerous overexertion. A physiotherapist could structure this progression based on her daily response rather than a generic exercise template.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-50 border border-med-100 rounded-xl p-5 card-hover\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:brain\" class=\"text-med-600 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-semibold text-med-800\">Neurological Safety Net<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-600 leading-relaxed\">\n                            Because PAVMs carry a risk of neurological complications, the family needed structured education about warning symptoms. A home nurse could reinforce this education repeatedly and ensure the family understood the difference between normal fatigue and a potential emergency.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-50 border border-med-100 rounded-xl p-5 card-hover\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:pill\" class=\"text-med-600 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-semibold text-med-800\">Treatment Adherence<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-600 leading-relaxed\">\n                            Simran was on medications and a follow-up schedule set by her specialists. A home nurse could support medication reminders, maintain records, and coordinate appointments, reducing the chance of gaps in her treatment plan.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-50 border border-med-100 rounded-xl p-5 card-hover\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:home\" class=\"text-med-600 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-semibold text-med-800\">Functional Independence<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-600 leading-relaxed\">\n                            The goal was to help Simran remain as independent as possible in her daily life, including her work at the school. Occupational therapy could restructure her household and work routines to match her current capabilities without unnecessary restriction.\n                        <\/p>\n                    <\/div>\n                    <div class=\"bg-med-50 border border-med-100 rounded-xl p-5 card-hover\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:users\" class=\"text-med-600 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-semibold text-med-800\">Family Confidence<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-600 leading-relaxed\">\n                            Simran&#8217;s husband and daughter were willing but uncertain about how to support her safely. Structured education and hands-on training from experienced home healthcare professionals gave them practical skills and reduced anxiety.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-teal-50 border border-teal-100 rounded-xl p-5 mt-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <iconify-icon icon=\"lucide:info\" class=\"text-teal-500 text-xl flex-shrink-0 mt-0.5\"><\/iconify-icon>\n                        <p class=\"text-sm text-teal-700 leading-relaxed\">\n                            <strong>Important distinction:<\/strong> Home healthcare in this case did not treat or eliminate the PAVM itself. The vascular abnormality required specialist evaluation and management. Home care provided the monitoring, rehabilitation, education, and functional support that allowed Simran to live safely and actively while under ongoing specialist supervision.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Home Care Plan -->\n        <section id=\"care-plan\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Home Care Plan by AtHomeCare<\/h2>\n            <\/div>\n\n            <p class=\"text-gray-700 leading-relaxed mb-8\">\n                The home care plan was developed based on Simran&#8217;s specialist recommendations, her initial assessment findings, and her personal goals. It involved three core disciplines working together: nursing, physiotherapy, and occupational therapy. Each component is explained below with the clinical reasoning behind it.\n            <\/p>\n\n            <!-- Home Nursing -->\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm mb-6\">\n                <div class=\"flex items-center gap-3 mb-5\">\n                    <div class=\"w-10 h-10 rounded-xl bg-med-600 flex items-center justify-center\">\n                        <iconify-icon icon=\"lucide:shield-check\" class=\"text-white text-lg\"><\/iconify-icon>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-bold text-med-900\">Home Nursing<\/h3>\n                        <p class=\"text-sm text-gray-500\">Oxygenation monitoring, symptom tracking, and medication support<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    The home nurse conducted the initial assessment on the first visit. Simran was alert, comfortable at rest, and in no acute distress. Her <a href=\"https:\/\/athomecare.in\/patient-care-services-gurgaon-home-monitoring\/\" class=\"text-med-600 link-underline font-medium\">vital signs were recorded systematically<\/a>.\n                <\/p>\n\n                <!-- Vital Signs Table -->\n                <div class=\"overflow-x-auto no-scrollbar mb-6\">\n                    <table class=\"evidence-table w-full rounded-xl overflow-hidden text-sm\">\n                        <thead>\n                            <tr>\n                                <th class=\"text-left font-semibold\">Parameter<\/th>\n                                <th class=\"text-left font-semibold\">Finding<\/th>\n                                <th class=\"text-left font-semibold\">Interpretation<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"font-medium\">Blood Pressure<\/td>\n                                <td>118\/72 mmHg<\/td>\n                                <td>Within normal range<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Heart Rate<\/td>\n                                <td>80 beats\/min<\/td>\n                                <td>Regular, normal rate<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Respiratory Rate<\/td>\n                                <td>17 breaths\/min<\/td>\n                                <td>Normal at rest<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Temperature<\/td>\n                                <td>98.2 degrees F<\/td>\n                                <td>Afebrile<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Oxygen Saturation<\/td>\n                                <td>94% at rest<\/td>\n                                <td>Interpreted per her individualized baseline<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    A key principle in Simran&#8217;s care was that her oxygen saturation of 94% at rest was interpreted according to her treating team&#8217;s individualized baseline, not against a single universal target. This is an important distinction in PAVM care. Some patients with PAVMs have lower baseline saturations that are stable for them, and the clinical focus is on identifying changes from that baseline rather than pursuing a specific number.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Oxygenation Surveillance Protocol<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Oxygen saturation monitoring was incorporated into Simran&#8217;s daily routine based on her specialist&#8217;s recommendations. The nurse used a <a href=\"https:\/\/athomecare.in\/medical-equipment-on-rent-delhi-ncr\/\" class=\"text-med-600 link-underline font-medium\">pulse oximeter<\/a> to record readings at specific times.\n                <\/p>\n\n                <div class=\"bg-surface-50 border border-surface-300 rounded-xl p-5 mb-5\">\n                    <div class=\"text-sm font-semibold text-gray-700 mb-3\">Monitoring Schedule<\/div>\n                    <ul class=\"text-sm text-gray-600 leading-relaxed space-y-2\">\n                        <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 text-base mt-0.5 flex-shrink-0\"><\/iconify-icon>At rest, typically in the morning and evening<\/li>\n                        <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 text-base mt-0.5 flex-shrink-0\"><\/iconify-icon>During selected activities when specifically advised by the physiotherapist or nurse<\/li>\n                        <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 text-base mt-0.5 flex-shrink-0\"><\/iconify-icon>During the recovery period after activity, to observe how quickly saturation returned toward baseline<\/li>\n                    <\/ul>\n                <\/div>\n\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    The family maintained a written log that included the date, time, oxygen saturation reading, associated activity, any symptoms experienced, and the time taken to recover. The purpose of this log was to identify patterns and changes over time, not to react to a single isolated reading. The nurse reviewed this log during each visit and looked for trends that might warrant communication with the treating specialist.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Respiratory Symptom Tracking<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    The nurse assessed Simran&#8217;s breathing pattern, respiratory rate, degree of breathlessness, exercise tolerance, cough, and chest discomfort during each visit. These observations were documented and compared across visits to detect any gradual changes that might not be obvious day to day.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Medication and Treatment Support<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Simran followed all medications and treatment recommendations provided by her specialists. The home nurse assisted with <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"text-med-600 link-underline font-medium\">medication reminders<\/a>, maintained an updated medication list, helped schedule appointments, monitored for any reported side effects, and maintained treatment records. No treatment changes were made without medical guidance from her treating team.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Oxygen Therapy Considerations<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-2\">\n                    Simran did not routinely use supplemental oxygen unless specifically prescribed. The family was clearly instructed that <a href=\"https:\/\/athomecare.in\/oxygen-therapy-home-clinical\/\" class=\"text-med-600 link-underline font-medium\">oxygen therapy<\/a> should only be used according to the treating clinician&#8217;s recommendations. They were specifically told not to adjust oxygen therapy or any other medical treatment independently. Oxygen saturation numbers were not to be interpreted in isolation without considering her symptoms and her established medical baseline.\n                <\/p>\n            <\/div>\n\n            <!-- Physiotherapy -->\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm mb-6\">\n                <div class=\"flex items-center gap-3 mb-5\">\n                    <div class=\"w-10 h-10 rounded-xl bg-teal-600 flex items-center justify-center\">\n                        <iconify-icon icon=\"lucide:accessibility\" class=\"text-white text-lg\"><\/iconify-icon>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-bold text-med-900\">Physiotherapy<\/h3>\n                        <p class=\"text-sm text-gray-500\">Graded activity, walking training, stair management, and breathing awareness<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    The <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"text-med-600 link-underline font-medium\">physiotherapist<\/a> assessed Simran&#8217;s ability to walk indoors and outdoors, climb stairs, perform household activities, complete light exercise, and recover after exertion. Her main limitation was reduced endurance during prolonged activity. She could manage short distances comfortably but struggled when the duration increased.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Graded Walking Program<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Simran was introduced to a gradual walking routine. The starting point was 5 to 10 minutes of walking followed by a rest period and full recovery. The duration was increased progressively based on her symptoms and medical guidance. She was given clear instructions about when to stop: significant breathlessness, dizziness, chest discomfort, or any unusual symptoms meant she should rest immediately and not push through.\n                <\/p>\n\n                <div class=\"bg-warm-50 border border-warm-100 rounded-xl p-5 mb-5\">\n                    <div class=\"flex items-start gap-3\">\n                        <iconify-icon icon=\"lucide:alert-circle\" class=\"text-warm-500 text-xl flex-shrink-0 mt-0.5\"><\/iconify-icon>\n                        <div>\n                            <div class=\"text-sm font-semibold text-warm-600 mb-2\">Clinical Reasoning<\/div>\n                            <p class=\"text-sm text-warm-600 leading-relaxed\">\n                                The &#8220;no pushing through&#8221; instruction was deliberate. In PAVM patients, overexertion does not simply cause temporary discomfort. It can lead to significant oxygen desaturation and potentially increase the risk of complications. The physiotherapist designed the program so that Simran always stopped before reaching severe symptoms, building tolerance gradually rather than testing her limits.\n                            <\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Activity Pacing<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Simran was taught to divide her activities into manageable periods with planned rest in between. Instead of completing one task after another without stopping, she learned to follow a pattern of activity, rest, then light activity. This approach, known as activity pacing, allowed her to remain active throughout the day while reducing unnecessary fatigue accumulation.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Breathing Awareness<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    The physiotherapist taught Simran comfortable <a href=\"https:\/\/athomecare.indoor-physical-activity-and-breathing-exercises-for-elderly-at-home-care\/\" class=\"text-med-600 link-underline font-medium\">breathing strategies<\/a> to use during activity. These included controlled breathing, avoiding breath-holding during movement, coordinating her breathing with her physical effort, and resting when symptoms increased. These strategies were used as supportive measures to improve comfort during activity, not as a substitute for medical treatment of the PAVM.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Stair Training<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Stairs were one of Simran&#8217;s most challenging activities, particularly at her school where she needed to navigate multiple flights. Training focused on using handrails for support, maintaining a steady pace without rushing, resting between flights when necessary, and monitoring her symptoms throughout. An important part of this training involved educating her family that they should not physically push her to continue climbing if she became significantly symptomatic, even if the destination seemed close.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Functional Conditioning and Balance<\/h4>\n                <p class=\"text-gray-700 leading-relaxed\">\n                    The physiotherapist also included gentle <a href=\"https:\/\/athomecare.in\/respiratory-therapy\/\" class=\"text-med-600 link-underline font-medium\">functional conditioning exercises<\/a> and balance support as part of the sessions. These were not high-intensity workouts. They were designed to maintain her current functional level and provide a foundation for safe daily movement, including transfers, turning, and standing balance.\n                <\/p>\n            <\/div>\n\n            <!-- Occupational Therapy -->\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm mb-6\">\n                <div class=\"flex items-center gap-3 mb-5\">\n                    <div class=\"w-10 h-10 rounded-xl bg-med-400 flex items-center justify-center\">\n                        <iconify-icon icon=\"lucide:layout-grid\" class=\"text-white text-lg\"><\/iconify-icon>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-bold text-med-900\">Occupational Therapy<\/h3>\n                        <p class=\"text-sm text-gray-500\">Energy conservation, household modification, and workplace adaptation<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    The occupational therapist focused on helping Simran restructure her daily routines to reduce unnecessary energy expenditure while maintaining her independence and participation in activities that mattered to her.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Household Activity Restructuring<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Before the intervention, Simran would complete household tasks continuously: cooking, then cleaning, then laundry, often without a break. The occupational therapist helped her restructure this pattern. Instead of consecutive tasks, her schedule became: cooking, followed by a rest period, then light cleaning, followed by another rest, then laundry. This simple restructuring significantly reduced the fatigue she experienced by the end of the day.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Workplace Adaptation<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Simran&#8217;s work at the school office involved prolonged desk-based activities with occasional movement. Her routine was modified to include regular movement breaks, reduced unnecessary stair use, comfortable seating, planned rest periods, and avoidance of prolonged strenuous tasks. These adaptations were practical changes that could be implemented without disrupting her work responsibilities.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Energy Conservation Techniques<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Several energy conservation principles were introduced and practiced during therapy sessions:\n                <\/p>\n\n                <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-3 mb-4\">\n                    <div class=\"flex items-start gap-2 bg-surface-50 rounded-lg p-3\">\n                        <iconify-icon icon=\"lucide:armchair\" class=\"text-med-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>\n                        <span class=\"text-sm text-gray-700\">Sitting while completing suitable tasks instead of standing<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 bg-surface-50 rounded-lg p-3\">\n                        <iconify-icon icon=\"lucide:package\" class=\"text-med-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>\n                        <span class=\"text-sm text-gray-700\">Organizing frequently used items within easy reach<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 bg-surface-50 rounded-lg p-3\">\n                        <iconify-icon icon=\"lucide:sun\" class=\"text-med-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>\n                        <span class=\"text-sm text-gray-700\">Planning demanding activities earlier in the day when energy is higher<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 bg-surface-50 rounded-lg p-3\">\n                        <iconify-icon icon=\"lucide:pause-circle\" class=\"text-med-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>\n                        <span class=\"text-sm text-gray-700\">Taking regular rest periods before fatigue becomes severe<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 bg-surface-50 rounded-lg p-3\">\n                        <iconify-icon icon=\"lucide:timer-off\" class=\"text-med-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>\n                        <span class=\"text-sm text-gray-700\">Avoiding rushing through tasks<\/span>\n                    <\/div>\n                    <div class=\"flex items-start gap-2 bg-surface-50 rounded-lg p-3\">\n                        <iconify-icon icon=\"lucide:calendar-check\" class=\"text-med-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>\n                        <span class=\"text-sm text-gray-700\">Spreading demanding tasks across the week rather than clustering them<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Family Education -->\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm mb-6\">\n                <div class=\"flex items-center gap-3 mb-5\">\n                    <div class=\"w-10 h-10 rounded-xl bg-med-700 flex items-center justify-center\">\n                        <iconify-icon icon=\"lucide:graduation-cap\" class=\"text-white text-lg\"><\/iconify-icon>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-bold text-med-900\">Family Education and Emergency Preparedness<\/h3>\n                        <p class=\"text-sm text-gray-500\">Training for Mr. Gurmeet Singh and Ms. Navneet Kaur<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"text-gray-700 leading-relaxed mb-5\">\n                    Simran&#8217;s husband and daughter were actively involved in her care. The home healthcare team provided structured education sessions covering practical skills they would need on a daily basis.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Skills Taught to the Family<\/h4>\n                <div class=\"overflow-x-auto no-scrollbar mb-6\">\n                    <table class=\"evidence-table w-full rounded-xl overflow-hidden text-sm\">\n                        <thead>\n                            <tr>\n                                <th class=\"text-left font-semibold\">Skill Area<\/th>\n                                <th class=\"text-left font-semibold\">What Was Taught<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"font-medium\">Oxygen Recording<\/td>\n                                <td>How to use the pulse oximeter correctly and record readings in the symptom diary with date, time, activity, and symptoms<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Symptom Recognition<\/td>\n                                <td>How to identify worsening breathlessness, new cough, chest discomfort, and changes in activity tolerance<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Activity Support<\/td>\n                                <td>When to encourage rest, how to support pacing, and when to stop an activity<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Emergency Signs<\/td>\n                                <td>Neurological and respiratory warning symptoms requiring urgent medical attention<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Treatment Boundaries<\/td>\n                                <td>Not to adjust oxygen therapy or other treatments independently without medical guidance<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Follow-up Coordination<\/td>\n                                <td>Importance of attending specialist appointments and sharing home monitoring records<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <!-- Neurological Warning Signs - Critical Alert -->\n                <div class=\"bg-alert-50 border-2 border-alert-100 rounded-xl p-5 mb-5\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-10 h-10 rounded-full bg-alert-500 flex items-center justify-center flex-shrink-0\">\n                            <iconify-icon icon=\"lucide:zap\" class=\"text-white text-lg\"><\/iconify-icon>\n                        <\/div>\n                        <div>\n                            <div class=\"text-base font-bold text-alert-700 mb-3\">Neurological Warning Signs: Emergency Response Required<\/div>\n                            <p class=\"text-sm text-alert-600 leading-relaxed mb-3\">\n                                Because PAVMs can be associated with serious neurological complications, Simran and her family were educated that the following symptoms require <strong>urgent medical evaluation<\/strong>. They were told these must never be attributed automatically to fatigue or stress.\n                            <\/p>\n                            <div class=\"grid grid-cols-1 sm:grid-cols-2 gap-2\">\n                                <div class=\"flex items-center gap-2 bg-white rounded-lg px-3 py-2\">\n                                    <iconify-icon icon=\"lucide:x-circle\" class=\"text-alert-500 text-sm flex-shrink-0\"><\/iconify-icon>\n                                    <span class=\"text-sm text-alert-700 font-medium\">Sudden severe headache<\/span>\n                                <\/div>\n                                <div class=\"flex items-center gap-2 bg-white rounded-lg px-3 py-2\">\n                                    <iconify-icon icon=\"lucide:x-circle\" class=\"text-alert-500 text-sm flex-shrink-0\"><\/iconify-icon>\n                                    <span class=\"text-sm text-alert-700 font-medium\">Weakness in any limb<\/span>\n                                <\/div>\n                                <div class=\"flex items-center gap-2 bg-white rounded-lg px-3 py-2\">\n                                    <iconify-icon icon=\"lucide:x-circle\" class=\"text-alert-500 text-sm flex-shrink-0\"><\/iconify-icon>\n                                    <span class=\"text-sm text-alert-700 font-medium\">Numbness or tingling<\/span>\n                                <\/div>\n                                <div class=\"flex items-center gap-2 bg-white rounded-lg px-3 py-2\">\n                                    <iconify-icon icon=\"lucide:x-circle\" class=\"text-alert-500 text-sm flex-shrink-0\"><\/iconify-icon>\n                                    <span class=\"text-sm text-alert-700 font-medium\">Difficulty speaking<\/span>\n                                <\/div>\n                                <div class=\"flex items-center gap-2 bg-white rounded-lg px-3 py-2\">\n                                    <iconify-icon icon=\"lucide:x-circle\" class=\"text-alert-500 text-sm flex-shrink-0\"><\/iconify-icon>\n                                    <span class=\"text-sm text-alert-700 font-medium\">Vision changes<\/span>\n                                <\/div>\n                                <div class=\"flex items-center gap-2 bg-white rounded-lg px-3 py-2\">\n                                    <iconify-icon icon=\"lucide:x-circle\" class=\"text-alert-500 text-sm flex-shrink-0\"><\/iconify-icon>\n                                    <span class=\"text-sm text-alert-700 font-medium\">Confusion<\/span>\n                                <\/div>\n                                <div class=\"flex items-center gap-2 bg-white rounded-lg px-3 py-2\">\n                                    <iconify-icon icon=\"lucide:x-circle\" class=\"text-alert-500 text-sm flex-shrink-0\"><\/iconify-icon>\n                                    <span class=\"text-sm text-alert-700 font-medium\">Loss of coordination<\/span>\n                                <\/div>\n                                <div class=\"flex items-center gap-2 bg-white rounded-lg px-3 py-2\">\n                                    <iconify-icon icon=\"lucide:x-circle\" class=\"text-alert-500 text-sm flex-shrink-0\"><\/iconify-icon>\n                                    <span class=\"text-sm text-alert-700 font-medium\">Seizure or loss of consciousness<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Respiratory Warning Signs -->\n                <div class=\"bg-warm-50 border border-warm-100 rounded-xl p-5 mb-5\">\n                    <div class=\"flex items-start gap-3\">\n                        <iconify-icon icon=\"lucide:wind\" class=\"text-warm-500 text-xl flex-shrink-0 mt-0.5\"><\/iconify-icon>\n                        <div>\n                            <div class=\"text-sm font-semibold text-warm-600 mb-2\">Respiratory Warning Signs to Monitor<\/div>\n                            <ul class=\"text-sm text-warm-600 leading-relaxed space-y-1.5\">\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-warm-500 mt-2 flex-shrink-0\"><\/span>Increasing breathlessness that is new or progressively worse<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-warm-500 mt-2 flex-shrink-0\"><\/span>New or worsening cough<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-warm-500 mt-2 flex-shrink-0\"><\/span>Chest discomfort<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-warm-500 mt-2 flex-shrink-0\"><\/span>Significant reduction in activity tolerance from her established baseline<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-warm-500 mt-2 flex-shrink-0\"><\/span>New dizziness during activity or at rest<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-warm-500 mt-2 flex-shrink-0\"><\/span>Unusual cyanosis (bluish discoloration of lips or fingertips)<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-warm-500 mt-2 flex-shrink-0\"><\/span>Persistent changes in oxygenation according to her established baseline<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-3\">Home Safety Assessment<\/h4>\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Because dizziness or exertional symptoms could increase fall risk, the home environment was assessed. <a href=\"https:\/\/athomecare.in\/comprehensive-guide-to-fall-prevention-protecting-your-loved-ones\/\" class=\"text-med-600 link-underline font-medium\">Safety modifications<\/a> included clearing walking pathways of obstructions, ensuring adequate lighting in all areas including stairways, verifying non-slip surfaces in the bathroom, confirming secure handrail support where required, and arranging frequently used objects within easy reach. These modifications were practical, low-cost changes that addressed identifiable hazards.\n                <\/p>\n            <\/div>\n\n            <!-- Hydration and Nutrition -->\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm mb-6\">\n                <div class=\"flex items-center gap-3 mb-5\">\n                    <div class=\"w-10 h-10 rounded-xl bg-teal-500 flex items-center justify-center\">\n                        <iconify-icon icon=\"lucide:apple\" class=\"text-white text-lg\"><\/iconify-icon>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-bold text-med-900\">Hydration and Nutrition<\/h3>\n                        <p class=\"text-sm text-gray-500\">Balanced dietary support aligned with clinician recommendations<\/p>\n                    <\/div>\n                <\/div>\n\n                <p class=\"text-gray-700 leading-relaxed mb-4\">\n                    Simran maintained regular meals and adequate hydration according to her clinician&#8217;s recommendations. Her diet emphasized vegetables, fruits, whole grains, adequate protein, appropriate healthy fats, and regular fluid intake. No special diet was introduced solely because of the PAVM unless recommended by her healthcare team. The focus was on maintaining overall nutritional adequacy to support her energy levels and general health.\n                <\/p>\n            <\/div>\n\n            <!-- Equipment Used -->\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <div class=\"flex items-center gap-3 mb-5\">\n                    <div class=\"w-10 h-10 rounded-xl bg-surface-200 flex items-center justify-center\">\n                        <iconify-icon icon=\"lucide:monitor\" class=\"text-med-600 text-lg\"><\/iconify-icon>\n                    <\/div>\n                    <div>\n                        <h3 class=\"text-lg font-bold text-med-900\">Equipment Used<\/h3>\n                        <p class=\"text-sm text-gray-500\">Simple, appropriate tools for home-based monitoring and rehabilitation<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"grid grid-cols-2 md:grid-cols-4 gap-3\">\n                    <div class=\"bg-surface-50 rounded-xl p-4 text-center\">\n                        <iconify-icon icon=\"lucide:heart-pulse\" class=\"text-med-500 text-2xl mb-2\"><\/iconify-icon>\n                        <div class=\"text-sm font-medium text-gray-700\">Pulse Oximeter<\/div>\n                    <\/div>\n                    <div class=\"bg-surface-50 rounded-xl p-4 text-center\">\n                        <iconify-icon icon=\"lucide:gauge\" class=\"text-med-500 text-2xl mb-2\"><\/iconify-icon>\n                        <div class=\"text-sm font-medium text-gray-700\">Digital BP Monitor<\/div>\n                    <\/div>\n                    <div class=\"bg-surface-50 rounded-xl p-4 text-center\">\n                        <iconify-icon icon=\"lucide:thermometer\" class=\"text-med-500 text-2xl mb-2\"><\/iconify-icon>\n                        <div class=\"text-sm font-medium text-gray-700\">Digital Thermometer<\/div>\n                    <\/div>\n                    <div class=\"bg-surface-50 rounded-xl p-4 text-center\">\n                        <iconify-icon icon=\"lucide:square\" class=\"text-med-500 text-2xl mb-2\"><\/iconify-icon>\n                        <div class=\"text-sm font-medium text-gray-700\">Exercise Mat<\/div>\n                    <\/div>\n                    <div class=\"bg-surface-50 rounded-xl p-4 text-center\">\n                        <iconify-icon icon=\"lucide:armchair\" class=\"text-med-500 text-2xl mb-2\"><\/iconify-icon>\n                        <div class=\"text-sm font-medium text-gray-700\">Stable Chair<\/div>\n                    <\/div>\n                    <div class=\"bg-surface-50 rounded-xl p-4 text-center\">\n                        <iconify-icon icon=\"lucide:book-open\" class=\"text-med-500 text-2xl mb-2\"><\/iconify-icon>\n                        <div class=\"text-sm font-medium text-gray-700\">Symptom Diary<\/div>\n                    <\/div>\n                    <div class=\"bg-surface-50 rounded-xl p-4 text-center\">\n                        <iconify-icon icon=\"lucide:hand-metal\" class=\"text-med-500 text-2xl mb-2\"><\/iconify-icon>\n                        <div class=\"text-sm font-medium text-gray-700\">Handrail Support<\/div>\n                    <\/div>\n                    <div class=\"bg-surface-50 rounded-xl p-4 text-center\">\n                        <iconify-icon icon=\"lucide:clipboard-list\" class=\"text-med-500 text-2xl mb-2\"><\/iconify-icon>\n                        <div class=\"text-sm font-medium text-gray-700\">Vital Signs Log<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Daily Care Routine -->\n        <section class=\"mb-14\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Structured Daily Routine<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <p class=\"text-gray-700 leading-relaxed mb-6\">\n                    A structured daily routine was established to provide consistency in monitoring and activity. This routine was not rigid. It served as a framework that could be adjusted based on how Simran felt each day while ensuring that key monitoring and activity elements were not missed.\n                <\/p>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-4\">\n                    <div class=\"bg-amber-50 border border-amber-100 rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:sunrise\" class=\"text-amber-500 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-bold text-amber-700\">Morning<\/h4>\n                        <\/div>\n                        <ul class=\"text-sm text-gray-600 leading-relaxed space-y-1.5\">\n                            <li>Medication as prescribed<\/li>\n                            <li>Resting symptom check<\/li>\n                            <li>Oxygen saturation measurement if scheduled<\/li>\n                            <li>Breakfast<\/li>\n                            <li>Gentle mobility exercises<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-sky-50 border border-sky-100 rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:sun\" class=\"text-sky-500 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-bold text-sky-700\">Afternoon<\/h4>\n                        <\/div>\n                        <ul class=\"text-sm text-gray-600 leading-relaxed space-y-1.5\">\n                            <li>Work or household activity with pacing<\/li>\n                            <li>Planned walking session<\/li>\n                            <li>Rest period<\/li>\n                            <li>Lunch<\/li>\n                            <li>Hydration check<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-orange-50 border border-orange-100 rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:sunset\" class=\"text-orange-500 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-bold text-orange-700\">Evening<\/h4>\n                        <\/div>\n                        <ul class=\"text-sm text-gray-600 leading-relaxed space-y-1.5\">\n                            <li>Light activity<\/li>\n                            <li>Physiotherapy exercises<\/li>\n                            <li>Symptom review<\/li>\n                            <li>Rest<\/li>\n                        <\/ul>\n                    <\/div>\n                    <div class=\"bg-indigo-50 border border-indigo-100 rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:moon\" class=\"text-indigo-500 text-lg\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-bold text-indigo-700\">Night<\/h4>\n                        <\/div>\n                        <ul class=\"text-sm text-gray-600 leading-relaxed space-y-1.5\">\n                            <li>Medication if prescribed<\/li>\n                            <li>Final symptom check<\/li>\n                            <li>Relaxation<\/li>\n                            <li>Adequate sleep<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Recovery Timeline -->\n        <section id=\"timeline\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Recovery Timeline<\/h2>\n            <\/div>\n\n            <div class=\"timeline-line space-y-8 pl-10 md:pl-0\">\n                <!-- Week 2 -->\n                <div class=\"relative\">\n                    <div class=\"absolute left-[-25px] md:left-1\/2 md:-translate-x-1\/2 w-8 h-8 rounded-full bg-med-600 border-4 border-surface-50 flex items-center justify-center z-10\">\n                        <span class=\"text-white text-xs font-bold\">2W<\/span>\n                    <\/div>\n                    <div class=\"md:w-[calc(50%-30px)] md:ml-auto md:mr-[calc(50%+30px)] bg-white rounded-xl border border-surface-300 p-5 shadow-sm\">\n                        <div class=\"text-xs font-semibold text-med-600 mb-2\">After 2 Weeks<\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Simran became consistent with symptom and oxygenation tracking as recommended. The initial adjustment period involved familiarizing herself with the pulse oximeter, understanding when to record readings, and getting comfortable with the idea of pacing rather than pushing through. Her family also became more confident with the recording process during this period.\n                        <\/p>\n                        <div class=\"flex items-center gap-2 mt-3 text-xs text-gray-500\">\n                            <iconify-icon icon=\"lucide:nurse\" class=\"text-med-400\"><\/iconify-icon>\n                            Nursing: Established monitoring routine and log format\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 4 -->\n                <div class=\"relative\">\n                    <div class=\"absolute left-[-25px] md:left-1\/2 md:-translate-x-1\/2 w-8 h-8 rounded-full bg-med-500 border-4 border-surface-50 flex items-center justify-center z-10\">\n                        <span class=\"text-white text-xs font-bold\">4W<\/span>\n                    <\/div>\n                    <div class=\"md:w-[calc(50%-30px)] md:mr-auto md:ml-[calc(50%+30px)] bg-white rounded-xl border border-surface-300 p-5 shadow-sm\">\n                        <div class=\"text-xs font-semibold text-med-600 mb-2\">After 4 Weeks<\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            She demonstrated improved confidence with short-distance walking. The graded walking program had progressed from the initial 5 to 10 minutes, and Simran reported that walking within her home and to nearby areas felt more manageable. She was also becoming more adept at recognizing her own symptoms and stopping before significant breathlessness developed.\n                        <\/p>\n                        <div class=\"flex items-center gap-2 mt-3 text-xs text-gray-500\">\n                            <iconify-icon icon=\"lucide:footprints\" class=\"text-teal-500\"><\/iconify-icon>\n                            Physiotherapy: Walking duration increased per symptom tolerance\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 6 -->\n                <div class=\"relative\">\n                    <div class=\"absolute left-[-25px] md:left-1\/2 md:-translate-x-1\/2 w-8 h-8 rounded-full bg-med-400 border-4 border-surface-50 flex items-center justify-center z-10\">\n                        <span class=\"text-white text-xs font-bold\">6W<\/span>\n                    <\/div>\n                    <div class=\"md:w-[calc(50%-30px)] md:ml-auto md:mr-[calc(50%+30px)] bg-white rounded-xl border border-surface-300 p-5 shadow-sm\">\n                        <div class=\"text-xs font-semibold text-med-600 mb-2\">After 6 Weeks<\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Her activity-pacing skills improved noticeably. Simran was now routinely breaking her household tasks into segments with rest periods without needing reminders. She reported less fatigue after routine household tasks compared to the beginning of home care. Her oxygenation log showed consistent patterns without concerning deviations.\n                        <\/p>\n                        <div class=\"flex items-center gap-2 mt-3 text-xs text-gray-500\">\n                            <iconify-icon icon=\"lucide:layout-grid\" class=\"text-med-400\"><\/iconify-icon>\n                            Occupational Therapy: Pacing became self-directed\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 8 -->\n                <div class=\"relative\">\n                    <div class=\"absolute left-[-25px] md:left-1\/2 md:-translate-x-1\/2 w-8 h-8 rounded-full bg-teal-500 border-4 border-surface-50 flex items-center justify-center z-10\">\n                        <span class=\"text-white text-xs font-bold\">8W<\/span>\n                    <\/div>\n                    <div class=\"md:w-[calc(50%-30px)] md:mr-auto md:ml-[calc(50%+30px)] bg-white rounded-xl border border-surface-300 p-5 shadow-sm\">\n                        <div class=\"text-xs font-semibold text-teal-600 mb-2\">After 8 Weeks<\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            She was able to complete longer periods of light activity with planned rest breaks. Stair management, while still requiring attention and pacing, had become safer and more predictable. Simran reported feeling more in control of her daily routine and less anxious about her condition. Her family also expressed greater confidence in their ability to support her.\n                        <\/p>\n                        <div class=\"flex items-center gap-2 mt-3 text-xs text-gray-500\">\n                            <iconify-icon icon=\"lucide:trending-up\" class=\"text-teal-500\"><\/iconify-icon>\n                            Combined progress: Endurance and confidence improved together\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Week 12 -->\n                <div class=\"relative\">\n                    <div class=\"absolute left-[-25px] md:left-1\/2 md:-translate-x-1\/2 w-8 h-8 rounded-full bg-teal-600 border-4 border-surface-50 flex items-center justify-center z-10\">\n                        <span class=\"text-white text-xs font-bold\">12<\/span>\n                    <\/div>\n                    <div class=\"md:w-[calc(50%-30px)] md:ml-auto md:mr-[calc(50%+30px)] bg-teal-50 border border-teal-200 rounded-xl p-5 shadow-sm\">\n                        <div class=\"text-xs font-semibold text-teal-700 mb-2\">12-Week Assessment<\/div>\n                        <ul class=\"text-sm text-gray-700 leading-relaxed space-y-2\">\n                            <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>Independent mobility was maintained throughout the period<\/li>\n                            <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>Walking tolerance improved from baseline<\/li>\n                            <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>Activity pacing became a routine habit<\/li>\n                            <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>Stair management became safer and more confident<\/li>\n                            <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>Household activities required fewer prolonged rest periods<\/li>\n                            <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>Oxygenation records were consistently maintained<\/li>\n                            <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>Family recognition of neurological and respiratory warning signs improved<\/li>\n                            <li class=\"flex items-start gap-2\"><iconify-icon icon=\"lucide:check-circle-2\" class=\"text-teal-500 mt-0.5 flex-shrink-0\"><\/iconify-icon>No emergency respiratory event was documented during the entire rehabilitation period<\/li>\n                        <\/ul>\n                        <div class=\"flex items-center gap-2 mt-4 text-xs text-teal-600\">\n                            <div class=\"pulse-dot\"><\/div>\n                            Simran continued regular specialist follow-up on her prescribed management plan\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Clinical Evidence -->\n        <section id=\"evidence\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Clinical Evidence<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <p class=\"text-gray-700 leading-relaxed mb-6\">\n                    The following tables summarize the clinical parameters documented during Simran&#8217;s home care period. All values were recorded by the home nursing team during scheduled visits.\n                <\/p>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-4\">Initial Vital Signs Assessment<\/h4>\n                <div class=\"overflow-x-auto no-scrollbar mb-8\">\n                    <table class=\"evidence-table w-full rounded-xl overflow-hidden text-sm\">\n                        <thead>\n                            <tr>\n                                <th class=\"text-left font-semibold\">Parameter<\/th>\n                                <th class=\"text-left font-semibold\">Day 1 Finding<\/th>\n                                <th class=\"text-left font-semibold\">Week 4 Finding<\/th>\n                                <th class=\"text-left font-semibold\">Week 12 Finding<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"font-medium\">Blood Pressure (mmHg)<\/td>\n                                <td>118\/72<\/td>\n                                <td>120\/74<\/td>\n                                <td>116\/70<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Heart Rate (bpm)<\/td>\n                                <td>80<\/td>\n                                <td>78<\/td>\n                                <td>76<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Respiratory Rate (\/min)<\/td>\n                                <td>17<\/td>\n                                <td>16<\/td>\n                                <td>16<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Temperature (degrees F)<\/td>\n                                <td>98.2<\/td>\n                                <td>98.4<\/td>\n                                <td>98.3<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">SpO2 at Rest (%)<\/td>\n                                <td>94<\/td>\n                                <td>94<\/td>\n                                <td>94<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <h4 class=\"text-base font-bold text-med-800 mb-4\">Functional Status Progression<\/h4>\n                <div class=\"overflow-x-auto no-scrollbar mb-8\">\n                    <table class=\"evidence-table w-full rounded-xl overflow-hidden text-sm\">\n                        <thead>\n                            <tr>\n                                <th class=\"text-left font-semibold\">Functional Measure<\/th>\n                                <th class=\"text-left font-semibold\">Baseline<\/th>\n                                <th class=\"text-left font-semibold\">Week 6<\/th>\n                                <th class=\"text-left font-semibold\">Week 12<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td class=\"font-medium\">Walking Tolerance<\/td>\n                                <td>Limited, fatigues after short distances<\/td>\n                                <td>Improved, manages household distances with pacing<\/td>\n                                <td>Longer durations with planned rest breaks<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Stair Climbing<\/td>\n                                <td>Significant difficulty, multiple flights not possible<\/td>\n                                <td>Manages with rest between flights<\/td>\n                                <td>Safer, more confident with handrail use<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Household Task Endurance<\/td>\n                                <td>Fatigue after continuous tasks<\/td>\n                                <td>Reduced fatigue with paced approach<\/td>\n                                <td>Fewer prolonged rest periods needed<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Activity Pacing<\/td>\n                                <td>Not practiced, tasks done continuously<\/td>\n                                <td>Improving, occasional reminders needed<\/td>\n                                <td>Self-directed, routine habit<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Breathing Awareness<\/td>\n                                <td>Not practiced<\/td>\n                                <td>Using controlled breathing during activity<\/td>\n                                <td>Consistently applied<\/td>\n                            <\/tr>\n                            <tr>\n                                <td class=\"font-medium\">Symptom Diary Compliance<\/td>\n                                <td>Not established<\/td>\n                                <td>Consistent recording<\/td>\n                                <td>Consistently maintained<\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n\n                <div class=\"bg-med-50 border border-med-100 rounded-xl p-5\">\n                    <div class=\"flex items-start gap-3\">\n                        <iconify-icon icon=\"lucide:info\" class=\"text-med-500 text-lg mt-0.5 flex-shrink-0\"><\/iconify-icon>\n                        <p class=\"text-sm text-med-700 leading-relaxed\">\n                            <strong>Clinical Note:<\/strong> Simran&#8217;s resting oxygen saturation remained stable at 94% throughout the 12-week period. This stability was a positive finding. The goal of home care was not to change this baseline number but to ensure it remained stable while her functional tolerance improved. The absence of any downward trend in her resting saturation, combined with her improved activity tolerance, suggested that her condition remained clinically stable during the monitoring period.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Medical Authority -->\n        <section id=\"author\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Medical Authority<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <div class=\"flex flex-col md:flex-row 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-surface-300\">\n                    <\/div>\n                    <div class=\"flex-1\">\n                        <h3 class=\"text-xl font-bold text-med-900 mb-1\">Dr. Ekta Fageriya, MBBS<\/h3>\n                        <p class=\"text-sm text-med-600 font-medium mb-4\">RMC Registration No. 44780<\/p>\n                        <div class=\"grid grid-cols-1 sm:grid-cols-3 gap-4 mb-6\">\n                            <div>\n                                <div class=\"text-xs text-gray-500 mb-1\">Specialization<\/div>\n                                <div class=\"text-sm font-semibold text-gray-800\">Geriatric Medicine<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"text-xs text-gray-500 mb-1\">Clinical Experience<\/div>\n                                <div class=\"text-sm font-semibold text-gray-800\">7 Years<\/div>\n                            <\/div>\n                            <div>\n                                <div class=\"text-xs text-gray-500 mb-1\">Role<\/div>\n                                <div class=\"text-sm font-semibold text-gray-800\">Case Study Author<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n        <\/section>\n\n        <!-- Recovery Outcome -->\n        <section id=\"outcome\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Recovery Outcome<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <p class=\"text-gray-700 leading-relaxed mb-6\">\n                    It is important to state clearly that PAVM management depends on the size and characteristics of the malformation, associated conditions, oxygenation status, and specialist treatment decisions. Home care in this case focused on monitoring, safe activity, symptom recognition, and functional independence. It did not treat or eliminate the underlying vascular abnormality.\n                <\/p>\n\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4 mb-6\">\n                    <div class=\"bg-teal-50 border border-teal-100 rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:footprints\" class=\"text-teal-600\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-bold text-teal-700\">Mobility<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">Independent mobility was maintained throughout. Walking tolerance improved from baseline. Stair management became safer and more predictable with consistent handrail use and pacing.<\/p>\n                    <\/div>\n                    <div class=\"bg-teal-50 border border-teal-100 rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:heart-pulse\" class=\"text-teal-600\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-bold text-teal-700\">Medical Stability<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">Resting oxygen saturation remained stable at her established baseline. No emergency respiratory event occurred during the 12-week period. Vital signs stayed within acceptable ranges.<\/p>\n                    <\/div>\n                    <div class=\"bg-teal-50 border border-teal-100 rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:zap\" class=\"text-teal-600\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-bold text-teal-700\">Energy and Fatigue<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">Fatigue after routine household tasks reduced with paced activity approach. Simran reported feeling more in control of her energy levels through the day.<\/p>\n                    <\/div>\n                    <div class=\"bg-teal-50 border border-teal-100 rounded-xl p-5\">\n                        <div class=\"flex items-center gap-2 mb-3\">\n                            <iconify-icon icon=\"lucide:users\" class=\"text-teal-600\"><\/iconify-icon>\n                            <h4 class=\"text-sm font-bold text-teal-700\">Family Readiness<\/h4>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">Family recognition of both neurological and respiratory warning signs improved significantly. They expressed greater confidence in supporting Simran and knowing when to seek urgent help.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-surface-50 border border-surface-300 rounded-xl p-5 mb-6\">\n                    <div class=\"flex items-start gap-3\">\n                        <iconify-icon icon=\"lucide:clipboard-list\" class=\"text-gray-500 text-lg mt-0.5 flex-shrink-0\"><\/iconify-icon>\n                        <div>\n                            <div class=\"text-sm font-semibold text-gray-700 mb-2\">Remaining Considerations<\/div>\n                            <ul class=\"text-sm text-gray-600 leading-relaxed space-y-1.5\">\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-gray-400 mt-2 flex-shrink-0\"><\/span>The PAVM itself remains under specialist management and requires ongoing follow-up<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-gray-400 mt-2 flex-shrink-0\"><\/span>Oxygenation monitoring should continue as recommended by her treating team<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-gray-400 mt-2 flex-shrink-0\"><\/span>Neurological symptom awareness remains a long-term priority for the family<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-gray-400 mt-2 flex-shrink-0\"><\/span>Activity progression should continue under specialist guidance<\/li>\n                                <li class=\"flex items-start gap-2\"><span class=\"w-1.5 h-1.5 rounded-full bg-gray-400 mt-2 flex-shrink-0\"><\/span>Any change in symptoms or oxygenation patterns should be communicated to the treating specialist promptly<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-med-50 border border-med-100 rounded-xl p-5\">\n                    <div class=\"flex items-start gap-3\">\n                        <iconify-icon icon=\"lucide:shield-check\" class=\"text-med-600 text-lg mt-0.5 flex-shrink-0\"><\/iconify-icon>\n                        <p class=\"text-sm text-med-700 leading-relaxed\">\n                            <strong>Long-term Care Perspective:<\/strong> Simran&#8217;s home care program achieved its intended goals of establishing safe monitoring practices, improving functional endurance through graded activity, and educating her family on warning signs and emergency response. However, PAVM is a chronic vascular condition that requires lifelong specialist oversight. Home care serves as a complementary layer of support alongside, not as a replacement for, ongoing medical management by her respiratory and vascular specialists.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Key Clinical Learnings -->\n        <section id=\"learnings\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Key Clinical Learnings<\/h2>\n            <\/div>\n\n            <div class=\"space-y-4\">\n                <div class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-7 h-7 rounded-full bg-med-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-med-700 text-xs font-bold\">1<\/span>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Pulmonary arteriovenous malformations are abnormal vascular connections between pulmonary arteries and veins that can allow blood to bypass normal oxygen exchange. Understanding this basic pathophysiology helps both clinicians and families understand why specific monitoring and activity precautions are necessary.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-7 h-7 rounded-full bg-med-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-med-700 text-xs font-bold\">2<\/span>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Oxygen saturation monitoring is most useful when recommended by the treating medical team and when readings are interpreted according to the individual patient&#8217;s clinical baseline rather than a universal target. A single reading has limited value. Trends over time, correlated with activity and symptoms, provide meaningful clinical information.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-7 h-7 rounded-full bg-med-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-med-700 text-xs font-bold\">3<\/span>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Gradual activity planning with structured rest periods can help preserve functional endurance in patients with reduced exercise tolerance. The key principle is to stop before severe symptoms develop, not to push through them. This requires patient education and ongoing reinforcement.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-7 h-7 rounded-full bg-med-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-med-700 text-xs font-bold\">4<\/span>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            PAVMs carry a risk of neurological complications including paradoxical embolization. Sudden neurological symptoms such as severe headache, weakness, numbness, speech difficulty, vision changes, confusion, seizure, or loss of consciousness must be treated as potential emergencies requiring urgent medical assessment. Families need repeated, clear education on this point because the natural tendency may be to attribute such symptoms to fatigue or stress.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-7 h-7 rounded-full bg-med-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-med-700 text-xs font-bold\">5<\/span>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Home nursing provides a structured framework for symptom tracking, oxygenation surveillance, and treatment adherence that is difficult to maintain consistently through family effort alone. The difference lies not in the complexity of individual tasks but in the systematic, documented, and trend-focused approach that a trained nurse brings.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-7 h-7 rounded-full bg-med-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-med-700 text-xs font-bold\">6<\/span>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Physiotherapy for PAVM patients should focus on safe functional activity and endurance rather than fitness or performance goals. The distinction matters because the treatment priority is avoiding complications, not achieving athletic milestones. Graded walking, stair training with pacing, and breathing awareness are appropriate components.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover\">\n                    <div class=\"flex items-start gap-3\">\n                        <div class=\"w-7 h-7 rounded-full bg-med-100 flex items-center justify-center flex-shrink-0 mt-0.5\">\n                            <span class=\"text-med-700 text-xs font-bold\">7<\/span>\n                        <\/div>\n                        <p class=\"text-sm text-gray-700 leading-relaxed\">\n                            Specialist follow-up remains essential regardless of how well home care progresses. Home care does not treat or eliminate the underlying vascular malformation. It provides supportive monitoring and rehabilitation. Any change in the patient&#8217;s condition must be evaluated by the appropriate specialists.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- FAQs -->\n        <section id=\"faqs\" class=\"mb-14 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Frequently Asked Questions<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 overflow-hidden shadow-sm\">\n                <div class=\"faq-item border-b border-surface-200\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">What is a pulmonary arteriovenous malformation?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            A pulmonary arteriovenous malformation (PAVM) is an abnormal direct connection between blood vessels in the lungs. Normally, blood flows from pulmonary arteries through tiny capillaries where oxygen enters the blood and carbon dioxide is removed. In a PAVM, blood bypasses this capillary network and flows directly from an artery to a vein without adequate oxygen exchange. Depending on the size and number of these abnormal connections, a person may experience lower oxygen levels, shortness of breath, and fatigue.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item border-b border-surface-200\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">Can PAVM cause low oxygen levels?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            Yes. Because blood bypasses the normal oxygenation process in the lungs, PAVMs can contribute to lower oxygen saturation in the blood. The degree of reduction depends on the size and number of the malformations. Some patients may have noticeably low oxygen levels, while others may have mild reductions that are stable for them. This is why oxygen saturation in PAVM patients is interpreted according to their individual baseline rather than a single universal target.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item border-b border-surface-200\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">Should everyone with PAVM use a pulse oximeter at home?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            Not necessarily. Oxygen monitoring should be performed when specifically recommended by the treating medical team. When it is recommended, the readings should be interpreted according to the individual patient&#8217;s clinical baseline and symptoms, not in isolation. A single reading is less useful than a pattern of readings recorded over time alongside notes about activity and symptoms. Families should be trained in how and when to record readings before using a pulse oximeter at home.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item border-b border-surface-200\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">Can someone with PAVM exercise?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            Many patients with PAVM can participate in physical activity, but the type and intensity should be individualized. Exercise should be planned according to the patient&#8217;s specific medical condition and specialist recommendations. The guiding principle is graded progression: starting at a comfortable level and increasing gradually based on symptoms. Patients should never push through significant breathlessness, dizziness, chest discomfort, or other concerning symptoms. A physiotherapist experienced in <a href=\"https:\/\/athomecare.in\/respiratory-therapy\/\" class=\"text-med-600 link-underline font-medium\">respiratory conditions<\/a> can help design an appropriate activity plan.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item border-b border-surface-200\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">Why is activity planning and pacing important for PAVM patients?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            Gradual activity with planned rest periods helps manage fatigue and reduces excessive exertion while preserving functional mobility. For PAVM patients, uncontrolled exertion can lead to significant oxygen desaturation. Pacing allows patients to remain active throughout the day by distributing their energy expenditure more evenly, rather than depleting their reserves early and then being unable to function for the rest of the day. This approach supports both physical function and quality of life.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item border-b border-surface-200\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">What neurological symptoms require urgent attention in PAVM?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            Sudden severe headache, weakness in any part of the body, numbness or tingling, difficulty speaking, vision changes, confusion, loss of coordination, seizure, or loss of consciousness all require urgent medical assessment. These symptoms should never be attributed automatically to fatigue, stress, or other non-urgent causes. PAVMs can allow blood clots or bacteria to bypass the lung&#8217;s filtration and reach the brain, which is why these symptoms are treated as potential emergencies. Families should have a clear plan for accessing emergency care if any of these symptoms occur.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item border-b border-surface-200\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">Can home care treat a pulmonary arteriovenous malformation?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            No. Home care provides supportive monitoring and rehabilitation. It does not treat or eliminate the PAVM itself. The vascular abnormality requires evaluation and management by appropriate specialists, typically a respiratory physician and a vascular specialist. Definitive treatments such as embolization are performed in a hospital setting. <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"text-med-600 link-underline font-medium\">Home nursing<\/a> supports the patient by monitoring oxygenation, tracking symptoms, ensuring treatment adherence, providing safe activity rehabilitation, and educating the family on warning signs and emergency response.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item border-b border-surface-200\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">When should worsening breathlessness be reported to a doctor?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            New breathlessness that was not present before, breathlessness that is rapidly worsening, or breathlessness that is severe should be promptly medically assessed. This is especially important if it is associated with chest discomfort, dizziness, bluish discoloration of the lips or fingertips, or a significant change from the patient&#8217;s usual baseline. Breathlessness that occurs at rest when it previously only occurred with activity is also a concerning change that warrants medical attention. Families should not wait for a scheduled follow-up to report significant changes in breathing.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item border-b border-surface-200\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">Can PAVM patients use supplemental oxygen at home without a doctor&#8217;s prescription?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            No. Supplemental oxygen should only be used according to the treating clinician&#8217;s specific recommendations. In some cases, oxygen therapy may not be indicated even if saturation readings are below typical values, because the patient&#8217;s individual baseline may be different. Using oxygen without medical guidance can potentially be harmful. Families should never adjust oxygen therapy independently. Any questions about oxygen use should be discussed directly with the treating specialist.\n                        <\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"faq-item\">\n                    <button class=\"faq-toggle w-full flex items-center justify-between p-5 text-left hover:bg-surface-50 transition-colors\" onclick=\"toggleFaq(this)\">\n                        <span class=\"text-sm font-semibold text-gray-800 pr-4\">How long does home care support typically continue for PAVM patients?<\/span>\n                        <iconify-icon icon=\"lucide:chevron-down\" class=\"text-gray-400 text-lg flex-shrink-0 faq-icon transition-transform duration-300\"><\/iconify-icon>\n                    <\/button>\n                    <div class=\"faq-answer px-5\">\n                        <p class=\"text-sm text-gray-600 leading-relaxed pb-5\">\n                            The duration of home care depends on the individual patient&#8217;s condition, the specialist&#8217;s recommendations, and the patient&#8217;s progress. Some patients may benefit from a defined rehabilitation period (such as the 12 weeks in this case study) to establish safe activity patterns and monitoring routines. Others may need longer-term support. The decision about duration should be made collaboratively between the patient, the home care team, and the treating specialists. Regardless of the duration of formal home care, specialist follow-up for the PAVM itself typically continues long term.\n                        <\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Internal Links Section -->\n        <section class=\"mb-14\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Related Services<\/h2>\n            <\/div>\n\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4\">\n                <a href=\"https:\/\/athomecare.in\/home-nursing-athomecare\/\" class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-2\">\n                        <iconify-icon icon=\"lucide:shield-check\" class=\"text-med-500 text-xl group-hover:text-med-700 transition-colors\"><\/iconify-icon>\n                        <h4 class=\"text-sm font-semibold text-gray-800 group-hover:text-med-700 transition-colors\">Home Nursing<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-500 leading-relaxed\">Professional nursing care at home for vital monitoring, symptom tracking, and treatment support.<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/service\/patient-care-services\/\" class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-2\">\n                        <iconify-icon icon=\"lucide:heart-handshake\" class=\"text-med-500 text-xl group-hover:text-med-700 transition-colors\"><\/iconify-icon>\n                        <h4 class=\"text-sm font-semibold text-gray-800 group-hover:text-med-700 transition-colors\">Patient Care Services<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-500 leading-relaxed\">Comprehensive patient care including monitoring, assistance, and daily living support at home.<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/physiotherapy-at-home-amritsar-expert-care-call-9910823218\/\" class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-2\">\n                        <iconify-icon icon=\"lucide:accessibility\" class=\"text-med-500 text-xl group-hover:text-med-700 transition-colors\"><\/iconify-icon>\n                        <h4 class=\"text-sm font-semibold text-gray-800 group-hover:text-med-700 transition-colors\">Physiotherapy at Home in Amritsar<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-500 leading-relaxed\">Expert physiotherapy for mobility, endurance, and functional rehabilitation at home.<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/respiratory-therapy\/\" class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-2\">\n                        <iconify-icon icon=\"lucide:wind\" class=\"text-med-500 text-xl group-hover:text-med-700 transition-colors\"><\/iconify-icon>\n                        <h4 class=\"text-sm font-semibold text-gray-800 group-hover:text-med-700 transition-colors\">Respiratory Therapy<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-500 leading-relaxed\">Specialized respiratory support including breathing exercises and lung function management.<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/oxygen-therapy-home-clinical\/\" class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-2\">\n                        <iconify-icon icon=\"lucide:cloud\" class=\"text-med-500 text-xl group-hover:text-med-700 transition-colors\"><\/iconify-icon>\n                        <h4 class=\"text-sm font-semibold text-gray-800 group-hover:text-med-700 transition-colors\">Oxygen Therapy at Home<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-500 leading-relaxed\">Clinical guidance on home oxygen therapy, monitoring, and safety protocols.<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/medication-monitoring-and-management\/\" class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-2\">\n                        <iconify-icon icon=\"lucide:pill\" class=\"text-med-500 text-xl group-hover:text-med-700 transition-colors\"><\/iconify-icon>\n                        <h4 class=\"text-sm font-semibold text-gray-800 group-hover:text-med-700 transition-colors\">Medication Management<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-500 leading-relaxed\">Structured medication support including reminders, reconciliation, and adherence tracking.<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/patient-care-taker-gda\/\" class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-2\">\n                        <iconify-icon icon=\"lucide:user-check\" class=\"text-med-500 text-xl group-hover:text-med-700 transition-colors\"><\/iconify-icon>\n                        <h4 class=\"text-sm font-semibold text-gray-800 group-hover:text-med-700 transition-colors\">Patient Care Taker<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-500 leading-relaxed\">Trained attendants for daily living assistance and continuous patient support at home.<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/home-care-amritsar\/medical-equipment-rental\/\" class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-2\">\n                        <iconify-icon icon=\"lucide:monitor\" class=\"text-med-500 text-xl group-hover:text-med-700 transition-colors\"><\/iconify-icon>\n                        <h4 class=\"text-sm font-semibold text-gray-800 group-hover:text-med-700 transition-colors\">Medical Equipment Rental<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-500 leading-relaxed\">Pulse oximeters, BP monitors, and other medical equipment available on rent for home use.<\/p>\n                <\/a>\n                <a href=\"https:\/\/athomecare.in\/emergency-training\/\" class=\"bg-white rounded-xl border border-surface-300 p-5 shadow-sm card-hover block group\">\n                    <div class=\"flex items-center gap-3 mb-2\">\n                        <iconify-icon icon=\"lucide:siren\" class=\"text-med-500 text-xl group-hover:text-med-700 transition-colors\"><\/iconify-icon>\n                        <h4 class=\"text-sm font-semibold text-gray-800 group-hover:text-med-700 transition-colors\">Emergency Training<\/h4>\n                    <\/div>\n                    <p class=\"text-xs text-gray-500 leading-relaxed\">Family education on emergency recognition and response for home-based patients.<\/p>\n                <\/a>\n            <\/div>\n        <\/section>\n\n        <!-- Medical Disclaimer -->\n        <section class=\"mb-14\">\n            <div class=\"bg-surface-100 border border-surface-300 rounded-2xl p-6 md:p-8\">\n                <div class=\"flex items-start gap-3 mb-4\">\n                    <iconify-icon icon=\"lucide:shield-alert\" class=\"text-gray-500 text-2xl flex-shrink-0 mt-0.5\"><\/iconify-icon>\n                    <h3 class=\"text-base font-bold text-gray-800\">Medical Disclaimer<\/h3>\n                <\/div>\n                <div class=\"space-y-3 text-sm text-gray-600 leading-relaxed pl-10\">\n                    <p>\n                        This case study is entirely fictional and created solely for educational and healthcare-content purposes. It does not represent a real patient. Any resemblance to actual individuals is purely coincidental. The information provided is intended for educational purposes only and should not be used as a substitute for professional medical advice, diagnosis, treatment, or individualized clinical guidance.\n                    <\/p>\n                    <p>\n                        Every patient is unique. Treatment decisions must always be made by qualified healthcare professionals based on individual clinical evaluation. Emergency symptoms, including sudden neurological changes or severe respiratory distress, require immediate hospital care. Home healthcare complements, but does not replace, emergency medical services or specialist treatment.\n                    <\/p>\n                    <p>\n                        If you or someone in your care experiences sudden severe headache, weakness, numbness, difficulty speaking, vision changes, confusion, seizure, or loss of consciousness, seek emergency medical attention immediately. Do not wait for a scheduled appointment.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Contact Information -->\n        <section id=\"contact\" class=\"mb-8 scroll-mt-8\">\n            <div class=\"flex items-center gap-3 mb-6\">\n                <div class=\"w-1 h-8 bg-med-600 rounded-full\"><\/div>\n                <h2 class=\"text-2xl md:text-3xl font-bold text-med-900 tracking-tight\">Contact Information<\/h2>\n            <\/div>\n\n            <div class=\"bg-white rounded-2xl border border-surface-300 p-6 md:p-8 shadow-sm\">\n                <div class=\"grid grid-cols-1 md:grid-cols-2 gap-8\">\n                    <div>\n                        <h4 class=\"text-sm font-bold text-gray-700 mb-4\">Corporate Office<\/h4>\n                        <div class=\"space-y-3 text-sm text-gray-600 leading-relaxed\">\n                            <p>Unit No. 703, 7th Floor, ILD Trade Centre<br>D1 Block, Malibu Town<br>Sector 47<br>Amritsar, Haryana 122018<\/p>\n                        <\/div>\n                    <\/div>\n                    <div>\n                        <h4 class=\"text-sm font-bold text-gray-700 mb-4\">Reach Us<\/h4>\n                        <div class=\"space-y-3\">\n                            <a href=\"tel:9910823218\" class=\"flex items-center gap-3 text-sm text-gray-600 hover:text-med-600 transition-colors\">\n                                <iconify-icon icon=\"lucide:phone\" class=\"text-med-500\"><\/iconify-icon>\n                                9910823218\n                            <\/a>\n                            <a href=\"mailto:care@athomecare.in\" class=\"flex items-center gap-3 text-sm text-gray-600 hover:text-med-600 transition-colors\">\n                                <iconify-icon icon=\"lucide:mail\" class=\"text-med-500\"><\/iconify-icon>\n                                care@athomecare.in\n                            <\/a>\n                            <a href=\"https:\/\/athomecare.in\" class=\"flex items-center gap-3 text-sm text-gray-600 hover:text-med-600 transition-colors\">\n                                <iconify-icon icon=\"lucide:globe\" class=\"text-med-500\"><\/iconify-icon>\n                                athomecare.in\n                            <\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"mt-8 pt-6 border-t border-surface-200\">\n                    <p class=\"text-xs text-gray-400 leading-relaxed\">\n                        AtHomeCare provides professional home healthcare services including home nursing, physiotherapy, patient care services, medical equipment rental, and specialized respiratory support across multiple cities. For patients in Amritsar and surrounding areas, our team supports recovery and monitoring in the comfort of home, coordinated with your treating specialists.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <!-- Footer -->\n    <footer class=\"bg-med-900 text-white py-10\">\n        <div class=\"max-w-6xl mx-auto px-5\">\n            <div class=\"flex flex-col md:flex-row items-center justify-between gap-4\">\n                <div class=\"flex items-center gap-2\">\n                    <div class=\"w-8 h-8 rounded-lg bg-white\/10 flex items-center justify-center\">\n                        <iconify-icon icon=\"lucide:heart-pulse\" class=\"text-white text-base\"><\/iconify-icon>\n                    <\/div>\n                    <span class=\"font-semibold tracking-tight\">AtHomeCare<\/span>\n                <\/div>\n                <p class=\"text-xs text-white\/50 text-center\">\n                    This case study is fictional and for educational purposes only. It does not constitute medical advice.\n                <\/p>\n                <p class=\"text-xs text-white\/50\">\n                    &copy; 2026 AtHomeCare. All rights reserved.\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n    <!-- Back to Top -->\n    <button id=\"backToTop\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\" class=\"fixed bottom-6 right-6 w-11 h-11 rounded-full bg-med-600 text-white shadow-lg flex items-center justify-center opacity-0 pointer-events-none transition-all duration-300 hover:bg-med-700 z-50\">\n        <iconify-icon icon=\"lucide:chevron-up\" class=\"text-lg\"><\/iconify-icon>\n    <\/button>\n\n    <script>\n        \/\/ FAQ Toggle\n        function toggleFaq(button) {\n            const answer = button.nextElementSibling;\n            const icon = button.querySelector('.faq-icon');\n            const isOpen = answer.classList.contains('open');\n\n            \/\/ Close all other FAQs\n            document.querySelectorAll('.faq-answer.open').forEach(openAnswer => {\n                if (openAnswer !== answer) {\n                    openAnswer.classList.remove('open');\n                    openAnswer.previousElementSibling.querySelector('.faq-icon').style.transform = 'rotate(0deg)';\n                }\n            });\n\n            if (isOpen) {\n                answer.classList.remove('open');\n                icon.style.transform = 'rotate(0deg)';\n            } else {\n                answer.classList.add('open');\n                icon.style.transform = 'rotate(180deg)';\n            }\n        }\n\n        \/\/ Back to Top Button\n        window.addEventListener('scroll', function() {\n            const btn = document.getElementById('backToTop');\n            if (window.scrollY > 600) {\n                btn.style.opacity = '1';\n                btn.style.pointerEvents = 'auto';\n            } else {\n                btn.style.opacity = '0';\n                btn.style.pointerEvents = 'none';\n            }\n        });\n\n        \/\/ Smooth scroll for anchor links\n        document.querySelectorAll('a[href^=\"#\"]').forEach(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', block: 'start' });\n                }\n            });\n        });\n    <\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Pulmonary Arteriovenous Malformation Home Care in Amritsar AtHomeCare 9910823218 Clinical Case Study Respiratory Care Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education. Patient&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-290","post","type-post","status-publish","format-standard","hentry","category-blog"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Pulmonary Arteriovenous Malformation Home Care in Amritsar AtHomeCare 9910823218 Clinical Case Study Respiratory Care Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education. Patient\" \/>\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\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"amritsar -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Pulmonary Arteriovenous Malformation Home Care in Amritsar - amritsar\" \/>\n\t\t<meta property=\"og:description\" content=\"Pulmonary Arteriovenous Malformation Home Care in Amritsar AtHomeCare 9910823218 Clinical Case Study Respiratory Care Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education. Patient\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-31T07:29:55+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-31T07:29:56+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Pulmonary Arteriovenous Malformation Home Care in Amritsar - amritsar\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Pulmonary Arteriovenous Malformation Home Care in Amritsar AtHomeCare 9910823218 Clinical Case Study Respiratory Care Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education. Patient\" \/>\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\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#blogposting\",\"name\":\"Pulmonary Arteriovenous Malformation Home Care in Amritsar - amritsar\",\"headline\":\"Pulmonary Arteriovenous Malformation Home Care in Amritsar\",\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#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\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#articleImage\"},\"datePublished\":\"2026-08-31T07:29:55+00:00\",\"dateModified\":\"2026-08-31T07:29:56+00:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#webpage\"},\"articleSection\":\"Blog\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/athomecare.in\\\/amritsar\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#listItem\",\"name\":\"Pulmonary Arteriovenous Malformation Home Care in Amritsar\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#listItem\",\"position\":3,\"name\":\"Pulmonary Arteriovenous Malformation Home Care in Amritsar\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/category\\\/blog\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#organization\",\"name\":\"amritsar\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/\",\"name\":\"lyfmedicare46\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#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\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#webpage\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/\",\"name\":\"Pulmonary Arteriovenous Malformation Home Care in Amritsar - amritsar\",\"description\":\"Pulmonary Arteriovenous Malformation Home Care in Amritsar AtHomeCare 9910823218 Clinical Case Study Respiratory Care Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education. Patient\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/author\\\/lyfmedicare46\\\/#author\"},\"datePublished\":\"2026-08-31T07:29:55+00:00\",\"dateModified\":\"2026-08-31T07:29:56+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#website\",\"url\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/\",\"name\":\"amritsar\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/athomecare.in\\\/amritsar\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Pulmonary Arteriovenous Malformation Home Care in Amritsar - amritsar","description":"Pulmonary Arteriovenous Malformation Home Care in Amritsar AtHomeCare 9910823218 Clinical Case Study Respiratory Care Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education. Patient","canonical_url":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#blogposting","name":"Pulmonary Arteriovenous Malformation Home Care in Amritsar - amritsar","headline":"Pulmonary Arteriovenous Malformation Home Care in Amritsar","author":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"publisher":{"@id":"https:\/\/athomecare.in\/amritsar\/#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\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#articleImage"},"datePublished":"2026-08-31T07:29:55+00:00","dateModified":"2026-08-31T07:29:56+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#webpage"},"isPartOf":{"@id":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#webpage"},"articleSection":"Blog"},{"@type":"BreadcrumbList","@id":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar#listItem","position":1,"name":"Home","item":"https:\/\/athomecare.in\/amritsar","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/category\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/category\/blog\/#listItem","position":2,"name":"Blog","item":"https:\/\/athomecare.in\/amritsar\/category\/blog\/","nextItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#listItem","name":"Pulmonary Arteriovenous Malformation Home Care in Amritsar"},"previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#listItem","position":3,"name":"Pulmonary Arteriovenous Malformation Home Care in Amritsar","previousItem":{"@type":"ListItem","@id":"https:\/\/athomecare.in\/amritsar\/category\/blog\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/athomecare.in\/amritsar\/#organization","name":"amritsar","url":"https:\/\/athomecare.in\/amritsar\/"},{"@type":"Person","@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author","url":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/","name":"lyfmedicare46","image":{"@type":"ImageObject","@id":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#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\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#webpage","url":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/","name":"Pulmonary Arteriovenous Malformation Home Care in Amritsar - amritsar","description":"Pulmonary Arteriovenous Malformation Home Care in Amritsar AtHomeCare 9910823218 Clinical Case Study Respiratory Care Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education. Patient","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/athomecare.in\/amritsar\/#website"},"breadcrumb":{"@id":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/#breadcrumblist"},"author":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"creator":{"@id":"https:\/\/athomecare.in\/amritsar\/author\/lyfmedicare46\/#author"},"datePublished":"2026-08-31T07:29:55+00:00","dateModified":"2026-08-31T07:29:56+00:00"},{"@type":"WebSite","@id":"https:\/\/athomecare.in\/amritsar\/#website","url":"https:\/\/athomecare.in\/amritsar\/","name":"amritsar","inLanguage":"en-US","publisher":{"@id":"https:\/\/athomecare.in\/amritsar\/#organization"}}]},"og:locale":"en_US","og:site_name":"amritsar -","og:type":"article","og:title":"Pulmonary Arteriovenous Malformation Home Care in Amritsar - amritsar","og:description":"Pulmonary Arteriovenous Malformation Home Care in Amritsar AtHomeCare 9910823218 Clinical Case Study Respiratory Care Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education. Patient","og:url":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/","article:published_time":"2026-08-31T07:29:55+00:00","article:modified_time":"2026-08-31T07:29:56+00:00","twitter:card":"summary_large_image","twitter:title":"Pulmonary Arteriovenous Malformation Home Care in Amritsar - amritsar","twitter:description":"Pulmonary Arteriovenous Malformation Home Care in Amritsar AtHomeCare 9910823218 Clinical Case Study Respiratory Care Pulmonary Arteriovenous Malformation With Oxygenation Surveillance and Activity Planning in Amritsar A detailed clinical account of how structured home healthcare supported a 46-year-old woman in Amritsar with a pulmonary arteriovenous malformation through monitored activity progression, oxygenation tracking, and family education. Patient"},"aioseo_meta_data":{"post_id":"290","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":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-31 07:29:03","updated":"2026-09-01 05:53:01","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\/amritsar\" 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\/amritsar\/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 Arteriovenous Malformation Home Care in Amritsar\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/athomecare.in\/amritsar"},{"label":"Blog","link":"https:\/\/athomecare.in\/amritsar\/category\/blog\/"},{"label":"Pulmonary Arteriovenous Malformation Home Care in Amritsar","link":"https:\/\/athomecare.in\/amritsar\/pulmonary-arteriovenous-malformation-home-care-in-amritsar\/"}],"_links":{"self":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/290","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/comments?post=290"}],"version-history":[{"count":2,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/290\/revisions"}],"predecessor-version":[{"id":292,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/posts\/290\/revisions\/292"}],"wp:attachment":[{"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/media?parent=290"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/categories?post=290"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/athomecare.in\/amritsar\/wp-json\/wp\/v2\/tags?post=290"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}