Changeset 175 for ccr/trunk/p/CCRDPTT.m


Ignore:
Timestamp:
Oct 3, 2008, 10:57:33 PM (16 years ago)
Author:
Sam Habiel
Message:

Refactored CCRDPT and updated GPLACTOR accordingly

File:
1 edited

Legend:

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

    r122 r175  
    3636          ;
    3737          W "You have selected patient "_Y,!!
    38           D INIT^CCRDPT($P(Y,"^"))
    39           ; ZWR PT
    40           N I S I=165 F  S I=$O(OUT(I)) Q:I=""  D
     38          N I S I=89 F  S I=$O(OUT(I)) Q:I="ALINE"  D
    4139          . W "OUT("_I_",0)"_" is "_$P(OUT(I,0)," ")_" "
    4240          . W "valued at "
    43           . W @("$$"_$P(OUT(I,0),"()")_"^"_"CCRDPT"_"()")
     41                  . W @("$$"_$P(OUT(I,0),"(DFN)")_"^"_"CCRDPT"_"("_$P(Y,"^")_")")
    4442          . W !
    4543          Q
Note: See TracChangeset for help on using the changeset viewer.