Deprecated. List all phenotypes in the library.
listPhenotypes()
A tibble with the cohort ID and name. Deprecated. Please use getPhenotypeLog
listPhenotypes()
#> Warning: listPhenotypes is deprecated. use getPhenotypeLog
#> # A tibble: 873 x 78
#> cohortId cohortName cohortNameAtlas cohortNameFormatted cohortNameLong
#> <dbl> <chr> <chr> <chr> <chr>
#> 1 2 COVID-19 diagnos~ [W] COVID-19 d~ COVID-19 diagnosis~ COVID-19 diag~
#> 2 3 Cough or Sputum [P] Cough or S~ Cough or Sputum Cough or Sput~
#> 3 4 Diarrhea [P] Diarrhea Diarrhea Diarrhea
#> 4 5 Dyspnea [P] Dyspnea Dyspnea Dyspnea
#> 5 6 Fever [P] Fever Fever Fever
#> 6 7 Headache or Head~ [P] Headache o~ Headache or Headac~ Headache or H~
#> 7 8 Altered smell or~ [P] Altered sm~ Altered smell or t~ Altered smell~
#> 8 9 Sore throat [P] Sore throat Sore throat Sore throat
#> 9 10 Nausea or Vomiti~ [P] Nausea or ~ Nausea or Vomiting Nausea or Vom~
#> 10 11 Malaise and or f~ [P] Malaise an~ Malaise and or fat~ Malaise and o~
#> # i 863 more rows
#> # i 73 more variables: librarian <chr>, status <chr>, addedVersion <chr>,
#> # logicDescription <chr>, hashTag <chr>, isCirceJson <dbl>,
#> # contributors <chr>, contributorOrcIds <chr>,
#> # contributorOrganizations <chr>, peerReviewers <chr>,
#> # peerReviewerOrcIds <dbl>, recommendedReferentConceptIds <chr>,
#> # ohdsiForumPost <chr>, createdDate <date>, modifiedDate <date>, ...