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

Package: Mental Health

MH DASHBOARD WIDGET(#605.1)-->605.12-->605.124

Sub-Field: 605.124


Information

Parent File Name Number Package
605.12 SUBCOLUMNS 605.124 Mental Health

Details

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  NOV 04, 2019
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    If a column has sub-columns, this is the sub-column name.
  • CROSS-REFERENCE:  605.124^B
    1)= S ^YSD(605.1,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^YSD(605.1,DA(2),1,DA(1),1,"B",$E(X,1,30),DA)
1 LABEL 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  MAR 09, 2020
  • HELP-PROMPT:  Enter the sub-column label that will display to the user, 3-30 characters.
  • DESCRIPTION:  
    This is the label for the sub-column that will display to the user.
2 SEQUENCE 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."3N.N) X
  • LAST EDITED:  MAR 16, 2020
  • HELP-PROMPT:  enter the sequence in which this sub-column should display between 1 and 1000, 2 decimal digits.
  • DESCRIPTION:  
    This defines the sequence in which this sub-column displays. For instance, if there are three sub-columns for a column and this sequence is 2, then it will display as the second sub-column of data.
  • CROSS-REFERENCE:  605.124^AC
    1)= S ^YSD(605.1,DA(2),1,DA(1),1,"AC",$E(X,1,30),DA)=""
    2)= K ^YSD(605.1,DA(2),1,DA(1),1,"AC",$E(X,1,30),DA)
    This cross-reference is by sequence number for a sub-column. It is used to sort the sub-columns according to the sequence in which they appear in the dashboard.
Info |  Details