Posts by igroup

    Greetings,

    i'm trying to install conquest 150c on ubuntu 16.04 but at compile time i get this error:

    "

    Please choose DB type

    1) mariadb 3) sqlite 5) precompiled

    2) postgres 4) dbase 6) Quit

    #? 1

    /usr/bin/ld: cannot find -lmariadbclient

    collect2: error: ld returned 1 exit status

    "

    Mysql version 5.7.33 is present on the server

    How should I behave?

    Is it really necessary to install mariadb instead of mysql?

    Thank you


    Max

    Good evening,

    perfect thanks! It seems to work.

    But are there also other parameters that could be added to this rule?

    Maybe to send only the MRs or do this operation only at night or something else?


    Thank you


    Max

    Greetings,

    I need to send all the studies that are sent to my PACS Conquest to a dicom node, how can I do it?

    I've heard of autorouting but I don't know how to set it up on my conquest pcas


    Thank you


    max

    Hi,

    my archives are reaching a considerable size and I would like to start organizing older studios divided by years into new MAGs.

    For example the 2010 studies (which are the oldest) I would move them to a new MAG which I would call "Study2010".

    I know how to configure the new MAGs in dicom.ini but I don't know how to move that year's studios to the new MAG

    How could I do?

    Is there any DGATE command to do this?

    Thank you


    Massimo

    Thanks Marcel,

    perfect, it seems to work fine, I inserted these lines at the end of the dgatesop.lst file:

    CONQUESTSRV1 CONQUESTSRV1 RemoteAE

    CONQUESTSRV1 EliteX2-max RemoteAE

    CONQUESTSRV1 CONQUESTSRVWIN RemoteAE

    CONQUESTSRV1 SERAX RemoteAE

    CONQUESTSRV1 BONICNEW RemoteAE

    CONQUESTSRV1 REDDREAM RemoteAE

    CONQUESTSRV1 PS01 RemoteAE

    CONQUESTSRV1 SANTEX RemoteAE


    The use of these directives seems to me to significantly increase the security of the PACS system


    Thanks

    With the conquest default configuration, each station / user can send studies to the pacs and can query pacs to see the studies present even if he cannot download them if this user / pc is not present in acrnema.conf

    Is there a way to prevent anyone from interrogating the pacs and sending the studies?

    Thanks


    Massimo

    Hello,
    By analyzing the dicom.sql.mysql file and so on the other sql files, it would seem that you miss an "at the end of the file in the last line after OBR.27
    I am wrong?


    Greetings
    Massimo

    Hello everyone,
    I noticed that on the known pacs is used as UIDPrefix 99999.99999, would it be possible to retain the native UIDPrefix of the study?


    Thank you
    Massimo

    Hello,
    I just noticed that on a pacs conquest server the DICOM files were logged with .v2 extension and on another server conquest the files have as extension .dcm
    Does anyone know the reason?
    The first server is a 1.4.17d the second I have version 1.4.19


    Greetings
    Massimo

    Hello,
    Having had no answer, we are looking for a solution. We found it in "dcmodify" powerful DCMTK suite applet that can edit DICOM files directly, so with this program we've overcome the lack of DGATE and then we have modified the data directly into the database tables.


    Greetings
    Massimo

    Hello,
    We found that if we try to modify the PATIENTID of a command line command under linux, we get the change partially! If the study is made up of just one image, everything is ok, but if the study contains 10 images after the modification, we find ourselves in a single-image study.
    This is the command we use:
    ./dgate --modifystudy:, 1.2.392.200036.9107.500.11017063001873, "set 0010.0020 to \"CCCCM73C23I189E\";"


    or


    ./dgate --modifystudy: 1875455,1.2.392.200036.9107.500.11017063001873, "set 0010,0020 to \"CCCCM73C23I189E\";"


    But the result is the same


    What are we wrong with?


    Greetings
    Massimo

    Hi Marcel,
    Already done, I just get this description "--export: p, st, ser, sop, file, scr Immediate process and zip / 7z date" which for me means nothing, in the sense that I would like an example.
    Where can I find more information?


    Greetings
    Max

    Salve marcel,
    Thanks for the quick response, but I think it is only the solution found.
    From the various examples you always post on the forum, you always talk about studyID that in my imagination is not the studyUID, so when I did a non-insertion studyUID (example: 1.2.840.113619.2.81.290.46021.3946.20170414.255713) but insert The studyID (example: 12578) so the system did not work or I found myself in some frantic moments, in thousands of study situations, with the possibility of not being able to uniquely identify a study.


    Thank you
    Massimo

    Hello,
    I am in the situation of having two different exams where both the StudyID and the PatientID coincide, and then from the command line to adjust the situation I can not locate the exact study. I think the only unique key would be the UID.
    Is there a command that allows me to modify a study from the studyUID?
    I'm in the linux environment.


    Thank you
    Massimo

    Hello,
    How can I reload the acrnema.map information to the conquest server without restarting the server?
    Precisely that I am in the linux environment and tried it with the "./conquest-pacs.sh force-reload" command but it did not work
    Attached the script.
    Thank you


    Massimo