## Codes for cochlear_implant
# Description:
desc <- "Cochlear Implant"
# Diagnosis codes:
icd9_codes <- as.character(children_safe(c()))
icd10_codes <- as.character(children_safe(c()))
# Procedure codes:
pr_codes_icd9 <- c("2096","2097","2098")
pr_codes_icd10 <- c("Z9621","Z45321")
pr_codes_cpt <- c("69930","0259","92601")
# Medication codes
rx_codes <- c()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.