Line | |
---|
1 | GMRAY36A ;SLC/DAN-CREATE NEW-STYLE XREF ;7/13/06 15:05
|
---|
2 | ;;4.0;Adverse Reaction Tracking;**36**;Mar 29, 1996;Build 9
|
---|
3 | ;
|
---|
4 | N GMRAXR,GMRARES,GMRAOUT
|
---|
5 | S GMRAXR("FILE")=120.82
|
---|
6 | S GMRAXR("NAME")="AD"
|
---|
7 | S GMRAXR("TYPE")="MU"
|
---|
8 | S GMRAXR("USE")="A"
|
---|
9 | S GMRAXR("EXECUTION")="F"
|
---|
10 | S GMRAXR("ACTIVITY")="R"
|
---|
11 | S GMRAXR("SHORT DESCR")="Update entries in 120.8 when this field changes"
|
---|
12 | S GMRAXR("DESCR",1)="When the allergy type field for the entry in this file is changed"
|
---|
13 | S GMRAXR("DESCR",2)="then all associated entries in file 120.8 will be updated."
|
---|
14 | S GMRAXR("SET")="Q:$D(DIU(0)) D QTYPE^GMRAUTL2"
|
---|
15 | S GMRAXR("KILL")="Q"
|
---|
16 | S GMRAXR("VAL",1)=1
|
---|
17 | S GMRAXR("VAL",1,"COLLATION")="F"
|
---|
18 | D CREIXN^DDMOD(.GMRAXR,"k",.GMRARES,"GMRAOUT")
|
---|
19 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.