New Features
XRay Justification, Add to existing list (#523)
In the XRay report dialog, a justification must be provided from a dropdown list. This has been a fixed list, but now the list can be added to and edited. This allows for the justification text to be changed and the list order to be modified.
This has been implemented with the existing Housekeeping Assessment Category Forms feature.

Selecting the Housekeeping -> Assessment Category Forms tab the use can select a category to update, in this case XrayJustification.

Select the Justification row in the Categories table on the left and a list of possible options is displayed on the right-hand side.

From here the user can add new justification items using the add “Items +” button. Any new items will be added to the top of the list. The list order can be changed by selecting an item and using the up or down arrows to change its ranking.

Items can be edited by using the items context menu.

The new XRay justification can then be used in the XRay report entry dialog from the the appointment screen.

XRay Report updated (#BE-19)
The XRay report Excel download now has the patient ID as well as the Nature of Deficiency and Cause of Deficiency for each XRay entry. The patient ID is presented instead of the patient name for anonymity according to CQC audit requirements.
Resolved Issues
Excel Reports Adding Blank Lines (#MS-18)
Some reports exported as Excel sheets added blank lines before the valid data rows. This was causing the embedded formulas to sum their columns incorrectly.