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/PXRMDEV.m

    r628 r636  
    1 PXRMDEV ; SLC/PKR - This is a driver for testing Clinical Reminders.;01/24/2007
    2  ;;2.0;CLINICAL REMINDERS;**4,6**;Feb 04, 2005;Build 123
     1PXRMDEV ; SLC/PKR - This is a driver for testing Clinical Reminders.;05/04/2006
     2 ;;2.0;CLINICAL REMINDERS;**4**;Feb 04, 2005;Build 21
    33 ;
    44 ;==================================================
     
    3232 I DFN=-1 W !,"No patient selected!" Q
    3333 S DIC=811.9,DIC("A")="Select Reminder: "
     34 S DIC("S")="I $P(^PXD(811.9,Y,100),U,4)'[""L"""
    3435 D ^DIC
    3536 I $D(DIROUT)!$D(DIRUT) Q
     
    6768 S DFN=+$P(Y,U,1)
    6869 S DIC=811.9,DIC("A")="Select Reminder: "
     70 S DIC("S")="I $P(^PXD(811.9,Y,100),U,4)'[""L"""
    6971 D ^DIC
    7072 I $D(DIROUT)!$D(DIRUT) Q
Note: See TracChangeset for help on using the changeset viewer.