- Add function getRelationshipId
- Add functions summariseAchillesCodeUse (replaces achillesCodeUse), summariseOrphanCodes (replaces findOrphanCodes), tableAchillesCodeUse, tableCodeUse, tableCohortCodeUse, tableOrphanCodes.
- Fix for forthcoming breaking change in dependency omopgenerics
- Fix for edge case with multiple exclusion criteria
- Working with omopgenerics
- Added functions findOrphanCodes, restrictToCodesInUse, sourceCodesInUse.
- Speed improvements in getCandidateCodes from doing search in place (e.g. on database side).
- Dropped explicit support of an Arrow cdm.
- Improved support of device domain.
- Simplified the interface of getCandidateCodes, with a number of arguments removed.
- Added function summariseCohortCodeUse.
- Added function codesFromCohort.
- Improved getICD10StandardCodes function.
- Added function codesFromConceptSet.
- Require CDMConnector v1.0.0 or above.
- Added function summariseCodeUse.
- Added function getICD10StandardCodes.
- Added functions getATCCodes and getDrugIngredientCodes.
- Added exactMatch and includeSequela options to getCandidateCodes function.
- Added a
NEWS.md
file to track changes to the package.