From both, Conquest and Dcm4chee I can retrieve the patient list, but of I double click on the patient name on the kpacs, it throws the error of misconfiguration.
BUT, if I manually open from then patient list on kpacs each image, it loads fine one by one.
The thing is like (from what I see on the logs and as far as I understand) dcm4chee wouldn't send the image if I search by name, but if I retrieve the sole image it does.
Or kpacs is not talking to dcm4chee correctly or do I have to enable some promiscuous mode or boolean type of thing on dcm4chee so that it will send all the images related to the patient name/id.
But I repeat, both kpacs and dcm4chee communicate, but if I try to retrieve all the images from a given patient on the lists, it refuses, only if I go manually opening image by image it accepts it.
My first guess would be, that the c-find results on series level before the series level c-move contain not SerInstUIDs, leading to invalid c-Move requests.
As a workaround, one could disable the automatic series level retrieve. To do so, change the k-pacs.ini settings:
NoFindBeforeMove=0 to NoFindBeforeMove=1
DicomMoveOnSeriesLevel=1 to DicomMoveOnSeriesLevel=0
This will force K-PACS to stick to study level retrieve.
But currently, I do not have any good idea why this happens, since manual query and retrieve on series level seems - as reported - to work fine,
best regards,
Andreas
--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+u...@googlegroups.com.
To post to this group, send email to dcm...@googlegroups.com.
Visit this group at https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.