The software can be interfaced with PACS workstation or MRI (or an application server). The level of integration can varied from a full integration, with direct selection of the slices in the PACS software, to a slight integration, with just an export of DICOM images to the MRQuantif software. Do not hesitate to ask your PACS vendor for a better integration.
|
|
|
|
|
In all cases where you can install the MRQuantIF software on a computer connected in DICOM with PACS.
(Tested on PC windows only but we can surely do the equivalent in other OS)
This function is based on the java DICOM toolkit from PixelMed (Thanks David !) Three solutions according to your needs:
The file mrq_scp.bat will be integrated from the November 2017 version. In the meantime, if you do not have the file mrq_scp.bat you can create it as a text file with the notepad and save it under the name mrq_scp.bat by putting it simply:
% java -cp ./MRQuantif.jar com.pixelmed.network.StorageSOPClassSCPDispatcher "104" "mrquantif" "./fromPACS" 0 |