GENERAL DESCRIPTION |
Surgery request read access for all fields within the AUDIT LOG FOR
OPTIONS File (#19.081), to produce a sorted audit report using the
Surgery sort template, [SR BLOOD PRODUCT VERIFICATION].
The Surgery sort template, [SR BLOOD PRODUCT VERIFICATION]
is coded to print the Audit Log for the Surgery option
[SR BLOOD PRODUCT VERIFICATION] only.
^XUSEC(19,D0,0)= (#.01) OPTION [1P] ^ (#1) USER [2P] ^ (#2) DEVICE [3F] ^
==>(#3) JOB [4N] ^ (#4) DATE/TIME OF EXIT FROM OPTION [5D] ^
==>(#5) CPU [6F] ^ ^XUSEC(19,D0,1)= (#6) MESSAGE NUMBER [1N] ^
(#7) SENDER [2F] ^ ^XUSEC(19,D0,2)= (#8) SUBJECT [E1,65F] ^ ^XUSEC(19,D0,3)=
(#9) ACTION [E1,245F] ^
----------------------------------------------------------------------
Example of Sort Template SR BLOOD PRODUCT VERIFICATION;
NAME: SR BLOOD PRODUCT VERIFICATION Replace READ ACCESS: @// WRITE ACCESS:
@// SORT BY: ]DATE/TIME// * Previous selection: DATE/TIME from Jan 1,1998
START WITH DATE/TIME: FIRST//
WITHIN DATE/TIME, SORT BY: OPTION["SR BLOOD PRODUCT VERIFICATION";L1
Replace
WITHIN OPTION["SR BLOOD PRODUCT VERIFICATION", SORT BY: STORE IN 'SORT'
TEMPLATE: FIRST PRINT FIELD:
|
GLOBAL REFERENCE |
GLOBAL REFERENCE |
FIELD NUMBER |
XUSEC(19,D0,0) |
FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
LOCATION |
.01 |
Read w/Fileman |
This field indicates the name of the option being
audited. POINTER TO OPTION FILE (#19)
|
OPTION |
0;1 |
1 |
Read w/Fileman |
This field indicates the name of the user who has
accessed the option. POINTER TO NEW PERSON FILE (#200)
|
USER |
0;2 |
2 |
Read w/Fileman |
A free text field, this field indicates the device used
while the option was accessed.
|
DEVICE |
0;3 |
3 |
Read w/Fileman |
This field records the job number associated with the
option access.
|
JOB |
0;4 |
4 |
Read w/Fileman |
This field marks the time when the user exited from the
option.
|
DATE/TIME OF EXIT FROM OPTION |
0;5 |
5 |
Read w/Fileman |
This field records the CPU location of the option access.
|
CPU |
0;6 |
|
XUSEC(19,D0,1) |
FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
LOCATION |
6 |
Read w/Fileman |
For a Server-type option this field will contain the
message number in the Message File that activated (or tried to activate) the
server option. This message is called the 'server request.'
|
MESSAGE NUMBER |
1;1 |
7 |
Read w/Fileman |
For a Server-type option this field will contain the
return address of the person who initiated the server request, that is, the
name of the person who sent the message that activated (or tried to activate)
the option.
|
SENDER |
1;2 |
|
XUSEC(19,D0,2) |
FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
LOCATION |
8 |
Read w/Fileman |
For a Server-type option this field will contain the
subject of the MailMan message that activated (or tried to activate) the
option.
|
SUBJECT |
2;E1,65 |
|
XUSEC(19,D0,3) |
FIELD NUMBER |
ACCESS |
FIELD DESCRIPTION |
FIELD NAME |
LOCATION |
9 |
Read w/Fileman |
For a Server-type option this field will contain the
resulting action of a server request. In the event of an error, the error
will be trapped by the server software and entered into this field.
|
ACTION |
3;E1,245 |
|
|