Modernization of DICOM workflows

Jennings Zhang (Boston Children's Hospital)
Wednesday session 1 (Zoom) (13:0014:30 BST)
Watch a recording of this talk on YouTube

For better or for worse, the DICOM protocol has been standard and ubiquitous across medical imaging since its conception 40 years ago. Interfacing with legacy DICOM services is an obstacle to research and the adoption of research technologies in clinical practice. We present ChRIS, an open-source platform for medical compute for hybrid-cloud cyberinfrastructure. The CHRIS DICOM receiver component, called oxidicom, is a Rust application built upon tokio, sqlx, and dicom-rs. The upgrade from Python code to Rust completely resolved our performance bottlenecks and reliability issues. In this talk, we explore the advantages and challenges of using Rust for scientific, medical, and cloud-native application development.

chrisproject.org github.com/FNNDSC/oxidicom