NEWS.md 6.34 KB
Newer Older
1
2
# miRacumDQA NEWS

Lorenz Kapsner's avatar
Lorenz Kapsner committed
3
## Unreleased (2022-06-27)
4
5
6

#### New Features

Lorenz Kapsner's avatar
Lorenz Kapsner committed
7
* updated i2b2 sqls; closes [#33](https://gitlab.miracum.org/miracum/dqa/miracumdqa/issues/33)
Lorenz Kapsner's avatar
Lorenz Kapsner committed
8
* remove schema from sql statements
9
* more atemporal plausibilities
Lorenz Kapsner's avatar
Lorenz Kapsner committed
10
11
#### Fixes

Lorenz Kapsner's avatar
Lorenz Kapsner committed
12
13
* update mdr i2b2 start date
* moving i2b2 to sql-modify; addresses [#33](https://gitlab.miracum.org/miracum/dqa/miracumdqa/issues/33)
Lorenz Kapsner's avatar
Lorenz Kapsner committed
14
* fixed issue with i2b2 plausi regex
15
16
#### Others

17
* updated gha
18
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
19
* updated news.md
20
* replaced "data system" with "database"
21
* changed "Completeness" to "Completeness Checks" in the GUI
22
23
* updated description
* updated news.md
24
25
* updated dev version

Lorenz Kapsner's avatar
Lorenz Kapsner committed
26
Full set of changes: [`v3.0.0...b370a03`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v3.0.0...b370a03)
27

Lorenz Kapsner's avatar
Lorenz Kapsner committed
28
## v3.0.0 (2022-05-20)
29

Lorenz Kapsner's avatar
Lorenz Kapsner committed
30
31
#### New Features

Lorenz Kapsner's avatar
Lorenz Kapsner committed
32
* added preparation for logo
33
34
35
* added laboratory values; enhanced sqls for i2b2 and fhir
* working on fhir sqls
* adding more dataelements (wip)
Lorenz Kapsner's avatar
Lorenz Kapsner committed
36
* added cache of 1 day for mdr
Lorenz Kapsner's avatar
Lorenz Kapsner committed
37
* added more data elements
38
* added further dataelements
39
* working on re-adding omop; added to mdr
Lorenz Kapsner's avatar
Lorenz Kapsner committed
40
41
42
43
44
45
* working on adaption of dehub mdr
* working on mdr downloading
* connecting dehub mdr via reticulate with r
* working on dehup adaption
* working on mdr upload
* working on dehub adaptions; wip
46
47
#### Fixes

Lorenz Kapsner's avatar
Lorenz Kapsner committed
48
* updated constraints for kontaktklasse
Lorenz Kapsner's avatar
Lorenz Kapsner committed
49
* added data elements to be tested to dqamdr_config.py
50
* fixed error in fachabteilung-fhir sql
51
* fixed utf8 typo
Lorenz Kapsner's avatar
Lorenz Kapsner committed
52
* fallback to local mdr file if api does not return sufficient rows
Lorenz Kapsner's avatar
Lorenz Kapsner committed
53
* fixed datatype of fachabteilung
54
* re-added data.table import for datamap sending
Lorenz Kapsner's avatar
Lorenz Kapsner committed
55
56
57
58
59
* fixed loading mdr from new dehub-dev
* working on issue with escaped slashes (wip)
* updated logic to append old slots when updating; furthermore now only consider wanted datalements
* updated sql statements to new fhir paths
* fixed downloading of clean mdr and preparation with dqa specific information
60
61
* corrected reference to `DQAgui`
* typo in dependency `DQAgui`
Lorenz Kapsner's avatar
Lorenz Kapsner committed
62
* removed custom reset due to shiny errors
63
64
65
66
67
68
* updated omop sqls
* distinct gender with patid
* updated dt.hospitalization
* updated dt.hospitalization sql in fhir-gw
* sending data to datamap in headless mode caused crashes
* don't display a gui warning if headles==true
Lorenz Kapsner's avatar
Lorenz Kapsner committed
69
70
#### Refactorings

Lorenz Kapsner's avatar
Lorenz Kapsner committed
71
* revised sql statements for fhir and i2b2
72
73
* enhanced labor-statement
* reworked fhir sqls
Lorenz Kapsner's avatar
Lorenz Kapsner committed
74
* switching from dizutils to diztools
Lorenz Kapsner's avatar
Lorenz Kapsner committed
75
76
77
#### Docs

* updated readme
Lorenz Kapsner's avatar
Lorenz Kapsner committed
78
79
#### Others

Lorenz Kapsner's avatar
Lorenz Kapsner committed
80
* updated version to 3.0.0
81
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
82
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
83
84
85
86
* added tic.R to rbuildignore
* always applying dqastats::read_mdr on imported mdr to apply all implemented rules
* added logo to app title
* removed badges from readme
Lorenz Kapsner's avatar
Lorenz Kapsner committed
87
* updated news.md and rbuildignore
88
* updated news.md
89
* updated devstuffs to get auto-changelog working again
90
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
91
* updated misspelled urls from readme and description
92
* removed unneeded dependencies; fixed subtitle in markdown
93
94
* updated news.md
* added error messages and feedback details
95
96
* removed mdr_legacy.csv
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
97
* added diztools version
98
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
99
100
101
102
103
104
105
106
107
108
109
* updated formatting of i2b2 sql
* merged feat_new_coreds_python into development
* updated debugging-script
* comments to upload script
* updated news.md
* updated data range in license statement
* revised adding of remotes in devstuffs
* updated news.md
* updated news.md
* implementing new value_set (downstream to dqagui/dqastats)
* creating news.md; allow in gitignore; addctoryed to rbuildignore
110
* added tic.R
Lorenz Kapsner's avatar
Lorenz Kapsner committed
111
* now really really added gha
112
* now really added gha
Lorenz Kapsner's avatar
Lorenz Kapsner committed
113
* added gha
114

Lorenz Kapsner's avatar
Lorenz Kapsner committed
115
Full set of changes: [`v2.1.2...v3.0.0`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.1.2...v3.0.0)
116

117
## v2.1.2 (2021-07-02)
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137

#### New Features

* added date format to fhirgw in the mdr
* added db_scheme to mdr-column for table_name
* modified mdr to `restricting_date_var`
#### Fixes

* updated fhir sqls
* romveing empty rows from influx export
* made influxdb export work agaon
* changed default date format from plain to json
* changed dqagui dep to dev
* changed date format for i2b2 date-cols
#### Refactorings

* speed improvements in sql
* added markdown to suggests due to error in knitr
#### Others

138
* updated ci token name
139
* moved to central ci-config
140
* first commit after release
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
* linting stuff
* excluded ci folder from r build
* preparation for new release
* switched back to slower sql due to jdbc version incompatibility
* updated mdr import for samply
* updated mdr
* removed p21csv and restricting data for p21staging
* moving towards date-restriction
* added analysis period to output markdown
* updated license date
* added newpages before new sections
* added R version to gui

Full set of changes: [`v2.1.1...v2.1.2`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.1.1...v2.1.2)

## v2.1.1 (2021-02-19)

#### Refactorings

* preparation for new release
#### Others

* added `docker:git` as image for release-build
* updated ci to also run for new tags
* updated ci
* updated ci for new harbor and base_image
* siwtched to dqa_base_image
* simplified ci, removed dqastats-tag, dqagui-tag, dizutils-tag

Full set of changes: [`v2.1.0...v2.1.1`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.1.0...v2.1.1)

## v2.1.0 (2020-05-07)


Full set of changes: [`v2.0.8...v2.1.0`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.0.8...v2.1.0)

## v2.0.8 (2020-04-28)


Full set of changes: [`v2.0.7...v2.0.8`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.0.7...v2.0.8)

## v2.0.7 (2020-04-21)


Full set of changes: [`v2.0.6...v2.0.7`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.0.6...v2.0.7)

## v2.0.6 (2020-03-20)


Full set of changes: [`v2.0.5...v2.0.6`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.0.5...v2.0.6)

## v2.0.5 (2020-03-16)


Full set of changes: [`v2.0.4...v2.0.5`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.0.4...v2.0.5)

## v2.0.4 (2020-02-25)


Full set of changes: [`v2.0.3...v2.0.4`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.0.3...v2.0.4)

202
## v2.0.3 (2020-01-30)
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218


Full set of changes: [`v2.0.2...v2.0.3`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.0.2...v2.0.3)

## v2.0.2 (2019-11-15)


Full set of changes: [`v2.0.1...v2.0.2`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.0.1...v2.0.2)

## v2.0.1 (2019-11-12)


Full set of changes: [`v2.0.0...v2.0.1`](https://gitlab.miracum.org/miracum/dqa/miracumdqa/compare/v2.0.0...v2.0.1)

## v2.0.0 (2019-09-27)