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 |
|---|---|
| med_order | added days_supply column |
| patient | added preferred_service_location_id column |
| patient | added full_name column |
| patient | added consented column |
| patient | updated gender_identity column |
| master_patient | removed duplicate column canonical_physician_id |
| patient_insurance | added payment_program column |
| referral_order_dx | added table referral_order_dx |
Bug Fixes
| Table | Description |
|---|---|
| passport | minor bug where there was an issue showing deleted unsigned records |
Release Highlights
med_order: days_supply Thedays_supply column was added for non-Surescripts (user-created) prescriptions, enabling reporting and auditing of prescription duration.

preferred_service_location_id links to service_location.id. consented records whether the patient consented to external data sharing.


canonical_physician_id column was removed. Use primary_care_provider_id instead.
patient_insurance: payment_program
The payment_program column was added to expose the payment program associated with a patient’s insurance.
referral_order_dx: new table
The new referral_order_dx relationship table enables reporting on which diagnosis codes were used for a referral.
