Da

dcm4chee-arc-light on Ubuntu 24.04

Azure Storage

dcm4chee, an enterprise grade DICOM archive that receives, stores, queries and shares medical imaging studies over the protocols hospital equipment already speaks.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

dcm4chee is a production grade DICOM archive, the kind of system a radiology department runs as its picture archiving and communication system. Scanners, ultrasound machines, CT and MRI equipment speak DICOM, and dcm4chee gives them an enterprise node to send studies to: it listens on the DICOM protocol, indexes every patient, study, series and instance it receives into a relational database, and makes them queryable and retrievable by the imaging equipment and viewers that need them.

Alongside the classic DICOM services it exposes DICOMweb, the STOW, QIDO and WADO REST endpoints, so studies can be pushed, searched and pulled by modern web applications, plus an HL7 receiver for order and result messages and a built in web interface for browsing and administering the archive. It suits hospitals, imaging centres, research groups and teleradiology projects that need a full featured, standards based image archive they operate inside their own cloud account rather than a hosted vendor service.

Why the cloudimg image

cloudimg delivers the whole dcm4chee stack, the archive application server, its configuration directory and its PostgreSQL database, installed and wired together so the archive answers the moment the instance boots, with no container files to assemble by hand. The image is secure by default: the upstream project ships well known example passwords for its database, its configuration store and its keystores, and cloudimg bakes none of them. On the first boot of every instance a fresh set of database, directory and keystore secrets is generated, a unique credential is created to protect the web interface and the REST and DICOMweb endpoints, and the values are written to a root only file, so no two instances share a login and no upstream default ever governs a running archive. The database and configuration store are bound to the instance only and never exposed, the archive index and the imaging objects live on a dedicated data volume captured into the image, the base is fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide and backed by 24/7 cloudimg support.

Common uses

  • A departmental picture archiving system for medical imaging
  • A DICOM node for teleradiology and research image sharing
  • DICOMweb access to imaging studies for clinical web applications

See it running

Real screenshots taken while testing this image against its deployment guide.

dcm4chee-arc-light on Ubuntu 24.04 screenshot 1 dcm4chee-arc-light on Ubuntu 24.04 screenshot 2 dcm4chee-arc-light on Ubuntu 24.04 screenshot 3 dcm4chee-arc-light on Ubuntu 24.04 screenshot 4