Bug fix for NFQ_0024 cqm rule:
commit5625a9dfd52874c2e2501b6caa8291b1adfcff49
authorbradymiller <bradymiller@users.sourceforge.net>
Sat, 16 Jul 2011 00:04:21 +0000 (15 17:04 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 16 Jul 2011 04:17:05 +0000 (15 21:17 -0700)
tree7ea4abaad9b54f974e90f78562742e2e661357b3
parent9396ce245f4cff992f970bbcbaa4be5e8a9ee444
Bug fix for NFQ_0024 cqm rule:

  --Added a custom CDR entry for exercise and nutrition
      in the CDR child weight/education rule.
  --To CDR child weight/education rule also added a BMI
      check.
  --To support placing these elements in the sql upgrade
      script, added several functions to sql_upgrade.php.
  --Also squashed some bugs in the CDR engine dealing with
      rules that have multiple targets.
library/classes/rulesets/Cqm/reports/NFQ_0024/Numerator2.php
library/classes/rulesets/Cqm/reports/NFQ_0024/Numerator3.php
library/clinical_rules.php
sql/4_0_0-to-4_1_0_upgrade.sql
sql/database.sql
sql_upgrade.php
version.php