# A tibble: 2 × 10
concept_id concept_name domain_id vocabulary_id concept_class_id
<dbl> <chr> <chr> <chr> <chr>
1 4167538 Contains aspirin Observation SNOMED Qualifier Value
2 1112807 aspirin Drug RxNorm Ingredient
# ℹ 5 more variables: standard_concept <chr>, concept_code <chr>,
# valid_start_date <date>, valid_end_date <date>, invalid_reason <chr>
# A tibble: 2 × 10
concept_id concept_name domain_id vocabulary_id concept_class_id
<int64> <chr> <chr> <chr> <chr>
1 4167538 Contains aspirin Observation SNOMED Qualifier Value
2 1112807 aspirin Drug RxNorm Ingredient
# ℹ 5 more variables: standard_concept <chr>, concept_code <chr>,
# valid_start_date <date>, valid_end_date <date>, invalid_reason <chr>