JPEG LOSSLESS MULTI FRAME

Hii Sebastien and others, \

A quick question . Having trouble retrieving images by dicom viewer from Orthanc due to multiframe JPEG compatibility issue , i think ( clinician not IT expert) .

Found a work around however. ( after lots of try and error) . Situation is like this

Modality ( Shimadzu angiography) to ORTHANC ( file type B) - Cannot be retrieved ( failed C move ) and not viewable by dicom viewer.

Modality ( Shimadzu ) to ORTHANC then to Conquest ( saved as JPEG 2000 Support lossless) then back to ORTHANC ( file type A ) -viewable and works like a charm.

Q : Is there any way i can do this ( obtaining dicom type A file ) without without going thru conquest? I notice SOPInstanceUID is different-

files are in the drop box link —

Thank you

https://www.dropbox.com/s/hics2tbxi2zzubb/DICOM%20and%20Jason%20fiel.zip?dl=0

Hello,

You can set all the allowed transfer syntaxes to “false” in the configuration file:
https://code.google.com/p/orthanc/wiki/OrthancConfiguration

https://bitbucket.org/sjodogne/orthanc/src/415dfd1d1c61625e3328de13f564d37ae0d8fc3f/Resources/Configuration.json?at=default#Configuration.json-95

This will prevent the Shimadzu modality from sending JPEG2000-compressed files, and will force it to convert the images to raw, uncompressed DICOM files. However, I cannot guarantee that your Shimadzu modality has the ability to uncompress JPEG2000 images.

HTH,
Sébastien-

Legendary…

i will have a go at this and update later. My cardiology colleagues have been very impressed with Orthanc and grateful for your effort ,patience and prompt responses.

Onn