EHDEN / CatalogueExport

Exports the data from the OMOP-CDM that is necessary for the EHDEN Database Catalogue
Apache License 2.0
9 stars 6 forks source link

Do not export results on certain (sensitive) concept_id #54

Open MaximMoinat opened 1 year ago

MaximMoinat commented 1 year ago

Some concept_ids should not occur in export due to sensitivity, e.g. concept for HIV infection. We could provide the option to remove these before exporting, with an additional parameter where you pass a vector of concept_ids to redact. These and descendants should be removed from analysis results before writing export file.