STANDARD DATA DICTIONARY #358.99 -- IMP/EXP AICS DATA ELEMENTS FILE                                               3/24/25    PAGE 1
STORED IN ^IBE(358.99,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                      (VERSION 3.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
Used as a workspace for the import/export utility.  



POINTED TO BY: ALLOWABLE QUALIFIERS field (#13) of the PACKAGE INTERFACE File (#357.6) 
               ALLOWABLE QUALIFIERS field (#.01) of the ALLOWABLE QUALIFIERS sub-field (#357.613) of the PACKAGE INTERFACE File 
                   (#357.6) 
               NARRATIVE DATA TYPE field (#16.2) of the IMP/EXP PACKAGE INTERFACE File (#358.6) 
               PRIMARY VALUE DATA TYPE field (#16.6) of the IMP/EXP PACKAGE INTERFACE File (#358.6) 
               ALLOWABLE QUALIFIERS field (#.01) of the ALLOWABLE QUALIFIERS sub-field (#358.613) of the IMP/EXP PACKAGE INTERFACE 
                   File (#358.6) 
               

CROSS
REFERENCED BY: DHCP DATA TYPE(B)



358.99,.01    DHCP DATA TYPE         0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
              LAST EDITED:      APR 18, 1995 
              HELP-PROMPT:      Answer must be 3-30 characters in length. 
              DESCRIPTION:      A type of data that is recognized as such within the framework of scanning DHCP forms and which
                                requires its own Paper Keyboard description.  

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


358.99,.02    MAXIMUM LENGTH FOR INPUT 0;2 NUMBER (Required)

              INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
              LAST EDITED:      MAY 04, 1995 
              HELP-PROMPT:      What is the maximum number of characters that can be input for this data? 
              DESCRIPTION:
                                The maximum number of characters that can be input for this data type.  


358.99,.05    PRINT FORMAT           0;5 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1) X
              LAST EDITED:      AUG 11, 1995 
              HELP-PROMPT:      Use an underscore,'_',to indicate positions that the user should fill in. Use other characters to 
                                pre-fillthat position. 
              DESCRIPTION:      Used to print the field. Fields for certain types of data, such as telephone numbers and Social
                                Security numbers usually require certain formats, such as 092-52-0493 for an SSN. The PRINT FORMAT
                                allows the required format to be specified.  


358.99,.06    SPACE ALLOCATION       0;6 NUMBER (Required)

              INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
              LAST EDITED:      MAY 04, 1995 
              HELP-PROMPT:      What is the maximum number of characters in this field? 
              DESCRIPTION:
                                This is used to determine how much space on the form to allocate for the hand print.  


358.99,.07    REQUIRED CONFIDENCE    0;7 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>11)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      JUN 01, 1995 
              HELP-PROMPT:      Enter a number between 0 and 11. 0 means that the data will not require validation, 11 means the 
                                field must always be validated. 
              DESCRIPTION:      This is the confidence level (as defined by Paper Keyboard) that should be applied to this data
                                type.  


358.99,.1     RECOMMENDED LABEL      0;10 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
              LAST EDITED:      AUG 17, 1995 
              HELP-PROMPT:      Answer must be 1-30 characters in length. 
              DESCRIPTION:
                                Will be used as a default label.  


358.99,.11    LABEL FOR UNIT OF MEASUREMENT 0;11 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
              LAST EDITED:      AUG 15, 1995 
              HELP-PROMPT:      Answer must be 1-20 characters in length. 
              DESCRIPTION:
                                The unit of measurement as defined by the PCE Generic Device Interface.  


358.99,.12    PCE GDI VITALS TYPE    0;12 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
              LAST EDITED:      AUG 11, 1995 
              HELP-PROMPT:      Answer must be 1-10 characters in length. 
              DESCRIPTION:
                                The type of vitals measurement - used only for the PCE GDI VITALS node.  


358.99,.13    PCE GDI VITALS UNITS   0;13 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
              LAST EDITED:      AUG 11, 1995 
              HELP-PROMPT:      Answer must be 1-10 characters in length. 
              DESCRIPTION:
                                The unit of measurement - used only for the PCE GDI VITALS node.  


358.99,1      PCE GDI INPUT TRANSFORM 1;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      SEP 08, 1995 
              HELP-PROMPT:      The M code should set X to the value to be passed, else kill X if it is not valid. 
              DESCRIPTION:      The input transform should change X into a value that can be passed to the PCE Generic Device
                                Interface. X should be killed if it not be transformed.  Note that the return value of X need not
                                meet all of PCE's validation requirments - for example, X may be an inactive code.  

              WRITE AUTHORITY:  @

358.99,2      HELP FOR INPUT TRANSFORM 2;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
              LAST EDITED:      APR 26, 1995 
              HELP-PROMPT:      Enter a line of help that will assist the user in entering valid data. 
              DESCRIPTION:
                                Help for the user.  


358.99,10.01  PAPER KEYBOARD DATA TYPE 10;1 SET

                                'a' FOR ALPHA (any ASCII); 
                                'd' FOR DATE (MM/DD/YY); 
                                'f' FOR FLOATING POINT NUMBER; 
                                'i' FOR INTEGER; 
                                't' FOR TIME(HHMM, VA FileMan format); 
              LAST EDITED:      SEP 28, 1995 
              HELP-PROMPT:      Choose the most appropriate data type from the list. 
              DESCRIPTION:      These are the data types provided for by Paper Keyboard.  The ALPHA data type can be further
                                described by a Paper Keyboard picture clause.  The Integer data type does not apply if the field
                                can contain spaces or punctuation other than a '-'.  


358.99,10.02  PAPER KEYBOARD PICTURE 10;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
              LAST EDITED:      SEP 28, 1995 
              HELP-PROMPT:      Answer must be 1-60 characters in length. 
              DESCRIPTION:      Enter a picture clause specific to Paper Keyboard.  A picture clause describes the intended format
                                for the data type.  This is similar to an M pattern match.  For example, a CPT code is 5
                                characters, the first character may be an alpha or numeric followed by 4 numeric characaters.  To
                                represent this picture in Paper Keyboard, one would enter the picture X####.  


358.99,10.03  DICTIONARY             10;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>12!($L(X)<1) X
              LAST EDITED:      SEP 28, 1995 
              HELP-PROMPT:      Answer must be 1-12 characters in length. 
              DESCRIPTION:      Enter the name of a Paper Keyboard Dictionary.  A dictionary can be applied to ICR data types to
                                improve the recognition of ICR fields.  This is the name of the file that Paper Keyboard uses.  


358.99,10.04  PK PICTURES FOR SUBFIELDS 10;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>120!($L(X)<1) X
              LAST EDITED:      SEP 28, 1995 
              HELP-PROMPT:      Answer must be 1-120 characters in length. 
              DESCRIPTION:      When using print formats for paper keyboard you should enter the picture clause in this field.  For
                                example, the print format for a SSN might look like ___-__-____.  This would cause the dashes to be
                                printed and user input to be accepted in three subfields with lenghts of 3, 2, and 4 numerics.  You
                                would then enter the picture in this field as ###-##-####.  (note the # sign is used as the picture
                                for numerics) 



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):