Patient Report CCR page "Date of B

anonymous wrote on Tuesday, June 05, 2012:

On the  Patient Report  CCR page the date formatting for the “Date of Birth” is showing a different date ( ex.  actual DOB on file “June 4, 1968” the report DOB is “Jan 1, 1968”).  After tinkering with ccr.xsl and removing the template setting, I managed to display the correct DOB as yyyy-mm-dd but not the formatting “month day, year”

bradymiller wrote on Wednesday, June 06, 2012:

Hi,

I confirmed this bug.

Can you post your code fixes. May want to consider doing whatever is done on the CCD report, since the DOB is working there.

To post code, generally best to do via git/github, but if unable, will also take either a patch or the full file. Here’s a tutorial to use git/github for OpenEMR:
http://www.open-emr.org/wiki/index.php/Git_for_dummies

-brady
OpenEMR

cbezuidenhout wrote on Saturday, June 16, 2012:

this seems to sort the problem out :
https://github.com/tajemo/openemr/commit/ecf36f00eb7385cad3032bd0188f7b8ae8cba508

can someone please review

thanks
  - Craig
    Tajemo Enterprises

bradymiller wrote on Saturday, June 16, 2012:

Hi,
Looks good. Committed it to sourceforge.
thanks,
-brady
OpenEMR