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

Package: Emergency Department Integration Software

EDP WORKSHEET COMPONENT(#232.72)-->232.725

Sub-Field: 232.725


Information

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

Details

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 10, 2012
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the name of the parameter, and should match the variable name being passed in by the UI.
  • CROSS-REFERENCE:  232.725^B
    1)= S ^EDPB(232.72,DA(1),5,"B",$E(X,1,30),DA)=""
    2)= K ^EDPB(232.72,DA(1),5,"B",$E(X,1,30),DA)
1 DATA TYPE 0;2 SET
  • 'S' FOR STRING;
  • 'N' FOR NUMERIC;

  • LAST EDITED:  APR 10, 2012
  • HELP-PROMPT:  Enter the type for this parameter.
  • DESCRIPTION:  
    This is the type for this parameter.
2 SAVE/LOAD TYPE 0;3 SET
  • 'S' FOR SAVE ONLY;
  • 'L' FOR LOAD ONLY;
  • 'B' FOR BOTH LOAD AND SAVE;

  • LAST EDITED:  APR 10, 2012
  • HELP-PROMPT:  Enter the save/load type for this parameter.
  • DESCRIPTION:  
    This field indicates whether this parameter will be used for saving, loading, or both.
Info |  Details