Last change
on this file since 1607 was 628, checked in by George Lilly, 15 years ago |
initial load of FOIAVistA 6/30/08 version
|
File size:
448 bytes
|
Line | |
---|
1 | VAFHREG ;ALB/JLU;Checking registration;
|
---|
2 | ;;5.3;Registration;**91**;Jun 06, 1996
|
---|
3 | ;
|
---|
4 | EN() ;this tag looks at what option the user is in at the time. If it is
|
---|
5 | ;registration, scheduling then it is assumed that the event will be
|
---|
6 | ;picked up by the event drivers.
|
---|
7 | ;
|
---|
8 | N VAR
|
---|
9 | S VAR=0 ;not a registration
|
---|
10 | I $P($G(XQY0),"^")="DG REGISTER PATIENT" S VAR=1 G EX ;looking at the option.
|
---|
11 | I $P($G(XQY0),"^")="DGRPT 10-10T REGISTRATION" S VAR=1 G EX
|
---|
12 | EX Q VAR
|
---|
Note:
See
TracBrowser
for help on using the repository browser.