Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt
namereleaseNotes

Wednesday 8th May 2024

Feature updates

1. Link to view record has been added to the discharge email notification

When a ZTM-2 message is sent to discharge a patient Discharge email notifications, which are sent when patients are discharged from a team, the discharge email notification now contains contain a link for the patient to log in and view their previous teams on the ‘Past invitations’ tab.

2. QuestionnaireResponse endpoint now supports the _include parameter

The advanced questionnaires QuestionnaireResponse endpoint now supports the _include search parameter. Organisations can use this to include the following in the response when retrieving QuestionnaireResponse resources:

  • the Patient resource belonging to the patient that a questionnaire was sent to

  • the Patient resource belonging to the patient who completed the questionnaire

  • the ServiceRequest that was generated when the questionnaire was sent

Instructions for how to structure these searches can be found in our dev wiki.

Bug fixes

1. Reusing a deactivated professional’s email address

We have resolved an issue which prevented a deactivated professional’s email address from being reused when adding a new coordinator to a new team. After deactivation, the email can now be used.

2. Viewing measurements or plans containing measurements with multiple values

We have resolved an issue that prevented users from viewing measurements or plans containing measurements where a measurement has been sent with two values, but the measurement type only supports one value. These measurements will now be displayed with both values.

...