Preprint
Machine Learning

FMRP-LEAN: A HIPAA-Compliant AI-Augmented LIMS Architecture for End-to-End Clinical Assay Workflow Optimization

Eva McCord, Ernest Pedapati, Zag ElSayed
July 22, 2026

0

Citations

0

Influential Citations

Venue

2026

Year

Abstract

Clinical biomarker workflows in translational research settings often rely on spreadsheet-driven tracking, manual quality control (QC) reconciliation, and loosely integrated systems, resulting in limited state visibility, delayed reporting, and increased operational risk. These challenges are particularly pronounced in multi-day assays such as Luminex-based quantification of Fragile X Messenger Ribonucleoprotein (FMRP), where HIPAA-compliant data governance, deterministic workflow progression, and coordinated communication across laboratory and clinical teams are required. This paper presents FMRP-LEAN, a HIPAA-compliant, AI-augmented Laboratory Information Management System (LIMS) architecture that formalizes biospecimen lifecycle management through a finite-state workflow model with explicit transition guards and dwell-time observability. The system integrates a self-hosted Supabase/PostgreSQL stack deployed within hospital-controlled infrastructure, hybrid edge-internal isolation with encrypted tunneling and loopback-only services, and bi-directional REDCap synchronization. A unified MRN-UUIDv7 identifier framework with QR-based tracking ensures traceable clinical-research linkage under PHI residency constraints. FMRP-LEAN incorporates automated statistical QC pre-screening and a governance-constrained AI operations module that operates exclusively on aggregate projections, with deterministic fallback guarantees. Deployment demonstrates improved workflow observability, reduced QC latency, and enhanced cross-role transparency between laboratory technicians, research coordinators, and patient-facing teams. The architecture provides a reproducible model for secure, state-explicit, and AI-augmented clinical research workflows in regulated healthcare environments.

Analysis

Why This Paper Matters

This paper addresses a critical gap in translational research: the reliance on spreadsheet-driven tracking and manual QC reconciliation in clinical biomarker workflows. Such ad-hoc methods introduce operational risk, delayed reporting, and limited state visibility, especially in multi-day assays like Luminex-based FMRP quantification. By proposing a HIPAA-compliant, AI-augmented LIMS architecture, the authors tackle both regulatory compliance and workflow efficiency—a combination often overlooked in existing systems.

The significance is heightened by the growing need for reproducible, auditable clinical research pipelines. The paper's focus on finite-state workflow models with explicit transition guards and dwell-time observability provides a formal foundation that can be generalized to other regulated environments. This is particularly relevant for AI practitioners seeking to integrate machine learning into clinical workflows without compromising data governance.

Technical Contributions

  • Finite-State Workflow Model: Formalizes biospecimen lifecycle with explicit transition guards and dwell-time observability, enabling deterministic progression and real-time state visibility.
  • Hybrid Edge-Internal Isolation: Combines self-hosted Supabase/PostgreSQL within hospital infrastructure with encrypted tunneling and loopback-only services, ensuring PHI residency and HIPAA compliance.
  • Unified MRN-UUIDv7 Identifier Framework: QR-based tracking links clinical and research data under PHI constraints, enabling traceable yet privacy-preserving data flow.
  • Automated Statistical QC Pre-screening: Reduces manual QC latency by automating outlier detection and flagging, integrated with the workflow model.
  • Governance-Constrained AI Module: Operates exclusively on aggregate projections with deterministic fallback guarantees, ensuring AI does not compromise data governance or introduce unpredictable behavior.

Results

The paper reports qualitative improvements: enhanced workflow observability, reduced QC latency, and improved cross-role transparency among lab technicians, coordinators, and clinical teams. However, no quantitative metrics (e.g., time savings, error rates, or throughput) are provided, and no comparison to baseline systems is made. This limits the ability to assess the magnitude of improvement or generalizability.

Significance

For AI practitioners, this architecture offers a blueprint for integrating AI into regulated clinical workflows without violating HIPAA or other governance constraints. The deterministic fallback and aggregate-only AI operations are particularly noteworthy, as they address common concerns about AI unpredictability in safety-critical settings. The finite-state model also provides a clear interface for future AI enhancements, such as predictive dwell-time estimation or anomaly detection. This work could accelerate adoption of AI-augmented LIMS in translational research, reducing operational risk and improving patient outcomes.