Ignore:
Timestamp:
Jan 4, 2012, 12:05:49 AM (12 years ago)
Author:
George Lilly
Message:

ohum new version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/branches/ohum/p/C0CCCR.m

    r1332 r1333  
    11C0CCCR    ; CCDCCR/GPL - CCR MAIN PROCESSING; 6/6/08
    2         ;;1.0;C0C;;May 19, 2009;Build 38
     2        ;;1.0;C0C;;May 19, 2009;Build 1
    33        ;Copyright 2008,2009 George Lilly, University of Minnesota.
    44        ;Licensed under the terms of the GNU General Public License.
     
    2626        I Y<1 Q  ; EXIT
    2727        S DFN=$P(Y,U,1) ; SET THE PATIENT
     28        ;OHUM/RUT 3120102 To take inputs from user for date limits and notes
     29        D ^C0CVALID
     30        ;OHUM/RUT
    2831        D XPAT(DFN) ; EXPORT TO A FILE
    2932        Q
     
    168171        ;D PUSH^C0CXPATH(TAB,"EXTRACT;C0CENC;//ContinuityOfCareRecord/Body/Encounters;^TMP(""C0CCCR"",$J,DFN,""ENCOUNTERS"")")
    169172        ; gpl - turned off Encounters for Certification
     173        ;OHUM/RUT 3111228 Condition for Notes ; It should be included or not
     174        I ^TMP("C0CCCR","TIULIMIT")'="" D PUSH^C0CXPATH(TAB,"EXTRACT;C0CENC;//ContinuityOfCareRecord/Body/Encounters;^TMP(""C0CCCR"",$J,DFN,""ENCOUNTERS"")")
     175        ;OHUM/RUT
    170176        Q
    171177        ;
Note: See TracChangeset for help on using the changeset viewer.