Integration With nodeJs application to read data from Database

I want to integrate the OHIF Viewer to be able to recieve data as url query and prepare a view for the same.

I am having a node js application through which i want to redirect to the OHIF Viewer along with data read from the DB.

I have my application running which provides an API endpoint to read the data and at the same time OHIF viewer running with default settings, all i have to do is to create a link that has OHIF viewer rendering the DICOM file from the DB sent by the node application. The user may be redirected to that link or it can be used in iFrames.

I am unable to even start as I am not sure about data source and single file rendering in OHIF. Can anyone help this through.

1 Like