Posts by celikel

    now, I've found the problem. First modality needs to sent request for 0010,21D0 than there is a problem at Conquest side it creates db column with a wrong name. this needs to be corrected. lastmenstr created but it queries with lastmendat.


    0191121 15:10:27 *** ERROR: column dicomworklist.lastmendat does not exist

    LINE 1: ...COMWorkList.PatientBir, DICOMWorkList.PatientSex, DICOMWorkL...


    it works perfectly. Thank u Marcel once more...

    I can't see Last Mensural Date here;

    11/21/2019 3:16:17 PM [BB4DWL] Issue Query on Columns: DICOMWorkList.AccessionN, DICOMWorkList.PatientNam, DICOMWorkList.PatientID, DICOMWorkList.PatientBir, DICOMWorkList.PatientSex, DICOMWorkList.StudyInsta, DICOMWorkList.ReqPhysici, DICOMWorkList.ReqProcDes, DICOMWorkList.Modality, DICOMWorkList.ScheduledA, DICOMWorkList.StartDate, DICOMWorkList.StartTime, DICOMWorkList.PerfPhysic, DICOMWorkList.SchedPSDes, DICOMWorkList.SchedPSID, DICOMWorkList.ReqProcID

    11/21/2019 3:16:17 PM [BB4DWL] Values: DICOMWorkList.PatientNam LIKE E'%' and DICOMWorkList.StartDate >= E'20191121' and DICOMWorkList.StartDate <= E'20191121'

    11/21/2019 3:16:17 PM [BB4DWL] Tables: DICOMWorkList


    Could be the reason? Modality is not requesting anyhow?

    Hello,


    I am trying to pass last menstrual date to GE U/S. Although I can see in the query log and DB is fulfilled, date is not appeared at the modality. I've added tag 0010 21d0 into dicom.sql and regenerate the db.


    Config and logs below.


    What could be problem. Why Conquest says not found in DB. Other query parameters are fine even StudyUID comes from DB.


    Thanks,


    Haluk ||



    *WorkList*

    {

    { 0x0008, 0x0050, "AccessionNumber", 16, SQL_C_CHAR, DT_STR, "OBR.3" },

    { 0x0010, 0x0020, "PatientID", 64, SQL_C_CHAR, DT_STR, "PID.4" },

    { 0x0010, 0x0010, "PatientName", 64, SQL_C_CHAR, DT_STR, "PID.5" },

    { 0x0010, 0x0030, "PatientBirthDate", 8, SQL_C_DATE, DT_DATE, "PID.7" },

    { 0x0010, 0x0040, "PatientSex", 16, SQL_C_CHAR, DT_STR, "PID.8" },

    { 0x0010, 0x2000, "MedicalAlerts", 64, SQL_C_CHAR, DT_STR, "---" },

    { 0x0010, 0x2110, "ContrastAllergies", 64, SQL_C_CHAR, DT_STR, "---" },

    { 0x0020, 0x000d, "StudyInstanceUID", 64, SQL_C_CHAR, DT_UI, "---" },

    { 0x0032, 0x1032, "ReqPhysician", 64, SQL_C_CHAR, DT_STR, "OBR.16" },

    { 0x0032, 0x1060, "ReqProcDescription", 64, SQL_C_CHAR, DT_STR, "OBR.4.1" },

    { 0x0040, 0x0100, "--------", 0, SQL_C_CHAR, DT_STARTSEQUENCE, "---" },

    { 0x0008, 0x0060, "Modality", 16, SQL_C_CHAR, DT_STR, "OBR.21" },

    { 0x0010, 0x21d0, "LastMenstrualDate", 8, SQL_C_DATE, DT_DATE, "---" },

    { 0x0032, 0x1070, "ReqContrastAgent", 64, SQL_C_CHAR, DT_STR, "---" },

    { 0x0040, 0x0001, "ScheduledAE", 16, SQL_C_CHAR, DT_STR, "---" },

    { 0x0040, 0x0002, "StartDate", 8, SQL_C_DATE, DT_DATE, "OBR.7.DATE" },

    { 0x0040, 0x0003, "StartTime", 16, SQL_C_CHAR, DT_TIME, "OBR.7.TIME" },

    { 0x0040, 0x0006, "PerfPhysician", 64, SQL_C_CHAR, DT_STR, "---" },

    { 0x0040, 0x0007, "SchedPSDescription", 64, SQL_C_CHAR, DT_STR, "---" },

    { 0x0040, 0x0009, "SchedPSID", 16, SQL_C_CHAR, DT_STR, "OBR.4" },

    { 0x0040, 0x0010, "SchedStationName", 16, SQL_C_CHAR, DT_STR, "OBR.24" },

    { 0x0040, 0x0011, "SchedPSLocation", 16, SQL_C_CHAR, DT_STR, "---" },

    { 0x0040, 0x0012, "PreMedication", 64, SQL_C_CHAR, DT_STR, "---" },

    { 0x0040, 0x0400, "SchedPSComments", 64, SQL_C_CHAR, DT_STR, "---" },

    { 0x0040, 0x0100, "---------", 0, SQL_C_CHAR, DT_ENDSEQUENCE, "---" },

    { 0x0040, 0x1001, "ReqProcID", 16, SQL_C_CHAR, DT_STR, "OBR.4.0" },

    { 0x0040, 0x1003, "ReqProcPriority", 16, SQL_C_CHAR, DT_STR, "OBR.27" }

    1/21/2019 9:51:41 AM [BB4DWL] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"

    11/21/2019 9:51:41 AM [BB4DWL] 0008,0005 10 CS SpecificCharacterSet "ISO_IR 100"

    11/21/2019 9:51:41 AM [BB4DWL] 0008,0050 0 SH AccessionNumber (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0008,0090 0 PN ReferringPhysicianNa (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0008,0094 0 SH ReferringPhysicianTe (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0008,1110 0 SQ ReferencedStudySeque Sequence Item

    11/21/2019 9:51:41 AM [BB4DWL] >0008,1150 0 UI ReferencedSOPClassUI (empty)

    11/21/2019 9:51:41 AM [BB4DWL] >0008,1155 0 UI ReferencedSOPInstanc (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0008,1120 0 SQ ReferencedPatientSeq Sequence Item

    11/21/2019 9:51:41 AM [BB4DWL] >0008,1150 0 UI ReferencedSOPClassUI (empty)

    11/21/2019 9:51:41 AM [BB4DWL] >0008,1155 0 UI ReferencedSOPInstanc (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0010,0010 2 PN PatientName "* "

    11/21/2019 9:51:41 AM [BB4DWL] 0010,0020 0 LO PatientID (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0010,0021 0 LO IssuerOfPatientID (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0010,0030 0 DA PatientBirthDate (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0010,0040 0 CS PatientSex (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0010,1020 0 DS PatientSize (empty)

    11/21/2019 9:51:41 AM [BB4DWL] 0010,1030 0 DS PatientWeight (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0010,2154 0 SH PatientTelephoneNumb (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0010,21d0 0 DA LastMenstrualDate (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0020,000d 0 UI StudyInstanceUID (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0032,1032 0 PN RequestingPhysician (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0032,1060 0 LO RequestedProcedureDe (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0032,1064 0 SQ RequestedProcedureCo Sequence Item

    11/21/2019 9:51:42 AM [BB4DWL] >0008,0100 0 SH CodeValue (empty)

    11/21/2019 9:51:42 AM [BB4DWL] >0008,0102 0 SH CodingSchemeDesignat (empty)

    11/21/2019 9:51:42 AM [BB4DWL] >0008,0104 0 LO CodeMeaning (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0038,0010 0 LO AdmissionID (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0040,0100 0 SQ ScheduledProcedureSt Sequence Item

    11/21/2019 9:51:42 AM [BB4DWL] >0008,0060 0 CS Modality (empty)

    11/21/2019 9:51:42 AM [BB4DWL] >0040,0001 0 AE ScheduledStationAETi (empty)

    11/21/2019 9:51:42 AM [BB4DWL] >0040,0002 18 DA ScheduledProcedureSt "20191121-20191121 "

    11/21/2019 9:51:42 AM [BB4DWL] >0040,0003 0 TM ScheduledProcedureSt (empty)

    11/21/2019 9:51:42 AM [BB4DWL] >0040,0006 0 PN ScheduledPerformingP (empty)

    11/21/2019 9:51:42 AM [BB4DWL] >0040,0007 0 LO ScheduledProcedureSt (empty)

    11/21/2019 9:51:42 AM [BB4DWL] >0040,0008 0 SQ ScheduledProtocolCod Sequence Item

    11/21/2019 9:51:42 AM [BB4DWL] >0040,0009 0 SH ScheduledProcedureSt (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0040,1001 0 SH RequestedProcedureID (empty)

    11/21/2019 9:51:42 AM [BB4DWL] 0040,1002 0 LO ReasonForTheRequeste (empty)

    11/21/2019 9:51:42 AM [BB4DWL] Query On Modality WorkList

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0008 0005 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0008 0090 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0008 0094 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0008 1150 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0008 1155 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0008 1150 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0008 1155 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0010 0021 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0010 1020 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0010 1030 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0010 2154 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0010 21d0 is not in the database

    11/21/2019 9:51:42 AM [BB4DWL] Queried item 0008 0100 is not in the database

                    

    Thanks Marcel,


    I've just realized this. Is there any way to display these overlays on newweb viewer. our problem is we use Conquets as wado viewer however these images are only shown black. I will check with modality vendor to embed overlays into dicom image but things are doing so slow with modality vendors.


    Best..


    Haluk

    Hello,


    We need an external lua script to query a postgres DB to change some DICOM tags. This script will be called inside DICOM.ini. I would appreciate if please let us know to connect and query DB in the script.


    Best Regards,


    Haluk Celikel

    Hello,


    I am getting an error while I try to upload mpeg encapsulated DICOM to Conquest.


    ------------ Adding image files to server -----------

    [DEMO] Connected by address: 0100007f

    [DEMO] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'

    [DEMO] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"

    [DEMO] 0000,0100 2 US CommandField 48

    [DEMO] 0000,0110 2 US MessageID 7

    [DEMO] 0000,0800 2 US DataSetType 257

    [DEMO] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"

    [DEMO] 9999,0400 36 LO ConquestConsoleComma "addimagefile:C:\\dcm4che\\bin\\dcm2.dcm"

    [DEMO] ***Unknown transfer syntax in 00020013

    [DEMO] ***[AddImageFile] C:\dcm4che\bin\dcm2.dcm -FAILED: Error on Load

    -----------------------------------------------------


    I've already added related sop to the soplist but no success.


    here is the DICOM Files attached. Is there anyway to store this encapsulated file on Conquest.


    Best Regards,


    Haluk Celikel

    Files

    • dcm2.dcm.zip

      (110.77 kB, downloaded 303 times, last: )

    Hello,


    We are having problem with GE Voluson DICOM images in Conquest 1.4.19b. Although DICOM files are fine on the disk Conquest display them flue. Wado server does the same. If I open with K-PACS viewer, it is fine. See attached samples. What could be the problem...


    Any help appreciated.


    Best regards,


    Haluk Celikel

    Hi Marcel,


    I am using dgate64.exe to trigger a query from Mirth. Although I can query both GE PACS and Siemens with --movestudy but both give me an error query with moveaccession.
    here is the log for moveaccession and movestudy. Looks like moveaccession is making query study based?


    Any help much appreciated.


    Unsuccessful move accession;


    [BB4D] Connected by address: 0100007f
    [BB4D] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [BB4D] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"
    [BB4D] 0000,0100 2 US CommandField 48
    [BB4D] 0000,0110 2 US MessageID 1
    [BB4D] 0000,0800 2 US DataSetType 257
    [BB4D] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    [BB4D] 9999,0300 42 LO ConquestConsoleText "Server command sent using DGATE -- option"
    [BB4D] 9999,0400 50 LO ConquestConsoleComma "moveaccession:SIEPACSSRV,BB4D,PLA4567002642143"
    [BB4D] Server command sent using DGATE -- option
    [BB4D] ***preretrieve/forward xxx to: remote DICOM error
    [BB4D] 0000,0002 28 UI AffectedSOPClassUID "1.2.840.10008.5.1.4.1.2.2.2"
    [BB4D] 0000,0100 2 US CommandField 32801
    [BB4D] 0000,0120 2 US MessageIDBeingRespon 7777
    [BB4D] 0000,0800 2 US DataSetType 257
    [BB4D] 0000,0900 2 US Status 43264
    [BB4D] 0000,1021 2 US NumberOfCompletedSub 0
    [BB4D] 0000,1022 2 US NumberOfFailedSubope 0
    [BB4D] 0000,1023 2 US NumberOfWarningSubop 0
    [BB4D] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"


    Successful movestudy;


    [BB4D] Connected by address: 0100007f
    [BB4D] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [BB4D] 0000,0002 18 UI AffectedSOPClassUID "1.2.840.10008.1.1"
    [BB4D] 0000,0100 2 US CommandField 48
    [BB4D] 0000,0110 2 US MessageID 1
    [BB4D] 0000,0800 2 US DataSetType 257
    [BB4D] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    [BB4D] 9999,0300 42 LO ConquestConsoleText "Server command sent using DGATE -- option"
    [BB4D] 9999,0400 88 LO ConquestConsoleComma "movestudy:SIEPACSSRV,BB4D,1.3.12.2.1107.5.8.3.807665.525354.55565748.2016071212250993"
    [BB4D] Server command sent using DGATE -- option
    [BB4D] Connected by address: dc040a0a
    [BB4D] Testing transfer: '1.2.840.10008.1.2.1' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.50' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.51' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.70' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.5' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.91' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.90' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.100' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.1' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.50' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.51' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.70' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.5' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.91' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.90' against list #0 = '1.2.840.10008.1.2'
    [BB4D] Testing transfer: '1.2.840.10008.1.2.4.100' against list #0 = '1.2.840.10008.1.2'
    [BB4D]
    [BB4D] UPACS THREAD 567: STARTED AT: Tue Oct 10 12:20:23 2017
    [BB4D] A-ASSOCIATE-RQ Packet Dump
    [BB4D] Calling Application Title : "SIEPACSSRV "
    [BB4D] Called Application Title : "BB4D "
    [BB4D] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 64512
    [BB4D] Number of Proposed Presentation Contexts: 16
    [BB4D] Presentation Context 0 "1.2.840.10008.5.1.4.1.1.1" 1
    [BB4D] Presentation Context 1 "1.2.840.10008.5.1.4.1.1.1" 1
    [BB4D] Presentation Context 2 "1.2.840.10008.5.1.4.1.1.1" 1
    [BB4D] Presentation Context 3 "1.2.840.10008.5.1.4.1.1.1" 1
    [BB4D] Presentation Context 4 "1.2.840.10008.5.1.4.1.1.1" 1
    [BB4D] Presentation Context 5 "1.2.840.10008.5.1.4.1.1.1" 1
    [BB4D] Presentation Context 6 "1.2.840.10008.5.1.4.1.1.1" 1
    [BB4D] Presentation Context 7 "1.2.840.10008.5.1.4.1.1.1" 1
    [BB4D] Presentation Context 8 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [BB4D] Presentation Context 9 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [BB4D] Presentation Context 10 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [BB4D] Presentation Context 11 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [BB4D] Presentation Context 12 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [BB4D] Presentation Context 13 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [BB4D] Presentation Context 14 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [BB4D] Presentation Context 15 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [BB4D] Server Command := 0001
    [BB4D] Message ID := 1469
    [BB4D] 0000,0002 26 UI AffectedSOPClassUID "1.2.840.10008.5.1.4.1.1.1"
    [BB4D] 0000,0100 2 US CommandField 1
    [BB4D] 0000,0110 2 US MessageID 5225
    [BB4D] 0000,0700 2 US Priority 0
    [BB4D] 0000,0800 2 US DataSetType 0
    [BB4D] 0000,1000 48 UI AffectedSOPInstanceU "1.3.12.2.1107.5.3.49.22113.11.201607121253030656"
    [BB4D] 0002,0010 17 UI TransferSyntaxUID "1.2.840.10008.1.2"
    [BB4D] Importconverter2.0 executes: set 0008,0080 to "XXXX"
    [BB4D] Query Tables: DICOMImages
    [BB4D] Columns : ObjectFile, DeviceName
    [BB4D] Where : SOPInstanc = '1.3.12.2.1107.5.3.49.22113.11.201607121253030656' AND ImagePat = 'XXXX'
    [BB4D] Order : (null)
    [BB4D] Query Tables: DICOMImages
    [BB4D] Columns : SOPInstanc,SOPClassUI,ImageNumbe,ImageDate,ImageTime,EchoNumber,NumberOfFr,AcqDate,AcqTime,ReceivingC,AcqNumber,SliceLocat,SamplesPer,PhotoMetri,Rows,Colums,BitsStored,ImageType,ImageID,ImagePat,SeriesInst
    [BB4D] Where : SOPInstanc = '1.3.12.2.1107.5.3.49.22113.11.201607121253030656' AND ImagePat = 'XXXX'
    [BB4D] Order : (null)
    [BB4D] Update Table: DICOMImages
    [BB4D] Updates : SOPInstanc = '1.3.12.2.1107.5.3.49.22113.11.201607121253030656', SOPClassUI = '1.2.840.10008.5.1.4.1.1.1', ImageNumbe = '1', ImageDate = '20160712', ImageTime = '125303.0656', AcqDate = '20160712', AcqTime = '125303.0656', AcqNumber = '1', SamplesPer = '1', PhotoMetri = 'MONOCHROME2', Rows = '579', Colums = '1088', BitsStored = '12', ImageType = 'ORIGINAL\PRIMARY\\RAD', ImagePat = '60115651', SeriesInst = '1.3.12.2.1107.5.3.49.22113.2.201607121253030656', AccessTime = 1507627200, ObjectFile = '60115651\1.3.12.2.1107.5.3.49.22113.2.201607121253030656_0007_000001_15076251410bc1.dcm', DeviceName = 'MAG0'
    [BB4D] Where : SOPInstanc = '1.3.12.2.1107.5.3.49.22113.11.201607121253030656' AND ImagePat = '60115651'
    [BB4D] Query Tables: DICOMSeries
    [BB4D] Columns : SeriesInst,SeriesNumb,SeriesDate,SeriesTime,SeriesDesc,Modality,PatientPos,ContrastBo,Manufactur,ModelName,BodyPartEx,ProtocolNa,StationNam,Institutio,FrameOfRef,SeriesPat,StudyInsta
    [BB4D] Where : SeriesInst = '1.3.12.2.1107.5.3.49.22113.2.201607121253030656' AND SeriesPat = '60115651'
    [BB4D] Order : (null)
    [BB4D] Update Table: DICOMSeries
    [BB4D] Updates : SeriesInst = '1.3.12.2.1107.5.3.49.22113.2.201607121253030656', SeriesNumb = '7', SeriesDate = '20160712', SeriesTime = '125303', SeriesDesc = 'X098a Patella', Modality = 'CR', Manufactur = 'SIEMENS', ModelName = 'Fluorospot Compact FD', BodyPartEx = 'DIZ', ProtocolNa = 'X098a Patella', StationNam = 'FLCOMPACT', Institutio = 'XXXXXX', SeriesPat = '60115651', StudyInsta = '1.3.12.2.1107.5.8.3.807665.525354.55565748.2016071212250993', AccessTime = 1507627200
    [BB4D] Where : SeriesInst = '1.3.12.2.1107.5.3.49.22113.2.201607121253030656' AND SeriesPat = 'XXXXX'
    [BB4D] Query Tables: DICOMStudies
    [BB4D] Columns : StudyInsta,StudyDate,StudyTime,StudyID,StudyDescr,AccessionN,ReferPhysi,PatientsAg,PatientsWe,StudyModal,PatientNam,PatientBir,PatientSex,PatientID
    [BB4D] Where : StudyInsta = '1.3.12.2.1107.5.8.3.807665.525354.55565748.2016071212250993'
    [BB4D] Order : (null)
    [BB4D] Update Table: DICOMStudies
    [BB4D] Updates : StudyInsta = '1.3.12.2.1107.5.8.3.807665.525354.55565748.2016071212250993', StudyDate = '20160712', StudyTime = '125303', StudyID = '3465370', StudyDescr = 'Patella Tanjansiyel Grafisi (Sað)', AccessionN = 'PLA4567002642143', ReferPhysi = 'Ortopedi, Travmatoloji ve Spor Yaralanmalar?^^^^=^^^^=^^^^', PatientsAg = '054Y', StudyModal = 'CR', PatientNam = 'Uzun^Emine', PatientBir = '19611026', PatientSex = 'F', PatientID = '60115651', AccessTime = 1507627200
    [BB4D] Where : StudyInsta = '1.3.12.2.1107.5.8.3.807665.525354.55565748.2016071212250993'
    [BB4D] Query Tables: DICOMPatients
    [BB4D] Columns : PatientID,PatientNam,PatientBir,PatientSex
    [BB4D] Where : PatientID = '60115651'
    [BB4D] Order : (null)
    [BB4D] Update Table: DICOMPatients
    [BB4D] Updates : PatientID = 'XXXX', PatientNam = 'XXXX^XXXX', PatientBir = 'XXXXX', PatientSex = 'X', AccessTime = 1507627200
    [BB4D] Where : PatientID = 'XXXXXX'
    [BB4D] Rewritten file: E:\BB4D\ADDCOM\QR\Data\60115651\1.3.12.2.1107.5.3.49.22113.2.201607121253030656_0007_000001_15076251410bc1.dcm
    [BB4D] UPACS THREAD 567: ENDED AT: Tue Oct 10 12:20:24 2017
    [BB4D] UPACS THREAD 567: TOTAL RUNNING TIME: 1 SECONDS


    Best Regards,


    Haluk Celikel


    Sorry, It is my mistake, I retest again with 2 Conquests, it works Conquest 2 Conquest however PACS on other side can't response with accessionID.


    Thanks,


    Haluk

    Hello Marcel,


    I've tested --moveaccess on build 1.4.19 on windows, looks like there is still problem to move images with accessionID. Is there any workaround as I need to use command line to query PACS with accession.


    Thanks,


    Haluk

    Hello,


    We try to forward only one instance (single image) even the the conquest receive whole study. We were not able to run importconverter with a global boolean variable.


    Any idea?


    Thanks,


    Haluk Celikel