Package: dcmtk Version: 3.6.1~20121102-1 Severity: normal There is no way for dsrdump to actually print the SOP Class of a reference IMAGE. It always prints:
<contains IMAGE:=(DPm image, the only exception is when the SOP Class is not known in which case: OFCondition DSRImageReferenceValue::print(STD_NAMESPACE ostream &stream, const size_t flags) const { const char *modality = dcmSOPClassUIDToModality(SOPClassUID.c_str()); stream << "("; if (modality != NULL) stream << modality << " image"; else stream << "\"" << SOPClassUID << "\""; It would be nice to have an option to print the SOP Class UID Thanks -- System Information: Debian Release: 6.0.7 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-0.bpo.4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dcmtk depends on: ii adduser 3.112+nmu2 add and remove users and groups ii libc6 2.11.3-4 Embedded GNU C Library: Shared lib ii libdcmtk3 3.6.1~20121102-1 OFFIS DICOM toolkit runtime librar ii libgcc1 1:4.4.5-8 GCC support library ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3 ii libxml2 2.7.8.dfsg-2+squeeze7 GNOME XML library ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime dcmtk recommends no packages. dcmtk suggests no packages. -- Configuration Files: /etc/dcmtk/dcmqrscp.cfg changed [not included] /etc/default/dcmqrscp changed [not included] /etc/init.d/dcmqrscp changed [not included] -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org