Posts by kh_app

    Hi Marcel,


    We are locally performing auto transfer of dicom from one Conquest to another. Both Conquest are locally installed.


    Could you please verify the following configurations, as this did not worked for us.


    First Conquest (Source):
    AE Title: CONQUESTPACS1
    Port: 5681


    Second Conquest (Destination):
    AE Title: CONQUESTPACS2
    Port: 5682


    BACK association given on both Conquest.


    ====


    Following Settings added in dicom.ini file-


    ForwardAssociationLevel = SERIES
    ForwardAssociationCloseDelay = 5
    ForwardAssociationRefreshDelay = 3600
    ExportConverters = 1
    ExportModality0 = CT
    ExportStationName0 = *
    ExportCalledAE0 = CONQUESTPACS2
    ExportCallingAE0 = CONQUESTPACS1
    ExportFilter0 = Rows = 512 and Columns = 512
    ExportConverter0 = forward to 127.0.0.1



    Kindly suggest.


    Thanks.

    Hi Marcel,


    We are locally performing auto transfer of dicom from one Conquest to another. Both Conquest are locally installed.


    Could you please verify the following configurations, as this did not worked for us.


    First Conquest (Source):
    AE Title: CONQUESTPACS1
    Port: 5681


    Second Conquest (Destination):
    AE Title: CONQUESTPACS2
    Port: 5682


    BACK association given on both Conquest.


    ====


    Following Settings added in dicom.ini file-


    ForwardAssociationLevel = SERIES
    ForwardAssociationCloseDelay = 5
    ForwardAssociationRefreshDelay = 3600
    ExportConverters = 1
    ExportModality0 = CT
    ExportStationName0 = *
    ExportCalledAE0 = CONQUESTPACS2
    ExportCallingAE0 = CONQUESTPACS1
    ExportFilter0 = Rows = 512 and Columns = 512
    ExportConverter0 = forward to 127.0.0.1



    Kindly suggest.


    Thanks.

    Hi Marcel,


    Currently following commands are used in the C#.NET code. On error for dcm files, no exceptions are received, due to which our application is not stable.


    --addimagefile
    --deletestudy:patid:studyuid
    --deleteimagefile:file


    Other than PACStrouble.log, could you provide us with a status or an exception so that the missed dcm could be tracked?


    Kindly, suggest.


    Thanks.

    Hi,


    Only patient information (i.e. patient name, age, description, etc.) needs to be corrected by the radiologist, after it has been sent to PACS (Conquest).


    In case not possible in Conquest, could you suggest some tools tested with Conquest.


    Thanks.

    Hi Marcel,


    Thanks for the information.


    Could you suggest us on integrating Conquest directly to CT Modality Equipment.


    Would the process be same by including the CT Modality IP, AE Title and Port in Known Dicom Providers?


    Kindly suggest us on how we can integrate conquest to it.


    Thanks.

    Hi Marcel,


    Thanks for the information.


    Could you suggest us on integrating Conquest directly to CT Modality Equipment.


    Would the process be same by including the CT Modality IP, AE Title and Port in Known Dicom Providers?


    Kindly suggest us on how we can integrate conquest to it.


    Thanks.

    Hi Marcel,


    Thanks for the information.


    I suppose now Philips interface would contain values as follows:


    Assuming Conquest AE and Port is "CONQUESTAE" and "5678" respectively.


    ----------------------------
    Query Port: 5678
    Query AE Title: CONQUESTAE


    Store Port: 5678
    Store AE Title: CONQUESTAE


    Storage Commitment Port: 5678
    Storage Commitment AE Title: CONQUESTAE
    ----------------------------


    In Conquest acrnema.map, entry would be-


    Assuming Philips AE and Port is "PhilipsAE" and "104" respectively.


    -----------------------------
    CONQUESTAE 198.162.10.8 5678 un
    PhilipsAE 198.162.10.2 104 un
    -----------------------------

    Hi Marcel,


    Philips interface has following fields, could you please suggest us the values for it:


    Query Port:
    Query AE Title:


    Store Port:
    Store AE Title:


    Storage Commitment Port:
    Storage Commitment AE Title:


    Do we need to enter the port and AE value of Conquest, the same in all of the above section?


    Kindly suggest,


    Thanks.

    Hi,


    A philips modality (imaging equipment) stores dicom images on a PACS owned by philips.


    Is it possible to integrate Conquest with Philips PACS, such that dicom images are auto pushed directly to Conquest from Philips PACS?


    Also, to implement this do we need to assign Static IP on the machine in which Conquest is installed?


    Kindly suggest.


    Thanks.

    Hi Marcel,


    Below in the complete dicom.ini text-


    ====
    # 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 = CONQUESTPACS10
    TCPPort = 5690


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


    # Host, database, username and password for MySql database
    SQLHost = localhost
    SQLServer = conquest10
    Username = root
    Password = **
    MySql = 1
    DoubleBackSlashToDB = 1
    UseEscapeStringConstants = 0


    # Configure database
    TruncateFieldNames = 10
    MaxFieldLength = 254
    MaxFileNameLength = 255
    FixPhilips = 0
    FixKodak = 0
    KeepAlive = 0
    LargeFileSizeKB = 4096
    PrintSquareLandscape = 0
    UseKpacsDecompression = 1
    ZipTime = 05:
    UIDPrefix = 1.2.826.0.1.3680043.2.135.735310.66559255
    EnableReadAheadThread = 1
    PatientQuerySortOrder =
    StudyQuerySortOrder =
    SeriesQuerySortOrder =
    ImageQuerySortOrder =
    EnableComputedFields = 1
    IndexDBF = 1
    PackDBF = 0
    LongQueryDBF = 1000
    TCPIPTimeOut = 300
    FailHoldOff = 60
    RetryDelay = 100
    RetryForwardFailed = 0
    ImportExportDragAndDrop = 0
    QueueSize = 128
    WorkListMode = 0
    WorkListReturnsISO_IR_100 = 1
    DebugLevel = 0
    Prefetcher = 0
    LRUSort =
    AllowTruncate =
    DecompressNon16BitsJpeg = 1
    UseBuiltInJPEG = 1
    LossyQuality = 95
    IgnoreOutOfMemoryErrors = 0
    NoDICOMCheck = 0
    PadAEWithZeros = 0
    AllowEmptyPatientID = 0
    FileNameSyntax = 4


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


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


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


    # Configure email of error messages
    MailHost =
    MailPort = smtp
    MailSignon =
    MailFromName =
    MailRcptName1 =
    MailCollectTime = 1
    MailWaitTime = 10


    # Configuration of disk(s) to store images
    MAGDeviceThreshhold = 0
    MAGDeviceFullThreshHold = 30
    IgnoreMAGDeviceThreshold = 0
    MAGDevices = 1
    MAGDevice0 = C:\appniq\pacs\dicomserver1417d\data\
    NightlyCleanThreshhold = 0



    [lua]
    ImportConverter0 = Data.StudyInstanceUID = string.gsub(Data.StudyInstanceUID, "Ganpati MRI & CT Scan Center.", "") print("study =", Data.StudyInstanceUID);
    ImportConverter1 = Data.SeriesInstanceUID = string.gsub(Data.SeriesInstanceUID, "Ganpati MRI & CT Scan Center.", "") print("series =", Data.SeriesInstanceUID);
    ImportConverter2 = Data.SOPInstanceUID = string.gsub(Data.SOPInstanceUID, "Ganpati MRI & CT Scan Center.", "") print("sop =", Data.SOPInstanceUID);
    =========


    Kindly, let me know if i need to make any changes in it.


    Thanks.