source: WorldVistAEHR/trunk/r/MENTAL_HEALTH-YS-RUCL-YI-YT/YSXRAR1.m

Last change on this file was 613, checked in by George Lilly, 15 years ago

initial load of WorldVistAEHR

File size: 357 bytes
Line 
1YSXRAR1 ; COMPILED XREF FOR FILE #618 ; 01/30/05
2 ;
3 S DIKZK=2
4 S DIKZ(0)=$G(^YSG("CEN",DA,0))
5 S X=$P(DIKZ(0),U,2)
6 I X'="" K ^YSG("CEN","SYN",$E(X,1,30),DA)
7 S X=$P(DIKZ(0),U,3)
8 I X'="" K ^YSG("CEN","AFS",$E(X,1,30),DA)
9 S X=$P(DIKZ(0),U,12)
10 I X'="" K ^YSG("CEN","ABS",$E(X,1,30),DA)
11 S X=$P(DIKZ(0),U,1)
12 I X'="" K ^YSG("CEN","B",$E(X,1,30),DA)
13END Q
Note: See TracBrowser for help on using the repository browser.