> ## 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.

# Version 1.5: November 2023

## 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**

The `days_supply` column was added for non-Surescripts (user-created) prescriptions, enabling reporting and auditing of prescription duration.

<img src="https://mintcdn.com/elationhealth/aqLVKRo1Jpffmnwl/images/reference/hdb-med-order-days-supply-column.png?fit=max&auto=format&n=aqLVKRo1Jpffmnwl&q=85&s=6f2384253578bc287303e9b7a89371e3" alt="" width="1808" height="846" data-path="images/reference/hdb-med-order-days-supply-column.png" />

**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.

<img src="https://mintcdn.com/elationhealth/aqLVKRo1Jpffmnwl/images/reference/hdb-patient-table-full-name-column.png?fit=max&auto=format&n=aqLVKRo1Jpffmnwl&q=85&s=8c685561b3330166577a48d7e9553cb1" alt="" width="2270" height="872" data-path="images/reference/hdb-patient-table-full-name-column.png" />

**patient: gender\_identity values updated**

Gender identity values were updated to match the current options in the EHR.

<img src="https://mintcdn.com/elationhealth/aqLVKRo1Jpffmnwl/images/reference/hdb-patient-table-gender-identity-values.png?fit=max&auto=format&n=aqLVKRo1Jpffmnwl&q=85&s=4b3d9df9fdebc5f6a002109823b4a4cb" alt="" width="1802" height="1148" data-path="images/reference/hdb-patient-table-gender-identity-values.png" />

**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.

<img src="https://mintcdn.com/elationhealth/aqLVKRo1Jpffmnwl/images/reference/hdb-referral-order-dx-table.png?fit=max&auto=format&n=aqLVKRo1Jpffmnwl&q=85&s=980cffb0e98127b1601df9da72e6f168" alt="" width="1854" height="1834" data-path="images/reference/hdb-referral-order-dx-table.png" />
