Skip to content

join_path rule implementation #8

@sshenzha

Description

@sshenzha

In OMOP CDM, clinical tables store concept IDs (e.g. condition_occurrence.condition_concept_id), but the human-readable metadata for those concepts lives in the concept table. To get anything useful out of a query, you need to JOIN them. This rule catches the case where you reference concept or concept_relationship, but the JOIN wiring is missing or wrong.

Metadata

Metadata

Assignees

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