OpenMRS-Orthanc Integration - First pre-release

I am pleased to announce the first pre-release of the Imaging module. It introduces the integration between OpenMRS 2x and Orthanc, allowing OpenMRS to manage DICOM images stored in Orthanc.

Download: https://github.com/sadrezhao/openmrs-module-imaging/releases
Video: https://youtu.be/7Mv79AF1fiU

3 Likes

Hi @weis ,
Your integration is pretty cool. Could you please resend the github link ? It seems broken.

Hi Christophe,
Sorry, I forgot to make the repository public. It’s now available - feel free to download it.

1 Like

Hi,

Updated pre-release of the OpenMRS-Orthanc integration with some bug fixes is available.

1 Like

Hi,
I am announcing the new version of the Imaging Module for OpenMRS 2, designed to enable integration with Orthanc PACS. This release focuses on supporting imaging and worklists without the need for a separate Radiology Information System (RIS).

Watch the demo video: https://youtu.be/no3WNaq4Q_M
Release link: Release OpenMRS2 Imaging Module-1.1.0 · sadrezhao/openmrs-module-imaging · GitHub

Users can manage the image data and also create and manage worklist requests in OpenMRS. A custom Orthanc plug-in routes requests to imaging devices (modalities) and tracks their progress, simplifying the workflow for radiology departments without RIS.

And, I have also finished a micro frontend implementation for OpenMRS 3 sharing the same backend as the OpenMRS 2 module and, hence, with the same features.

Watch the demo video: https://youtu.be/Z4MRPmkwHms
Release link: @zhaosadre/openmrs-esm-patient-imaging-app - npm

3 Likes