I am setting up OpenEMR for a Pediatrician.
I was going over the CQM section. Rotavirus is only administered 2 or 3 times based on the brand name. http://children.webmd.com/vaccines/rotavirus-rv-vaccine
OpenEMR was checking for 4 shots.
I also checked the ONC certification document 170.304.j_CalcSubmitClinQualityMeasures
NQF 0038 Title: Childhood Immunization Status
Description: Percentage of children 2 years of age who had four diphtheria, tetanus and acellular pertussis (DTaP); three polio(IPV), one measles, ,mumps and
rubella (MMR); two H influenza type B (HiB); three hepatitis B (Hep B); one chicken pox (VZV); four pneumococcal conjugate (PCV); two hepatitis A (Hep A);two or three rotavirus (RV); and two influenza (flu) vaccines by their second birthday. The measure
calculates a rate for each vaccine and nine separate combination rates.
From http://www.ihs.gov/crs/documents/crsv13/GPRADevMeasuresV1301.pdf I found that two dose series is administered for (CVX) codes 119 CPT 90681
and Three dose series is administered for (CVX) codes 74, 116, 122 CPT 90680 or if first and second type is mixed.
Modified file immunization.php to support 2 - 3 times instead of 4.
I have submitted the code at git@github.com:jyotsnan in the roto_virus branch.
https://github.com/jyotsnan/openemr/tree/roto_virus
Regards,
Jyotsna
Well, I'm very glad to know that I'm not the only pediatrician in the world using OpenEMR! :-)
Hi,
Just checking to ensure this was your next revision:
http://github.com/jyotsnan/openemr/commit/15b202e013c29001ffa2c2c555a5de3db01e2250
thanks,
-brady
Yes Brady, it was the revision I last checked in.
Thanks,
Jyotsna
On Thu, Nov 7, 2013 at 9:58 PM, Brady Miller bradymiller@users.sf.netwrote: