LAB(60,D0,0) |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
.01 |
Direct Global Read & w/Fileman |
NAME |
0;1 |
1 |
Direct Global Read & w/Fileman |
TEST COST |
0;11 |
4 |
Direct Global Read & w/Fileman |
SUBSCRIPT |
0;4 |
5 |
Direct Global Read & w/Fileman |
LOCATION (DATA NAME) |
0;5 |
|
|
LAB(60,'B', |
|
The 'B' cross-reference is used to locate patient data
by the specific Laboratory Test Name.
|
LAB(60,'C', |
|
The 'C' cross-reference is used to locate the Laboratory
Test Name when all data for a selected patient is being evaluated based on the
Location (DATA NAME) for a particular result
|
LAB(60,D0,2) |
|
This is a check used in DIC('S') for LAB TESTS INCLUDED
IN PANEL in the following manner: S DIC("S")="I '$D(^LAB(60,+Y,2))" S
DIC("?")="The lab test may not be a panel of tests." S DIC="60",DIC(0)="AEQMZ"
F D ^DIC Q:Y=-1 D
|