Features
- DBA tools: for extracting
CONSULT_REGPART
andVRLIJST_VROPSLG
there is an option to use DBA tools. - Primary care physician: implemented for hix/clarity/easycare.
- Partial elasticsearch reload of patient category.
- Added new EHR: SAP implementation.
Generic datamodel/etl changes
- Downtime processing: datamodel preparations for integrating the downtime processing service.
- Deletes for report/form/entries implemented.
- Added better count comparison logic for texts and entries.
- Better logic for handling elasticsearch time-outs.
New or significantly updated category:
- New field
[dbo].[DW_PATIENT_DIM].[primary_care_physician] nvarchar(100) null,
has been added. - New view field:
[dbo].[patient].[PrimaryCarePhysician]
has been added.
EHR-specific datamodel/etl changes
hix
- Fixed an issue for duplicate ObservationMeasurement records.
- Now using the scheduled end date if the end date is missing for
medication request
- Change
Peroperatief
toPostoperatief
for surgery status.- Full elasticsearch reload of surgery and surgery_procedure.
clarity
- Change
[HAR_DBC_INFO].[CDC_HASH]
from null to not null.
Solved PM tickets
The following PM tickets were solved as part of this release: