Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
403 stars 75 forks source link

Fix Harmowy worklist server #528

Closed qarmin closed 5 days ago

qarmin commented 6 days ago

Fixes https://github.com/Enet4/dicom-rs/discussions/527 Fixes https://github.com/Enet4/dicom-rs/issues/522

After several attempts, it turned out that Harmony sends all the data at once, unlike orthanc and https://dicomserver.co.uk/

Now downloading patient data from Harmony works fine

Screenshot from 2024-06-27 10-41-37