Skip to contents

field names of omop concept relationship table

super short name func giving field names of omop concept relationship table

Usage

omop_concept_relationship_fields()

ocrfields()

Examples

omop_concept_relationship_fields()
#> [1] "concept_id_1"     "concept_id_2"     "relationship_id"  "valid_start_date"
#> [5] "valid_end_date"   "invalid_reason"