This is a bugfix release of OMOP CDM v5.4 in preparation for the upcoming release of CDM v5.5. Updates include:
- Migration of documentation from rMarkdown to Quarto docs
- Fixes primary key constraint issue in the Vocabulary table
- Correction of typos
- Adds sort keys to redshift ddl
- Adds explicit link between the NOTE and NOTE_NLP tables in the form of primary/foreign key constraints
- Updates the correct telehealth concept in the VISIT_OCCURRENCE documentation
- Updates guidance for how to fill in the country_concept_id in the location table
What's Changed
- Rebase the develop branch by @clairblacketer in #614
- Rebasing the develop branch by @clairblacketer in #692
- Remove drug end date convention by @MaximMoinat in #694
- Fix dead 5.3.1 CDM links by @lawrenceadams in #718
- Remove reference to value_as_datetime from documentation by @MaximMoinat in #730
- Typos in
condition_occurrenceUser Guide by @eroell in #705 - CDM v5.3 to v5.4 conversion scripts by @AnthonyMolinaro in #469
- Standardise case of integer datatype avoiding use of both 'integer' and 'Integer' for field datatypes by @wardle in #699
- OMOP CDM ER Diagram challenge 2022 by @MaximMoinat in #540
- Adding file and code for by @waydes in #762
- Missing quotes for text element containing a comma. by @lgautier in #766
- fix(tests): use correct env var name for PostgreSQL server by @haoyu-haoyu in #782
- Migration to quarto by @MaximMoinat in #796
- Rebase develop branch by @clairblacketer in #798
- CDM v5.4 documentation migration to quarto and bugfixes by @clairblacketer in #800
New Contributors
- @lawrenceadams made their first contribution in #718
- @eroell made their first contribution in #705
- @AnthonyMolinaro made their first contribution in #469
- @wardle made their first contribution in #699
- @waydes made their first contribution in #762
- @lgautier made their first contribution in #766
- @haoyu-haoyu made their first contribution in #782
Full Changelog: v1.0.1...v5.4.3