Update API.php (#7723)
[openemr.git] / library / classes / rulesets / Cqm / reports / NQF_0028a.php
blob27fdc6100f43bf26bb23d7b80907813d47ea9cdf
1 <?php
3 // Copyright (C) 2011 Ken Chapple <ken@mi-squared.com>
4 //
5 // This program is free software; you can redistribute it and/or
6 // modify it under the terms of the GNU General Public License
7 // as published by the Free Software Foundation; either version 2
8 // of the License, or (at your option) any later version.
9 //
10 class NQF_0028a extends AbstractCqmReport
12 public function createPopulationCriteria()
14 return new NQF_0028a_PopulationCriteria();