Select the objects that you wish to see in the downloaded PDF
K:+X'=X!(X>99)!(X<0)!(X?.E1"."1N.N) X
MAY 15, 2015
Type a number between 0 and 99, 0 decimal digits.
This is the Delete Reason Code to be used when removing a 278 Request or Inquiry from the HCSR Worklist.
356.023^B
1)= S ^IBT(356.023,"B",$E(X,1,30),DA)=""
2)= K ^IBT(356.023,"B",$E(X,1,30),DA)
K:$L(X)>50!($L(X)<1) X
SEP 22, 2015
Answer must be 1-50 characters in length.
This is the description of the Delete Reason Code.
C (#456) REGULAR IR LOOKUP & SORTING
Short Descr: Convert to upper case
Description: Used to lookup by description field up to 50 characters. Also, convert to upper case to allow for lower or upper case lookup.
Set Logic: S ^IBT(356.023,"C",$E(X,1,50),DA)=""
Kill Logic: K ^IBT(356.023,"C",$E(X,1,50),DA)
Whole Kill: K ^IBT(356.023,"C")
X(1): DESCRIPTION (356.023,.02) (Subscr 1) (Len 50) (forwards)
Transform (Storage): S X=$$UP^XLFSTR($E(X,1,60))