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/ADVERSE_REACTION_TRACKING-GMRA-GMA/GMRAPFT.m

    r628 r636  
    11GMRAPFT ;HIRMFO/WAA- PRINT FDA REACTION BY DATE ENTERED/TRACKED ;4/10/97  09:30
    2  ;;4.0;Adverse Reaction Tracking;**7,33**;Mar 29, 1996;Build 5
     2 ;;4.0;Adverse Reaction Tracking;**7**;Mar 29, 1996
    33EN1 ; This routine will loop through the ADT entry point to get all
    44 ; the entries in that date range.
     
    3131 ..S (GMRAPID,GMRANAME,GMRALOC)=""
    3232 ..S GMRADFN=$P(GMRAPA1(0),U,2),GMRADDT=$P(GMRAPA1(0),U)
    33  ..Q:'$$PRDTST^GMRAUTL1(GMRADFN)  ;GMRA*4*33 Exclude test patient from report if production or legacy system.
    3433 ..D VAD^GMRAUTL1(GMRADFN,GMRADDT,.GMRALOC,.GMRANAME,"",.GMRAPID)
    3534 ..I GMRALOC="" S GMRALOC="OUT PATIENT"
     
    4746 ..W ?49,$E($G(GMRARAC(2)),1,30) ; The 2nd reaction that is listed
    4847 ..W !,"Loc: ",GMRALOC
    49  ..W ?32,"-------------" ; Separator
     48 ..W ?32,"-------------" ; Seperator
    5049 ..W ?49,$E($G(GMRARAC(3)),1,30) ; The 3rd reaction that is listed
    5150 ..W !,"Obs: ",$P($G(^VA(200,$P(GMRAPA1(0),U,19),0)),U) ; User entered
Note: See TracChangeset for help on using the changeset viewer.