| FSC EDIT GOTO |
action |
|
This action allows jumping to another NOIS call from your selection. |
D EDIT^FSCLMP("GOTO") |
|
| FSC LIST CHANGE |
action |
|
This action allows changing the display to another list. |
D LIST^FSCLMP("CHANGE") |
|
| FSC MODIFY CHANGE |
action |
|
This action allows changing to another list definition. |
D MODIFY^FSCLMP("CHANGE") |
|
| FSC EDIT FORMAT |
action |
|
This action allows change the display of the NOIS call(s). |
D EDIT^FSCLMP("FORMAT") |
|
| FSC MODIFY REBUILD |
action |
|
This action allows rebuilding the calls on a list after changing the list definition. |
D MODIFY^FSCLMP("REBUILD") |
|
| FSC LIST VIEW |
action |
|
This action allows reviewing NOIS calls using the View Screen. |
D LIST^FSCLMP("VIEW") |
|
| FSC MODIFY EDIT |
action |
|
This action allows editing the list definition. |
D MODIFY^FSCLMP("EDIT") |
|
| FSC EDIT NOTE |
action |
|
This action allows making a note on the NOIS call. |
D EDIT^FSCLMP("NOTE","USER") |
|
| FSC EDIT EDIT |
action |
|
This action allows editing a NOIS call. |
D EDIT^FSCLMP("EDIT","SPEC") |
|
| FSC LIST NEW |
action |
|
This action allows logging a new NOIS call. |
D LIST^FSCLMP("NEW") |
|
| FSC VIEW NEW |
action |
|
This action allows logging a new NOIS call. |
D VIEW^FSCLMP("NEW") |
|
| FSC EDIT NOTIFY |
action |
|
This action allows notifying others, flagging calls so that you can be notified, or unscheduling notification. |
D EDIT^FSCLMP("NOTIFY") |
|
| FSC LIST EDIT |
action |
|
This action allows editing selected NOIS calls using the Edit Screen. |
D LIST^FSCLMP("EDIT") |
|
| FSC EDIT CLOSE |
action |
|
This action allows closing a NOIS call. |
D EDIT^FSCLMP("CLOSE","SPEC") |
|
| FSC HELP (?) |
action |
|
This action documents that help can be made from a NOIS screen using a single question mark. |
|
|
| FSC HELP (??) |
action |
|
This action documents that help can be made form a NOIS screen using two question marks. This will display hidden actions available. |
|
|
| FSC HELP (???) |
action |
|
This action documents that help can be made from a NOIS screen using three question marks. This will display a help frame of NOIS topics. |
|
|
| FSC EDIT NEW |
action |
|
This action allows logging a new NOIS call. |
D EDIT^FSCLMP("NEW") |
|
| FSC MODIFY NEW |
action |
|
This action allows creating a new list. |
D MODIFY^FSCLMP("NEW","SPEC") |
|
| FSC VIEW NOTIFY |
action |
|
This action allows notifying others, scheduling notification for yourself, or unscheduling notification on calls. |
D VIEW^FSCLMP("NOTIFY") |
|
| FSC LIST NOTIFY |
action |
|
This action allows sending notification to others, flagging calls you wish to be notified on, and unscheduling notification. |
D LIST^FSCLMP("NOTIFY") |
|
| FSC HIDDEN DEFINE LIST |
action |
|
This action allows reviewing and editing NOIS lists using the Modify Screen. |
D HIDDEN^FSCLMP("DEFINE LIST") |
|
| FSC HIDDEN USER |
action |
|
This action is used to review and edit NOIS specialist's defaults. |
D HIDDEN^FSCLMP("USER") |
|
| FSC LIST ADD |
action |
|
This action allows adding calls to the display by selecting specific calls, lists, or specifying a criteria using a query. |
D LIST^FSCLMP("ADD") |
|
| FSC LIST QUERY |
action |
|
This action allows changing the calls on the display by specifying criteria for the calls. |
D LIST^FSCLMP("QUERY") |
|
| FSC LIST REMOVE |
action |
|
This action allows removing calls from the display by selecting calls, lists, or query. |
D LIST^FSCLMP("REMOVE") |
|
| FSC LIST SAVE |
action |
|
This action allows saving the calls on the display into a storage-only type of list. |
D LIST^FSCLMP("SAVE") |
|
| FSC MODIFY SAVE |
action |
|
This action allows saving the list definition. This is useful for copying another list's definition to a new list and then editing the list. |
D MODIFY^FSCLMP("SAVE") |
|
| FSC MENU MULTIPLE CALLS |
menu |
|
This menu of NOIS actions displays the actions available on the Edit Screen when there are multiple calls selected. |
|
|
| FSC MENU HIDDEN ACTIONS |
menu |
|
This menu of NOIS actions diplays other actions available on NOIS screens. |
|
|
| FSC MENU LIST |
menu |
|
This menu of NOIS actions displays the actions available on the List Screen. |
|
|
| FSC MENU LIST DEFINITION |
menu |
|
This menu of NOIS actions displays the actions available on the Modify Screen. |
|
|
| FSC EDIT NEXT |
action |
|
This action allows going the next call in your selection. |
D EDIT^FSCLMP("NEXT") |
|
| FSC EDIT PREV |
action |
|
This action allows going to the previous call in your selection. |
D EDIT^FSCLMP("PREV") |
|
| FSC MENU SINGLE CALL |
menu |
|
This menu of NOIS actions displays the actions available on the Edit Screen when there is only a single call selected. |
|
|
| FSC MENU VIEW |
menu |
|
This menu of NOIS actions displays the actions available on the View Screen. |
|
|
| FSC VIEW GOTO |
action |
|
This action allows changing the display so that a selected call is displayed. |
D VIEW^FSCLMP("GOTO") |
|
| FSC VIEW EDIT |
action |
|
This action allows editing NOIS calls using the Edit Screen. |
D VIEW^FSCLMP("EDIT") |
|
| FSC LIST SELECT |
action |
|
This action allows removing those calls from the display that do not meet a specific criteria (query), or simply selecting specific calls to remain on the list, or only those calls that are on selected lists. |
D LIST^FSCLMP("SELECT") |
|
| FSC EDIT OTHER |
action |
|
This action allows reviewing information on the call that does not concern the reported problem. Examples: when the call was last edited, scheduled notifications, audits, etc. |
D EDIT^FSCLMP("OTHER") |
|
| FSC VIEW FORMAT |
action |
|
This action allows changing the display of the call(s). |
D VIEW^FSCLMP("FORMAT") |
|
| FSC HIDDEN EXIT |
action |
|
This action is used to exit the NOIS screens and return directly to the options. |
D HIDDEN^FSCLMP("EXIT") |
|
| FSC LIST SORT |
action |
|
This action allows sorting the list. The list is sorted by selected fields. The fields can be sorted in ascending or descending order. |
D LIST^FSCLMP("SORT") |
|
| FSC MODIFY QUERY |
action |
|
This action allows editing the query portion of the list definition. |
D MODIFY^FSCLMP("QUERY") |
|
| FSC EDIT STATUS |
action |
|
This action allows changing the status of the call. Closed or cancelled calls can be reopened by being changed to open. |
D EDIT^FSCLMP("STATUS") |
|
| FSC EDIT DUPLICATE |
action |
|
This action allows creating a new NOIS call by copying another NOIS call. |
D EDIT^FSCLMP("DUPLICATE","SPEC") |
|
| FSC LIST BATCH |
action |
|
This action allows editing multiple calls. Notes can be added to calls. Calls can also be closed using this action. Each call is prompted for the specified action. |
D LIST^FSCLMP("BATCH","SPEC") |
|
| FSC VIEW BATCH |
action |
|
This action allows editing multiple calls. Calls can be closed or have notes applied to calls without retyping the information. |
D VIEW^FSCLMP("BATCH","SPEC") |
|
| FSC HIDDEN PRINT TEXT |
action |
|
This action prints the display text. |
D HIDDEN^FSCLMP("PRINT TEXT") |
|
| FSC HIDDEN PRINT SCREEN |
action |
|
This action prints the screen display. |
D HIDDEN^FSCLMP("PRINT SCREEN") |
|
| FSC INSTALLS ALL |
action |
|
This action allows reviewing all installs for a date range. |
D INSTALLS^FSCLMP("ALL") |
|
| FSC INSTALLS PACKAGE |
action |
|
This action allows reviewing installs of a package for a date range. |
D INSTALLS^FSCLMP("PACKAGE") |
|
| FSC INSTALLS SITE |
action |
|
This action allows reviewing installs at a site for a date range. |
D INSTALLS^FSCLMP("SITE") |
|
| FSC MENU INSTALLS |
menu |
|
This menu of NOIS actions displays the actions available on the Install Screen. |
|
|
| FSC HIDDEN INSTALLS |
action |
|
This action allows reviewing site installs of packages. |
D HIDDEN^FSCLMP("INSTALLS") |
|
| FSC INSTALL PACKAGE |
action |
|
This action allows reviewing of package installs. |
D INSTALLS^FSCLMP("PACKAGE") |
|
| FSC INSTALL PATCH |
action |
|
This action allows reviewing patch installs. |
D INSTALLS^FSCLMP("PATCH") |
|