knopkem / dicomweb-proxy

A proxy to translate between dicomweb and traditional dicom dimse services (PACS communication)
Other
68 stars 19 forks source link

Search multiple Modalities doesn't work #78

Closed thanhtd1012 closed 1 year ago

thanhtd1012 commented 2 years ago

Hi @knopkem! When I use dicomweb proxy to filter study list data for Viewers-3-stable: Github:

There is the following issue: "Search multiple Modalities doesn't work".

Example: (1). I search with a Modalities ="CT". request: http://localhost:3000/?modalities=CT image

(2). I search with a Modalities ="SM". request: http://localhost:3000/?modalities=SM image

(3). I search with multiple Modalities ="CT, SM". request: http://localhost:3000/?modalities=CT%2CSM image

Both (1) and (2) , it works. Only (3), It does not work.

What should I do to get it ? Thank you so much !

knopkem commented 2 years ago

Hi, not sure why it doesn't work, will have a look.

thanhtd1012 commented 2 years ago

Hi @knopkem! I got it. I am looking forward to receiving your reply as soon as.

knopkem commented 1 year ago

Sorry too many issues still with v3-stable. Will wait until it becomes main.