Stephen Nielson

Results 92 issues of Stephen Nielson

Add methods to the user service and have the calendar api use those methods to grab the calendar providers.

Fixes #5681 Added the ability to inject javascript or css into any page inside OpenEMR using the Header class specifically the setupHeader method which is used in smarty, twig, and...

Fixes #5683 adds events to user_admin and usergroup_admin_add page in order to be able to render content on those pages from a module.

Instead of adding event hooks for specific pages across OpenEMR to inject javascript or stylesheets in from a module we should add event listeners to the main Header class that...

Right now to get a list of providers who have calendar access the function for that is inside patient.inc inside getProviderInfo() inside a nested if condition. Rather than module writers...

I'd like to add events to the user admin pages to render html content from within a module. It would be nice to have events to display content before the...

Fixes #5665 Prevent the form from being squashed up and move the historical data into its own section further down in the form. Fix some minor twig issues. Big overhaul...

Status: Needs Review

Currently the Vitals Form is a table that struggles to be responsive when there are many historical records. We had to add additional fields to comply with ONC requirements (reason...

Found that in our sorted section templates we need to have entries in our section sorting for both optional and required entries. It'd be nice if the user didn't have...

The immunizations table **route** column's datatype is a varchar and the prescriptions table **route** column is an integer. Both of these tables use the Drug Routes list to populate their...

Stale
Sad State of Affairs