Posts by drain

    Hi Marcel,


    first of all let me wish you all the best in 2015.


    Do you mean the device sends images which are not supported by dicom standard or Conquest? I tried to search the forum, there are two posts concerning Philips, one looks similar but they got "*** Association rejected" (http://forum.image-systems.biz….php?f=33&t=43470&p=55709).
    In my case I get only:

    Code
    Wed Jan 7 11:17:14 2015 UPACS THREAD 7170: STARTED AT: Wed Jan 7 11:17:13 2015
    Wed Jan 7 11:17:14 2015 *** connection terminated


    I also tired to modify the source code to add some more information in the log, I can find the right place but it is too complicated for me to print out right data from the objects.


    Is there an easy way how to modify the source to trick the device, so it would think it arrived well and it would not send it over and over? Something like to comment out some lines.
    Otherwise it looks that the doctor is not missing any images, so such a workaround would be a kind of solution for me.

    Marcel, thank you. The device is Ultrasound Philips HD11.


    Here I have found a link to its Conformance Statements:
    http://www.healthcare.philips.…ultrasound_statements.wpd
    It looks like the associations are listed there. I will try to go thru it and add all of them in dgatesop.lst, would this be a good way to start?


    The behavior looks like this: for a day or two it works, the doctor says that he sends only images and SR. Then the US starts to send one old examination (from previous day, not the very last one) all the time again an again. Always sends some images, then connection terminated and all again. Because of this "circle" new measurements are waiting in a queue so the doctor will not get his data for a day.


    Best regards,


    Martin

    Hi Marcel and everybody,


    I am getting *** connection terminated in my serverstatus.log. Even when I set the server in debug mode there is not more information available.
    Is there a way how to learn more why the connection is terminated?


    Best regards,


    Martin Höger

    Hello Marcel and everoby.


    First of all, thank you for the program. We are using Conquest in gynecology and everything works quite good for us.


    Is there a possibility to pass some additional data to US from the dicom worklist (for inst. last period)? I have heard more than once that doctors using ViewPoint from GE can do that. Do you know how this could be achieved?


    Best regards,


    Martin Höger

    Hi Marcel and everybody.


    I am using ExportConverters to do some postprocessing and I was just wondering how secure it is to do something like this:

    Code
    ExportConverters = 1 ExportConverter0 = "./my-script.sh %i"


    Are the variables passed to the convertors shell sanitized? Could somebody send dicom data containing patient ID for ex. "123; rm -f dgate" which would result in calling two commands:

    Code
    ./my-script.sh 123
    rm -f dgate


    Thanks a lot for your answer and best regards from Czech Republic!


    Martin

    Hello Marcel, hello everybody.


    We enabled our modality to send MPPS information. It uses C-STORE protocol, so we wanted to store it and hope we can get information about measurements using forex. dcmdump.


    After enabling MPPS I found following in the log:


    So I added to dgatesop.lst:

    Quote


    MPPS 1.2.840.10008.3.1.2.3.3 sop


    Since then we started to see in log:


    Does somebody know what to do with it?


    Thank you.


    Martin Höger

    Hello Dicom friends,


    I have started to use Conquest Server and I receive image data from my modality (ultrasound Kretztechnik V730) without any problem.
    But I would like to get measurement data as well from it.


    I tried to analyze data that I received and I didn't find anything.
    Could it be a problem of the modality (not sending the data) or the server (not receiving/storing)? Is it possible to get those data?


    Thank you for every answer!


    Greetings from Czech Republic,


    Martin Höger