Skip to content

Releases: USM-CHU-FGuyon/BlendedICU

v0.2.0

12 Jan 10:58
Compare
Choose a tag to compare

Change in the visit_occurrence_id and person_id.
Fixes in the OMOP standardization
See Issues #14 and #15

v0.1.6

09 Jan 12:24
Compare
Choose a tag to compare

Bugfix in LOCATION and PERSON tables of the OMOP data. See Issue #13

v0.1.5

07 Dec 12:28
Compare
Choose a tag to compare

Bugfix on 4_write OMOP, see Issue #11 for details.

v0.1.4

01 Dec 10:05
Compare
Choose a tag to compare

This release fixes some confusion in the data between arterial oxygen saturation and pulsoxymetry oxygen saturation.
Thanks to Issue 12.

v.0.1.3

14 Nov 09:01
Compare
Choose a tag to compare

Bugfix: Automatically detect json encoding before loading.

v0.1.2

10 Nov 06:04
Compare
Choose a tag to compare

bumped version of pyarrow and fixed a bug caused by dtype deprecation in pandas.

v0.1.1

09 Nov 05:48
Compare
Choose a tag to compare

Bugfix in 1_extract_hirid.

v0.1.0

06 Nov 05:53
72e994d
Compare
Choose a tag to compare

Added MIMIC-III support and Pandas 2.1 compatibility.

v0.0.1

21 Aug 10:32
Compare
Choose a tag to compare

This is the initial release of the code.
The codes were tested on python3.9