Customize main patient page

merlinsilk wrote on Saturday, February 28, 2015:

Hi, I wonder if it is possible to customize the main ‘Patient’ page. I have a request for removing some of the widgets on the ride side but add other info there.
Thank you for any pointer to how this could be accomplished.
Merlin

visolveemr wrote on Monday, March 02, 2015:

Hello Merlin

To remove the widgets on the right side of patient demographics screen, you may need to look into the following two files:

interface/patient_file/summary/demographics.php
interface/patient_file/summary/stats.php

Also, to add new items, customization of the above mentioned files will be needed.

Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com | Phone: 408-850-2243
Demo’s @ ViSolve Demo Library

merlinsilk wrote on Tuesday, March 03, 2015:

Thank you so much, ViSolve!

Do you know if there is some kind of developer info where I could learn how the code is orgainzed, the api to get to the data in a consistent fashion, etc?

visolveemr wrote on Tuesday, March 03, 2015:

Hello Merlin

From our understanding, there is no such explicit documentation available to understand OpenEMR code organization. To start with you can learn each functionality, by going through the code and knowing how the functions are implemented and organized.

Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com | Phone: 408-850-2243
Demo’s @ ViSolve Demo Library

merlinsilk wrote on Thursday, March 05, 2015:

Thanks, ViSolve - that will make for a pretty steep learning curve, doesn’t it.

merlinsilk wrote on Saturday, March 07, 2015:

Hi ViSolve,
am I right in assuming that you do customization for a fee?
If that is the case could you give me an idea of how much a customization of the main patient screen would be. What we would need is to get rid of one (or some) of t he wdgets on the right side, but add one that would show the surgical history.
Thanks,
Merlin

epsdky wrote on Saturday, March 07, 2015:

Hello,

Is this what you mean…the Surgeries (surgery) Medical Issue widget is switched on in…

Admin > Lists > Issue Types (Force Show (Default) surgery).

Other medical issues widgets can be switched off here.

Other widget types can be deactivated elsewhere in Admin.

Regards,

epsdky.

merlinsilk wrote on Sunday, March 08, 2015:

Thank you so much, epsdky!
I thought that there should be something like that - so glad that it is in fact.
Merlin

merlinsilk wrote on Wednesday, March 11, 2015:

Hi epsdky,
now that I have this widget on the screen - it appears I need some guidance on how to use it - could you please help me out with this?
If there is a manual entry, just point me to it, otherwise:
I added a surgery, but it does not show in the widget when I am at the main patient screen. When I click on Edit for the surgeries I do see the surgery I entered. So how would I populate this widget with relevant data that also shows on the patient overview?
Would there be a way that surgeries that the patient had in the clinic, all recorded in encounters, would show up?
Thanks
Merlin

epsdky wrote on Wednesday, March 11, 2015:

Hello,

Where exactly were you adding the surgery?

These are the access points for the Surgeries widget that I am aware of (apart from the widget itself)…

Patient Summary > Issues > Surgeries

Encounter Summary > Patient Encounter > Issues > Surgery

Regards,

epsdky.

blankev wrote on Wednesday, March 11, 2015:

You are correct about where to enter this information, but Surgeries does not show in the summary page. It does show when clicked in summary => Issues

epsdky wrote on Wednesday, March 11, 2015:

The Surgeries widget can be configured to appear in the Patient Summary (right side).