TEST(TEST,.Y) |
Call to return ordering parameters for a test.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
TEST |
Input |
IEN of file 60
|
Y |
Output |
Array of allowable and default attributes for test
|
|
SCOM(TEST,SAMP,.Y) |
Gets ward remarks for specimen and puts in text
array.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
TEST |
Input |
IEN of file 60
|
SAMP |
Input |
Collection sample (pointer to file 62)
|
Y |
Output |
Array of text of ward remarks.
|
|
$$DEFURG() |
Returns default urgency for lab.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
VALUE |
Output |
Extrinsic function returns the internal value of the
DEFAULT URGENCY field (#301) in the LABORATORY SITE file (#69.9).
|
|
GCOM(TEST,.Y) |
Gets General Ward Instructions for test and puts in
text array.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
TEST |
Input |
IEN of file 60
|
Y |
Output |
Array of text of ward instructions.
|
|
COLL(TEST,.Y) |
Get Collection Sample and Specimen data for a test.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
TEST |
Input |
IEN of file 60
|
Y |
Output |
Array of collection sample and specimen info for a
test.
|
|