| LAB(60,D0,0) | 
| FIELD NUMBER | 
ACCESS | 
FIELD NAME | 
LOCATION | 
 
.01 | 
Direct Global Read & w/Fileman | 
NAME | 
0;1 | 
3 | 
Direct Global Read & w/Fileman | 
TYPE | 
0;3 | 
 
 | 
 | 
LAB(60,D0,1,D1,0) | 
| FIELD NUMBER | 
ACCESS | 
FIELD NAME | 
LOCATION | 
 
1 | 
Direct Global Read & w/Fileman | 
REFERENCE LOW | 
0;2 | 
2 | 
Direct Global Read & w/Fileman | 
REFERENCE HIGH | 
0;3 | 
6 | 
Direct Global Read & w/Fileman | 
UNITS | 
0;7 | 
9.2 | 
Direct Global Read & w/Fileman | 
THERAPEUTIC LOW | 
0;11 | 
9.3 | 
Direct Global Read & w/Fileman | 
THERAPEUTIC HIGH | 
0;12 | 
 
 | 
 | 
LAB(60,D0,9,D1,0) | 
| FIELD NUMBER | 
ACCESS | 
FIELD NAME | 
LOCATION | 
 
.01 | 
Direct Global Read & w/Fileman | 
VERIFY WKLD CODE | 
0;1 | 
 
 | 
 | 
LAB(60,'C', | 
 | 
 | 
LAB(60,D0,2,D1,0) | 
| FIELD NUMBER | 
ACCESS | 
FIELD DESCRIPTION | 
FIELD NAME | 
LOCATION | 
 
.01 | 
Direct Global Read & w/Fileman | 
Contains the test that are members of a panel.
 
 | 
LAB TEST | 
0;1 | 
 
 | 
 | 
LAB(60,D0,.1) | 
| FIELD NUMBER | 
ACCESS | 
FIELD NAME | 
LOCATION | 
 
51 | 
Direct Global Read & w/Fileman | 
PRINT NAME | 
.1;1 | 
 
 | 
 | 
LAB(60,'B' | 
 | 
 | 
LAB(60,'AB', | 
 | 
Allows direct global read of "AB" cross-reference which
contains listing of tests and the panels they are members.
LAB(60,"AB",file #60 ien,file #60 panel parent,ien of entry multiple)
where:
file #60 ien = file #60 internal entry number.
file #60 panel parent = file #60 ien of panel it's a member.
ien of entry multiple = sequence number of test within panel
Example: LAB(60,"AB",5072,5073,2)=""
Lab Test with ien 5072 is a member of panel test with ien 5073 and it's
sequence within the panel is 2.
 
 |