๐ข Release Overview
Migration Required: Yes
โจ Added
Support defining consents related to Appointment Types: Enabled the capability to link specific consent forms directly to different appointment types. chartedhealth-platform#561
Map lab results without orders: New internal feature links lab results directly to patient profiles when no associated lab order is found. chartedhealth-platform#637
Show consents in calendar appointment: Integrated a display feature to view required consent forms directly within calendar appointments. patient-portal#1470
Extract AllergyIntolerance from EMC Patient Paperwork HRT: Added data extraction logic to capture allergy intolerance information from HRT patient intake documentation. sdc#138
Autocomplete lab AOE questions when possible: Implemented automated smart-fill for lab Ask-at-Order-Entry (AOE) questions using available historical data. chartedhealth-platform#644
Allow free text observations for intake labs: Provided an open text field to add custom clinical observations to a laboratory order during patient intake. ehr#7254
๐ Changed
Restrict lab order re-processing when no changes exist: Optimized system performance by preventing order refreshes if no updates or changes are detected. labs#1196
Optimize lab order pulling for orphan records: Updated search logic to query orphan lab orders by provider or matching patient names instead of loading the entire database. app-admin#1094
Confirm consolidated consent emails for new patients: Validated and updated the patient creation system to ensure all necessary consents are sent bundled in a single email. patient-mgmt#248
Check for null phone or email values prior to addition: Added structural validation to block empty or null phone and email entries during data updates. onboarding#2541
Cleanup address addition form: Refactored the address submission form layout and code for a smoother user experience. ehr#7182
Show management fees when ordering prescriptions: Updated the prescription checkout interface to display any applicable administration or management fees. ehr#7138
Handle missing addresses on MC and TP lab orders: Updated the system layout and logic to properly handle and flag laboratory orders submitted without an address. ehr#7253
Cancel associated sign-consent task when consent is cancelled: Linked consent status workflows so that discarding a consent form automatically voids its pending signature task. consents#137
๐ Fixed
Fix patient TODO task organization ownership: Resolved a bug where newly generated patient tasks were missing a backend reference to their originating organization. labs#1212
Fix error when adding a new credit card: Corrected a payment gateway bug that threw a system error when users attempted to save a new credit card. payment#2323
Fix error when paying with maximum payment methods: Resolved an edge-case crash that occurred when a user tried to process an invoice using the maximum allowed payment splits. payment#2307
Fix lab order job task status updates: Investigated and resolved an issue where the background laboratory process failed to mark corresponding tasks as completed. calendar#433
Fix input payload for benefit plans API call: Corrected data structure errors passed to the
$benefit-plans-to-applyrequest endpoint. calendar#439Fix Checkout Config modal resizing bug: Fixed an interface bug where the modal layout shifted dimensions unexpectedly when clearing the "Fee per unit" field. payment-components#391
Fix Home Kits visibility in lab panel configuration: Corrected an admin filtering bug that mistakenly displayed Home Kits inside the
$get-panelsoperational combo request. app-admin#1095Fix Audit Events UI discrepancies: Restructured the admin audit logging view to correctly mirror the functionality and layout of the main EHR interface. app-admin#1093
Fix telecom and address data in SureScript forms: Resolved formatting errors in the address and telephone fields during SureScript prescription submission. ehr#7243
