Thurs
...
Feature updates
1. Contact Details CSV - registration status
We have added two new columns to the Contact Details CSV: date of birth, registration status. A coordinator can download this CSV from the Institution tab. This change allows teams to get the registration status of their patients without needing PKB to provide this.
Bugs
1. PKB proprietary one time password (OTP) single sign-on (SSO)
We have resolved an issue which meant that diagnoses and medicines could not be saved by professionals logged in via the PKB OTP SSO. Previously, the page would crash when the professional attempted to save the diagnosis or medicine. Now, the diagnosis or medicine is added to the patient’s record and can be viewed by the professional.
Technical improvements
1. FHIR storage
This week's release includes backend changes to our FHIR storage of conditions and appointment data.
If you cannot access the link via the 'View detailed release notes' below then please copy the following into your browser to access: https://wiki.patientsknowbest.com/space/REL/3559981075/Latest+release+notes
Thurs 2nd Mar 2023
Feature updates
1. FHIR Questionnaire
We have added a parameter to our FHIR API to allow organisations to determine if they want an email notification to be sent to a team professional if a patient completes the questionnaire. The parameter can be added the $send-questionnaire-request endpoint as follows:
...
Organisations will be able to optionally prevent professionals from switching between patient records when they are logged in via single sign-on (SSO). When a professional launches a patient’s record using a redirection URL that contains ‘lockPatient = True', they will be prevented from leaving that patient’s record for the duration of the session, with links to other areas of PKB removed from view.
...
Wed 22nd Feb 2023
Feature updates
1. Email notifications - plans
We have updated the wording of email notification sent to patients when a professional adds or updates a plan. The email now uses 'plans” rather than “care plans” to be consistent with our UI.
Bugs
1. Professionals - remind to register
We have resolved an issue which prevented professionals from having the option to remind a patient to register. This only occurred when a patient’s record was initially added with no email and then an email was added via HL7 afterwards.
Thurs 16th Feb 2023
Bugs
1. Medicines
We have fixed a bug which occurred when a user discussed a medication. Prior to the fix, if a user selected a medication to discuss, all the medications were pre-populated in the message body rather than just the medication(s) selected for discussion.
...
We have fixed a bug which allowed team professionals to invite other team professionals as individual professionals for patients in their team. Now, the inviting team professional is shown an error message stating that the second team professional already has access to the patient’s record.
Thurs 9th Feb 2023
Feature updates
1. HL7 MDM-T02 messages
OBX-5 (Observation Value) is now mandatory in HL7 MDM-T02 messages. This will ensure that empty documents are not sent into patient records, which can cause errors to be shown within PKB for patients. For more information click here.
...
who have been invited but have not yet registered
who have sharing disabled on their record
who have been discharged from a team by a professional
who were once a registered patient but have had their account deregistered
Bugs
1. Browser error message
We have resolved an issue which resulted in the user seeing an error message stating that they were using an unsupported browser when they were not. This occurred when the user was referred to the PKB login screen from certain URLs. The issue is now resolved and users will no longer see this incorrect error message when using a supported browser.
...
We have reinstated the remind and the reply buttons from the professional’s view of the patient’s ‘Events & Messages’ inbox.
We have fixed a bug which caused a page crash when a professional who was set up as non-contactable, tried to reply to a consultation.
Non-contactable professionals no longer see an error screen when they try to hand-over a consultation.
Technical improvements
1. Appointment
We have enriched the Appointment resources returned via the event service interface with additional display text for participants and source actors.
Fri 3rd Feb 2023
Feature updates
1. Carer details
Professionals and carers will no longer see the ‘Relevant contacts' table on the patient summary page. We have also removed the carer's date of birth from the 'Friends/Family' page of the 'Sharing’ section of a patient's record, which will now display the name of any carers only.
...
An email address can now be used as an identifier in an HL7 message to target a patient’s PKB record. The email address must be provided in the PID-2 or PID-3 fields with an Assigning Authority and Type Code both set to “EMAIL”. Email addresses provided as contact information in the PID-13 or PID-14 fields will not be used as identifiers, and email identifiers provided in the PID-2 or PID-3 fields will not be saved as contact information. Email address identifiers will only match a record if the email address is not a secondary, unconfirmed email address on the target PKB record. For more information please read our developer wiki.
Bugs
1. Diagnoses
We have resolved an issue to ensure new lines are shown correctly when additional diagnosis information is saved. Previously, this field was showing a '<br/>' HTML code where the new line separating the text should have been.
...
Thurs 26th Jan 2023
Bugs
1. Diagnoses
We have resolved an issue which caused the diagnoses page to fail to load when a patient had a group of past medications that were marked as inactive and had no end date set.
Wed 25th Jan 2023
Feature updates
1. FHIR Process message
A national identifier verification status is no longer mandatory when creating patients via the FHIR Process message endpoint. For more information please see Process message
Wed 18th Jan 2023
Bugs
1. EMIS single sign on (SSO)
...
Code Block |
---|
{ "resourceType":"Parameters", "parameter":[ { "name":"target", "valueReference":{ "reference":"Patient/8047beeb-b4b0-45bd-b15a-87c6249424f5" } }, { "name":"requestor", "valueReference":{ "reference":"Practitioner/3666cee4-ab1e-4c42-aedb-918327c54581" } }, { "name":"additionalIdentifier", "valueIdentifier":{ "system":"http://www.testsystem.com", "value":"12345" } } ] } |
Bugs
1. HL7 MDM T02 document messages
...
We have resolved an issue that prevented the document reporting button from displaying for users accessing PKB from the NHS App. The document reporting feature is available in the ‘Events & messages’ section of PKB and applies to PDF documents that are sent to patients via HL7 integration. If a patient cannot open the document from any of their devices, they can report an error with the document by clicking on this button.
...
Wed 4th Jan 2023
Technical improvements
1. DNS change
In this release, we are making a minor https://en.wikipedia.org/wiki/Domain_Name_System (DNS) change.
...