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

Lorenz Kapsner's avatar
Lorenz Kapsner committed
3
## v3.1.0 (2022-07-04)
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
17
#### Refactorings

* updated sqls of i2b2 to exclude null values and to be conform with fhir
18
19
#### Others

20
* updated gha
Lorenz Kapsner's avatar
Lorenz Kapsner committed
21
* preparing release v3.1.0
22
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
23
* updated news.md
24
* updated news.md
25
* replaced "data system" with "database"
26
* changed "Completeness" to "Completeness Checks" in the GUI
27
28
* updated description
* updated news.md
29
30
* updated dev version

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

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

Lorenz Kapsner's avatar
Lorenz Kapsner committed
35
36
#### New Features

Lorenz Kapsner's avatar
Lorenz Kapsner committed
37
* added preparation for logo
38
39
40
* added laboratory values; enhanced sqls for i2b2 and fhir
* working on fhir sqls
* adding more dataelements (wip)
Lorenz Kapsner's avatar
Lorenz Kapsner committed
41
* added cache of 1 day for mdr
Lorenz Kapsner's avatar
Lorenz Kapsner committed
42
* added more data elements
43
* added further dataelements
44
* working on re-adding omop; added to mdr
Lorenz Kapsner's avatar
Lorenz Kapsner committed
45
46
47
48
49
50
* 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
51
52
#### Fixes

Lorenz Kapsner's avatar
Lorenz Kapsner committed
53
* updated constraints for kontaktklasse
Lorenz Kapsner's avatar
Lorenz Kapsner committed
54
* added data elements to be tested to dqamdr_config.py
55
* fixed error in fachabteilung-fhir sql
56
* fixed utf8 typo
Lorenz Kapsner's avatar
Lorenz Kapsner committed
57
* fallback to local mdr file if api does not return sufficient rows
Lorenz Kapsner's avatar
Lorenz Kapsner committed
58
* fixed datatype of fachabteilung
59
* re-added data.table import for datamap sending
Lorenz Kapsner's avatar
Lorenz Kapsner committed
60
61
62
63
64
* 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
65
66
* corrected reference to `DQAgui`
* typo in dependency `DQAgui`
Lorenz Kapsner's avatar
Lorenz Kapsner committed
67
* removed custom reset due to shiny errors
68
69
70
71
72
73
* 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
74
75
#### Refactorings

Lorenz Kapsner's avatar
Lorenz Kapsner committed
76
* revised sql statements for fhir and i2b2
77
78
* enhanced labor-statement
* reworked fhir sqls
Lorenz Kapsner's avatar
Lorenz Kapsner committed
79
* switching from dizutils to diztools
Lorenz Kapsner's avatar
Lorenz Kapsner committed
80
81
82
#### Docs

* updated readme
Lorenz Kapsner's avatar
Lorenz Kapsner committed
83
84
#### Others

Lorenz Kapsner's avatar
Lorenz Kapsner committed
85
* updated version to 3.0.0
86
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
87
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
88
89
90
91
* 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
92
* updated news.md and rbuildignore
93
* updated news.md
94
* updated devstuffs to get auto-changelog working again
95
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
96
* updated misspelled urls from readme and description
97
* removed unneeded dependencies; fixed subtitle in markdown
98
99
* updated news.md
* added error messages and feedback details
100
101
* removed mdr_legacy.csv
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
102
* added diztools version
103
* updated news.md
Lorenz Kapsner's avatar
Lorenz Kapsner committed
104
105
106
107
108
109
110
111
112
113
114
* 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
115
* added tic.R
Lorenz Kapsner's avatar
Lorenz Kapsner committed
116
* now really really added gha
117
* now really added gha
Lorenz Kapsner's avatar
Lorenz Kapsner committed
118
* added gha
119

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

122
## v2.1.2 (2021-07-02)
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142

#### 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

143
* updated ci token name
144
* moved to central ci-config
145
* first commit after release
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
202
203
204
205
206
* 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)

207
## v2.0.3 (2020-01-30)
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223


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)