| WII LM MENU |
menu |
|
This protocol controls the main list manager menus displayed to the user. This protocol is called from the option WII REVIEW ADT EVENTS. |
|
|
| WII PRINT LIST |
action |
|
This protocol is a list manager action item located on the WII REVIEW ADT EVENTS option. Its function allows users to print the approved entries. |
D PL^WIILM01 |
S VALMBCK="R" |
| WII REMOVE ENTRY |
action |
|
This protocol is a list manager action item located on the WII REVIEW ADT EVENTS option. Its function allows users to remove entries from the list. Note that the entries are not deleted from the file but marked with a status of Transmission Not Approved. |
D RM^WIILM01 |
S VALMBCK="R" |
| WII EXPAND ENTRY |
action |
|
This protocol is a list manager action item located on the WII REVIEW ADT EVENTS option. Its function allows users to expand the details of a single entry on the pending approval list. |
D EX^WIILM02 |
K ^TMP($J,"WIIELG") S VALMBCK="R" |
| WII ADD ENTRY |
action |
|
This protocol is a list manager action item located on the WII REVIEW ADT EVENTS option. Its function allows users to manually add an entry into the WII ADMISSIONS DISCHARGES file (#987.5) in the case that an admission or discharge did not get collected by the weekly back ground job (WII BUILD ADT EVENTS). |
D ADD^WIILM02 |
S VALMBCK="R" D CLEAN^VALM10,INIT^WIILM |
| WII LM STS 2 MENU |
menu |
|
This protocol controls the rollback list manager menus displayed to the user. It is attached to the WII LM MENU protocol. The following protocols are included in this protocol. |
|
|
| WII DFAS STS 2 LIST |
action |
|
This protocol is a list manager action item located on the WII REVIEW ADT EVENTS option. Its function allows users to review entries that have been selected for transmission to the repository. |
D CLEAN^VALM10,EN^VALM("WII LM STS 2 REVIEW") |
D CLEAN^VALM10,INIT^WIILM |
| WII PENDING RBCK |
action |
|
This protocol is a list manager action item located on the WII LM STS 2 MENU. Its function allows users to roll back entries that have been selected to transmit to the repository but have yet been sent. |
D PD^WIILM01 |
S VALMBCK="R" |
| WII DFAS STS 3 LIST |
action |
|
This protocol is a list manager action item located on the WII REVIEW ADT EVENTS option. Its function allows users to delete the approved entries off the approved listed. |
D CLEAN^VALM10,EN^VALM("WII LM STS 3 REVIEW") |
D CLEAN^VALM10,INIT^WIILM |
| WII LM STS 3 MENU |
menu |
|
This protocol controls the Transmission Not Approved displayed to the user. This protocol is attached to the WII LM MENU protocol. |
|
|
| WII APPROVE |
action |
|
This protocol is a list manager action item located on the WII REVIEW ADT EVENTS option. Its function allows users to approve entries that have been collected by the weekly back ground process (WII BUILD ADT EVENTS). The approved entries are sent to the repository when the user exits the WII REVIEW ADT option. |
D TR^WIILM01 |
S VALMBCK="R" |
| WII PENDING RBCK3 |
action |
|
This protocol is a list manager action item located on the WII LM STS 3 MENU. Its function allows users to roll back entries that have been flagged NOT to transmit |
D PD3^WIILM01 |
S VALMBCK="R" |