Startup Behavior #7

Open
opened 2026-04-01 13:59:08 +02:00 by christof.schadt · 1 comment

When starting the application, the following shall happen:

  1. Browse for instances

http(s)://host:port/study/[<study_instance_uid>[/series[/<series_instance_uid>]]]
dimse://AET@host:port/study/[<study_instance_uid>[/series[/<series_instance_uid>]]]
:/|\|<path\

Opens the Browser and shows all instances.

  1. View an instance

http(s)://host:port/study/[<study_instance_uid>[/series[/<series_instance_uid>[/instance/<sop_instance_uid>]]]]
dimse://AET@host:port/study/[<study_instance_uid>[/series[/<series_instance_uid>[/instance/<sop_instance_uid>]]]]
:/|\|<path<instance_file>

Opens the browser for the given path and directly opens the referenced instance.

This establishes the URL type

dimse(s)://AET@host:port/

Although this is not defined in the DICOM Standard, it seems very practical :)

When starting the application, the following shall happen: 1) Browse for instances http(s)://host:port/study/[<study_instance_uid>[/series[/<series_instance_uid>]]] dimse://AET@host:port/study/[<study_instance_uid>[/series[/<series_instance_uid>]]] <Drive>:/|\\|\<path\ Opens the Browser and shows all instances. 2) View an instance http(s)://host:port/study/[<study_instance_uid>[/series[/<series_instance_uid>[/instance/<sop_instance_uid>]]]] dimse://AET@host:port/study/[<study_instance_uid>[/series[/<series_instance_uid>[/instance/<sop_instance_uid>]]]] <Drive>:/|\\|\<path\<instance_file> Opens the browser for the given path and directly opens the referenced instance. This establishes the URL type dimse(s)://AET@host:port/<rest like DICOMWeb> Although this is not defined in the DICOM Standard, it seems very practical :)
Author
Owner

Any comments to the dimse:// URL proposal?

Any comments to the dimse:// URL proposal?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
IHE-RO-Tooling/dicom-browser#7
No description provided.