@@ -6,16 +6,55 @@ All notable changes to this project will be documented in this file.
6
6
7
7
Please refer to the respective repositories for a more in depth changelog of single components:
8
8
9
- | Component| Link|
10
- | --| --|
11
- | UI| < https://github.com/medizininformatik-initiative/feasibility-gui > |
12
- | Ontology Generation| < https://github.com/medizininformatik-initiative/fhir-ontology-generator > |
13
- | sq2cql| < https://github.com/medizininformatik-initiative/sq2cql > |
14
- | Backend| < https://github.com/medizininformatik-initiative/feasibility-backend > |
15
- | DSF Feasibility Plugin| < https://github.com/medizininformatik-initiative/feasibility-dsf-process > |
16
- | FLARE| < https://github.com/medizininformatik-initiative/flare > |
17
- | TORCH| <https://github.com/medizininformatik-initiative/torch |
18
- | Blaze FHIR server| < https://github.com/samply/blaze > |
9
+ | Component| Link| Version|
10
+ | --| --| --|
11
+ | UI| < https://github.com/medizininformatik-initiative/feasibility-gui > | [ 6.0.8] [ ui ] |
12
+ | Ontology Generation| < https://github.com/medizininformatik-initiative/fhir-ontology-generator > | [ 3.2.0] [ onto ] |
13
+ | sq2cql| < https://github.com/medizininformatik-initiative/sq2cql > | [ 1.0.0] [ sq2cql ] |
14
+ | Backend| < https://github.com/medizininformatik-initiative/feasibility-backend > | [ 6.2.0] [ backend ] |
15
+ | DSF Feasibility Plugin| < https://github.com/medizininformatik-initiative/feasibility-dsf-process > | [ 1.0.0.7] [ dsf-feas ] |
16
+ | FLARE| < https://github.com/medizininformatik-initiative/flare > | [ 2.5.0] [ flare ] |
17
+ | TORCH| < https://github.com/medizininformatik-initiative/torch > | [ 1.0.0-alpha.3] [ torch ] |
18
+ | Blaze FHIR server| < https://github.com/samply/blaze > | [ 0.33] [ blaze ] |
19
+
20
+ [ ui ] : https://github.com/medizininformatik-initiative/feasibility-gui/releases/tag/v6.0.8
21
+ [ onto ] : https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.2.0
22
+ [ sq2cql ] : https://github.com/medizininformatik-initiative/sq2cql/releases/tag/v1.0.0
23
+ [ backend ] : https://github.com/medizininformatik-initiative/feasibility-backend/releases/tag/v6.2.0
24
+ [ dsf-feas ] : https://github.com/medizininformatik-initiative/mii-process-feasibility/releases/tag/v1.0.0.7
25
+ [ flare ] : https://github.com/medizininformatik-initiative/flare/releases/tag/v2.5.0
26
+ [ torch ] : https://github.com/medizininformatik-initiative/torch/releases/tag/v1.0.0-alpha.3
27
+ [ blaze ] : https://github.com/samply/blaze/releases/tag/v0.33.0
28
+
29
+
30
+ ## [ 5.2.0] - 2025-03-14
31
+
32
+ ** minor fixes in v5.2.0**
33
+
34
+ - GUI:
35
+ - Details counter gets incremented correctly
36
+ - Combined consent is set in downloaded CCDL
37
+ - Backend:
38
+ - Encounter Module fixed by fixed typing in ontology
39
+
40
+ ### New Features
41
+
42
+ - Backend:
43
+ - Provide an endpoint for version information, accessible at path ` /actuator/info `
44
+ - GUI:
45
+ - Translation for consent text
46
+
47
+ ### Ontology
48
+
49
+ This release is based on ontology version [ v3.2.0] ( https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.2.0 )
50
+
51
+ ### Updates to
52
+
53
+ - backend to v6.2.0 and within sq2cql to v1.0.0
54
+ - ontology to [ v3.2.0] ( https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.2.0 )
55
+ - UI to [ v6.0.8] ( https://github.com/medizininformatik-initiative/feasibility-gui/releases/tag/v6.0.8 )
56
+ - Blaze to [ v0.33] ( https://github.com/samply/blaze/releases/tag/v0.33.0 )
57
+
19
58
20
59
## [ 5.1.1] - 2025-03-03
21
60
0 commit comments