Documentation Index
Fetch the complete documentation index at: https://help.elationhealth.com/llms.txt
Use this file to discover all available pages before exploring further.
Product Enhancements
| Table | Updates |
|---|---|
| patient | added deceased_date column |
| visit_note_bullet | added is_deleted column |
| user | added direct_message_address column |
| report_document_tag | added is_deleted column |
Bug Fixes
| Table | Description |
|---|---|
| referral_order | uq_referral_order column logic updated to fix incremental build issue |
| patient_insurance | various bugs fixed |
Release Highlights
patient.deceased_date Practices can now report on and filter by patient deceased date directly from thepatient table.
user.direct_message_address
Customers can pull a list of all direct message addresses configured for their practice, useful for directory and communication audits.
visit_note_bullet and report_document_tag: is_deleted
The is_deleted flag was added to both tables to account for both hard and soft deletes, ensuring deleted records surface correctly in incremental builds.