Ignore:
Timestamp:
Sep 26, 2012, 3:56:51 AM (12 years ago)
Author:
George Lilly
Message:

fixes for snomed lookup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smart/trunk/p/C0STBL.m

    r1526 r1534  
    2727 S ZI=BEGDFN
    2828 S ZCNT=0
    29  F  S ZI=$O(^DPT(ZI)) Q:(+ZI="")!(ZCNT>DFNCNT)  D  ;
     29 F  S ZI=$O(^DPT(ZI)) Q:(+ZI=0)!(ZCNT>DFNCNT)  D  ;
    3030 . S ZCNT=ZCNT+1
    3131 . W ZI," "
     
    4444 . ;K G
    4545 . D EN^C0SMART(.G,ZI,"problem")
    46  . I $D(G) W !,$$output^C0XGET1("G")
     46 . ;I $D(G) W !,$$output^C0XGET1("G")
    4747 Q
    4848 ;
Note: See TracChangeset for help on using the changeset viewer.