Support separate cqm and amc rules sets (2011 and 2014) with some amc rules added...
commit508ff95a2867dcb548b31f6142ead5adb02f3904
authorbradymiller <bradymiller@users.sourceforge.net>
Wed, 24 Sep 2014 06:45:26 +0000 (23 23:45 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Sun, 5 Oct 2014 22:20:13 +0000 (5 15:20 -0700)
tree1309c7e3b05d0372b053fad924621f9ef1158534
parenta8531e71fd36649c654415cf5529206ea97d6c33
Support separate cqm and amc rules sets (2011 and 2014) with some amc rules added, take 3.

Added following amc 2014 rules, which already existed and were same as 2011:
170.314(g)(1)/(2)–4
170.314(g)(1)/(2)–5
170.314(g)(1)/(2)–6
170.314(g)(1)/(2)–9
170.314(g)(1)/(2)–11
170.314(g)(1)/(2)–12
170.314(g)(1)/(2)–17

On quick analysis, here is listing of amc rules that still need to be completed:
CHANGED RULES:
170.314(g)(1)/(2)–7
170.314(g)(1)/(2)–8
170.314(g)(1)/(2)–10
170.314(g)(1)/(2)–13
170.314(g)(1)/(2)–15
170.314(g)(1)/(2)–16
170.314(g)(1)/(2)–18
NEW RULES:
170.314(g)(1)/(2)–19
170.314(g)(1)/(2)–20
170.314(g)(1)/(2)–21
170.314(g)(1)/(2)–22
UNCLEAR IF CHANGED OR NEW RULES(definitely not the same, though):
170.314(g)(1)/(2)–14

Also on discussion with ensoftek, appears need to have a mechanism to report
the patients that do not pass the rules along with reason why not pass.
custom/export_registry_xml.php
interface/reports/cqm.php
interface/reports/report_results.php
library/classes/rulesets/ReportTypes.php
library/clinical_rules.php
sql/4_1_2-to-4_1_3_upgrade.sql
sql/database.sql
version.php