Posts by mdnotes

    Both ADAC workstations has a DICOM software. I can query from both system on conquest. I can also send images to conquest from ADAC, but cannot get from conquest. How are you moving images everyday?

    I am using latest stable version of cconquest. I have a site to site vpn connection with a hospital using ADAC (now Phyllips) nuclear medicine network. I have a ADAC workstation in my office and daily transferring nuclear stdies from hospital network to my ADAC workstation. I have to manually transfer each study or hospital has to push each study everyday. I want to use conquest as a gateway between two ADAC workstations. I want to automate the process so that when there is a new studiy at hospital ADAC workstation, it automatically transfer to conquest and copy to my ADAC workstation. I think it is possible, but I really don't know how to do it. Any help please?

    Yes. I can push images from conquest to adac workstation but cannot pull it. Also I can send images from adac to conquest.

    This is query files:


    QueryRetrieveLevel RetrieveAETitle PatientName PatientID
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------
    [PATIENT ] [solus ] [JEWELL^JANA ] [313897]
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------
    Total of 1 item(s) found
    ------------ started copying ------------
    Copying for patient: 313897
    ************ error while copying (patient ID = 313897) ************



    This is server status file
    [CONQUESTSRV3] User interface test: local server is running!


    This is dicom.ini file
    # This file contains configuration information for the DICOM server
    # Do not edit unless you know what you are doing


    [sscscp]
    MicroPACS = sscscp
    Edition = Personal


    # Network configuration: server name and TCP/IP port#
    MyACRNema = CONQUESTSRV3
    TCPPort = 6001


    # Reference to other files: known dicom servers; database layout; sops
    ACRNemaMap = acrnema.map
    kFactorFile = dicom.sql
    SOPClassList = dgatesop.lst


    # Host(ignored), name, username and password for ODBC data source
    SQLHost = localhost
    SQLServer = conquestpacs_s3
    Username = conquest
    Password = conquest1413
    DoubleBackSlashToDB = 0


    # Configure database
    TruncateFieldNames = 10
    MaxFieldLength = 254
    MaxFileNameLength = 255
    FixPhilips = 0
    FixKodak = 0
    KeepAlive = 60
    LargeFileSizeKB = 1024
    ZipTime = 05:
    UIDPrefix = 1.2.826.0.1.3680043.2.135.733176.74807591
    EnableReadAheadThread = 1
    PatientQuerySortOrder =
    StudyQuerySortOrder =
    SeriesQuerySortOrder =
    ImageQuerySortOrder =
    IndexDBF = 1
    PackDBF = 0
    LongQueryDBF = 1000
    TCPIPTimeOut = 300
    FailHoldOff = 60
    RetryDelay = 100
    QueueSize = 128
    WorkListMode = 0
    DebugLevel = 1
    Prefetcher = 0
    LRUSort =
    AllowTruncate =
    DecompressNon16BitsJpeg = 1
    UseBuiltInDecompressor = 1
    FileNameSyntax = 4


    # Configuration of compression for incoming images and archival
    DroppedFileCompression = j2
    IncomingCompression = j2
    ArchiveCompression = as


    # Names of the database tables
    PatientTableName = DICOMPatients
    StudyTableName = DICOMStudies
    SeriesTableName = DICOMSeries
    ImageTableName = DICOMImages
    DMarkTableName = DICOMAccessUpdates
    RegisteredMOPDeviceTable = RegisteredMOPIDs
    UIDToMOPIDTable = UIDToMOPID
    UIDToCDRIDTable = UIDToCDRID


    # Banner and host for debug information
    PACSName = CONQUESTSRV3
    OperatorConsole = 127.0.0.1


    # Configuration of disk(s) to store images
    MAGDeviceThreshhold = 0
    MAGDevices = 1
    MAGDevice0 = P:\hamot\dbase\
    NightlyCleanThreshhold = 0


    #This will forward images from adac t kpacs
    ExportCoverters = 1
    ExportCallingAE = shah1
    eXPORTconverter0 = forward to CONQUESTSRV3



    Soory for the delay in my response.

    I am using Conquest latest version. I have created a dicom list in conquest server for ADAC pegasys workstation. I have also created conquest server link to ADAC Pegasys workstation. I can queary all patients list from ADAC pegasys, but when I want to copy any of the patient from that list, I cam getting an error. Can some one help me? Thanks