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