Posts by roebi

    Hi,


    I'm using Conquest as routing instance.

    Now some people think sending studies twice or more will improve or speed up

    time to get feedback.


    How to check first if images exist in database / filesystem and drop / destroy them when receiving

    without doing anything else ?


    Now I'm routing with Importconverts based on rules and lua scripts.


    Thanks

    Hi Marcel,


    yes , sure.

    I've first tried with standard config, second try with more uncommented classes/lines in dgatesop.lst.

    But same result.

    In addition I've testet the same transfer against a JiveX-Node - no luck too, log is attached.


    Thanks

    Hi all,


    I need some tips please.

    I've had problems receiving studies from an Infinitt-PACS.

    The initial communication stops with *** connection terminated.

    Please give me some advice on configuring additional transfersyntaxes or SOP-classes ...

    The debug level log is attached.


    Thanks

    Hi Marcel,


    on the opposit side a GE-PACS is sending ... "SENDING-PACS" to me "MYPACS"

    Theres nothing to configure at the node ..

    the system is sending pictures "as is" ..

    They have send me a xml-log (zip) for investigation ...


    Thanks

    Roebi

    Hi all,


    I'm confused because I can't receive images from one client system ....

    every needed SOP class is enabled, but it doesn't work. Others are sending like a charm ...


    DGATE 1.5.0.b

    Please have a look at the attached txt-file


    any suggestions ?


    Thanks

    Files

    • errorlog.txt

      (10.81 kB, downloaded 151 times, last: )

    Hi,


    thanks. It seems to run - but there's an error at the end.

    Pictures are reaching their destination.

    The last two are both at their destination ...

    Shold i be worried abaut that ?



    In this way this is a series forwarding. How will i get it as complete study forwarder ? Any Idea ?


    Thanks


    roebi

    Hi Marcel,


    could you have a look at this and give me an advice please?

    I'm working on this lua-routing ruleset but can't finish because the last

    line with forwarding command doesn't work.

    I'm new to lua ...


    Rules:

    Studies are received and

    - after a look at Data.InstitutionName / Data.InstitutionAddress

    - id is set

    - PatID and Accessionnumber are modified

    - Study is stored local with changes

    - Study should be forwarded with changes to special destination AET

    (all AETs are configured and working)


    Everything works so far - only the forwarding command at the end isn't executed.

    Conquest 1.4.19d1 with SQLserver on Server2016 as app


    Thanks for your help


    roebi

    Hi all,


    I've tested it with a simple entry for Importconverter.
    I didn't find a matching documentation - so I gave it a try:


    dicom.ini:
    # MY CONVERTER
    ImportConverters = 1
    ImportConverter0 = set 0010,0020 to "EXT-%i[0,6]"; forward to MAINPACS; destroy


    This will grab the first six digits from Patient ID and change it to EXT-"PATID".
    After this the study is send to the main PACS and deleted local.
    A great Router with Patient ID modifying ...


    Thanks for your great work Marcel.


    Roebi