Routing User Guide | Appendix A |
|
|
Example #4:
#
#workstation, using standard copy for transmission
Send("LogBook")
When MODALITY="*"
URGENCY="STAT"
Example #5:
#
#contractors, balancing the load, so that each contract
#receives a
#leaving a
#local staff, using standard copy for transmission
Balance("Contractor1"=20%, "Contractor2"=40%, "Contractor3"=20%, <LOCAL>=20%)
When MODALITY="XA"
Example #6:
#
#contractor who reads this type of images, using standard
#copy for transmission and giving these transmissions a
#high priority
Send("ContractingReader")
When MODALITY="XA"
Priority High
Example #7:
#
#printer, using the DICOM protocol for transmission and
#giving these transmissions a low priority
Send("LaserShare")
When MODALITY="CT"
Priority Low
Example #8:
#
#repository, using the DICOM protocol for transmission and
#including images from prior studies
When MODALITY="CT"
PriorStudy Yes
April 2006 | VistA Imaging V. 3.0, Patch 18 | 77 |