Skip to content

IMConnect

IMConnect, the DICOM router by Immeditech, is a high-performance, modular routing solution for DICOM connections. It accepts DICOM associations, applies configurable filter rules and processing steps, and forwards them to the appropriate destination — from plain forwarding to rewrite plugins, audit trail and capture.

Documentation

Document Contents
Operations Manual Getting started, dicom-router.yaml step by step, operations, troubleshooting
Plugin Reference All bundled plugins with config fields and examples
Configuration Reference Complete YAML reference
Management & Drain dicom-router-ctl, reload, zero downtime behind HAProxy
Deployment Installation, updates, systemd, Docker, environment variables

What's new?

The changes in this release are listed under What's new.

Typical use cases

  • Central DICOM entry point: one listener, routing by calling/called AE title to multiple PACS/archives, cleanly rejecting unknown senders (A-ASSOCIATE-RJ with proper DICOM reject codes).
  • Rewrite on the fly: rewrite AE titles, worklist responses or C-MOVE destinations without any change on the sender or receiver side.
  • Zero-downtime operations: multiple instances behind HAProxy with agent checks, drain/reload via the management CLI, rolling updates.
  • Traceability: audit trail of all DIMSE operations in PostgreSQL, binary PDU captures and DICOM tap for troubleshooting.