Feature #238
Updated by Marco Eichelberg almost 3 years ago
Posting von Markus Sabin I have another question about the DataSetType (0x0000, 0x0800). We are currently testing our dcmtk-based PACS application against products by other vendors. We had a problem with the JDicom Query/Retrieve SCU and found out, that it processes our responses properly, if we set the DataSetType in the C-Find-Response to 0x0102. Referring to the standard (Part 7), "Implementations which require compatibility to previous versions of this Standard must set the Data Set Type (0000,0800) Field to 0102H (Identifier)." So, is it recommended to always set the DataSetType to 0x0102? Why does dcmtk use 0x0001 instead?