aou_codebook | R Documentation |
A data frame with rows from the publicly available All of Us Survey Codebook mapped to the All of Us PPI Vocabulary available on Athena. A small number of rows did not match between the codebook and the Athena PPI Vocabulary.
aou_codebook
aou_codebook
A data frame with 702 rows and 11 columns:
chr; Concept code from AOU codebook
int; mapped concept_id from PPI vocabulary
chr; Formatted text name of concept
chr; type of survey item - question or answer
int; name of survey
chr; type of question (radio, text, checkbox etc.)
chr; The actual text of the question or answer
int; choices for question if radio or checkbox
chr; Whether concept_id is a standard omop concept
chr; start date for concept
int; end date for concept
chr; link to survey pdf
Questions relating to specific conditions are not included as part
of this table. They are instead available in the aou_health_history
table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.