| RADPT(D0,'DT','AP',PROCEDURE) |
|
This is used to obtain the list of radiology procedures
for the patient.
|
RADPT('B',DFN) |
|
This is used to find the entries in RADPT, i.e. the D0
for the patient.
|
RADPT(DO,'DT,'D1,0) |
| FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
LOCATION |
.01 |
Direct Global Read & w/Fileman |
This is the exam date of the patient radiology procedure.
|
EXAM DATE |
0;1 |
|
DO is the patient DFN. D1 is the inverse date/time of
the radiology procedure.
|
RADPT(DO,'DT',D1,'P',D2,0) |
| FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
LOCATION |
.01 |
Direct Global Read & w/Fileman |
This field contains the computer generated case number of
the patient radiology exam.
|
CASE NUMBER |
0;1 |
|
|