Hi Author,
I am connecting Orthanc to the DX Modality. However when Modality transfered dicom to Orthanc, Orthanc rejected with the following error
I0112 16:20:09.778032 main.cpp:317] Incoming connection from AET RADMAX on IP 172.16.24.37, calling AET HELLO
I0112 16:20:09.778051 CommandDispatcher.cpp:664] (dicom) Association Acknowledged (Max Send PDV: 16372) to AET RADMAX on IP 172.16.24.37
I0112 16:20:09.790648 CommandDispatcher.cpp:929] (dicom) Finishing association with AET RADMAX on IP 172.16.24.37: DIMSE: Command Parse Failed: Element: (0000,1000) AffectedSOPInstanceUID
The dicom file exported directly from Modality does not have tag (0000,1000). I suspected that Modality sent additional tag (0000,1000) during handshake session.
Could you please help to investigate why Orthanc cannot parse tag (0000,1000) ?
Thanks,
orthanc log.txt (2.99 KB)