Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wednesday 13th Dec 2023

Feature updates

1. Advanced questionnaires

Organisations can now use our new FHIR QuestionnaireResponse endpoint to retrieve all of the QuestionnaireResponses for the patients in their team that have completed an advanced questionnaire. This follows the release of the Questionnaire endpoint and $send-questionnaire-request operation.

Tuesday 12th Dec 2023

New features

1. Advanced questionnaires

Organisations can now use our new FHIR Questionnaire endpoint and $send-questionnaire-request operation to retrieve Questionnaire resources and send advanced questionnaires to patients. Advanced questionnaires deliver improved functionality over PKB’s existing consultations feature, including calculated fields, branching, coded data and can be answered by unregistered as well as registered patients. Support for retrieval of QuestionnaireResponses will be released later this week.

...

We have resolved an issue with the display of roles in the team selector affecting users who were both a professional and coordinator in the same team. It now correctly highlights the chosen role. For more info please see PKB Manual - Register as a professional.

Wednesday 29th Nov 2023

Feature updates

1. Privacy labels - FHIR API

...

We have resolved an issue where HL7 updates containing medications were being silently ignored if the provided frequency (in the ZRX1 field of an ADT A28 message) was unsupported. If an unsupported frequency is provided, the message will no longer be ignored and the provided string (e.g. “every 96 hours”) will be displayed in the UI.

Wednesday 22nd Nov 2023

Feature updates

1. Invitation and registration improvements

...

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

Thursday 16th Nov 2023

Feature updates

1. Symptoms

We have added 2 new symptoms:

...

We have resolved an issue which prevented diagnoses or allergies being added to the record when received via an HL7 ADT A28 message or an HL7 ADT A31 message, if the messages are from more than one partner for the same organisation and are pending processing at the same time. This has now been resolved so that the most recently received message is now shown.

Wednesday 8th Nov 2023

Feature updates

1. NHS App

We have updated the styling of the error message shown within the NHS App when PKB is unavailable:

...

Code Block
"name": [
  {
   "given": [
    "Dennis",
    "Kenneth"
   ],
"family": "test"

Wednesday 1st Nov 2023

Feature updates

1. Email footer for unregistered patients

...

We can now aggregate and show medications in the UI that were sent in either MedicationStatement Resources or MedicationRequest Resources. Previously, we supported the MedicationStatement Resource only.

Wednesday 25th Oct 2023

Feature updates

1. Plans - new columns in plan export CSV

...

We have removed non-numeric measurements from the dropdown list of measurements that can be added as these were not fully supported and values were not displayed in PKB.

Wednesday 18th Oct 2023

Feature updates

1. HL7 Appointment specialty

...

When sending a laboratory result or measurement via an HL7 ORU R01 message, the ORC-3 or OBR-3 field now must be populated with the filler order number. If both fields are populated, they must contain the same filler order number.

Wednesday 4th Oct 2023

Feature updates

1. REST API Medications

We have updated the v1/medications REST API endpoint as follows:

...