Hi,
RE: How to bring up all studies under same patientID please? using OviyamI have a patient with patientID 77.9284333 for example.
There are September and October studies (both studies are under the same patient ID of 77.9284333).
When I call up the patientID using Weasis as following
http://localhost:8080/weasis-pacs-connector/weasis?patientID=77.9284333Weasis successfully loads both the September and October studies automtically. This is the desired result.
However when I tried the same for Oviyam,
http://localhost:8080/oviyam3/viewer.html?patientID=77.9284333
only one study came up.
This issue was partly raised in the discussion in 2021:
https://groups.google.com/g/dcm4che/c/4shTD-WzdEobut I don't think there was a concrete answer.
I use DCM4CHEE 2.18.3 on Windows 10 (64 bit) & Oviyam 2.8 (with modifications for bypassing login).
Overall I like Weasis better than Oviyam. However Oviyam still has its strength. So ideally I would like to keep using both.
QUESTION:
How do I query Oviyam, to bring up all studies under the same patientID please?
Thanks a lot.
GEORGE