The development tickets associated with the 1.11 OSCAR Pro Build are listed below.
Certain development tickets have been excluded from the list as they may include features not fully activated, technical terminology that does not offer substantial insight to users, or sensitive technical information.
Full Roster Reconciliation using RCX File (ON)
In the Oscar Pro 1.11 release, we're refreshing the design of the monthly Roster Capitation (RCX) reports and introducing new features to help you maintain accurate patient enrollment data with minimal effort.
With this new functionality, you can:
- Reconcile the Enrollment Status in the Master Record for multiple patients with a single click.
- All reportable statuses are available for reconciliation (not just Terminated!)
- Use multiple tabs to easily view patients in each status category (Newly Rostered, De-rostered, Missing from EMR, Unchanged).
- Create a new demographic record directly from the "Missing from EMR" section.
For more detailed information please see this article: Reviewing and Reconciling your Roster (RCX)
1.11.1 Tickets
1.11.2 Tickets
1.11.3 Tickets
1.11.4 Tickets
1.11.5 Tickets
1.11.1 Tickets
New Features
OSCARPRO-5368 – Implement Enrollment Reconciliation via MOH RCX file Functionality in OSCAR Pro
- Full RCX reconciliation via a new User Interface
- Clicking Reconcile button initiates the update of patient Enrollment Status based on the MOH's RCX file
- The new functionality is accessed by clicking a RCX .xml file in Administration > Billing > View MOH Files
OSCARPRO-5789 – Implement ability to disable Attachment Widget by editing eForm
- The Attachment Widget (allowing users to attach items to eForms) has been enabled for all eForms by default.
Users now have the option to disable the Attachment Widget from appearing in individual eForm. To do so:
- Navigate to Administration > Forms/eForms > Manage eForms
- Click the pencil to edit a desired eForm
- Uncheck "Enable Attachments"
- Click Save
Bugs
OSCARPRO-5366 – Attachment Manager | Fails to display HRM titles
- HRM items in Attachment Manager now display the associated HRM title name.
OSCARPRO-5538 – Documents with Uppercase File Extensions Don't work in Attachment Manager
- Resolves an issue where files without all lower case extensions in file name, are not selectable within the Attachment Manager.
OSCARPRO-5552 – Display only latest Form in Attachment Manager
- Reduces the number of lines per Form appearing in the Attachment Manager. Only the latest entry is presented to the user for selection.
OSCARPRO-5843 – To be Prescribed Items can disappear after Pro Rx Error in 1.11
- Fixes a bug that prevents items from prescription list to be displayed if an error occurs during addition of a prescription.
1.11.2 Tickets
OSCARPRO-5482 – Fix 504 timeout issues in CDS exporter
- Addresses a time out issue with the CDS exporter. Due to restrictions on the (Web Application Firewall), the CDS exporter tended to time out after X amount of time if the amount being exported is very large. The CDS exported has been refactored to avoid the timeout through asynchronous loading.
OSCARPRO-5917 – Investigate FHIR R4 schedule endpoint: $getTemplate throws 500 Internal Server Error
- Resolves an issue with the FHI API endpoint whereby a 500 error occurs upon using it.
OSCARPRO-5951 – Faxed Smart Encounter missing Attachment
- Addresses an issue with some Smart Encounter forms not including the selected attachments via Attachment Widget in the final faxed output.
OSCARPRO-5972 – Rx Parser no longer works for new drugs in Pro
- Rx related code specific to 1.11 has been reverted to resolve this issue
OSCARPRO-5973 – Pro Rx cursor no longer focuses on instructions after drug selection
- Rx related code specific to 1.11 has been reverted to resolve this issue
1.11.3 Tickets
OSCARPRO-6026 – Users can't fax smart encounters without attachments on 1.11.2 - Error 500
- Resolves an issue causing 500 error if a Smart Encounter Letter is faxed without attachments in some cases.
OSCARPRO-5974 – Allow for full ZIP file download of exported CDS5 patient set
- Alleviates a limitation associated with downloading exported CDS5 patient set data by allowing a full zip file download
1.11.4 Tickets
OSCARPRO-6074 – Update Ocean Popup Message
-
As of October 18th, 2024 the "Save for Ocean" functionality no longer needs to be enabled for OSCAR Pro clients in the Ocean portal.
All OSCAR Pro systems have this configuration enabled by default in the Ocean portal without need for additional changes.
The pop up message regarding "Save for Ocean" has been modified to reflect these changes.
OSCARPRO-6122– Add Indexes to Tables to Address Performance Issues
- Adds SQL indexes to various tables to ensure all systems can benefit from improved performance.
1.11.5 Tickets
OSCARPRO-6135 – Add Indexes to all the systems to address OSCAR Performance Issues
- Adds SQL indexes to various tables to ensure all systems can benefit from improved performance.
1.11.6 Tickets
OSCARPRO-6165 – Apply indexes to DB to improve performance
- Adds SQL indexes to various tables to ensure all systems can benefit from improved performance.
OSCARPRO-6037 – Investigate DocumentReference having new required fields
- Resolves an issue associated with the DocumentReference API endpoint. The Practitioner element no longer returns a 400 error.