- Timestamp:
- Dec 4, 2009, 8:26:01 PM (15 years ago)
- Location:
- FOIAVistA/tag/r
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
FOIAVistA/tag/r/OUTPATIENT_PHARMACY-PSO-APSP-HUIP/PSOORUTL.m
r628 r636 1 PSOORUTL ;ISC BHAM/SAB - updates order status from oerr ; 6/28/07 7:36am2 ;;7.0;OUTPATIENT PHARMACY;**14,46,146,132,118,199,223,148,249 ,274**;DEC 1997;Build 81 PSOORUTL ;ISC BHAM/SAB - updates order status from oerr ;02/22/95 2 ;;7.0;OUTPATIENT PHARMACY;**14,46,146,132,118,199,223,148,249**;DEC 1997;Build 9 3 3 ;External reference to EN^ORERR - 2187 4 4 ;External reference to ^PS(55 - 2228 … … 104 104 S IR=0 F FDA=0:0 S FDA=$O(^PSRX(DA,"A",FDA)) Q:'FDA S IR=FDA 105 105 S IR=IR+1,^PSRX(DA,"A",0)="^52.3DA^"_IR_"^"_IR 106 S RXF=$S(RXF>5:RXF+1,1:RXF)107 106 S ^PSRX(DA,"A",IR,0)=NOW_"^"_$S(ACT:"U",1:"H")_"^"_POERR("USER")_"^"_RXF_"^"_"RX "_$S('ACT:"placed in a",1:"removed from")_" HOLD status "_$S(+$G(PSUS):"and removed from SUSPENSE ",1:"")_"("_$E(DT,4,5)_"-"_$E(DT,6,7)_"-"_$E(DT,2,3)_") by OERR." 108 107 Q
Note:
See TracChangeset
for help on using the changeset viewer.