I added some code for displaying a patient’s photograph on the demographics screen.
Just create a document category called ‘Patient Photograph’ and when you upload pictures to that category, they will be displayed at the bottom of the demographics screen (the screen you get by selecting the ‘Patient’ radio buton on the side bar). If you do nothing, nothing will happen.
I changed it a little bit. I isntructed to put it in the Patient Information directory. This will make it much easier to add this category in new installations and upgrades (i’ve been avoiding it since complicated, but now that we’ve done it with the Advanced directive stuff, there is now a mechanism to add categories to the documents for users upgrading).
Placed a feature request to do this here: http://sourceforge.net/tracker/?func=detail&aid=2926064&group_id=60081&atid=493004
Will only require a edit to database.sql and some complicated code to the upgrade sql (but can just mimick the advanced directive stuff). Your a sql hacker, let me know if you want to take this on. I’ll make sure you don’t go astray or waste to much time.
I am not a *.SQL hacker, I know my way to OpenEMR Database and don’t understand what you want in this tracker. So I leave it for someone better educated in changing.