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 2 Next »

History

Wednesday 17th Jan 2024

Feature updates

1. MedMij - data deletions

Patients in the Netherlands can delete data that they requested from their care providers. This is a mandatory requirement to comply with the MedMij standard. Previously, deletion was only supported for data that was sent to PKB via the HL7 API, as this was the only route that we received data for users in the Netherlands. We have now extended support for this feature to data sent to PKB via the FHIR API.

Bugs

1. Multi-team professionals - deactivation

We have fixed a bug that prevented professionals who were linked to multiple teams from accessing their patients if they had been deactivated from at least one of their teams.

2. FHIR API - time zone handling

We have fixed a bug with time zone handling for the FHIR API. Previously, if an organisation sent data via our FHIR API without specifying a time zone, the time shown for that data would be in the organisation’s default time zone. In this scenario, the time zone a user set in their record wasn’t being used. The time shown for these data points will now be determined by the time zone set in the user’s record.

Thursday 11th Jan 2024

Feature updates

1. REST API

We have made a number of technical improvements to creating or updating a professional via our REST API. This includes resolving an issue when inviting an existing professional.

2. Update to the ‘Latest’ view of test results

We have updated the display of test results, so that if multiple results of the same test type are received under different panel profiles, we now group and display the test type in a single section on the ‘Latest’ test result page.

3. Advanced questionnaires

Organisations can now send advanced questionnaires to patients using a national identifier (e.g. NHS number). Previously, patients could only be sent advanced questionnaires using the patient’s FHIR ID. See the advanced questionnaires API spec for an example API call using NHS number.

4. Advanced questionnaires

QuestionnaireResponse resources generated from advanced questionnaires now contain the public ID of the patient that completed the questionnaire.

Bugs

1. FHIR Demographic updates - Email address handling

We have added a missing check when email addresses are added to records via our FHIR demographic service. Previously, the system was not checking to see if the newly added email was already present on another record which could have prevented affected users from logging in, this change prevents the issue occurring.


For full history please see pkbstatus.com history

  • No labels