Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.8 KB

screenshots.md

File metadata and controls

37 lines (19 loc) · 1.8 KB

Screenshots

Self-service portal

Home page of the self-service portal that allows researchers browse, search and export medical images to Amazon S3:

Home page

Search page that allows researchers to specify a query and filter medical images in the Research PACS:

Search page

Search page with results displayed. Researchers can preview the DICOM file (data elements and frames) directly in the self-service portal:

Search page with results displayed

Export page that allows researchers to export DICOM files in the format of their choice (DCM, PNG or JPEG) to a S3 bucket that they manage:

Export page

Permissions page that displays user permissions. The first screenshot shows the permissions of a user who is allowed to access all the medical images stored in the Research pages, and to make read-only requests to the underlying Orthanc server.

Permissions page 1

The second screenshot shows the same Permissions page for a user who is allowed to access the medical images acquired by US (ultrasound) modalities only:

Permissions page 2

Configuration files

Example of the de-identifier configuration file that allows to define transformations applied to the original DICOM files in order to remove potentially identifying information:

De-identifier configuration file

Example of the the permissions configuration that allows to define permission profiles and assign profiles to the users and users' groups of the self-service portal.

Permissions configuration file