Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Release notes (1).png

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.

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

Feature updates

1. FHIR registration endpoint - expanded national identifier support

The FHIR registration endpoint now supports any national identifier type from our list of supported national identifiers. Previously, this endpoint only accepted NHS numbers.

2. FHIR searching - UK national identifier support

FHIR API searching now supports any national identifier type from our list of supported national identifiers. Previously only NHS numbers were supported.
We additionally also support using non-national identifiers in FHIR searches.

3. Skype ID field removed

The Skype ID has been removed from the following locations:

  • Profile page for all users

  • Colleagues page for Professionals

  • Registration page in all registration pathways

4. Advanced questionnaires - support for ‘additionalidentifier’ parameter

The $send-questionnaire-request operation now supports the ‘additionalIdentifier’ parameter, which organisations will use to send local identifiers when sending questionnaires. The value provided in the additionalIdentifier parameter is added as an identifier to the ServiceRequest that is generated when the questionnaire is sent. When the QuestionnaireResponse endpoint supports search parameters, this additionalIdentifier can be used to search for a QuestionnaireResponse.


For full history please see pkbstatus.com history

  • No labels