| SERV |
SERV^OR6 ;entry point to print service copy when
order released
As a result of the beta test at SALEM, the need came up to be able to print
the Consult Form automatically at a "forwarded TO services" printer. Presently
this entry point is called by OE/RR when the order is "RELEASED" from OE/RR so
the Consult Form will print automatically at the "TO service" printer. When a
Consult is "Forwarded " from one service to another, the following OR
variables are set and then the SERV^OR6 entry point is called enabling the
automatic print of the Consult Form at the Forwarded TO service:
ORIFN=Order File internal entry number
ORAL(PKG,ORIFN)="", where PKG is the "Consult/Request Tracking"
Package File internal entry number and
ORVP=Variable pointer format for Patient File internal entry number
ORPRES="6;NEW/UNSIGNED ORDERS"
ORCHART=1
ORPX=""
|