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