{"product_id":"pulse-oximeter-clip-style-fingertip","title":"Pulse Oximeter  Clip Style Fingertip","description":"\u003c!-- =========================================================\nRCCS ASSISTED LIVING MARKETPLACE\nPRODUCT: PORTABLE PULSE OXIMETER\n\nPAGE BEHAVIOR:\n- Shopify product images remain at the TOP\n- Product images do NOT follow the scroll\n- Title \/ price \/ variants \/ Add to Cart remain at the TOP\n- ALL RCCS description content moves BELOW the complete\n  Shopify product image + product information area\n- True laptop-widescreen layout\n- Large readable typography\n- Strong RCCS contrast\n- RCFE \/ ARF focused\n- California residential care SEO\n========================================================= --\u003e\n\n\n\u003cstyle\u003e\n\n  \/* =========================================================\n     PREVENT SHOPIFY PRODUCT MEDIA FROM FOLLOWING SCROLL\n     ========================================================= *\/\n\n  .product__media-wrapper,\n  .product__media-wrapper.product__column-sticky,\n  .product__media-wrapper .product__column-sticky,\n  .product__media-wrapper [class*=\"sticky\"] {\n    position: static !important;\n    top: auto !important;\n    bottom: auto !important;\n    height: auto !important;\n    max-height: none !important;\n    align-self: flex-start !important;\n  }\n\n\n  \/* =========================================================\n     MAIN RCCS DESCRIPTION\n     ========================================================= *\/\n\n  #rccs-pulseox-description,\n  #rccs-pulseox-description * {\n    box-sizing: border-box;\n  }\n\n  #rccs-pulseox-description {\n    --rccs-navy: #102b3f;\n    --rccs-navy-dark: #071d2d;\n    --rccs-teal: #0b646c;\n    --rccs-teal-dark: #074b51;\n    --rccs-gold: #c59636;\n\n    --rccs-white: #ffffff;\n    --rccs-page: #f3f6f7;\n    --rccs-green: #e5f1ee;\n    --rccs-blue: #e8f0f5;\n    --rccs-warning: #fff6df;\n    --rccs-alert: #fff0ed;\n\n    --rccs-text: #15232b;\n    --rccs-border: #c7d1d6;\n\n    display: block;\n    clear: both;\n\n    width: min(98vw, 1760px);\n    max-width: 1760px;\n\n    margin: 26px auto 45px !important;\n    padding: 0 12px;\n\n    color: var(--rccs-text);\n    background: transparent;\n\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 19px;\n    line-height: 1.55;\n  }\n\n  #rccs-pulseox-description h1,\n  #rccs-pulseox-description h2,\n  #rccs-pulseox-description h3,\n  #rccs-pulseox-description p {\n    margin-top: 0;\n  }\n\n  #rccs-pulseox-description h1,\n  #rccs-pulseox-description h2,\n  #rccs-pulseox-description h3 {\n    font-family: Arial, Helvetica, sans-serif;\n    font-weight: 800;\n    letter-spacing: -0.02em;\n  }\n\n\n  \/* =========================================================\n     HERO\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-hero {\n    width: 100%;\n\n    padding: 39px 45px;\n\n    background:\n      linear-gradient(\n        120deg,\n        var(--rccs-navy-dark) 0%,\n        var(--rccs-navy) 48%,\n        var(--rccs-teal-dark) 100%\n      );\n\n    color: #ffffff;\n\n    border-radius: 18px;\n    border-bottom: 7px solid var(--rccs-gold);\n\n    box-shadow: 0 7px 22px rgba(7, 29, 45, 0.16);\n  }\n\n  #rccs-pulseox-description .rccs-market-badge {\n    display: inline-block;\n\n    margin: 0 0 13px;\n    padding: 8px 15px;\n\n    background: #ffffff;\n    color: var(--rccs-navy-dark);\n\n    border-radius: 100px;\n\n    font-size: 15px;\n    line-height: 1.2;\n    font-weight: 800;\n\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n\n  #rccs-pulseox-description .rccs-hero h1 {\n    max-width: 1520px;\n\n    margin: 0 0 15px;\n\n    color: #ffffff;\n\n    font-size: clamp(35px, 3vw, 55px);\n    line-height: 1.08;\n  }\n\n  #rccs-pulseox-description .rccs-hero p {\n    max-width: 1500px;\n\n    margin: 0;\n\n    color: #ffffff;\n\n    font-size: clamp(20px, 1.5vw, 25px);\n    line-height: 1.5;\n    font-weight: 500;\n  }\n\n\n  \/* =========================================================\n     QUICK STATS\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-stat-grid {\n    display: grid;\n\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n\n    gap: 14px;\n\n    margin-top: 20px;\n  }\n\n  #rccs-pulseox-description .rccs-stat {\n    padding: 21px 18px;\n\n    background: var(--rccs-navy-dark);\n    color: #ffffff;\n\n    border-radius: 14px;\n\n    text-align: center;\n  }\n\n  #rccs-pulseox-description .rccs-stat strong {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: #ffffff;\n\n    font-size: 27px;\n    line-height: 1.1;\n  }\n\n  #rccs-pulseox-description .rccs-stat span {\n    color: #ffffff;\n\n    font-size: 16px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n\n  \/* =========================================================\n     STANDARD SECTION\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-section {\n    width: 100%;\n\n    margin-top: 20px;\n    padding: 30px 34px;\n\n    background: #ffffff;\n\n    border: 1px solid var(--rccs-border);\n    border-radius: 17px;\n\n    box-shadow: 0 4px 15px rgba(7, 29, 45, 0.07);\n  }\n\n  #rccs-pulseox-description .rccs-section-title {\n    display: flex;\n    align-items: center;\n\n    gap: 13px;\n\n    margin: 0 0 20px;\n\n    color: var(--rccs-navy-dark);\n\n    font-size: clamp(28px, 2vw, 37px);\n    line-height: 1.14;\n  }\n\n  #rccs-pulseox-description .rccs-section-title::before {\n    content: \"\";\n\n    flex: 0 0 8px;\n\n    width: 8px;\n    height: 36px;\n\n    background: var(--rccs-teal);\n\n    border-radius: 10px;\n  }\n\n  #rccs-pulseox-description .rccs-lead {\n    margin: 0 0 17px;\n\n    color: var(--rccs-text);\n\n    font-size: 20px;\n    line-height: 1.65;\n  }\n\n  #rccs-pulseox-description .rccs-lead:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     USE GRID\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-use-grid {\n    display: grid;\n\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n\n    gap: 17px;\n  }\n\n  #rccs-pulseox-description .rccs-use-card {\n    min-height: 100%;\n\n    padding: 22px;\n\n    background: var(--rccs-page);\n\n    border: 1px solid var(--rccs-border);\n    border-top: 6px solid var(--rccs-teal);\n\n    border-radius: 14px;\n  }\n\n  #rccs-pulseox-description .rccs-use-card h3 {\n    margin: 0 0 9px;\n\n    color: var(--rccs-navy-dark);\n\n    font-size: 22px;\n    line-height: 1.25;\n  }\n\n  #rccs-pulseox-description .rccs-use-card p {\n    margin: 0;\n\n    color: var(--rccs-text);\n\n    font-size: 18px;\n    line-height: 1.5;\n  }\n\n\n  \/* =========================================================\n     FEATURES\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-feature-grid {\n    display: grid;\n\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    gap: 11px;\n\n    margin: 0;\n    padding: 0;\n\n    list-style: none;\n  }\n\n  #rccs-pulseox-description .rccs-feature-grid li {\n    position: relative;\n\n    margin: 0;\n\n    padding: 15px 17px 15px 49px;\n\n    background: var(--rccs-page);\n\n    border: 1px solid var(--rccs-border);\n    border-radius: 11px;\n\n    color: var(--rccs-text);\n\n    font-size: 18px;\n    line-height: 1.45;\n    font-weight: 600;\n  }\n\n  #rccs-pulseox-description .rccs-feature-grid li::before {\n    content: \"✓\";\n\n    position: absolute;\n\n    left: 16px;\n    top: 15px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 24px;\n    height: 24px;\n\n    background: var(--rccs-teal-dark);\n    color: #ffffff;\n\n    border-radius: 50%;\n\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n\n  \/* =========================================================\n     CALLOUT\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-callout {\n    margin-top: 20px;\n    padding: 25px 29px;\n\n    background: var(--rccs-green);\n\n    border: 2px solid var(--rccs-teal);\n    border-radius: 15px;\n  }\n\n  #rccs-pulseox-description .rccs-callout.blue {\n    background: var(--rccs-blue);\n    border-color: var(--rccs-navy);\n  }\n\n  #rccs-pulseox-description .rccs-callout h3 {\n    margin: 0 0 8px;\n\n    color: var(--rccs-navy-dark);\n\n    font-size: 25px;\n    line-height: 1.25;\n  }\n\n  #rccs-pulseox-description .rccs-callout p {\n    margin: 0;\n\n    color: var(--rccs-text);\n\n    font-size: 19px;\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     SPECS\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-spec-table {\n    width: 100%;\n\n    margin: 0;\n\n    border-collapse: separate;\n    border-spacing: 0;\n\n    overflow: hidden;\n\n    border: 1px solid var(--rccs-border);\n    border-radius: 13px;\n\n    font-size: 18px;\n  }\n\n  #rccs-pulseox-description .rccs-spec-table th,\n  #rccs-pulseox-description .rccs-spec-table td {\n    padding: 14px 18px;\n\n    text-align: left;\n    vertical-align: top;\n\n    border-bottom: 1px solid var(--rccs-border);\n  }\n\n  #rccs-pulseox-description .rccs-spec-table tr:last-child th,\n  #rccs-pulseox-description .rccs-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  #rccs-pulseox-description .rccs-spec-table th {\n    width: 34%;\n\n    background: var(--rccs-navy-dark);\n    color: #ffffff;\n\n    font-weight: 800;\n  }\n\n  #rccs-pulseox-description .rccs-spec-table td {\n    background: #ffffff;\n    color: var(--rccs-text);\n\n    font-weight: 600;\n  }\n\n\n  \/* =========================================================\n     PRESCRIPTION \/ MONITORING ALERT\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-alert {\n    margin-top: 20px;\n    padding: 28px 30px;\n\n    background: var(--rccs-alert);\n\n    border: 3px solid #8c3024;\n    border-radius: 16px;\n  }\n\n  #rccs-pulseox-description .rccs-alert h2 {\n    margin: 0 0 11px;\n\n    color: #681f17;\n\n    font-size: 29px;\n    line-height: 1.2;\n  }\n\n  #rccs-pulseox-description .rccs-alert p {\n    margin: 0 0 10px;\n\n    color: #3b1b17;\n\n    font-size: 19px;\n    line-height: 1.6;\n  }\n\n  #rccs-pulseox-description .rccs-alert p:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     SHIPPING\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-shipping {\n    margin-top: 20px;\n    padding: 26px 30px;\n\n    background: var(--rccs-blue);\n\n    border: 2px solid var(--rccs-navy);\n    border-radius: 16px;\n  }\n\n  #rccs-pulseox-description .rccs-shipping h2 {\n    margin: 0 0 9px;\n\n    color: var(--rccs-navy-dark);\n\n    font-size: 27px;\n  }\n\n  #rccs-pulseox-description .rccs-shipping p {\n    margin: 0;\n\n    color: var(--rccs-text);\n\n    font-size: 19px;\n    line-height: 1.55;\n  }\n\n\n  \/* =========================================================\n     SEO CONTENT\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-seo-content p {\n    margin: 0 0 16px;\n\n    color: var(--rccs-text);\n\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  #rccs-pulseox-description .rccs-seo-content p:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     RCCS SIGNATURE FOOTER\n     ========================================================= *\/\n\n  #rccs-pulseox-description .rccs-marketplace-footer {\n    margin-top: 20px;\n    padding: 29px 36px;\n\n    background: var(--rccs-navy-dark);\n    color: #ffffff;\n\n    border-radius: 17px;\n\n    text-align: center;\n  }\n\n  #rccs-pulseox-description .rccs-marketplace-footer h2 {\n    margin: 0 0 10px;\n\n    color: #ffffff;\n\n    font-size: clamp(30px, 2.2vw, 39px);\n    line-height: 1.2;\n  }\n\n  #rccs-pulseox-description .rccs-marketplace-footer p {\n    max-width: 1450px;\n\n    margin: 0 auto;\n\n    color: #ffffff;\n\n    font-size: 19px;\n    line-height: 1.55;\n  }\n\n\n  \/* =========================================================\n     TABLET\n     ========================================================= *\/\n\n  @media screen and (max-width: 1100px) {\n\n    #rccs-pulseox-description {\n      width: 97vw;\n      padding: 0 8px;\n    }\n\n    #rccs-pulseox-description .rccs-stat-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #rccs-pulseox-description .rccs-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #rccs-pulseox-description .rccs-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n  }\n\n\n  \/* =========================================================\n     MOBILE\n     ========================================================= *\/\n\n  @media screen and (max-width: 700px) {\n\n    #rccs-pulseox-description {\n      width: 96vw;\n\n      margin-top: 18px !important;\n      padding: 0 5px;\n\n      font-size: 18px;\n    }\n\n    #rccs-pulseox-description .rccs-hero,\n    #rccs-pulseox-description .rccs-section,\n    #rccs-pulseox-description .rccs-marketplace-footer {\n      padding: 23px 19px;\n    }\n\n    #rccs-pulseox-description .rccs-stat-grid,\n    #rccs-pulseox-description .rccs-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #rccs-pulseox-description .rccs-spec-table,\n    #rccs-pulseox-description .rccs-spec-table tbody,\n    #rccs-pulseox-description .rccs-spec-table tr,\n    #rccs-pulseox-description .rccs-spec-table th,\n    #rccs-pulseox-description .rccs-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    #rccs-pulseox-description .rccs-spec-table th {\n      padding-bottom: 8px;\n    }\n\n    #rccs-pulseox-description .rccs-spec-table td {\n      padding-top: 9px;\n    }\n\n  }\n\n\u003c\/style\u003e\n\n\n\n\u003cdiv id=\"rccs-pulseox-description\"\u003e\n\n\n  \u003c!-- =======================================================\n       HERO\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-hero\"\u003e\n\n    \u003cdiv class=\"rccs-market-badge\"\u003e\n      RCCS Assisted Living Marketplace\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Portable Pulse Oximeter for RCFE \u0026amp; ARF Spot-Check SpO₂ and Pulse Monitoring\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      A portable, non-invasive pulse oximeter designed for spot-check\n      measurement of oxygen saturation of arterial hemoglobin (SpO₂) and\n      pulse rate in adult and pediatric patients in home and clinical\n      settings.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       AT A GLANCE\n       ======================================================= --\u003e\n\n  \u003cdiv class=\"rccs-stat-grid\"\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003eSpO₂\u003c\/strong\u003e\n      \u003cspan\u003eOxygen Saturation Spot Check\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003ePulse Rate\u003c\/strong\u003e\n      \u003cspan\u003ePortable Spot Measurement\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003e4-Way OLED\u003c\/strong\u003e\n      \u003cspan\u003eFlexible Display Orientation\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003eAAA\u003c\/strong\u003e\n      \u003cspan\u003eBattery Powered\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n  \u003c!-- =======================================================\n       WHY IT FITS RCFE \/ ARF\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Why a Pulse Oximeter Can Be Valuable in an RCFE or ARF\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Residential care operators frequently coordinate with healthcare\n      providers when residents experience a change in condition, respiratory\n      symptoms, weakness, illness, or other concerns that may require objective\n      health information.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      This portable pulse oximeter provides a non-invasive\n      \u003cstrong\u003espot-check measurement of SpO₂ and pulse rate\u003c\/strong\u003e, giving\n      an appropriately authorized user objective information that may assist\n      with resident observation and communication with healthcare\n      professionals.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      For a \u003cstrong\u003eCalifornia Residential Care Facility for the Elderly\n      (RCFE), Adult Residential Facility (ARF), assisted living home,\n      board-and-care facility, group home, or other residential care\n      environment\u003c\/strong\u003e, a pulse oximeter may be a useful part of an\n      organized resident-care supply inventory when its use is appropriate,\n      ordered, and consistent with facility procedures.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout\"\u003e\n\n      \u003ch3\u003e\n        Objective Information for Better Communication\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A spot SpO₂ or pulse-rate reading does not diagnose a medical\n        condition, but it can provide objective information to report when\n        communicating a resident's condition to an appropriate physician,\n        nurse, hospice provider, home health professional, responsible person,\n        or emergency resource.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       PRACTICAL USES\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Practical Uses in Residential Care Settings\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rccs-use-grid\"\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          SpO₂ Spot Checks\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Provides non-invasive spot-check measurement of arterial oxygen\n          saturation when appropriately ordered and used according to product\n          instructions.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Pulse Rate Checks\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Displays pulse rate alongside oxygen saturation, providing another\n          objective data point for appropriate resident observation.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Change-of-Condition Communication\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Spot readings may provide useful information when reporting observed\n          changes or symptoms to an appropriate healthcare professional.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Hospice Coordination\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Can be useful in facilities coordinating care with hospice teams\n          when spot-check pulse oximetry is included in the resident's\n          healthcare plan or professional instructions.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Home Health Coordination\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A portable device may be helpful for appropriately authorized\n          personnel involved in resident monitoring and home health services.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Emergency Supply Readiness\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Its compact battery-powered format makes it easy to maintain with\n          appropriately organized resident-care and emergency supplies.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SPOT CHECK VS CONTINUOUS\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Designed for Spot Checks — Not Continuous Monitoring\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      This pulse oximeter is designed for \u003cstrong\u003eportable spot-check\n      measurements\u003c\/strong\u003e. It is not intended to function as a continuous\n      bedside, overnight, or long-term oxygen saturation monitoring system.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      That distinction is important in a residential care setting. Operators\n      should use the product only for its intended purpose and should not treat\n      it as a substitute for continuous medical monitoring equipment when such\n      monitoring is required.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout blue\"\u003e\n\n      \u003ch3\u003e\n        Spot Check Means a Single Measurement at a Point in Time\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A single reading reflects conditions at the time the measurement is\n        taken. Resident status can change, and readings should be interpreted\n        only within the context of the resident's condition, symptoms,\n        professional instructions, and applicable care plan.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       OLED DISPLAY\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Four-Way OLED Display for Easier Viewing\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      The four-way OLED display allows results to be viewed from different\n      orientations, making the screen easier to read depending on how the\n      device is being held.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      This can be especially useful in a residential care environment where\n      staff or visiting healthcare professionals may be taking readings in\n      resident rooms, common areas, or other care settings.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       FEATURES\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Pulse Oximeter Features\n    \u003c\/h2\u003e\n\n    \u003cul class=\"rccs-feature-grid\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eNon-invasive SpO₂ spot-check measurement\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003ePulse-rate measurement\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for \u003cstrong\u003eadult and pediatric patients\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed for use in \u003cstrong\u003ehome and clinical settings\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eFour-way OLED display\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003ePortable design\u003c\/strong\u003e for convenient spot checks\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eRubber protective boot included\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Powered by \u003cstrong\u003eAAA batteries\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e2-year limited warranty\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003ePrescription required\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Intended for \u003cstrong\u003espot-check use only\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eNot intended for continuous monitoring\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       WHY PORTABILITY MATTERS\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Portable Enough for a Residential Care Environment\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Residential care facilities operate differently from hospitals. Staff\n      may need to move between resident rooms, common areas, medication areas,\n      offices, and other parts of the home.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      A small battery-powered pulse oximeter can be stored in an appropriate\n      resident-care or clinical-supply location and brought to the resident\n      when a properly authorized spot check is needed.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout\"\u003e\n\n      \u003ch3\u003e\n        Rubber Boot Helps Protect a Frequently Handled Device\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The included rubber boot provides an added layer of physical\n        protection for a portable device that may be carried and handled\n        regularly in a care environment.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SPECIFICATIONS\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Product Specifications\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"rccs-spec-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003ePortable Pulse Oximeter\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eMeasurement Type\u003c\/th\u003e\n          \u003ctd\u003eNon-Invasive Spot Check\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSpO₂ Measurement\u003c\/th\u003e\n          \u003ctd\u003eYes\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePulse Rate Measurement\u003c\/th\u003e\n          \u003ctd\u003eYes\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eDisplay\u003c\/th\u003e\n          \u003ctd\u003eFour-Way OLED Display\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePatient Population\u003c\/th\u003e\n          \u003ctd\u003eAdult and Pediatric\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eIntended Settings\u003c\/th\u003e\n          \u003ctd\u003eHome and Clinical Settings\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eContinuous Monitoring\u003c\/th\u003e\n          \u003ctd\u003eNo — Spot-Check Use Only\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePrescription Required\u003c\/th\u003e\n          \u003ctd\u003eYes\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProtective Boot\u003c\/th\u003e\n          \u003ctd\u003eRubber Boot Included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePower Source\u003c\/th\u003e\n          \u003ctd\u003eAAA Batteries\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n          \u003ctd\u003e2-Year Limited Warranty\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAverage Shipping Lead Time\u003c\/th\u003e\n          \u003ctd\u003e6+ Days\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       PRESCRIPTION \/ IMPORTANT LIMITATIONS\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-alert\"\u003e\n\n    \u003ch2\u003e\n      Important: Prescription Required \u0026amp; Not for Continuous Monitoring\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        The product listing identifies this pulse oximeter as a\n        prescription-required device.\n      \u003c\/strong\u003e\n      Purchase and use should follow applicable prescription requirements,\n      professional instructions, facility procedures, and product labeling.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      This device is intended for \u003cstrong\u003espot-check measurement only\u003c\/strong\u003e\n      and is \u003cstrong\u003enot intended for continuous monitoring\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Do not substitute this device for continuous oxygen saturation\n      monitoring, clinical assessment, emergency medical evaluation, or other\n      medical equipment when those services or devices are required.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       CLINICAL USE NOTE\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Using Pulse Oximetry Information in Residential Care\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Pulse oximetry provides objective data, but a reading should never be\n      evaluated in isolation. A resident's symptoms, appearance, breathing,\n      baseline condition, healthcare-provider instructions, and other clinical\n      information may all be relevant.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Facility staff should follow established procedures for documenting and\n      reporting changes in condition and should contact the appropriate\n      healthcare professional, responsible person, emergency resource, or\n      other authorized party when indicated.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout blue\"\u003e\n\n      \u003ch3\u003e\n        A Reading Is Information — Not a Diagnosis\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A pulse oximeter does not independently determine the cause of an\n        abnormal reading or replace professional medical assessment. Any\n        concerning reading or resident symptom should be handled according to\n        the resident's care plan, professional instructions, and applicable\n        facility procedures.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SHIPPING\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-shipping\"\u003e\n\n    \u003ch2\u003e\n      Average Shipping Lead Time: 6+ Days\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The supplier lists an average shipping lead time of approximately\n      \u003cstrong\u003e6 days or longer\u003c\/strong\u003e. Facilities should plan ahead when\n      ordering this device for resident-care inventory. Actual processing and\n      delivery times may vary.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SEO CONTENT\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Pulse Oximeter for California RCFE \u0026amp; ARF Facilities\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rccs-seo-content\"\u003e\n\n      \u003cp\u003e\n        A portable pulse oximeter can be a useful healthcare monitoring tool\n        for \u003cstrong\u003eCalifornia RCFE operators, ARF operators, assisted living\n        facilities, board-and-care homes, group homes, residential care\n        administrators, hospice-supported facilities, and other residential\n        care environments\u003c\/strong\u003e when appropriately prescribed and used.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Residential care facilities frequently coordinate resident services\n        with physicians, nurses, hospice teams, home health professionals, and\n        other healthcare providers. A portable pulse oximeter can provide\n        non-invasive spot-check information about\n        \u003cstrong\u003eoxygen saturation and pulse rate\u003c\/strong\u003e when such monitoring\n        is appropriate.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This model features a \u003cstrong\u003efour-way OLED display, adult and\n        pediatric use, AAA battery operation, an included rubber protective\n        boot, and a two-year limited warranty\u003c\/strong\u003e. It is designed for\n        portable spot checks in home and clinical environments.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        For operators searching for a\n        \u003cstrong\u003epulse oximeter for an RCFE, ARF health monitoring equipment,\n        assisted living pulse oximeter, residential care facility medical\n        supplies, board-and-care oxygen saturation monitor, hospice supplies\n        for an RCFE, or California assisted living health equipment\u003c\/strong\u003e,\n        this device provides a compact spot-check option when properly\n        prescribed and used.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Because the device is intended only for spot checks, it should not be\n        used or marketed as a substitute for continuous monitoring equipment\n        or professional medical evaluation.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       RCCS SIGNATURE SECTION\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-marketplace-footer\"\u003e\n\n    \u003ch2\u003e\n      Selected With Residential Care Operators in Mind\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The RCCS Assisted Living Marketplace presents products through the\n      practical lens of RCFE owners, ARF operators, residential care\n      administrators, caregivers, and assisted living facility operators —\n      helping you understand not only what a product is, but how it may fit\n      into resident observation, healthcare coordination, supply management,\n      and the day-to-day operation of a residential care business.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003cscript\u003e\n(function () {\n\n  \/* =========================================================\n     RCCS SAFE DESCRIPTION MOUNT\n     ========================================================= *\/\n\n  function moveRCCSDescription() {\n\n    var description =\n      document.getElementById('rccs-pulseox-description');\n\n    if (!description) {\n      return;\n    }\n\n    if (\n      description.getAttribute('data-rccs-mounted') === 'true'\n    ) {\n      return;\n    }\n\n\n    \/* METHOD 1: Standard Shopify product container *\/\n\n    var productContainer =\n      description.closest('.product');\n\n    if (\n      productContainer \u0026\u0026\n      productContainer.parentNode\n    ) {\n\n      productContainer.parentNode.insertBefore(\n        description,\n        productContainer.nextSibling\n      );\n\n      description.setAttribute(\n        'data-rccs-mounted',\n        'true'\n      );\n\n      return;\n    }\n\n\n    \/* METHOD 2: Product information wrapper *\/\n\n    var infoWrapper =\n      description.closest('.product__info-wrapper');\n\n    if (infoWrapper) {\n\n      var mainSection =\n        infoWrapper.closest('.shopify-section');\n\n      if (mainSection) {\n\n        var productGrid =\n          mainSection.querySelector('.product');\n\n        if (\n          productGrid \u0026\u0026\n          productGrid.parentNode\n        ) {\n\n          productGrid.parentNode.insertBefore(\n            description,\n            productGrid.nextSibling\n          );\n\n          description.setAttribute(\n            'data-rccs-mounted',\n            'true'\n          );\n\n          return;\n        }\n\n      }\n\n    }\n\n\n    \/* METHOD 3: Shopify MainProduct wrapper *\/\n\n    var mainProduct =\n      description.closest('[id^=\"MainProduct-\"]');\n\n    if (mainProduct) {\n\n      var mainProductGrid =\n        mainProduct.querySelector('.product');\n\n      if (\n        mainProductGrid \u0026\u0026\n        mainProductGrid.parentNode\n      ) {\n\n        mainProductGrid.parentNode.insertBefore(\n          description,\n          mainProductGrid.nextSibling\n        );\n\n        description.setAttribute(\n          'data-rccs-mounted',\n          'true'\n        );\n\n        return;\n      }\n\n    }\n\n\n    \/* SAFE FALLBACK *\/\n\n    description.setAttribute(\n      'data-rccs-mounted',\n      'fallback'\n    );\n\n  }\n\n\n\n  \/* =========================================================\n     DISABLE STICKY PRODUCT IMAGE\n     ========================================================= *\/\n\n  function disableStickyProductMedia() {\n\n    var mediaWrappers =\n      document.querySelectorAll('.product__media-wrapper');\n\n    mediaWrappers.forEach(function (wrapper) {\n\n      wrapper.style.setProperty(\n        'position',\n        'static',\n        'important'\n      );\n\n      wrapper.style.setProperty(\n        'top',\n        'auto',\n        'important'\n      );\n\n      wrapper.style.setProperty(\n        'bottom',\n        'auto',\n        'important'\n      );\n\n      wrapper.style.setProperty(\n        'height',\n        'auto',\n        'important'\n      );\n\n      wrapper.style.setProperty(\n        'max-height',\n        'none',\n        'important'\n      );\n\n\n      var stickyChildren =\n        wrapper.querySelectorAll(\n          '.product__column-sticky, [class*=\"sticky\"]'\n        );\n\n      stickyChildren.forEach(function (child) {\n\n        child.style.setProperty(\n          'position',\n          'static',\n          'important'\n        );\n\n        child.style.setProperty(\n          'top',\n          'auto',\n          'important'\n        );\n\n        child.style.setProperty(\n          'bottom',\n          'auto',\n          'important'\n        );\n\n      });\n\n    });\n\n  }\n\n\n\n  \/* =========================================================\n     INITIALIZE\n     ========================================================= *\/\n\n  function initializeRCCSProduct() {\n\n    disableStickyProductMedia();\n\n    moveRCCSDescription();\n\n  }\n\n\n  if (document.readyState === 'loading') {\n\n    document.addEventListener(\n      'DOMContentLoaded',\n      initializeRCCSProduct\n    );\n\n  } else {\n\n    initializeRCCSProduct();\n\n  }\n\n\n  document.addEventListener(\n    'shopify:section:load',\n    function () {\n\n      setTimeout(\n        initializeRCCSProduct,\n        50\n      );\n\n    }\n  );\n\n\n  setTimeout(\n    initializeRCCSProduct,\n    250\n  );\n\n  setTimeout(\n    initializeRCCSProduct,\n    800\n  );\n\n})();\n\u003c\/script\u003e","brand":"Rosenthal Community Care Services","offers":[{"title":"Default Title","offer_id":51771068678450,"sku":"B731-5806","price":71.79,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0892\/7943\/0962\/files\/5806__38175.1786915921.1280.1280.jpg?v=1789145729","url":"https:\/\/rosenthalcommunitycare.com\/es\/products\/pulse-oximeter-clip-style-fingertip","provider":"Rosenthal Community Care Services","version":"1.0","type":"link"}