Changeset 166 for ccr/trunk/p/GPLRIMA.m


Ignore:
Timestamp:
Sep 22, 2008, 11:38:33 AM (16 years ago)
Author:
George Lilly
Message:

fixes to CCRMEDS to allow RIM variable processing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/trunk/p/GPLRIMA.m

    r165 r166  
    6464    . . M @RIMBASE@("VARS",RIMDFN,"VITALS")=^TMP("GPLCCR",$J,"VITALS")
    6565    . I $D(^TMP("GPLCCR",$J,"MEDMAP",1)) D  ; MEDS VARS EXISTS
    66     . . M @RIMBASE@("VARS",RIMDFN,"MEDS")=^TMP("GPLCCR",$J,"MEDICATIONS")
     66    . . M @RIMBASE@("VARS",RIMDFN,"MEDS")=^TMP("GPLCCR",$J,"MEDMAP")
    6767    . K ^TMP("GPLCCR",$J) ; KILL WORK AREA FOR CCR BUILDING
    6868    . ;
     
    404404    N GTMP
    405405    D ANALYZE(DFN,1) ; REFRESH THE RIM VARIABLES
     406    I '$D(IWHICH) S IWHICH="ALL"
    406407    D RPCGV(.GTMP,DFN,IWHICH)
    407408    D PARY^GPLXPATH("GTMP")
Note: See TracChangeset for help on using the changeset viewer.