| USR CLASS STATUS SELECT |
menu |
|
Select the resolution status for the filing errors which you would like to see displayed. |
|
|
| USR CLASS STATUS ALL |
action |
|
Show all filing errors, regardless of their resolution status. |
|
|
| USR CLASS STATUS ACTIVE |
action |
|
Show all filing errors, regardless of their resolution status. |
|
|
| USR CLASS STATUS INACTIVE |
action |
|
Show only those errors which have NOT yet been resolved. |
|
|
| USR CLASS ACTION MENU |
menu |
|
Menu of actions which may be executed by clinicians. |
S XQORM("SH")=0 S:$G(VALMSG)'["*" VALMSG="+ Next Screen - Prev Screen ?? More Actions",VALM("MAX")=+$G(VALMCNT) |
|
| USR CLASS ACTION CHANGE VIEW |
action |
|
Allows users to modify the list of reports by signature status, review screen and dictation date range without exiting the review screen. |
D MAKELIST^USRCLST S VALMBCK="R",VALMBG=1 |
|
| USR CLASS ACTION EDIT |
action |
|
Allows authorized users to edit selected reports online...When electronic signature is enabled, physicians will be prompted for their signatures upon exit, thereby allowing doctors to review, edit and sign as a one-step process. |
D EDIT^USRCLASS |
|
| USR CLASS ACTION EXPAND SUBCLASSES |
action |
|
|
D EXPAND^USRCLASS |
S VALMBCK="R" |
| USR CLASS ACTION CREATE |
action |
|
|
D CREATE^USRCLASS |
S VALMBCK="R" |
| USR CLASS ACTION LIST MEMBERS |
action |
|
|
D MEMBERS^USRCLASS |
|
| USR CLASS MEMBERSHIP MENU |
menu |
|
Menu of actions which may be executed by clinicians. |
S XQORM("SH")=0 S:$G(VALMSG)'["*" VALMSG="+ Next Screen - Prev Screen ?? More Actions",VALM("MAX")=+$G(VALMCNT)+1 |
|
| USR CLASS MEMBERSHIP EDIT |
action |
|
Allows authorized users to edit selected reports online...When electronic signature is enabled, physicians will be prompted for their signatures upon exit, thereby allowing doctors to review, edit and sign as a one-step process. |
D EDIT^USRMEMBR |
|
| USR CLASS MEMBERSHIP ADD |
action |
|
|
D ADD^USRMEMBR |
S VALMBCK="R" |
| USR CLASS MEMBERSHIP DELETE |
action |
|
|
D DELETE^USRMEMBR |
|
| USR CLASS MEMBER USER ADD |
action |
|
|
D ADD^USRUMMBR |
S VALMBCK="R" |
| USR CLASS MEMBER USER DELETE |
action |
|
|
D DELETE^USRUMMBR |
|
| USR CLASS MEMBER USER EDIT |
action |
|
Allows authorized users to edit selected reports online...When electronic signature is enabled, physicians will be prompted for their signatures upon exit, thereby allowing doctors to review, edit and sign as a one-step process. |
D EDIT^USRUMMBR |
|
| USR CLASS MEMBER USER MENU |
menu |
|
Menu of actions which may be executed by clinicians. |
S XQORM("SH")=0 S:$G(VALMSG)'["*" VALMSG="+ Next Screen - Prev Screen ?? More Actions",VALM("MAX")=+$G(VALMCNT) |
|
| USR CLASS MEMBERSHIP CHANGE VIEW |
action |
|
|
D FULL^VALM1,MAIN^USRMLST |
S VALMBCK="Q" |
| USR CLASS MEMBER USER CHANGE VIEW |
action |
|
|
D FULL^VALM1,BUILD^USRULST(+$$GETUSER^USRULST) |
D KILL^VALM10() S VALMBCK=$S($D(^TMP("USRUSER",$J)):"R",1:"Q") |
| USR CLASS MEMBERSHIP SCHEDULE |
action |
|
|
D SCHEDULE^USRMEMBR |
|
| USR CLASS ACTION QUIT |
action |
|
Allows user to quit current menu level. |
Q |
|
| USR BUSINESS RULE ADD |
action |
|
Allows creation of new Business Rules. |
D ADD^USRRULA |
S VALMBCK="R" |
| USR BUSINESS RULE EDIT |
action |
|
Allows modification of existing Business Rules. |
D EDIT^USRRULA |
|
| USR BUSINESS RULE DELETE |
action |
|
Allows Deletion of selected Business Rules. |
D DELETE^USRRULA |
|
| USR BUSINESS RULE CHANGE VIEW |
action |
|
Allows you to revise the search criteria and rebuild the list of Business Rules. |
D FULL^VALM1,EN^USRRUL |
S VALMBCK="Q" |
| USR BUSINESS RULE MENU |
menu |
|
Menu of actions useful in the management of Business Rules. |
S XQORM("SH")=0 S:$G(VALMSG)'["*" VALMSG="+ Next Screen - Prev Screen ?? More Actions",VALM("MAX")=+$G(VALMCNT)+1 |
|
| USR ACTION SELECT LIST ELEMENT |
action |
|
|
D PICK^USRRUL1($P($G(XQORNOD(0)),"=",2)) S VALMBCK="" |
|
| USR ACTION SEARCH LIST |
action |
|
Allows users to search list of USER CLASSES, MEMBERS, or BUSINESS RULES for a text string (word or partial word) from current position to the end of the list. Upon reaching the end of the last page of the list, the user will be asked whether to continue the search from the beginning of the list through the origin of the search. |
D FIND^VALM40 |
|
| USR ACTION QUIT |
action |
|
Allows user to quit the current menu level. |
Q |
|
| USR ACTION NEXT SCREEN |
action |
|
If multiple screens of information are available, this will page to the next screen. |
D NEXT^VALM4 |
|
| USR ACTION PREVIOUS SCREEN |
action |
|
If multiple screens of information are available, and the user is not on the first screen, this will allow paging back to the previous screens, one at a time. |
D PREV^VALM4 |
|
| USR ACTION TOP |
action |
|
If multiple screens are available, this will page to the first screen. |
D FIRST^VALM4 |
|
| USR ACTION BOTTOM |
action |
|
If multiple screens of information are available, this will page to the last screen. |
D LAST^VALM4 |
|
| USR HIDDEN ACTIONS |
menu |
|
This menu includes the secondary or "hidden actions" which are provided by the List Manager (e.g., scroll right, scroll left, up one line, etc.) and which may be used in the review screens, but which are not visible in the top level action menu. |
|
|
| USR SHOW USER MEMBERSHIP MENU |
menu |
|
Menu of action to show user class memberships. |
S XQORM("SH")=0 S:$G(VALMSG)'["*" VALMSG="+ Next Screen - Prev Screen ?? More Actions",VALM("MAX")=+$G(VALMCNT) |
|
| USR SHOW CLASS MEMBERSHIP MENU |
menu |
|
Menu for showing members of User Classes. |
S XQORM("SH")=0 S:$G(VALMSG)'["*" VALMSG="+ Next Screen - Prev Screen ?? More Actions",VALM("MAX")=+$G(VALMCNT)+1 |
|