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: 232.729

Package: Emergency Department Integration Software

EDP WORKSHEET COMPONENT(#232.72)-->232.729

Sub-Field: 232.729


Information

Parent File Name Number Package
EDP WORKSHEET COMPONENT(#232.72) VALIDATOR 232.729 Emergency Department Integration Software

Details

Field # Name Loc Type Details
.01 VALIDATOR NAME 0;1 POINTER TO EDP COMPONENT VALIDATORS FILE (#232.74) EDP COMPONENT VALIDATORS(#232.74)

  • LAST EDITED:  MAY 09, 2012
  • HELP-PROMPT:  Enter the validator for this component, if applicable.
  • DESCRIPTION:  
    This is a validator for the given component.
  • CROSS-REFERENCE:  232.729^B
    1)= S ^EDPB(232.72,DA(1),9,"B",$E(X,1,30),DA)=""
    2)= K ^EDPB(232.72,DA(1),9,"B",$E(X,1,30),DA)
.02 PROPERTY 0;2 SET
  • '1' FOR text;
  • '2' FOR selectedIndex;
  • '3' FOR _SelectedDate;

  • LAST EDITED:  MAY 09, 2012
  • HELP-PROMPT:  Select the property for this validator, if applicable.
  • DESCRIPTION:  
    This field holds the property used by the UI.
.03 MAX LENGTH 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 09, 2012
  • HELP-PROMPT:  Type a number between 0 and 99999, 0 decimal digits.
  • DESCRIPTION:  
    This defines the maximum field size for a data component in the GUI.
.04 REQUIRED 0;4 SET
  • '1' FOR true;
  • '0' FOR false;

  • LAST EDITED:  MAY 09, 2012
  • HELP-PROMPT:  Select the required status for this component.
  • DESCRIPTION:  
    This field indicates to the UI whether or not the component is required.
.05 MIN VALUE 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAY 09, 2012
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field holds the minimum value for this validator. If a component should have a minimum value, it should be restricted here.
.06 LOWER THAN MIN ERROR 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>220!($L(X)<1) X
  • LAST EDITED:  MAY 09, 2012
  • HELP-PROMPT:  Answer must be 1-220 characters in length.
  • DESCRIPTION:  
    This holds the text that will be displayed in the event a component has a value that is lower than the indicated minimum value.
Info |  Details