An RBQM platform that is gentle at the site, and relentless at the center.
One operational system, two very different experiences. For the Clinical Research Coordinator, a low-burden workspace that removes transcription, triages work by risk, and prevents deviations before they occur. For the Remote Monitoring Team, a centralized, proportional, and fully explainable risk engine, cross-disease by design, and inspection-ready under E6(R3) and 21 CFR Part 11.
The CRC Experience: designed to be little, friendly, and quiet
Coordinators are historically buried under complex interfaces, endless queries, and double data entry. Compliance improves when burden falls: the platform's job at the site is to remove work, not add oversight.
EHR-to-EDC direct integration
Labs, vitals, and demographics flow from the site's EHR into the EDC over HL7 FHIR: site-driven, provenance-preserving, and scoped to the protocol. Manual transcription disappears, and with it, the need for routine Source Data Verification.
“Next Best Action” dashboard
No unfiltered wall of 500 open queries. Tasks are ranked by risk severity: a missing blood pressure on a safety visit (Critical to Quality) sits at the top; a typo in a concomitant medication waits at the bottom.
Proactive deviation guards
If a CRC schedules a critical visit outside the protocol window, the system flags it gently before it happens, preventing the deviation rather than logging it for a monitor to find weeks later.
“The site owns its source data. Every transfer is initiated at the site, by the coordinator; the sponsor never reaches in. Friendliness and compliance are the same architecture.”
Design principle · site-driven eSourceThe Remote Monitoring Engine
Under ICH E6(R3), regulators no longer want 100% manual data checking. They expect a proactive, centralized, proportional approach. The platform acts as an intelligent hub, watching every site at once, escalating only where risk demands it.
| Capability | How it satisfies GCP E6(R3) |
|---|---|
| Configurable KRIs & QTLsMetric thresholds per study | Study builders define Key Risk Indicators and Quality Tolerance Limits that adapt to the disease. A missed daily symptom log is critical in an asthma trial, and far less so in a slow-moving dermatology study. Proportionality is configured, not hardcoded. |
| Multivariate anomaly detectionStatistical + AI surveillance | Algorithms scan data across all sites to surface anomalies: “too perfect” data suggesting fraud, or drift suggesting miscalibrated site equipment, all without a CRA ever travelling. Centralized monitoring becomes the primary detection layer. |
| Dynamic monitoring plansEscalation by evidence | The system dictates monitoring intensity. Clean sites remain on remote review only; when a site's composite risk score crosses its threshold, the platform automatically triggers a targeted on-site visit, with effort applied exactly in proportion to risk. |
Central risk console: live sensitivity control
Monitors tune the anomaly threshold and watch site flags respond in real time. Drag the slider: lower sensitivity surfaces more sites for review; higher tolerance keeps only the outliers.
Currently flagging 0 of 8 sites for elevated review. Red escalation is fixed at threshold + 20 and mandates an on-site visit under the dynamic monitoring plan.
The Explainability Log
E6(R3)'s decisive expectation: decision explainability. It is no longer enough to track data changes for Part 11; inspectors expect to see exactly why a monitor acted, or chose not to act, on every risk signal. Dismissing a flag without a rationale is not an option the interface offers.
“The audit trail must prove the risk was actively evaluated by a human, not silently ignored by an algorithm. Every dismissal carries a standardized, selectable rationale.”
E6(R3) · contextual decision audit trailsCross-Disease by Construction: the No-Code Logic Builder
KRIs and QTLs can never be hardcoded. A 5% drop-out rate over a 3-year Alzheimer's study is excellent; the same 5% in a 2-week influenza study is a crisis. So the rules live in a visual logic builder: plain-English statements and drop-downs, never SQL.
The Metric Library
Every rule starts from a standardized metric, aligned with industry consortium definitions (e.g., TransCelerate). For therapeutic specificity, a Custom Metric maps any eCRF field (tumor size reduction in oncology, HbA1c in diabetes) into a first-class variable.
| Category | Metrics available in the dropdown |
|---|---|
| Safety | Serious Adverse Event (SAE) rate · SAE reporting delay |
| Quality | Protocol deviation rate · Data query rate · Missing data % |
| Operational | Enrollment rate · Screen failure rate · Drop-out rate |
| Custom | Any protocol-specific eCRF field, mapped to a named variable per study |
Compose a rule that reads like a sentence
The interface guides the monitor through a sentence-like structure. Conditional logic underneath; plain English on the surface. Try changing the dropdowns; the compiled rule updates live.
QTL example: IF [Drop-out rate] at [Study level] is [greater than] [10%] THEN [declare QTL Breach]
KRI example: IF [SAE reporting lag] at [Site level] is [greater than] [5 days] THEN [trigger Amber Alert]