Versions Compared

Key

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

...

Excerpt

Wednesday 23rd October 2024

Feature updates

1. Test results with comments only

We now allow users to add test results via the User Interface without a value if a comment is supplied.

Screenshot 2024-10-22 at 10.14.57.pngImage Added

2. Prioritising the new user option on the self-registration page

We have prioritised the 'Are you a new user' section on the self-registration page, making it the first option for patients on small screens to enhance accessibility and streamline the registration process.

Screenshot 2024-10-21 at 15.48.59.pngImage Added

3. Removing the option to edit plans on the user interface when they are sent as a PDF via HL7

Care plans sent as PDF via HL7 will no longer have editable fields, and the ‘Edit’ button will not be shown. To prevent editing a plan, organisations can send a plan with a PDF attachment in OBX-5 (i.e. with a combination of APPLICATION/PDF) of an HL7 MDM T02 message. For all other combinations, the ‘Edit’ button will still be shown. For additional details on how to edit a care plan, please see How do I update a plan?

Screenshot 2024-10-22 at 12.14.34.pngImage Added

4. Advanced questionnaires CSV export

Team professionals and coordinators can now export their patients' responses to advanced questionnaires as a CSV. Questionnaires that have responses can be exported from the ‘Questionnaires' page. Read our manual page to find out more about the new CSV export. Only teams that have advanced questionnaires enabled in the UI will be able to export their patients' answers in this way. To enable advanced questionnaires in the UI for your team, please contact your Customer Success PM.

Bug fixes

1. SIU-15 triggering NHS App new message notification

We have resolved an issue that was incorrectly triggering an NHS App message notification when an SIU-15 (Appointment cancellation) was sent via HL7.

Tuesday 15th October 2024

Feature updates

1. Supporting information text on test result pages

We have updated the text in the “Important' section of the test results page to include ‘The healthcare professional who requested the test will review these results and can discuss them with you at your next visit.’.

...

2. Two-factor authentication usability improvement

If a user enters a two-factor authentication code from their authenticator application just after a new token has been generated, it will now be accepted. We extended the validity window to make it easier for users to manage their two-factor authentication. You can read about setting up two-factor authentication in our manual.

3. Advanced questionnaires can be added without a release

Advanced questionnaires can now be created, updated and linked to clinical teams without a PKB release. To arrange for an advanced questionnaire to be built or added to your team, speak with your Customer Success Project Manager.

4. Advanced questionnaire email notifications

Clinical teams using the $send-questionnaire-request operation can now suppress the email notifications sent to patients when a questionnaire request is sent. To suppress the email notification, the notificationFlag parameter can be added to the API call. For example API calls, see our advanced questionnaires API spec.

Bug fixes

1. Ampersand display on ‘View appointment’ page

We have resolved an issue that prevented the correct display of ampersands (&) in the appointment name within the navigation menu.

...

2. Advanced questionnaires ‘author’ field now refers to the patient, not the sending team

The ‘author’ field on a QuestionnaireResponse now references the patient who completed the questionnaire, not the team that sent it. This fixes a discrepancy between our implementation and the spec for the FHIR QuestionnaireResponse resource.