openMrs Orthanc logo

Connecting Orthanc and OpenMRS

The aim of this project is to provide an integration between OpenMRS and an Orthanc PACS system, enabling the seamless access to medical imaging data in DICOM format. With this connection, OpenMRS will use Orthanc's Stone and OHIF DICOM viewers to visualise patient image data.

Main module

Imaging Module

In order to improve the management of patient image data within OpenMRS, the open source electronic healthcare system, we have developed an integration between Orthanc PACS and OpenMRS, initially designed for OpenMRS 2.x, the most widely used version of OpenMRS. We also plan to update the project for OpenMRS 3.x, the next generation electronic medical record (EMR) system. This new module is focused on simplifying the management of imaging data. Key features of this module include:

  • Set up and configure the connection between OpenMRS and one or multiple Orthanc server.
  • Visualisation of patient image data: View patient image data in a preview window or using Orthanc's DICOM viewers.
  • Uploading DICOM files directly in OpenMRS.
  • (Planned for next release:) Worklist management in OpenMRS: manage worklist directly within OpenMRS.
Source Release Video

Orthanc Server Configuration

The purpose of this dialog is to configure the connection between OpenMRS and one or multiple Orthanc servers.

Image Data Management

This is the heart of the Orthanc integration, allowing browsing and viewing of patient images through DICOM viewers available within Orthanc. The module retrieves the metadata of image studies stored on Orthan servers. A mapping function helps associating OpenMRS patient records with their corresponding studies. In addition, image data can be uploaded directly from the OpenMRS web client to Orthanc servers.

Radiology Worklist (Under development)

In the context of radiology, a worklist is a list of imaging studies or tasks that a radiologist needs to execute, review, or analyze. These tasks are typically retrieved from a radiology information system (RIS), a specialized database that manages patient and imaging information. However, in situations where an RIS system is not available or feasible (such as for smaller healthcare facilities, clinics, or specific locations), a simple radiology worklist can be sufficient.

OpenMRS on the Virtual Hospital Platform

OpenMRS, an electronic health record system (EHR) that integrates with the Virtual Hospital platform to enhance medical informatics education and provide support for healthcare training and management.

Documentation