I’m trying to use OHIF alongside an old web app that handles study list functionality.
I need to configure (or write a custom data source for) OHIF 3.7 (or whichever version that can get the job done) so that it can retrieve and display a single DICOM instance using WADO-URI from an old PACS server that only supports WADO-URI.
For example, a link like this that contains StudyInstanceUID, SeriesInstanceUID, and InstanceUID as URL parameters should work:
Also, I couldn’t find any detailed instructions to write a custom data source or how to map data to OHIF’s native format or what is the native format at all.
Any help or suggestions are much appreciated
thanks