STANDARD DATA DICTIONARY #409.91 -- ACRP REPORT TEMPLATE FILE                                                     3/24/25    PAGE 1
STORED IN ^SDD(409.91,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                      (VERSION 5.3)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains user defined parameter specification templates for the 'ACRP Ad Hoc Report' [SCRPW AD HOC REPORT].  Because
template integrity may be adversely affected, records in this file should not be created or edited directly through Fileman.  


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

CROSS
REFERENCED BY: NAME(B)



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

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
              LAST EDITED:      MAR 20, 1998 
              HELP-PROMPT:      Answer must be 3-30 characters in length. 
              DESCRIPTION:
                                This is the name of the 'ACRP Ad Hoc Report' template being stored.  

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


409.91,1      CREATED BY             0;2 POINTER TO NEW PERSON FILE (#200)

              LAST EDITED:      MAR 20, 1998 
              HELP-PROMPT:      This is the person that originally created this template. 
              DESCRIPTION:
                                The person that originally created and stored this template.  


409.91,2      DATE CREATED           0;3 DATE

              INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      MAR 20, 1998 
              HELP-PROMPT:      Date/time this template was originally created. 
              DESCRIPTION:
                                The date/time this template was originally stored.  


409.91,3      LAST EDITED BY         0;4 POINTER TO NEW PERSON FILE (#200)

              LAST EDITED:      MAR 20, 1998 
              HELP-PROMPT:      The last person to file parameter specifications to this template record. 
              DESCRIPTION:
                                The last person to file parameter specifications to this template record.  


409.91,4      DATE LAST EDITED       0;5 DATE

              INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      MAR 20, 1998 
              HELP-PROMPT:      Date/time parameter specifications were last filed to this template record. 
              DESCRIPTION:
                                The last date parameter specifications were stored in this template record.  


409.91,5      DESCRIPTION            0;6 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3) X
              LAST EDITED:      MAR 20, 1998 
              HELP-PROMPT:      Answer must be 3-80 characters in length.  Enter a brief description of the purpose of this 
                                template. 
              DESCRIPTION:
                                A brief description of the purpose of this template.  


409.91,6      REPORT PARAMETERS      1;0 SET Multiple #409.916 (Add New Entry without Asking)

              DESCRIPTION:      This multiple stores the four types of parameters that a template always consists of (FORMAT,
                                PERSPECTIVE, LIMITATIONS and PRINT ORDER).  


409.916,.01     PARAMETER TYPE         0;1 SET

                                  'F' FOR FORMAT; 
                                  'P' FOR PERSPECTIVE; 
                                  'L' FOR LIMITATIONS; 
                                  'O' FOR PRINT ORDER; 
                LAST EDITED:      MAR 20, 1998 
                HELP-PROMPT:      Enter the type of parameter these specifications represent. 
                CROSS-REFERENCE:  409.916^B 
                                  1)= S ^SDD(409.91,DA(1),1,"B",$E(X,1,30),DA)=""
                                  2)= K ^SDD(409.91,DA(1),1,"B",$E(X,1,30),DA)


409.916,1       PARAMETER NUMBER       1;0 Multiple #409.9161 (Add New Entry without Asking)

                DESCRIPTION:
                                  This multiple contains the various elements of this parameter type.  


409.9161,.01      PARAMETER NUMBER       0;1 NUMBER

                  INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Type a Number between 1 and 99999, 0 Decimal Digits 
                  CROSS-REFERENCE:  409.9161^B 
                                    1)= S ^SDD(409.91,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)=""
                                    2)= K ^SDD(409.91,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)


409.9161,.02      CATEGORY INTERNAL      0;2 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Answer must be 1-120 characters in length, representing the internal value (abbreviation) of 
                                    the major category for this parameter. 
                  DESCRIPTION:      This is the acronym or internal value that represents the major category of the data type for
                                    this parameter.  


409.9161,.03      CATEGORY EXTERNAL      0;3 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Answer must be 1-120 characters in length, representing the external value of the major 
                                    category for this parameter. 
                  DESCRIPTION:
                                    This is the major category of the data type for this parameter.  


409.9161,1        SUBCATEGORY INTERNAL   1;1 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Answer must be 1-120 characters in length, representing the internal value (abbteviation) of 
                                    the subcategory for this parameter. 
                  DESCRIPTION:      This is the acronym or internal value that represents the sub-category of the data element for
                                    this parameter.  


409.9161,1.1      SUBCATEGORY EXTERNAL   1;2 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Answer must be 1-120 characters in length, representing the external value of the subcategory 
                                    for this parameter. 
                  DESCRIPTION:
                                    This is the sub-category of the data element for this parameter.  


409.9161,2        LIST/RANGE/NULL INTERNAL 2;1 SET

                                    'L' FOR LIST; 
                                    'R' FOR RANGE; 
                                    'N' FOR NULL; 
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      This determines the method of selection for this data element. 
                  DESCRIPTION:      This is the internal value of the set of codes which indicate if this parameter will return a
                                    list, range or null values.  


409.9161,2.1      LIST/RANGE/NULL EXTERNAL 2;2 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Answer must be 1-120 characters in length. 
                  DESCRIPTION:      This is the external value that indicates if this parameter returns a list, range or null
                                    values.  


409.9161,3        INCLUDE/EXCLUDE INTERNAL 3;1 SET

                                    'I' FOR INCLUDE; 
                                    'E' FOR EXCLUDE; 
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      For limitation purposes, this determines if activity with this data element will be included or 
                                    excluded from the report. 
                  DESCRIPTION:      This is the internal value of the set of codes that indicate if this data element is to be
                                    included or excluded from the report.  


409.9161,3.1      INCLUDE/EXCLUDE EXTERNAL 3;2 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Answer must be 1-120 characters in length. 
                  DESCRIPTION:
                                    This indicates if this data element should be included or excluded from the output.  


409.9161,4        ITEM LIST              4;0 Multiple #409.91614 (Add New Entry without Asking)

                  DESCRIPTION:
                                    This multiple contains the specific data items that this parameter will include or exclude.  


409.91614,.01       ITEM EXTERNAL          0;1 FREE TEXT

                    INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                    LAST EDITED:      MAR 20, 1998 
                    HELP-PROMPT:      Answer must be 1-120 characters in length, representing the external value of a selected data 
                                      item. 
                    DESCRIPTION:
                                      This is the external value of the selected data item.  

                    CROSS-REFERENCE:  409.91614^B 
                                      1)= S ^SDD(409.91,DA(3),1,DA(2),1,DA(1),4,"B",$E(X,1,30),DA)=""
                                      2)= K ^SDD(409.91,DA(3),1,DA(2),1,DA(1),4,"B",$E(X,1,30),DA)


409.91614,.02       ITEM INTERNAL          0;2 FREE TEXT

                    INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                    LAST EDITED:      MAR 20, 1998 
                    HELP-PROMPT:      Answer must be 1-120 characters in length, representing the internal value of a selected data 
                                      item. 
                    DESCRIPTION:
                                      This is the internal value of the selected data item.  




409.9161,6        DATE VALUED              6;1 SET

                                      'D' FOR DATE VALUED; 
                    LAST EDITED:      MAR 20, 1998 
                    HELP-PROMPT:      Indicates if this parameter item is date valued. 
                    DESCRIPTION:
                                      This is used to indicate if this data element is date valued.  






409.91,7      ADDITIONAL PRINT FIELDS 2;0 SET Multiple #409.917 (Add New Entry without Asking)

              DESCRIPTION:      This multiple contains a list of additional print field selected to be included in the output of
                                detailed format reports (if any).  


409.917,.01     PRINT FIELD TYPE       0;1 SET

                                  '1' FOR ENCOUNTER RELATED DATA; 
                                  '2' FOR PATIENT RELATED DATA; 
                LAST EDITED:      MAR 20, 1998 
                HELP-PROMPT:      Specifies the type of additional print field data. 
                DESCRIPTION:      This set of codes determines which data elements may be selected for additional print fields
                                  according to the detail list type that has been selected.  For unique patient and visit type
                                  detail lists, only patient related data elements may be selected.  For encounter type detail
                                  lists, patient related and encounter related elements may be selected.  

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


409.917,1       DATA ELEMENT           1;0 Multiple #409.9171 (Add New Entry without Asking)

                DESCRIPTION:
                                  This is the external representation of the major category of this data type.  


409.9171,.01      DATA ELEMENT ACRONYM   0;1 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>4!($L(X)<4) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Answer must be 4 characters in length.   
                  CROSS-REFERENCE:  409.9171^B 
                                    1)= S ^SDD(409.91,DA(2),2,DA(1),1,"B",$E(X,1,30),DA)=""
                                    2)= K ^SDD(409.91,DA(2),2,DA(1),1,"B",$E(X,1,30),DA)


409.9171,1        DATA ELEMENT CATEGORY  0;2 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Answer must be 1-120 characters in length, representing the major category of this additional 
                                    print field. 

409.9171,2        DATA ELEMENT SUBCATEGORY 0;3 FREE TEXT

                  INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
                  LAST EDITED:      MAR 20, 1998 
                  HELP-PROMPT:      Answer must be 1-120 characters in length, representing the minor category of this additional 
                                    print field. 
                  DESCRIPTION:
                                    This is the external representation of the subcategory of this data element.  







      FILES POINTED TO                      FIELDS

NEW PERSON (#200)                 CREATED BY (#1)
                                  LAST EDITED BY (#3)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):