About this Release
In each release there may be new features and functions that require one or all of the following:
· Purchase of a module to access
· User Training
· Specific process to be used to ensure the correct functioning
Please read the release notes and the corresponding manual pages to ensure that you understand the changes being made, what module they are associated with, and how they impact your business processes.
If you have any questions about anything in a release, please contact support either by phone or through a Redmine ticket.
Release Notes for CareRight 6.84
Major Features
Rails 6 version upgrade
CareRight now uses Rails 6, featuring a number of security enhancements.
Online Booking
CareRight now features an Online Booking capability.
Enhancements
Assessment Elements > OEC
There is a new assessment element, to allow an OEC to be performed in an assessment (ie: without pre-admission). Tutorial: Assessments - Perform an OPV and OEC.
Internal ref:96111
Assessments > Trigger Scripts > Create Estimate and add line items
CareRight now supports creating an estimate from the Assessments functionality. This is similar to the mechanism for creating invoices from assessments.
Internal ref:96114
Estimates > Added support for "Extra Codes"
Similar to the functionality in Invoices, it is possible to configure user defined options for an Estimate.
Internal ref:96114
Guarantors > Add specific email address field
Guarantors now feature an email address field. This is available in invoice templates.
Click here to view the updated Guide
Internal ref:96264
Cases > Improved Permissions
The permission 'can edit cases' has been improved to display an error will display for other dependencies permission.
Click here to view the updated Guide
Internal ref:71792
Assessments > Patient Fields only copy on create
In prior versions would copy patient fields from the patient record when a draft assessment was continued. This meant that performing an assessment, someone changes their name, a subsequent edit would pick up the change.
As of 6.84, Assessments will only copy the patient fields the first time an assessment is edited, not when continued from a draft. If your assessments require the patient data to refresh when continuing a draft assessment, we recommend adding a Before Edit trigger script to your assessment.
Export/Print Patient Records > Measurements and Referrals
Measurements and Referrals are now included in the Export Patient Record
Click here to view updated Guide
Internal ref:95803
System Administration > Admission > Grouper Settings
Main article: Grouper Settings.
We've improved the visual display of this area of the system, and given better indications of mandatory fields.
Internal ref:96324
Dashboard > My Tasks
You can now preview up to 5 assigned tasks, with a one-click link to take you to task management. Enable this feature via System Administration > Global Settings > Show Tasks on Dashboard.
Note, you must also have Task Viewer permissions.
Click here to view the updated Guide
Estimates > Copy estimate to invoice
CareRight now allows a direct copy of an existing estimate to an invoice. To access this, view Estimate > Copy to Invoice. For this initial release, the only details that are editable are:
- Invoice Date, Service Date - for when the originally planned dates differ slightly
- Notes - for any context
To revise or modify an invoice that differs from the original quote, either raise an invoice manually or edit prior to sending to the patient.
Click here to view the updated Guide
Internal ref:95787
Tasks > Permissions > Edit - Allow edit by a manager
Where your organisation uses tasks in a collaborative fashion, there is now an ability to edit all tasks.
Click here to view the updated Guide
Internal ref:94767
Datasets > Tasks
Tasks are now available in datasets.
Internal ref:90066
Theatre Lists > Display cancelled appointments
In System Administration > Global Settings; there is a new setting; Show cancelled Appointments in Theatre List. When enabled; this will show cancelled appointments at the bottom of the theatre list.
Internal ref:94766
Defects & minor enhancements
- General
- Right align currency columns (debtors, accruals, other relevant table views)
- My Health Record
- Warns if location phone number is not configured
- Fixes an issue with version numbering in production vs test mode
- Professional Contacts - allows edit of AHPRA numbers even when linked to a directory service.
- Accruals
- Performance improvements
- Aged Debt
- Fix export to CSV displays the receipt number under the ID column
- Aged debtors - combined payments not showing full amount of receipt
- Invoices & Batching
- Error when cancelling creation of an invoice
- Fix issues with batch and send invoice - Then Reverse invoice
- Fix issue with batch allocation that was sent via the old Medicare adapter
- Assessments
- Fix issue with ampersand & in text fields
- Admissions
- Remove restriction preventing entering repeated secondary MBS item numbers
- Fix output safety, behaviour of "Leave Periods"
- Patient Record
- Date of Death flag improved for same day deaths.
- System Admin > Rate Contracts
- Fix issue with headers
- System Admin > Appointment Types > Appointment Templates
- Fix check_can_delete throwing :abort outside of callbacks
- System Admin > Removed Marketing Options, Recipient Tags
- Security
- Various dependency updates
- Tasks
- New task modal width improved for long task names.