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/LAB_SERVICE-LR-LS/LR7OSUM1.m

    r628 r636  
    1 LR7OSUM1 ;DALOI/dcm - Silent Patient cum cont. ; Mar 11, 2003
    2  ;;5.2;LAB SERVICE;**121,187,256,286**;Sep 27, 1994
     1LR7OSUM1 ;DALOI/dcm - Silent Patient cum cont. ;10/10/07  11:51
     2 ;;5.2;LAB SERVICE;**121,187,256,286**;Sep 27, 1994;Build 2
    33 ;
    44LRIDT ; from LR7OSUM
     
    9090 S ^TMP($J,LRDFN,"MISC",LRIDT,LRTNN)=$P(LRTRES,"^")_U_LRSPM_U_LRTST_U_$P(LRTRES,"^",2)_U_LRSUB_U_$P(LRTRES,"^",3,6)
    9191 ;
    92  S X=$S($D(^LAB(60,LRTST,.1)):$P(^(.1),"^"),1:$P(^LAB(60,LRTST,0),"^")),^TMP("LRT",$J,X)="MISCELLANEOUS TESTS"
     92 ; S X=$S($D(^LAB(60,LRTST,.1)):$P(^(.1),"^"),1:$P(^LAB(60,LRTST,0),"^")),^TMP("LRT",$J,X)="MISCELLANEOUS TESTS"
     93 S TST=$P($G(^LAB(60,LRTST,.1)),"^")
     94 I TST="" S TST=$P(^LAB(60,LRTST,0),"^")
     95 S ^TMP("LRT",$J,TST)="MISCELLANEOUS TESTS"
    9396 ;
    9497 ; Grab specimen comments
Note: See TracChangeset for help on using the changeset viewer.