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.31

Package: iCare

ICARE FILE DEFINITION(#90506.3)-->90506.31

Sub-Field: 90506.31


Information

Parent File Name Number Package
ICARE FILE DEFINITION(#90506.3) DISPLAY COLUMNS 90506.31 iCare

Details

Field # Name Loc Type Details
.01 DISPLAY COLUMN NAME 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<1) X
  • LAST EDITED:  MAY 13, 2008
  • HELP-PROMPT:  Answer must be 1-45 characters in length.
  • DESCRIPTION:  
    This is the name of the column that will display in the GUI.
  • CROSS-REFERENCE:  90506.31^B
    1)= S ^BQI(90506.3,DA(1),10,"B",$E(X,1,30),DA)=""
    2)= K ^BQI(90506.3,DA(1),10,"B",$E(X,1,30),DA)
.02 INTERNAL COLUMN NAME 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 21, 2007
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the column name as need by BMXNet for the header.
.03 COLUMN SIZE 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>800)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 21, 2007
  • HELP-PROMPT:  Type a Number between 0 and 800, 0 Decimal Digits
  • DESCRIPTION:  
    This number helps the GUI size the column.
.04 COLUMN TYPE PEND 0;4 SET
  • 'H' FOR Hidden;
  • 'S' FOR Show;

  • LAST EDITED:  SEP 13, 2007
  • DESCRIPTION:  
    This designates the column when it is sent whether it should be displayed on the PCC add event form or not. The values are 'Show' or 'Hide'.
.05 DISPLAY ORDER 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 21, 2007
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits
  • DESCRIPTION:  
    This is the default order that the column should be displayed.
  • CROSS-REFERENCE:  90506.31^C
    1)= S ^BQI(90506.3,DA(1),10,"C",$E(X,1,30),DA)=""
    2)= K ^BQI(90506.3,DA(1),10,"C",$E(X,1,30),DA)
.06 SORT ORDER 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 21, 2007
  • HELP-PROMPT:  Type a Number between 1 and 99, 0 Decimal Digits
  • DESCRIPTION:  
    This is the default sort order that the column should be sorted.
  • CROSS-REFERENCE:  90506.31^D
    1)= S ^BQI(90506.3,DA(1),10,"D",$E(X,1,30),DA)=""
    2)= K ^BQI(90506.3,DA(1),10,"D",$E(X,1,30),DA)
.07 CODE 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  APR 09, 2007
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    A short code to be used as a parameter.
  • CROSS-REFERENCE:  90506.31^AC
    1)= S ^BQI(90506.3,DA(1),10,"AC",$E(X,1,30),DA)=""
    2)= K ^BQI(90506.3,DA(1),10,"AC",$E(X,1,30),DA)
.08 TRIGGER 0;8 SET
  • 'Y' FOR Yes, triggers RPC;
  • 'P' FOR Propose trigger;

  • LAST EDITED:  NOV 30, 2007
  • DESCRIPTION:  
    Enter '1' if this field when entered triggers other data in this Vfile.
.09 TRIGGER RPC 0;9 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAY 24, 2007
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the RPC to call when the trigger flag is '1'.
.1 TRIGGER CODES 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  APR 16, 2008
  • HELP-PROMPT:  Answer must be 1-80 characters in length.
  • DESCRIPTION:  
    Enter the codes enclosed in {} that the values need to be passed to the trigger RPC.
.11 INACTIVE 0;11 SET
  • '1' FOR INACTIVE;

  • LAST EDITED:  JUN 15, 2007
  • DESCRIPTION:  
    Enter '1' if this field is to be inactive.
.12 COLUMN TYPE VIEW 0;12 SET
  • 'S' FOR Show;
  • 'H' FOR Hide;

  • LAST EDITED:  SEP 13, 2007
  • DESCRIPTION:  
    This designates the column when it is sent whether it should be displayed on the patient PCC view form or not. The values are 'Show' or 'Hide'.
.13 SORT DIRECTION 0;13 SET
  • 'A' FOR Ascending;
  • 'D' FOR Descending;

  • LAST EDITED:  SEP 13, 2007
  • DESCRIPTION:  
    This the the direction in which the field should be sorted, ascending or descending.
.14 NEW GROUP 0;14 SET
  • 'Y' FOR Yes, start new group;
  • 'C' FOR Collapsible;

  • LAST EDITED:  DEC 11, 2009
  • DESCRIPTION:  
    Set to 'y' if the grouping in the form should start on a new line.
1.01 CODE TYPE 1;1 SET
  • 'D' FOR Date;
  • 'N' FOR Numeric;
  • 'T' FOR Table;
  • 'C' FOR Choice;
  • 'X' FOR Text;
  • 'W' FOR Note;
  • 'M' FOR Multiple;
  • 'P' FOR Password;
  • 'B' FOR Button;
  • 'A' FOR Date and Time;
  • 'K' FOR Check Box;

  • LAST EDITED:  MAY 03, 2011
  • DESCRIPTION:  
    This is the type of data that the parameter code will be.
1.02 CODE UPPER 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 05, 2007
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the upper limit for the parameter code value.
1.03 CODE LOWER 1;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 05, 2007
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the lower limit for the parameter code value.
1.04 CODE DEFAULT 1;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
  • LAST EDITED:  AUG 07, 2009
  • HELP-PROMPT:  Answer must be 1-80 characters in length.
  • DESCRIPTION:  
    This is the default value for the code parameter that will be presented to the user.
1.05 CODE ACTION 1;5 SET
  • 'A' FOR Add only;
  • 'E' FOR Edit only;
  • 'B' FOR Add/Edit;
  • 'D' FOR Display only;
  • 'L' FOR Link;

  • LAST EDITED:  NOV 30, 2009
  • DESCRIPTION:  Enter 'A' if this code parameter is only used to create a new entry. Enter 'E' if this code parameter is only allowed to be edited. Enter 'B' if both actions are allowed for this code parameter.
    Leave blank if this field has no actions allowed.
1.06 CODE REQ/OPT 1;6 SET
  • 'R' FOR Required;
  • 'O' FOR Optional;

  • LAST EDITED:  APR 05, 2007
  • DESCRIPTION:  
    Enter 'R' if this code parameter is a required data element.  Enter 'O' or leave blank if this code parameter is an optional data element.
1.07 CODE EXCLUSION 1;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>36!($L(X)<1) X
  • LAST EDITED:  APR 05, 2007
  • HELP-PROMPT:  Answer must be 1-36 characters in length.
  • DESCRIPTION:  
    Enter the code parameters to exclude if this code parameter is selected/valued.  Enter up to 4 (four) codes separated by a semi-colon (;).
1.08 MULTIPLE REFERENCE 1;8 POINTER TO ICARE FILE DEFINITION FILE (#90506.3) ICARE FILE DEFINITION(#90506.3)

  • LAST EDITED:  JUN 04, 2008
  • DESCRIPTION:  
    If the code type = 'M' for multiple, then this is the associated Definition entry for that multiple.
1.09 UNIQUE 1;9 SET
  • 'Y' FOR Yes;

  • LAST EDITED:  MAR 11, 2009
  • DESCRIPTION:  Enter "Yes" if field validation should be performed on the iCare side to determine if a record with a specific value in the column has already been added to either the pending grid list (for multiple record entry forms)
    or for items in the multiple item editor control.
1.1 LINK COLUMN CODE 1;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<1) X
  • LAST EDITED:  JAN 20, 2010
  • HELP-PROMPT:  Answer must be 1-8 characters in length.
  • DESCRIPTION:  
    Enter the CODE value of the column where the link information will be returned.  To be used for CODE TYPE=Link.
2.01 CODE VALIDATION 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<1) X
  • LAST EDITED:  APR 05, 2007
  • HELP-PROMPT:  Answer must be 1-45 characters in length.
  • DESCRIPTION:  Enter the associated code parameters needed for entry validation.
    Enter up to 5 (five) code parameters separated by a semi-colon (;).
2.02 CODE VALID INPUT 2;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 05, 2007
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Enter the input transform name to use for data validation.
2.03 CODE TABLE 2;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>35!($L(X)<1) X
  • LAST EDITED:  NOV 01, 2010
  • HELP-PROMPT:  Answer must be 1-35 characters in length.
  • DESCRIPTION:  
    Enter the table file number to be used to get the table values for drop down boxes.
2.04 CODE TABLE LOOKUP 2;4 SET
  • 'Y' FOR Yes;
  • 'N' FOR No;

  • LAST EDITED:  APR 05, 2007
  • DESCRIPTION:  
    Enter 'Y' if the table requires a lookup because the size of the table is too large to get all entries for a drop down box.  Enter 'N' if the table is small enough to return all entries for a drop down box.
2.05 PROVIDER SCREEN 2;5 SET
  • 'Y' FOR Yes;
  • 'N' FOR No;

  • LAST EDITED:  APR 05, 2007
  • DESCRIPTION:  
    Enter 'Y' if the field requires the screen that it must be a provider instead of a general user.  Enter 'N' if there is no provider screen.
2.06 TABLE PRELOAD 2;6 SET
  • 'N' FOR Don't preload the table;

  • LAST EDITED:  AUG 23, 2007
  • DESCRIPTION:  
    This field is for those special tables that are triggered and don't need to be pre-loaded by the table load RPC.  The table entries are triggered instead.
2.07 DECIMAL PLACES 2;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<1) X
  • LAST EDITED:  SEP 06, 2007
  • HELP-PROMPT:  Answer must be 1-3 characters in length.
  • DESCRIPTION:  
    If a numeric type field is defined, this is how many decimal places are allowed for it. If zero, no decimal places.
2.08 ALTERNATE DISPLAY 2;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  AUG 27, 2007
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    If the display column needs an alternate header over the data entry screen, then this is that display text.
2.09 TABLE LOOKUP TYPE 2;9 SET
  • 'A' FOR SHOW ALL;

  • LAST EDITED:  JUL 16, 2009
  • DESCRIPTION:  
    If the table allows the user to see a button to show all the values instead of doing a standard lookup, enter 'A'.  At this time only CPT Modifiers needs this functionality.
2.1 PATCH REQUIREMENT 2;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<6) X
  • LAST EDITED:  AUG 16, 2010
  • HELP-PROMPT:  Answer must be 6-20 characters in length.
  • DESCRIPTION:  
    Enter the patch that this field needs in order to perform its functions.
2.11 PATCH CHANGE 2;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
  • LAST EDITED:  AUG 16, 2010
  • HELP-PROMPT:  Answer must be 1-60 characters in length.
  • DESCRIPTION:  
    Enter how the patch affects this field.
3.01 FMAN FIELD 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • LAST EDITED:  APR 11, 2007
  • HELP-PROMPT:  Answer must be 1-15 characters in length.
  • DESCRIPTION:  
    This is the FileMan Field number that the data resides.
  • CROSS-REFERENCE:  90506.31^AD
    1)= S ^BQI(90506.3,DA(1),10,"AD",$E(X,1,30),DA)=""
    2)= K ^BQI(90506.3,DA(1),10,"AD",$E(X,1,30),DA)
3.02 RETRIEVAL FLAG 3;2 SET
  • 'I' FOR Internal Value;
  • 'E' FOR External Value;

  • LAST EDITED:  APR 06, 2007
  • DESCRIPTION:  
    Enter 'E' if the retrieval of the data is to be the full external value. Enter 'I' if the retrieval of the data is to be in the internal value.
3.03 RECORD IEN 3;3 SET
  • 'Y' FOR Yes, this code is the record IEN;

  • LAST EDITED:  JUN 11, 2008
  • DESCRIPTION:  
    Only one field should have this flag which indicates which code is the master record IEN for this definition.
  • CROSS-REFERENCE:  90506.31^AE
    1)= S ^BQI(90506.3,DA(1),10,"AE",$E(X,1,30),DA)=""
    2)= K ^BQI(90506.3,DA(1),10,"AE",$E(X,1,30),DA)
3.04 GROUP NAME 3;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<1) X
  • LAST EDITED:  JUN 24, 2008
  • HELP-PROMPT:  Answer must be 1-45 characters in length.
3.05 GRID DISPLAY ORDER 3;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 29, 2008
  • HELP-PROMPT:  Type a Number between 1 and 999, 0 Decimal Digits
  • DESCRIPTION:  
    If the display order on the display grid is different than the display order on the form, then this field should be entered.
  • CROSS-REFERENCE:  90506.31^AF
    1)= S ^BQI(90506.3,DA(1),10,"AF",$E(X,1,30),DA)=""
    2)= K ^BQI(90506.3,DA(1),10,"AF",$E(X,1,30),DA)
3.06 ALTERNATE HELP TEXT 3;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>150!($L(X)<1) X
  • LAST EDITED:  SEP 24, 2008
  • HELP-PROMPT:  Answer must be 1-150 characters in length.
4 TRANSFORM 4;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  APR 06, 2007
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  
    Any MUMPS code if the data retrieves needs to be transformed in any way.
    WRITE AUTHORITY:  @
5 CHOICES 5;0 Multiple #90506.315 90506.315
6 TABLE SCREEN 6;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  MAY 20, 2016
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    If a table lookup has screening definition, put it here so it can be passed to the RPC call.
7 CODE EDIT 7;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  DEC 01, 2008
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  
    If the code has special edit code, call it here instead of setting data array and calling FileMan save API.
    WRITE AUTHORITY:  @
8 CODE DISPLAY EXEC 8;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  JAN 14, 2009
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  
    If a data field needs an executable to display the data, enter that executable here.
    WRITE AUTHORITY:  @
9.01 LINK RPC 9;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>45!($L(X)<1) X
  • LAST EDITED:  MAR 03, 2010
  • HELP-PROMPT:  Answer must be 1-45 characters in length.
  • DESCRIPTION:  
    Enter the RPC name that the LINK should call.
9.02 LINK INPUT 9;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAR 03, 2010
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    Enter the parameter code that the Link RPC needs on input.  Separate by semi-colon if more than one code e.g. IEN;TYPE
10 CLEAR FIELDS 10;0 Multiple #90506.32 90506.32
Info |  Details |  All