STANDARD DATA DICTIONARY #409.92 -- ACRP REPORT TEMPLATE PARAMETER FILE                                           3/24/25    PAGE 1
STORED IN ^SD(409.92,  (82 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                     (VERSION 5.3)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains the parameters necessary to manipulate the various data elements used by the 'ACRP Ad Hoc Report' [SCRPW AD HOC
REPORT].  
 
         *** THE CONTENTS OF THIS FILE SHOULD NOT BE EDITED *** 


              DD ACCESS: @
              WR ACCESS: @
             DEL ACCESS: @
           LAYGO ACCESS: @
           AUDIT ACCESS: @
IDENTIFIED BY: MAJOR CATEGORY (EXTERNAL) (#2), MINOR CATEGORY (EXTERNAL) (#4)

CROSS
REFERENCED BY: ACRONYM(AC), ORDER NUMBER(B), MINOR CATEGORY (EXTERNAL)(C)



409.92,.01    ORDER NUMBER           0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4)!'(X?4N) X
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Answer must be 4 characters in length, all numeric; where the first 2 characters represent the 
                                order of the major category, the second 2 characters represent the order of the minor category. 
              DESCRIPTION:      This is a 4 digit numeric value that determines where (and in what order) each data element will be
                                displayed by ^DIR for selection in the 'ACRP Ad Hoc Report'.  The first to digits determine the
                                order of the major category of this data element.  The second two digits determine the order of the
                                subcategory of this data element (within the major category).  

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


409.92,1      MAJOR CATEGORY (INTERNAL) 0;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>2!($L(X)<2) X
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Answer must be 2 characters in length. 
              DESCRIPTION:      This is the internal value or acronym that represents the major category of this data element.  The
                                4 character acronym created by concatinating the major category acromym with the subcategory
                                acronym is used as a unique identifier for this data element.  


409.92,2      MAJOR CATEGORY (EXTERNAL) 0;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
              LAST EDITED:      APR 08, 1998 
              HELP-PROMPT:      Answer must be 1-40 characters in length. 
              DESCRIPTION:
                                This is the external representation of the major category (conceptual group) of this data element.  


409.92,3      MINOR CATEGORY (INTERNAL) 0;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>2!($L(X)<2) X
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Answer must be 2 characters in length. 
              DESCRIPTION:
                                This is the internal value or acronym that represents the subcategory of this data element.  


409.92,4      MINOR CATEGORY (EXTERNAL) 0;5 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
              LAST EDITED:      APR 08, 1998 
              HELP-PROMPT:      Answer must be 1-40 characters in length. 
              DESCRIPTION:
                                This is the external representation of the subcategory (actual data value) of this data element.  

              CROSS-REFERENCE:  409.92^C^MUMPS 
                                1)= S ^SD(409.92,"C",X,DA)=""
                                2)= K ^SD(409.92,"C",X,DA)


409.92,5      TYPE                   0;6 SET

                                'D' FOR DATE; 
                                'P' FOR POINTER; 
                                'F' FOR FIELD; 
                                'N' FOR NUMBER; 
                                'T' FOR TEXT; 
                                'C' FOR COMPUTED; 
                                'PP' FOR POINTER/POINTER; 
                                'S' FOR SET OF CODES; 
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Indicates the type of data this element is. 
              DESCRIPTION:      This field defines the type of data this data element consists of and determines how it will be
                                manipulated generically.  


409.92,6      TYPE WHERE             7;E1,245 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Answer must be 1-245 characters in length.  Contains 'where' (global or field) or execute code that 
                                sets up DIR array for set of codes. 
              DESCRIPTION:      This indicates where or how this data type is found or code to set up DIR(0). Specifically: 
                                 
                                       Data type:              Value: 
                                       ------------------      -------------------------------
                                       FIELD                   "file#,field#" 
                                       POINTER                 global root of file pointed to 
                                       POINTER/POINTER         "globalroot;field#" 
                                       SET OF CODES            execute code to set DIR(0) 

              DELETE AUTHORITY: @
              WRITE AUTHORITY:  @
              READ AUTHORITY:   @

409.92,7      TYPE SCREEN            8;E1,245 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Answer must be 1-245 characters in length.  Value for DIC("S") or input transform. 
              DESCRIPTION:      This field contains logic for DIC("S") or parameters for DIC(0), specifically: 
                                 
                                       Data type:              Value: 
                                       --------------------    -------------------------------------
                                       DATE                    value for DIR(0)          (required) 
                                       NUMBER                  value for DIR(0)          (required) 
                                       POINTER                 screen logic for DIC("S") (optional) 
                                       TEXT                    value for DIR(0)          (required) 

              DELETE AUTHORITY: @
              WRITE AUTHORITY:  @
              READ AUTHORITY:   @

409.92,8      CHOICE METHOD          0;9 SET

                                'L' FOR LIST; 
                                'R' FOR RANGE; 
                                'LR' FOR LIST OR RANGE; 
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Determines selection method(s) allowed for this data element. 
              DESCRIPTION:      This determines the choice method(s) the user will be allowed when selecting items for this data
                                element.  


409.92,9      NUMBER OF CHOICES      0;10 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Type a Number between 0 and 999, 0 Decimal Digits.  Limits the number of choices for list 
                                selection. 
              DESCRIPTION:
                                This determines the maximum number of item choices a user is allowed for this data element.  


409.92,10     CODE TO SET 'SDX'      11;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      This is Standard MUMPS code.  Creates SDX array where SDX(internal value)=external value. 
              DESCRIPTION:      When an encounter is being evaluated, the actual data values for this data element are extracted
                                into an array where: 
                                 
                                       SDX(n)=internal value^external value 
                                 
                                This field contains code which, when executed, will create the SDX array.  

              WRITE AUTHORITY:  @

409.92,11     OUTPUT TRANSFORM       12;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      This is Standard MUMPS code.  Performs output transform (where SDX="internal value^external value" 
                                or "int;int^ext / ext" for pointer/pointer data types). 
              DESCRIPTION:      This field contains code which, when executed, will transform the values in the SDX(n) array into a
                                different format, if desired.  

              WRITE AUTHORITY:  @

409.92,12     CODE TO SET 'SDIRQ'    13;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      This is Standard MUMPS code.  Code that sets SDIRQ array for use as DIR("?"). 
              DESCRIPTION:
                                This field contains code that sets the SDIRQ array to help text used as the DIR("?") array.  

              WRITE AUTHORITY:  @

409.92,13     ADDITIONAL LIMITATIONS 0;14 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4) X
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Answer must be 4 characters in length.  Represents synonymous additional limitations to apply when 
                                evaluating limitations. 
              DESCRIPTION:      This field contains the acronym representing an additional data element to be applied synonymously
                                when evaluating this data element as a limitation.  


409.92,14     PRINT FIELD LEVEL      0;15 SET

                                '0' FOR EXCLUDE; 
                                '1' FOR ENCOUNTER DETAIL ONLY; 
                                '2' FOR ALL DETAIL TYPES; 
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Determines which data element are selectable for which patient detail types (ie. encounter or 
                                patient/visit). 
              DESCRIPTION:      This field describes what level of detail this data element is related to and restricts selection
                                accordingly.  


409.92,15     MULTIPLE VALUED        0;16 SET

                                '0' FOR NO; 
                                '1' FOR YES; 
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Indicates if this data element is potentially multiply valued. 
              DESCRIPTION:
                                This indicates if the actual data for this data element can potentially be multiply valued.  


409.92,16     ACRONYM                1;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4) X
              LAST EDITED:      MAR 19, 1998 
              HELP-PROMPT:      Answer must be 4 characters in length. 
              DESCRIPTION:      This field contains the acronym which uniquely identifies this data element.  It is a 4 character
                                value which consists of the internal values of the major category and subcategory of this data
                                element.  

              CROSS-REFERENCE:  409.92^AC^MUMPS 
                                1)= S ^SD(409.92,"C",X,DA)=""
                                2)= K ^SD(409.92,"C",X,DA)
                                Adds acronym to 'C' x-ref. for lookup.  




INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):