| $$COL(PKGREF,IEN) | 
Returns collection sample with tube type for print
fields.
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
PKGREF | 
Input | 
Value as stored in the PACKAGE REFERENCE field in the
ORDER file (#100).
 
 | 
IEN | 
Input | 
Optional:  IEN of ORDER file (#100)
 
 | 
OUTPUT | 
Output | 
Extrinsic function returns NAME (#.01)_(space)_TUBE
TOP COLOR (#3) fields from COLLECTION SAMPLE file (#62).
 
 | 
 
 | 
$$LU(PKGREF,IEN) | 
Extrinsic function returns urgency for print fields.
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
PKGREF | 
Input | 
Value as stored in the PACKAGE REFERENCE field in the
ORDER file (#100).
 
 | 
IEN | 
Input | 
Optional:  IEN of ORDER file (#100)
 
 | 
OUTPUT | 
Output | 
Extrinsic function returns external value of URGENCY
file (#62.05).
 
 | 
 
 | 
EXPAND(TEST,ARRAY) | 
Expand a lab panel into its atomic tests
 
 | 
| VARIABLES | 
TYPE | 
VARIABLES DESCRIPTION | 
 
TEST | 
Input | 
IEN of panel in LAB TEST file (#60)
 
 | 
ARRAY | 
Both | 
Array passed by reference, that returns the IEN of
LAB TEST file (#60) for each atomic test as a list subscript, i.e.
ARRAY(IEN)=""
 
 | 
 
 |