Ignore:
Timestamp:
Jan 4, 2012, 9:39:08 PM (12 years ago)
Author:
George Lilly
Message:

removed tabs

File:
1 edited

Legend:

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

    r508 r1336  
    1919 I LA7X]"","BO"'[LA7X Q
    2020 I LA7X="",'$$OKTOSND^LA7VHLU1(LRSS,LRSB,+$P($P(LA7VAL,"^",3),"!",5)) Q
    21         ;
    22         ; If no result NLT or LOINC try to determine from file #60
    23         S LA7X=$P(LA7VAL,"^",3)
    24         ; WV check for IHS - NLT/LN codes from V LAB file
    25         I $D(^AUPNVLAB) D TMPCHK^C0CLA7Q
    26         ;
    27         I $P(LA7X,"!",2)=""!($P(LA7X,"!",3)="") S $P(LA7VAL,"^",3)=$$DEFCODE^LA7VHLU5(LRSS,LRSB,LA7X,$P(LA76304(0),"^",5))
    28         ; No result NLT code - log error
     21 ;
     22 ; If no result NLT or LOINC try to determine from file #60
     23 S LA7X=$P(LA7VAL,"^",3)
     24 ; WV check for IHS - NLT/LN codes from V LAB file
     25 I $D(^AUPNVLAB) D TMPCHK^C0CLA7Q
     26 ;
     27 I $P(LA7X,"!",2)=""!($P(LA7X,"!",3)="") S $P(LA7VAL,"^",3)=$$DEFCODE^LA7VHLU5(LRSS,LRSB,LA7X,$P(LA76304(0),"^",5))
     28 ; No result NLT code - log error
    2929 I $P($P(LA7VAL,"^",3),"!",2)="" D
    3030 . N LA7X
Note: See TracChangeset for help on using the changeset viewer.