Actions
Conformance #931
openRemove redundant mapping of DIMSE Status Codes to human readable description
Status:
New
Priority:
Normal
Assignee:
-
Category:
Library and Apps
Target version:
-
Start date:
2020-04-17
Due date:
% Done:
0%
Estimated time:
Module:
dcmnet and others
Operating System:
Compiler:
Description
DU_cechoStatusString(), DU_cstoreStatusString() et al. map a given DIMSE Status Code to a human readable description. This mapping is also done by DIMSE_printCEchoStatusString(), DIMSE_printCStoreStatusString() et al., which has just been updated to reflect the current edition of the DICOM standard.
It is suggested to remove this redundant mapping and have a single place in the DCMTK that maps DIMSE Status Codes to a human readable version.
Updated by Jörg Riesmeier over 5 years ago
- Related to Conformance #598: Add support for CP-1222: Amend DIMSE Service status codes added
Updated by Jörg Riesmeier over 5 years ago
- Related to Conformance #803: CP-1403: Clarify use of DIMSE service Status codes added
Actions