This repository was archived by the owner on Oct 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,49 @@ Please refer to the respective repositories for a more in depth changelog of sin
1818| Blaze FHIR server| < https://github.com/samply/blaze > |
1919
2020
21+ ## [ 5.0.2] - 2025-02-03
22+
23+ ** minor fixes in v5.0.2**
24+
25+ - sq2cql was updated to handle consent MedicationStatement and MedicationRequest correctly
26+
27+ ### known bugs
28+
29+ - Encounter Module faulty at sq2cql translation and therefore non functioning (CQL)
30+
31+ ### Ontology
32+
33+ This Release is based on ontology Version [ v3.0.1] ( https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.0.1 )
34+
35+ ### no updates to
36+
37+ - Everything except backend
38+
39+
40+ ## [ 5.0.1] - 2024-12-18
41+
42+ ** minor fixes in v5.0.1**
43+
44+ - Ontology contained multiple instances of the same codes but lacked others -> fixed, v3.0.1
45+ - sq2cql was updated to handle consent correctly
46+ - UI was unable to save cohort selections -> fixed
47+
48+ ### known bugs
49+
50+ - Encounter Module faulty at sq2cql translation and therefore non functioning (CQL)
51+ - Medication Statement, Medication request faulty at sq2cql level and therefore non functioning (CQL)
52+
53+ ### Ontology
54+
55+ This Release is based on ontology Version [ v3.0.1] ( https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.0.1 )
56+ Flare contains new ontology
57+
58+ ### no updates to
59+
60+ - Torch
61+ - FDE
62+
63+
2164## [ 5.0.0] - 2024-11-21
2265
2366### Ontology
Original file line number Diff line number Diff line change 11services :
22 dataportal-backend :
33 restart : unless-stopped
4- image : ghcr.io/medizininformatik-initiative/feasibility-backend:6.0.3
4+ image : ghcr.io/medizininformatik-initiative/feasibility-backend:6.0.5
55 ports :
66 - ${DATAPORTAL_BACKEND_PORT:-127.0.0.1:8091}:8090
77 depends_on :
Original file line number Diff line number Diff line change 110110 "clientRole" : false ,
111111 "containerId" : " 2268ed68-686a-4c9e-8637-6c366a60d459" ,
112112 "attributes" : {}
113+ },
114+ {
115+ "id" : " f3229666-6699-42fb-b3bc-399cd8256e79" ,
116+ "name" : " dsf_admin" ,
117+ "description" : " Administrative access to DSF instance of FDPG" ,
118+ "composite" : false ,
119+ "clientRole" : false ,
120+ "containerId" : " 2268ed68-686a-4c9e-8637-6c366a60d459" ,
121+ "attributes" : {}
113122 }
114123 ],
115124 "client" : {
You can’t perform that action at this time.
0 commit comments