Ignore:
Timestamp:
Dec 4, 2009, 8:26:01 PM (14 years ago)
Author:
George Lilly
Message:

WorldVistAEHR overlayed on FOIAVistA

Location:
FOIAVistA/tag/r
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • FOIAVistA/tag/r/OUTPATIENT_PHARMACY-PSO-APSP-HUIP/PSOREJP1.m

    r628 r636  
    11PSOREJP1 ;BIRM/MFR - Third Party Reject Display Screen ;04/29/05
    2  ;;7.0;OUTPATIENT PHARMACY;**148,247,260,281**;DEC 1997;Build 41
     2 ;;7.0;OUTPATIENT PHARMACY;**148,247,260**;DEC 1997;Build 84
    33 ;Reference to File 9002313.93 - BPS NCPDP REJECT CODES supported by IA 4720
    44 ;Reference to ^PS(59.7 supported by IA 694
     
    2626 K ^TMP("PSOREJP1",$J) S VALMCNT=0,LINE=0
    2727 D GET^PSOREJU2(RX,FILL,.DATA,REJ,1)
    28  D REJ           ; Display REJECT Info
    29  D OTH           ; Display Other Rejects Info
    30  D COM^PSOREJP3  ; Display Comment
    31  D INS           ; Display Insurance Info
    32  D CLS           ; Display Resolution Info
     28 D REJ                   ; Display the REJECT Information
     29 D OTH                   ; Display the Other Rejects Information
     30 D COM^PSOREJP3          ; Display the Comment
     31 D INS                   ; Display the Insurance Information
     32 D CLS                   ; Display the Resolution Information
    3333 S VALMCNT=LINE
    3434 Q
     
    251251 ;
    252252OUT(RX) ; - Supported call by outside PROTOCOLs to act on specific REJECTs
    253  N I,RFL,DATA,REJ,PSOBACK,VALMCNT,RXN
    254  I '$D(^XUSEC("PSORPH",DUZ)) S VALMSG="PSORPH key required to use the REJ action.",VALMBCK="R" Q
    255  I $G(PS)="REJECT" D  Q
    256  . S VALMSG="REJ action is not available at this point.",VALMBCK="R"
     253 N I,RFL,DATA,REJ,PSOBACK,VALMCNT
    257254 S PSOBACK=1
    258255 S (RFL,I)=0 F I=1:1 Q:'$D(^PSRX(RX,1,I))  S RFL=I
Note: See TracChangeset for help on using the changeset viewer.