Skip to content

Feature request: fill in CONCEPT NAME, DOMAIN ID etc. without database connection #119

@SulevR

Description

@SulevR

Currently, when one is creating conceptset via cs(), it has to use getConceptSetDetails() afterwards to fill in the concept names and domain_id-s of the conceptset. This is inconvenient when you do not have direct access to OMOP database.

However, you may have the vocabulary in the R project as CSV files or just as R object. Then, it would be very helpful if I could just update conceptset object after creating it via cs() or even while creating it by providing the corresponding names and domains as variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions