OSCARPRO-1609 - Introduce setting to disable automated dx entry upon invoice creation
Specific to ON build only.
Previously invoices created with OSCAR Pro that included a DX code as part of the invoice would automatically add the associated DX to the patients Disease Registry.
A new improvement was introduced to prevent this from occurring by default, but still allow users to turn this function ON as needed. This feature can be turned on/off via the following setting:
Administration > Billing > Billing Settings > Add Dx code to Disease Registry in eChart after saving invoice:
OSCARPRO-1554 - Include 'add pharmacy info' default setting in Pro Rx
The OSCAR Classic allowed systems to have the 'Add Pharmacy Info' option found in Prescriptions to always be enabled by default. This option would display the pharmacy address on the prescription output, and had to enabled on the backend by a technician.
This improvement introduces the ability to have the 'Add Pharmacy Info' selected by default for Pro UI Prescriptions, allowing users to turn this feature ON/OFF via an Administration setting in OSCAR:
Administration > System Management > Rx Settings > Display Pharmacy Info on Prescriptions by default:
When turned ON, the "Add Pharmacy Info" will automatically engage after a prescription is created and pharmacy information is displayed. Users can click "Remove Pharmacy Info" on a case by case basis as needed:
OSCAR-4414 - Migrate DemographicDaoService Into DemographicManager
Code efficiency improvement. DemographicDaoService is no longer needed due to existence of DemographicMananger
OSCAR-4400 - Add ability to filter Consultation list by status
The Consultation section now includes a new dropdown "Consultation Status" dropdown fields. Users can select this field as part of the existing selections (date, team, etc.) to display consultations based on a specific status.
OSCAR-4392 - Optimize Measurements Query
Improves the query associated with obtaining Measurements data in OSCAR. This helps reduce the amount of time it takes to load certain data in both OSCAR as well as for 3rd party developers who obtain measurement data via API (eg. Ocean).
OSCAR-4345 - Change RSA format used for Launcher
Changes format of Launcher to facilitate 3rd party integration with a specific 3rd party service.
New Features
OSCAR-4163 - Improve RA Summary Loading
Systems with an unpresented amount of RA data for a large set of providers have run into issues loading the Billing Reconciliation page in a timely manner.
This feature introduces a setting that allows clinics to refrain from loading "All Providers" by default, providing the ability to load RA data per provider as needed
Administration > Billing > Billing Settings > Load 'All Providers' by default in RA Summary
OSCAR-3554 - Rourke 2020 Form
The Rourke 2020 Form can now be enabled for general use.
Bugs
OSCARPRO-1688 - FHIR API subscription JSON is returning escaped quotes
Resolves an issue with certain FHIR API data being transferred due to quotes.
OSCARPRO-1672 - Bonus Code type fails to save properly in Pro UI
Fixes an issue whereby selecting Bonus Code under Pro UI Invoice creation (ON) fails to properly save the Bonus Code type.
OSCARPRO-1668 - Comment added after 'Acknowledge' fails to save
Clicking "acknowledge" on an Inbox item in Pro UI no longer fails to work after adding a comment.
OSCARPRO-1665 - DX code fails to update when using super codes if dx already populated
Previously DX Codes populated through specific Super Code selections failed to save properly if a DX code was already populated. This issue no longer occurs.
OSCARPRO-1622 - Service code units do not display in billing history
Introduces the ability to see the unit codes alongside the Service Code under Billing History in Pro UI Create Invoice (ON)
OSCARPRO-1621 - Pro View - Disable Auto Population of Last Used DX Code - Preference not work
Fixes an issue with the 'Disable Auto Population of Last Used DX Code' Preference not being respected in Pro UI Billing (ON)
OSCARPRO-1615 - Invoice fails to save when Bill Type is IFH
Resolves issue associated with saving an invoice in Pro UI when type is "IFH"
OSCARPRO-1607 - Demographic record should be validated before allowing an invoice to be saved.
Introduces validation within demographic invoice creation when certain fields (such as Province or Postal Code) are not formatted correctly.
OSCARPRO-1605 - Improve validation of fields in RX
Resolves issue associated with Pro RX Prescription module not providing correct error prompt if Custom Drug selection is not formatted correctly.
OSCARPRO-1577 - Age in RX interface is incorrect if dob is within a month of today
Addresses issue with the age display in the Pro RX module when patient age is displayed in months.
OSCARPRO-1452 - Ability to Remove K267A Pediatric Billing Code Suggestion in Oscar Pro
Resolves issue with K267A displaying in Pro UI Create Invoice, despite the Administration rule being turned off.
OSCARPRO-1239 - Pro Inbox name order in search is not consistent with other sections (order is reversed)
Fixes the order of patient name display in Pro Inbox to ensure it is consistent with other sections of OSCAR. Patient names during search now display as LastName, FirstName.
OSCAR-4516 - Classic Signature fails to work when created via eForm Generator
Resolves an issue with the Classic Signature function working automatically when the eForm Generator is used to create a new eForm.
OSCAR-4458 - BC billing - claims settle over/under (BG) despite being deleted
Fixes issue associated with deleted BG claims displaying erroneously. Claims that are previously deleted no longer display set to Settled with a balance.
OSCAR-4457 - Enrollment status saves incorrectly during demo creation
Fixes an issue associated with Enrollment Status during demographic creation. Enrollment Status no longer saves incorrect value to demographic when "NE-Not Enrolled" is selected.
OSCAR-4454 - Creating a relationship sets the deleted value to null
Resolves issue associated with NULL being saved instead of 0 when a 'relation' is removed.
OSCAR-4453 - error 500 when uploading duplicate file name to image library
Fixes a long standing issue in OSCAR whereby uploading a file by the same name displayed "error 500" instead of a proper message to user.
OSCAR-4441 - OLIS Imported labs made to Add Comment after Acknowledge
Addresses issue whereby the comment box still appears when Acknowledging OLIS labs despite the Preference 'Add Comment after Acknowledge' being set to disabled.
OSCAR-4440 - BC-AR 2020 form missing the option to convert WT input from pounds to kg, after double clicking it
Fixes issue whereby the WT input on Part 2 of the 'BC-AR 2020' Form does not convert from lbs to kg upon double click.
OSCAR-4419 - Unable to update "Include on Consults" in Master File
Resolves issue where deselecting 'Include on Consults' in Master Record did not work as intended.
OSCAR-4391 - Unable to save invoice in UI for Newfoundland HIN
Fixes issue associated with submitting an invoice with a Newfoundland HIN Health Card type in Pro UI.
OSCAR-4309 - Demographic search for unmatched labs not displaying DOB correctly
Fixes issue where searching for a demographic when trying to attach a patient to an unmatched lab displayed the DOB in an incorrect format
OSCAR-3981 - Schedule Template Location Code not Reflecting
Clinics with Multisite set up are able to designate a location when assigning a Schedule Template to specific providers. Fixes issue where the assigned selection within the Schedule Template was not respected when a new appointment is created on schedule.