STANDARD DATA DICTIONARY #101.41 -- ORDER DIALOG FILE                                                             3/24/25    PAGE 1
STORED IN ^ORD(101.41,  (271 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                   (VERSION 3.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains the information needed to define how to prompt for each order, what values are acceptable, etc.  


              DD ACCESS: @
              RD ACCESS: #
              WR ACCESS: #
             DEL ACCESS: @
           LAYGO ACCESS: @
           AUDIT ACCESS: @

POINTED TO BY: DIALOG field (#2) of the ORDER File (#100) 
               ITEM ORDERED field (#7) of the ORDER File (#100) 
               DIALOG field (#.02) of the RESPONSES sub-field (#100.045) of the ORDER File (#100) 
               EVENT ORDER DIALOG field (#4) of the OE/RR RELEASE EVENTS File (#100.5) 
               ORDER SET/MENU field (#5) of the OE/RR RELEASE EVENTS File (#100.5) 
               QUICK ORDER field (#3) of the QUICK ORDER AUDIT File (#100.95) 
               DEFAULT DIALOG field (#4) of the DISPLAY GROUP File (#100.98) 
               PARENT field (#1) of the ITEMS sub-field (#101.412) of the ORDER DIALOG File (#101.41) 
               ITEM field (#2) of the ITEMS sub-field (#101.412) of the ORDER DIALOG File (#101.41) 
               ITEM field (#2) of the CONTROLS sub-field (#101.415) of the ORDER DIALOG File (#101.41) 
               DIALOG field (#.02) of the RESPONSES sub-field (#101.416) of the ORDER DIALOG File (#101.41) 
               QUICK ORDER field (#.01) of the QUICK ORDER sub-field (#101.441) of the ORDER QUICK VIEW File (#101.44) 
               FINDING ITEM field (#15) of the REMINDER DIALOG File (#801.41) 
               ADDITIONAL FINDINGS field (#.01) of the ADDITIONAL FINDINGS sub-field (#801.4118) of the REMINDER DIALOG File 
                   (#801.41) 
               ORDER DIALOGS field (#.01) of the ORDER DIALOGS sub-field (#800001.05) of the HMP PANEL File (#800001) 
               

CROSS
REFERENCED BY: NAME(AB), ITEM(AD), TIMESTAMP(AM), DISPLAY TEXT(AM2), COLUMN WIDTH(AM51), MNEMONIC WIDTH(AM52), SEQUENCE(AMM), 
               ITEM(AMM2), MNEMONIC(AMM3), DISPLAY TEXT(AMM4), DISPLAY ONLY?(AMM5), PACKAGE(APKG), DISPLAY TEXT(C)

INDEXED BY:    NAME (B)


    LAST MODIFIED: SEP 23,2016@15:53:34

101.41,.01    NAME                   0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>63!($L(X)<3)!'(X'?1P.E) X
              LAST EDITED:      OCT 20, 1997 
              HELP-PROMPT:      Answer must be 3-63 characters in length. 
              DESCRIPTION:      This is the name of the dialog; entries that were converted from the Protocol file will retain the
                                same name.  Namespacing is not required, but still encouraged.  

              CROSS-REFERENCE:  101.41^AB 
                                1)= S ^ORD(101.41,"AB",$E(X,1,63),DA)=""
                                2)= K ^ORD(101.41,"AB",$E(X,1,63),DA)
                                This is a regular index on the full 63 characters of the Name field.  


              FIELD INDEX:      B (#335)    REGULAR    IR    LOOKUP & SORTING
                  Short Descr:  Regular B index using full field length
                    Set Logic:  S ^ORD(101.41,"B",$E(X,1,63),DA)=""
                   Kill Logic:  K ^ORD(101.41,"B",$E(X,1,63),DA)
                   Whole Kill:  K ^ORD(101.41,"B")
                         X(1):  NAME  (101.41,.01)  (Subscr 1)  (Len 63)  (forwards)


101.41,2      DISPLAY TEXT           0;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3)!($$CHKNAM^ORUTL(X)) X
              LAST EDITED:      AUG 23, 2000 
              HELP-PROMPT:      Answer must be 3-80 characters and cannot contain an up-arrow (^) or semi-colon (;). 
              DESCRIPTION:
                                The text of this dialog's name as it appears on a menu or subheader.  

              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

              CROSS-REFERENCE:  101.41^C 
                                1)= S ^ORD(101.41,"C",$$UP^XLFSTR($E(X,1,63)),DA)=""
                                2)= K ^ORD(101.41,"C",$$UP^XLFSTR($E(X,1,63)),DA)

              CROSS-REFERENCE:  101.41^AM2^MUMPS 
                                1)= D REDOM^ORDD41
                                2)= D REDOM^ORDD41
                                Update TIMESTAMP whenever DISPLAY TEXT is changed.  



101.41,3      DISABLE                0;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
              LAST EDITED:      JAN 12, 1995 
              HELP-PROMPT:      Enter a message here to disable this dialog, 1-40 characters in length. 
              DESCRIPTION:      This field disables use of this dialog when it contains text.  The text should be a short message
                                explaining why use of this dialog has been disabled, as it will be displayed if this dialog is
                                selected.  


101.41,4      TYPE                   0;4 SET (Required)

                                'P' FOR prompt; 
                                'D' FOR dialog; 
                                'Q' FOR quick order; 
                                'O' FOR order set; 
                                'M' FOR menu; 
                                'A' FOR action; 
              LAST EDITED:      JUL 16, 1995 
              HELP-PROMPT:      Specify a type for this dialog. 
              DESCRIPTION:      This field defines the type of order dialog to be processed.  Control will be passed to the OE/RR
                                Dialog Processor for dialog items; menu types are used for displaying and selecting dialog items. 
                                Action types will only execute the entry and exit actions, ignoring any items that may exist; these 
                                dialogs should not create entries in the Orders file.  


101.41,5      DISPLAY GROUP          0;5 POINTER TO DISPLAY GROUP FILE (#100.98)

              LAST EDITED:      JAN 12, 1995 
              HELP-PROMPT:      Enter the display group containing orderable items defined by this dialog. 
              DESCRIPTION:      This field determines what display group this dialog has been defined for.  It will define which
                                orderable items are selectable with this dialog, as well as what service to send the order to when
                                it is complete.  


101.41,6      SIGNATURE REQUIRED     0;6 SET

                                '0' FOR NONE; 
                                '1' FOR ORELSE; 
                                '2' FOR ORES; 
              LAST EDITED:      MAR 18, 1997 
              HELP-PROMPT:      Enter the OR key required to sign orders created by this dialog 
              DESCRIPTION:      This field indicates what signature will be required for orders created by this dialog, to be
                                considered complete and ready to release to the service for action.  If this flag is set to NO and
                                the dialog contains a prompt for item(s) from the Orderable Item file, the order created may still 
                                require a signature if any of the items ordered are individually flagged as requiring a signature.  


101.41,7      PACKAGE                0;7 POINTER TO PACKAGE FILE (#9.4)

              LAST EDITED:      MAR 25, 1997 
              HELP-PROMPT:      Enter the VISTA package that is to receive orders created by this dialog. 
              DESCRIPTION:      This is the VISTA package that is intended to receive orders created by this dialog; this is
                                required for creating the HL7 messages to pass the order.  

              CROSS-REFERENCE:  101.41^APKG 
                                1)= S ^ORD(101.41,"APKG",$E(X,1,30),DA)=""
                                2)= K ^ORD(101.41,"APKG",$E(X,1,30),DA)


101.41,8      VERIFY ORDER           0;8 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      JUN 23, 1995 
              HELP-PROMPT:      Enter YES to have orders created by this dialog presented to the user before saving, with the 
                                opportunity to edit. 
              DESCRIPTION:      This field is a flag, which determines if the order created by this dialog will be presented to the
                                user for verification before saving in the Orders file; for most quick orders, this flag should be
                                set to 0 (no).  


101.41,9      ASK FOR ANOTHER ORDER  0;9 SET

                                '0' FOR NO; 
                                '1' FOR YES; 
                                '2' FOR YES-DON'T ASK; 
              LAST EDITED:      JUN 16, 1997 
              HELP-PROMPT:      Enter YES to have the user asked to enter another order from this dialog before exiting. 
              DESCRIPTION:      This field allows the user to add another order from this dialog, when the initial order is
                                accepted and placed; if set to YES, the user will be asked "Add another 
                                order?" to allow for either exiting the processor or adding an additional order of the same type.  
                                This field can also be set to YES-DON'T ASK to force the processor to automatically drop into
                                prompting for another order without asking first.  


101.41,10     ITEMS                  10;0 Multiple #101.412 (Add New Entry without Asking)

              DESCRIPTION:      This field contains the components for dialogs: 
                                     Dialogs      -> prompts 
                                     Quick orders -> prompts (completed) 
                                     Order sets   -> dialogs or quick orders 
                                     Menus        -> dialogs, quick orders, or order sets 

              IDENTIFIED BY:    
                    "WRITE":    N OR0,ORNM S OR0=^(0) I $P(OR0,U,2) S ORNM=$P($G(^ORD(101.41,+$P(OR0,U,2),0)),U) D:$L(ORNM) EN^DDIO
                                L(ORNM,,"?10")

101.412,.01     SEQUENCE               0;1 NUMBER (Multiply asked)

                INPUT TRANSFORM:  K:+X'=X!(X>999.9)!(X<.1)!(X?.E1"."2N.N) X
                LAST EDITED:      FEB 10, 1999 
                HELP-PROMPT:      Type a Number between .1 and 999.9, 1 Decimal Digit 
                DESCRIPTION:
                                  This field specifies the order in which this item will be displayed or processed.  

                CROSS-REFERENCE:  101.412^B 
                                  1)= S ^ORD(101.41,DA(1),10,"B",$E(X,1,30),DA)=""
                                  2)= K ^ORD(101.41,DA(1),10,"B",$E(X,1,30),DA)

                CROSS-REFERENCE:  101.412^DAD1^MUMPS 
                                  1)= N ORP S ORP=$P(^ORD(101.41,DA(1),10,DA,0),U,11) S:ORP ^ORD(101.41,DA(1),10,"DAD",ORP,X,DA)=""
                                  2)= N ORP S ORP=$P(^ORD(101.41,DA(1),10,DA,0),U,11) K:ORP ^ORD(101.41,DA(1),10,"DAD",ORP,X,DA)
                                  Allows retrieval of 'child' prompts in sequence by parent.  


                CROSS-REFERENCE:  101.41^AMM^MUMPS 
                                  1)= D REDOX^ORDD41
                                  2)= D REDOX^ORDD41
                                  Update TIMESTAMP whenever SEQUENCE is changed.  



101.412,.1      INPUT TRANSFORM        .1;E1,245 MUMPS

                INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                LAST EDITED:      AUG 16, 1995 
                HELP-PROMPT:      This is Standard MUMPS code. 
                DESCRIPTION:
                                  This is code that will be used as the third piece of DIR(0) when asking this prompt.  

                WRITE AUTHORITY:  @

101.412,1       PARENT                 0;11 POINTER TO ORDER DIALOG FILE (#101.41)

                LAST EDITED:      MAY 11, 1995 
                HELP-PROMPT:      If this prompt is subordinate to another in this dialog, enter the parent prompt here 
                DESCRIPTION:      This field controls the behavior of this prompt.  If a parent is defined here, this prompt will
                                  be asked from within the parent's dialog; when it is invoked independently based on its position
                                  sequence number, the child prompt will be ignored.  

                CROSS-REFERENCE:  101.412^DAD^MUMPS 
                                  1)= S ^ORD(101.41,DA(1),10,"DAD",X,$P(^ORD(101.41,DA(1),10,DA,0),U),DA)=""
                                  2)= K ^ORD(101.41,DA(1),10,"DAD",X,$P(^ORD(101.41,DA(1),10,DA,0),U),DA)
                                  Allows retrieval of 'child' prompts in sequence by parent.  



101.412,2       ITEM                   0;2 POINTER TO ORDER DIALOG FILE (#101.41)

                INPUT TRANSFORM:  D TREE^ORDD41
                LAST EDITED:      FEB 17, 1999 
                HELP-PROMPT:      Enter an order dialog; a dialog that is an ancestor may not also be a sub-item. 
                DESCRIPTION:      This field points to an order dialog which is subordinate to this dialog.  NOTE:  The parent
                                  dialog menu or one of its ancestors may not be entered as an item.  

                NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

                CROSS-REFERENCE:  101.41^AD 
                                  1)= S ^ORD(101.41,"AD",$E(X,1,30),DA(1),DA)=""
                                  2)= K ^ORD(101.41,"AD",$E(X,1,30),DA(1),DA)

                CROSS-REFERENCE:  101.412^D 
                                  1)= S ^ORD(101.41,DA(1),10,"D",$E(X,1,30),DA)=""
                                  2)= K ^ORD(101.41,DA(1),10,"D",$E(X,1,30),DA)

                CROSS-REFERENCE:  101.41^AMM2^MUMPS 
                                  1)= D REDOX^ORDD41
                                  2)= D REDOX^ORDD41
                                  Update TIMESTAMP whenever ITEM is changed.  



101.412,3       MNEMONIC               0;3 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>4!($L(X)<1)!(+X=X&($L(X,".")>1))!($$CHKMNE^ORUTL(X)) X
                LAST EDITED:      AUG 22, 2000 
                HELP-PROMPT:      Enter a mnemonic to be used when this dialog is displayed for selection, 1-4 characters in length 
                                  with no decimal places if numeric. Standard list manager mnemonics may not be used. 
                DESCRIPTION:      This is a short abbreviation for this item dialog to be used when this dialog is displayed for
                                  selection.  

                NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

                CROSS-REFERENCE:  101.41^AMM3^MUMPS 
                                  1)= D REDOX^ORDD41
                                  2)= D REDOX^ORDD41
                                  Update TIMESTAMP whenever MNEMONIC is changed.  



101.412,4       DISPLAY TEXT           0;4 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1)!($$CHKNAM^ORUTL(X)) X
                LAST EDITED:      AUG 23, 2000 
                HELP-PROMPT:      Answer must be 1-80 characters in length and cannot contain an up-arrow (^) or semi-colon (;). 
                DESCRIPTION:      This field allows the text that normally appears for this item to be replaced with alternate text
                                  for use in this dialog or menu.  

                NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

                CROSS-REFERENCE:  101.41^AMM4^MUMPS 
                                  1)= D REDOX^ORDD41
                                  2)= D REDOX^ORDD41
                                  Update TIMESTAMP whenever DISPLAY TEXT is changed.  



101.412,5       DISPLAY ONLY?          0;5 SET

                                  '0' FOR NO; 
                                  '1' FOR YES; 
                                  '2' FOR YES-HEADER; 
                LAST EDITED:      FEB 10, 1999 
                HELP-PROMPT:      Enter YES if this item is text for display only and not a selectable item. 
                DESCRIPTION:      This field identifies an item as being free text for display purposes only.  The text in the
                                  Display Text field will be displayed, but it is not selectable; if designated as a header, the
                                  text will be underlined.  

                CROSS-REFERENCE:  101.41^AMM5^MUMPS 
                                  1)= D REDOX^ORDD41
                                  2)= D REDOX^ORDD41
                                  Update TIMESTAMP whenever DISPLAY ONLY? is changed.  



101.412,6       REQUIRED               0;6 SET

                                  '1' FOR YES; 
                                  '0' FOR NO; 
                LAST EDITED:      APR 07, 1995 
                HELP-PROMPT:      Enter YES if a response to this prompt is mandatory. 
                DESCRIPTION:
                                  This field indicates that the user must enter a response to this prompt.  


101.412,7       MULTIPLE VALUED        0;7 SET

                                  '1' FOR YES; 
                                  '0' FOR NO; 
                LAST EDITED:      APR 07, 1995 
                HELP-PROMPT:      Enter YES if this prompt is to be asked multiple times. 
                DESCRIPTION:      This field determines if this prompt will be allowed to have multiple values, or be prompted for
                                  only once; if this prompt is a sub-dialog, the entire dialog will be asked once or many times, as
                                  a group.  


101.412,7.1     MAX NUMBER OF MULTIPLES 0;12 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<2)!(X?.E1"."1N.N) X
                LAST EDITED:      AUG 15, 1995 
                HELP-PROMPT:      Type a Number between 2 and 99, 0 Decimal Digits 
                DESCRIPTION:      This is the maximum number of values that may be entered for this prompt, if it is flagged as
                                  being multiple-valued.  For example, a diet order may have up to 5 diet modifications entered,
                                  where 5 is the maximum allowed that would be entered here.  


101.412,7.2     TITLE                  0;13 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
                LAST EDITED:      AUG 15, 1995 
                HELP-PROMPT:      Answer must be 3-30 characters in length. 
                DESCRIPTION:      This is text that will be used in place of the prompt when the order is displayed for place,
                                  edit, or cancel, or at the top of a multiple-valued prompt.  The Display Text for the prompt will
                                  be used together with the instance number to prompt for user input; for example if Title="Lab
                                  Tests:" and Display Text="Test:" the user would see 
                                    Lab Tests: 
                                    1. Test: 
                                    2. Test: 


101.412,7.3     PROMPT                 0;14 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
                LAST EDITED:      JUN 18, 1997 
                HELP-PROMPT:      Answer must be 1-10 characters in length. 
                DESCRIPTION:      This field contains text that will be appended to the beginning of the display text when
                                  prompting for additional values; if this field is empty, then "Another " will be used.  


101.412,8       ASK ON EDIT ONLY       0;8 SET

                                  '1' FOR YES; 
                                  '0' FOR NO; 
                LAST EDITED:      APR 07, 1995 
                HELP-PROMPT:      Enter YES if this prompt should not be asked initially when creating this order, only if the user 
                                  chooses to edit the order. 
                DESCRIPTION:      This field determines the behaviour of the dialog driver for this prompt; if no value or the
                                  defined default is usually correct for this prompt, enter YES here to have this prompt skipped on
                                  the first pass through this dialog when creating an order.  


101.412,9       ASK ON ACTION          0;9 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>3!($L(X)<1) X
                LAST EDITED:      JUL 08, 1997 
                HELP-PROMPT:      Answer must be 1-3 characters in length. 
                DESCRIPTION:      This field determines the behaviour of the dialog driver for this prompt when taking a particular
                                  action on an order created by this dialog.  If this string contains "R", this prompt will be
                                  asked when renewing an order; if this string contains "C", this prompt will be asked when
                                  changing an order; if this string contains "W", this prompt will be asked when rewriting an
                                  order.  


101.412,10      INDEX                  0;10 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
                LAST EDITED:      JUL 13, 1995 
                HELP-PROMPT:      Answer must be 1-25 characters in length. 
                DESCRIPTION:      For pointer-type prompts, this is the index to use when searching the file; it must be in the
                                  form of a regular cross-reference.  To search on multiple indices, enter a string of index names
                                  separated by semi-colons, i.e. "B;C".  


101.412,11      HELP MESSAGE           1;1 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>160!($L(X)<1) X
                LAST EDITED:      JUN 09, 1997 
                HELP-PROMPT:      Answer must be 1-160 characters in length. 
                DESCRIPTION:      This field contains the help message to be presented when the user enters a question mark at this
                                  prompt.  


101.412,12      SPECIAL LOOKUP ROUTINE 1;2 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>20!($L(X)<3) X
                LAST EDITED:      JUN 09, 1997 
                HELP-PROMPT:      Enter the routine to use instead of DIC to do this lookup, as [TAG;]ROUTINE 
                DESCRIPTION:      This field contains a routine to execute that will replace the standard DIC lookup for this
                                  prompt; it must be entered here as LINETAG;ROUTINE using a ; instead of ^ and where LINETAG is
                                  optional.  


101.412,13      ASK ON CONDITION       3;E1,245 MUMPS

                INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                LAST EDITED:      APR 07, 1995 
                HELP-PROMPT:      This is MUMPS code that sets $T to determine if this prompt should be asked, or given a default 
                                  value and bypassed. 
                DESCRIPTION:      This is MUMPS code that sets $T to determine if this prompt should be asked or simply given a
                                  default value and presented to the user for acceptance or editing.  For example, the prompt
                                  "Pregnant: " may have code here to check the sex of the current patient, i.e. I ORSEX="F" will
                                  allow it to be asked only for female patients.  

                WRITE AUTHORITY:  @

101.412,14      SCREEN                 4;E1,245 MUMPS

                INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                LAST EDITED:      APR 07, 1995 
                HELP-PROMPT:      This is Standard MUMPS code. 
                DESCRIPTION:      For pointer-type prompts, this field may contain MUMPS code that will be set into DIC("S") to
                                  screen the possible choices in the pointed-to file.  

                WRITE AUTHORITY:  @

101.412,15      POST-SELECTION ACTION  5;E1,245 MUMPS

                INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                LAST EDITED:      SEP 23, 1997 
                HELP-PROMPT:      This is Standard MUMPS code. 
                DESCRIPTION:      This is code that will be executed after a response is entered to this prompt; if this prompt
                                  should be re-asked, kill the variable DONE.  If execution of the ordering dialog should be
                                  stopped, set ORQUIT=1.  

                WRITE AUTHORITY:  @

101.412,16      XECUTABLE HELP         6;E1,245 MUMPS

                INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                LAST EDITED:      APR 07, 1995 
                HELP-PROMPT:      This is Standard MUMPS code. 
                DESCRIPTION:      This is code that is to be executed when the user enters two or more question marks at this
                                  prompt.  

                WRITE AUTHORITY:  @

101.412,17      DEFAULT                7;E1,245 MUMPS

                INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                LAST EDITED:      MAY 19, 1995 
                HELP-PROMPT:      This is Standard MUMPS code. 
                DESCRIPTION:      This is code that is to be executed to determine the appropriate default value for this prompt,
                                  setting Y=internal form of this value.  

                WRITE AUTHORITY:  @

101.412,18      DEFAULT WORD-PROCESSING TEXT 8;0   WORD-PROCESSING #101.41218

                DESCRIPTION:
                                  This is default text to be stuffed into this word-processing prompt.  


                  LAST EDITED:      APR 07, 1995 
                  HELP-PROMPT:      Enter the default response for a word-processing type prompt. 
                  DESCRIPTION:      This field contains the text to be presented as the default for this prompt, for
                                    word-processing type prompts.  




101.412,19      ENTRY ACTION             9;E1,245 MUMPS

                  INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                  LAST EDITED:      JUN 09, 1997 
                  HELP-PROMPT:      This is Standard MUMPS code. 
                  DESCRIPTION:      This is code that will be executed at the beginning of the processing of this prompt, before
                                    the Default and Ask on Condition fields are executed; any special setup required for this field
                                    should be done here.  

                  WRITE AUTHORITY:  @

101.412,20      EXIT ACTION              10;E1,245 MUMPS

                  INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                  LAST EDITED:      JUN 09, 1997 
                  HELP-PROMPT:      This is Standard MUMPS code. 
                  DESCRIPTION:      This is code that will be executed at the very end of the processing of this prompt, after
                                    prompting and the Validation field is executed; any special cleanup should be done here.  

                  WRITE AUTHORITY:  @

101.412,21      ORDER TEXT SEQUENCE      2;1 NUMBER

                  INPUT TRANSFORM:  K:+X'=X!(X>99.99)!(X<1)!(X?.E1"."3N.N) X
                  LAST EDITED:      FEB 26, 1996 
                  HELP-PROMPT:      Enter the order in which this value should be added to the order text, as a number between 1 
                                    and 99.99; leave this field blank to prevent this value from being included 
                  DESCRIPTION:      This field indicates the order in which values will be concatenated together to build the order
                                    text; this may differ from the prompting order defined in the .01 Sequence field.  

                  CROSS-REFERENCE:  101.412^ATXT 
                                    1)= S ^ORD(101.41,DA(1),10,"ATXT",$E(X,1,30),DA)=""
                                    2)= K ^ORD(101.41,DA(1),10,"ATXT",$E(X,1,30),DA)
                                    Used to build order text.  



101.412,22      FORMAT                   2;2 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
                  LAST EDITED:      FEB 26, 1996 
                  HELP-PROMPT:      Answer must be 1-10 characters in length. 
                  DESCRIPTION:      This is a string of characters that will define any exceptions to how the external form of this
                                    value is generated.  Possible values include: 
                                      Pointer         -> ~, default =.01 
                                      Set of Codes    -> 1~ to use code for name 
                                      Date/Time       -> Format string to pass $$FMTE^XLFDT (default = 2) 
                                      
                                      Suppress value  -> @ 
                                      Replace value   -> @ where ptr is the Dialog IEN of the prompt 
                                                          whose value, when present, supersedes this value 
                                      Required value  -> * where ptr is the Dialog IEN of the prompt 
                                                          whose value is required to be present to include 
                                                          this value 
                                      Ignore if same  -> = where ptr is the Dialog IEN of the prompt 
                                                          whose value, if the external form is the same, 
                                                          supersedes this value 


101.412,23      OMIT TEXT                2;3 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
                  LAST EDITED:      AUG 29, 1997 
                  HELP-PROMPT:      Answer must be 1-30 characters in length. 
                  DESCRIPTION:      This is the external form of a value that is not to be included when building the order text. 
                                    E.g. to include the urgency in the order text unless it is routine, enter "ROUTINE" here.  


101.412,24      LEADING TEXT             2;4 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
                  LAST EDITED:      JUL 24, 1997 
                  HELP-PROMPT:      Answer must be 1-80 characters in length. 
                  DESCRIPTION:      This field contains text that will be appended to the order text immediately in front of this
                                    value, e.g. "Instructions:".  If this text is contained in a variable, enter @NAME where NAME
                                    is the variable name.  


101.412,25      TRAILING TEXT            2;5 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
                  LAST EDITED:      JUL 24, 1997 
                  HELP-PROMPT:      Answer must be 1-80 characters in length. 
                  DESCRIPTION:      This field contains text that will be appended to the order text immediately following this
                                    value, e.g. "refills".  If this text is contained in a variable, enter @NAME where NAME is the
                                    variable name.  


101.412,26      START NEW LINE           2;6 SET

                                    '1' FOR YES; 
                                    '0' FOR NO; 
                  LAST EDITED:      SEP 11, 1997 
                  HELP-PROMPT:      Enter YES if this value should begin on a new line in the order text. 
                  DESCRIPTION:      This field determines if this value is concatenated onto the current line when building the
                                    order text, or if a new line is started with this value.  


101.412,27      WORD-WRAP                2;7 SET

                                    '1' FOR DON'T WRAP; 
                                    '0' FOR WRAP; 
                  LAST EDITED:      SEP 26, 1997 
                  HELP-PROMPT:      Enter 'Don't Wrap' to have the text be added line-by-line as it is stored; the default 
                                    formatting is 'Wrap'. 
                  DESCRIPTION:      This field determines if this text should be wrapped when added to the order text, or appended
                                    line by line as stored in the file; this is only used for word-processing type prompts.  


101.412,101     WINDOWS CONTROL          W;1 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
                  LAST EDITED:      MAY 17, 1996 
                  HELP-PROMPT:      Answer must be 1-30 characters in length. 
                  DESCRIPTION:
                                    Stores the type of Windows control necessary to get the data for this prompt.  


101.412,102     API NAME                 W;2 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
                  LAST EDITED:      OCT 02, 1995 
                  HELP-PROMPT:      Answer must be 1-30 characters in length. 
                  DESCRIPTION:      This is the API that should be called when the control is used.  How the API is used varys with
                                    the control.  Examples are: filling list boxes, getting boilerplate text, etc.  


101.412,103     API PARAMETER #1         W;3 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
                  LAST EDITED:      JUL 15, 1995 
                  HELP-PROMPT:      Answer must be 1-30 characters in length. 
                  DESCRIPTION:
                                    A parameter that is used by the API call may be stored here.  


101.412,113     WINDOWS CONDITION        W3;E1,245 MUMPS

                  INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                  LAST EDITED:      JUL 15, 1995 
                  HELP-PROMPT:      This is Standard MUMPS code. 
                  DESCRIPTION:      This is silent code that is executed when building the dialog for windows.  It identifies which
                                    prompts should be included in the dialog.  The condition should leave $T false if the prompt
                                    should not be asked.  

                  WRITE AUTHORITY:  @

101.412,117     WINDOWS DEFAULT          W7;E1,245 MUMPS

                  INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
                  LAST EDITED:      JUL 15, 1995 
                  HELP-PROMPT:      This is Standard MUMPS code. 
                  DESCRIPTION:
                                    This code should silently set the default value of a prompt when it is selected.  

                  WRITE AUTHORITY:  @



101.41,11     DATA TYPE              1;1 SET

                                'D' FOR date/time; 
                                'R' FOR free text date/time; 
                                'F' FOR free text; 
                                'N' FOR numeric; 
                                'S' FOR set of codes; 
                                'Y' FOR yes/no; 
                                'P' FOR pointer; 
                                'W' FOR word processing; 
              LAST EDITED:      APR 07, 1995 
              HELP-PROMPT:      Enter the type of data to be collected at this prompt. 
              DESCRIPTION:      This is the type of data being prompted for; this field is used to define a call to the reader
                                (^DIR) in most cases.  

              TECHNICAL DESCR:
                                Used with Prompt-type only.  


101.41,12     DOMAIN                 1;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>235!($L(X)<1) X
              LAST EDITED:      FEB 25, 1999 
              HELP-PROMPT:      Answer must be 1-235 characters in length. 
              DESCRIPTION:      This is a parameter that may be used to further specify the data type.  The string stored here
                                should be appropriate for the second ^-piece of DIR(0) when used with the data type field.  

              TECHNICAL DESCR:
                                Used with Prompt-type only.  


101.41,13     ID                     1;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>10!($L(X)<2) X
              LAST EDITED:      FEB 15, 1996 
              HELP-PROMPT:      Answer must be 2-10 characters in length. 
              DESCRIPTION:      This field may contain a single word identifier which will be stored with the user response in the
                                Orders file #100, where it will be indexed for quick reference to certain values in the order
                                dialog.  The following are some examples of values currently in use: 
                                 
                                   START      -> Start date/time 
                                   STOP       -> Stop date/time 
                                   SCHEDULE   -> Administration Schedule 
                                   ORDERABLE  -> Orderable Item 
                                   DRUG       -> Dispense Drug 
                                   CANCEL     -> Cancel Future Orders flag 
                                   COMMENT    -> Word processing comments 
                                 
                                These values must be unique among entries within an order dialog but do not need to be unique
                                across the entire file.  Be sure to check the IDs assigned to generic text entries to make sure
                                that all IDs are unique.  In order to avoid potential problems it's recommended that you use unique
                                IDs for any local entries that you create.  


101.41,17     VALIDATION             7;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      SEP 12, 1996 
              HELP-PROMPT:      This is Standard MUMPS code. 
              DESCRIPTION:      This is MUMPS code that will be executed at the time of releasing an order created with this
                                dialog; dialog responses may be checked again here before releasing the order to the service.  

              WRITE AUTHORITY:  @

101.41,19     ADDITIONAL TEXT        9;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      APR 05, 1996 
              HELP-PROMPT:      This is Standard MUMPS code. 
              DESCRIPTION:      This is MUMPS code that will be executed when order ORIFN created by this dialog is about to be
                                displayed; any string that should be appended to the order text should be returned in Y.  

              WRITE AUTHORITY:  @

101.41,20     DESCRIPTION            2;0   WORD-PROCESSING #101.411

              DESCRIPTION:
                                This is a description of the dialog and its uses.  


                LAST EDITED:      APR 07, 1995 
                HELP-PROMPT:      Enter a description of this dialog. 
                DESCRIPTION:
                                  This field contains a description of the content and use of this dialog.  




101.41,21     RESPONSES              6;0 Multiple #101.416

              DESCRIPTION:      This multiple contains any responses to prompts that have been pre-answered to create a quick
                                order.  


101.416,.01     ITEM ENTRY             0;1 NUMBER (Multiply asked)

                INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
                LAST EDITED:      NOV 18, 1996 
                HELP-PROMPT:      Type a Number between 1 and 9999999, 0 Decimal Digits 
                DESCRIPTION:      This is the internal entry number of the prompt in the Item multiple by which this response was
                                  obtained.  


101.416,.02     DIALOG                 0;2 POINTER TO ORDER DIALOG FILE (#101.41)

                LAST EDITED:      NOV 18, 1996 
                HELP-PROMPT:      Select the dialog prompt from which this response was generated. 
                DESCRIPTION:
                                  This is a pointer to the dialog prompt, which is in the Order Dialog file as type prompt.  

                CROSS-REFERENCE:  101.416^D 
                                  1)= S ^ORD(101.41,DA(1),6,"D",$E(X,1,30),DA)=""
                                  2)= K ^ORD(101.41,DA(1),6,"D",$E(X,1,30),DA)


101.416,.03     INSTANCE               0;3 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<1)!(X?.E1"."1N.N) X
                LAST EDITED:      JUL 17, 1996 
                HELP-PROMPT:      Type a Number between 1 and 9999999, 0 Decimal Digits 
                DESCRIPTION:
                                  In the case of multiple answers for the same item, this identifies the individual instance.  


101.416,1       VALUE                  1;1 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
                OUTPUT TRANSFORM: S Y=$$OUTPUT^ORCMEDT5(Y)
                LAST EDITED:      JUL 17, 1998 
                HELP-PROMPT:      Answer must be 1-245 characters in length. 
                DESCRIPTION:
                                  This contains the actual response, unless the value is a word processing type.  


101.416,2       TEXT                   2;0   WORD-PROCESSING #101.4162   (NOWRAP)

                LAST EDITED:      JUL 17, 1996 
                DESCRIPTION:
                                  This contains the actual response, for word-processing type prompts.  


                  LAST EDITED:      JUL 17, 1996 
                  DESCRIPTION:
                                    This contains responses to items that are a word processing type.  






101.41,30     ENTRY ACTION           3;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      APR 25, 1995 
              HELP-PROMPT:      This is Standard MUMPS code. 
              DESCRIPTION:      This is MUMPS code that will be executed at the top of a dialog, prior to the execution of any
                                prompts; it may perform functions such as listing the recent Radiology exams before ordering a new
                                one, or alerting the user to an existing diet order before making a change.  

              WRITE AUTHORITY:  @

101.41,31     QUICK SETUP            3.1;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      JAN 13, 1997 
              HELP-PROMPT:      This is Standard MUMPS code. 
              DESCRIPTION:      This is MUMPS code that will be executed in the place of the Entry Action when creating quick
                                orders for this dialog; variables may be set here instead to bypass the usual dependence on
                                specific patient values.  

              WRITE AUTHORITY:  @

101.41,40     EXIT ACTION            4;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      JUN 22, 1995 
              HELP-PROMPT:      This is Standard MUMPS code. 
              DESCRIPTION:      This is MUMPS code that will be executed upon completion of processing the dialog; it is currently
                                used only with dialog-type entries.  

              WRITE AUTHORITY:  @

101.41,50     CONTROLS               50;0 Multiple #101.415 (Add New Entry without Asking)


101.415,.01     LOGICAL NAME           0;1 FREE TEXT (Multiply asked)

                INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1)!'(X?1.8U) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Answer must be 1-8 characters in length. 
                DESCRIPTION:
                                  This is the name by which controls can refer to each other.  

                CROSS-REFERENCE:  101.415^B 
                                  1)= S ^ORD(101.41,DA(1),50,"B",$E(X,1,30),DA)=""
                                  2)= K ^ORD(101.41,DA(1),50,"B",$E(X,1,30),DA)


101.415,2       ITEM                   0;2 POINTER TO ORDER DIALOG FILE (#101.41)

                LAST EDITED:      FEB 02, 1996 

101.415,3       CREATE SEQUENCE        0;3 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Type a Number between 1 and 99, 0 Decimal Digits 
                CROSS-REFERENCE:  101.415^AC 
                                  1)= S ^ORD(101.41,DA(1),50,"AC",$E(X,1,30),DA)=""
                                  2)= K ^ORD(101.41,DA(1),50,"AC",$E(X,1,30),DA)
                                  The 'AC' cross-reference puts in window controls in order by creation sequence.  



101.415,4       CONTROL TYPE           0;4 SET

                                  '0' FOR Label; 
                                  '1' FOR Button; 
                                  '2' FOR Edit; 
                                  '3' FOR Memo; 
                                  '4' FOR ListBox; 
                                  '5' FOR SimpleCombo; 
                                  '6' FOR DropDownList; 
                                  '7' FOR LongCombo; 
                LAST EDITED:      FEB 02, 1996 

101.415,5       LABEL                  0;5 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Answer must be 1-30 characters in length. 

101.415,6       BESIDE                 0;6 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Answer must be 1-8 characters in length. 

101.415,7       BELOW                  0;7 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Answer must be 1-8 characters in length. 

101.415,8       WIDTH                  0;8 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>1)!(X<0)!(X?.E1"."5N.N) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Type a Number between 0 and 1, 4 Decimal Digits 

101.415,9       LEFT CONTROL           0;9 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Answer must be 1-8 characters in length. 

101.415,10      RIGHT CONTROL          0;10 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Answer must be 1-8 characters in length. 

101.415,11      HEIGHT                 0;11 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>15)!(X<1)!(X?.E1"."1N.N) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Type a Number between 1 and 15, 0 Decimal Digits 

101.415,12      UPPER CONTROL          0;12 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Answer must be 1-8 characters in length. 

101.415,13      LOWER CONTROL          0;13 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Answer must be 1-8 characters in length. 

101.415,14      TAB SEQUENCE           0;14 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>89)!(X<0)!(X?.E1"."1N.N) X
                LAST EDITED:      FEB 02, 1996 
                HELP-PROMPT:      Type a Number between 0 and 89, 0 Decimal Digits 



101.41,51     COLUMN WIDTH           5;1 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>240)!(X<20)!(X?.E1"."1N.N) X
              LAST EDITED:      FEB 10, 1999 
              HELP-PROMPT:      Type a Number between 20 and 240, 0 Decimal Digits 
              DESCRIPTION:      This is the width, in characters, for each column in a menu.  For example, to have 3 columns on an
                                80 character device, enter a width of 26.  

              CROSS-REFERENCE:  101.41^AM51^MUMPS 
                                1)= D REDO^ORDD41
                                2)= D REDO^ORDD41
                                Update TIMESTAMP whenever COLUMN WIDTH is changed.  



101.41,52     MNEMONIC WIDTH         5;2 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>9)!(X<1)!(X?.E1"."1N.N) X
              LAST EDITED:      FEB 10, 1999 
              HELP-PROMPT:      Type a Number between 1 and 9, 0 Decimal Digits 
              DESCRIPTION:
                                This field allows the width of item mnemonics to be varied; the default value is 5.  

              CROSS-REFERENCE:  101.41^AM52^MUMPS 
                                1)= D REDO^ORDD41
                                2)= D REDO^ORDD41
                                Update TIMESTAMP whenever MNEMONIC WIDTH is changed.  



101.41,53     PATH SWITCH            5;3 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      JUN 23, 1995 
              HELP-PROMPT:      Enter YES if this menu should be redisplayed when traversing back up the menu tree. 
              DESCRIPTION:      This switch allows the user, when traversing back UP the tree of menus and items, to select a new
                                path back down the tree.  In other words, the menu is redisplayed when returning to that menu's
                                level in the tree and processing back down the tree is possible from that point.  If nothing is 
                                selected from the menu, the path continues back up the tree.  


101.41,54     LISTBOX TEXT           5;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
              LAST EDITED:      MAY 24, 1996 
              HELP-PROMPT:      Answer must be 1-30 characters in length. 

101.41,55     WINDOW FORM ID         5;5 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      AUG 04, 1996 
              HELP-PROMPT:      Type a Number between 0 and 9999, 0 Decimal Digits 
              DESCRIPTION:      This field tells the GUI DELPHI code which form to use to process the order dialog.  Each number
                                represents a unique form.  Following are some of the more common codes and their corresponding form
                                in DELPHI.  
                                 
                                    Form Name     Windows Form ID 
                                    ---------     ---------------
                                  OD_ACTIVITY           100 
                                  OD_ALLERGY            105 
                                  OD_CONSULT            110 
                                  OD_PROCEDURE          112 
                                  OD_DIET_TXT           115 
                                  OD_DIET               117 
                                  OD_LAB                120 
                                  OD_MEDINPT            130 
                                  OD_MEDS               135 
                                  OD_MEDOUTPT           140 
                                  OD_NURSING            150 
                                  OD_MISC               151 
                                  OD_GENERIC            152 
                                  OD_IMAGING            160 
                                  OD_VITALS             171 
                                  OD_MEDIV              180 
                                  OD_TEXTONLY           999 


101.41,56     CREATE PARENT ORDER    5;6 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      FEB 27, 1997 
              HELP-PROMPT:      Enter YES if a parent order should be created for this order set 
              DESCRIPTION:      This flag indicates whether a parent order should be created to group together all the orders
                                created by this order set; this flag is only valid with SET type order dialogs.  If this value is
                                YES, a parent order will be created, and only the parent will be presented on the orders list for
                                display and action; NO will prevent a parent from being created and all orders will be created and
                                displayed independently.  


101.41,57     DISPLAY SUBHEADER      5;7 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      FEB 27, 1997 
              HELP-PROMPT:      Enter YES if a subheader should be displayed as each order in this set is processed 
              DESCRIPTION:      This flag indicates whether a subheader is to be displayed for each order in this set as it is
                                processed and placed; this flag is only valid with SET type order dialogs.  


101.41,58     AUTO-ACCEPT QUICK ORDER 5;8 SET

                                '1' FOR YES; 
              LAST EDITED:      SEP 02, 1998 
              HELP-PROMPT:      Enter 'Yes' if the order should be placed without displaying the dialog window. 
              DESCRIPTION:      This can be set to yes for a quick order so that it can be placed simply by clicking on it in the
                                GUI (no ordering dialog is displayed).  


101.41,99     TIMESTAMP              99;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
              LAST EDITED:      FEB 10, 1999 
              HELP-PROMPT:      Answer must be 1-15 characters in length. 
              DESCRIPTION:      For menus, this contains the $H time the menu was last compiled for use with the Unwinder utility
                                (^XQOR).  

              CROSS-REFERENCE:  101.41^AM^MUMPS 
                                1)= D SET^ORDD41(DA)
                                2)= D KILL^ORDD41(DA)
                                Recompiles order dialog menus in ^XUTL("XQORM",_";ORD(101.41,") whenever fields necessary
                                to displaying the menu are changed.  




      FILES POINTED TO                      FIELDS

DISPLAY GROUP (#100.98)           DISPLAY GROUP (#5)

ORDER DIALOG (#101.41)            FIELD^NL^117^37:PARENT (#1)
                                  ITEM (#2)
                                  CONTROLS:ITEM (#2)
                                  RESPONSES:DIALOG (#.02)

PACKAGE (#9.4)                    PACKAGE (#7)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):