| IBDF DELETE GROUP |
action |
|
Allows the user to select a group. The selected group, along with all of its selections, is deleted. |
D DELGRP^IBDF3 |
|
| IBDF SAVE/DISCARD BLOCK CHANGES |
action |
|
Allows the user to save the changes to the block he is currently editing. |
D DECIDE^IBDF5B |
|
| IBDF PRINT MANAGER CLINIC SETUP |
action |
|
Allows the user to edit the setup used by the Print Manager in determining what forms to print for an appointment at the clinic level. |
D CLNCSUP2^IBDF11 |
|
| IBDF PRINT MANAGER DIVISION SETUP |
action |
|
Allows the user to edit the setup used by the Print Manager in determining what forms to print for an appointment at the division level. |
D DIVSUP2^IBDF11 |
|
| IBDF EDIT SELECTION LIST MENU |
menu |
|
Displays all the selection groups defined for the list and provides a menu of actions for editing the contents of the list. |
|
|
| IBDF ADD GROUP |
action |
|
Adds a new group to the selection list. |
D ADDGRP^IBDF3 |
|
| IBDF EDIT GROUP HDR/ORDER |
action |
|
Allows a group to be selected. Then the header and print order can be edited. |
D EDITGRP^IBDF3 |
|
| IBDF EDIT GROUP'S SELECTIONS MENU |
menu |
|
Used to edit a group's selections. |
|
|
| IBDF ADD SELECTION |
action |
|
Adds a new selection to the selection list. |
D ADDSLCTN^IBDF4 |
|
| IBDF DISPLAY GRP'S SLCTNS FOR EDIT |
action |
|
Displays the group's selections and a menu of edit actions. |
D EDTSLCTN^IBDF3 |
I $G(IBFASTXT) S VALMBCK="Q" |
| IBDF CLINIC'S FORMS MENU |
menu |
|
Displays all of the forms used by a particular clinic. Allows the user to change the clinic setup, create new blank forms, copy forms, delete to change the clinic setup, create new blank forms, copy forms, delete |
|
|
| IBDF EDIT FORM |
action |
|
This protocol calls the list manager to display an encounter form. There is a menu of actions that allows the form description to be edited. |
D EDITFORM^IBDF6 |
I $G(IBFASTXT) S VALMBCK="Q" |
| IBDF DISPLAY TOOL KIT BLOCKS FOR ADDING |
action |
|
Allows the user to select a block from the tool kit and add it to the form. |
D ADD^IBDF7 |
I $G(IBFASTXT) S VALMBCK="Q" |
| IBDF MENU FOR EDITING DISPLAYED FORM |
menu |
|
Allows the user to edit the form. |
|
|
| IBDF SELECT TOOL KIT BLOCK |
action |
|
Allows the user to select a block from the list of toolkit blocks. The block is then pasted to the form at a position given by the user. He can also change the header, size, and description of the block. |
D SELECT^IBDF7 |
|
| IBDF MENU FOR ADDING TOOL KIT BLOCK |
menu |
|
A menu of actions available in connection with adding a block from the tool kit to a form. |
|
|
| IBDF VIEW TOOL KIT BLOCK |
action |
|
|
D VIEWBLK^IBDF8 |
|
| IBDF EDIT SELECTION |
action |
|
Allows editing of an existing selection |
D EDIT^IBDF4A |
|
| IBDF DELETE SELECTION |
action |
|
Allows the user to choose existing selections for deletion. |
D DELETE^IBDF4A |
|
| IBDF MOVE BLOCK |
action |
|
Moves a block to any position on the form. |
D MOVE^IBDF5 |
|
| IBDF RESIZE BLOCK (WHILE EDITING FORM) |
action |
|
Allows the user to change the height and width of the block. |
D RESIZE^IBDF5 |
|
| IBDF DISPLAY FORM BLOCK FOR EDIT |
action |
|
Allows the user to select a block from the form for editing. |
D EDITBLK^IBDF5B |
I $G(IBFASTXT) S VALMBCK="Q" |
| IBDF EDIT FORM BLOCK MENU |
menu |
|
A menu of actions the user can use to define what is inside a form block. |
|
|
| IBDF SELECTION LIST |
action |
|
Allows the user to create a new selection list, delete or edit an already existing one, or change the contents of a list. |
D LIST^IBDF9A |
I $G(IBFASTXT) S VALMBCK="Q" |
| IBDF CREATE BLANK FORM |
action |
|
Creates a new blank form and allows the user to add it to the clinic setup. |
D NEWFORM^IBDF6A |
|
| IBDF COPY FORM |
action |
|
Allows the user to choose any form and and copy it, giving it a new name. He can then add it to the clinic setup. |
D COPYFORM^IBDF6A |
|
| IBDF ADD TO CLINIC SETUP |
action |
|
Allows the user to add a form to the clinic setup. |
D SETUP^IBDF6A |
|
| IBDF DELETE FROM CLINIC SETUP |
action |
|
Allows the user to select a form and deletes it from the clinic setup. |
D DSETUP^IBDF6C |
|
| IBDF DELETE A BLOCK |
action |
|
Allows the user to select a block from the form and delete it. |
D DELETE^IBDF5 |
|
| IBDF RESIZE BLOCK (WHILE EDITING BLOCK) |
action |
|
This allows the user to change the height and width of the block while he is editing the block. |
D RESIZE^IBDF9 |
|
| IBDF EDIT NAME,HEADER,OUTLINE |
action |
|
Allows editing of the block header and outline type. |
D EDITBLK^IBDF9 |
|
| IBDF DATA FIELD |
action |
|
Allows the user to create a new data field or edit or delete an already existing one. |
D FIELD^IBDF9B |
|
| IBDF STRAIGHT LINE |
action |
|
Allows a straight line, either horizontal or vertical, to be created, deleted or edited. |
D LINE^IBDF9D |
|
| IBDF EDIT HEADER BLOCK |
action |
|
Allows the form header to be edited |
D EDITHDR^IBDF9C |
|
| IBDF PRINT SAMPLE FORM |
action |
|
Allows a sample form, without patient information, to be printed. |
D PRINT^IBDF5B |
|
| IBDF DELETE FORM |
action |
|
Allows the user to delete a form. Deletion is not allowed if the form is in use by any clinic. In that case the form must first be deleted from the clinic setup, and then actually deleted using this action. This two step process is used to be on the safe side, since a form may be in use by more than one clinic. |
D DELFORM^IBDF6A |
|
| IBDF CREATE EMPTY BLOCK |
action |
|
Allows the user to add a new empty block to the form. |
D NEWBLOCK^IBDF5C |
|
| IBDF TEXT AREA |
action |
|
Allows the user to specify text and a rectangular area on the block that the text should appear in. |
D TEXT^IBDF9E |
|
| IBDF CHANGE CLINIC |
action |
|
Allows the user to specify a different clinic. The setup for the new clinic will then be displayed. |
D CHNGCLNC^IBDF6 |
|
| IBDF EDIT FORM NAME/DESCR/SIZE |
action |
|
Allows the user to select a form, then edit its name, description, and size. |
D EDITFORM^IBDF6C |
|
| IBDF SHIFT BLOCK CONTENTS |
action |
|
The user can use this action to move the contents of a block. He can specify the type of object to shift, the area to be affected and the direction and distance of the shift. |
D SHIFT^IBDF10() |
D UNCMPBLK^IBDF19(IBBLK),IDXBLOCK^IBDFU4 |
| IBDF REDRAW FORM |
action |
|
Causes the form to be re-displayed. Should be used if it is suspected that the display is incorrect. This differs from the refresh action that comes with the List Processor in that the array which contains the list of form lines is re-built. |
D REDRAW^IBDF5C |
|
| IBDF TOOL KIT FORMS MENU |
menu |
|
Displays the tool kit forms. Allows the user to edit them, create new ones, etc. |
|
|
| IBDF DELETE TOOL KIT FORM |
action |
|
Allows the user to delete a form from the tool kit. |
D DELFORM^IBDF12 |
|
| IBDF EDIT TOOL KIT BLOCKS MENU |
menu |
|
Allows the user to edit tool kit blocks. |
|
|
| IBDF EDIT TOOL KIT BLOCK |
action |
|
Allows the user to edit a tool kit block. |
D EDITBLK^IBDF13 |
I $G(IBFASTXT) S VALMBCK="Q" |
| IBDF NEW TOOL KIT BLOCK |
action |
|
Allows the user to create a new tool kit block. |
D NEWBLK^IBDF13 |
|
| IBDF DELETE TOOL KIT BLOCK |
action |
|
Allows the user to delete a block from the tool kit. |
D DLTBLOCK^IBDF13 |
|
| IBDF COPY BLOCK INTO TOOL KIT |
action |
|
Allows the user to select any block and copy it into the tool kit. |
D COPYBLK^IBDF13 |
|
| IBDF COPY FORM BLOCK |
action |
|
Allows a block or page from any form to be selected and pasted to the current form. |
D COPY^IBDF5D |
|
| IBDF SHIFT BLOCKS |
action |
|
Allows the user to shift a group of blocks. The user is asked to specify a rectangular region where the shift should occur, the direction of movement and distance. |
D SHIFT^IBDF5 |
|
| IBDF QUIT |
action |
|
Quits to the prior level. |
|
S VALMBCK="Q" |
| IBDE IMP/EXP MENU FOR FORMS |
menu |
|
The main menu of the import/export utility, which allows forms and tool kit blocks to be transferred between sites. |
|
|
| IBDE ADD FORM TO IMP/EXP WS |
action |
|
Allows the user to add a form to the IMP/EXP files. |
D ADD^IBDE1 |
|
| IBDE DELETE FORM FROM IMP/EXP FILES |
action |
|
Allows the user to select a form in the imp/exp files and deletes it. |
D DELETE^IBDE1 |
|
| IBDE DELETE IMP/EXP FILES |
action |
|
Deletes all of the imp/exp files (358 range). |
D DLTALL^IBDE2 |
|
| IBDE EDIT FORM'S IMP/EXP NOTES |
action |
|
Allows the user to select a form form from the imp/exp files, then allows the user to edit the imp/exp notes. |
D EDIT^IBDE1 |
|
| IBDE VIEW FORM'S IMP/EXP NOTES |
action |
|
Allows the user to select a form from the IMP/EXP files, then displays the imp/exp notes. |
D VIEW^IBDE1 |
|
| IBDE IMPORT FORM |
action |
|
Allows the user to select a form from the work space, then imports it. |
D IMPORT^IBDE1 |
|
| IBDE IMP/EXP HELP |
action |
|
Displays help information about the import/export procedures that the user must follow. |
D HELP^IBDEHELP |
|
| IBDE EXECUTE DIFROM |
action |
|
Allows the user to execute ^DIFROM without leaving the imp/exp utility. |
D DIFROM^IBDE1 |
|
| IBDE EXECUTE INITS |
action |
|
Allows the user to execute the inits without leaving the imp/exp utilities. |
D INITS^IBDE1 |
|
| IBDE IMP/EXP MENU FOR BLOCKS |
menu |
|
The menu of actions that apply to tool kit blocks in the imp/exp files. |
|
|
| IBDE DISPLAY TK BLOCKS |
action |
|
Displays the list of tool kit blocks that are in the imp/exp files. |
D BLOCKS^IBDE1 |
|
| IBDE DELTE TK BLOCK FROM IMP/EXP FILES |
action |
|
Allows the user to select a TK block, then deletes it. |
D DELETE^IBDE3 |
|
| IBDE ADD BLOCK TO IMP/EXP WS |
action |
|
Allows the user to choose any block and adds it to the import/export files. |
D ADD^IBDE3 |
|
| IBDE EDIT BLOCK'S IMP/EXP NOTES |
action |
|
Allows the user to select a tool kit block from the imp/exp files, then allows him to edit the imp/exp notes. |
D EDIT^IBDE3 |
|
| IBDE VIEW BLOCK'S IMP/EXP NOTES |
action |
|
Allows the user to select a tool kit block from the imp/exp files, then allows him to view the imp/exp notes. |
D VIEW^IBDE3 |
|
| IBDE IMPORT TK BLOCK |
action |
|
Allows the user to select a tool kit block from the list, then imports it. |
D IMPORT^IBDE3 |
|
| IBDF CHANGE BLOCK TK ORDER |
action |
|
Allows the user to select a block from the tool kit, then change it's order. |
D CHGORDER^IBDF13 |
|
| IBDF ADD BLANK SELECTION |
action |
|
Allows the user to add a blank selection, i.e., a place holder that takes up space on the selection list but has no data that is displayed. |
D ADDBLANK^IBDF4A |
|
| IBDF ADD BLANK GROUP |
action |
|
Allows the user to add a group that has no displayable text - i.e., it is blank - serves to add space to the list. |
D ADDEMPTY^IBDF3 |
|
| IBDF FORMAT ALL SELECTIONS |
action |
|
Allows the user to format all the selections on the selection list all at once. |
D FORMAT^IBDF9A1 |
|
| IBDF FORMAT GROUP'S SELECTIONS |
action |
|
Allows the user to format in mass all the selections in the group. |
D FORMAT2^IBDF9A1 |
|
| IBDF VIEW FORM W/WO DATA |
action |
|
Allows the user to either view the form with or without data. When viewing with data the user must select a test patient. |
D VIEW^IBDF5C |
|
| IBDF COMPILE FORM |
action |
|
Allows forms to be compiled into a format that is very fast to print. |
D CMPLACTN^IBDF19 |
|
| IBDF HIDDEN ACTIONS |
menu |
|
|
|
|
| IBDF PCE EVENT |
action |
|
This protocol is the event handler attached updated. This protocol ensures that data during data entry through PCE or scheduling flags a manual data entry field in the Form Tracking file. to the PXK VISIT DATA EVENT protocol. In order to determine if all data from encounter forms has been collected it is necessary to flag all printed forms as having data input. If the input is from AICS then the Form Tracking file is automatically updated. If data entry is done through Scheduling or PCE then the form tracking file is not |
D MAN^IBDFPCE |
|
| IBDF EF QUIT |
action |
|
Allows the user to exit the system without quitting through the hierarchy of screens, or the user can exit to the previous screen. |
D FASTEXIT^IBDFU3 |
|
| IBDF EF QUEUE PARMS MENU |
menu |
|
|
|
|
| IBDF EF EDIT QUEUE PARMS |
action |
|
|
D EDT^IBDFPE1 |
|
| IBDF EF ADD QUEUE PARMS |
action |
|
|
D ADD^IBDFPE1 |
|
| IBDF EF CLINIC GROUP ADD |
action |
|
|
D ADD1^IBDFCG |
|
| IBDF EF CLINIC GROUP MENU |
menu |
|
|
|
|
| IBDF EF PARAMETER GROUP JUMP |
action |
|
|
D JUMP^IBDFPE |
|
| IBDF EF QUEUE PRINT FORMS |
action |
|
|
D ^IBDFQS |
|
| IBDF EF CLINIC GROUP MENU ACTION |
action |
|
|
D EN^IBDFCG |
K IBDFCG I $G(IBFASTXT) S VALMBCK="Q" |
| IBDF EF CLINIC GROUP JUMP |
action |
|
|
D JUMP^IBDFCG |
|
| IBDF EF QUEUE STATS |
action |
|
|
D STAT^IBDFPE1 |
|
| IBDF EF EXIT |
action |
|
|
S VALMBCK="Q" |
|
| IBDF EF CLINIC GROUP EDIT |
action |
|
|
D EDIT^IBDFCG |
|
| IBDF RESEQUENCE LIST |
action |
|
Allows the list to be resequenced by any subcolumn. |
D SEQUENCE^IBDF4 |
|
| IBDFC ADD FORM TO LIST |
action |
|
Allows a single form to be added to the list for conversion. |
D ADDONE^IBDFC |
|
| IBDFC CONVERSION UTILITY MENU |
menu |
|
Menu for the conversion utility screen. |
|
|
| IBDFC REMOVE FORM FROM LIST |
action |
|
Used to remove a form from the current list of forms to be converted for scanning. |
D REMOVE^IBDFC |
|
| IBDFC MENU FOR CONVERTED FORMS |
menu |
|
Menu for working with the list of converted forms. |
|
|
| IBDFC LIST CONVERTED FORMS |
action |
|
Used to go to the screen that lists all of the converted forms. |
D LIST^IBDFC1 |
I $G(IBFASTXT) S VALMBCK="Q" |
| IBDF EF HELP SPEC INST |
action |
|
|
D EN^IBDFHLP |
|
| IBDF EF HELP MENU |
menu |
|
|
|
|
| IBDFC CONVERT LISTED FORMS |
action |
|
Converts all the forms on the list. The original forms are left unchanged. The forms are copied, the copied form is renamed with a CNV. prefix, and it is the copy that is converted. |
D CNVTLIST^IBDFC |
|
| IBDFC VIEW SCANNING WARNINGS |
action |
|
Allows the potential problems discovered durring the conversion process to be viewed. |
D WARNINGS^IBDFC1 |
|
| IBDFC REPLACE IN CLINICS |
action |
|
Used to substitute the converted forms for the original forms in the clinics. |
D REPLACE^IBDFC3 |
|
| IBDF PRINT FORM DEFINITION |
action |
|
Allows the information in the Form Definition table to be printed. This is the information used form scanning. |
D FORMDEF^IBDFC4 |
|
| IBDFC DELETE CONVERTED FORM |
action |
|
Allows a form listed in the conversion log to be deleted if it is not in use. |
D DELFORM^IBDFC1 |
|
| IBDFC PURGE CONVERSION LOG |
action |
|
Allows the log to be purged. |
D PURGE^IBDFC1 |
|
| IBDF EF TASK INTERUPT |
action |
|
|
S IBDFSTOP=1 D STAT^IBDFPE1 |
K IBDFSTOP |
| IBDF UTIL PRIMARY PROTOCOL |
menu |
|
|
|
|
| IBDF UTIL JUMP |
action |
|
|
D JUMP^IBDFUTL2 |
|
| IBDF UTIL CHANGE LIST |
action |
|
|
S IBDF1=1 D CHGLST^IBDFUTL2 |
K IBDF1 |
| IBDF UTIL DELETE FROM SELECTION LIST |
action |
|
|
D DELETE^IBDFUTL2 |
|
| IBDF UTIL COMPLETE INVALID LIST |
action |
|
|
D START^IBDFLST |
|
| IBDF UTIL COMPLETE LIST MENU |
menu |
|
|
|
|
| IBDF UTIL INVALID CODES JUMP |
action |
|
|
D JUMP^IBDFLST |
|
| IBDF UTIL REPLACE CODE |
action |
|
|
D REPLACE^IBDFUTL3 |
|
| IBDF QUICK SELECTION EDIT |
action |
|
|
D ^IBDFQSL |
|
| IBDF QUICK EDIT ACTIONS MENU |
menu |
|
|
|
|
| IBDF QUICK ACTION EDIT |
action |
|
|
D EDIT^IBDFQEA |
|
| IBDF QUICK ACTION DELETE |
action |
|
|
D DELETE^IBDFQEA |
|
| IBDF QUICK ACTION ADD |
action |
|
|
D ADDSLCTN^IBDFQEA |
|
| IBDF QUICK ACTION ADD BLANK |
action |
|
|
D ADDBLANK^IBDFQEA |
|
| IBDF QUICK ACTION FORMAT GROUP |
action |
|
|
D FORMAT^IBDFQEA |
|
| IBDF QUICK GROUP ADD |
action |
|
|
D GROUPADD^IBDFQEA |
|
| IBDF QUICK SELECTION EDIT 2ND SCREEN |
action |
|
|
D EDITBLK^IBDFQSL,IDXFORM^IBDF5A() |
|
| IBDF FT MENU |
menu |
|
|
|
|
| IBDF FT STATISTICS |
action |
|
|
D EN^IBDFST |
|
| IBDF FT STATS MENU |
menu |
|
|
|
|
| IBDF FT STATUS SELECT |
action |
|
|
D START^IBDFSS,EN^IBDFSS |
|
| IBDF FT STATUS SELECT MENU |
menu |
|
|
|
|
| IBDF QUICK GRP COPY |
action |
|
|
D ^IBDFGRP |
D INIT^IBDFQSL1 S VALMBCK="R" |
| IBDF QUICK GRP MENU |
menu |
|
|
|
|
| IBDF QUICK GROUP COPY SELECTION |
action |
|
|
D GRPCOPY^IBDFGRP |
|
| IBDF QUICK GRP DELETE |
action |
|
|
D GRPDEL^IBDFQEA |
|
| IBDF FT CHANGE LIST |
action |
|
|
S IBDF1=1 D CHGLST^IBDFFT |
K IBDF1 |
| IBDF QUICK EDIT GRP |
action |
|
|
D GRPEDIT^IBDFQEA |
|
| IBDF EF CLINIC GROUP DELETE |
action |
|
|
D DEL^IBDFCG |
|
| IBDF EF DELETE QUEUE PARMS |
action |
|
|
D DEL^IBDFPE1 |
|
| IBDF FT DELETE |
action |
|
Allows for deleting of Forms Tracking Entries that are not associated with an appointment. |
D DELFT^IBDFDEA |
|
| IBDF EF TASK INTERRUPT |
action |
|
|
S IBDFSTOP=1 D STAT^IBDFPE1 |
K IBDFSTOP |
| IBDF FORM COMPONENT MENU |
menu |
|
|
|
|
| IBDF FORM COMPONENT ACTION |
action |
|
|
D INIT^IBDFCMP |
|
| IBDF COMPONENT EXP PROTO |
menu |
|
|
|
|
| IBDF COMP EXP |
action |
|
|
D ^IBDFCMP1 |
|
| IBDF QUICK GROUP RESEQUENCE |
action |
|
|
D GRPRESEQ^IBDFQEA |
|
| IBDF FT RELEASE |
action |
|
This option should be used to free a Forms Tracking entry when not all pages of the form have been received, but the remaining pages have been lost. This option will take the data that has been stored temporarily in Forms Tracking (from the pages that were scanned), and will pass it across to PCE. |
D FREEFT^IBDFFRFT |
|
| IBDF ICD10 STATUS UPDATE CL |
action |
|
|
S IBDRE=1 D CL^IBDFUTL4 |
K IBDRE |
| IBDF ICD10 STATUS UPDATE |
menu |
|
|
|
|
| IBDF ICD10 STATUS UPDATE JP |
action |
|
|
D JP^IBDFUTL4 |
|
| IBDF ICD10 STATUS UPDATE PL |
action |
|
|
D PRTL^VALM1 |
|
| IBDF ICD10 STATUS UPDATE IS |
action |
|
|
D IS^IBDFUTL4 |
|
| IBDF UTIL DELETE ALL |
action |
|
|
D DLTALL^IBDFUTL2 |
|
| IBDF UTIL REPLACE ALL |
action |
|
|
D REPLALL^IBDFUTL3 |
|
| IBDF UTIL REFRESH LIST |
action |
|
|
D RFRSHLST^IBDFUTL1 |
|