Skip to content

Commit d88c9dc

Browse files
committed
Updated upcoming changes page with 0.6.0 upcoming release.
1 parent acfba34 commit d88c9dc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/other/upcoming_changes.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,15 @@
1818
## Next Release Dates
1919

2020
- Next CH EMED EPR version release: *TBD*
21-
- Next aggregator release: *TBD*
21+
- Next aggregator release: 0.6.0 on Wednesday 2025-11-26
2222

2323
## Relevant Changes
24+
### PMP v0.6.0
25+
This version updates dependencies, including using Husky 3.2.0 release (and not a snapshot) with the same bugfixes from 0.5.5.
26+
Additionally, the aggregator now checks that the references within the extensions of medication request changed and medication statement changed resources conveyed within an ITI-41 PADV CHANGE transaction, are good (the ids exist and refer to the proper entity). This adds not only a more thorough check on the validity of FHIR content, but also ensures that a PML generated by the aggregator can be properly traversed (e.g. via Husky convenience methods) and the original medication statement resource can be fetched from the changed resource information.
27+
28+
This version will be deployed along the configuration to connect the PMP to CARA's new EPR platform, on a first stage on ws-pmp-int.cara.ch and ws-pmp-dev.cara.ch and at a later stage on production (HUG pilot). The old Post platform will no longer be supported by the PMP after deployments of this version (or newer).
29+
2430
### PMP v0.5.5
2531
This version uses a snapshot of Husky 3.2.0 which has not been yet released, and that fixes several bugs preventing PMLC PDF generation for medications for which an ingredient is specified without a known SNOMED code and for certain cases of dosages with a specified max dosage per period.
2632

0 commit comments

Comments
 (0)