Enet4 / dicom-rs

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

Use attribute ops API for C-FIND query construction #387

Closed Enet4 closed 1 year ago

Enet4 commented 1 year ago

findscu can now describe nested data elements in the C-FIND queries!

bastiao commented 1 year ago

Nice feature!