...
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 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
...