You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any of the elements with the _ prefix would need to be stripped if you want to treat dcmjs datasets as native DICOM JSON. The _ elements are used for internal processing and to support lossless round trips.
The DICOM JSON schema does not have _rawValue, so other things that might be able to read the previous format can't read the new format.
https://dicom.nema.org/medical/dicom/current/output/chtml/part18/sect_f.2.html
The text was updated successfully, but these errors were encountered: