{"id":2581,"date":"2024-08-26T15:31:28","date_gmt":"2024-08-26T15:31:28","guid":{"rendered":"https:\/\/kindcaredoctors.com\/?page_id=2581"},"modified":"2025-06-13T12:39:01","modified_gmt":"2025-06-13T12:39:01","slug":"lab-at-home","status":"publish","type":"page","link":"https:\/\/kindcaredoctors.com\/en\/lab-at-home\/","title":{"rendered":"Lab at home"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Video Banner -->\n    <style>\n        body, html {\n            margin: 0;\n            padding: 0;\n            width: 100%;\n            height: 100%;\n            overflow-x: hidden;\n        }\n\n        .video-banner {\n            position: relative;\n            width: 100%;\n            height: 80vh;\n            overflow: hidden;\n            margin-top: -50px;\n        }\n\n        .video-banner video {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            min-width: 100%;\n            min-height: 100%;\n            width: auto;\n            height: auto;\n            transform: translate(-50%, -50%);\n            z-index: -1;\n        }\n\n        .video-banner .cont {\n            margin-top: 80px;\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            color: white;\n            text-align: center;\n            z-index: 1;\n            width: 100%;\n            font-family: Arial, Helvetica, sans-serif;\n        }\n\n      \n\n        .video-banner .cont .book-now {\n            padding: 10px 20px;\n            font-size: 1.2em;\n            color: white;\n            background-color: #1d5c3e;\n            border: none;\n            border-radius: 20px;\n            cursor: pointer;\n            text-decoration: none;\n        }\n\n        .video-banner .cont .book-now:hover {\n            background-color: #1d5c3e;\n        }\n\n        .header_top {\n            margin-top: 30px;\n            font-size: 60px;\n            line-height: 60px;\n         \n          }\n\n        \n\n        @media (max-width: 768px) {\n            .header_top {\n    \n            font-size: 30px;\n         \n          }\n        }\n\n        @media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {\n \n\n        video {\n            margin-top: -50px;\n            }\n\n        }\n        \n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"video-banner\">\n        <video autoplay muted loop>\n            <source src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/07\/WhatsApp-Video-2024-07-30-at-14.35.59.mp4\" type=\"video\/mp4\">\n            Your browser does not support the video tag.\n        <\/video>\n        <div class=\"cont\">\n            <h1 class=\"header_top\" style=\"color: white;\">Lab Test At Home<\/h1>\n            <a href=\"https:\/\/wa.me\/971507223399\" class=\"book-now\" target=\"_blank\" rel=\"noopener\">Book Now<\/a>\n        <\/div>\n    <\/div>\n\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<link rel=\"alternate\" hreflang=\"en\"\n       href=\"https:\/\/kindcaredoctors.com\/en\/lab-at-home\/\" \/>\n  <link rel=\"alternate\" hreflang=\"ru-RU\"\n       href=\"https:\/\/kindcaredoctors.com\/ru\/lab-at-home\/\" \/>\n<link rel=\"alternate\" href=\"https:\/\/kindcaredoctors.com\/en\" hreflang=\"x-default\" \/>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n   \n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        body {\n            margin: 0;\n            padding: 0;\n        }\n        img {\n            border-radius: 20px;\n        }\n        .container0 {\n            margin: 0 auto;\n            padding: 20px;\n            background-color: #fff;\n        }\n\n        .section {\n            margin-bottom: 0;\n        }\n\n        .section .head i {\n            font-size: 1.5em;\n            color: #0A5C36;\n        }\n\n        .section p {\n            font-size: 16px;\n            color: #333;\n        }\n\n        .header {\n            text-align: center;\n            padding: 20px 0;\n        }\n\n        .header img {\n            max-width: 150px;\n        }\n\n        .content .head {\n            font-size: 1.5em;\n            margin: 0.67em 0;\n            color: #0A5C36;\n            display: flex;\n            align-items: center;\n        }\n\n        .content .head i {\n            margin-right: 10px;\n        }\n\n        .content p {\n            font-size: 1em;\n            line-height: 1.6;\n        }\n\n        .image-container0 {\n            text-align: center;\n            margin: 20px 0;\n        }\n\n        .image-container0 img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .whatsapp-icon {\n            position: fixed;\n            bottom: 20px;\n            right: 20px;\n        }\n\n        ul.custom-list {\n            list-style-type: disc; \/* Keep default dot bullets *\/\n            padding-left: 20px; \/* Ensure there's space for bullets *\/\n        }\n\n        ul.custom-list li {\n            margin-bottom: 10px; \/* Adjust margin for spacing *\/\n            font-size: 1em;\n        }\n\n        \/* Desktop layout *\/\n        @media (min-width: 768px) {\n            .image-text-row {\n                display: flex;\n                align-items: center;\n                justify-content: space-between;\n                margin: 20px 0;\n            }\n\n            .image-text-row:nth-child(odd) .text {\n                order: 2;\n            }\n\n            .image-text-row:nth-child(odd) .image-container0 {\n                order: 1;\n            }\n\n            .image-container0,\n            .text {\n                flex: 1;\n                padding: 0 20px;\n            }\n\n            .image-container0 img {\n                max-width: 100%;\n                height: auto;\n            }\n\n            .text {\n                text-align: justify;\n            }\n        }\n        @media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {\n            .content {\n                margin-top: -130px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container0\">\n        <div class=\"content\">\n            <p class=\"head\"><\/i>Lab at Home in Dubai | At-Home Lab Testing Service | Blood Test at Home<\/p>\n            <p>Dubai, known for its rapid advancements and high standard of living, offers a multitude of healthcare services that cater to the needs of its residents. Among these, the option of getting diagnostic blood tests done at home has become increasingly popular. This <a href=\"https:\/\/kindcaredoctors.com\/en\/lab-at-home\/\">lab at home<\/a> service is designed to provide maximum convenience, especially for those who have busy schedules, limited mobility, or prefer the comfort of their own homes.<\/p>\n            \n            <div class=\"image-text-row\">\n                <div class=\"image-container0\">\n                    <img decoding=\"async\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/lab-at-home-2.webp\" alt=\"Lab at Home\">\n                <\/div>\n                <div class=\"text\">\n                    <h2 class=\"head\"><i class=\"fas fa-flask\"><\/i>Services Offered in Lab-At-Home Service<\/h2>\n                    <ul class=\"custom-list\">\n                        <li><b>Routine Blood Tests:<\/b> Complete Blood Count (CBC), lipid profiles, liver function tests, kidney function tests, and more.<\/li>\n                        <li><b>Specialized Tests:<\/b> Hormone levels, vitamin deficiencies, allergy panels, and other specialized tests.<\/li>\n                        <li><b>Chronic Disease Monitoring:<\/b> Regular monitoring for conditions such as diabetes, hypertension, and cholesterol levels.<\/li>\n                        <li><b>Pre-Employment and Annual Health Checks:<\/b> Comprehensive panels tailored to meet employment requirements or annual health assessments.<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <h2 class=\"head\"><i class=\"fas fa-info-circle\"><\/i>How It Works | Lab at Home Service in Dubai | Home Lab Testing in Dubai<\/h2>\n            <ul class=\"custom-list\">\n                <li><b>Booking an Appointment:<\/b> You ca easily <a href=\"https:\/\/kindcaredoctors.com\/en\/contact\/\">book appointment<\/a> online or customer service hotline: <a href=\"tel:+971800500200\">800 500 200<\/a>. Appointments can often be scheduled within a day or two.<\/li>\n                <li><b>Sample Collection:<\/b> A certified phlebotomist visits your home at the scheduled time to collect the blood sample. They follow strict hygiene and safety protocols to ensure a safe and painless procedure.<\/li>\n                <li><b>Lab Analysis:<\/b> The collected samples are then transported to accredited laboratories for analysis.<\/li>\n                <li><b>Results and Consultation:<\/b> Results are usually available within 24 to 48 hours. Patients can access their results online or via email. Some providers also offer follow-up consultations with doctors to discuss the results and any necessary next steps.<\/li>\n            <\/ul>\n            \n            <p class=\"head\"><i class=\"fas fa-thumbs-up\"><\/i>Advantages of using Lab Test at Home 24\/7<\/p>\n            <ul class=\"custom-list\">\n                <li><b>Comfort and Convenience:<\/b> With lab at home service, No need to travel or wait in queues at clinics or hospitals.<\/li>\n                <li><b>Time-Saving:<\/b> <a href=\"https:\/\/kindcaredoctors.com\/en\/diagnostic-blood-test-at-home\/\">Blood test at home<\/a> is ideal for busy individuals who find it hard to take time off work or other responsibilities.<\/li>\n                <li><b>Privacy:<\/b> Through lab at home Dubai, you can ensures a private and discreet process, particularly beneficial for sensitive tests.<\/li>\n                <li><b>Accessibility:<\/b> Great for the elderly, disabled, or those with chronic conditions that make frequent travel difficult.<\/li>\n            <\/ul>\n\n            <p class=\"head\"><i class=\"fas fa-hand-holding-medical\"><\/i>Preparing for Your Blood Test at home<\/p>\n            <ul class=\"custom-list\">\n                <li><b>Fasting:<\/b> For certain tests, such as glucose or lipid profiles, fasting for 8-12 hours prior is required.<\/li>\n                <li><b>Hydration:<\/b> Drink plenty of water to make the veins more accessible for drawing blood.<\/li>\n                <li><b>Medication:<\/b> Inform the healthcare provider of any medications you are taking, as some may affect the test results.<\/li>\n            <\/ul>\n\n            <div class=\"image-text-row\">\n                <div class=\"image-container0\">\n                    <img decoding=\"async\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/home-lab-dubai.webp\" alt=\"Lab at Home\">\n                <\/div>\n                <div class=\"text\">\n                    <h3 class=\"head\"><\/i>Why KindCareDoctors for Lab at Home Service?<\/h3>\n                    <p>Lab testing service at-home by <a href=\"https:\/\/kindcaredoctors.com\/en\">KindCare Home HealthCare<\/a> is much more convenient for people residing in Dubai in terms of accessibility, personalized care and convenience at the comfort of their own homes for residents. This innovative approach not only empowers individuals to take charge of their health by providing them with timely and accurate results from the comfort of their homes but also alleviates the pressures on traditional healthcare facilities. The integration of advanced technologies in the medical field ensures that patients can seamlessly interpret their results and consult with healthcare professionals in an hour of need. Furthermore, the privacy and discretion offered by lab at home testing cater to the cultural sensitivities of the region, making healthcare more inclusive. As Dubai continues to position itself as a hub for healthcare innovation, the expansion of at-home lab testing will likely play a crucial role in enhancing public health outcomes, reducing healthcare costs, and fostering a proactive approach to wellness. \n<\/p>\n\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        .fixed-bottom-container {\n            position: fixed;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 100px;\n            background-color: #14452F;\n            padding: 10px;\n            box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            text-align: center;\n        }\n\n        .fixed-bottom-container .col {\n            flex: 1;\n            padding: 10px;\n            color: white;\n            font-size: 1.5em; \/* Text font size *\/\n        }\n\n        .fixed-bottom-container .icon {\n            font-size: 2em; \/* Icon size *\/\n            color: white;\n            margin-bottom: 5px;\n            padding-top: 20px;\n        }\n\n        .fixed-bottom-container .phone-icon {\n            font-size: 2em; \/* Increased icon size *\/\n            color: white;\n        }\n\n        .fixed-bottom-container .phone-icon i {\n            margin: 0 auto;\n        }\n\n        .fixed-bottom-container .whatsapp {\n            font-size: 2em; \/* Increased icon size *\/\n            color: white;\n        }\n\n        .fixed-bottom-container .whatsapp i {\n            margin: 0 auto;\n        }\n\n        .fixed-bottom-container .label {\n            font-size: 0.4em; \/* Label font size *\/\n            margin-top: 5px;\n        }\n\n        .fixed-bottom-container a {\n            text-decoration: none; \/* Remove underline from links *\/\n        }\n\n        \/* Mobile Styles *\/\n        @media (max-width: 600px) {\n            .fixed-bottom-container {\n                height: 60px; \/* Adjust height for mobile *\/\n                padding: 5px;\n            }\n\n            .fixed-bottom-container .col {\n                font-size: 1.2em; \/* Adjust text font size for mobile *\/\n                padding: 5px;\n                padding-top: 10px;\n            }\n\n            .fixed-bottom-container .icon {\n                font-size: 1.5em; \/* Adjust icon size for mobile *\/\n                \n               \n            }\n\n            .fixed-bottom-container .label {\n                font-size: 0.5em; \/* Increase label font size for mobile *\/\n              \n            }\n        }\n    <\/style>\n    <!-- Fixed Bottom Container Example -->\n<\/head>\n<body>\n    <div class=\"fixed-bottom-container\">\n\n        \n        <div class=\"col\">\n            <a href=\"https:\/\/wa.me\/971507223399?text=Hello,%20I%20need%20some%20help.%20Can%20you%20assist%20me\" class=\"icon whatsapp\" target=\"_blank\" rel=\"noopener\">\n                <i class=\"fas fa-calendar-alt\"><\/i>\n                <div class=\"label\">Book Now<\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"col\">\n            <a href=\"tel:+97143310001\" class=\"icon phone-icon\">\n                <i class=\"fas fa-phone-alt\"><\/i>\n                <div class=\"label\">Phone Number<\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"col\">\n            <a href=\"https:\/\/wa.me\/971507223399?text=Hello,%20I%20need%20some%20help.%20Can%20you%20assist%20me\" class=\"icon whatsapp\" target=\"_blank\" rel=\"noopener\">\n                <i class=\"fab fa-whatsapp\"><\/i>\n                <div class=\"label\">WhatsApp<\/div>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Your browser does not support the video tag. Lab Test At Home Book Now Lab at Home in Dubai | [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2581","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"maksimrasc2002@gmail.com","author_link":"https:\/\/kindcaredoctors.com\/en\/author\/maksimrasc2002gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Your browser does not support the video tag. Lab Test At Home Book Now Lab at Home in Dubai | [&hellip;]","_links":{"self":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/2581","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/comments?post=2581"}],"version-history":[{"count":20,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/2581\/revisions"}],"predecessor-version":[{"id":4009,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/2581\/revisions\/4009"}],"wp:attachment":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/media?parent=2581"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}