STANDARD DATA DICTIONARY #7107.2 -- NOIS FIELD FILE                                                               3/24/25    PAGE 1
STORED IN ^FSC("FLD",  (47 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                     (VERSION 1.1)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file defines the fields in a NOIS call, so that they can be selected and used in displays, editing, and searching.  



POINTED TO BY: FIELD field (#.01) of the DEFAULT FIELDS sub-field (#7105.21) of the NOIS USER DEFAULTS File (#7105.2) 
               INDEX FIELD field (#4) of the NOIS LIST DEFINITION File (#7107.1) 
               FIELD field (#3) of the DEFINITIONS sub-field (#7107.11) of the NOIS LIST DEFINITION File (#7107.1) 
               FIELD field (#.01) of the FIELDS sub-field (#7107.62) of the NOIS FORMAT File (#7107.6) 
               

CROSS
REFERENCED BY: ABBREVIATION(AC), CLIENT LOOKUP(ACL), NAME(B), SYNONYM(C)



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

              INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
              HELP-PROMPT:      NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION 
              DESCRIPTION:
                                This is the name of the NOIS field.  This field corresponds to a field in the NOIS CALL file.  

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


7107.2,1      TEXT                   0;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
              LAST EDITED:      FEB 16, 1993 
              HELP-PROMPT:      Answer must be 1-30 characters in length. 
              DESCRIPTION:
                                This the text that this field displays on outputs.  


7107.2,2      TYPE                   0;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
              LAST EDITED:      FEB 16, 1993 
              HELP-PROMPT:      Answer must be 1-15 characters in length. 
              DESCRIPTION:
                                This field is interpreted by the NOIS software to describe the NOIS field.  


7107.2,3      NODE/PIECE             0;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>12!($L(X)<1) X
              LAST EDITED:      OCT 10, 1993 
              HELP-PROMPT:      Answer must be 1-12 characters in length. 
              DESCRIPTION:
                                This is the node;piece of the the associated field in the NOIS CALL file.  


7107.2,4      INDEX                  0;5 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
              LAST EDITED:      FEB 16, 1993 
              HELP-PROMPT:      Answer must be 1-8 characters in length. 
              DESCRIPTION:
                                If the field in the NOIS CALL file has a simple index, this is entered here.  


7107.2,4.5    **OFFSET NODE/PIECE    0;6 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
              LAST EDITED:      JAN 18, 1998 
              HELP-PROMPT:      Answer must be 1-15 characters in length. 
              DESCRIPTION:
                                NOT USED.  


7107.2,5      SYNONYMS               1;0 Multiple #7107.25

              DESCRIPTION:
                                These are synonyms for this field.  


7107.25,.01     SYNONYM                0;1 FREE TEXT (Multiply asked)

                INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>30!($L(X)<1) X
                LAST EDITED:      OCT 31, 1993 
                HELP-PROMPT:      Answer must be 1-30 characters in length. 
                DESCRIPTION:
                                  This is a synonym for the field.  

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

                CROSS-REFERENCE:  7107.2^C 
                                  1)= S ^FSC("FLD","C",$E(X,1,30),DA(1),DA)=""
                                  2)= K ^FSC("FLD","C",$E(X,1,30),DA(1),DA)




7107.2,8      ABBREVIATION           0;7 FREE TEXT

              INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>8!($L(X)<1) X
              LAST EDITED:      DEC 22, 1993 
              HELP-PROMPT:      Answer must be 1-8 characters in length. 
              DESCRIPTION:      This abbreviation for the field is used by the NOIS software for extracts of data from the NOIS
                                CALL file.  

              CROSS-REFERENCE:  7107.2^AC 
                                1)= S ^FSC("FLD","AC",$E(X,1,30),DA)=""
                                2)= K ^FSC("FLD","AC",$E(X,1,30),DA)


7107.2,9      FIELD                  0;8 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>9999.999)!(X<.001)!(X?.E1"."4N.N) X
              LAST EDITED:      NOV 29, 1993 
              HELP-PROMPT:      Type a Number between .001 and 9999.999, 3 Decimal Digits 
              DESCRIPTION:
                                This is the associated field number in the NOIS CALL file.  


7107.2,9.9    **USED FOR DEFAULT ENTRY 0;10 SET

                                '1' FOR YES; 
              LAST EDITED:      JAN 18, 1998 
              DESCRIPTION:
                                NOT USED.  


7107.2,10     SEARCH PERCENTAGE      0;9 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>1)!(X<0)!(X?.E1"."6N.N) X
              LAST EDITED:      JAN 25, 1994 
              HELP-PROMPT:      Type a Number between 0 and 1, 5 Decimal Digits 
              DESCRIPTION:
                                This field stores the percentage of times this entry exists in the NOIS CALL file.  


7107.2,11     SCREEN ON LOOKUP       .1;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      AUG 25, 1994 
              HELP-PROMPT:      This is Standard MUMPS code. 
              DESCRIPTION:
                                This field is used to set DIC("S") and is used if this field is a pointer type of field.  

              WRITE AUTHORITY:  @

7107.2,20     FREQUENT VALUES        2;0 Multiple #7107.21

              DESCRIPTION:
                                These values are used for search optimization.  


7107.21,.01     FREQUENT VALUE         0;1 FREE TEXT (Multiply asked)

                INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
                LAST EDITED:      JAN 25, 1994 
                HELP-PROMPT:      Answer must be 1-30 characters in length. 
                DESCRIPTION:
                                  This is a frequently entered value for this field.  

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


7107.21,1       VALUE PERCENTAGE       0;2 NUMBER

                INPUT TRANSFORM:  K:+X'=X!(X>1)!(X<0)!(X?.E1"."6N.N) X
                LAST EDITED:      JAN 25, 1994 
                HELP-PROMPT:      Type a Number between 0 and 1, 5 Decimal Digits 
                DESCRIPTION:
                                  This is the percentage of time this value exists for this field.  




7107.2,99     CLIENT LOOKUP          99;0 Multiple #7107.299

              DESCRIPTION:
                                These are the names of the field used by the client.  


7107.299,.01    CLIENT LOOKUP          0;1 FREE TEXT (Multiply asked)

                INPUT TRANSFORM:  K:$L(X)>60!($L(X)<2) X
                LAST EDITED:      SEP 27, 1997 
                HELP-PROMPT:      Answer must be 2-60 characters in length. 
                DESCRIPTION:
                                  This is the name of the field used by the client.  

                CROSS-REFERENCE:  7107.299^B 
                                  1)= S ^FSC("FLD",DA(1),99,"B",$E(X,1,30),DA)=""
                                  2)= K ^FSC("FLD",DA(1),99,"B",$E(X,1,30),DA)

                CROSS-REFERENCE:  7107.2^ACL^MUMPS 
                                  1)= S ^FSC("FLD","ACL",$$UP^XLFSTR(X),DA(1),DA)=""
                                  2)= K ^FSC("FLD","ACL",$$UP^XLFSTR(X),DA(1),DA)





INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):