Checking systems...

Radiology
Interoperability
Platform

Automating radiology order intake, interpretation, and fulfillment

LAUNCH APP →
Services --
Uptime --
Latency --

Live System Status

API Gateway
Router & Auth
--
Order Service
Lifecycle & State Machine
--
Document Service
Ingestion & OCR
--
NLP Service
Entity Extraction & Coding
--
Integration Service
HL7v2 & FHIR R4
--

End-to-End Radiology Automation

📄

Document Ingestion

Multi-channel intake pipeline supporting faxed orders, scanned PDFs, handwritten requisitions, and email attachments with automatic classification.

FaxPDFScanHandwrittenEmail
🧠

Clinical NLP

Advanced natural language processing extracts clinical entities, maps to CPT and ICD-10 codes, and identifies procedure requirements from unstructured text.

Entity ExtractionCPT MatchingICD-10

Revenue Cycle Validation

Real-time insurance eligibility verification, prior authorization checks, and order completeness validation before scheduling.

InsurancePrior AuthCompleteness
🔌

EMR Integration

Bidirectional integration with major EMR systems via HL7v2 messaging and FHIR R4 REST APIs, including native Epic and Cerner connectors.

HL7v2FHIR R4EpicCerner
🔄

Order Lifecycle

Full state machine management for radiology orders from intake through completion, with comprehensive audit trails and status tracking.

State MachineAudit TrailTracking
👥

Human Review Workflow

Configurable review queues with claim, approve, reject, and escalate actions. Ensures human oversight on complex or ambiguous orders.

ClaimApproveRejectEscalate

Data Flow

📤Document
Sources
📥Ingestion
👁OCR
🧠NLP
Validation
📅Scheduling
🏥EMR

API Endpoints

POST /api/documents/upload Upload & ingest a document
GET /api/orders List radiology orders
POST /api/orders Create a new order
POST /api/integrations/hl7 Receive HL7v2 message
POST /api/integrations/fhir/ServiceRequest FHIR R4 ServiceRequest
GET /health System health check