The goal of Phecode is to group ICD-9 and ICD-10 diagnoses codes from EHR data to PheCodes for PheWAS or other analyses
You can install the development version of Phecode with:
remotes::install_github("vcastro/Phecode")
This is a basic example which shows you how to solve a common problem:
# table of phecode descriptions, categories and exclusion codes
Phecode::phecode_definitions
# mapping table of Phecode to ICD codes
Phecode::phecode_map
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.