Description Details Note Source References See Also
These two data.tables contain the mapping between the 9th and 10th versions of the Clinical Modification of the International Classification of Diseases.
A data.table with observations on the following 11 variables.
icd9cmICD-9 CM code
icd10cmICD-10 CM code
approximatelogical, whether the map is approximate instead of exact
no_maplogical, whether there is no map for a particular code
combinationlogical, whether a combination of two or more mapped terms is required to convey the meaning of the source term
scenariointeger, alternative map (0 if no alternatives)
choice_listinteger, component of a multi-term map (0 if single-term map)
icd93 or 4 character ICD-9 code
icd103 or 4 character ICD-9 code
uselogical, whether to use this mapping in CALIBERcodelists. We use maps if no_map is FALSE and choice_list is 0 or 1.
from9to10logical, TRUE for ICD-9 CM to ICD-10 CM mapping; FALSE for ICD-10 CM to ICD-9 CM mapping
For CALIBER users, the tables are included in the CALIBERlookups package.
If there is no CALIBER_GEM table in the global environment, CALIBERcodelists functions will create one containing a small sample of terms. This is used for testing the examples.
2013 release of the National Center for Health Statistics (NCHS/CDC) public domain diagnosis code reference mappings of the International Classification of Diseases 10th Revision Clinical Modification (ICD-10-CM) and the International Classification of Diseases 9th Revision (ICD-9-CM) Volumes 1 & 2.
http://www.cms.gov/Medicare/Coding/ICD10/2013-ICD-10-CM-and-GEMs.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.