mercure-imaging / mercure

mercure DICOM Orchestrator
https://mercure-imaging.org
MIT License
65 stars 31 forks source link

Contrast Tag & Dose Tag #47

Closed Bordasludovic closed 1 year ago

Bordasludovic commented 1 year ago

Hello,

Is it possible to add the following tags:

0040,0310 = dose report 0018,0010 = contrast used

If yes, is it possible to create a rule of this type?

If the field exists and is filled then routing. If the field is empty then no routing.

Thank you.

tblock79 commented 1 year ago

Adding additional custom tags will be possible in the next release. We are currently implementing this feature.

Bordasludovic commented 1 year ago

Great news !

Do you have any idea when this new version will be released?

tblock79 commented 1 year ago

The feature is now available on the DEV branch. We will do some more testing and then make a release in the next 2-3 weeks.

tblock79 commented 1 year ago

The version 0.3.0-beta.1 that includes this feature has now been released.

Bordasludovic commented 1 year ago

Great!

How can i create a rule of this type?

If the field exists and is filled then routing. If the field is empty then no routing.

Thank you.