dcmjs-org / dcmjs

Javascript implementation of DICOM manipulation
https://dcmjs.netlify.com/
MIT License
298 stars 112 forks source link

Invalid VR of the private creator tag of the "Implicit VR Endian" typed DICOM file (#241) #243

Closed WoonchanCho closed 2 years ago

WoonchanCho commented 2 years ago

Currently, when the transfer syntax of a DICOM is Implicit VR Endian (1.2.840.10008.1.2), the VR of the private creator tag is set to "UN"

According to the DICOM spec, this should be set to "LO". https://dicom.nema.org/medical/dicom/current/output/html/part05.html#sect_7.8.1

ohif-bot commented 2 years ago

:tada: This PR is included in version 0.19.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: