I have a PACS server running Conquest. Then, I need to choose the list of studies and series. I was using dcmtk for standalone applications. Now, basic operations like: select a study, select a serie, obtain the patient's information and obtain the data should work on a webpage.
I prefer to use some kind of "lightweight" server. Any idea to do that? to create simple queries over a PACS server using the DICOM protocol?
Could you suggest me any forums, pages, ideas or libraries?