{"id":2501,"date":"2024-08-25T21:59:49","date_gmt":"2024-08-25T21:59:49","guid":{"rendered":"https:\/\/kindcaredoctors.com\/?page_id=2501"},"modified":"2025-11-25T15:33:41","modified_gmt":"2025-11-25T15:33:41","slug":"medical-treatment-at-home","status":"publish","type":"page","link":"https:\/\/kindcaredoctors.com\/en\/medical-treatment-at-home\/","title":{"rendered":"Treatment 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        video {\n            margin-top: -50px;\n            }\n        }      \n    <\/style>\n<\/head>\n<body>\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            <p class=\"header_top\">Medical Treatment At Home<\/p>\n           <a href=\"https:\/\/wa.me\/971507223399?text=Hello,%20I%20need%20some%20help.%20Can%20you%20assist%20me\" class=\"book-now\" target=\"_blank\" rel=\"noopener\">Book Now<\/a>\n        <\/div>\n    <\/div>\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\/medical-treatment-at-home\/\" \/>\n  <link rel=\"alternate\" hreflang=\"ru-RU\"\n       href=\"https:\/\/kindcaredoctors.com\/ru\/medical-treatment-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        }\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;\n        }\n\n        ul.custom-list li {\n            margin-bottom: 5px;\n            font-size: 1em;\n        }\n\n        ul.custom-list li::marker {\n            color: #0A5C36;\n        }\n        i {\n            margin-right: 20px;\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            <h1 class=\"head\">Best Medical Treatments at Home in Dubai<\/h1>\n            <p>The term &#8220;Cure&#8221; means that, after Medical Treatment, the patient no longer has that particular condition anymore.<\/p>\n            <p><b><a href=\"https:\/\/kindcaredoctors.com\/en\">KindCare Home HealthCare<\/a><\/b> provides high-quality affordable Medical Treatment at Home in Dubai. Our services also aim to provide comfort to those patients who find it difficult to access Health Care facilities to have these services. Our team of highly qualified Doctors and Nurses provide compassionate care at your doorstep.<\/p>\n            <div class=\"image-text-row\">\n                <div class=\"image-container0\">\n                    <img decoding=\"async\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/treatment-at-home-ru.webp\" alt=\"Medical-Treatment-at-home-ru\">\n                <\/div>\n                <div class=\"text\">\n                    <h2 class=\"head\"><i class=\"fas fa-stethoscope\"><\/i>Why Choose Medical Treatment at Home Service?<\/h2>\n                    <p>All these and many more treatments are available at your doorstep with just one call. Our staff is trained enough to provide you with the best <a href=\"https:\/\/kindcaredoctors.com\/en\">On Call Doctor<\/a> Service in Dubai and to ensure your satisfaction and goes beyond measure to provide facilities to our patients.<\/p>\n                    <p><b><a href=\"https:\/\/kindcaredoctors.com\/en\/medical-treatment-at-home\/\">Medical Treatment at home<\/a><\/b> or Care has a number of important functions besides restoring or maintaining health. Medical treatments at your home can help to manage the disease with the most personalized care. Medical professionals use medicine, therapy, surgery, and other treatments to help lessen the symptoms and effects of a disease. Sometimes these treatments are cures \u2014 in other words, they get rid of the disease. When a disease can&#8217;t be cured at home, doctors often use onsite treatments to help control it.<\/p>                              \n                <\/div>\n            <\/div>\n            <p>The Good News is, that Researchers are Constantly Coming up with Advances in Medicine. So it&#8217;s possible that a Disease that Can be Treated but not Cured today may be Cured in the Future.<\/p>\n                    <p>This service of medical treatment at home is specifically designed to meet the health care needs of the elderly, people with chronic illnesses and disabilities, inmates, patients recovering from surgery or outpatients with specialized health care needs and everyone who needs an <b><a href=\"https:\/\/kindcaredoctors.com\/en\/doctor-at-home\/\" target=\"_blank\" rel=\"noopener\">emergency doctor at home<\/a><\/b> or at any place, anytime and anywhere.<\/p>\n            <p class=\"head\"><i class=\"fas fa-user-md\"><\/i>Different Types of Home Medical Treatments:<\/p>\n            <ul class=\"custom-list\">\n                <li>IV\/IM Medications<\/li>\n                <li>IV Drips (Mineral, Amino acid, Vitamins and Anti-Oxidants)<\/li>\n                <li>Nebulizers<\/li>\n                <li>Ear Wash<\/li>\n                <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Enema\" target=\"_blank\" rel=\"noopener\">Enemas<\/a><\/li>\n                <li>Vaccinations<\/li>\n                <li>Wound\/Burn care and suturing<\/li>\n                <li>Cast\/Gypsum<\/li>\n                <li>Minor Dressing<\/li>\n                <li>Dermatoscopy<\/li>\n                <li>Ultrasound screening<\/li>\n                <li>Ambulatory blood pressure monitoring<\/li>\n                <li>Holter monitor<\/li>\n                <li>All laboratory investigations<\/li>\n            <\/ul>           \n            <div class=\"image-text-row\">\n                <div class=\"text\">\n                    <h3 class=\"head\"><i class=\"fas fa-briefcase-medical\"><\/i>Choose KindCare HomeCare for Best Medical Treatment Services:<\/h3>\n                    <p>If you are having any medical problem and need help, just call our Free-Toll number: <b><a href=\"tel:800500200\">800 500 200<\/a><\/b>. Our team of professional and expert Doctors are available 24\/7 to reach you at your place and take care of your health.<\/p>\n                    <p>Doctor will first reach to your place and diagnose the problem you are facing. He will then discuss the possible treatments with you and start his work. All kinds of medicine and instrumentation will also be delivered to your place that will be needed for treatment. Facility of nursing will also be provided by our health care providers if needed.<\/p>\n                <\/div>\n                <div class=\"image-container0\">\n                    <img decoding=\"async\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/wound-care-treatment-dressing.webp\" alt=\"wound-care-treatment\">\n                <\/div>\n            <\/div>\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\n\n\n<div class=\"wp-block-uagb-image uagb-block-52af3e5a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><\/figure><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your browser does not support the video tag. Medical Treatment At Home Book Now Best Medical Treatments at Home in [&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-2501","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. Medical Treatment At Home Book Now Best Medical Treatments at Home in [&hellip;]","_links":{"self":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/2501","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=2501"}],"version-history":[{"count":20,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/2501\/revisions"}],"predecessor-version":[{"id":4082,"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/pages\/2501\/revisions\/4082"}],"wp:attachment":[{"href":"https:\/\/kindcaredoctors.com\/en\/wp-json\/wp\/v2\/media?parent=2501"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}