NBT HL7 feed * expand referral sources to include GP's * new (experimental) function to resend HL7 data from HILIS - response to ICE server time-out issue
added diagnosis context warnings as static view for non-admin users - moved common code to C::Roles::Misc; appended new International Scale result to imatinib tt; adapted Imatinib chart to handle change to International Standard of reporting scheduled for mid-2017; HTS myeloid sequencing set to chargeable outside Y&H region; added Genomcis consent date to Consent update section & added new menu option; email address change for PNH service
ordered process_status display in .tt to show parent pid 1st - previously was in pid order (new child can be numerically < parent); applied white-space trim filter in genomics.xml to deal with excel nbsp char
process_status() returns hashref not arrayref - changed to keep processes grouped under ppid - previously arranged by pid ascending order; adapted kidreaper.pl to switch to JUST_TESTING mode if max_mb omitted; added gender to record display
kill process status radio box not checkbox - only kill 1 at a time; redirect after killing process status (inconsistent, sometimes fatal); adapted kidreaper.pl for cron with multiple service names
exempted print-run from Devel::Cycle analysis due to fastcgi timeout; brought rss back into process size display; switched process size data from array to hash for more control in tt rendering; amended local css location in print_view.tt
used kidreaper code in Resources::process_status() code to get more accurate ownership of child processes after server kills & restarts a child process (due to resource exhaustion?); using IPC::System::Simple for capture() & system() commands
replaced results summary requesting of additional tests from additional_tests.yml to database tables - same as diagnosis generated tests; new static view results summary additional tests; moved auto-expand panels from yml to lab_sections table; redrafted additional_tests.t to work with changes to diagnosis & results summary requesting new tests