<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ICU setup Archives - RespiKart</title>
	<atom:link href="https://respikart.com/category/icu-setup/feed/" rel="self" type="application/rss+xml" />
	<link>https://respikart.com/category/icu-setup/</link>
	<description>Cpap,Bipap, Oxygen Concentrator for Sale/Rental in Delhi, Noida, Gurgaon, Fairdabad, Ghaziabad</description>
	<lastBuildDate>Tue, 01 Sep 2026 07:15:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.7</generator>

<image>
	<url>https://respikart.com/wp-content/uploads/2024/03/cropped-hkjhkjhjk-32x32.png</url>
	<title>ICU setup Archives - RespiKart</title>
	<link>https://respikart.com/category/icu-setup/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>ICU at Home in Delhi NCR: Why Choose Respikart for Home ICU Equipment?</title>
		<link>https://respikart.com/icu-setup-at-home-delhi-ncr/</link>
					<comments>https://respikart.com/icu-setup-at-home-delhi-ncr/#respond</comments>
		
		<dc:creator><![CDATA[Sachin Chawla]]></dc:creator>
		<pubDate>Tue, 01 Sep 2026 07:00:00 +0000</pubDate>
				<category><![CDATA[ICU setup]]></category>
		<guid isPermaLink="false">https://respikart.com/?p=31766</guid>

					<description><![CDATA[<p>🏥 ICU AT HOME • DELHI NCR What Makes Respikart a Trusted Choice for ICU at Home in Delhi NCR? When a loved one needs continued medical support after hospitalization, arranging the right equipment at home can feel overwhelming. Respikart brings multiple medical equipment categories together to help families plan home-care requirements more conveniently. 📞 [...]</p>
<p>The post <a href="https://respikart.com/icu-setup-at-home-delhi-ncr/">ICU at Home in Delhi NCR: Why Choose Respikart for Home ICU Equipment?</a> appeared first on <a href="https://respikart.com">RespiKart</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<!-- =========================================================
     RESPIKART
     ICU AT HOME IN DELHI NCR
     PREMIUM BLOG DESIGN
========================================================= -->

<style>

/* =========================================================
   RESPIKART VARIABLES
========================================================= */

.rk-icu-page{
    --rk-purple:#5D2B74;
    --rk-purple-dark:#421D54;
    --rk-purple-mid:#71388A;
    --rk-purple-accent:#8A4AA0;
    --rk-purple-light:#F6F0F9;
    --rk-purple-soft:#EEE3F2;
    --rk-text:#29252C;
    --rk-muted:#68636B;
    --rk-border:#E3D9E8;
    --rk-white:#FFFFFF;

    max-width:1200px;
    margin:0 auto;
    padding:15px 20px 70px;

    font-family:Arial,Helvetica,sans-serif;
    color:var(--rk-text);
    font-size:17px;
    line-height:1.75;

    box-sizing:border-box;
}

.rk-icu-page *,
.rk-icu-page *:before,
.rk-icu-page *:after{
    box-sizing:border-box;
}


/* =========================================================
   HERO SECTION
========================================================= */

.rk-hero{
    position:relative;
    overflow:hidden;

    padding:70px 55px;
    margin-bottom:35px;

    border-radius:28px;

    background:
        radial-gradient(
            circle at 90% 10%,
            rgba(255,255,255,.16),
            transparent 25%
        ),
        radial-gradient(
            circle at 5% 100%,
            rgba(255,255,255,.08),
            transparent 30%
        ),
        linear-gradient(
            135deg,
            #421D54 0%,
            #5D2B74 50%,
            #81449A 100%
        );

    color:#ffffff !important;
}


/* Decorative circles */

.rk-hero:before{
    content:"";
    position:absolute;

    width:380px;
    height:380px;

    right:-170px;
    top:-180px;

    border-radius:50%;

    border:1px solid rgba(255,255,255,.13);
}

.rk-hero:after{
    content:"";
    position:absolute;

    width:220px;
    height:220px;

    left:-120px;
    bottom:-130px;

    border-radius:50%;

    border:1px solid rgba(255,255,255,.09);
}


.rk-hero-inner{
    position:relative;
    z-index:5;

    max-width:950px;
}


/* =========================================================
   HERO BADGE
========================================================= */

.rk-badge{

    display:inline-flex !important;

    align-items:center;
    justify-content:center;

    gap:8px;

    padding:9px 17px;

    margin-bottom:22px;

    border-radius:40px;

    border:1px solid rgba(255,255,255,.30);

    background:rgba(255,255,255,.10);

    color:#ffffff !important;

    font-size:13px;
    font-weight:800;

    letter-spacing:.6px;
    text-transform:uppercase;
}


/* =========================================================
   HERO HEADING
========================================================= */

.rk-hero h1{

    margin:0 0 20px !important;

    padding:0 !important;

    color:#ffffff !important;

    font-size:48px !important;

    line-height:1.13 !important;

    font-weight:800 !important;

    letter-spacing:-.7px;
}

.rk-hero h1:before,
.rk-hero h1:after{
    display:none !important;
}

.rk-hero h1 span{
    color:#E9D8F0 !important;
}


/* =========================================================
   HERO TEXT
========================================================= */

.rk-hero-text{

    max-width:850px;

    margin-bottom:30px;

    color:#ffffff !important;

    font-size:19px;

    line-height:1.7;

    opacity:.96;
}


/* =========================================================
   HERO CTA BUTTONS
========================================================= */

.rk-hero-buttons{

    display:flex;

    align-items:center;

    flex-wrap:wrap;

    gap:13px;
}


/* ALL HERO BUTTON RESET */

.rk-hero-btn,
.rk-hero-btn:visited,
.rk-hero-btn:hover,
.rk-hero-btn:focus,
.rk-hero-btn:active{

    display:inline-flex !important;

    align-items:center;
    justify-content:center;

    min-height:50px;

    padding:13px 23px !important;

    border-radius:10px !important;

    text-decoration:none !important;

    font-size:16px !important;

    font-weight:800 !important;

    line-height:1.2 !important;

    transition:all .25s ease !important;

    box-shadow:none !important;
}


/* PHONE BUTTON */

.rk-hero-btn.phone,
.rk-hero-btn.phone:visited{

    background:#ffffff !important;

    color:#5D2B74 !important;

    border:2px solid #ffffff !important;

    text-shadow:none !important;

    opacity:1 !important;

    visibility:visible !important;
}


.rk-hero-btn.phone:hover,
.rk-hero-btn.phone:focus{

    background:#F2E8F5 !important;

    color:#421D54 !important;

    border-color:#F2E8F5 !important;

    transform:translateY(-3px);

    box-shadow:0 8px 20px rgba(0,0,0,.15) !important;
}


/* RENTAL BUTTON */

.rk-hero-btn.rental,
.rk-hero-btn.rental:visited{

    background:rgba(255,255,255,.10) !important;

    color:#ffffff !important;

    border:1px solid rgba(255,255,255,.45) !important;

    text-shadow:none !important;

    opacity:1 !important;
}


.rk-hero-btn.rental:hover,
.rk-hero-btn.rental:focus{

    background:#ffffff !important;

    color:#5D2B74 !important;

    border-color:#ffffff !important;

    transform:translateY(-3px);
}


/* =========================================================
   INTRO
========================================================= */

.rk-intro{

    display:grid;

    grid-template-columns:1.6fr .8fr;

    gap:25px;

    margin-bottom:40px;
}


.rk-intro-main,
.rk-intro-side{

    background:#ffffff;

    border:1px solid var(--rk-border);

    border-radius:18px;

    padding:30px;

    box-shadow:0 8px 25px rgba(93,43,116,.07);
}


.rk-intro-side{

    background:
        linear-gradient(
            145deg,
            #F8F2FA,
            #EEE3F2
        );

    border-color:#DCCBE3;
}


.rk-mini-title{

    color:var(--rk-purple);

    font-weight:800;

    font-size:13px;

    text-transform:uppercase;

    letter-spacing:.8px;

    margin-bottom:9px;
}


.rk-intro-side h3{

    margin:0 0 13px !important;

    padding:0 !important;

    color:var(--rk-purple-dark) !important;

    font-size:23px !important;
}


.rk-intro-side ul{

    margin:10px 0 0;

    padding-left:20px;
}


/* =========================================================
   HEADINGS
========================================================= */

.rk-icu-page h2{

    position:relative;

    margin:55px 0 20px !important;

    padding:0 0 0 18px !important;

    color:var(--rk-purple) !important;

    font-size:32px !important;

    line-height:1.25 !important;

    font-weight:800 !important;
}


.rk-icu-page h2:before{

    content:"";

    position:absolute;

    left:0;

    top:5px;

    bottom:5px;

    width:5px;

    border-radius:10px;

    background:var(--rk-purple);
}


.rk-icu-page h2:after{
    display:none !important;
}


.rk-icu-page h3{

    color:var(--rk-purple-dark) !important;

    font-size:22px !important;

    line-height:1.3 !important;

    margin:28px 0 10px !important;
}


.rk-icu-page p{

    margin:0 0 17px;
}


.rk-icu-page strong{

    color:var(--rk-purple-dark);
}


/* =========================================================
   HIGHLIGHT BOX
========================================================= */

.rk-highlight{

    margin:28px 0;

    padding:25px 28px;

    border-radius:15px;

    background:
        linear-gradient(
            135deg,
            #F8F3FA,
            #F0E7F3
        );

    border:1px solid var(--rk-border);

    border-left:5px solid var(--rk-purple);
}


.rk-highlight-title{

    color:var(--rk-purple);

    font-weight:800;

    font-size:18px;

    margin-bottom:7px;
}


/* =========================================================
   WHY RESPIKART
========================================================= */

.rk-why-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:17px;

    margin:30px 0 40px;
}


.rk-why{

    padding:25px;

    background:#ffffff;

    border:1px solid var(--rk-border);

    border-radius:17px;

    transition:.25s ease;
}


.rk-why:hover{

    transform:translateY(-5px);

    box-shadow:0 12px 30px rgba(93,43,116,.12);

    border-color:#D3BDD9;
}


.rk-why-icon{

    width:48px;

    height:48px;

    display:flex;

    align-items:center;

    justify-content:center;

    border-radius:13px;

    background:var(--rk-purple-light);

    color:var(--rk-purple);

    font-size:22px;

    margin-bottom:15px;
}


.rk-why h3{

    margin:0 0 8px !important;

    font-size:19px !important;
}


.rk-why p{

    color:var(--rk-muted);

    font-size:15px;
}


/* =========================================================
   EQUIPMENT GRID
========================================================= */

.rk-equipment-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:18px;

    margin:30px 0 40px;
}


.rk-equipment{

    position:relative;

    overflow:hidden;

    padding:25px;

    background:#ffffff;

    border:1px solid var(--rk-border);

    border-radius:17px;

    box-shadow:0 5px 18px rgba(0,0,0,.045);

    transition:.25s ease;
}


.rk-equipment:hover{

    transform:translateY(-5px);

    box-shadow:0 14px 35px rgba(93,43,116,.13);

    border-color:#D4BEDC;
}


.rk-equipment:after{

    content:"";

    position:absolute;

    width:85px;

    height:85px;

    right:-35px;

    top:-35px;

    border-radius:50%;

    background:var(--rk-purple-light);
}


.rk-equipment-number{

    position:relative;

    z-index:2;

    display:flex;

    align-items:center;

    justify-content:center;

    width:43px;

    height:43px;

    margin-bottom:16px;

    border-radius:12px;

    background:var(--rk-purple);

    color:#ffffff;

    font-weight:800;
}


.rk-equipment h3{

    margin:0 0 10px !important;

    font-size:20px !important;
}


.rk-equipment p{

    color:var(--rk-muted);

    font-size:15px;
}


/* =========================================================
   LEVEL SETUP
========================================================= */

.rk-level-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:20px;

    margin:30px 0 40px;
}


.rk-level{

    padding:28px;

    border-radius:18px;

    border:1px solid var(--rk-border);

    background:#ffffff;
}


.rk-level.featured{

    background:
        linear-gradient(
            150deg,
            #F7F0F9,
            #EEE3F2
        );

    border-color:#D4BFDD;

    box-shadow:0 10px 28px rgba(93,43,116,.09);
}


.rk-level-label{

    color:var(--rk-purple);

    font-size:12px;

    font-weight:800;

    letter-spacing:.8px;

    text-transform:uppercase;
}


.rk-level h3{

    margin:6px 0 15px !important;
}


.rk-level ul{

    padding-left:20px;

    margin:0;
}


.rk-level li{

    margin-bottom:8px;
}


/* =========================================================
   RENT VS BUY
========================================================= */

.rk-rent-grid{

    display:grid;

    grid-template-columns:1fr 1fr;

    gap:20px;

    margin:30px 0;
}


.rk-rent-box{

    padding:30px;

    border-radius:18px;

    border:1px solid var(--rk-border);
}


.rk-rent-box.rent{

    background:
        linear-gradient(
            145deg,
            #F8F1FA,
            #EFE4F3
        );
}


.rk-rent-box.buy{

    background:#FBFAFC;
}


.rk-rent-box h3{

    margin-top:0 !important;
}


/* =========================================================
   PROCESS
========================================================= */

.rk-process{

    display:grid;

    grid-template-columns:repeat(6,1fr);

    gap:10px;

    margin:35px 0 45px;
}


.rk-process-step{

    position:relative;

    text-align:center;

    padding:22px 10px;
}


.rk-process-step:not(:last-child):after{

    content:"→";

    position:absolute;

    right:-10px;

    top:30px;

    color:#BCA5C5;

    font-size:20px;

    font-weight:bold;
}


.rk-process-number{

    width:45px;

    height:45px;

    margin:0 auto 12px;

    border-radius:50%;

    display:flex;

    align-items:center;

    justify-content:center;

    background:var(--rk-purple);

    color:#ffffff;

    font-weight:800;
}


.rk-process-step strong{

    display:block;

    color:var(--rk-purple-dark);

    font-size:14px;

    line-height:1.35;
}


/* =========================================================
   DELHI NCR
========================================================= */

.rk-area-box{

    position:relative;

    overflow:hidden;

    margin:35px 0;

    padding:35px;

    border-radius:20px;

    background:
        radial-gradient(
            circle at 90% 10%,
            rgba(255,255,255,.12),
            transparent 25%
        ),
        linear-gradient(
            135deg,
            #421D54,
            #6D3484
        );

    color:#ffffff;
}


.rk-area-box:after{

    content:"";

    position:absolute;

    width:270px;

    height:270px;

    right:-100px;

    bottom:-130px;

    border-radius:50%;

    border:1px solid rgba(255,255,255,.12);
}


.rk-area-box h2{

    position:relative;

    z-index:2;

    margin-top:0 !important;

    color:#ffffff !important;
}


.rk-area-box h2:before{

    background:#ffffff;
}


.rk-area-box p{

    position:relative;

    z-index:2;

    color:rgba(255,255,255,.92);
}


.rk-area-tags{

    position:relative;

    z-index:2;

    display:flex;

    flex-wrap:wrap;

    gap:9px;
}


.rk-area-tag{

    padding:8px 14px;

    border-radius:25px;

    background:rgba(255,255,255,.10);

    border:1px solid rgba(255,255,255,.22);

    color:#ffffff;

    font-size:14px;
}


/* =========================================================
   CHECKLIST
========================================================= */

.rk-checklist-wrapper{

    display:grid;

    grid-template-columns:1fr 1fr;

    gap:20px;

    margin:30px 0;
}


.rk-checklist{

    padding:28px;

    border-radius:18px;

    background:#ffffff;

    border:1px solid var(--rk-border);

    box-shadow:0 6px 20px rgba(0,0,0,.04);
}


.rk-checklist h3{

    margin-top:0 !important;
}


.rk-checklist ul{

    list-style:none;

    padding:0;

    margin:0;
}


.rk-checklist li{

    padding:10px 0;

    border-bottom:1px solid #F0EBF2;
}


.rk-checklist li:last-child{

    border-bottom:0;
}


.rk-checklist li:before{

    content:"✓";

    display:inline-flex;

    align-items:center;

    justify-content:center;

    width:22px;

    height:22px;

    margin-right:9px;

    border-radius:50%;

    background:var(--rk-purple-light);

    color:var(--rk-purple);

    font-size:12px;

    font-weight:900;
}


/* =========================================================
   COST SECTION
========================================================= */

.rk-cost{

    margin:40px 0;

    padding:35px;

    border-radius:20px;

    background:var(--rk-purple-light);

    border:1px solid var(--rk-border);
}


.rk-cost h3{

    margin-top:0 !important;
}


.rk-cost-factors{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:12px;

    margin-top:22px;
}


.rk-cost-factor{

    padding:18px;

    border-radius:12px;

    background:#ffffff;

    border:1px solid var(--rk-border);

    text-align:center;

    font-weight:700;

    color:var(--rk-purple-dark);
}


/* =========================================================
   CATEGORY GRID
========================================================= */

.rk-category-grid{

    display:grid;

    grid-template-columns:repeat(2,1fr);

    gap:18px;

    margin:30px 0;
}


.rk-category{

    padding:25px;

    border-radius:17px;

    border:1px solid var(--rk-border);

    background:#ffffff;
}


.rk-category-title{

    display:flex;

    align-items:center;

    gap:12px;

    color:var(--rk-purple);

    font-size:20px;

    font-weight:800;

    margin-bottom:13px;
}


.rk-category-icon{

    width:42px;

    height:42px;

    display:flex;

    align-items:center;

    justify-content:center;

    border-radius:12px;

    background:var(--rk-purple-light);
}


.rk-tags{

    display:flex;

    flex-wrap:wrap;

    gap:8px;
}


.rk-tag{

    padding:7px 11px;

    border-radius:20px;

    background:#FAF8FB;

    border:1px solid var(--rk-border);

    color:#5C5161;

    font-size:13px;

    font-weight:600;
}


/* =========================================================
   FAQ
========================================================= */

.rk-faq-wrap{

    margin-top:30px;
}


.rk-faq{

    margin-bottom:12px;

    border:1px solid var(--rk-border);

    border-radius:12px;

    background:#ffffff;

    overflow:hidden;
}


.rk-faq summary{

    cursor:pointer;

    list-style:none;

    padding:19px 22px;

    background:#FBF9FC;

    color:var(--rk-purple-dark);

    font-weight:700;
}


.rk-faq summary::-webkit-details-marker{

    display:none;
}


.rk-faq summary:after{

    content:"+";

    float:right;

    color:var(--rk-purple);

    font-size:22px;

    line-height:20px;
}


.rk-faq[open] summary:after{

    content:"−";
}


.rk-faq-content{

    padding:20px 22px;

    color:var(--rk-muted);
}


/* =========================================================
   FINAL CTA
========================================================= */

.rk-final-cta{

    position:relative;

    overflow:hidden;

    margin-top:55px;

    padding:55px 35px;

    text-align:center;

    border-radius:25px;

    background:
        radial-gradient(
            circle at 85% 15%,
            rgba(255,255,255,.13),
            transparent 22%
        ),
        linear-gradient(
            135deg,
            #421D54,
            #5D2B74,
            #81459A
        );

    color:#ffffff;
}


.rk-final-cta h2{

    margin:0 0 15px !important;

    padding:0 !important;

    color:#ffffff !important;

    font-size:34px !important;
}


.rk-final-cta h2:before,
.rk-final-cta h2:after{

    display:none !important;
}


.rk-final-cta p{

    max-width:800px;

    margin:0 auto 22px;

    color:rgba(255,255,255,.94);
}


/* =========================================================
   FINAL PHONE
========================================================= */

.rk-final-phone,
.rk-final-phone:visited,
.rk-final-phone:hover,
.rk-final-phone:focus,
.rk-final-phone:active{

    display:inline-flex !important;

    align-items:center;

    justify-content:center;

    gap:9px;

    padding:14px 24px;

    margin:5px 0 23px;

    background:#ffffff !important;

    color:#5D2B74 !important;

    border:2px solid #ffffff !important;

    border-radius:10px !important;

    text-decoration:none !important;

    font-size:25px !important;

    font-weight:900 !important;

    line-height:1.2 !important;

    text-shadow:none !important;

    opacity:1 !important;

    visibility:visible !important;

    transition:.25s ease !important;
}


.rk-final-phone:hover{

    background:#F1E7F4 !important;

    color:#421D54 !important;

    transform:translateY(-3px);

    box-shadow:0 8px 25px rgba(0,0,0,.18) !important;
}


/* =========================================================
   CTA BUTTONS
========================================================= */

.rk-cta-buttons{

    display:flex;

    align-items:center;

    justify-content:center;

    flex-wrap:wrap;

    gap:12px;
}


.rk-cta-btn,
.rk-cta-btn:visited,
.rk-cta-btn:hover,
.rk-cta-btn:focus,
.rk-cta-btn:active{

    display:inline-flex !important;

    align-items:center;

    justify-content:center;

    min-height:49px;

    padding:13px 23px !important;

    border-radius:9px !important;

    text-decoration:none !important;

    font-weight:800 !important;

    line-height:1.2 !important;

    transition:.25s ease !important;
}


.rk-cta-btn.white{

    background:#ffffff !important;

    color:#5D2B74 !important;

    border:2px solid #ffffff !important;
}


.rk-cta-btn.white:hover{

    background:#F2E8F5 !important;

    color:#421D54 !important;

    transform:translateY(-2px);
}


.rk-cta-btn.outline{

    background:rgba(255,255,255,.08) !important;

    color:#ffffff !important;

    border:1px solid rgba(255,255,255,.45) !important;
}


.rk-cta-btn.outline:hover{

    background:#ffffff !important;

    color:#5D2B74 !important;

    border-color:#ffffff !important;

    transform:translateY(-2px);
}


/* =========================================================
   DISCLAIMER
========================================================= */

.rk-disclaimer{

    margin-top:25px;

    padding:20px 23px;

    border:1px solid #DED9DF;

    background:#F8F8F8;

    border-radius:12px;

    color:#606060;

    font-size:13px;

    line-height:1.7;
}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:1000px){

    .rk-equipment-grid{

        grid-template-columns:repeat(2,1fr);

    }

    .rk-why-grid{

        grid-template-columns:repeat(2,1fr);

    }

    .rk-process{

        grid-template-columns:repeat(3,1fr);

    }

    .rk-process-step:not(:last-child):after{

        display:none;

    }

}


@media(max-width:750px){

    .rk-icu-page{

        padding:8px 13px 45px;

        font-size:16px;

    }

    .rk-hero{

        padding:42px 24px;

        border-radius:19px;

    }

    .rk-hero h1{

        font-size:34px !important;

    }

    .rk-hero-text{

        font-size:16px;

    }

    .rk-intro,
    .rk-category-grid,
    .rk-rent-grid,
    .rk-checklist-wrapper{

        grid-template-columns:1fr;

    }

    .rk-equipment-grid,
    .rk-level-grid,
    .rk-why-grid{

        grid-template-columns:1fr;

    }

    .rk-process{

        grid-template-columns:1fr 1fr;

    }

    .rk-cost-factors{

        grid-template-columns:1fr 1fr;

    }

    .rk-icu-page h2{

        font-size:27px !important;

    }

}


@media(max-width:480px){

    .rk-hero{

        padding:35px 20px;

    }

    .rk-hero h1{

        font-size:29px !important;

        line-height:1.18 !important;

    }

    .rk-hero-text{

        font-size:15.5px;

        line-height:1.65;

    }

    .rk-hero-buttons{

        width:100%;

        flex-direction:column;

    }

    .rk-hero-btn{

        width:100% !important;

        min-height:52px !important;

    }

    .rk-process{

        grid-template-columns:1fr;

    }

    .rk-cost-factors{

        grid-template-columns:1fr;

    }

    .rk-area-box{

        padding:28px 20px;

    }

    .rk-final-cta{

        padding:40px 20px;

    }

    .rk-final-cta h2{

        font-size:28px !important;

    }

    .rk-final-phone{

        width:100%;

        font-size:23px !important;

    }

    .rk-cta-buttons{

        flex-direction:column;

        width:100%;

    }

    .rk-cta-btn{

        width:100% !important;

    }

}

</style>


<div class="rk-icu-page">


<!-- =========================================================
     HERO
========================================================= -->

<section class="rk-hero">

    <div class="rk-hero-inner">

        <div class="rk-badge">
            🏥 ICU AT HOME • DELHI NCR
        </div>


        <h1>
            What Makes <span>Respikart</span> a Trusted Choice
            for ICU at Home in Delhi NCR?
        </h1>


        <div class="rk-hero-text">

            When a loved one needs continued medical support after
            hospitalization, arranging the right equipment at home
            can feel overwhelming. Respikart brings multiple medical
            equipment categories together to help families plan
            home-care requirements more conveniently.

        </div>


        <!-- FIXED TOP CTA -->

        <div class="rk-hero-buttons">

            <a
                href="tel:9810061827"
                class="rk-hero-btn phone"
                aria-label="Call Respikart at 9810061827"
            >
                📞 &nbsp;Call 9810061827
            </a>


            <a
                href="https://respikart.com/rentals/"
                class="rk-hero-btn rental"
            >
                Explore Medical Rentals
            </a>

        </div>

    </div>

</section>



<!-- =========================================================
     INTRO
========================================================= -->

<section class="rk-intro">


    <div class="rk-intro-main">

        <div class="rk-mini-title">
            HOME HEALTHCARE • DELHI NCR
        </div>


        <p>

            A hospital discharge may leave families with several
            questions: Which hospital bed should we arrange?
            Does the patient need an oxygen concentrator or oxygen
            cylinder? Will CPAP or BiPAP be required? Do we need a
            patient monitor or suction machine?

        </p>


        <p>

            When several types of medical equipment are required,
            coordinating everything from different suppliers can
            become stressful.

        </p>


        <p>

            <strong>
                Respikart provides medical equipment for home-care
                and ICU-at-home requirements across Delhi NCR
            </strong>,
            with rental and purchase options available for different
            categories of equipment.

        </p>

    </div>



    <div class="rk-intro-side">

        <div class="rk-mini-title">
            RESPIKART FOCUS
        </div>


        <h3>
            Multiple Equipment Categories
        </h3>


        <ul>

            <li>Hospital Beds</li>

            <li>Oxygen Equipment</li>

            <li>CPAP / BiPAP</li>

            <li>Patient Monitors</li>

            <li>Suction Machines</li>

            <li>Critical-Care Equipment</li>

        </ul>

    </div>

</section>



<!-- =========================================================
     WHAT IS ICU AT HOME
========================================================= -->

<h2>
    What Is an ICU-at-Home Setup?
</h2>


<p>

    An ICU-at-home setup is a home-care arrangement in which
    selected medical equipment and support are provided in the
    patient&#8217;s home according to their medical requirements.

</p>


<p>

    The exact setup is <strong>different for every patient</strong>.
    One patient may only require a hospital bed, oxygen concentrator
    and pulse oximeter, while another may require more advanced
    respiratory support and monitoring.

</p>


<div class="rk-highlight">

    <div class="rk-highlight-title">
        Important Medical Consideration
    </div>


    <p>

        ICU at home should not be considered a replacement for
        hospital ICU care when a patient requires continuous
        intensive medical intervention.

    </p>


    <p>

        The treating healthcare professional should determine
        whether home-based care is appropriate.

    </p>

</div>



<!-- =========================================================
     WHY RESPIKART
========================================================= -->

<h2>
    Why Choose Respikart for ICU-at-Home Equipment?
</h2>


<div class="rk-why-grid">


    <div class="rk-why">

        <div class="rk-why-icon">
            🏥
        </div>

        <h3>
            One-Stop Equipment Range
        </h3>

        <p>
            Multiple home-care and critical-care equipment
            categories are available through one platform.
        </p>

    </div>



    <div class="rk-why">

        <div class="rk-why-icon">
            🫁
        </div>

        <h3>
            Respiratory Care Focus
        </h3>

        <p>
            Strong focus on oxygen concentrators, CPAP,
            BiPAP and ventilation equipment.
        </p>

    </div>



    <div class="rk-why">

        <div class="rk-why-icon">
            🔧
        </div>

        <h3>
            Installation Support
        </h3>

        <p>
            Technician-assisted installation and usage
            guidance are available for applicable setups.
        </p>

    </div>



    <div class="rk-why">

        <div class="rk-why-icon">
            🚚
        </div>

        <h3>
            Delhi NCR Focus
        </h3>

        <p>
            Home-care equipment delivery and rental services
            across selected Delhi NCR locations.
        </p>

    </div>



    <div class="rk-why">

        <div class="rk-why-icon">
            🔄
        </div>

        <h3>
            Rental Flexibility
        </h3>

        <p>
            Rental options can be useful when equipment is
            required temporarily during recovery.
        </p>

    </div>



    <div class="rk-why">

        <div class="rk-why-icon">
            📋
        </div>

        <h3>
            Patient-Specific Approach
        </h3>

        <p>
            Equipment should be selected according to the
            patient&#8217;s actual requirements.
        </p>

    </div>

</div>



<!-- =========================================================
     EQUIPMENT
========================================================= -->

<h2>
    Medical Equipment Available for ICU-at-Home Requirements
</h2>


<p>

    Respikart brings multiple medical equipment categories
    together to help families coordinate home-care requirements.

</p>


<div class="rk-equipment-grid">


    <div class="rk-equipment">

        <div class="rk-equipment-number">
            01
        </div>

        <h3>
            Hospital Beds
        </h3>

        <p>

            Manual, Semi Fowler, Full Fowler, electric, ICU,
            recliner and multi-function bed options depending
            on availability.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            02
        </div>

        <h3>
            Oxygen Concentrators
        </h3>

        <p>

            Oxygen concentrators for prescribed supplemental
            oxygen therapy, including different capacity options.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            03
        </div>

        <h3>
            Oxygen Cylinders
        </h3>

        <p>

            Oxygen cylinder options for oxygen supply and,
            where appropriate, backup requirements.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            04
        </div>

        <h3>
            CPAP Machines
        </h3>

        <p>

            Positive airway pressure devices for prescribed
            respiratory therapy requirements.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            05
        </div>

        <h3>
            BiPAP Machines
        </h3>

        <p>

            Bilevel positive airway pressure devices for
            selected respiratory requirements.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            06
        </div>

        <h3>
            Patient Monitors
        </h3>

        <p>

            Monitoring equipment for selected vital parameters
            according to the patient&#8217;s care requirements.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            07
        </div>

        <h3>
            Suction Machines
        </h3>

        <p>

            Equipment used for selected airway and secretion
            management requirements.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            08
        </div>

        <h3>
            DVT Pumps
        </h3>

        <p>

            Intermittent pneumatic compression equipment for
            selected patients with limited mobility.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            09
        </div>

        <h3>
            Infusion &#038; Syringe Pumps
        </h3>

        <p>

            Critical-care equipment for prescribed fluid and
            medication administration requirements.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            10
        </div>

        <h3>
            Ventilators
        </h3>

        <p>

            Advanced respiratory support equipment for patients
            with appropriate prescribed requirements.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            11
        </div>

        <h3>
            Portable Oxygen Concentrators
        </h3>

        <p>

            Portable oxygen solutions for selected prescribed
            oxygen therapy requirements.

        </p>

    </div>



    <div class="rk-equipment">

        <div class="rk-equipment-number">
            12
        </div>

        <h3>
            Nebulizers &#038; Accessories
        </h3>

        <p>

            Additional respiratory-care equipment and accessories
            depending on the patient&#8217;s requirements.

        </p>

    </div>


</div>



<!-- =========================================================
     DIFFERENT LEVELS
========================================================= -->

<h2>
    Different Levels of ICU-at-Home Setup
</h2>


<p>

    Not every patient requires a complete ICU setup.
    The equipment should be selected according to the
    actual medical requirement.

</p>


<div class="rk-level-grid">


    <div class="rk-level">

        <div class="rk-level-label">
            LEVEL 01
        </div>

        <h3>
            Basic Home Care
        </h3>

        <ul>

            <li>Hospital Bed</li>

            <li>Oxygen Concentrator</li>

            <li>Pulse Oximeter</li>

            <li>Basic Patient-Care Accessories</li>

        </ul>

    </div>



    <div class="rk-level featured">

        <div class="rk-level-label">
            LEVEL 02
        </div>

        <h3>
            Respiratory Support
        </h3>

        <ul>

            <li>Hospital Bed</li>

            <li>Oxygen Concentrator</li>

            <li>Oxygen Cylinder</li>

            <li>CPAP / BiPAP</li>

            <li>Pulse Oximeter</li>

        </ul>

    </div>



    <div class="rk-level">

        <div class="rk-level-label">
            LEVEL 03
        </div>

        <h3>
            Advanced Home Care
        </h3>

        <ul>

            <li>ICU / Electric Bed</li>

            <li>Ventilator</li>

            <li>Patient Monitor</li>

            <li>Oxygen System</li>

            <li>Suction Machine</li>

            <li>Infusion / Syringe Pumps</li>

            <li>DVT Pump</li>

        </ul>

    </div>

</div>



<div class="rk-highlight">

    <div class="rk-highlight-title">
        Every Patient Is Different
    </div>

    <p>

        There is no universal ICU-at-home package.
        The treating healthcare team should determine
        which equipment is appropriate for the patient.

    </p>

</div>



<!-- =========================================================
     RENT VS BUY
========================================================= -->

<h2>
    Should You Rent or Buy Medical Equipment?
</h2>


<p>

    The right choice depends on the expected duration of use,
    patient&#8217;s requirement, equipment availability and overall
    cost considerations.

</p>


<div class="rk-rent-grid">


    <div class="rk-rent-box rent">

        <h3>
            🔄 When Renting May Be Practical
        </h3>

        <ul>

            <li>Short-term recovery</li>

            <li>Post-surgery care</li>

            <li>Equipment needed for weeks or months</li>

            <li>Temporary respiratory support</li>

            <li>Uncertain duration of use</li>

        </ul>

    </div>



    <div class="rk-rent-box buy">

        <h3>
            🏠 When Buying May Be Considered
        </h3>

        <ul>

            <li>Long-term requirement</li>

            <li>Regular or continuous use</li>

            <li>Ongoing medical requirement</li>

            <li>Equipment likely to be used for an extended period</li>

        </ul>

    </div>

</div>



<!-- =========================================================
     PROCESS
========================================================= -->

<h2>
    How to Arrange an ICU-at-Home Setup with Respikart
</h2>


<div class="rk-process">


    <div class="rk-process-step">

        <div class="rk-process-number">
            1
        </div>

        <strong>
            Doctor&#8217;s Advice
        </strong>

    </div>


    <div class="rk-process-step">

        <div class="rk-process-number">
            2
        </div>

        <strong>
            Prepare Equipment List
        </strong>

    </div>


    <div class="rk-process-step">

        <div class="rk-process-number">
            3
        </div>

        <strong>
            Contact Respikart
        </strong>

    </div>


    <div class="rk-process-step">

        <div class="rk-process-number">
            4
        </div>

        <strong>
            Select Rental / Purchase
        </strong>

    </div>


    <div class="rk-process-step">

        <div class="rk-process-number">
            5
        </div>

        <strong>
            Delivery &#038; Setup
        </strong>

    </div>


    <div class="rk-process-step">

        <div class="rk-process-number">
            6
        </div>

        <strong>
            Continue Medical Care
        </strong>

    </div>

</div>



<!-- =========================================================
     DELHI NCR
========================================================= -->

<section class="rk-area-box">

    <h2>
        ICU Equipment &#038; Home Care Across Delhi NCR
    </h2>


    <p>

        Respikart focuses on medical equipment delivery and rental
        services across selected Delhi NCR locations, subject to
        product availability and location.

    </p>


    <div class="rk-area-tags">

        <span class="rk-area-tag">Delhi</span>

        <span class="rk-area-tag">Noida</span>

        <span class="rk-area-tag">Greater Noida</span>

        <span class="rk-area-tag">Gurgaon / Gurugram</span>

        <span class="rk-area-tag">Ghaziabad</span>

        <span class="rk-area-tag">Faridabad</span>

        <span class="rk-area-tag">Indirapuram</span>

        <span class="rk-area-tag">Vaishali</span>

        <span class="rk-area-tag">Dwarka</span>

        <span class="rk-area-tag">Rohini</span>

        <span class="rk-area-tag">South Delhi</span>

        <span class="rk-area-tag">East Delhi</span>

        <span class="rk-area-tag">West Delhi</span>

        <span class="rk-area-tag">North Delhi</span>

        <span class="rk-area-tag">Central Delhi</span>

    </div>

</section>



<!-- =========================================================
     CHECKLIST
========================================================= -->

<h2>
    What Should You Check Before Renting Medical Equipment?
</h2>


<div class="rk-checklist-wrapper">


    <div class="rk-checklist">

        <h3>
            Equipment Checklist
        </h3>

        <ul>

            <li>Is the equipment suitable for the patient?</li>

            <li>Has the equipment been checked?</li>

            <li>Are all required accessories included?</li>

            <li>Has the equipment been tested?</li>

            <li>Is installation available?</li>

            <li>Is technical support available?</li>

        </ul>

    </div>



    <div class="rk-checklist">

        <h3>
            Home Preparation
        </h3>

        <ul>

            <li>Adequate space around the bed</li>

            <li>Required electrical points</li>

            <li>Power backup planning</li>

            <li>Organized cables and tubing</li>

            <li>Clean equipment environment</li>

            <li>Emergency contact information</li>

        </ul>

    </div>

</div>



<!-- =========================================================
     COST
========================================================= -->

<h2>
    ICU at Home Cost in Delhi NCR: What Affects the Price?
</h2>


<div class="rk-cost">

    <h3>
        Why Is There No Single ICU-at-Home Price?
    </h3>


    <p>

        The cost of an ICU-at-home setup depends on the patient&#8217;s
        medical requirements and the equipment included.

    </p>


    <p>

        A basic setup with a hospital bed and oxygen support will
        naturally cost differently from an advanced setup involving
        patient monitoring, BiPAP or ventilatory support, suction
        equipment, infusion pumps and other critical-care equipment.

    </p>


    <div class="rk-cost-factors">

        <div class="rk-cost-factor">
            Equipment Required
        </div>

        <div class="rk-cost-factor">
            Rental Duration
        </div>

        <div class="rk-cost-factor">
            Patient Requirement
        </div>

        <div class="rk-cost-factor">
            Location
        </div>

    </div>


    <p style="margin-top:22px;">

        At Respikart, families can discuss their equipment
        requirements and rental duration to understand the
        available options before arranging the setup.

    </p>

</div>



<!-- =========================================================
     COMPLETE ICU SETUP
========================================================= -->

<h2>
    What Can a Complete ICU-at-Home Setup Include?
</h2>


<div class="rk-category-grid">


    <div class="rk-category">

        <div class="rk-category-title">

            <div class="rk-category-icon">
                🛏️
            </div>

            Patient Comfort &#038; Positioning

        </div>


        <div class="rk-tags">

            <span class="rk-tag">
                Electric Hospital Bed
            </span>

            <span class="rk-tag">
                ICU Bed
            </span>

            <span class="rk-tag">
                Air Mattress
            </span>

            <span class="rk-tag">
                Bedside Table
            </span>

            <span class="rk-tag">
                Wheelchair
            </span>

            <span class="rk-tag">
                Commode
            </span>

        </div>

    </div>



    <div class="rk-category">

        <div class="rk-category-title">

            <div class="rk-category-icon">
                🫁
            </div>

            Respiratory Support

        </div>


        <div class="rk-tags">

            <span class="rk-tag">
                Oxygen Concentrator
            </span>

            <span class="rk-tag">
                Oxygen Cylinder
            </span>

            <span class="rk-tag">
                CPAP
            </span>

            <span class="rk-tag">
                BiPAP
            </span>

            <span class="rk-tag">
                Ventilator
            </span>

            <span class="rk-tag">
                Nebulizer
            </span>

        </div>

    </div>



    <div class="rk-category">

        <div class="rk-category-title">

            <div class="rk-category-icon">
                ❤️
            </div>

            Patient Monitoring

        </div>


        <div class="rk-tags">

            <span class="rk-tag">
                Patient Monitor
            </span>

            <span class="rk-tag">
                Pulse Oximeter
            </span>

            <span class="rk-tag">
                ECG
            </span>

            <span class="rk-tag">
                Blood Pressure Monitoring
            </span>

        </div>

    </div>



    <div class="rk-category">

        <div class="rk-category-title">

            <div class="rk-category-icon">
                💉
            </div>

            Medication &#038; Fluid Management

        </div>


        <div class="rk-tags">

            <span class="rk-tag">
                Infusion Pump
            </span>

            <span class="rk-tag">
                Syringe Pump
            </span>

            <span class="rk-tag">
                IV Accessories
            </span>

        </div>

    </div>

</div>



<!-- =========================================================
     WHY RESPIKART FINAL
========================================================= -->

<h2>
    Why Respikart Is More Than Just a Medical Equipment Supplier
</h2>


<p>

    For home-care requirements, families are not simply looking
    for a product. They are looking for convenience, equipment
    availability and support throughout the setup process.

</p>


<div class="rk-highlight">

    <div style="
        display:flex;
        flex-wrap:wrap;
        align-items:center;
        justify-content:space-between;
        gap:15px;
    ">

        <strong>
            Product Selection
        </strong>

        <span>→</span>

        <strong>
            Availability
        </strong>

        <span>→</span>

        <strong>
            Delivery
        </strong>

        <span>→</span>

        <strong>
            Installation
        </strong>

        <span>→</span>

        <strong>
            Usage Guidance
        </strong>

        <span>→</span>

        <strong>
            Technical Support
        </strong>

    </div>

</div>



<!-- =========================================================
     FAQ
========================================================= -->

<h2>
    Frequently Asked Questions
</h2>


<div class="rk-faq-wrap">


    <details class="rk-faq">

        <summary>
            Can Respikart set up an ICU at home?
        </summary>

        <div class="rk-faq-content">

            Respikart has a dedicated ICU-at-home service.
            Technician-assisted installation and usage guidance
            are available for applicable setups.

        </div>

    </details>



    <details class="rk-faq">

        <summary>
            What equipment can be included in an ICU-at-home setup?
        </summary>

        <div class="rk-faq-content">

            Depending on the patient&#8217;s requirement, an ICU-at-home
            setup may include hospital beds, oxygen equipment,
            CPAP/BiPAP, patient monitors, suction machines,
            DVT pumps, infusion pumps, syringe pumps, ventilators
            and other prescribed equipment.

        </div>

    </details>



    <details class="rk-faq">

        <summary>
            Can I rent ICU equipment in Delhi NCR?
        </summary>

        <div class="rk-faq-content">

            Respikart offers multiple medical equipment categories
            for rental across selected Delhi NCR locations,
            subject to product availability and location.

        </div>

    </details>



    <details class="rk-faq">

        <summary>
            Does Respikart provide hospital beds on rent?
        </summary>

        <div class="rk-faq-content">

            Yes. Respikart lists manual, Semi Fowler, Full Fowler,
            electric, ICU, recliner and multi-function hospital beds
            depending on availability.

        </div>

    </details>



    <details class="rk-faq">

        <summary>
            Does Respikart provide oxygen concentrators on rent?
        </summary>

        <div class="rk-faq-content">

            Respikart offers oxygen concentrator rental options,
            including different capacity options depending on
            availability and patient requirements.

        </div>

    </details>



    <details class="rk-faq">

        <summary>
            Can I rent CPAP or BiPAP from Respikart?
        </summary>

        <div class="rk-faq-content">

            Yes. Respikart lists CPAP and BiPAP rental options
            for selected requirements in Delhi NCR.

        </div>

    </details>



    <details class="rk-faq">

        <summary>
            Is ICU-at-home suitable for every patient?
        </summary>

        <div class="rk-faq-content">

            No. Whether home-based care is appropriate depends
            on the patient&#8217;s medical condition and required level
            of monitoring and intervention. The treating healthcare
            team should determine whether home care is suitable.

        </div>

    </details>



    <details class="rk-faq">

        <summary>
            How can I contact Respikart for an ICU-at-home setup?
        </summary>

        <div class="rk-faq-content">

            You can contact Respikart for equipment requirements
            and availability at

            <strong>
                9810061827
            </strong>.

        </div>

    </details>


</div>



<!-- =========================================================
     FINAL CTA
========================================================= -->

<section class="rk-final-cta">


    <h2>
        Need an ICU-at-Home Setup in Delhi NCR?
    </h2>


    <p>

        From hospital beds and oxygen concentrators to CPAP/BiPAP,
        patient monitors, suction machines, DVT pumps and other
        critical-care equipment, Respikart can help you explore
        suitable medical equipment options according to the
        patient&#8217;s requirements.

    </p>


    <!-- VISIBLE PHONE CTA -->

    <a
        href="tel:9810061827"
        class="rk-final-phone"
        aria-label="Call Respikart at 9810061827"
    >
        📞 &nbsp;9810061827
    </a>


    <div class="rk-cta-buttons">


        <a
            href="https://respikart.com/rentals/"
            class="rk-cta-btn white"
        >
            View Medical Rentals
        </a>


        <a
            href="https://respikart.com/"
            class="rk-cta-btn outline"
        >
            Visit Respikart
        </a>


    </div>

</section>



<!-- =========================================================
     DISCLAIMER
========================================================= -->

<div class="rk-disclaimer">

    <strong>
        Medical Disclaimer:
    </strong>

    This article is intended for general educational and
    informational purposes only. It is not a substitute for
    medical diagnosis, treatment or professional medical advice.
    The equipment and level of care required for a patient should
    be determined by the treating doctor or qualified healthcare
    professional. Do not change oxygen flow, CPAP/BiPAP settings,
    ventilator settings or other medical treatment without
    appropriate medical guidance.

</div>


</div>
<p>The post <a href="https://respikart.com/icu-setup-at-home-delhi-ncr/">ICU at Home in Delhi NCR: Why Choose Respikart for Home ICU Equipment?</a> appeared first on <a href="https://respikart.com">RespiKart</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://respikart.com/icu-setup-at-home-delhi-ncr/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ICU at Home: What Medical Equipment Do You Actually Need?</title>
		<link>https://respikart.com/icu-at-home-what-medical-equipment-do-you-actually-need/</link>
					<comments>https://respikart.com/icu-at-home-what-medical-equipment-do-you-actually-need/#respond</comments>
		
		<dc:creator><![CDATA[Sachin Chawla]]></dc:creator>
		<pubDate>Tue, 01 Sep 2026 05:45:24 +0000</pubDate>
				<category><![CDATA[ICU setup]]></category>
		<guid isPermaLink="false">https://respikart.com/?p=31762</guid>

					<description><![CDATA[<p>HOME HEALTHCARE • MEDICAL EQUIPMENT GUIDE ICU at Home: What Medical Equipment Do You Actually Need? A practical guide to setting up safe and comfortable home-based patient care with the right medical equipment, monitoring devices and respiratory support. Setting Up Medical Care at Home? When a patient is discharged from the hospital but still requires [...]</p>
<p>The post <a href="https://respikart.com/icu-at-home-what-medical-equipment-do-you-actually-need/">ICU at Home: What Medical Equipment Do You Actually Need?</a> appeared first on <a href="https://respikart.com">RespiKart</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<style>
/* =========================================================
   RESPIKART BLOG
   ICU AT HOME - PREMIUM DESIGN
   ========================================================= */

.rk-icu-blog {
    --rk-purple: #5D2B74;
    --rk-purple-dark: #421D54;
    --rk-purple-light: #F6F0F9;
    --rk-lavender: #EEE3F2;
    --rk-text: #333333;
    --rk-muted: #666666;
    --rk-border: #E5DCE9;
    --rk-white: #ffffff;

    max-width: 1180px;
    margin: 0 auto;
    padding: 10px 20px 60px;
    font-family: Arial, Helvetica, sans-serif;
    color: var(--rk-text);
    font-size: 17px;
    line-height: 1.75;
}

/* ================= HERO ================= */

.rk-hero {
    background: linear-gradient(135deg, #4B205E, #7D3B98);
    padding: 55px 45px;
    border-radius: 22px;
    margin-bottom: 35px;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.rk-hero:before {
    content: "";
    position: absolute;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    background: rgba(255,255,255,0.08);
    right: -80px;
    top: -100px;
}

.rk-hero:after {
    content: "";
    position: absolute;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: rgba(255,255,255,0.06);
    left: -70px;
    bottom: -100px;
}

.rk-hero-content {
    position: relative;
    z-index: 2;
}

.rk-label {
    display: inline-block;
    background: rgba(255,255,255,0.15);
    border: 1px solid rgba(255,255,255,0.25);
    padding: 7px 15px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 18px;
}

.rk-hero h1 {
    color: #fff;
    font-size: 44px;
    line-height: 1.2;
    margin: 0 0 18px;
    font-weight: 800;
}

.rk-hero p {
    color: rgba(255,255,255,0.92);
    font-size: 18px;
    max-width: 850px;
    margin: 0;
}

/* ================= GENERAL ================= */

.rk-icu-blog h2 {
    color: var(--rk-purple);
    font-size: 31px;
    line-height: 1.3;
    margin: 48px 0 18px;
    font-weight: 750;
}

.rk-icu-blog h3 {
    color: var(--rk-purple-dark);
    font-size: 22px;
    margin: 28px 0 10px;
}

.rk-icu-blog p {
    margin: 0 0 18px;
}

.rk-icu-blog ul {
    margin: 15px 0 25px 25px;
}

.rk-icu-blog li {
    margin-bottom: 9px;
}

.rk-icu-blog strong {
    color: var(--rk-purple-dark);
}

/* ================= INTRO ================= */

.rk-intro {
    background: #fff;
    border: 1px solid var(--rk-border);
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 5px 20px rgba(93,43,116,0.07);
    margin-bottom: 35px;
}

.rk-intro-title {
    color: var(--rk-purple);
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 12px;
}

/* ================= QUICK SUMMARY ================= */

.rk-summary {
    background: var(--rk-purple-light);
    border-radius: 16px;
    padding: 30px;
    margin: 30px 0 40px;
}

.rk-summary h3 {
    margin-top: 0;
}

.rk-summary-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin-top: 20px;
}

.rk-summary-item {
    background: #fff;
    padding: 18px;
    border-radius: 12px;
    border: 1px solid var(--rk-border);
}

.rk-summary-number {
    color: var(--rk-purple);
    font-size: 26px;
    font-weight: 800;
    display: block;
}

/* ================= EQUIPMENT CARDS ================= */

.rk-equipment-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 30px 0 40px;
}

.rk-equipment-card {
    background: #fff;
    border: 1px solid var(--rk-border);
    border-radius: 16px;
    padding: 26px;
    position: relative;
    transition: all 0.25s ease;
    box-shadow: 0 4px 15px rgba(0,0,0,0.045);
}

.rk-equipment-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 28px rgba(93,43,116,0.12);
}

.rk-card-number {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--rk-purple-light);
    color: var(--rk-purple);
    border-radius: 50%;
    font-weight: 800;
    margin-bottom: 13px;
}

.rk-equipment-card h3 {
    margin: 0 0 10px;
    font-size: 21px;
}

/* ================= INFO BOX ================= */

.rk-info {
    background: linear-gradient(135deg, #F8F3FA, #F2EAF5);
    border-left: 5px solid var(--rk-purple);
    border-radius: 10px;
    padding: 22px 25px;
    margin: 25px 0 30px;
}

.rk-info-title {
    font-weight: 800;
    color: var(--rk-purple);
    margin-bottom: 5px;
}

/* ================= WARNING ================= */

.rk-warning {
    background: #FFF8E8;
    border-left: 5px solid #D99A00;
    border-radius: 10px;
    padding: 21px 24px;
    margin: 25px 0;
}

/* ================= CHECKLIST ================= */

.rk-checklist {
    background: var(--rk-purple-light);
    border-radius: 16px;
    padding: 30px;
    margin: 30px 0;
}

.rk-checklist ul {
    list-style: none;
    padding: 0;
    margin-left: 0;
}

.rk-checklist li {
    background: #fff;
    border: 1px solid var(--rk-border);
    border-radius: 9px;
    padding: 12px 15px;
    margin-bottom: 10px;
}

.rk-checklist li:before {
    content: "✓";
    color: var(--rk-purple);
    font-weight: 800;
    margin-right: 10px;
}

/* ================= TABLE ================= */

.rk-table-wrap {
    overflow-x: auto;
    margin: 25px 0 40px;
    border-radius: 12px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.06);
}

.rk-table {
    width: 100%;
    min-width: 650px;
    border-collapse: collapse;
    background: #fff;
}

.rk-table th {
    background: var(--rk-purple);
    color: #fff;
    padding: 16px;
    text-align: left;
    font-size: 15px;
}

.rk-table td {
    padding: 15px;
    border-bottom: 1px solid #eee;
}

.rk-table tr:nth-child(even) {
    background: #FAF8FB;
}

/* ================= RENT VS BUY ================= */

.rk-compare {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin: 30px 0;
}

.rk-compare-box {
    padding: 28px;
    border-radius: 15px;
    border: 1px solid var(--rk-border);
}

.rk-compare-box h3 {
    margin-top: 0;
}

.rk-rent {
    background: #F7F1FA;
}

.rk-buy {
    background: #FAFAFA;
}

/* ================= STEP PROCESS ================= */

.rk-steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin: 30px 0 40px;
}

.rk-step {
    text-align: center;
    background: #fff;
    border: 1px solid var(--rk-border);
    border-radius: 14px;
    padding: 22px 15px;
}

.rk-step-number {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: var(--rk-purple);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 12px;
    font-weight: 800;
}

.rk-step strong {
    display: block;
}

/* ================= FAQ ================= */

.rk-faq {
    border: 1px solid var(--rk-border);
    border-radius: 10px;
    margin-bottom: 12px;
    overflow: hidden;
    background: #fff;
}

.rk-faq summary {
    cursor: pointer;
    padding: 18px 20px;
    font-weight: 700;
    color: var(--rk-purple);
    background: #FAF7FB;
    list-style: none;
}

.rk-faq summary::-webkit-details-marker {
    display: none;
}

.rk-faq summary:after {
    content: "+";
    float: right;
    font-size: 22px;
}

.rk-faq[open] summary:after {
    content: "−";
}

.rk-faq-content {
    padding: 18px 20px;
}

/* ================= RESPIKART SERVICES ================= */

.rk-services {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin: 25px 0 35px;
}

.rk-service {
    background: #fff;
    border: 1px solid var(--rk-border);
    border-radius: 12px;
    padding: 20px;
    text-align: center;
}

.rk-service strong {
    display: block;
    color: var(--rk-purple);
}

/* ================= CTA ================= */

.rk-final-cta {
    margin-top: 50px;
    padding: 45px 35px;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    background: linear-gradient(135deg, #4B205E, #7D3B98);
    position: relative;
    overflow: hidden;
}

.rk-final-cta h2 {
    color: #fff;
    margin-top: 0;
    font-size: 32px;
}

.rk-final-cta p {
    color: rgba(255,255,255,0.92);
    max-width: 800px;
    margin: 0 auto 25px;
}

.rk-btn {
    display: inline-block;
    background: #fff;
    color: var(--rk-purple) !important;
    text-decoration: none;
    padding: 13px 25px;
    border-radius: 8px;
    font-weight: 700;
    margin: 5px;
}

.rk-btn:hover {
    background: #F2EAF5;
}

/* ================= DISCLAIMER ================= */

.rk-disclaimer {
    margin-top: 30px;
    padding: 20px 23px;
    background: #F7F7F7;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-size: 14px;
    color: #555;
}

/* ================= MOBILE ================= */

@media (max-width: 850px) {

    .rk-hero {
        padding: 38px 25px;
    }

    .rk-hero h1 {
        font-size: 32px;
    }

    .rk-summary-grid,
    .rk-services,
    .rk-steps {
        grid-template-columns: 1fr 1fr;
    }

    .rk-equipment-grid,
    .rk-compare {
        grid-template-columns: 1fr;
    }

}

@media (max-width: 600px) {

    .rk-icu-blog {
        padding: 5px 12px 40px;
        font-size: 16px;
    }

    .rk-hero {
        padding: 30px 20px;
        border-radius: 16px;
    }

    .rk-hero h1 {
        font-size: 28px;
    }

    .rk-hero p {
        font-size: 16px;
    }

    .rk-icu-blog h2 {
        font-size: 25px;
    }

    .rk-summary-grid,
    .rk-services,
    .rk-steps {
        grid-template-columns: 1fr;
    }

    .rk-intro,
    .rk-checklist {
        padding: 22px;
    }

    .rk-final-cta {
        padding: 32px 20px;
    }

}
</style>


<div class="rk-icu-blog">

    <!-- ================= HERO ================= -->

    <section class="rk-hero">

        <div class="rk-hero-content">

            <span class="rk-label">HOME HEALTHCARE • MEDICAL EQUIPMENT GUIDE</span>

            <h1>
                ICU at Home: What Medical Equipment Do You Actually Need?
            </h1>

            <p>
                A practical guide to setting up safe and comfortable home-based
                patient care with the right medical equipment, monitoring devices
                and respiratory support.
            </p>

        </div>

    </section>


    <!-- ================= INTRO ================= -->

    <div class="rk-intro">

        <div class="rk-intro-title">
            Setting Up Medical Care at Home?
        </div>

        <p>
            When a patient is discharged from the hospital but still requires
            medical support, families may need to arrange a suitable
            <strong>home healthcare setup</strong>.
        </p>

        <p>
            Depending on the patient&#8217;s condition, this may involve a hospital bed,
            oxygen support, respiratory equipment, monitoring devices, suction
            equipment and other medical devices.
        </p>

        <p>
            However, an ICU-at-home setup should never be based on a standard
            shopping list. The equipment required depends on the patient&#8217;s
            medical condition, doctor&#8217;s prescription, mobility, oxygen requirement
            and level of monitoring needed.
        </p>

        <p>
            <strong>Respikart</strong> helps families arrange medical equipment
            for home-care requirements through rental and purchase options,
            depending on the product and location.
        </p>

    </div>


    <!-- ================= QUICK SUMMARY ================= -->

    <div class="rk-summary">

        <h3>Quick Overview: ICU at Home Equipment</h3>

        <p>
            Depending on the patient&#8217;s requirements, a home-care setup may include:
        </p>

        <div class="rk-summary-grid">

            <div class="rk-summary-item">
                <span class="rk-summary-number">01</span>
                Hospital Bed
            </div>

            <div class="rk-summary-item">
                <span class="rk-summary-number">02</span>
                Oxygen Support
            </div>

            <div class="rk-summary-item">
                <span class="rk-summary-number">03</span>
                CPAP / BiPAP
            </div>

            <div class="rk-summary-item">
                <span class="rk-summary-number">04</span>
                Patient Monitor
            </div>

            <div class="rk-summary-item">
                <span class="rk-summary-number">05</span>
                Suction Machine
            </div>

            <div class="rk-summary-item">
                <span class="rk-summary-number">06</span>
                DVT Pump
            </div>

        </div>

    </div>


    <!-- ================= WHAT IS ICU AT HOME ================= -->

    <h2>What Is an ICU at Home?</h2>

    <p>
        An <strong>ICU at home</strong> refers to a home-care arrangement where
        certain medical support, monitoring and patient-care requirements are
        provided in a patient&#8217;s home instead of a hospital setting.
    </p>

    <p>
        The level of care can vary significantly from one patient to another.
        Some patients may only need supportive equipment such as a hospital bed
        and oxygen concentrator, while others may require more advanced respiratory
        support and monitoring.
    </p>

    <div class="rk-info">

        <div class="rk-info-title">
            The most important point:
        </div>

        <p>
            There is no universal &#8220;ICU at home equipment list.&#8221;
            Equipment should be selected according to the patient&#8217;s medical
            condition and the treating healthcare professional&#8217;s advice.
        </p>

    </div>


    <!-- ================= WHEN NEEDED ================= -->

    <h2>When Might a Patient Need Medical Equipment at Home?</h2>

    <p>
        Home medical equipment may be required in several situations, including:
    </p>

    <ul>

        <li>
            Recovery after hospitalization
        </li>

        <li>
            Recovery after major surgery
        </li>

        <li>
            Prolonged bed rest or limited mobility
        </li>

        <li>
            Certain respiratory conditions
        </li>

        <li>
            Long-term supportive care
        </li>

        <li>
            Elderly or dependent patients requiring assistance
        </li>

        <li>
            Patients requiring prescribed oxygen or non-invasive ventilation
        </li>

    </ul>


    <!-- ================= EQUIPMENT ================= -->

    <h2>What Medical Equipment Is Needed for an ICU at Home?</h2>

    <p>
        The following equipment may be considered depending on the patient&#8217;s
        medical requirements.
    </p>


    <div class="rk-equipment-grid">


        <!-- CARD 1 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">1</div>

            <h3>Electric Hospital Bed</h3>

            <p>
                An electric hospital bed can make patient positioning and
                caregiving easier, particularly for patients who spend
                extended periods in bed.
            </p>

            <p>
                Depending on the model, features may include adjustable
                backrest, leg section, height adjustment and side rails.
            </p>

        </div>


        <!-- CARD 2 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">2</div>

            <h3>Oxygen Concentrator</h3>

            <p>
                An oxygen concentrator delivers concentrated oxygen from
                surrounding air when supplemental oxygen has been prescribed.
            </p>

            <p>
                Depending on the requirement, 5 LPM, 10 LPM and portable
                oxygen concentrators may be available.
            </p>

        </div>


        <!-- CARD 3 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">3</div>

            <h3>Oxygen Cylinder</h3>

            <p>
                An oxygen cylinder can provide supplemental oxygen and may
                also be useful as a backup source in situations where
                uninterrupted oxygen availability is important.
            </p>

        </div>


        <!-- CARD 4 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">4</div>

            <h3>CPAP / BiPAP Machine</h3>

            <p>
                CPAP and BiPAP machines provide non-invasive respiratory
                support for selected medical conditions.
            </p>

            <p>
                The appropriate device and settings should be determined
                by a qualified healthcare professional.
            </p>

        </div>


        <!-- CARD 5 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">5</div>

            <h3>Patient Monitor</h3>

            <p>
                Patient monitors can help track vital parameters depending
                on the model.
            </p>

            <p>
                These may include ECG, SpO₂, NIBP, respiratory rate
                and temperature.
            </p>

        </div>


        <!-- CARD 6 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">6</div>

            <h3>Suction Machine</h3>

            <p>
                A suction machine may be required for selected patients
                who cannot effectively clear respiratory or oral secretions.
            </p>

            <p>
                Proper instruction and training should be provided before use.
            </p>

        </div>


        <!-- CARD 7 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">7</div>

            <h3>DVT Pump</h3>

            <p>
                A DVT pump may use intermittent pneumatic compression
                to support blood circulation in selected patients with
                limited mobility.
            </p>

        </div>


        <!-- CARD 8 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">8</div>

            <h3>Nebulizer</h3>

            <p>
                A nebulizer converts certain prescribed liquid medications
                into a mist that can be inhaled through a mask or mouthpiece.
            </p>

        </div>


        <!-- CARD 9 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">9</div>

            <h3>Pulse Oximeter</h3>

            <p>
                A pulse oximeter can measure SpO₂ and pulse rate and may
                be useful for monitoring patients when recommended by
                their healthcare team.
            </p>

        </div>


        <!-- CARD 10 -->

        <div class="rk-equipment-card">

            <div class="rk-card-number">10</div>

            <h3>Air Mattress</h3>

            <p>
                Patients spending prolonged periods in bed may require
                appropriate pressure-management support.
            </p>

            <p>
                An air mattress may be considered based on the patient&#8217;s
                mobility and clinical requirements.
            </p>

        </div>


    </div>


    <!-- ================= HOSPITAL BED ================= -->

    <h2>1. Electric Hospital Bed: The Foundation of Home Patient Care</h2>

    <p>
        For a patient who spends most of the day in bed, choosing an appropriate
        hospital bed can make everyday care easier for both the patient and caregiver.
    </p>

    <p>
        Compared with a standard household bed, an electric hospital bed can
        provide adjustable positioning and easier access for caregivers.
    </p>

    <p>Depending on the model, features may include:</p>

    <ul>

        <li>Adjustable backrest</li>
        <li>Adjustable leg section</li>
        <li>Height adjustment</li>
        <li>Side rails</li>
        <li>Wheels with locking mechanism</li>
        <li>Remote-controlled positioning</li>

    </ul>


    <!-- ================= OXYGEN ================= -->

    <h2>2. Oxygen Concentrator: When Supplemental Oxygen Is Prescribed</h2>

    <p>
        Oxygen concentrators are commonly used when a patient has been prescribed
        supplemental oxygen therapy.
    </p>

    <p>
        Unlike an oxygen cylinder, a concentrator uses surrounding air and
        delivers concentrated oxygen through the device.
    </p>

    <p>
        Respikart offers different oxygen concentrator options, including
        <strong>5 LPM, 10 LPM and portable oxygen concentrators</strong>,
        subject to availability.
    </p>

    <div class="rk-warning">

        <strong>Important:</strong>

        Oxygen flow should be used according to the treating doctor&#8217;s prescription.
        Do not independently increase or decrease the prescribed oxygen flow.

    </div>


    <!-- ================= OXYGEN CYLINDER ================= -->

    <h2>3. Oxygen Cylinder: A Useful Backup Option</h2>

    <p>
        Even when an oxygen concentrator is being used, some families may
        keep an oxygen cylinder as a backup depending on the patient&#8217;s
        medical requirement.
    </p>

    <p>
        This can be particularly relevant when uninterrupted oxygen availability
        is important and the concentrator depends on electrical power.
    </p>


    <!-- ================= CPAP BIPAP ================= -->

    <h2>4. CPAP &#038; BiPAP: Respiratory Support at Home</h2>

    <p>
        CPAP and BiPAP are non-invasive positive airway pressure devices.
        They are used for different clinical indications depending on the patient&#8217;s
        condition and medical prescription.
    </p>

    <h3>CPAP</h3>

    <p>
        CPAP generally provides continuous positive airway pressure and is commonly
        used in the treatment of obstructive sleep apnea.
    </p>

    <h3>BiPAP</h3>

    <p>
        BiPAP provides different pressure levels during inhalation and exhalation
        and may be prescribed for selected respiratory conditions.
    </p>

    <div class="rk-info">

        <div class="rk-info-title">
            Never self-adjust therapy settings
        </div>

        <p>
            Pressure settings, modes and other therapy parameters should be changed
            only under appropriate medical guidance.
        </p>

    </div>


    <!-- ================= PATIENT MONITOR ================= -->

    <h2>5. Patient Monitor: Keeping Track of Vital Parameters</h2>

    <p>
        For selected patients, a patient monitor can provide useful information
        about vital signs.
    </p>

    <div class="rk-table-wrap">

        <table class="rk-table">

            <thead>

                <tr>
                    <th>Parameter</th>
                    <th>What It Indicates</th>
                </tr>

            </thead>

            <tbody>

                <tr>
                    <td><strong>ECG</strong></td>
                    <td>Electrical activity of the heart</td>
                </tr>

                <tr>
                    <td><strong>SpO₂</strong></td>
                    <td>Blood oxygen saturation</td>
                </tr>

                <tr>
                    <td><strong>NIBP</strong></td>
                    <td>Non-invasive blood pressure</td>
                </tr>

                <tr>
                    <td><strong>RESP</strong></td>
                    <td>Respiratory rate</td>
                </tr>

                <tr>
                    <td><strong>TEMP</strong></td>
                    <td>Body temperature</td>
                </tr>

            </tbody>

        </table>

    </div>


    <!-- ================= SUCTION ================= -->

    <h2>6. Suction Machine: Supporting Airway and Secretion Management</h2>

    <p>
        Some patients may have difficulty clearing secretions independently.
        In such situations, a suction machine may be prescribed as part of
        the patient&#8217;s care plan.
    </p>

    <p>
        It uses negative pressure to remove secretions through appropriate
        suction equipment.
    </p>

    <p>
        Caregivers should receive proper instructions before using suction equipment.
    </p>


    <!-- ================= DVT ================= -->

    <h2>7. DVT Pump: Supporting Circulation During Limited Mobility</h2>

    <p>
        Patients who remain inactive or bedridden for prolonged periods may
        have an increased risk of venous blood clots.
    </p>

    <p>
        A DVT pump uses intermittent pneumatic compression in selected patients
        to help support circulation in the legs.
    </p>

    <div class="rk-warning">

        <strong>Important:</strong>

        A DVT pump is not appropriate for every patient. The treating doctor
        should determine whether intermittent pneumatic compression is suitable
        for the individual patient.

    </div>


    <!-- ================= NEBULIZER ================= -->

    <h2>8. Nebulizer: For Prescribed Inhaled Medication</h2>

    <p>
        A nebulizer converts certain liquid medications into a fine mist
        that can be inhaled through a mask or mouthpiece.
    </p>

    <div class="rk-info">

        <strong>Oxygen Concentrator ≠ Nebulizer</strong>

        <p>
            An oxygen concentrator provides supplemental oxygen,
            while a nebulizer is used to deliver prescribed medication
            as an inhaled mist.
        </p>

    </div>


    <!-- ================= PULSE OX ================= -->

    <h2>9. Pulse Oximeter: Simple Oxygen Monitoring</h2>

    <p>
        A pulse oximeter is a compact device commonly placed on the finger
        to measure SpO₂ and pulse rate.
    </p>

    <p>
        It can be useful for routine monitoring when recommended by a healthcare professional.
    </p>

    <p>
        However, readings should always be considered together with the patient&#8217;s
        symptoms and overall clinical condition.
    </p>


    <!-- ================= AIR MATTRESS ================= -->

    <h2>10. Air Mattress and Pressure Management</h2>

    <p>
        Patients who spend extended periods in bed may need appropriate
        pressure-management support.
    </p>

    <p>
        An air mattress may be considered depending on the patient&#8217;s mobility,
        duration of bed rest and healthcare requirements.
    </p>


    <!-- ================= SETUP PROCESS ================= -->

    <h2>How to Plan an ICU-at-Home Setup?</h2>

    <p>
        Instead of purchasing equipment randomly, families can follow a
        structured approach.
    </p>

    <div class="rk-steps">

        <div class="rk-step">
            <div class="rk-step-number">1</div>
            <strong>Doctor&#8217;s Advice</strong>
            Determine the patient&#8217;s actual medical requirements.
        </div>

        <div class="rk-step">
            <div class="rk-step-number">2</div>
            <strong>Equipment List</strong>
            Prepare a patient-specific equipment checklist.
        </div>

        <div class="rk-step">
            <div class="rk-step-number">3</div>
            <strong>Choose Rental / Buy</strong>
            Select the most practical option for the expected duration.
        </div>

        <div class="rk-step">
            <div class="rk-step-number">4</div>
            <strong>Setup &#038; Training</strong>
            Ensure caregivers understand equipment operation.
        </div>

    </div>


    <!-- ================= CAREGIVER CHECKLIST ================= -->

    <h2>Home ICU Caregiver Checklist</h2>

    <p>
        Equipment is only one part of home-based patient care.
        Caregivers should also make sure the home environment is prepared.
    </p>

    <div class="rk-checklist">

        <ul>

            <li>Keep the patient&#8217;s medical documents easily accessible.</li>

            <li>Keep doctor&#8217;s contact information available.</li>

            <li>Understand how each medical device operates.</li>

            <li>Check power requirements for electrical equipment.</li>

            <li>Keep required accessories and consumables available.</li>

            <li>Maintain cleanliness around the patient&#8217;s equipment.</li>

            <li>Know how to respond to equipment alarms.</li>

            <li>Have an emergency contact plan ready.</li>

            <li>Follow prescribed medicines and therapy instructions.</li>

            <li>Do not change device settings without medical guidance.</li>

        </ul>

    </div>


    <!-- ================= POWER BACKUP ================= -->

    <h2>Why Power Backup Matters in Home Medical Care</h2>

    <p>
        Many medical devices used in home care require electricity.
        Oxygen concentrators, CPAP/BiPAP machines, patient monitors and
        other equipment may stop functioning if power is interrupted.
    </p>

    <p>
        Families should therefore discuss appropriate backup arrangements
        with their healthcare team, particularly when a patient&#8217;s therapy
        depends on continuous electrical equipment.
    </p>

    <div class="rk-info">

        <div class="rk-info-title">
            Practical Tip
        </div>

        <p>
            Before bringing equipment home, understand its power consumption,
            backup requirements and what should be done in case of a power failure.
        </p>

    </div>


    <!-- ================= RENT VS BUY ================= -->

    <h2>Should You Rent or Buy Medical Equipment?</h2>

    <p>
        The decision between renting and buying depends mainly on the expected
        duration of use, budget and the patient&#8217;s long-term requirements.
    </p>

    <div class="rk-compare">

        <div class="rk-compare-box rk-rent">

            <h3>When Renting May Be Better</h3>

            <ul>

                <li>Short-term recovery</li>

                <li>Post-surgery care</li>

                <li>Equipment required for a few weeks or months</li>

                <li>Temporary respiratory support</li>

                <li>When you want to avoid a large upfront cost</li>

            </ul>

        </div>


        <div class="rk-compare-box rk-buy">

            <h3>When Buying May Be Better</h3>

            <ul>

                <li>Long-term requirement</li>

                <li>Regular or continuous use</li>

                <li>Ongoing medical condition</li>

                <li>Equipment likely to be needed for an extended period</li>

            </ul>

        </div>

    </div>


    <!-- ================= RESPIKART ================= -->

    <h2>Medical Equipment for Home Care from Respikart</h2>

    <p>
        Finding the right medical equipment during a patient&#8217;s recovery
        can be stressful, especially when equipment is required urgently.
    </p>

    <p>
        <strong>Respikart</strong> provides a range of medical equipment
        for home-care requirements, with rental and purchase options
        available for selected products and locations.
    </p>


    <div class="rk-services">

        <div class="rk-service">
            <strong>Hospital Beds</strong>
            Electric &#038; Motorized Beds
        </div>

        <div class="rk-service">
            <strong>Oxygen Equipment</strong>
            Concentrators &#038; Cylinders
        </div>

        <div class="rk-service">
            <strong>CPAP / BiPAP</strong>
            Respiratory Support Devices
        </div>

        <div class="rk-service">
            <strong>Patient Monitors</strong>
            Vital Sign Monitoring
        </div>

        <div class="rk-service">
            <strong>Suction Machines</strong>
            Home-Care Suction Support
        </div>

        <div class="rk-service">
            <strong>DVT Pumps</strong>
            Intermittent Compression
        </div>

    </div>


    <h3>Medical Equipment Rental in Delhi NCR</h3>

    <p>
        Respikart serves customers across selected areas of
        <strong>Delhi NCR</strong> with medical equipment rental and
        purchase options, subject to product availability and location.
    </p>

    <p>
        Depending on the product and location, local delivery options may
        also be available for urgent home-care requirements.
    </p>


    <!-- ================= FAQ ================= -->

    <h2>Frequently Asked Questions About ICU at Home</h2>


    <details class="rk-faq">

        <summary>
            Can an ICU be set up at home?
        </summary>

        <div class="rk-faq-content">

            A home-care setup can provide certain types of medical support,
            but whether a patient can safely receive care at home depends
            on their medical condition and the treating doctor&#8217;s assessment.

        </div>

    </details>


    <details class="rk-faq">

        <summary>
            What equipment is needed for an ICU at home?
        </summary>

        <div class="rk-faq-content">

            Depending on the patient, equipment may include a hospital bed,
            oxygen concentrator, oxygen cylinder, CPAP/BiPAP machine,
            patient monitor, suction machine, DVT pump, nebulizer,
            pulse oximeter and other supportive equipment.

        </div>

    </details>


    <details class="rk-faq">

        <summary>
            Can ICU equipment be rented for home use?
        </summary>

        <div class="rk-faq-content">

            Yes. Depending on availability and location, equipment such as
            hospital beds, oxygen concentrators, CPAP/BiPAP machines,
            patient monitors, suction machines and DVT pumps may be available
            for rental.

        </div>

    </details>


    <details class="rk-faq">

        <summary>
            Do I need both an oxygen concentrator and oxygen cylinder?
        </summary>

        <div class="rk-faq-content">

            Not necessarily. The appropriate oxygen source depends on the
            patient&#8217;s prescription and circumstances. In some situations,
            an oxygen cylinder may be kept as backup.

        </div>

    </details>


    <details class="rk-faq">

        <summary>
            Is a patient monitor necessary at home?
        </summary>

        <div class="rk-faq-content">

            It depends on the patient&#8217;s condition and monitoring plan.
            Patients requiring regular monitoring of vital parameters may
            benefit from an appropriate patient monitor.

        </div>

    </details>


    <details class="rk-faq">

        <summary>
            Can I use CPAP or BiPAP without a doctor&#8217;s prescription?
        </summary>

        <div class="rk-faq-content">

            CPAP and especially BiPAP should not be started or adjusted
            without appropriate medical guidance. The correct device,
            mask and settings depend on the patient&#8217;s condition and prescription.

        </div>

    </details>


    <details class="rk-faq">

        <summary>
            How do I know which medical equipment my patient needs?
        </summary>

        <div class="rk-faq-content">

            Start with the treating doctor&#8217;s recommendations. Ask for a clear
            list of required equipment, oxygen requirements, monitoring needs
            and expected duration of use before renting or purchasing equipment.

        </div>

    </details>


    <!-- ================= FINAL CTA ================= -->

    <div class="rk-final-cta">

        <h2>Need Medical Equipment for Home Care?</h2>

        <p>
            From hospital beds and oxygen concentrators to CPAP/BiPAP machines,
            patient monitors, suction machines and DVT pumps, Respikart can help
            you explore suitable medical equipment for home-care requirements.
        </p>

        <a class="rk-btn"
           href="https://respikart.com/"
           target="_blank"
           rel="noopener">
            Explore Respikart
        </a>

        <a class="rk-btn"
           href="https://respikart.com/rentals/"
           target="_blank"
           rel="noopener">
            Explore Medical Rentals
        </a>

    </div>


    <!-- ================= DISCLAIMER ================= -->

    <div class="rk-disclaimer">

        <strong>Medical Disclaimer:</strong>
        This article is intended for general educational and informational
        purposes only. It is not a substitute for medical diagnosis,
        treatment or professional medical advice. The equipment required
        for a patient should be determined by the treating doctor or
        qualified healthcare professional. Do not change oxygen flow,
        CPAP/BiPAP settings or other medical treatment without appropriate
        medical guidance.

    </div>

</div>
<p>The post <a href="https://respikart.com/icu-at-home-what-medical-equipment-do-you-actually-need/">ICU at Home: What Medical Equipment Do You Actually Need?</a> appeared first on <a href="https://respikart.com">RespiKart</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://respikart.com/icu-at-home-what-medical-equipment-do-you-actually-need/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
