...
Excerpt | ||
---|---|---|
| ||
Technical improvementsGeneral performance and reliability improvements. |
Wednesday 24th April 2024 |
---|
Feature updates
1. Advanced questionnaires FHIR API - Support for search parameters
The advanced questionnaires QuestionnaireResponse endpoint now supports search parameters. Organisations can search for QuestionnaireResponses for a specific patient, date, questionnaire, or whether the QuestionnaireResponse is completed or in progress. Instructions for how to structure these searches can be found in our dev wiki.
2. Configuration for email notifications when patients are discharged from a team
Organisations can now configure whether patients should be sent email notifications when discharged from teams via the HL7 remove from teams workflow. This is to support customer workflows where patients are added to and removed from teams for administrative purposes and it is therefore not appropriate for them to be informed that they have been discharged.
3. Plan export adhering to privacy label consent
Previously, team-professionals could export all data-points from a plan when the plan template belonged to their team. We have updated the plan exports so that the export will adhere to privacy label access and will only contain data that the professional has access to view in the User Interface.
4. Improved user flows when using password reset links
If a user is logged in to PKB and clicks on a reset password link from their email inbox, they are now taken to the PKB home page. Previously, the user could try to reset their password while logged in but would get an error. Users can still reset their password from the Profile section of their record while logged in.
Patients will now be taken to the login page if they use an expired reset password link. If the patient still needs to reset their password, they can click on 'Forgot Password' to trigger a new reset password link.
5. REST API Swagger documentation update
The Swagger documentation for updatedSince query parameters in the REST API that were documented as unsupported have now been removed from /v1/medications/active
, /v1/medications/forPatient/id
, /v1/medications/forPatient/id/active
& /v2-beta/allergies/forPatient/id
. The comment against /v2-beta/encounters/
for the updatedSince parameter has been updated to provide more detailed information.
Wednesday 10th April 2024 |
---|
...