Jerry Padgett
Jerry Padgett
### Describe the bug Prescriptions can be confusing even for experienced users. The problem is the action buttons are disjointed meaning, save action is not grouped with the other actions...
### Describe the feature As I muddle my way through this whole FHIR Questionnaire implementation, my destination of import is capturing the answer response along with making available the Questionnaire...
### Describe the problem Currently we don't have a way to hide patient chart from view. ### Describe the solution you'd like - Add an Administrators flag(like delete except soft)...
### Describe the problem Since the first introduction of our beloved layout based forms there have been many changes and new concepts introduced to openemr. The capability of LBF has...
### Describe the bug Our current viewer has some issues. One, annotation is breaking. It has been maybe two years since my last major update to the feature and since...
### Describe the bug Just turned on deprecated error reporting and figured I'd fix any I see. ``` Deprecated: trim(): Passing null to parameter #1 ($string) of type string is...
### Describe the problem To newer users, Globals can be somewhat confusing. Maybe App Setup or Config is more appropriate.
### Describe the bug The current XSL provided with QRDA does not style the patient data section. The best I can tell, cypress generates reports using Ruby ERB templating. It...
### Describe the bug `Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as the first argument is deprecated since Symfony 4.3` Need to flip the first two arguments in EventDispatcherInterface::dispatch().
Fixes #5677 #### Short description of what this resolves: adds methods and classes for handling Questionnaire Resources disposal Next will be to include generated report to resource json then portal...