dcmjs-org / dcmjs

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

Fix retrieve seg referenced instance #256

Closed Punzo closed 2 years ago

Punzo commented 2 years ago

Fix regression https://github.com/dcmjs-org/dcmjs/issues/255 from https://github.com/dcmjs-org/dcmjs/pull/253.

After talking with David and in the light of the regression, we decided to first use the ReferencedSOPInstanceUID and then other logics (in the case ReferencedSOPInstanceUID is missing)

Punzo commented 2 years ago

@pieper

ohif-bot commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: