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

Package: VA FileMan

POLICY(#1.6)-->1.601

Sub-Field: 1.601


Information

Parent File Name Number Package
POLICY(#1.6) MEMBERS 1.601 VA FileMan

Details

Field # Name Loc Type Details
.01 MEMBER 0;1 POINTER TO POLICY FILE (#1.6) POLICY(#1.6)

  • INPUT TRANSFORM:  S DIC("S")=$$SCR^DIACX D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  NOV 16, 2016
  • HELP-PROMPT:  Enter a policy, set, or rule that is not an ancestor of this item.
  • DESCRIPTION:  
    This is a Policy entry that is subordinate to the current policy or set. A Policy may only have Rules for members, while a Policy Set may contain either policies or other sets; Rules do not have members.
  • SCREEN:  S DIC("S")=$$SCR^DIACX
  • EXPLANATION:  Members of a policy must be rules; sets may include policies or other sets. Rules may not have members.
  • CROSS-REFERENCE:  1.601^B
    1)= S ^DIAC(1.6,DA(1),10,"B",$E(X,1,30),DA)=""
    2)= K ^DIAC(1.6,DA(1),10,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  1.6^AD
    1)= S ^DIAC(1.6,"AD",$E(X,1,30),DA(1),DA)=""
    2)= K ^DIAC(1.6,"AD",$E(X,1,30),DA(1),DA)
    Links members to a parent policy, for looking up the tree; used by the Input Transform to prevent an infinite loop in the hierarchy.
  • RECORD INDEXES:  AC (#972)
.02 SEQUENCE 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."3N.N)!$D(^DIAC(1.6,DA(1),10,"AC",X)) X
  • LAST EDITED:  DEC 14, 2016
  • HELP-PROMPT:  Type a unique number between 1 and 999, 2 decimal digits.
  • DESCRIPTION:  This is the order in which these rules or policies should be evaluated. If a member rule or policy is not applicable, or the result function is not satisfied after evaluation, processing will continue onto the next
    sibling member in sequence order.
  • EXECUTABLE HELP:  D SEQ^DIACX
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • RECORD INDEXES:  AC (#972)
Info |  Details