Hello OFFIS-Team,
Today I came across the status 0x0116H when printing on a FUJI DryPix4000 and using the "RequestedImageSize" attribute. Our print module of iQ-VIEW is based on the dcmtk. The DryPix complained about the value in "RequestedImageSize"and return 0116H "Attribute out of range". So far, nothing bad.
I first check in the standard showed that the status is defined in DICOM PS3.7 Annex C4.3. Unfortunately it is defined as "Warning" (so far the only one I know that is defined as "warning" outside the wellknown Bxxx range).
The second check showed that the DCMTK (including the current snapshot), first, does not define this status (in "dcmnet/include/dimse.h") and, secondly, even if it would, the current macro "DICOM_WARNING_STATUS" would fail on it as well due to its nature not being in the Bxxx range.
Is there a reason why this status is left out? And if not, is there a chance adding it (including dump/translation to meaningful text) and adjusting the WARNING-Macro?
Regards, Yves
missing status code 0116H (DIMSE-N)
Moderator: Moderator Team
-
- Posts: 30
- Joined: Fri, 2005-12-02, 17:06
- Location: Germany
-
- DCMTK Developer
- Posts: 2541
- Joined: Tue, 2011-05-03, 14:38
- Location: Oldenburg, Germany
- Contact:
As far as I can see, this code was not defined in the 1993 edition of the DICOM standard. Apparently, the first appearance was in the 1996 edition. So I guess that this is a good explanation why the code is missing in the DCMTK (which is a successor of the 1993 European CTN implementation).
We will see what to do ...
We will see what to do ...
-
- DCMTK Developer
- Posts: 2541
- Joined: Tue, 2011-05-03, 14:38
- Location: Oldenburg, Germany
- Contact:
This is now fixed.
Who is online
Users browsing this forum: Ahrefs [Bot] and 1 guest