STANDARD DATA DICTIONARY #125.1 -- PROBLEM SELECTION LIST CONTENTS FILE                                           3/24/25    PAGE 1
STORED IN ^GMPL(125.1,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                      (VERSION 2.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains the categories that make up the Problem Selection Lists defined in file #125.  Each entry links a problem
category to a list, optionally with a subheader and a sequence order.  


              DD ACCESS: @

CROSS
REFERENCED BY: LIST(B), LIST(C), SEQUENCE(C1), CATEGORY(G)



125.1,.01     LIST                   0;1 POINTER TO PROBLEM SELECTION LIST FILE (#125) (Required)

              LAST EDITED:      OCT 15, 1993 
              HELP-PROMPT:      Enter the list for which you wish to add, edit, or remove problem groups. 
              DESCRIPTION:      This is the Problem Selection List which is to contain the problem group entered in field #1; this
                                group may be assigned a sequence number for ordering and a subheader as well here.  

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

              CROSS-REFERENCE:  125.1^C^MUMPS 
                                1)= S:$P(^GMPL(125.1,DA,0),U,2) ^GMPL(125.1,"C",X,$P(^(0),U,2),DA)=""
                                2)= K:$P(^GMPL(125.1,DA,0),U,2) ^GMPL(125.1,"C",X,$P(^(0),U,2),DA)
                                Allows retrieval of list contents in sequenced order.  



125.1,1       SEQUENCE               0;2 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>999.99)!(X<.01)!(X?.E1"."3N.N) X
              LAST EDITED:      MAY 11, 1994 
              HELP-PROMPT:      Type a Number between .01 and 999.99, 2 Decimal Digits 
              DESCRIPTION:      This is a number which will determine the order this group will appear in the current list; up to
                                two decimal places may be used.  

              CROSS-REFERENCE:  125.1^C1^MUMPS 
                                1)= S ^GMPL(125.1,"C",$P(^GMPL(125.1,DA,0),U),X,DA)=""
                                2)= K ^GMPL(125.1,"C",$P(^GMPL(125.1,DA,0),U),X,DA)
                                Allows retrieval of list contents in sequenced order.  



125.1,2       CATEGORY               0;3 POINTER TO PROBLEM SELECTION CATEGORY FILE (#125.11)

              LAST EDITED:      NOV 29, 1993 
              HELP-PROMPT:      Enter the problem category you wish to include in this list. 
              DESCRIPTION:      This is the category whose problem items are to be included in the current list; it may have a
                                subheader in this list, and a designated order.  

              CROSS-REFERENCE:  125.1^G 
                                1)= S ^GMPL(125.1,"G",$E(X,1,30),DA)=""
                                2)= K ^GMPL(125.1,"G",$E(X,1,30),DA)


125.1,3       SUBHEADER              0;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2) X
              LAST EDITED:      NOV 26, 1993 
              HELP-PROMPT:      Answer must be 2-30 characters in length. 
              DESCRIPTION:      This is text which will appear in the list as a subheader or title to this group of problems.  It
                                will have a single blank row between it and the previous problem group, and it will be underlined.  


125.1,4       SHOW PROBLEMS          0;5 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      DEC 21, 1993 
              HELP-PROMPT:      Enter YES to immediately display the problems in this category when using this list for selection. 
              DESCRIPTION:      This field controls the initial display of this category in this selection list.  If set to YES,
                                the problems will automatically be displayed as part of the list when it is initially built and
                                displayed; if null or NO, the category must be selected in order to expand the list and show the
                                problems.  



      FILES POINTED TO                      FIELDS

PROBLEM SELECTION CATEGORY 
                   (#125.11)      CATEGORY (#2)

PROBLEM SELECTION LIST (#125)     LIST (#.01)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):