When the DICOM Processor receives a message, the following error may be logged to HL7 Listener error report (HL7errors.txt):
-
Error: The Study UID exceeded the allowed length. The DICOM document was successfully created [Handle: #] but without a row in VendornArchiveItem.
This error occurs when the DICOM Processor encounters a message where the study UID is longer than 80 characters.
If study UIDs in your system do not exceed 80 characters, you may need to ensure the $$DICOMSTUDYUID value is mapped to the correct HL7 message field. For example, if the study UID is expected in OBX.3.1, ensure $$DICOMSTUDYUID is mapped to OBX.3.1 and not OBX.3. Otherwise, the DICOM Processor will construct the study UID using all components in the OBX.3 field.