Actions
Feature #1124
openEnhance support of the Observation UID (0040,A171) attribute in the dcmsr module
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-06-05
Due date:
% Done:
0%
Estimated time:
Module:
dcmsr
Operating System:
Compiler:
Description
Currently, dsrdump does not support the (0040,A171) ObservationUID attribute, which is defined in the Document Relationship Macro (DICOM part 3, section C.17.3.4). It would be useful to print this since for example the IHE AIR profile (based on DICOM TID 1500) requires this UID to be present.
Furthermore, ideally there should be a way to print all attributes encoded in the SR document tree that are not "understood" by dcmsr, e.g. as a small dataset dump that contains all "unknown" attributes that are "hidden" somewhere in the document tree.
Actions