#1055873 dcm2json is missing --convert-un for CP-1066 EVRLE

#1055873#5
Date:
2023-11-13 10:48:42 UTC
From:
To:
In some cases, DICOM enforces the serialization of VR:UN instead of
the actual correct Value Representation.

dcm2json does not permit on the fly conversion to correct VR and hence
generates VR:UN with InlineBinary.

#1055873#10
Date:
2023-11-13 10:54:35 UTC
From:
To:
Current work-around:

% dcmconv +ti RTStruct_VRDSAsVRUN.dcm - | dcm2json - output.json