| ORPAT |
Input |
Pointer to the Patient file #2.
|
ORIT |
Input |
Pointer to the Orderable Items file #101.43.
|
ORY |
Both |
This is an array passed by reference. On return ORY =
total number of orders found or 0 if none are found. If orders are found then
ORY(ORSTS)=ORIFN^Ord'd By^Entered^StartDT^StopDT^Loc^sts
where
ORSTS - the ien in the Order Status file #100.01
ORIFN - the ien of the Orderable Item file #101.43
Ord'd By - Ordered By, pointer to file #200
Entered - the date/time the ordered was entered
StartDT - the start date/time
StopDT - the stop date/time
Loc - the location, a variable pointer to file #44
sts - the status name in lowercase
|