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/CLINICAL_REMINDERS-PXRM/PXRMXD.m

    r628 r636  
    1 PXRMXD ; SLC/PJH - Reminder Due reports DRIVER ;11/27/2006
    2  ;;2.0;CLINICAL REMINDERS;**4,6**;Feb 04, 2005;Build 123
     1PXRMXD ; SLC/PJH - Reminder Due reports DRIVER ;06/20/2006
     2 ;;2.0;CLINICAL REMINDERS;**4**;Feb 04, 2005;Build 21
    33 ;
    44START ; Arrays and strings
     
    1717 N DBDOWN,DBDUZ,DBERR,PXRMLIST,PXRMLIS1,Y
    1818 N PLISTPUG
    19  N PXRMTPAT,PXRMDPAT,PXRMPML
     19 N PXRMTPAT,PXRMDPAT
    2020 ;
    2121 S PXRMRT="PXRMX",PXRMTYP="X",PXRMFCMB="N",PXRMLCMB="N",PXRMTCMB="N"
     
    153153 .D LIT,TOTALS^PXRMXSD(.PXRMTOT,LIT1,LIT2,LIT3)
    154154 ;
    155 MLOC     ;Print Locations empty location at the end of the report
    156  W !
    157  S DIR(0)="Y",DIR("B")="YES",DIR("A")="Print locations with no patients"
    158  D ^DIR
    159  I Y="^^" G EXIT
    160  I Y=U G:PXRMREP="D" SSN G TOT
    161  S PXRMPML=Y
    162  ;
    163155 ;Reminder Category/Individual Reminder Selection
    164156RCAT ;
    165157 D RCAT^PXRMXSU(.PXRMRCAT,.PXRMREM) I $D(DTOUT) G EXIT
    166  ;I $D(DUOUT) G:PXRMREP="D" SSN G TOT
    167  I $D(DUOUT) G MLOC
     158 I $D(DUOUT) G:PXRMREP="D" SSN G TOT
    168159 ;
    169160 ;Create combined reminder list
Note: See TracChangeset for help on using the changeset viewer.