Turn patient chats and wearable data into billable clinical care.

Medtimes Health helps doctors and practices manage WhatsApp consults, asynchronous patient messages, and continuous health data from wearables and medical devices — then structure that work into clinical reviews, documentation, coding, claims, and escalation workflows.

See the workflow

Built for doctors, provider groups, digital health platforms, and remote monitoring programs.

Practice Workspace
Today’s digital care queue
Live
Patient message

“Doctor, my glucose was high overnight and I feel dizzy this morning. My watch also says my resting heart rate is up.”

Suggested action
Clinical review
Doctor approval required
Billable care
Claim-ready event
Notes + code suggestions
Device signal flagged

Glucose and heart-rate trend deviated from baseline. Review queue item created with audit trail.

Built for digital care that happens between appointments

300+
Clinicians
2,000+
Nurses & Phlebotomists
500+
Clinical Nodes
5,700+
Clinical Workflows
6
Provinces Covered
The problem

Why doesn’t my doctor look at my wearable data?

Honestly: why would they? Modern healthcare was built for acute episodes, short consultations, lab results, imaging, and reimbursement tied to procedures. Wearables and patient chats create a constant stream of preventive, longitudinal data — but most practices were never given the infrastructure to act on it safely.

WhatsApp care is unpaid

Doctors answer real medical questions over chat, but the work is often informal, undocumented, and never converted into a billable clinical event.

Device data has no workflow

Heart rate, glucose, sleep, oxygen, activity, and blood-pressure readings arrive without a standardized clinical review path.

Liability is unclear

If a patient shares continuous data, who reviewed it, when, against which standard, and what clinical action was taken?

Reimbursement is missing

Without notes, codes, audit trails, and claim-ready events, digital care remains invisible to billing systems.

The Medtimes workflow

From informal signal to clinical action.

Medtimes turns fragmented digital interactions into a governed care workflow that doctors can review, document, escalate, and bill for.

Step 01

Capture

Bring in WhatsApp messages, app chats, device readings, patient forms, and monitoring alerts.

Step 02

Structure

Convert unstructured interactions into review tasks, patient context, suggested notes, and clinical categories.

Step 03

Review

Doctors approve, edit, escalate, or close the review with a defensible audit trail.

Step 04

Bill

Create billable events, ICD-10 and tariff code suggestions, medical-aid claims, and practice reporting.

Practice workspace

A clinical command center for care between visits.

Medtimes gives doctors a simple workspace while the API handles the clinical backend: patients, consultations, review queues, billable events, claims, telehealth rooms, webhooks, and monitoring data.

Async consults

Stop giving away free clinical work over text. Prepare structured notes, suggested codes, and claim-ready care events for doctor review.

Monitoring queue

Turn wearable and medical-device signals into prioritized review tasks with thresholds, consent, audit notes, and escalation.

Telehealth rooms

Escalate a chat or device alert into a secure video consultation when a patient needs direct review.

Audit and claims

Maintain clinical accountability while producing documentation, coding suggestions, billable events, and claim workflows.

Who Medtimes serves

One workflow. Multiple care models.

Start with the doctor’s daily reality, then extend the same infrastructure to platforms, employers, insurers, life-sciences programs, and clinical operations.

Doctors & Practices

Manage chat-based consults, follow-ups, patient monitoring, billing, and documentation without adding admin burden.

Digital Health Platforms

Embed clinical review, prescribing, telehealth, monitoring, billing, and provider workflows through the Medtimes API.

Employer Health Programs

Support preventive monitoring, chronic-care follow-up, and escalation pathways for distributed employee populations.

Pharma & Trials

Run patient support, adherence, decentralized trial, diagnostics, and follow-up workflows on clinical infrastructure.

Clinical infrastructure

The API is the infrastructure. The product is better clinical workflow.

Medtimes Health combines a clinical software backend with a distributed healthcare network. Doctors get a simple workspace. Platforms get programmable healthcare services.

Clinical review queues
Consent-bound monitoring
Billable events and claims
ICD-10 and tariff catalogues
Telehealth rooms
Webhooks and audit trails
Example review outcome
Generated after clinician approval
Claim-ready
Clinical note

Patient reports dizziness with elevated overnight glucose and increased resting heart rate. Reviewed device trend and advised follow-up plan.

Suggested ICD-10

R42, R73.9

Care event

Remote review

Clinician reviewed, edited, approved, and signed. Audit trail captured for liability and billing context.

For builders

Embed Medtimes into your own product.

The same infrastructure is available through the Medtimes API, so digital health products can add clinical review, monitoring, telehealth, billable events, claims, and webhook-based status updates.

REST API
JSON workflows
Webhooks
Sandbox environment
Audit logs
Enterprise auth
View API Documentation
POST /api/v1/partner/device-observations
const review = await medtimes.monitoring.createReview({
  patient: "patient_123",
  source: "apple_watch",
  signals: [
    { type: "heart_rate", value: 118 },
    { type: "oxygen_saturation", value: 91 }
  ],
  review_required: true
});

// Returns review task, audit trail and billing context
console.log(review.status);

Stop losing revenue on digital care that is already happening.

Medtimes helps your practice turn patient messages, remote monitoring signals, and asynchronous follow-ups into structured, accountable, claim-ready clinical work.