Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrations: Infinite Scale DICOM #5055

Closed
dragotin opened this issue Nov 15, 2022 · 2 comments
Closed

Integrations: Infinite Scale DICOM #5055

dragotin opened this issue Nov 15, 2022 · 2 comments

Comments

@dragotin
Copy link
Contributor

This is an example for an integration/extension project with Infinite Scale.

The DICOM server orthanc is a successful and mature open source DICOM server that stores and manages medical images. It is very well documented and commercial support is offered.

Orthanc offers a variety of REST APIs and a plugin structure which allow implementation of storage backends. With that, the following integrations could be built:

  1. Orthanc uses Infinite Scale as storage backend leveraging Infinite Scales WebDAV API. Dicom files are organized by spaces to (for example) reflect the medical organization / units.
  2. Orthanc authentication uses OIDC
  3. The DICOM Viewer is integrated with the ownCloud Web extension system
  4. ownCloud Web displays DICOM metadata if clicked on a DICOM file

More ideas to come?

@gedw99
Copy link

gedw99 commented Nov 15, 2022

DICOM support . That’s really useful . +1 from me

@rhafer
Copy link
Contributor

rhafer commented Jun 10, 2024

The DICOM viewer has been implemented meanwhile: https://github.com/owncloud/web-app-dicom-viewer

@rhafer rhafer closed this as completed Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants