Skip to content

Releases: innershell/wp-triage-algorithm-plugin

Abort and Patient Note

08 Jul 22:47
Compare
Choose a tag to compare
  • Renamed 'Algorithms' to 'Topics' as algorithms sounded more technical and complex than necessary.
  • Questions can prematurely abort a topic when accumulated points are within the abort range. Multiple abort points per topic can be setup.
  • New Patient Note field to setup personalized notes for a patient for each answer selected.
  • New {{patient-note}} injection code to insert patient notes in the patient output or provider output.
  • Ability to delete all plugin data when uninstalling the plugin.
  • User interface improvements.
  • Fixed various backend errors that did not affect frontend user functionality.

Show Answers on Questions Admin

04 Jul 04:24
Compare
Choose a tag to compare
  • Show/hide answers in the questions listing page (admin only).
  • Hyperlink from the answer to the next question to ask.
  • Fixed bug where published algorithms are not being hyperlinked.

Checkbox Improvements

04 Jul 04:16
Compare
Choose a tag to compare
  • Scores can have different SOAP note sections.
  • Added Date questions that display a calendar date picker.
  • Follow-up questions to multiple checkbox answers selected.

Points

04 Jul 04:10
Compare
Choose a tag to compare
  • Algorithms can generate a score (i.e., points).
  • Sort algorithms listing by title.
  • Debug mode to turn on extra helpful text to find algorithm setup problems.

Algorithm Billing Codes

04 Jul 04:04
Compare
Choose a tag to compare

Each algorithm can be given a billing code by free text to the email output portion of the algorithm setup.

Bug Fixes

04 Jul 04:00
Compare
Choose a tag to compare
  • Emails to Admin when submissions received not working.
  • Text fields not required allowing patients to submit blank answers.
  • Fixed plugin activation error.
  • Fixed plugin cannot be upgraded by deleting/uploading new ZIP file.

Bug Fixes

04 Jul 03:43
Compare
Choose a tag to compare
  • Submissions dashboard had no clickable link to open SOAP note when user did not provide a Study ID.
  • SOAP note not saved properly. Submissions dashboard did not display SOAP note.
  • Submissions dashboard cannot filter results for specific triage algorithms.
  • Submissions (WordPress admin mode) did not display text answers. Displayed answer ID instead.

Dashboard

04 Jul 03:34
Compare
Choose a tag to compare

Added support for reviewing algorithm submissions via a new plugin shortcode.

Basic Algorithm

04 Jul 03:20
Compare
Choose a tag to compare
Basic Algorithm Pre-release
Pre-release

Basic triage functionality that supports configuring Algorithms, Questions, and SOAP Note outputs.