Skip to content

Releases: OHDSI/OmopSketch

v1.1.0

Choose a tag to compare

@cecicampanile cecicampanile released this 17 Jun 09:39
f9249fb

What's Changed

Full Changelog: 1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@cecicampanile cecicampanile released this 09 Feb 10:11

What's Changed

Full Changelog: v1.0.0...1.0.1

v1.0.0

Choose a tag to compare

@cecicampanile cecicampanile released this 19 Nov 16:58
899bd06

What's Changed

New Contributors

Full Changelog: v0.5.1...v1.0.0

v0.5.1

Choose a tag to compare

@cecicampanile cecicampanile released this 20 Jun 10:11
3065e13

What's Changed

v0.5.0

Choose a tag to compare

@cecicampanile cecicampanile released this 19 Jun 09:20

What's Changed

0.4.0

Choose a tag to compare

@cecicampanile cecicampanile released this 29 May 14:59

"sex" and "age" output in summariseInObservation by @cecicampanile #358
source concept in summariseConceptIdCount and tableConceptIdCounts by @cecicampanile #362t
ableInObservation and tableRecordCount by @cecicampanile #363
databaseCharacteristics() function by @cecicampanile #330
Table Record Count and In Observation by @cecicampanile #363
Add new examples by @elinrow #376Vignette explaining missing data functions by @elinrow #375
Update "Summarise observation period" vignette by @cecicampanile #377
Update "Summarise clinical tables records" by @cecicampanile #378
Create shiny app with characterisation of synthetic data by @catalamarti #381
"Summarise concept count" vignette by @cecicampanile #379
Update vocabulary version in summariseOmopSnapshot() by @cecicampanile #383

Release 0.3.1

Choose a tag to compare

@cecicampanile cecicampanile released this 17 Mar 10:44

Release 0.3.0

Choose a tag to compare

@cecicampanile cecicampanile released this 04 Mar 14:09
27f0d32
  • eunomiaIsAvailable instead of the deprecated eunomia_is_available by @cecicampanile #316
  • Account for int64 in summariseInObservation by @cecicampanile #312
  • Add "datatable" as possible table type by @cecicampanile #314
  • Interval argument in summariseMissingData and summariseConceptIdCounts, year argument deprecated by @cecicampanile #317
  • Only records in observation are accounted in summariseConceptIdCounts and summariseConceptSetCounts by @cecicampanile #319
  • vignette with full characterisation and shiny by @cecicampanile #325
  • in summariseInObservation and summariseObservationPeriod study range is now applied wih cohortConstructor::trimToDateRange instead of requireInDateRange by @cecicampanile #325

Release 0.2.2

Choose a tag to compare

@cecicampanile cecicampanile released this 29 Jan 10:45
33ca978

Minor bugs fixed
The dateRange argument defines the interval in which the start_date of the omopTable must lie

Release 0.2.1

Choose a tag to compare

@cecicampanile cecicampanile released this 17 Jan 14:59
6048e96

Minor issues fixed