> ## 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.1.1: May 2023

## Product Enhancements

| Table           | Updates                         |
| --------------- | ------------------------------- |
| referral\_order | added processing\_status column |
| referral\_order | added resolution\_state column  |
| referral\_order | added is\_deleted column        |
| referral\_order | fixed fax\_status not updating  |
| misc\_orders    | added is\_deleted column        |
| misc\_orders    | added resolution\_state column  |

## Deprecations

| Table         | Updates                                                          |
| ------------- | ---------------------------------------------------------------- |
| patient\_tag  | removed is\_deleted column (replaced by deletion\_time in v1.1)  |
| document\_tag | removed is\_deleted column (replaced by deletion\_time in v1.1)  |
| patient       | removed primary\_practice\_provider\_user\_id (duplicate column) |
| patient\_hcc  | renamed valid\_till to last\_calculated                          |

***

## Release Highlights

**referral\_order: processing\_status and resolution\_state**

Practices can now report on the full lifecycle of their referrals: tracking processing status and whether a referral is outstanding, fulfilled, or canceled.

**referral\_order: fax\_status fix**

The `fax_status` column had stopped updating due to a backend change. This is now fixed.

**misc\_orders: is\_deleted and resolution\_state**

Practices can now identify whether a miscellaneous order has been deleted and track its resolution state.
