Patient report changes

mdsupport wrote on Friday, September 13, 2013:

This patch changes the patient report formatting as listed :

  1. Suppress blank space at the start of printable page
  2. Uses standard letterhead function.
  3. Standard letterhead function changed to include the fax number
  4. Suppress date fields with zero value. Current code suppresses only zero timestamp fields.

In patient.inc lines 176-177 are only ones modified. Other changes are due to 4.1.2.

Letterhead questions to consider:

  • Current code in this report makes provision for graphics/logo. It should be part of letterhead code(?).
  • css related to letterhead needs to be standardized. It should then be removed from this patch.

anonymous wrote on Saturday, September 14, 2013:

Does anyone else feel that the order of reports should be reversed? Current function when printing multiple dates is to print most recent visit first. It would save me a lot of time to select all reports and have them print in chronological order as opposed to sorting them manually.

bradymiller wrote on Saturday, September 14, 2013:

Hi,

Can you base the code on 4.1.2 to avoid the misc changes. Makes it tough to see the code changes clearly.

-brady
OpenEMR

mdsupport wrote on Saturday, September 14, 2013:

Here is patient.inc patch adding fax number to facility display.