| GENERAL DESCRIPTION |
The purpose of this ICR is to grant access to packages
that need to subscribe to OR COMPLETE ORDER protocol. The purpose of the
protocol OR COMPLETE ORDER is to notify other packages that an order has been
marked complete in the Computerized Patient Record System.
The following information will be passed into the protocol in the array
ORINFO. Any subscribers will have access to it:
ORINFO("OR0")=0 node of the ORDER file (#100)
ORINFO("OR3")=3 node of the ORDER file (#100)
ORINFO("OR4")=4 node of the ORDER file (#100)
ORINFO("OR6")=6 node of the ORDER file (#100)
ORFINO("OR7")=7 node of the ORDER file (#100)
ORINFO("DIALOG")=Dialog IEN for the dialog used to create this order
(pointer to the ORDER DIALOG file (#101.4)
ORFINO("RESPONSES")=Responses from the 4.5 level of the ORDER file
(#100)
The OR COMPLETE ORDER protocol will be distributed in OR*3*397. It's called
when the RPC, ORWDXA COMPLETE is invoked.
Subscribing Packages will be added to the ICR as they are identified and
approved by CPRS.
|