Posts by dgicovate

    Thanks Marcel.
    Is there a way the system "check" if there are 9 characters in the ID and if it not fill with 0?
    Some patients have 9, some have 8 and some have 6 numbers in the patient ID. So all of them must be normalized to 9 characters/numbers.
    Thanks
    Diego

    Hi
    Someone have an example on how to change Patient ID format using ExportConverter or something like this.
    I need to convert patient ID and forward studies from one hospital to the other. (the typical example of data normalization between hospitals)


    format hospital A is: "abcdef" and must be converted to hospital B to "000abcdef" (adding 0 to complete 9 digits)


    Thanks


    Diego

    Thanks.
    Oviyam is working but images are not apearing on the screen . In the same computer I installed also DCM4CHEE with Weasis and is the same, images are not apearing in the screen but database results yes (patients ID/study dates, etc. However the viewer that lunch from the Conques interface is working well.

    I'm trying to fix a problem with a modality called stroboscope ( a kind of endoscopy system) that send video in DICOM format.
    The system is a SION, model DIVAS endoscope.


    I'm using dicomserver1417
    PacsTrouble.log write: " Association rejected: you may need to add the listed presentation context as sop to dgatesop.lst"
    Serverstatus.log write:
    20140811 12:44:46 UPACS THREAD 0: STARTED AT: Mon Aug 11 12:44:46 2014
    20140811 12:44:46 Calling Application Title : "DIVAS_ENDO "
    20140811 12:44:46 Called Application Title : "VIDEOSRV "
    20140811 12:44:46 Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    20140811 12:44:46 Presentation Context 0 "1.2.840.10008.5.1.4.1.1.77.1.4.1" 0
    20140811 12:44:46 Transfer Syntax 0 "1.2.840.10008.1.2.1" 1
    20140811 12:44:46 Transfer Syntax 1 "1.2.840.10008.1.2" 1
    20140811 12:44:46 Transfer Syntax 2 "1.2.840.10008.1.2.4.57" 1
    20140811 12:44:46 Transfer Syntax 3 "1.2.840.10008.1.2.4.70" 1
    20140811 12:44:46 Transfer Syntax 4 "1.2.840.10008.1.2.4.90" 1
    20140811 12:44:46 Transfer Syntax 5 "1.2.840.10008.1.2.5" 1
    20140811 12:44:46 Transfer Syntax 6 "1.2.840.10008.1.2.4.51" 1
    20140811 12:44:46 Transfer Syntax 7 "1.2.840.10008.1.2.4.91" 1
    20140811 12:44:46 Transfer Syntax 8 "1.2.840.10008.1.2.4.100" 0
    20140811 12:44:46 Transfer Syntax 9 "1.2.840.10008.1.2.4.101" 0
    20140811 12:44:46 *** Association rejected: you may need to add the listed presentation context as sop to dgatesop.lst
    20140811 12:44:46 UPACS THREAD 0: ENDED AT: Mon Aug 11 12:44:46 2014
    20140811 12:44:46 UPACS THREAD 0: TOTAL RUNNING TIME: 0 SECONDS


    I modified the dgatesop.lst and have all these SOP clases:
    #
    # DICOM Application / sop / transfer UID list.
    #
    # This list is used by the CheckedPDU_Service ( "filename" ) service
    # class. All incoming associations will be verified against this
    # file.
    #
    # Revision 2: disabled GEMRStorage and GECTStorage
    # Revision 3: extended with new sops and with JPEG transfer syntaxes
    # Revision 4: added Modality Worklist query
    #
    #None none RemoteAE
    #None none LocalAE
    #DICOM 1.2.840.10008.3.1.1.1 application
    Verification 1.2.840.10008.1.1 sop
    VL endoscopic Image Storage 1.2.840.10008.5.1.4.1.1.77.1.1 sop
    Video Endoscopic Image Storage 1.2.840.10008.5.1.4.1.1.77.1.1.1 sop
    VL Microscopic Image Storage 1.2.840.10008.5.1.4.1.1.77.1.2 sop
    Video Microscopic Image Storage 1.2.840.10008.5.1.4.1.1.77.1.2.1 sop
    VL Slide-Coordinates Microscopic Image Storage 1.2.840.10008.5.1.4.1.1.77.1.3 sop
    VL Photographic Image Storage 1.2.840.10008.5.1.4.1.1.77.1.4 sop
    Video Photographic Image Storage 1.2.840.10008.5.1.4.1.1.77.1.4.1 sop
    XASinglePlaneStorage 1.2.840.10008.5.1.4.1.1.12.1 sop
    RFStorage 1.2.840.10008.5.1.4.1.1.12.2 sop
    XABiPlaneStorage 1.2.840.10008.5.1.4.1.1.12.3 sop


    What's wrong?
    Maybe dgate does not really accept endoscopic SOP clases?
    Maybe compression issue?


    Thanks,



    Diego Gicovate