You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/other/upcoming_changes.md
+14-8Lines changed: 14 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,23 +5,29 @@
5
5
## Currently Deployed
6
6
7
7
- dev:
8
-
- PMP (aggregator) v0.6.1 (deployed 2025-11-27), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
9
-
- Platform migration to BINT.
10
-
- ALPAGE v0.1.2 (deployed 22025-11-27, DB truncated)
8
+
- PMP (aggregator) v0.6.2 (deployed 2026-01-02), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
9
+
- ALPAGE v0.1.2 (deployed 22025-11-27)
11
10
- int:
12
-
- PMP (aggregator) v0.5.2 (deployed 2025-09-05), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
13
-
- ALPAGE v0.1.0 (deployed 2025-05-21, DB recreated)
14
-
11
+
- PMP (aggregator) v0.6.2 (deployed 2026-01-02), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
12
+
- ALPAGE v0.1.2
13
+
- HUG (pilot):
14
+
- aggregator: v0.6.2 (deployed 2026-01-02), works with [CH EMED EPR 2.0.0](https://fhir.ch/ig/ch-emed-epr/2.0.0/index.html).
15
+
- ALPAGE v0.1.1
15
16
## Known Issues
16
-
- Aggregator:
17
-
- The aggregator might accept bad ids within a treatmentplan extension. This might have implications for client traversing a PML document and relying on these ids to be good.
17
+
None. Please report any issues you may encounter.
18
18
19
19
## Next Release Dates
20
20
21
21
- Next CH EMED EPR version release: *TBD*
22
22
- Next aggregator release: *TBD*
23
23
24
24
## Relevant Changes
25
+
### PMP v0.6.2
26
+
27
+
- The aggregator will no longer assign ids to dosage elements (bug) within on-demand documents.
28
+
- The aggregator will link the original representation binary in its section narrative.
29
+
- Other internal improvements and bugfixes.
30
+
25
31
### PMP v0.6.1
26
32
Bugfixes for unexepected issues encountered due to dependencies bump on 0.6.0.
0 commit comments