Ignore:
Timestamp:
Aug 3, 2012, 2:09:49 PM (12 years ago)
Author:
Sam Habiel
Message:

Updating KIDS files; now complete; updated pre/post/tran kids routine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • qrda/C0Q/trunk/p/C0Q1P2.m

    r1497 r1502  
    1 C0Q1P2 ; VEN/SMH - Kids utilities for C0Q 1.0 patch 2 ; 7/27/12 3:00pm
     1C0Q1P2 ; VEN/SMH - Kids utilities for C0Q 1.0 patch 2 ; 8/3/12 11:13am
    22 ;;1.0;QUALITY MEASURES;**2**;July 13, 2112;
    33 ; Licensed under package license. See Documentation for license and
     
    2121        ;
    2222        ; NQF 0024-alt-core_wt-kids
    23         ; NB: Commented out. Reminder needs to be re-done to include BMI %tile
    24         ; S ARRAY(LN,1)="MU NQF0024 BMI_MK"
    25         ; I MODE S ARRAY(LN,2)="07/06/2011@15:11:46"
    26         ; S LN=LN+1
     23        S ARRAY(LN,1)="MU NQF0024-ALL"
     24        I MODE S ARRAY(LN,2)="07/31/2012@17:49:03"
     25        S LN=LN+1
    2726        ;
    2827        ; NQF 0013-core-HTN
     
    3332        ; NQF 0028a-core-tobacco-access
    3433        ; NQF 0028b-core-tobaocc-intervention
    35         ; Both are in the first; dialog is in the second.
    3634        S ARRAY(LN,1)="MU NQF0028 TOBACCO_MK"
    3735        I MODE S ARRAY(LN,2)="07/06/2011@15:14:49"
    38         S LN=LN+1
    39         S ARRAY(LN,1)="MU NQF0028AB MANAGEMENT DI"
    40         I MODE S ARRAY(LN,2)="06/08/2011@16:50:31"
    4136        S LN=LN+1
    4237        ;
     
    105100        S LN=LN+1
    106101        ;
     102        ; CPRS Management Dialogs for Outpatient Stuff
     103        ; MU NQF0421 BMI DI
     104        ; MU NQF0041 INFLUENZA MANAGEMENT DI
     105        ; MU NQF0038 IMMUNE MANAGEMENT DI
     106        ; MU NQF0028AB MANAGEMENT DI
     107        ; MU SMOKING STATUS DI
     108        S ARRAY(LN,1)="MU CPRS HELP DIS"
     109        I MODE S ARRAY(LN,2)="08/01/2012@18:32:29"
     110        S LN=LN+1
     111        ;
    107112        QUIT
    108113        ;
Note: See TracChangeset for help on using the changeset viewer.