Remote patient monitoring app development means building the system that collects physiologic readings from a patient at home, gets them to a clinical team, and produces the evidence a practice needs to bill for the service.

That last part is where most of these projects quietly fail. The app works, the readings arrive, and then the practice discovers it cannot prove it met the conditions attached to the billing codes.

I spend most of my time on the scoping side of healthcare builds, and remote patient monitoring is the category where the gap between a working product and a viable programme is widest. The technology is not the hard part. The challenge is getting the device, data pipeline, clinical workflow, billing logic, and patient experience to work as one system.

That is also why choosing a mobile app development company for an RPM project requires looking beyond the app itself. The team needs to understand connected devices, healthcare integrations, compliance, and the operational rules that determine whether the programme actually works.

This guide covers the 2026 billing rules and what they mean for your architecture, device sourcing, designing for patients who will not open an app, what a build costs, how long it takes, and a model for working out whether the numbers close.

If your platform cannot tell you, per patient and per 30-day cycle, exactly how many days of data arrived, you have not built a remote patient monitoring product. You have built a dashboard.

Key Takeaways

  • A patient who transmits readings on 12 days used to earn a practice nothing. Under the new code, that month is billable at a national average around $47.
  • Accurate day-counting is now the difference between two codes rather than the difference between payment and nothing. That makes it a product requirement, not a billing chore.
  • Readings must be transmitted digitally from an FDA-cleared device. Anything a patient types in by hand does not count.
  • An RPM build runs roughly $60,000 to $400,000 depending on scope, and the programme, not the app, decides whether it pays back.
  • One of four Mayo Clinic RPM pilots enrolled zero patients and was discontinued. Enrolment is the risk nobody budgets for.

What a Remote Patient Monitoring App Actually Does

Four jobs, and everything else sits on top of them.

Collect physiologic readings from a device in the patient’s home. Transmit them somewhere clinicians can see them. Flag the ones that need attention. Record what the clinical team did about it.

The readings are usually blood pressure, weight, blood glucose, pulse oximetry or heart rate. The devices are cuffs, scales, glucometers and pulse oximeters, and they reach your platform over Bluetooth through a phone, or over a cellular connection with no phone involved at all.

That second option matters more than it sounds, and I will come back to it.

RPM overlaps with telehealth without being the same thing. A telemedicine app development project is built around a scheduled interaction between two people. An RPM build is built around a continuous stream of data that nobody is watching in real time, which is a different engineering problem and a different clinical risk. The broader shifts pushing both are covered in our healthcare software development trends piece.

Is Remote Patient Monitoring Profitable? The 2026 Billing Rules That Decide It

In the United States, RPM revenue runs through Medicare billing codes, and on 1 January 2026 those codes changed in a way that most published guidance has not caught up with.

CMS released the CY 2026 Medicare Physician Fee Schedule final rule on 31 October 2025, effective from the start of this year. It added new remote monitoring codes for the first time since the original set was created.

Here is the picture as it now stands.

Code What it covers Threshold
99453 One-time setup and patient education At least 2 days of data (lowered from 16)
99445 New. Device supply for a 30-day period 2–15 days of transmitted data
99454 Device supply for a 30-day period 16 or more days of transmitted data
99470 New. First 10 minutes of management in a calendar month At least one real-time interactive communication
99457 First 20 minutes of management in a calendar month Includes interactive communication
99458 Each additional 20 minutes Added to 99457

What the 2026 CMS RPM Codes Changed

The change that matters most is 99445. Before this year, a patient who transmitted readings on 12 days out of 30 produced real clinical work and zero revenue. The month was written off. That month is now billable, at a national average around $47.

The management codes got the same treatment. A clinician who spent 14 minutes on a patient used to bill nothing, because the threshold was 20. The new 10-minute code, valued at roughly half of the 20-minute code, covers that month.

What this changes about the build: Day-counting used to decide whether you got paid at all. Now it decides which of two codes you claim. That sounds like a softening, and commercially it is. Architecturally it is the opposite, because your platform now has to count accurately enough to pick between codes every cycle, for every patient, and stand behind the answer in an audit.

RPM Billing Conditions That Change How You Build

A few conditions carry directly into product decisions.

Measurement days are counted per day, not per reading. A patient who takes blood pressure and weight on the same day has recorded one day, not two. If your day counter increments per device or per reading, it will overstate every patient’s count and your claims will not survive review.

Data must be transmitted digitally. A reading the patient types into a form does not count towards either device code. This is the single most common reason a cheap build turns out to be unbillable.

One practitioner per patient per calendar month may bill the management codes, and 99470 and 99457 cannot both be claimed in the same month.

The device has to be FDA-cleared and meet the FDA’s definition of a medical device.

One more condition sits outside the software and affects enrolment directly. Medicare covers 80% of these services, which leaves the patient responsible for the remaining 20% unless they hold secondary cover. That coinsurance is a live reason patients decline to enrol or drop out later, and a programme forecast built without it will overstate both enrolment and retention.

Rates vary by locality, and the two figures above are national averages drawn from published analysis of the final rule rather than from a fee schedule lookup. Before you build a financial model on them, check your own locality in the CMS Physician Fee Schedule lookup tool.

Core Features of Remote Patient Monitoring Software

The feature list is the part most people arrive with, so I will keep it brief and mark the items that carry hidden work.

The RPM Features Buyers Ask For

  • Device ingestion — readings arriving from cuffs, scales, glucometers and oximeters
  • Patient app or messaging layer — depending on the population, see the section below
  • Clinician dashboard — current readings, trends, and who needs attention today
  • Threshold alerting — rules per patient, not per condition
  • Escalation and task routing — what happens when an alert fires, and who owns it
  • Clinical time tracking — logged against the patient, auditable
  • Interaction logging — evidence of the real-time communication the management codes require
  • Billing-readiness reporting — day counts and minute totals per patient per cycle
  • Consent capture — RPM requires patient consent, recorded

The RPM Features That Decide Whether You Can Bill

The last three are the ones that separate a product from a demo, and they are almost never in the original brief. A clinician dashboard is table stakes. A report that tells a billing team exactly which patients crossed which threshold this cycle is the thing the practice actually runs on.

Threshold alerting deserves a specific warning. Alert rules set by condition rather than by patient produce alarm fatigue within weeks, and a clinical team that has learned to ignore alerts is worse than no alerting at all. Our breakdown of telemedicine app features covers the adjacent patient-facing pieces.

Remote Patient Monitoring Devices: Sourcing, Clearance, and Logistics

This is the part of an RPM programme that surprises people, because it is not a software problem and it does not go away.

Someone has to buy the cuffs and scales, confirm they are FDA-cleared, get them to patients, replace them when they break, and take them back when a patient leaves the programme. That is a logistics operation, and it has a cost per patient that runs alongside your build.

Cellular vs Bluetooth RPM Devices

Cellular or Bluetooth is the decision that shapes everything else. A Bluetooth device pairs with the patient’s phone, which means your patient app is now load-bearing infrastructure — if the app is closed, or the phone updated overnight, or the pairing dropped, the reading does not arrive and your day count does not increment.

A cellular device has its own modem and transmits on its own. There is no app, no pairing, and no phone. It costs more per unit and carries a data plan, and for the populations most RPM programmes serve, it is usually the right answer.

I have watched teams pick Bluetooth to save on hardware, then spend more than the saving on support tickets about pairing.

FDA Clearance: What Counts as an RPM Medical Device

Clearance is not optional. The device has to meet the FDA’s definition of a medical device and be cleared for the measurement it takes. A consumer wearable that estimates blood pressure is not the same thing as a cleared cuff, whatever the marketing says. If you are working with wearables more broadly, that sits closer to our wearable and IoT development work than to a clinical RPM programme.

RPM Device Logistics and the Return Path

Plan for the return path. Patients graduate, disenroll, or stop responding. Devices that never come back are a line in the budget whether or not you planned for one.

EHR Integration for a Remote Patient Monitoring Platform

A stream of vitals that lives only in your platform creates a second record, and the clinical team will trust the one they already use.

Most programmes need readings, or at least summaries and alerts, to land in the electronic health record. The work is the same shape as any clinical integration: an interface per system, vendor sandbox access, certification where the vendor requires it, and testing that takes longer than the build.

Two things are specific to RPM. The data volume is much higher than a typical clinical integration, because you are writing readings continuously rather than at a visit, so most programmes write summaries and exceptions rather than every measurement. And the billing evidence — day counts, logged minutes — usually has to reach the practice management system rather than the clinical record.

We covered the mechanics, timelines and vendor differences in EHR integration cost and timelines, and the same sequencing applies here.

Patient Adherence: Designing RPM Software People Will Actually Use

The population an RPM programme monitors skews older, sicker and less comfortable with smartphones than the population most product teams design for. A build that assumes daily app engagement produces a programme with no readings, and a programme with no readings has no billable days.

Why RPM Enrolment Fails

The research on this is blunt. A Mayo Clinic team in Rochester ran four RPM pilots for hospitalised patients and reported the outcomes honestly: enrolment ranged from 91 patients over five months in one programme to zero in another, which was discontinued before a single patient joined.

Their stated lesson is one I would put in front of every client before a line of code gets written. Adoption improved considerably when the enrolment conversation happened in person, as part of the discharge discussion, rather than being handled remotely afterwards.

That is an operational finding with direct product consequences. If enrolment happens at the bedside, your onboarding flow is a staff-facing tool, not a patient-facing one, and it needs to work in under two minutes on a ward.

A 2026 qualitative study in the Journal of Patient Experience by Matthew D. Dalstrom, Sherri Jordan, Colleen J. Klein and Melinda Cooling examined a Medicaid RPM programme for patients managing diabetes and hypertension. That programme communicated primarily through automated SMS and voice calls tailored to patient preference, with round-the-clock access to nurses through a central call center.

No app in the primary path. Text messages and phone calls, plus a cellular device that transmits on its own.

When to Skip the Patient App in an RPM Build

The uncomfortable recommendation: For a lot of RPM programmes, the right first build is a clinician platform plus a cellular device plus SMS, with no patient app at all. It costs less, it enrols better, and it produces more billable days. You can add the app later for the cohort that wants one.

That advice loses me revenue on the mobile side of a project, and I give it anyway, because a patient app that nobody opens is the most expensive way to fail at this.

HIPAA and FDA Requirements for Remote Patient Monitoring Software

Two regulatory questions, and they are commonly confused.

HIPAA applies because you are handling protected health information from the first reading. That means encryption in transit and at rest, role-based access, audit logging of every record view, a signed business associate agreement with every vendor touching the data, and test environments that hold no real patient data. Our guide to HIPAA-compliant app development sets out what those controls cost and where the effort lands.

FDA applies to the device, and sometimes to your software. A cleared cuff is the vendor’s responsibility. Your platform is usually not a regulated device while it displays, stores and transmits readings.

The line moves when your software starts interpreting. Software that analyses readings and tells a clinician what is wrong, or drives a treatment decision on its own, can fall under software-as-a-medical-device rules, which is a different regulatory path with a different timeline and cost.

This matters most for teams planning to add predictive alerting later. A threshold rule that fires when systolic pressure crosses a number set by a clinician is one thing. A model that predicts deterioration is another. Decide which one you are building before you build it, because retrofitting a regulatory pathway is far more expensive than planning for one.

Remote Patient Monitoring App Development Cost in 2026

Here is what these builds run by scope.

Scope What it includes Cost Timeline
Pilot programme Clinician dashboard, one device type, threshold alerts, manual billing report $60,000 – $110,000 3–5 months
Production clinic programme Above plus multiple device types, automated day and minute tracking, escalation workflows, EHR summary write-back $110,000 – $200,000 5–8 months
Multi-site or enterprise Above plus multi-tenant structure, role-based administration, two-way EHR sync, reporting across locations $200,000 – $400,000+ 8–14 months

These sit inside our published healthcare app development cost range for the wider category.

What Moves an RPM Development Quote

What moves a quote, in order of impact:

Device breadth. Each device type is its own ingestion path with its own testing. One cuff is a fraction of the work of five device types across three manufacturers.

Billing evidence. Automated day-counting, minute tracking and interaction logging that survives an audit is real engineering. Teams that treat it as a report at the end pay for it twice.

Integration depth. Summary write-back into an EHR is modest. Two-way sync is the largest single step in the table.

RPM Costs That Sit Outside the Build

Three costs sit outside the build and belong in the same conversation: the devices themselves, the data plans if you go cellular, and the clinical staff time the programme consumes every month.

Want to see where your scope lands?

Run it through our cost calculator for a range you can take to a board, or talk it through with someone who has priced these programmes before.

Estimate the cost of your scope

Remote Patient Monitoring Software Development Timeline, Phase by Phase

Phase Duration What happens
Discovery and billing design 3–5 weeks Which codes you intend to bill, what evidence each requires, how the platform will produce it
Device selection and procurement 2–6 weeks, overlapping Clearance checks, cellular or Bluetooth, supplier terms, logistics
Design 3–4 weeks Clinician dashboard first, patient-facing layer second
Core build 10–16 weeks Ingestion, alerting, escalation, time and day tracking
EHR integration 4–10 weeks, overlapping Sandbox access, interface build, certification where required
HIPAA review and testing 2–4 weeks Controls, audit logging, penetration testing
Pilot 6–12 weeks One clinic, one condition, one device type

Putting billing design in the first phase rather than the last is the single change I would make to how most of these projects run. The codes decide the data model. Working out in month six that your day counter increments per reading rather than per day means rebuilding the thing the whole programme depends on.

Pilot with one condition and one device type. Adherence, alert volumes and staff workload all behave differently from the forecast, and finding that out across one cohort is far cheaper than across five.

Build, Buy, or White-Label Remote Patient Monitoring Software

Route What you get Cost shape Best when
Buy an RPM platform Devices, software and billing reports as a package, usually per enrolled patient per month Recurring fee, minimal upfront You are running a standard programme and want revenue this quarter
White-label a platform An existing platform under your brand, with some configuration Licence plus setup, typically $30,000 – $90,000 of integration work You need your own branding and workflows but not your own product
Build Full control of the data, the clinical logic and the patient experience See the cost table above RPM is your product, or your clinical model does not fit what is on the market

What Is the Best Software for Remote Patient Monitoring

Most practices should buy. If you run a clinic and want to start monitoring hypertensive patients next quarter, a platform with devices included will get you there faster and cheaper than anything I could build you.

When Building Custom RPM Software Is Worth It

Building earns its money in three situations. You are a digital health company and the monitoring platform is the product you sell. Your clinical model does something existing platforms do not support. Or you need the physiologic data inside your own systems for research, risk modelling or a payer contract, and no vendor will give you that access on acceptable terms.

That honest split is why our healthcare app development services conversations often start by mapping which of the three a client is actually in.

When Readings Stop: Handling Missing Data in an RPM Programme

Missing data is the normal operating state of an RPM programme, and almost nothing published about building these systems addresses it.

A patient stops transmitting. The device battery dies, they travel, they go into hospital, or they simply lose interest in week three. Your platform has to notice, decide whether it matters clinically, and get someone to act, before the 30-day cycle closes and the billable day count falls short.

That produces three requirements almost nobody specs at the start.

Three RPM Platform Requirements Nobody Specs at the Start

A silence detector. Alerting on bad readings is obvious. Alerting on the absence of readings is the one that protects both the patient and the revenue.

A cycle-aware nudge. The system should know that a patient is on day 22 with nine transmitted days, and prompt outreach while there is still time to reach the threshold. This is exactly where the new 2026 code helps, because reaching 15 days now means a billable month rather than a written-off one.

A workload view. Someone has to make the outreach calls. If the platform cannot tell a care coordinator which twelve patients to chase today, that work does not happen.

I would build the silence detector before I built half the features that usually make it into version one.

The RPM Break-Even Model: Will Your Programme Pay Back?

Whether a programme pays back comes down to four numbers, and they can be worked out on one page before anyone commissions a build.

The Four Inputs to an RPM Break-Even Calculation

  1. Enrolled patients. Not eligible patients. Enrolled and consented. Realistic enrolment is a fraction of eligibility, and the Mayo pilots are a reminder that the fraction is sometimes zero.
  2. Billable-month rate. Of your enrolled patients, what share produce a billable month? A patient reaching 16 days claims the higher device code; one reaching 2 to 15 days now claims the new short-window code. Under the pre-2026 rules everyone below 16 produced nothing, so any model built on older guidance understates this.
  3. Revenue per billable month. The device code plus whichever management code the clinical time reaches. Pull the exact figures for your locality from the CMS Physician Fee Schedule lookup tool rather than any published average, including the ones in this article.
  4. Monthly cost to run it. Clinical staff time, devices, data plans, platform hosting. This is where programmes that look profitable on a spreadsheet stop being profitable in practice.
Input Where it comes from
Enrolled patients Your own enrolment forecast, discounted
Billable-month rate Adherence assumption, tested in the pilot
Revenue per billable month CMS PFS lookup for your locality
Monthly running cost Staff hours, device amortisation, data plans, hosting
Build cost The cost table above

How to Use the RPM Break-Even Model

Multiply the first three for monthly revenue, subtract the fourth, and divide the build cost by what remains. That is your payback in months.

The number that surprises people is the second one. Teams model at 90% and reality lands far lower, particularly in the first quarter while enrolment and habits settle. Model at a rate you would be disappointed by, and if it still works, build it.

What I tell clients to do with this: Run the model twice. Once with the adherence you hope for, once with half of it. If only the optimistic version closes, the answer is to buy a platform and prove the programme first, then build once you have real numbers instead of assumptions.

Conclusion

The 2026 rule change makes remote patient monitoring work for a wider set of patients than it did a year ago, and most of what is written about building these systems still describes the old rules.

That creates an opening and a trap. The opening is that months you used to write off are now billable. The trap is that capturing them depends on a platform that counts days correctly, distinguishes between two device codes, tracks clinical time against the right threshold, and can evidence all of it.

Before commissioning anything, work through the break-even model with an adherence number you would be unhappy with. If it closes, you have a programme worth building software for. If it only closes on optimism, buy a platform, run it for two quarters, and come back with real numbers.

Build a remote patient monitoring platform that can evidence its own billing

Device ingestion, clinical workflows, EHR integration and HIPAA-ready architecture for clinics, health systems and digital health companies. See how we scope it, what it costs, and how long it takes.

 

Explore our healthcare app development services →

Frequently Asked Questions

CMS added two codes effective 1 January 2026. One covers device supply when a patient transmits on 2 to 15 days in a 30-day period, which was previously unbillable. The other covers the first 10 minutes of management time, for months where clinical attention falls short of 20 minutes. The setup code's data threshold also dropped from 16 days to 2.

No, not for the device supply codes. Measurements must be transmitted digitally from the device. Manual entry does not count towards the day threshold, and building a product around self-reported readings is the most common way teams end up with something unbillable.

No. Cellular-enabled devices transmit on their own with no phone and no app involved. For older or less digitally confident populations this usually produces better adherence than a Bluetooth device paired to a patient's phone.

That depends on your build cost, adherence rate and staffing, which is what the break-even model is for. The more useful question is what share of enrolled patients reach a billable threshold, because that number moves payback more than enrolment volume does.

Generally yes, where the time and documentation are discrete and the patient qualifies for both. The rules on which combinations are permitted are specific and change with each fee schedule, so confirm against current CMS guidance rather than any summary.

The billing practitioner, another qualified healthcare professional, or clinical staff working under the required supervision. Only one practitioner may bill RPM management for a given patient in a given calendar month.

Coverage varies by payer and by state, and many commercial plans follow CMS guidance without matching it exactly. If your programme depends on commercial reimbursement, verify with the specific plans before modelling revenue.

A pilot runs three to five months. A production clinic programme runs five to eight. Device procurement and EHR sandbox access are the two things most likely to extend that, and both can be started during discovery.

Someone has to retrieve, clean and reissue them, or write them off. Device recovery rates are a real operating cost and worth modelling before you choose between buying hardware outright and using a supplier that handles logistics.

Usually not, while it displays, stores and transmits readings. It can become one if the software interprets data to drive clinical decisions, such as predicting deterioration. Decide which side of that line you are on during discovery, because the regulatory path changes the timeline and the cost.

Yes, and it is the approach I would recommend. One condition and one device type in the pilot gives you real adherence and workload data before you commit to the architecture for five more.

Author Bio

Photo of Zaid Tirmizi

Zaid Tirmizi

verified badge verified expert

Zaid is a technical architecture and costing strategist with over 6 years of experience in product management and software architecture. Across more than 30 projects, he has led requirements gathering, stack evaluation, and cost estimation, helping SMBs and enterprise executives make informed decisions on their technical builds.

Share This Blog