Most commonly desired features to be implemented in PacsOne
-
cdeem - Posts:20
- Joined:Fri Feb 22, 2013 1:36 am
DICOM Forwarding with Exclusions
Post
by cdeem » Fri Feb 22, 2013 1:43 am
Is it possible to have a DICOM autoroute rule created to a particular destination, but based upon a particular DICOM tag, have specific studies not forward?
Example: All studies go to AE1 except if DICOM Tag 0123 4567 = green.
-
pacsone - Site Admin
- Posts:3149
- Joined:Tue Sep 30, 2003 2:47 am
Post
by pacsone » Fri Feb 22, 2013 4:55 pm
Does it look like the same as?
All studies go to AEs if Dicom Tag 0123 4567 != green
If so, then you can simply use the current Auto-Route rule syntax, but add the logical NOT operator ('!') at the beginning of the routing rule syntax.
-
cdeem - Posts:20
- Joined:Fri Feb 22, 2013 1:36 am
Post
by cdeem » Wed Mar 06, 2013 6:31 pm
Is there any documentation that outlines the proper syntax to write these rules using expressions?