STANDARD DATA DICTIONARY #100.98 -- DISPLAY GROUP FILE                                                            3/24/25    PAGE 1
STORED IN ^ORD(100.98,  (59 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                    (VERSION 3.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file allows orders to be clustered in groups other than by package.  It is similar in structure to the OPTION File (19).  This
allows display groups to be arranged in a hierarchy.  The main entry in this file should be 'ALL SERVICES'.  Other entries should
be logically subordinate to the 'ALL SERVICES' entry.  



POINTED TO BY: TO field (#23) of the ORDER File (#100) 
               EXCEPT ORDERS IN DISPLAY GROUP field (#.01) of the EXCLUDED DISPLAY GROUP sub-field (#100.65) of the OE/RR AUTO-DC 
                   RULES File (#100.6) 
               MEMBER field (#.01) of the MEMBER sub-field (#100.981) of the DISPLAY GROUP File (#100.98) 
               DISPLAY GROUP DEFAULT field (#1.1) of the PACKAGE PARAMETERS sub-field (#100.995) of the ORDER PARAMETERS File 
                   (#100.99) 
               DISPLAY GROUP field (#5) of the ORDER DIALOG File (#101.41) 
               DISPLAY GROUP field (#5) of the ORDERABLE ITEMS File (#101.43) 
               OE/RR DISPLAY GROUP field (#123.01) of the REQUEST SERVICES File (#123.5) 
               

CROSS
REFERENCED BY: MEMBER(AD), NAME(B), SHORT NAME(B)

    LAST MODIFIED: JUL 1,2021@11:27:57

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

              INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
              LAST EDITED:      OCT 13, 2020 
              HELP-PROMPT:      ANSWER MUST BE 3-30 CHARACTERS IN LENGTH 
              DESCRIPTION:      This is the name of the display group for a particular kind of order.  The display group generally
                                corresponds to a hospital service or part of a service.  

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


100.98,1      MEMBER                 1;0 POINTER Multiple #100.981

              HELP-PROMPT:      Enter a display group as a member. 
              DESCRIPTION:      This is a list of specific display groups that `belong' to the display group listed in the NAME
                                field.  (This is similar to menu items in the OPTION File.) 


100.981,.001    SEQUENCE                 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>900)!(X<0)!(X?.E1"."2N.N) X
                LAST EDITED:      JUN 01, 1992 
                HELP-PROMPT:      Type a Number between 0 and 900, 1 Decimal Digit 
                DESCRIPTION:
                                  This is the sequence of the member in the display group for reporting purposes.  


100.981,.01     MEMBER                 0;1 POINTER TO DISPLAY GROUP FILE (#100.98) (Multiply asked)

                INPUT TRANSFORM:  S ORDDF=100.98 D TREE^ORDD101
                LAST EDITED:      FEB 07, 1989 
                HELP-PROMPT:      Enter a display group.  A display group that is an ancestor may not also be a member. 
                DESCRIPTION:      This is a display group listed in the NAME field. (This is similar to a menu item in the OPTION
                                  File.) 

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

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

                CROSS-REFERENCE:  100.98^AD^MUMPS 
                                  1)= S ^ORD(100.98,"AD",$E(X,1,30),DA(1),DA)=""
                                  2)= K ^ORD(100.98,"AD",$E(X,1,30),DA(1),DA)
                                  ^ORD(100.98,"AD",ORMEM,ORGRP,DA) Provides backwards pointer from member to parent group.  





100.98,2      MIXED NAME             0;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
              LAST EDITED:      JUN 17, 1996 
              HELP-PROMPT:      Answer must be 1-30 characters in length. 
              DESCRIPTION:      This field contains a mixed case name for the display group.  The name should be as short as
                                possible without being obscure.  This name is primarily intended for use in the windows display of
                                orders.  


100.98,3      SHORT NAME             0;3 FREE TEXT

              INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>5!($L(X)<1) X
              LAST EDITED:      MAR 08, 1988 
              HELP-PROMPT:      ANSWER MUST BE 1-5 CHARACTERS IN LENGTH 
              DESCRIPTION:
                                This is an abbreviation for the display group to be used in displays and reports.  

              CROSS-REFERENCE:  100.98^B^MNEMONIC 
                                1)= S:'$D(^ORD(100.98,"B",$E(X,1,30),DA)) ^(DA)=1
                                2)= I $D(^ORD(100.98,"B",$E(X,1,30),DA)),^(DA) K ^(DA)


100.98,4      DEFAULT DIALOG         0;4 POINTER TO ORDER DIALOG FILE (#101.41)

              LAST EDITED:      AUG 14, 1996 
              HELP-PROMPT:      Enter the default ordering dialog for this display group. 
              DESCRIPTION:      This is the dialog that will be used as the default definition when placing quick orders associated
                                with this display group.  


100.98,5      SECURITY KEY           2;0 POINTER Multiple #100.985

              DESCRIPTION:      A list of Security Keys assigned to a Display Group to be used for validating a user's privileges
                                when attempting to unflag an order.  


100.985,.01     SECURITY KEY           0;1 POINTER TO SECURITY KEY FILE (#19.1) (Multiply asked)

                LAST EDITED:      OCT 13, 2020 
                HELP-PROMPT:      Enter a Security Key from file 19.1 to be assigned to this Display Group 
                DESCRIPTION:      A Security Key assigned to this Display Group to be used for validating a user's privileges when
                                  attempting to unflag an order.  

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





      FILES POINTED TO                      FIELDS

DISPLAY GROUP (#100.98)           MEMBER:MEMBER (#.01)

ORDER DIALOG (#101.41)            DEFAULT DIALOG (#4)

SECURITY KEY (#19.1)              SECURITY KEY:SECURITY KEY (#.01)



INPUT TEMPLATE(S):
OR EDIT                       FEB 28, 1989        USER #0    
OR MEMBER                     JAN 31, 1989        USER #0    

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):