RPM Case Study

How Taction built an RPM system that reduced hospital readmissions by 35%. IoT device integration, real-time alerts, clinical dashboards.

RPM Case Study

Results at a Glance:

  • 35% reduction in 30-day hospital readmissions
  • $2.1M annual savings in avoided CMS readmission penalties
  • 89% patient compliance with daily measurements
  • 4,200+ patients enrolled in the first 18 months
  • 62% reduction in false positive clinical alerts compared to threshold-based systems

Client Overview

A 300-bed acute care hospital in a mid-Atlantic metropolitan area, with a medical staff of 180+ physicians. The hospital’s primary service lines included cardiology, pulmonology, general medicine, and post-surgical care. Annual patient volume exceeded 14,000 inpatient admissions and 52,000 ED visits.

The Challenge

The hospital’s 30-day readmission rates for heart failure (HF) and chronic obstructive pulmonary disease (COPD) were consistently above the national average — 24.8% for HF and 21.3% for COPD. CMS Hospital Readmissions Reduction Program (HRRP) penalties were costing the hospital approximately $3.2M annually in reduced Medicare reimbursement.

The core problem was visibility. Once a patient was discharged, the clinical team had no insight into whether the patient was taking medications, monitoring vitals, or experiencing early warning signs of deterioration. By the time a readmitted patient arrived in the ED, the clinical situation had typically progressed well beyond what early intervention could have prevented.

Specific challenges included no remote monitoring infrastructure for discharged patients, no standardized post-discharge follow-up protocol for high-risk patients, clinical staff overwhelmed by existing workload with no capacity for manual phone-based check-ins, previous attempts at phone-based follow-up achieved only 35% patient contact rates, the hospital needed to demonstrate ROI within 12 months to justify the investment, the solution had to integrate with the existing Oracle Health (Cerner) EHR, and the patient population skewed older (65+) with variable technology literacy.

The Solution

Taction built a comprehensive remote patient monitoring platform designed for high-risk post-discharge patients with heart failure, COPD, and post-surgical recovery needs.

Device Strategy

The device strategy prioritized simplicity for an older patient population. Cellular-connected devices were chosen over Bluetooth — eliminating the need for smartphone pairing, WiFi configuration, or app installation. Patients received a pre-configured kit shipped to their home before discharge.

Heart failure kit: Cellular blood pressure monitor, cellular weight scale, pulse oximeter. COPD kit: Cellular pulse oximeter, cellular peak flow meter, symptom survey tablet. Post-surgical kit: Cellular blood pressure monitor, pulse oximeter, temperature monitor.

All devices transmitted data automatically over cellular networks. Patients simply took their measurements — no buttons to press, no apps to open, no data to sync. This design decision was critical for the 89% compliance rate.

Clinical Dashboard

The clinical dashboard was designed for the RPM nursing team — a dedicated team of 4 nurses managing the entire enrolled patient population.

Risk-stratified patient list — Patients color-coded by alert status (green = normal, yellow = trending, red = immediate attention). The dashboard sorted by priority, not alphabetically — the sickest patients were always at the top.

Configurable alert thresholds — Not one-size-fits-all. Each patient’s alert thresholds were set based on their individual baseline, diagnosis, and care plan. A blood pressure of 150/90 might be normal for one patient and critical for another. Clinicians configured thresholds per patient during enrollment.

AI-driven alert logic — This was the differentiator. Instead of simple threshold-based alerts (BP > 160 = alert), Taction built ML models that analyzed trends across multiple vital signs simultaneously. The models detected patterns that preceded clinical deterioration — a gradual weight increase combined with a slight BP rise and a small drop in oxygen saturation, for example — that no single-vital-sign threshold would catch. This approach reduced false positive alerts by 62% compared to the hospital’s previous threshold-based pilot, dramatically improving nurse efficiency and trust in the system.

Clinical notes and escalation — Nurses documented interventions directly in the dashboard. Escalation workflows automatically notified the attending physician when a patient required provider-level intervention. All clinical documentation synced back to the Oracle Health EHR.

Patient-Facing Experience

A simple tablet-based interface (provided with the device kit) that showed daily measurement schedule with reminders, personal vital signs trends with easy-to-understand visualizations, medication reminders, secure messaging with the RPM nursing team, educational content specific to their condition, and daily symptom surveys (simple yes/no and scale-based questions).

EHR Integration

Bidirectional integration with Oracle Health (Cerner) via Mirth Connect and FHIR APIs. Patient enrollment data flowed from the EHR to the RPM platform at discharge. Daily vital signs, alert history, and clinical notes flowed from the RPM platform back into the patient’s EHR chart. Attending physicians could see RPM data in their normal EHR workflow without logging into a separate system.

Billing Automation

The platform automatically tracked CPT code eligibility. 99453 (device setup and patient education) — triggered at enrollment. 99454 (daily device monitoring, 16+ days/month) — tracked automatically based on measurement submissions. 99457 (first 20 minutes of clinical time) — tracked via nurse time logging in the dashboard. 99458 (each additional 20 minutes) — tracked automatically when cumulative time exceeded 20-minute thresholds. Monthly billing reports generated automatically with supporting documentation for each CPT code.

HIPAA Compliance

Full HIPAA compliance across the entire data path — from device to cellular network to cloud platform to EHR. AES-256 encryption at rest, TLS 1.2+ in transit, MFA for all clinical users, role-based access controls, comprehensive audit logging, and BAAs with all vendors including the cellular connectivity provider.

Results

Metric

Before RPM

After RPM (12 months)

Change

HF 30-Day Readmission Rate

24.8%

16.1%

-35%

COPD 30-Day Readmission Rate

21.3%

14.2%

-33%

CMS HRRP Penalties (Annual)

$3.2M

$1.1M

-$2.1M saved

Patient Compliance (Daily Measurements)

N/A

89%

New metric

False Positive Alert Rate

34% (previous pilot)

13%

-62%

Average Time to Clinical Intervention

48–72 hours (phone follow-up)

4.2 hours (from alert)

-94%

Patients Enrolled

0

4,200+

New capability

RPM Revenue Generated (Annual)

$0

$1.4M

New revenue

ED Visits (Enrolled Patients)

Baseline

-28%

Significant reduction

The financial case was clear. $2.1M in avoided CMS penalties plus $1.4M in new RPM reimbursement revenue — $3.5M total annual value against a platform development and first-year operating cost of approximately $890,000. The project achieved positive ROI within the first 5 months.

Timeline and Team

Phase

Duration

Discovery & Clinical Workflow Design

3 weeks

Device Selection & Procurement

2 weeks (parallel)

UI/UX Design (Dashboard + Patient App)

4 weeks

Platform Development

14 weeks

AI Alert Model Training & Validation

6 weeks (parallel with development)

EHR Integration (Oracle Health)

4 weeks

Testing & QA

3 weeks

Pilot (50 patients, 2 units)

4 weeks

Full Rollout

3 weeks

Total

~10 months

Team composition: Project manager, UX designer, 2 frontend developers, 2 backend developers, 1 ML engineer (alert models), 1 integration engineer (Mirth Connect / FHIR), 1 QA engineer, clinical workflow consultant.

Client Testimonial

Our readmission rate for heart failure dropped 35% in the first year. But what surprised us most was the false positive reduction — our nurses were drowning in alerts from the previous system. Taction’s AI-driven approach cut false positives by 62%, which meant our nursing team actually trusted the alerts and acted on them. That trust is what made the clinical outcomes possible. — VP of Clinical Operations.

Technologies Used

React Native (patient app), React (clinical dashboard), Node.js, PostgreSQL, Redis, Python (ML alert models), Mirth Connect, FHIR R4, HL7v2 (Oracle Health/Cerner), AWS (HIPAA BAA, auto-scaling), cellular IoT connectivity (AT&T IoT), iHealth and Biobeat devices

CTA: Build Your RPM Platform Readmission rates costing your hospital? Schedule a free consultation and we will design an RPM program that generates ROI within the first year. Build Your RPM Platform →

Related Resources:

Ready to Discuss Your Project With Us?

Your email address will not be published. Required fields are marked *

What is 1 + 1 ?

What's Next?

Our expert reaches out shortly after receiving your request and analyzing your requirements.

If needed, we sign an NDA to protect your privacy.

We request additional information to better understand and analyze your project.

We schedule a call to discuss your project, goals. and priorities, and provide preliminary feedback.

If you're satisfied, we finalize the agreement and start your project.