Skip to main content

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

TableUpdates
med_orderadded days_supply column
patientadded preferred_service_location_id column
patientadded full_name column
patientadded consented column
patientupdated gender_identity column
master_patientremoved duplicate column canonical_physician_id
patient_insuranceadded payment_program column
referral_order_dxadded table referral_order_dx

Bug Fixes

TableDescription
passportminor bug where there was an issue showing deleted unsigned records

Release Highlights

med_order: days_supply The days_supply column was added for non-Surescripts (user-created) prescriptions, enabling reporting and auditing of prescription duration. patient: full_name, preferred_service_location_id, consented The patient’s non-legal full name is now available for search and reporting. preferred_service_location_id links to service_location.id. consented records whether the patient consented to external data sharing. patient: gender_identity values updated Gender identity values were updated to match the current options in the EHR. master_patient: canonical_physician_id removed The duplicate 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.