ImagingDataCommons / slim

Interoperable web-based slide microscopy viewer and annotation tool
https://imagingdatacommons.github.io/slim/
Apache License 2.0
118 stars 36 forks source link

Allow initialization of the main DICOM server via URL #208

Open fedorov opened 4 months ago

fedorov commented 4 months ago

Follow up on https://github.com/ImagingDataCommons/slim/issues/5

Currently, it is possible to select at runtime main server via UI, but not via URL. The latter is implemented in OHIF and would be very convenient in some situations. The main use case for this feature is when the URLs are pre-generated in a query or by code, and, for example, need to be provided in a user-facing dashboard.