Actions
Feature #1146
openAdd character set options to dcm2json
Status:
New
Priority:
Normal
Assignee:
-
Category:
Application
Target version:
-
Start date:
2025-01-20
Due date:
% Done:
0%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
It would also be nice to have the same character set options in dcm2json that are already provided by dcm2xml:
specific character set:
+Cr --charset-require require declaration of extended charset (def.)
+Ca --charset-assume [c]harset: string
assume charset c if no extended charset declared
+Cc --charset-check-all check all data elements with string values
(default: only PN, LO, LT, SH, ST, UC and UT)
Actions