Digital Imaging for Medicine in Nextcloud

No it is not DICOM error. At least I don’t think it is. New to Linux, web servers, and Nextcloud.

I install Nextcloud 12 snap the upgrade to Nextcloud 13 snap the test one.

Hi @leogrande,

Anyone interested in storing, viewing and sharing DICOM images with the secure cloud platform Nextcloud. That includes, but is not limit to, patients, individual radiologists, radiology technicians or health care providers who use Nextcloud for DICOM storage and collaboration.

3 Likes

Hello, I need you to help me install or configure the dicom viewer properly in my nextcloud 13.
Thank you.

  1. On your Nextcloud, simply navigate to Apps > Multimedia > DICOM Viewer, and enable it. that all if you don’t want to build from scratch.
  2. And if you decide to build it then first install NodeJS for JavaScript dependencies then perform step 3 to 5
  3. Run make && make source command to build source code
  4. Copy build/artifacts/source/dicomviewer into path-to-nextcloud/apps
  5. Enable the DICOM Viewer app

Thanks for the help.

Hi everyone,

where is the opened DICOM File data stored/cached when i am installing the APP from NC App-Store instead Building it myself?

I am asking because of the GDPR rules given from my company.

In the Nextcloud server. So it depends on where you have that.

1 Like