Wednesday 8th May 2024 |
---|
Feature updates
Link to view record has been added to the discharge email notification
When a ZTM-2 message is sent to discharge a patient from a team, the discharge email notification now contains a link for the patient to log in and view their previous teams on the ‘Past invitations’ tab.
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.
Thursday 2nd May 2024 |
---|
Bug fixes
1. ID conflicts in our FHIRstore
We are adding additional checks for ID conflicts in our FHIRstore.
Wednesday 1st May 2024 |
---|
Technical improvements
General 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 |
---|
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