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

Package: VA FileMan

POLICY(#1.6)-->1.603

Sub-Field: 1.603


Information

Parent File Name Number Package
POLICY(#1.6) CONDITIONS 1.603 VA FileMan

Details

Field # Name Loc Type Details
.01 CONDITION 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 20, 2016
  • HELP-PROMPT:  Enter a number from 1-999 to identify this condition.
  • DESCRIPTION:  
    This is a number that simply serves as an identifier for this condition; it has no inherent meaning or other use besides facilitating management of multiple conditions, especially with OR'd values for the same function.
  • CROSS-REFERENCE:  1.603^B
    1)= S ^DIAC(1.6,DA(1),3,"B",$E(X,1,30),DA)=""
    2)= K ^DIAC(1.6,DA(1),3,"B",$E(X,1,30),DA)
.02 FUNCTION 0;2 POINTER TO POLICY FUNCTION FILE (#1.62)
************************REQUIRED FIELD************************
POLICY FUNCTION(#1.62)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,3)=""C""" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  DEC 05, 2016
  • HELP-PROMPT:  Select the function that performs the desired check or comparison.
  • DESCRIPTION:  This is a function that performs a check or comparison other than strict equality; it may check if a date is in the past, or see if a user holds a given key, for example. Applications may define their own functions to
    look for needed conditions.
  • SCREEN:  S DIC("S")="I $P(^(0),U,3)=""C"""
  • EXPLANATION:  Only Condition Functions may be selected.
.03 VALUE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
    MAXIMUM LENGTH: 60
  • LAST EDITED:  OCT 20, 2016
  • HELP-PROMPT:  Enter the desired value for this condition, up to 60 characters.
  • DESCRIPTION:  
    This is the optional value that the function will make a comparison to, usually an attribute external to the data record.
Info |  Details