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

    r628 r636  
    1 PXRMPTTR ;SLC/PKR - Routines for term print templates ;06/01/2007
    2  ;;2.0;CLINICAL REMINDERS;**4,6**;Feb 04, 2005;Build 123
     1PXRMPTTR ;SLC/PKR - Routines for term print templates ;01/30/2006
     2 ;;2.0;CLINICAL REMINDERS;**4**;Feb 04, 2005;Build 21
    33 ;
    44 ;====================================================
     
    8888 . D SFDISP(FIND0,1,14,"Condition:",RJC,PAD)
    8989 . D SFDISP(FIND0,2,15,"Condition Case Sensitive:",RJC,PAD)
    90  . D SFDISP(FIND0,3,18,"Use Status/Cond in Search:",RJC,PAD)
     90 . D SFDISP(FIND0,3,18,"Use Cond in Finding Search:",RJC,PAD)
    9191 . I $G(^PXRMD(811.5,D0,20,FINDING,15))'="" D
    9292 .. S CFP=$$RJ^XLFSTR("Computed Finding Parameter:",RJC,PAD)
     
    103103 . S TEXT=$$RJ^XLFSTR(TITLE,RJC,PAD)
    104104 . S TEXT=TEXT_"  "_$$EXTERNAL^DILFD(811.52,FLDNUM,"",FIELD,"")
    105  . I FLDNUM=13 S TEXT=TEXT_" - "_$$SPECIAL^PXRMPTDF(FIND0,FIELD)
    106105 . W !,TEXT
    107106 Q
Note: See TracChangeset for help on using the changeset viewer.