Posts by Maia

    Hi,


    This question may not be related directly to ConquestDicom but I ask here in case people have encountered the same problem (I already asked on Matlab forum).


    =======================
    We have Compiler application with Matlab 2016a. This is used to package Matlab application (*.exe) so that the application can run on machine without Matlab installed on it.


    I packaged an application which is used to transmit DICOM images to a PACS (ConquestDicom):


    https://ingenium.home.xs4all.nl/dicom.html


    We use dcmtk: http://dicom.offis.de/dcmtk.php.en


    to transfer the images to the PACS:


    =================
    DCMTK is a collection of libraries and applications implementing large parts the DICOM standard. It includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers ....
    =================


    Everything works fine when I launched my application directly from Matlab, but when I launch the application through the packaged version, the images are not imported to the PACS.


    I don't know if this problem is coming from the firewall as we have one.


    Do you have any suggestion to cope with this problem?


    I found this information in the forum:


    https://www.mathworks.com/matl…nse-manager-communication


    https://www.mathworks.com/matl…to-work-inside-a-firewall


    but I don't know if these are the good approaches for our problem in hand as this information seems to be related to Matlab license issue, which I don't think I have ...


    Thanks a lot,


    Maia

    Hi,
    I'd like to ask if it possible to have the same patient ID with several modalities, e.g. one series for MRI and another one series for CT images. Thanks

    Hi,


    Thank you for the explanation. How can I reset the database without re-installing ConquestDicom ? I'd like to check if the problem comes from duplicates of patients (don't worry, I am developing an application, so these are 'fake' patients).

    Dears ConquestDicom users,


    After installing and configuring ConquestDicom, it was working well so far but with some cases, I got this error:


    [CONQUEST] ***Truncated PatientBir from 10 to 8 chars in file: XX000013\1.3.46.670589.11.38013.5.0.3136.2012091410563109684_0101_000008_15137055713333.dcm
    [CONQUEST] ***Inconsistent PatientBir in DICOMStudies: PatientID = 'XX000013' StudyInsta = '1.2.840.113845.11.1000000001951524609.20120914084552.1487383', Old='Anonimiz', New='0010,003'
    [CONQUEST] ***Refused to enter inconsistent link PatientID into DICOMStudies: PatientID = 'XX000013' StudyInsta = '1.2.840.113845.11.1000000001951524609.20120914084552.1487383', Old='XX000002', Refused='XX000013'
    [CONQUEST] ***Error saving to SQL: XX000013\1.3.46.670589.11.38013.5.0.3136.2012091410563109684_0101_000008_15137055713333.dcm
    [CONQUEST] UPACS THREAD 13696: ENDED AT: Tue Dec 19 12:46:11 2017
    [CONQUEST] UPACS THREAD 13696: TOTAL RUNNING TIME: 0 SECONDS


    Could you help me to understand what is this error, please ?


    Thanks all,