👤 User Statement
As a [type of user]
I want to [perform some action]
So that [I can achieve some goal/benefit]
Apparently DVTk defines all DICOMDIR Records; ref. library file constant.h: DICOMDIR_RECORD_TYPE_ENUM. This ENUM is lagging the latest DICOM updates (ref. DICOM PS3.3). It seems any additions are caught off using ENUM value DICOMDIR_RECORD_TYPE_UNKNOWN.
Thus see how this ENUM is used and update any related files as required.
📋 Acceptance Criteria
These must be met for the story to be marked as "Done":
🛠 Technical Tasks
Breakdown of the work required:
🎨 Design/Mockups (Optional)
Link to Figma or upload screenshots here.
🔗 Related Feature/Epic
👤 User Statement
As a [type of user]
I want to [perform some action]
So that [I can achieve some goal/benefit]
Apparently DVTk defines all DICOMDIR Records; ref. library file constant.h: DICOMDIR_RECORD_TYPE_ENUM. This ENUM is lagging the latest DICOM updates (ref. DICOM PS3.3). It seems any additions are caught off using ENUM value DICOMDIR_RECORD_TYPE_UNKNOWN.
Thus see how this ENUM is used and update any related files as required.
📋 Acceptance Criteria
These must be met for the story to be marked as "Done":
🛠 Technical Tasks
Breakdown of the work required:
🎨 Design/Mockups (Optional)
Link to Figma or upload screenshots here.
🔗 Related Feature/Epic