{"id":7587,"date":"2026-08-26T15:56:05","date_gmt":"2026-08-26T15:56:05","guid":{"rendered":"https:\/\/curefipv.com\/%d8%a7%d9%84%d8%aa%d8%b4%d8%ae%d9%8a%d8%b5-%d9%88%d8%a7%d9%84%d8%a7%d8%ae%d8%aa%d8%a8%d8%a7%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d8%aa%d8%a3%d9%83%d9%8a%d8%af%d9%8a%d8%a9\/"},"modified":"2026-08-26T16:08:51","modified_gmt":"2026-08-26T16:08:51","slug":"%d8%a7%d9%84%d8%aa%d8%b4%d8%ae%d9%8a%d8%b5-%d9%88%d8%a7%d9%84%d8%a7%d8%ae%d8%aa%d8%a8%d8%a7%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d8%aa%d8%a3%d9%83%d9%8a%d8%af%d9%8a%d8%a9","status":"publish","type":"page","link":"https:\/\/curefipv.com\/ar\/%d8%a7%d9%84%d8%aa%d8%b4%d8%ae%d9%8a%d8%b5-%d9%88%d8%a7%d9%84%d8%a7%d8%ae%d8%aa%d8%a8%d8%a7%d8%b1%d8%a7%d8%aa-%d8%a7%d9%84%d8%aa%d8%a3%d9%83%d9%8a%d8%af%d9%8a%d8%a9\/","title":{"rendered":"\u0627\u0644\u062a\u0634\u062e\u064a\u0635 \u0648\u0627\u0644\u0627\u062e\u062a\u0628\u0627\u0631\u0627\u062a \u0627\u0644\u062a\u0623\u0643\u064a\u062f\u064a\u0629"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7587\" class=\"elementor elementor-7587 elementor-7568\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43a62ed e-flex e-con-boxed lakit-col-width-auto-no e-container e-root-container elementor-top-section e-con e-parent\" data-id=\"43a62ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb378c6 elementor-widget elementor-widget-html\" data-id=\"cb378c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html><html lang=\"en\"><head><meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><title>FIP Diagnosis & Confirmatory Tests<\/title><!-- Font Awesome Icons --><link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\"><style>:root {\n            --primary-color: #CC0000;\n            --dark-color: #111111;\n            --light-bg: #f9f9f9;\n            --card-border: #eaeaea;\n            --text-main: #2b2b2b;\n            --text-muted: #555555;\n            --border-radius: 8px;\n            --transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n        }\n\n        .fip-diag-container {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            max-width: 1000px;\n            margin: 30px auto;\n            padding: 20px;\n            color: var(--text-main);\n            line-height: 1.6;\n        }\n\n        \/* Section Header *\/\n        .fip-diag-header {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n\n        .fip-diag-header h2 {\n            font-size: 26px;\n            color: var(--dark-color);\n            text-transform: uppercase;\n            margin: 0 0 10px 0;\n            font-weight: 700;\n        }\n\n        .fip-diag-header h2 span {\n            color: var(--primary-color);\n        }\n\n        .fip-diag-header p {\n            font-size: 15px;\n            color: var(--text-muted);\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        \/* Split Layout: Checklist vs Advanced *\/\n        .fip-diag-layout {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 30px;\n        }\n\n        .fip-diag-col {\n            flex: 1;\n            min-width: 320px;\n        }\n\n        \/* Main Cards *\/\n        .fip-diag-panel {\n            background: #ffffff;\n            border: 1px solid var(--card-border);\n            border-radius: var(--border-radius);\n            padding: 30px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.02);\n            height: 100%;\n            box-sizing: border-box;\n            transition: var(--transition);\n        }\n\n        .fip-diag-panel:hover {\n            box-shadow: 0 8px 24px rgba(0,0,0,0.05);\n            border-color: #d1d1d1;\n        }\n\n        .fip-panel-title {\n            font-size: 20px;\n            color: var(--dark-color);\n            margin: 0 0 25px 0;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            border-bottom: 2px solid #f5f5f5;\n            padding-bottom: 12px;\n        }\n\n        .fip-panel-title i {\n            color: var(--primary-color);\n        }\n\n        \/* Interactive Bloodwork List *\/\n        .fip-blood-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .fip-blood-item {\n            background: var(--light-bg);\n            border-left: 3px solid #ddd;\n            padding: 15px;\n            margin-bottom: 12px;\n            border-radius: 0 6px 6px 0;\n            transition: var(--transition);\n        }\n\n        .fip-blood-item:hover {\n            border-left-color: var(--primary-color);\n            background: #fff5f5;\n            transform: translateX(4px);\n        }\n\n        .fip-blood-item strong {\n            color: var(--dark-color);\n            font-size: 15px;\n            display: block;\n            margin-bottom: 4px;\n        }\n\n        .fip-blood-item p {\n            margin: 0;\n            font-size: 13.5px;\n            color: var(--text-muted);\n        }\n\n        \/* Critical Highlight Badge *\/\n        .fip-alert-text {\n            color: var(--primary-color);\n            font-weight: 600;\n        }\n\n        \/* Advanced Diagnostic Cards Grid *\/\n        .fip-adv-grid {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n\n        .fip-adv-card {\n            background: #ffffff;\n            border: 1px solid var(--card-border);\n            border-radius: var(--border-radius);\n            padding: 20px;\n            display: flex;\n            gap: 15px;\n            align-items: flex-start;\n            transition: var(--transition);\n        }\n\n        .fip-adv-card:hover {\n            border-color: var(--primary-color);\n            box-shadow: 0 6px 15px rgba(204, 0, 0, 0.05);\n        }\n\n        .fip-adv-card i {\n            font-size: 22px;\n            color: var(--primary-color);\n            background: #fff0f0;\n            padding: 12px;\n            border-radius: 6px;\n            width: 24px;\n            text-align: center;\n        }\n\n        .fip-adv-details h4 {\n            margin: 0 0 6px 0;\n            font-size: 16px;\n            color: var(--dark-color);\n        }\n\n        .fip-adv-details p {\n            margin: 0;\n            font-size: 13.5px;\n            color: var(--text-muted);\n        }\n\n        \/* Responsive Fix *\/\n        @media (max-width: 768px) {\n            .fip-diag-layout {\n                flex-direction: column;\n            }\n        }\n    <\/style><\/head><body><div class=\"fip-diag-container\"><!-- Header Summary --><div class=\"fip-diag-header\"><h2>Diagnosis & <span>Confirmatory Tests<\/span><\/h2><p>A definitive diagnosis is reached by compiling clinical history, thorough physical examinations, and specific structural and fluid laboratory diagnostics.<\/p><\/div><!-- Layout Grid --><div class=\"fip-diag-layout\"><!-- Column 1: Bloodwork Checklist --><div class=\"fip-diag-col\"><div class=\"fip-diag-panel\"><h3 class=\"fip-panel-title\"><i class=\"fa-solid fa-vial\"><\/i> Bloodwork Checklist\n                <\/h3><ul class=\"fip-blood-list\"><li class=\"fip-blood-item\"><strong>RBC \/ HCT (Red Blood Cells)<\/strong><p>Often low, indicating non-regenerative anemia. An HCT level <span class=\"fip-alert-text\">below 15% is highly critical<\/span> and requires urgent attention.<\/p><\/li><li class=\"fip-blood-item\"><strong>WBC \/ Neutrophils<\/strong><p>Typically elevated significantly, acting as a clear biological response to active tissue inflammation.<\/p><\/li><li class=\"fip-blood-item\"><strong>Lymphocytes<\/strong><p>Often low (Lymphopenia), reflecting a compromised or exhausted systemic cell-mediated immune response.<\/p><\/li><li class=\"fip-blood-item\"><strong>Proteins & A:G Ratio<\/strong><p>Characterized by elevated Globulin (inflammatory marker) and decreased Albumin. Ideally, we want the overall <span class=\"fip-alert-text\">A:G ratio to rise toward 0.7 or higher<\/span> during treatment progress.<\/p><\/li><\/ul><\/div><\/div><!-- Column 2: Advanced Diagnostics --><div class=\"fip-diag-col\"><div class=\"fip-adv-grid\"><!-- Fluid Analysis --><div class=\"fip-adv-card\"><i class=\"fa-solid fa-droplet\"><\/i><div class=\"fip-adv-details\"><h4>CSF & Aqueous Humor Analysis<\/h4><p>Cerebrospinal Fluid (brain\/spine) and aqueous humor (eye) fluid panels reveal highly elevated protein levels and high nucleated cell counts, predominantly dominated by neutrophils.<\/p><\/div><\/div><!-- RT-PCR --><div class=\"fip-adv-card\"><i class=\"fa-solid fa-dna\"><\/i><div class=\"fip-adv-details\"><h4>Advanced RT-PCR Testing<\/h4><p>Highly sensitive and specific when utilizing laboratory assays that target the <strong>FCoV 7b gene<\/strong> on extracted body fluid or affected tissue specimens.<\/p><\/div><\/div><!-- MRI --><div class=\"fip-adv-card\"><i class=\"fa-solid fa-wave-square\"><\/i><div class=\"fip-adv-details\"><h4>Diagnostic MRI Imaging<\/h4><p>Neurological assessments reveal vital structural modifications including marked meningeal contrast enhancement, ventriculomegaly (hydrocephalus), or cerebral swelling.<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/body><\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>FIP Diagnosis &#038; Confirmatory Tests Diagnosis &#038; Confirmatory Tests A definitive diagnosis is reached by compiling clinical history, thorough physical examinations, and specific structural and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7587","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/curefipv.com\/ar\/wp-json\/wp\/v2\/pages\/7587","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/curefipv.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/curefipv.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/curefipv.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/curefipv.com\/ar\/wp-json\/wp\/v2\/comments?post=7587"}],"version-history":[{"count":1,"href":"https:\/\/curefipv.com\/ar\/wp-json\/wp\/v2\/pages\/7587\/revisions"}],"predecessor-version":[{"id":7588,"href":"https:\/\/curefipv.com\/ar\/wp-json\/wp\/v2\/pages\/7587\/revisions\/7588"}],"wp:attachment":[{"href":"https:\/\/curefipv.com\/ar\/wp-json\/wp\/v2\/media?parent=7587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}