Last change
on this file since 1608 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
437 bytes
|
Rev | Line | |
---|
[613] | 1 | ORPEAPI ;SLC/JMH - WRAPPERS FOR PHARMACY ENCAPSULATION; ; Compiled April 17, 2006 09:44:11
|
---|
| 2 | ;;3.0;ORDER ENTRY/RESULTS REPORTING;**243**;Dec 17, 1997;Build 242
|
---|
| 3 | NAME50(ORDRGIEN) ;
|
---|
| 4 | N NAME
|
---|
| 5 | D DATA^PSS50(ORDRGIEN,,,,,"ORLST")
|
---|
| 6 | S NAME=$G(^TMP($J,"ORLST",ORDRGIEN,.01))
|
---|
| 7 | K ^TMP($J,"ORLST")
|
---|
| 8 | Q NAME
|
---|
| 9 | ;
|
---|
| 10 | CLASS50(ORDRGIEN) ;
|
---|
| 11 | N CLASS
|
---|
| 12 | D DATA^PSS50(ORDRGIEN,,,,,"ORLST")
|
---|
| 13 | S CLASS=$G(^TMP($J,"ORLST",ORDRGIEN,2))
|
---|
| 14 | K ^TMP($J,"ORLST")
|
---|
| 15 | Q CLASS
|
---|
| 16 | Q
|
---|
| 17 | ;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.