Forwarding by ReferPhisician

  • Hi I have incoming records with
    Refer Phician ORT1, ORT2, ORT3...


    Setup on dicom.ini:


    ForwardAssociationLevel = IMAGE
    ForwardAssociationCloseDelay = 5
    ForwardAssociationRefreshDelay = 3600
    ForwardAssociationRelease = 0
    ExportConverters = 3
    ExportFilter0 = ReferPhysi LIKE 'ORT1'
    ExportConverter0 = forward to ORTOP1
    ......


    But problem - doesn't work it .. Server forward all (ORT1,2,3...)


    where is problem? thanks

  • Please switch on debug logging and up the small arrows 4 times to show the highest level of debug info. Then try to get forwarding going and show me an excerpt of the log where the image database is queried.


    Marcel

  • [POPISOVNADIG1] Server Command := 0020
    [POPISOVNADIG1] 0000,0002 28 UI AffectedSOPClassUID "1.2.840.10008.5.1.4.1.2.2.1"
    [POPISOVNADIG1] 0000,0100 2 US CommandField 32
    [POPISOVNADIG1] 0000,0110 2 US MessageID 3
    [POPISOVNADIG1] 0000,0700 2 US Priority 0
    [POPISOVNADIG1] 0000,0800 2 US DataSetType 258
    [POPISOVNADIG1] (StudyRootQuery) search level: STUDY
    [POPISOVNADIG1] 0008,0020 18 DA StudyDate "20070528-20070528"
    [POPISOVNADIG1] 0008,0030 0 TM StudyTime (empty)
    [POPISOVNADIG1] 0008,0050 0 SH AccessionNumber (empty)
    [POPISOVNADIG1] 0008,0052 6 CS QueryRetrieveLevel "STUDY "
    [POPISOVNADIG1] 0008,0061 0 UN (empty)
    [POPISOVNADIG1] 0008,0090 0 PN ReferringPhysicianNa (empty)
    [POPISOVNADIG1] 0008,1030 0 LO StudyDescription (empty)
    [POPISOVNADIG1] 0008,1040 0 LO InstitutionalDepartm (empty)
    [POPISOVNADIG1] 0010,0010 0 PN PatientName (empty)
    [POPISOVNADIG1] 0010,0020 0 LO PatientID (empty)
    [POPISOVNADIG1] 0010,0030 0 DA PatientBirthDate (empty)
    [POPISOVNADIG1] 0010,0040 0 CS PatientSex (empty)
    [POPISOVNADIG1] 0020,000d 0 UI StudyInstanceUID (empty)
    [POPISOVNADIG1] 0020,0010 0 SH StudyID (empty)

  • Hi,


    Ah, I now understand: With the dbaseIII driver you can only filter using fields that are included in the denormalized image database. See dicom.sql for its listing. With other (real) sql drivers you can use all fields in all tables.


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!