| convICD | Uses the CMS GEMs (crosswalks/mappings) to convert between... |
| convICD10to9 | Converts ICD10 codes to ICD9 codes |
| convICD9to10 | Converts ICD9 codes to ICD10 codes |
| eval.string.dplyr | Internal function used by s_filter, s_select etc. |
| getChildrenICD10 | Get's all children for a single icd10 code (i.e., those under... |
| getChildrenICD9 | Get's all children for a single icd9 code (i.e., those under... |
| getComorbids | Get comorbidities for a list of ICD codes. |
| getComorbidsICD10 | Get comorbidities for a list of ICD10 codes |
| getComorbidsICD9 | Get comorbidities for a list of ICD9 codes |
| getICDChildren | Get's all children for a single icd10 code (i.e., those under... |
| getICDRange | Get's all ICD codes within a range (inclusive) |
| getRangeICD10 | Get's all ICD-10 codes within a range (inclusive). |
| getRangeICD9 | Get's all ICD-9 codes within a range (inclusive). |
| icd10Comorbidities | ICD-10 comorbidity codes for Elixhauser, Charlson, and the... |
| icd10Hierarchy | ICD-10 codes with descriptions and hierarchy (major,... |
| icd10to9GEMs | Crosswalk/mappings from CMS to convert between ICD10 and... |
| icd9Comorbidities | ICD-9 comorbidity codes for Elixhauser, Charlson, and the... |
| icd9Hierarchy | ICD-9 codes with descriptions and hierarchy (major, chapters,... |
| icd9to10GEMs | Crosswalk/mappings from CMS to convert between ICD9 and... |
| isValidICD | Checks if ICD code(s) are valid. |
| isValidICD10 | Checks if ICD10 code(s) are valid. |
| isValidICD9 | Checks if ICD9 code(s) are valid. Values should be in the... |
| s_select | Modified version of dplyr's select that uses string arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.