Reads a (previously generated) concept list by based on the concept group name
Examples
providers <- load_concepts("providers")
providers
#> # A tibble: 36 × 3
#> source_concept count source_concept_en
#> <chr> <dbl> <chr>
#> 1 ANES_Anesthesiologie 536796 ANES_Anesthesiology
#> 2 APO_Apotheek 140 APO_Pharmacy
#> 3 CAR_Cardiologie 2 CAR_Cardiology
#> 4 CCH_Cardiochirurgie 72 CCH_Cardiosurgery
#> 5 Consulent 9938 Consultant
#> 6 DIET_Diëtetiek 186 DIET_Dietetics
#> 7 Externe contacten 100 External contacts
#> 8 FYS_Fysiotherapie 394760 FYS_Physiotherapy
#> 9 HEM_Hematologie 6650 HEM_Hematology
#> 10 HLK_Heelkunde 45410 HLK_Surgery
#> # ℹ 26 more rows