Posts by alexgav

    I tried these parameters, everything seems to work.

    Data.PatientName="xxxx" - FULL name

    Data.PatientBirthDate="19000101" - Date of birth

    Data.AccessionNumber="PL208020" - Access Number

    Data.StudyDate="20000602" - date of study

    Data.PatientSex="M " - Gender

    Data.PatientAge="088Y" - age


    Data.Modality="CT"

    Data.Manufacturer="Philips"

    Data.InstitutionName="Diagnostic clinic"

    Data.InstitutionAddress="xxx"

    Data.StudyDescription="Komp_yuternaya tomografiya"

    Data.studyID="1806"

    Data.StudyDate="20000602"

    Data.SeriesDate="20000602"

    Data.AcquisitionDate="20000602"

    Data.ContentDate="20000602"


    Thanks for the help

    Also tell me how to do the same thing via the command line?

    Hello. Can you tell me if it is possible in Conquest to change all the data about a patient in a particular study (i.e. Patient ID, Patient Name PatientBirthDate, AccessionNumber, )? If possible, give an example of how to do it? Is it possible to do this in the windows GUI? Version Conquest 1.5.0.

    Found in the GUI Modify-->this study (advanced), the window Change/copy all images in current study opens. Next -- Enter Lua code to modify DICOMimages here you need to enter some script. Help me write a script for the above parameters.

    Thanks.

    Hello. How do I set up a WorkList so that when a task is completed from the WorkList on the tomograph, the completed task is deleted from the WorkList? Is there such a setting how to do it? Or do you need to look for these settings on the tomograph itself?

    Thank you very much everything worked out. By the way, I tried with two --, but for some reason it didn't work. that's why I decided to try with one -.))

    You can once again in more detail on a real example . See for example I have MAGDevice0 = K:\CONQUEST_Data\

    The whole path looks like this K:\CONQUEST_Data\DEV1\DX\2021\04\29


    how do I regenerate only folder 29 or, for example, only folder 04 ?

    if I write like this, the whole device is regenerated anyway -regendi:MAG0,DEV1\DX\2021\04\29


    C:\Users>C:\CONQUEST\dgate64.exe -regedit:MAG 0,DEV1\DX\2021\04\29

    Dropping Existing tables (if-any)

    Worklist contains data

    Dropping other tables

    Patient Database

    Study Database

    Series Database

    Image Database

    Regen Device 'MAG0'


    and if you need to write like this -regendi:MAG0,DEV1

    , i.e. DEV1 is the folder of the top level, then what is the point of this and it turns out the whole device all folders will be regenerated.

    The images are arranged by modality year month day. How can I regenerate for example 1 day? or 1 month?

    --regendir:device,dir Re-generate database for single directory

    Hello. can you tell me the syntax? how to specify the directory to be re-read. as soon as he has not tried, he rereads the entire device. windows operating system. Thanks!

    Thank you for your answers. Since the # record restriction is not implemented yet, how do I enable reject requests without any parameters ?

    and how can you limit the number of issued patseinets ? for example, to give the first 1000 and all. ie. if you enable do not accept requests with empty parameters, it will also not work because you can specify in the parameters, for example, find all dx or find patients for 3 years . what this EnableComputedFields option does. I didn't understand something from the instructions. As I have already said, I was once advised to limit the number of results given out. I just lost this correspondence somewhere I can't find it, it was a long time ago.

    Hello. If you click the search button in K-Pacs without setting any parameters, then the Conquest DICOM Server tries to give the entire database of patients, and there are a lot of them, and the dgate64 process begins to consume a lot of RAM more than 2GB and 25% of the processor approximately, after which after some time it just drops . Tell me how to restrict in dicom.ni number of requests? I remember somewhere I was advised some parameter but in version 1.4 it was missing. Now updated to version 1.5, but I can't find and remember what this parameter was. Help please.