Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details |  All
Print Page as PDF
Sub-Field: 90506.03

Package: iCare

ICARE DEFINITIONS(#90506)-->90506.03

Sub-Field: 90506.03


Information

Parent File Name Number Package
ICARE DEFINITIONS(#90506) PARAMETERS 90506.03 iCare

Details

Field # Name Loc Type Details
.01 PARAMETER CODE 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<3) X
  • LAST EDITED:  NOV 15, 2005
  • HELP-PROMPT:  Answer must be 3-8 characters in length.
  • DESCRIPTION:  
    This is the list of each parameter variable that is associated with a predefined panel.
  • CROSS-REFERENCE:  90506.03^B
    1)= S ^BQI(90506,DA(1),3,"B",$E(X,1,30),DA)=""
    2)= K ^BQI(90506,DA(1),3,"B",$E(X,1,30),DA)
.02 DATA TYPE 0;2 SET
  • 'D' FOR Date;
  • 'R' FOR Relative Date;
  • 'N' FOR Numeric;
  • 'T' FOR Table;
  • 'C' FOR Choice;
  • 'X' FOR Text;

  • LAST EDITED:  JUL 13, 2006
  • DESCRIPTION:  This field describes how a parameter should be identified. The values are:
    D=Date=a standard date which can also be used for date ranges.
    R=Relative date=a date in the format of 'T' +/- number type e.g.
    T-3M = Today minus 3 months
    N=Numeric=a number value
    T=Table=a table of values
    C=Choice=a list of choices that the user can select from
.03 UPPER LIMIT 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  OCT 11, 2005
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field is the upper limit allowed on the parameter.  It could be a date, relative date (T=today), a parameter name, a number, etc.
.04 LOWER LIMIT 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  OCT 11, 2005
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field is the lower limit allowed on the parameter.  It could be a date, a relative date, a parameter, etc.
.05 DEFAULT 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  OCT 11, 2005
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field is the default value for the parameter.
.06 REQUIRED/OPTIONAL 0;6 SET
  • 'R' FOR Required;
  • 'O' FOR Optional;

  • LAST EDITED:  OCT 11, 2005
  • DESCRIPTION:  
    This field indicates if a parameter is required or optional.  If left blank, it is assumed to be optional.
.07 EXCLUDE 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  OCT 11, 2005
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field contains an exclusion and may contain the name of another parameter to exclude if the logic is 'EITHER' instead of 'ALL'.
.08 TABLE FILE # 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  OCT 12, 2005
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    This field contains the FileMan file number where the table entry is selected from.
.09 DESCRIPTION 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  MAR 06, 2017
  • HELP-PROMPT:  Answer must be 1-60 characters in length.
  • DESCRIPTION:  
    This is the full description of the parameter code and can be used as a prompt value.
.1 DESCRIPTION ORDER 0;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 14, 2011
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits
  • DESCRIPTION:  
    This is the order that the parameter should be generated in the generated description.
  • CROSS-REFERENCE:  90506.03^AC
    1)= S ^BQI(90506,DA(1),3,"AC",$E(X,1,30),DA)=""
    2)= K ^BQI(90506,DA(1),3,"AC",$E(X,1,30),DA)
.11 MAP? 0;11 SET
  • '1' FOR Yes, maps to another parameter;
  • '0' FOR No, doesn't map to another parameter;

  • LAST EDITED:  FEB 05, 2008
  • DESCRIPTION:  
    If this parameter is mapped to another parameter, then it is reported as the mapped to parameter and not the actual parameter.  Example: RFROM and RTHRU are mapped to RANGE.
.12 MAPS TO 0;12 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  FEB 05, 2008
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    This is the parameter name that if the MAP? flag is '1' (Yes, maps to another parameter).  Example: RFROM and RTHRU are mapped to RANGE.
.13 INACTIVE 0;13 SET
  • '1' FOR Inactive;

  • LAST EDITED:  OCT 29, 2008
  • DESCRIPTION:  
    If this field is no longer active, mark it as '1' inactive.
.14 PARM DESC ORDER-NEW 0;14 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 07, 2011
  • HELP-PROMPT:  Type the order that this parameter will display in the panel description.
  • CROSS-REFERENCE:  90506.03^C
    1)= S ^BQI(90506,DA(1),3,"C",$E(X,1,30),DA)=""
    2)= K ^BQI(90506,DA(1),3,"C",$E(X,1,30),DA)
1 LIST OF CHOICES 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  OCT 11, 2005
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  This is the list of choices for this parameter.
    Example:  3 months, 6 months, 1 year
2 DESCRIPTION EXECUTABLE 2;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  SEP 07, 2011
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  
    This is the special executable code that creates the generated description for the parameter.
    WRITE AUTHORITY:  @
3 CHOICES 3;0 Multiple #90506.33 90506.33
4 GENERATED DESCRIPTION 4;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  SEP 07, 2011
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is the text that the generated description will use.
5 PARAMETER DESC FORMATTING 5;0 Multiple #90506.04 90506.04
Info |  Details |  All