PS(52.5,D0,0) |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
.01 |
Direct Global Read & w/Fileman |
RX # |
0;1 |
.02 |
Direct Global R/W & w/Fileman |
SUSPENSE DATE |
0;2 |
.03 |
Direct Global Read & w/Fileman |
PATIENT |
0;3 |
.04 |
Direct Global Read & w/Fileman |
TYPE |
0;4 |
.05 |
Direct Global Read & w/Fileman |
PARTIAL |
0;5 |
.06 |
Direct Global Read & w/Fileman |
DIVISION |
0;6 |
3 |
Direct Global R/W & w/Fileman |
CMOP INDICATOR |
0;7 |
4 |
Direct Global R/W & w/Fileman |
PRINT DATE |
0;8 |
5 |
Direct Global Read & w/Fileman |
PRINTED BY |
0;9 |
6 |
Direct Global Read & w/Fileman |
DEA SPECIAL HDLG |
0;10 |
7 |
Direct Global Read & w/Fileman |
SEQUENCE |
0;11 |
8 |
Direct Global Read & w/Fileman |
REPRINT |
0;12 |
9 |
Direct Global Read & w/Fileman |
FILL |
0;13 |
|
|
PS(52.5,D0,'P') |
FIELD NUMBER |
ACCESS |
FIELD NAME |
LOCATION |
2 |
Direct Global R/W & w/Fileman |
PRINTED |
P;1 |
|
|
PS(52.5,'C',SUSDT,DA) |
|
This cross reference is used by the CMOP package to
lookup prescription entries in file # 52.5. SUSDT is the suspense date of the
prescription and DA is the internal entry number of the record.
|
PS(52.5,'AC',DFN,SUSDT,DA) |
|
This cross reference is used by the CMOP package to
manage RX SUSPENSE file entries for CMOP data transmissions. This cross
reference is both set and killed by the CMOP package. The kills and sets are
determined by the screening criteria for designating a CMOP prescription. DFN
is the internal entry numb of the Patient file #2, SUSDT is the suspense
date/time, and DA is the internal entry number of the record.
|
PS(52.5,'B',RXIEN,DA) |
|
This cross reference is used by the CMOP package to
lookup prescription entries in the Rx Suspense file #52.5. RXIEN is the .01
field of the entry, and DA is the internal entry number of the record.
|
PS(52.5,'AL',SUSDT,DFN,DA) |
|
This cross reference is set by the CMOP package when the
CMOP Indicator field #3 is set to LOADING FOR TRANSMISSION. SUSDT is the
suspense date/time DFN is the Patient file #2 internal entry number, and DA is
the internal entry number of the record.
|
PS(52.5,'AP',SUSDT,DFN,DA) |
|
This cross reference is set by the CMOP package when the
CMOP Indicator field is set to PRINTED LOCALLY. SUSDT is the suspense
date/time DFN is he Patient file #2 internal entry number, and DA is the
internal entry number of the record.
|
PS(52.5,'AS',PRNT_DT,PRNTD_BY,DIV,SEQ,DA) |
|
This cross-reference is used for batching suspense
prints, so different batches within a day can be reset. This cross-reference
also sets the 'APR' cross-reference. The 'APR' cross-reference will list CMOP
Rx's by batch for reseting. Only the 'AS' or the 'APR' will exist for an Rx.
For non-CMOP prescriptions, it sets the global ^PS(52.5,"AS",Print
Date,Printed By,Division,Sequence,DA)="". For CMOP prescriptions, it sets the
global ^PS(52.5,"APR",Print Date,Printed By,Division,Sequence,DA)="".
|
PS(52.5,'AQ',SUSDT,DFN,DA) |
|
This cross reference is set by the CMOP package when the
CMOP Indicator field #3 is set to QUEUED FOR TRANSMISSION. SUSDT is the
suspense date/time DFN is the Patient file #2 internal entry number, and DA is
the internal entry number of the record.
|
PS(52.5,'AX',SUSDT,DFN,DA) |
|
This cross reference is set by the CMOP package when the
CMOP Indicator field #3 is set to TRANSMISSION COMPLETED. SUSDT is the
suspense date/time DFN is the Patient file #2 internal entry number, and DA is
the internal entry number of the record.
|