-- MySQL dump 10.13 Distrib 5.5.20, for Win64 (x86) -- -- Host: localhost Database: openemr -- ------------------------------------------------------ -- Server version 5.5.20 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `dct_icd9_codes` -- DROP TABLE IF EXISTS `dct_icd9_codes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `dct_icd9_codes` ( `code` varchar(20) NOT NULL, `discr` varchar(10) DEFAULT NULL, `short_desc` varchar(255) DEFAULT NULL, `parent` varchar(20) DEFAULT NULL, PRIMARY KEY (`code`), KEY `parent_idx` (`parent`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dct_icd9_codes` -- LOCK TABLES `dct_icd9_codes` WRITE; /*!40000 ALTER TABLE `dct_icd9_codes` DISABLE KEYS */; INSERT INTO `dct_icd9_codes` VALUES ('001','NS','Cholera','001-009'),('001-009','sect','Intestinal Infectious Diseases','001-139'),('001-139','sect','Infectious And Parasitic Diseases',NULL),('001.0','SP','Cholera due to vibrio cholerae','001'),('001.1','SP','Cholera due to vibrio cholerae el tor','001'),('001.9','SP','Cholera, unspecified','001'),('002','NS','Typhoid and paratyphoid fevers','001-009'),('002.0','SP','Typhoid fever','002'),('002.1','SP','Paratyphoid fever A','002'),('002.2','SP','Paratyphoid fever B','002'),('002.3','SP','Paratyphoid fever C','002'),('002.9','SP','Paratyphoid fever, unspecified','002'),('003','NS','Other salmonella infections','001-009'),('003.0','SP','Salmonella gastroenteritis','003'),('003.1','SP','Salmonella septicemia','003'),('003.2','NS','Localized salmonella infections','003'),('003.20','SP','Localized salmonella infection, unspecified','003.2'),('003.21','SP','Salmonella meningitis','003.2'),('003.22','SP','Salmonella pneumonia','003.2'),('003.23','SP','Salmonella arthritis','003.2'),('003.24','SP','Salmonella osteomyelitis','003.2'),('003.29','SP','Other localized salmonella infections','003.2'),('003.8','SP','Other specified salmonella infections','003'),('003.9','SP','Salmonella infection, unspecified','003'),('004','NS','Shigellosis','001-009'),('004.0','SP','Shigella dysenteriae','004'),('004.1','SP','Shigella flexneri','004'),('004.2','SP','Shigella boydii','004'),('004.3','SP','Shigella sonnei','004'),('004.8','SP','Other specified shigella infections','004'),('004.9','SP','Shigellosis, unspecified','004'),('005','NS','Other food poisoning (bacterial)','001-009'),('005.0','SP','Staphylococcal food poisoning','005'),('005.1','SP','Botulism food poisoning','005'),('005.2','SP','Food poisoning due to Clostridium perfringens (C. welchii)','005'),('005.3','SP','Food poisoning due to other Clostridia','005'),('005.4','SP','Food poisoning due to Vibrio parahaemolyticus','005'),('005.8','NS','Other bacterial food poisoning','005'),('005.81','SP','Food poisoning due to Vibrio vulnificus','005.8'),('005.89','SP','Other bacterial food poisoning','005.8'),('005.9','SP','Food poisoning, unspecified','005'),('006','NS','Amebiasis','001-009'),('006.0','SP','Acute amebic dysentery without mention of abscess','006'),('006.1','SP','Chronic intestinal amebiasis without mention of abscess','006'),('006.2','SP','Amebic nondysenteric colitis','006'),('006.3','SP','Amebic liver abscess','006'),('006.4','SP','Amebic lung abscess','006'),('006.5','SP','Amebic brain abscess','006'),('006.6','SP','Amebic skin ulceration','006'),('006.8','SP','Amebic infection of other sites','006'),('006.9','SP','Amebiasis, unspecified','006'),('007','NS','Other protozoal intestinal diseases','001-009'),('007.0','SP','Balantidiasis','007'),('007.1','SP','Giardiasis','007'),('007.2','SP','Coccidiosis','007'),('007.3','SP','Intestinal trichomoniasis','007'),('007.4','SP','Cryptosporidiosis','007'),('007.5','SP','Cyclosporiasis','007'),('007.8','SP','Other specified protozoal intestinal diseases','007'),('007.9','SP','Unspecified protozoal intestinal disease','007'),('008','NS','Intestinal infections due to other organisms','001-009'),('008.0','NS','Intestinal infection due to escherichia coli [e. coli]','008'),('008.00','SP','Intestinal infection due to E. coli, unspecified','008.0'),('008.01','SP','Intestinal infection due to enteropathogenic E. coli','008.0'),('008.02','SP','Intestinal infection due to enterotoxigenic E. coli','008.0'),('008.03','SP','Intestinal infection due to enteroinvasive E. coli','008.0'),('008.04','SP','Intestinal infection due to enterohemorrhagic E. coli','008.0'),('008.09','SP','Intestinal infection due to other intestinal E. coli infections','008.0'),('008.1','SP','Intestinal infection due to arizona group of paracolon bacilli','008'),('008.2','SP','Intestinal infection due to aerobacter aerogenes','008'),('008.3','SP','Intestinal infection due to proteus (mirabilis) (morganii)','008'),('008.4','NS','Intestinal infection due to other specified bacteria','008'),('008.41','SP','Intestinal infection due to staphylococcus','008.4'),('008.42','SP','Intestinal infection due to pseudomonas','008.4'),('008.43','SP','Intestinal infection due to campylobacter','008.4'),('008.44','SP','Intestinal infection due to yersinia enterocolitica','008.4'),('008.45','SP','Intestinal infection due to Clostridium difficile','008.4'),('008.46','SP','Intestinal infection due to other anaerobes','008.4'),('008.47','SP','Intestinal infection due to other gram-negative bacteria','008.4'),('008.49','SP','Intestinal infection due to other organisms','008.4'),('008.5','SP','Bacterial enteritis, unspecified','008'),('008.6','NS','Enteritis due to specified virus','008'),('008.61','SP','Enteritis due to rotavirus','008.6'),('008.62','SP','Enteritis due to adenovirus','008.6'),('008.63','SP','Enteritis due to norwalk virus','008.6'),('008.64','SP','Enteritis due to other small round viruses [SRV\'s]','008.6'),('008.65','SP','Enteritis due to calicivirus','008.6'),('008.66','SP','Enteritis due to astrovirus','008.6'),('008.67','SP','Enteritis due to enterovirus nec','008.6'),('008.69','SP','Enteritis due to other viral enteritis','008.6'),('008.8','SP','Intestinal infection due to other organism, not elsewhere classified','008'),('009','NS','Ill-defined intestinal infections','001-009'),('009.0','SP','Infectious colitis, enteritis, and gastroenteritis','009'),('009.1','SP','Colitis, enteritis, and gastroenteritis of presumed infectious origin','009'),('009.2','SP','Infectious diarrhea','009'),('009.3','SP','Diarrhea of presumed infectious origin','009'),('010','NS','Primary tuberculous infection','010-018'),('010-018','sect','Tuberculosis','001-139'),('010.0','NS','Primary tuberculous complex','010'),('010.00','SP','Primary tuberculous infection, unspecified','010.0'),('010.01','SP','Primary tuberculous infection, bacteriological or histological examination not done','010.0'),('010.02','SP','Primary tuberculous infection, bacteriological or histological examination unknown (at present)','010.0'),('010.03','SP','Primary tuberculous infection, tubercle bacilli found (in sputum) by microscopy','010.0'),('010.04','SP','Primary tuberculous infection, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','010.0'),('010.05','SP','Primary tuberculous infection, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','010.0'),('010.06','SP','Primary tuberculous infection, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','010.0'),('010.1','NS','Tuberculous pleurisy in primary progressive tuberculosis','010'),('010.10','SP','Tuberculous pleurisy in primary progressive tuberculosis, unspecified','010.1'),('010.11','SP','Tuberculous pleurisy in primary progressive tuberculosis, bacteriological or histological examination not done','010.1'),('010.12','SP','Tuberculous pleurisy in primary progressive tuberculosis, bacteriological or histological examination unknown (at present)','010.1'),('010.13','SP','Tuberculous pleurisy in primary progressive tuberculosis, tubercle bacilli found (in sputum) by microscopy','010.1'),('010.14','SP','Tuberculous pleurisy in primary progressive tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','010.1'),('010.15','SP','Tuberculous pleurisy in primary progressive tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','010.1'),('010.16','SP','Tuberculous pleurisy in primary progressive tuberculosis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','010.1'),('010.8','NS','Other primary progressive tuberculosis','010'),('010.80','SP','Other primary progressive tuberculosis, unspecified','010.8'),('010.81','SP','Other primary progressive tuberculosis, bacteriological or histological examination not done','010.8'),('010.82','SP','Other primary progressive tuberculosis, bacteriological or histological examination unknown (at present)','010.8'),('010.83','SP','Other primary progressive tuberculosis, tubercle bacilli found (in sputum) by microscopy','010.8'),('010.84','SP','Other primary progressive tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','010.8'),('010.85','SP','Other primary progressive tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','010.8'),('010.86','SP','Other primary progressive tuberculosis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','010.8'),('010.9','NS','Primary tuberculous infection unspecified type','010'),('010.90','SP','Primary tuberculous infection, unspecified, unspecified','010.9'),('010.91','SP','Primary tuberculous infection, unspecified, bacteriological or histological examination not done','010.9'),('010.92','SP','Primary tuberculous infection, unspecified, bacteriological or histological examination unknown (at present)','010.9'),('010.93','SP','Primary tuberculous infection, unspecified, tubercle bacilli found (in sputum) by microscopy','010.9'),('010.94','SP','Primary tuberculous infection, unspecified, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','010.9'),('010.95','SP','Primary tuberculous infection, unspecified, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','010.9'),('010.96','SP','Primary tuberculous infection, unspecified, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','010.9'),('011','NS','Pulmonary tuberculosis','010-018'),('011.0','NS','Tuberculosis of lung infiltrative','011'),('011.00','SP','Tuberculosis of lung, infiltrative, unspecified','011.0'),('011.01','SP','Tuberculosis of lung, infiltrative, bacteriological or histological examination not done','011.0'),('011.02','SP','Tuberculosis of lung, infiltrative, bacteriological or histological examination unknown (at present)','011.0'),('011.03','SP','Tuberculosis of lung, infiltrative, tubercle bacilli found (in sputum) by microscopy','011.0'),('011.04','SP','Tuberculosis of lung, infiltrative, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','011.0'),('011.05','SP','Tuberculosis of lung, infiltrative, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.0'),('011.06','SP','Tuberculosis of lung, infiltrative, tubercle bacilli not found bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.0'),('011.1','NS','Tuberculosis of lung nodular','011'),('011.10','SP','Tuberculosis of lung, nodular, unspecified','011.1'),('011.11','SP','Tuberculosis of lung, nodular, bacteriological or histological examination not done','011.1'),('011.12','SP','Tuberculosis of lung, nodular, bacteriological or histological examination unknown (at present)','011.1'),('011.13','SP','Tuberculosis of lung, nodular, tubercle bacilli found (in sputum) by microscopy','011.1'),('011.14','SP','Tuberculosis of lung, nodular, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','011.1'),('011.15','SP','Tuberculosis of lung, nodular, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.1'),('011.16','SP','Tuberculosis of lung, nodular, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.1'),('011.2','NS','Tuberculosis of lung with cavitation','011'),('011.20','SP','Tuberculosis of lung with cavitation, unspecified','011.2'),('011.21','SP','Tuberculosis of lung with cavitation, bacteriological or histological examination not done','011.2'),('011.22','SP','Tuberculosis of lung with cavitation, bacteriological or histological examination unknown (at present)','011.2'),('011.23','SP','Tuberculosis of lung with cavitation, tubercle bacilli found (in sputum) by microscopy','011.2'),('011.24','SP','Tuberculosis of lung with cavitation, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','011.2'),('011.25','SP','Tuberculosis of lung with cavitation, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.2'),('011.26','SP','Tuberculosis of lung with cavitation, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.2'),('011.3','NS','Tuberculosis of bronchus','011'),('011.30','SP','Tuberculosis of bronchus, unspecified','011.3'),('011.31','SP','Tuberculosis of bronchus, bacteriological or histological examination not done','011.3'),('011.32','SP','Tuberculosis of bronchus, bacteriological or histological examination unknown (at present)','011.3'),('011.33','SP','Tuberculosis of bronchus, tubercle bacilli found (in sputum) by microscopy','011.3'),('011.34','SP','Tuberculosis of bronchus, tubercle bacilli not found (in sputum) by microscopy, but found in bacterial culture','011.3'),('011.35','SP','Tuberculosis of bronchus, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.3'),('011.36','SP','Tuberculosis of bronchus, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.3'),('011.4','NS','Tuberculous fibrosis of lung','011'),('011.40','SP','Tuberculous fibrosis of lung, unspecified','011.4'),('011.41','SP','Tuberculous fibrosis of lung, bacteriological or histological examination not done','011.4'),('011.42','SP','Tuberculous fibrosis of lung, bacteriological or histological examination unknown (at present)','011.4'),('011.43','SP','Tuberculous fibrosis of lung, tubercle bacilli found (in sputum) by microscopy','011.4'),('011.44','SP','Tuberculous fibrosis of lung, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','011.4'),('011.45','SP','Tuberculous fibrosis of lung, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.4'),('011.46','SP','Tuberculous fibrosis of lung, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.4'),('011.5','NS','Tuberculous bronchiectasis','011'),('011.50','SP','Tuberculous bronchiectasis, unspecified','011.5'),('011.51','SP','Tuberculous bronchiectasis, bacteriological or histological examination not done','011.5'),('011.52','SP','Tuberculous bronchiectasis, bacteriological or histological examination unknown (at present)','011.5'),('011.53','SP','Tuberculous bronchiectasis, tubercle bacilli found (in sputum) by microscopy','011.5'),('011.54','SP','Tuberculous bronchiectasis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','011.5'),('011.55','SP','Tuberculous bronchiectasis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.5'),('011.56','SP','Tuberculous bronchiectasis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.5'),('011.6','NS','Tuberculous pneumonia (any form)','011'),('011.60','SP','Tuberculous pneumonia [any form], unspecified','011.6'),('011.61','SP','Tuberculous pneumonia [any form], bacteriological or histological examination not done','011.6'),('011.62','SP','Tuberculous pneumonia [any form], bacteriological or histological examination unknown (at present)','011.6'),('011.63','SP','Tuberculous pneumonia [any form], tubercle bacilli found (in sputum) by microscopy','011.6'),('011.64','SP','Tuberculous pneumonia [any form], tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','011.6'),('011.65','SP','Tuberculous pneumonia [any form], tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.6'),('011.66','SP','Tuberculous pneumonia [any form], tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.6'),('011.7','NS','Tuberculous pneumothorax','011'),('011.70','SP','Tuberculous pneumothorax, unspecified','011.7'),('011.71','SP','Tuberculous pneumothorax, bacteriological or histological examination not done','011.7'),('011.72','SP','Tuberculous pneumothorax, bacteriological or histological examination unknown (at present)','011.7'),('011.73','SP','Tuberculous pneumothorax, tubercle bacilli found (in sputum) by microscopy','011.7'),('011.74','SP','Tuberculous pneumothorax, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','011.7'),('011.75','SP','Tuberculous pneumothorax, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.7'),('011.76','SP','Tuberculous pneumothorax, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.7'),('011.8','NS','Other specified pulmonary tuberculosis','011'),('011.80','SP','Other specified pulmonary tuberculosis, unspecified','011.8'),('011.81','SP','Other specified pulmonary tuberculosis, bacteriological or histological examination not done','011.8'),('011.82','SP','Other specified pulmonary tuberculosis, bacteriological or histological examination unknown (at present)','011.8'),('011.83','SP','Other specified pulmonary tuberculosis, tubercle bacilli found (in sputum) by microscopy','011.8'),('011.84','SP','Other specified pulmonary tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','011.8'),('011.85','SP','Other specified pulmonary tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.8'),('011.86','SP','Other specified pulmonary tuberculosis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.8'),('011.9','NS','Unspecified pulmonary tuberculosis','011'),('011.90','SP','Pulmonary tuberculosis, unspecified, unspecified','011.9'),('011.91','SP','Pulmonary tuberculosis, unspecified, bacteriological or histological examination not done','011.9'),('011.92','SP','Pulmonary tuberculosis, unspecified, bacteriological or histological examination unknown (at present)','011.9'),('011.93','SP','Pulmonary tuberculosis, unspecified, tubercle bacilli found (in sputum) by microscopy','011.9'),('011.94','SP','Pulmonary tuberculosis, unspecified, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','011.9'),('011.95','SP','Pulmonary tuberculosis, unspecified, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','011.9'),('011.96','SP','Pulmonary tuberculosis, unspecified, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','011.9'),('012','NS','Other respiratory tuberculosis','010-018'),('012.0','NS','Tuberculous pleurisy','012'),('012.00','SP','Tuberculous pleurisy, unspecified','012.0'),('012.01','SP','Tuberculous pleurisy, bacteriological or histological examination not done','012.0'),('012.02','SP','Tuberculous pleurisy, bacteriological or histological examination unknown (at present)','012.0'),('012.03','SP','Tuberculous pleurisy, tubercle bacilli found (in sputum) by microscopy','012.0'),('012.04','SP','Tuberculous pleurisy, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','012.0'),('012.05','SP','Tuberculous pleurisy, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','012.0'),('012.06','SP','Tuberculous pleurisy, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','012.0'),('012.1','NS','Tuberculosis of intrathoracic lymph nodes','012'),('012.10','SP','Tuberculosis of intrathoracic lymph nodes, unspecified','012.1'),('012.11','SP','Tuberculosis of intrathoracic lymph nodes, bacteriological or histological examination not done','012.1'),('012.12','SP','Tuberculosis of intrathoracic lymph nodes, bacteriological or histological examination unknown (at present)','012.1'),('012.13','SP','Tuberculosis of intrathoracic lymph nodes, tubercle bacilli found (in sputum) by microscopy','012.1'),('012.14','SP','Tuberculosis of intrathoracic lymph nodes, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','012.1'),('012.15','SP','Tuberculosis of intrathoracic lymph nodes, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','012.1'),('012.16','SP','Tuberculosis of intrathoracic lymph nodes, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','012.1'),('012.2','NS','Isolated tracheal or bronchial tuberculosis','012'),('012.20','SP','Isolated tracheal or bronchial tuberculosis, unspecified','012.2'),('012.21','SP','Isolated tracheal or bronchial tuberculosis, bacteriological or histological examination not done','012.2'),('012.22','SP','Isolated tracheal or bronchial tuberculosis, bacteriological or histological examination unknown (at present)','012.2'),('012.23','SP','Isolated tracheal or bronchial tuberculosis, tubercle bacilli found (in sputum) by microscopy','012.2'),('012.24','SP','Isolated tracheal or bronchial tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','012.2'),('012.25','SP','Isolated tracheal or bronchial tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','012.2'),('012.26','SP','Isolated tracheal or bronchial tuberculosis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','012.2'),('012.3','NS','Tuberculous laryngitis','012'),('012.30','SP','Tuberculous laryngitis, unspecified','012.3'),('012.31','SP','Tuberculous laryngitis, bacteriological or histological examination not done','012.3'),('012.32','SP','Tuberculous laryngitis, bacteriological or histological examination unknown (at present)','012.3'),('012.33','SP','Tuberculous laryngitis, tubercle bacilli found (in sputum) by microscopy','012.3'),('012.34','SP','Tuberculous laryngitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','012.3'),('012.35','SP','Tuberculous laryngitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','012.3'),('012.36','SP','Tuberculous laryngitis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','012.3'),('012.8','NS','Other specified respiratory tuberculosis','012'),('012.80','SP','Other specified respiratory tuberculosis, unspecified','012.8'),('012.81','SP','Other specified respiratory tuberculosis, bacteriological or histological examination not done','012.8'),('012.82','SP','Other specified respiratory tuberculosis, bacteriological or histological examination unknown (at present)','012.8'),('012.83','SP','Other specified respiratory tuberculosis, tubercle bacilli found (in sputum) by microscopy','012.8'),('012.84','SP','Other specified respiratory tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','012.8'),('012.85','SP','Other specified respiratory tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','012.8'),('012.86','SP','Other specified respiratory tuberculosis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','012.8'),('013','NS','Tuberculosis of meninges and central nervous system','010-018'),('013.0','NS','Tuberculous meningitis','013'),('013.00','SP','Tuberculous meningitis, unspecified','013.0'),('013.01','SP','Tuberculous meningitis, bacteriological or histological examination not done','013.0'),('013.02','SP','Tuberculous meningitis, bacteriological or histological examination unknown (at present)','013.0'),('013.03','SP','Tuberculous meningitis, tubercle bacilli found (in sputum) by microscopy','013.0'),('013.04','SP','Tuberculous meningitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','013.0'),('013.05','SP','Tuberculous meningitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','013.0'),('013.06','SP','Tuberculous meningitis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','013.0'),('013.1','NS','Tuberculoma of meninges','013'),('013.10','SP','Tuberculoma of meninges, unspecified','013.1'),('013.11','SP','Tuberculoma of meninges, bacteriological or histological examination not done','013.1'),('013.12','SP','Tuberculoma of meninges, bacteriological or histological examination unknown (at present)','013.1'),('013.13','SP','Tuberculoma of meninges, tubercle bacilli found (in sputum) by microscopy','013.1'),('013.14','SP','Tuberculoma of meninges, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','013.1'),('013.15','SP','Tuberculoma of meninges, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','013.1'),('013.16','SP','Tuberculoma of meninges, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','013.1'),('013.2','NS','Tuberculoma of brain','013'),('013.20','SP','Tuberculoma of brain, unspecified','013.2'),('013.21','SP','Tuberculoma of brain, bacteriological or histological examination not done','013.2'),('013.22','SP','Tuberculoma of brain, bacteriological or histological examination unknown (at present)','013.2'),('013.23','SP','Tuberculoma of brain, tubercle bacilli found (in sputum) by microscopy','013.2'),('013.24','SP','Tuberculoma of brain, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','013.2'),('013.25','SP','Tuberculoma of brain, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','013.2'),('013.26','SP','Tuberculoma of brain, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','013.2'),('013.3','NS','Tuberculous abscess of brain','013'),('013.30','SP','Tuberculous abscess of brain, unspecified','013.3'),('013.31','SP','Tuberculous abscess of brain, bacteriological or histological examination not done','013.3'),('013.32','SP','Tuberculous abscess of brain, bacteriological or histological examination unknown (at present)','013.3'),('013.33','SP','Tuberculous abscess of brain, tubercle bacilli found (in sputum) by microscopy','013.3'),('013.34','SP','Tuberculous abscess of brain, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','013.3'),('013.35','SP','Tuberculous abscess of brain, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','013.3'),('013.36','SP','Tuberculous abscess of brain, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','013.3'),('013.4','NS','Tuberculoma of spinal cord','013'),('013.40','SP','Tuberculoma of spinal cord, unspecified','013.4'),('013.41','SP','Tuberculoma of spinal cord, bacteriological or histological examination not done','013.4'),('013.42','SP','Tuberculoma of spinal cord, bacteriological or histological examination unknown (at present)','013.4'),('013.43','SP','Tuberculoma of spinal cord, tubercle bacilli found (in sputum) by microscopy','013.4'),('013.44','SP','Tuberculoma of spinal cord, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','013.4'),('013.45','SP','Tuberculoma of spinal cord, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','013.4'),('013.46','SP','Tuberculoma of spinal cord, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','013.4'),('013.5','NS','Tuberculous abscess of spinal cord','013'),('013.50','SP','Tuberculous abscess of spinal cord, unspecified','013.5'),('013.51','SP','Tuberculous abscess of spinal cord, bacteriological or histological examination not done','013.5'),('013.52','SP','Tuberculous abscess of spinal cord, bacteriological or histological examination unknown (at present)','013.5'),('013.53','SP','Tuberculous abscess of spinal cord, tubercle bacilli found (in sputum) by microscopy','013.5'),('013.54','SP','Tuberculous abscess of spinal cord, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','013.5'),('013.55','SP','Tuberculous abscess of spinal cord, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','013.5'),('013.56','SP','Tuberculous abscess of spinal cord, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','013.5'),('013.6','NS','Tuberculous encephalitis or myelitis','013'),('013.60','SP','Tuberculous encephalitis or myelitis, unspecified','013.6'),('013.61','SP','Tuberculous encephalitis or myelitis, bacteriological or histological examination not done','013.6'),('013.62','SP','Tuberculous encephalitis or myelitis, bacteriological or histological examination unknown (at present)','013.6'),('013.63','SP','Tuberculous encephalitis or myelitis, tubercle bacilli found (in sputum) by microscopy','013.6'),('013.64','SP','Tuberculous encephalitis or myelitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','013.6'),('013.65','SP','Tuberculous encephalitis or myelitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','013.6'),('013.66','SP','Tuberculous encephalitis or myelitis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','013.6'),('013.8','NS','Other specified tuberculosis of central nervous system','013'),('013.80','SP','Other specified tuberculosis of central nervous system, unspecified','013.8'),('013.81','SP','Other specified tuberculosis of central nervous system, bacteriological or histological examination not done','013.8'),('013.82','SP','Other specified tuberculosis of central nervous system, bacteriological or histological examination unknown (at present)','013.8'),('013.83','SP','Other specified tuberculosis of central nervous system, tubercle bacilli found (in sputum) by microscopy','013.8'),('013.84','SP','Other specified tuberculosis of central nervous system, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','013.8'),('013.85','SP','Other specified tuberculosis of central nervous system, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','013.8'),('013.86','SP','Other specified tuberculosis of central nervous system, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','013.8'),('013.9','NS','Unspecified tuberculosis of central nervous system','013'),('013.90','SP','Unspecified tuberculosis of central nervous system, unspecified','013.9'),('013.91','SP','Unspecified tuberculosis of central nervous system, bacteriological or histological examination not done','013.9'),('013.92','SP','Unspecified tuberculosis of central nervous system, bacteriological or histological examination unknown (at present)','013.9'),('013.93','SP','Unspecified tuberculosis of central nervous system, tubercle bacilli found (in sputum) by microscopy','013.9'),('013.94','SP','Unspecified tuberculosis of central nervous system, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','013.9'),('013.95','SP','Unspecified tuberculosis of central nervous system, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','013.9'),('013.96','SP','Unspecified tuberculosis of central nervous system, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','013.9'),('014','NS','Tuberculosis of intestines peritoneum and mesenteric glands','010-018'),('014.0','NS','Tuberculous peritonitis','014'),('014.00','SP','Tuberculous peritonitis, unspecified','014.0'),('014.01','SP','Tuberculous peritonitis, bacteriological or histological examination not done','014.0'),('014.02','SP','Tuberculous peritonitis, bacteriological or histological examination unknown (at present)','014.0'),('014.03','SP','Tuberculous peritonitis, tubercle bacilli found (in sputum) by microscopy','014.0'),('014.04','SP','Tuberculous peritonitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','014.0'),('014.05','SP','Tuberculous peritonitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','014.0'),('014.06','SP','Tuberculous peritonitis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','014.0'),('014.8','NS','Other tuberculosis of intestines peritoneum and mesenteric glands','014'),('014.80','SP','Other tuberculosis of intestines, peritoneum, and mesenteric glands, unspecified','014.8'),('014.81','SP','Other tuberculosis of intestines, peritoneum, and mesenteric glands, bacteriological or histological examination not done','014.8'),('014.82','SP','Other tuberculosis of intestines, peritoneum, and mesenteric glands, bacteriological or histological examination unknown (at present)','014.8'),('014.83','SP','Other tuberculosis of intestines, peritoneum, and mesenteric glands, tubercle bacilli found (in sputum) by microscopy','014.8'),('014.84','SP','Other tuberculosis of intestines, peritoneum, and mesenteric glands, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','014.8'),('014.85','SP','Other tuberculosis of intestines, peritoneum, and mesenteric glands, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','014.8'),('014.86','SP','Other tuberculosis of intestines, peritoneum, and mesenteric glands, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','014.8'),('015','NS','Tuberculosis of bones and joints','010-018'),('015.0','NS','Tuberculosis of vertebral column','015'),('015.00','SP','Tuberculosis of vertebral column, unspecified','015.0'),('015.01','SP','Tuberculosis of vertebral column, bacteriological or histological examination not done','015.0'),('015.02','SP','Tuberculosis of vertebral column, bacteriological or histological examination unknown (at present)','015.0'),('015.03','SP','Tuberculosis of vertebral column, tubercle bacilli found (in sputum) by microscopy','015.0'),('015.04','SP','Tuberculosis of vertebral column, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','015.0'),('015.05','SP','Tuberculosis of vertebral column, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','015.0'),('015.06','SP','Tuberculosis of vertebral column, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','015.0'),('015.1','NS','Tuberculosis of hip','015'),('015.10','SP','Tuberculosis of hip, unspecified','015.1'),('015.11','SP','Tuberculosis of hip, bacteriological or histological examination not done','015.1'),('015.12','SP','Tuberculosis of hip, bacteriological or histological examination unknown (at present)','015.1'),('015.13','SP','Tuberculosis of hip, tubercle bacilli found (in sputum) by microscopy','015.1'),('015.14','SP','Tuberculosis of hip, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','015.1'),('015.15','SP','Tuberculosis of hip, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','015.1'),('015.16','SP','Tuberculosis of hip, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','015.1'),('015.2','NS','Tuberculosis of knee','015'),('015.20','SP','Tuberculosis of knee, unspecified','015.2'),('015.21','SP','Tuberculosis of knee, bacteriological or histological examination not done','015.2'),('015.22','SP','Tuberculosis of knee, bacteriological or histological examination unknown (at present)','015.2'),('015.23','SP','Tuberculosis of knee, tubercle bacilli found (in sputum) by microscopy','015.2'),('015.24','SP','Tuberculosis of knee, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','015.2'),('015.25','SP','Tuberculosis of knee, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','015.2'),('015.26','SP','Tuberculosis of knee, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','015.2'),('015.5','NS','Tuberculosis of limb bones','015'),('015.50','SP','Tuberculosis of limb bones, unspecified','015.5'),('015.51','SP','Tuberculosis of limb bones, bacteriological or histological examination not done','015.5'),('015.52','SP','Tuberculosis of limb bones, bacteriological or histological examination unknown (at present)','015.5'),('015.53','SP','Tuberculosis of limb bones, tubercle bacilli found (in sputum) by microscopy','015.5'),('015.54','SP','Tuberculosis of limb bones, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','015.5'),('015.55','SP','Tuberculosis of limb bones, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','015.5'),('015.56','SP','Tuberculosis of limb bones, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','015.5'),('015.6','NS','Tuberculosis of mastoid','015'),('015.60','SP','Tuberculosis of mastoid, unspecified','015.6'),('015.61','SP','Tuberculosis of mastoid, bacteriological or histological examination not done','015.6'),('015.62','SP','Tuberculosis of mastoid, bacteriological or histological examination unknown (at present)','015.6'),('015.63','SP','Tuberculosis of mastoid, tubercle bacilli found (in sputum) by microscopy','015.6'),('015.64','SP','Tuberculosis of mastoid, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','015.6'),('015.65','SP','Tuberculosis of mastoid, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','015.6'),('015.66','SP','Tuberculosis of mastoid, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','015.6'),('015.7','NS','Tuberculosis of other specified bone','015'),('015.70','SP','Tuberculosis of other specified bone, unspecified','015.7'),('015.71','SP','Tuberculosis of other specified bone, bacteriological or histological examination not done','015.7'),('015.72','SP','Tuberculosis of other specified bone, bacteriological or histological examination unknown (at present)','015.7'),('015.73','SP','Tuberculosis of other specified bone, tubercle bacilli found (in sputum) by microscopy','015.7'),('015.74','SP','Tuberculosis of other specified bone, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','015.7'),('015.75','SP','Tuberculosis of other specified bone, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','015.7'),('015.76','SP','Tuberculosis of other specified bone, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','015.7'),('015.8','NS','Tuberculosis of other specified joint','015'),('015.80','SP','Tuberculosis of other specified joint, unspecified','015.8'),('015.81','SP','Tuberculosis of other specified joint, bacteriological or histological examination not done','015.8'),('015.82','SP','Tuberculosis of other specified joint, bacteriological or histological examination unknown (at present)','015.8'),('015.83','SP','Tuberculosis of other specified joint, tubercle bacilli found (in sputum) by microscopy','015.8'),('015.84','SP','Tuberculosis of other specified joint, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','015.8'),('015.85','SP','Tuberculosis of other specified joint, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','015.8'),('015.86','SP','Tuberculosis of other specified joint, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','015.8'),('015.9','NS','Tuberculosis of unspecified bones and joints','015'),('015.90','SP','Tuberculosis of unspecified bones and joints, unspecified','015.9'),('015.91','SP','Tuberculosis of unspecified bones and joints, bacteriological or histological examination not done','015.9'),('015.92','SP','Tuberculosis of unspecified bones and joints, bacteriological or histological examination unknown (at present)','015.9'),('015.93','SP','Tuberculosis of unspecified bones and joints, tubercle bacilli found (in sputum) by microscopy','015.9'),('015.94','SP','Tuberculosis of unspecified bones and joints, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','015.9'),('015.95','SP','Tuberculosis of unspecified bones and joints, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','015.9'),('015.96','SP','Tuberculosis of unspecified bones and joints, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','015.9'),('016','NS','Tuberculosis of genitourinary system','010-018'),('016.0','NS','Tuberculosis of kidney','016'),('016.00','SP','Tuberculosis of kidney, unspecified','016.0'),('016.01','SP','Tuberculosis of kidney, bacteriological or histological examination not done','016.0'),('016.02','SP','Tuberculosis of kidney, bacteriological or histological examination unknown (at present)','016.0'),('016.03','SP','Tuberculosis of kidney, tubercle bacilli found (in sputum) by microscopy','016.0'),('016.04','SP','Tuberculosis of kidney, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','016.0'),('016.05','SP','Tuberculosis of kidney, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','016.0'),('016.06','SP','Tuberculosis of kidney, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','016.0'),('016.1','NS','Tuberculosis of bladder','016'),('016.10','SP','Tuberculosis of bladder, unspecified','016.1'),('016.11','SP','Tuberculosis of bladder, bacteriological or histological examination not done','016.1'),('016.12','SP','Tuberculosis of bladder, bacteriological or histological examination unknown (at present)','016.1'),('016.13','SP','Tuberculosis of bladder, tubercle bacilli found (in sputum) by microscopy','016.1'),('016.14','SP','Tuberculosis of bladder, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','016.1'),('016.15','SP','Tuberculosis of bladder, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','016.1'),('016.16','SP','Tuberculosis of bladder, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','016.1'),('016.2','NS','Tuberculosis of ureter','016'),('016.20','SP','Tuberculosis of ureter, unspecified','016.2'),('016.21','SP','Tuberculosis of ureter, bacteriological or histological examination not done','016.2'),('016.22','SP','Tuberculosis of ureter, bacteriological or histological examination unknown (at present)','016.2'),('016.23','SP','Tuberculosis of ureter, tubercle bacilli found (in sputum) by microscopy','016.2'),('016.24','SP','Tuberculosis of ureter, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','016.2'),('016.25','SP','Tuberculosis of ureter, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','016.2'),('016.26','SP','Tuberculosis of ureter, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','016.2'),('016.3','NS','Tuberculosis of other urinary organs','016'),('016.30','SP','Tuberculosis of other urinary organs, unspecified','016.3'),('016.31','SP','Tuberculosis of other urinary organs, bacteriological or histological examination not done','016.3'),('016.32','SP','Tuberculosis of other urinary organs, bacteriological or histological examination unknown (at present)','016.3'),('016.33','SP','Tuberculosis of other urinary organs, tubercle bacilli found (in sputum) by microscopy','016.3'),('016.34','SP','Tuberculosis of other urinary organs, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','016.3'),('016.35','SP','Tuberculosis of other urinary organs, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','016.3'),('016.36','SP','Tuberculosis of other urinary organs, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','016.3'),('016.4','NS','Tuberculosis of epididymis','016'),('016.40','SP','Tuberculosis of epididymis, unspecified','016.4'),('016.41','SP','Tuberculosis of epididymis, bacteriological or histological examination not done','016.4'),('016.42','SP','Tuberculosis of epididymis, bacteriological or histological examination unknown (at present)','016.4'),('016.43','SP','Tuberculosis of epididymis, tubercle bacilli found (in sputum) by microscopy','016.4'),('016.44','SP','Tuberculosis of epididymis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','016.4'),('016.45','SP','Tuberculosis of epididymis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','016.4'),('016.46','SP','Tuberculosis of epididymis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','016.4'),('016.5','NS','Tuberculosis of other male genital organs','016'),('016.50','SP','Tuberculosis of other male genital organs, unspecified','016.5'),('016.51','SP','Tuberculosis of other male genital organs, bacteriological or histological examination not done','016.5'),('016.52','SP','Tuberculosis of other male genital organs, bacteriological or histological examination unknown (at present)','016.5'),('016.53','SP','Tuberculosis of other male genital organs, tubercle bacilli found (in sputum) by microscopy','016.5'),('016.54','SP','Tuberculosis of other male genital organs, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','016.5'),('016.55','SP','Tuberculosis of other male genital organs, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','016.5'),('016.56','SP','Tuberculosis of other male genital organs, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','016.5'),('016.6','NS','Tuberculous oophoritis and salpingitis','016'),('016.60','SP','Tuberculous oophoritis and salpingitis, unspecified','016.6'),('016.61','SP','Tuberculous oophoritis and salpingitis, bacteriological or histological examination not done','016.6'),('016.62','SP','Tuberculous oophoritis and salpingitis, bacteriological or histological examination unknown (at present)','016.6'),('016.63','SP','Tuberculous oophoritis and salpingitis, tubercle bacilli found (in sputum) by microscopy','016.6'),('016.64','SP','Tuberculous oophoritis and salpingitis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','016.6'),('016.65','SP','Tuberculous oophoritis and salpingitis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','016.6'),('016.66','SP','Tuberculous oophoritis and salpingitis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','016.6'),('016.7','NS','Tuberculosis of other female genital organs','016'),('016.70','SP','Tuberculosis of other female genital organs, unspecified','016.7'),('016.71','SP','Tuberculosis of other female genital organs, bacteriological or histological examination not done','016.7'),('016.72','SP','Tuberculosis of other female genital organs, bacteriological or histological examination unknown (at present)','016.7'),('016.73','SP','Tuberculosis of other female genital organs, tubercle bacilli found (in sputum) by microscopy','016.7'),('016.74','SP','Tuberculosis of other female genital organs, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','016.7'),('016.75','SP','Tuberculosis of other female genital organs, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','016.7'),('016.76','SP','Tuberculosis of other female genital organs, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','016.7'),('016.9','NS','Genitourinary tuberculosis unspecified','016'),('016.90','SP','Genitourinary tuberculosis, unspecified, unspecified','016.9'),('016.91','SP','Genitourinary tuberculosis, unspecified, bacteriological or histological examination not done','016.9'),('016.92','SP','Genitourinary tuberculosis, unspecified, bacteriological or histological examination unknown (at present)','016.9'),('016.93','SP','Genitourinary tuberculosis, unspecified, tubercle bacilli found (in sputum) by microscopy','016.9'),('016.94','SP','Genitourinary tuberculosis, unspecified, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','016.9'),('016.95','SP','Genitourinary tuberculosis, unspecified, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','016.9'),('016.96','SP','Genitourinary tuberculosis, unspecified, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','016.9'),('017','NS','Tuberculosis of other organs','010-018'),('017.0','NS','Tuberculosis of skin and subcutaneous cellular tissue','017'),('017.00','SP','Tuberculosis of skin and subcutaneous cellular tissue, unspecified','017.0'),('017.01','SP','Tuberculosis of skin and subcutaneous cellular tissue, bacteriological or histological examination not done','017.0'),('017.02','SP','Tuberculosis of skin and subcutaneous cellular tissue, bacteriological or histological examination unknown (at present)','017.0'),('017.03','SP','Tuberculosis of skin and subcutaneous cellular tissue, tubercle bacilli found (in sputum) by microscopy','017.0'),('017.04','SP','Tuberculosis of skin and subcutaneous cellular tissue, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.0'),('017.05','SP','Tuberculosis of skin and subcutaneous cellular tissue, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.0'),('017.06','SP','Tuberculosis of skin and subcutaneous cellular tissue, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.0'),('017.1','NS','Erythema nodosum with hypersensitivity reaction in tuberculosis','017'),('017.10','SP','Erythema nodosum with hypersensitivity reaction in tuberculosis, unspecified','017.1'),('017.11','SP','Erythema nodosum with hypersensitivity reaction in tuberculosis, bacteriological or histological examination not done','017.1'),('017.12','SP','Erythema nodosum with hypersensitivity reaction in tuberculosis, bacteriological or histological examination unknown (at present)','017.1'),('017.13','SP','Erythema nodosum with hypersensitivity reaction in tuberculosis, tubercle bacilli found (in sputum) by microscopy','017.1'),('017.14','SP','Erythema nodosum with hypersensitivity reaction in tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.1'),('017.15','SP','Erythema nodosum with hypersensitivity reaction in tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.1'),('017.16','SP','Erythema nodosum with hypersensitivity reaction in tuberculosis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.1'),('017.2','NS','Tuberculosis of peripheral lymph nodes','017'),('017.20','SP','Tuberculosis of peripheral lymph nodes, unspecified','017.2'),('017.21','SP','Tuberculosis of peripheral lymph nodes, bacteriological or histological examination not done','017.2'),('017.22','SP','Tuberculosis of peripheral lymph nodes, bacteriological or histological examination unknown (at present)','017.2'),('017.23','SP','Tuberculosis of peripheral lymph nodes, tubercle bacilli found (in sputum) by microscopy','017.2'),('017.24','SP','Tuberculosis of peripheral lymph nodes, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.2'),('017.25','SP','Tuberculosis of peripheral lymph nodes, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.2'),('017.26','SP','Tuberculosis of peripheral lymph nodes, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.2'),('017.3','NS','Tuberculosis of eye','017'),('017.30','SP','Tuberculosis of eye, unspecified','017.3'),('017.31','SP','Tuberculosis of eye, bacteriological or histological examination not done','017.3'),('017.32','SP','Tuberculosis of eye, bacteriological or histological examination unknown (at present)','017.3'),('017.33','SP','Tuberculosis of eye, tubercle bacilli found (in sputum) by microscopy','017.3'),('017.34','SP','Tuberculosis of eye, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.3'),('017.35','SP','Tuberculosis of eye, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.3'),('017.36','SP','Tuberculosis of eye, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.3'),('017.4','NS','Tuberculosis of ear','017'),('017.40','SP','Tuberculosis of ear, unspecified','017.4'),('017.41','SP','Tuberculosis of ear, bacteriological or histological examination not done','017.4'),('017.42','SP','Tuberculosis of ear, bacteriological or histological examination unknown (at present)','017.4'),('017.43','SP','Tuberculosis of ear, tubercle bacilli found (in sputum) by microscopy','017.4'),('017.44','SP','Tuberculosis of ear, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.4'),('017.45','SP','Tuberculosis of ear, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.4'),('017.46','SP','Tuberculosis of ear, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.4'),('017.5','NS','Tuberculosis of thyroid gland','017'),('017.50','SP','Tuberculosis of thyroid gland, unspecified','017.5'),('017.51','SP','Tuberculosis of thyroid gland, bacteriological or histological examination not done','017.5'),('017.52','SP','Tuberculosis of thyroid gland, bacteriological or histological examination unknown (at present)','017.5'),('017.53','SP','Tuberculosis of thyroid gland, tubercle bacilli found (in sputum) by microscopy','017.5'),('017.54','SP','Tuberculosis of thyroid gland, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.5'),('017.55','SP','Tuberculosis of thyroid gland, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.5'),('017.56','SP','Tuberculosis of thyroid gland, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.5'),('017.6','NS','Tuberculosis of adrenal glands','017'),('017.60','SP','Tuberculosis of adrenal glands, unspecified','017.6'),('017.61','SP','Tuberculosis of adrenal glands, bacteriological or histological examination not done','017.6'),('017.62','SP','Tuberculosis of adrenal glands, bacteriological or histological examination unknown (at present)','017.6'),('017.63','SP','Tuberculosis of adrenal glands, tubercle bacilli found (in sputum) by microscopy','017.6'),('017.64','SP','Tuberculosis of adrenal glands, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.6'),('017.65','SP','Tuberculosis of adrenal glands, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.6'),('017.66','SP','Tuberculosis of adrenal glands, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.6'),('017.7','NS','Tuberculosis of spleen','017'),('017.70','SP','Tuberculosis of spleen, unspecified','017.7'),('017.71','SP','Tuberculosis of spleen, bacteriological or histological examination not done','017.7'),('017.72','SP','Tuberculosis of spleen, bacteriological or histological examination unknown (at present)','017.7'),('017.73','SP','Tuberculosis of spleen, tubercle bacilli found (in sputum) by microscopy','017.7'),('017.74','SP','Tuberculosis of spleen, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.7'),('017.75','SP','Tuberculosis of spleen, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.7'),('017.76','SP','Tuberculosis of spleen, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.7'),('017.8','NS','Tuberculosis of esophagus','017'),('017.80','SP','Tuberculosis of esophagus, unspecified','017.8'),('017.81','SP','Tuberculosis of esophagus, bacteriological or histological examination not done','017.8'),('017.82','SP','Tuberculosis of esophagus, bacteriological or histological examination unknown (at present)','017.8'),('017.83','SP','Tuberculosis of esophagus, tubercle bacilli found (in sputum) by microscopy','017.8'),('017.84','SP','Tuberculosis of esophagus, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.8'),('017.85','SP','Tuberculosis of esophagus, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.8'),('017.86','SP','Tuberculosis of esophagus, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.8'),('017.9','NS','Tuberculosis of other specified organs','017'),('017.90','SP','Tuberculosis of other specified organs, unspecified','017.9'),('017.91','SP','Tuberculosis of other specified organs, bacteriological or histological examination not done','017.9'),('017.92','SP','Tuberculosis of other specified organs, bacteriological or histological examination unknown (at present)','017.9'),('017.93','SP','Tuberculosis of other specified organs, tubercle bacilli found (in sputum) by microscopy','017.9'),('017.94','SP','Tuberculosis of other specified organs, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','017.9'),('017.95','SP','Tuberculosis of other specified organs, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','017.9'),('017.96','SP','Tuberculosis of other specified organs, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','017.9'),('018','NS','Miliary tuberculosis','010-018'),('018.0','NS','Acute miliary tuberculosis','018'),('018.00','SP','Acute miliary tuberculosis, unspecified','018.0'),('018.01','SP','Acute miliary tuberculosis, bacteriological or histological examination not done','018.0'),('018.02','SP','Acute miliary tuberculosis, bacteriological or histological examination unknown (at present)','018.0'),('018.03','SP','Acute miliary tuberculosis, tubercle bacilli found (in sputum) by microscopy','018.0'),('018.04','SP','Acute miliary tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','018.0'),('018.05','SP','Acute miliary tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','018.0'),('018.06','SP','Acute miliary tuberculosis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','018.0'),('018.8','NS','Other specified miliary tuberculosis','018'),('018.80','SP','Other specified miliary tuberculosis, unspecified','018.8'),('018.81','SP','Other specified miliary tuberculosis, bacteriological or histological examination not done','018.8'),('018.82','SP','Other specified miliary tuberculosis, bacteriological or histological examination unknown (at present)','018.8'),('018.83','SP','Other specified miliary tuberculosis, tubercle bacilli found (in sputum) by microscopy','018.8'),('018.84','SP','Other specified miliary tuberculosis, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','018.8'),('018.85','SP','Other specified miliary tuberculosis, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','018.8'),('018.86','SP','Other specified miliary tuberculosis, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','018.8'),('018.9','NS','Unspecified miliary tuberculosis','018'),('018.90','SP','Miliary tuberculosis, unspecified, unspecified','018.9'),('018.91','SP','Miliary tuberculosis, unspecified, bacteriological or histological examination not done','018.9'),('018.92','SP','Miliary tuberculosis, unspecified, bacteriological or histological examination unknown (at present)','018.9'),('018.93','SP','Miliary tuberculosis, unspecified, tubercle bacilli found (in sputum) by microscopy','018.9'),('018.94','SP','Miliary tuberculosis, unspecified, tubercle bacilli not found (in sputum) by microscopy, but found by bacterial culture','018.9'),('018.95','SP','Miliary tuberculosis, unspecified, tubercle bacilli not found by bacteriological examination, but tuberculosis confirmed histologically','018.9'),('018.96','SP','Miliary tuberculosis, unspecified, tubercle bacilli not found by bacteriological or histological examination, but tuberculosis confirmed by other methods [inoculation of animals]','018.9'),('020','NS','Plague','020-027'),('020-027','sect','Zoonotic Bacterial Diseases','001-139'),('020.0','SP','Bubonic plague','020'),('020.1','SP','Cellulocutaneous plague','020'),('020.2','SP','Septicemic plague','020'),('020.3','SP','Primary pneumonic plague','020'),('020.4','SP','Secondary pneumonic plague','020'),('020.5','SP','Pneumonic plague, unspecified','020'),('020.8','SP','Other specified types of plague','020'),('020.9','SP','Plague, unspecified','020'),('021','NS','Tularemia','020-027'),('021.0','SP','Ulceroglandular tularemia','021'),('021.1','SP','Enteric tularemia','021'),('021.2','SP','Pulmonary tularemia','021'),('021.3','SP','Oculoglandular tularemia','021'),('021.8','SP','Other specified tularemia','021'),('021.9','SP','Unspecified tularemia','021'),('022','NS','Anthrax','020-027'),('022.0','SP','Cutaneous anthrax','022'),('022.1','SP','Pulmonary anthrax','022'),('022.2','SP','Gastrointestinal anthrax','022'),('022.3','SP','Anthrax septicemia','022'),('022.8','SP','Other specified manifestations of anthrax','022'),('022.9','SP','Anthrax, unspecified','022'),('023','NS','Brucellosis','020-027'),('023.0','SP','Brucella melitensis','023'),('023.1','SP','Brucella abortus','023'),('023.2','SP','Brucella suis','023'),('023.3','SP','Brucella canis','023'),('023.8','SP','Other brucellosis','023'),('023.9','SP','Brucellosis, unspecified','023'),('024','SP','Glanders','020-027'),('025','SP','Melioidosis','020-027'),('026','NS','Rat-bite fever','020-027'),('026.0','SP','Spirillary fever','026'),('026.1','SP','Streptobacillary fever','026'),('026.9','SP','Unspecified rat-bite fever','026'),('027','NS','Other zoonotic bacterial diseases','020-027'),('027.0','SP','Listeriosis','027'),('027.1','SP','Erysipelothrix infection','027'),('027.2','SP','Pasteurellosis','027'),('027.8','SP','Other specified zoonotic bacterial diseases','027'),('027.9','SP','Unspecified zoonotic bacterial disease','027'),('030','NS','Leprosy','030-041'),('030-041','sect','Other Bacterial Diseases','001-139'),('030.0','SP','Lepromatous leprosy [type L]','030'),('030.1','SP','Tuberculoid leprosy [type T]','030'),('030.2','SP','Indeterminate leprosy [group I]','030'),('030.3','SP','Borderline leprosy [group B]','030'),('030.8','SP','Other specified leprosy','030'),('030.9','SP','Leprosy, unspecified','030'),('031','NS','Diseases due to other mycobacteria','030-041'),('031.0','SP','Pulmonary diseases due to other mycobacteria','031'),('031.1','SP','Cutaneous diseases due to other mycobacteria','031'),('031.2','SP','Disseminated due to other mycobacteria','031'),('031.8','SP','Other specified mycobacterial diseases','031'),('031.9','SP','Unspecified diseases due to mycobacteria','031'),('032','NS','Diphtheria','030-041'),('032.0','SP','Faucial diphtheria','032'),('032.1','SP','Nasopharyngeal diphtheria','032'),('032.2','SP','Anterior nasal diphtheria','032'),('032.3','SP','Laryngeal diphtheria','032'),('032.8','NS','Other specified diphtheria','032'),('032.81','SP','Conjunctival diphtheria','032.8'),('032.82','SP','Diphtheritic myocarditis','032.8'),('032.83','SP','Diphtheritic peritonitis','032.8'),('032.84','SP','Diphtheritic cystitis','032.8'),('032.85','SP','Cutaneous diphtheria','032.8'),('032.89','SP','Other specified diphtheria','032.8'),('032.9','SP','Diphtheria, unspecified','032'),('033','NS','Whooping cough','030-041'),('033.0','SP','Whooping cough due to bordetella pertussis [B. pertussis]','033'),('033.1','SP','Whooping cough due to bordetella parapertussis [B. parapertussis]','033'),('033.8','SP','Whooping cough due to other specified organism','033'),('033.9','SP','Whooping cough, unspecified organism','033'),('034','NS','Streptococcal sore throat and scarlet fever','030-041'),('034.0','SP','Streptococcal sore throat','034'),('034.1','SP','Scarlet fever','034'),('035','SP','Erysipelas','030-041'),('036','NS','Meningococcal infection','030-041'),('036.0','SP','Meningococcal meningitis','036'),('036.1','SP','Meningococcal encephalitis','036'),('036.2','SP','Meningococcemia','036'),('036.3','SP','Waterhouse-Friderichsen syndrome, meningococcal','036'),('036.4','NS','Meningococcal carditis','036'),('036.40','SP','Meningococcal carditis, unspecified','036.4'),('036.41','SP','Meningococcal pericarditis','036.4'),('036.42','SP','Meningococcal endocarditis','036.4'),('036.43','SP','Meningococcal myocarditis','036.4'),('036.8','NS','Other specified meningococcal infections','036'),('036.81','SP','Meningococcal optic neuritis','036.8'),('036.82','SP','Meningococcal arthropathy','036.8'),('036.89','SP','Other specified meningococcal infections','036.8'),('036.9','SP','Meningococcal infection, unspecified','036'),('037','SP','Tetanus','030-041'),('038','NS','Septicemia','030-041'),('038.0','SP','Streptococcal septicemia','038'),('038.1','NS','Staphylococcal septicemia','038'),('038.10','SP','Staphylococcal septicemia, unspecified','038.1'),('038.11','SP','Methicillin susceptible Staphylococcus aureus septicemia','038.1'),('038.12','SP','Methicillin resistant Staphylococcus aureus septicemia','038.1'),('038.19','SP','Other staphylococcal septicemia','038.1'),('038.2','SP','Pneumococcal septicemia [Streptococcus pneumoniae septicemia]','038'),('038.3','SP','Septicemia due to anaerobes','038'),('038.4','NS','Septicemia due to other gram-negative organisms','038'),('038.40','SP','Septicemia due to gram-negative organism, unspecified','038.4'),('038.41','SP','Septicemia due to hemophilus influenzae [H. influenzae]','038.4'),('038.42','SP','Septicemia due to escherichia coli [E. coli]','038.4'),('038.43','SP','Septicemia due to pseudomonas','038.4'),('038.44','SP','Septicemia due to serratia','038.4'),('038.49','SP','Other septicemia due to gram-negative organisms','038.4'),('038.8','SP','Other specified septicemias','038'),('038.9','SP','Unspecified septicemia','038'),('039','NS','Actinomycotic infections','030-041'),('039.0','SP','Cutaneous actinomycotic infection','039'),('039.1','SP','Pulmonary actinomycotic infection','039'),('039.2','SP','Abdominal actinomycotic infection','039'),('039.3','SP','Cervicofacial actinomycotic infection','039'),('039.4','SP','Madura foot','039'),('039.8','SP','Actinomycotic infection of other specified sites','039'),('039.9','SP','Actinomycotic infection of unspecified site','039'),('040','NS','Other bacterial diseases','030-041'),('040.0','SP','Gas gangrene','040'),('040.1','SP','Rhinoscleroma','040'),('040.2','SP','Whipple\'s disease','040'),('040.3','SP','Necrobacillosis','040'),('040.4','NS','Other specified botulism','040'),('040.41','SP','Infant botulism','040.4'),('040.42','SP','Wound botulism','040.4'),('040.8','NS','Other specified bacterial diseases','040'),('040.81','SP','Tropical pyomyositis','040.8'),('040.82','SP','Toxic shock syndrome','040.8'),('040.89','SP','Other specified bacterial diseases','040.8'),('041','NS','Bacterial infection in conditions classified elsewhere and of unspecified site','030-041'),('041.0','NS','Streptococcus infection in conditions classified elsewhere and of unspecified site','041'),('041.00','SP','Streptococcus infection in conditions classified elsewhere and of unspecified site, streptococcus, unspecified','041.0'),('041.01','SP','Streptococcus infection in conditions classified elsewhere and of unspecified site, streptococcus, group A','041.0'),('041.02','SP','Streptococcus infection in conditions classified elsewhere and of unspecified site, streptococcus, group B','041.0'),('041.03','SP','Streptococcus infection in conditions classified elsewhere and of unspecified site, streptococcus, group C','041.0'),('041.04','SP','Streptococcus infection in conditions classified elsewhere and of unspecified site, streptococcus, group D [Enterococcus]','041.0'),('041.05','SP','Streptococcus infection in conditions classified elsewhere and of unspecified site, streptococcus, group G','041.0'),('041.09','SP','Streptococcus infection in conditions classified elsewhere and of unspecified site, other streptococcus','041.0'),('041.1','NS','Staphylococcus infection in conditions classified elsewhere and of unspecified site','041'),('041.10','SP','Staphylococcus infection in conditions classified elsewhere and of unspecified site, staphylococcus, unspecified','041.1'),('041.11','SP','Methicillin susceptible Staphylococcus aureus in conditions classified elsewhere and of unspecified site','041.1'),('041.12','SP','Methicillin resistant Staphylococcus aureus in conditions classified elsewhere and of unspecified site','041.1'),('041.19','SP','Staphylococcus infection in conditions classified elsewhere and of unspecified site, other staphylococcus','041.1'),('041.2','SP','Pneumococcus infection in conditions classified elsewhere and of unspecified site','041'),('041.3','SP','Friedländer\'s bacillus infection in conditions classified elsewhere and of unspecified site','041'),('041.4','NS','Escherichia coli [e. coli] infection in conditions classified elsewhere and of unspecified site','041'),('041.41','SP','Shiga toxin-producing Escherichia coli [E. coli] (STEC) O157','041.4'),('041.42','SP','Other specified Shiga toxin-producing Escherichia coli [E. coli] (STEC)','041.4'),('041.43','SP','Shiga toxin-producing Escherichia coli [E. coli] (STEC), unspecified','041.4'),('041.49','SP','Other and unspecified Escherichia coli [E. coli]','041.4'),('041.5','SP','Hemophilus influenzae [H. influenzae] infection in conditions classified elsewhere and of unspecified site','041'),('041.6','SP','Proteus (mirabilis) (morganii) infection in conditions classified elsewhere and of unspecified site','041'),('041.7','SP','Pseudomonas infection in conditions classified elsewhere and of unspecified site','041'),('041.8','NS','Other specified bacterial infections in conditions classified elsewhere and of unspecified site','041'),('041.81','SP','Other specified bacterial infections in conditions classified elsewhere and of unspecified site, mycoplasma','041.8'),('041.82','SP','Bacteroides fragilis','041.8'),('041.83','SP','Other specified bacterial infections in conditions classified elsewhere and of unspecified site, Clostridium perfringens','041.8'),('041.84','SP','Other specified bacterial infections in conditions classified elsewhere and of unspecified site, other anaerobes','041.8'),('041.85','SP','Other specified bacterial infections in conditions classified elsewhere and of unspecified site, other gram-negative organisms','041.8'),('041.86','SP','Helicobacter pylori [H. pylori]','041.8'),('041.89','SP','Other specified bacterial infections in conditions classified elsewhere and of unspecified site, other specified bacteria','041.8'),('041.9','SP','Bacterial infection, unspecified, in conditions classified elsewhere and of unspecified site','041'),('042','SP','Human immunodeficiency virus [HIV] disease','042-042'),('042-042','sect','Human Immunodeficiency Virus','001-139'),('045','NS','Acute poliomyelitis','045-049'),('045-049','sect','Poliomyelitis And Other Non-Arthropod-Borne Viral Diseases Of Central Nervous System','001-139'),('045.0','NS','Acute paralytic poliomyelitis specified as bulbar','045'),('045.00','SP','Acute paralytic poliomyelitis specified as bulbar, poliovirus, unspecified type','045.0'),('045.01','SP','Acute paralytic poliomyelitis specified as bulbar, poliovirus type I','045.0'),('045.02','SP','Acute paralytic poliomyelitis specified as bulbar, poliovirus type II','045.0'),('045.03','SP','Acute paralytic poliomyelitis specified as bulbar, poliovirus type III','045.0'),('045.1','NS','Acute poliomyelitis with other paralysis','045'),('045.10','SP','Acute poliomyelitis with other paralysis, poliovirus, unspecified type','045.1'),('045.11','SP','Acute poliomyelitis with other paralysis, poliovirus type I','045.1'),('045.12','SP','Acute poliomyelitis with other paralysis, poliovirus type II','045.1'),('045.13','SP','Acute poliomyelitis with other paralysis, poliovirus type III','045.1'),('045.2','NS','Acute nonparalytic poliomyelitis','045'),('045.20','SP','Acute nonparalytic poliomyelitis, poliovirus, unspecified type','045.2'),('045.21','SP','Acute nonparalytic poliomyelitis, poliovirus type I','045.2'),('045.22','SP','Acute nonparalytic poliomyelitis, poliovirus type II','045.2'),('045.23','SP','Acute nonparalytic poliomyelitis, poliovirus type III','045.2'),('045.9','NS','Unspecified acute poliomyelitis','045'),('045.90','SP','Acute poliomyelitis, unspecified, poliovirus, unspecified type','045.9'),('045.91','SP','Acute poliomyelitis, unspecified, poliovirus type I','045.9'),('045.92','SP','Acute poliomyelitis, unspecified, poliovirus type II','045.9'),('045.93','SP','Acute poliomyelitis, unspecified, poliovirus type III','045.9'),('046','NS','Slow virus infection and prion diseases of central nervous system','045-049'),('046.0','SP','Kuru','046'),('046.1','NS','Jakob-creutzfeldt disease','046'),('046.11','SP','Variant Creutzfeldt-Jakob disease','046.1'),('046.19','SP','Other and unspecified Creutzfeldt-Jakob disease','046.1'),('046.2','SP','Subacute sclerosing panencephalitis','046'),('046.3','SP','Progressive multifocal leukoencephalopathy','046'),('046.7','NS','Other specified prion diseases of central nervous system','046'),('046.71','SP','Gerstmann-Sträussler-Scheinker syndrome','046.7'),('046.72','SP','Fatal familial insomnia','046.7'),('046.79','SP','Other and unspecified prion disease of central nervous system','046.7'),('046.8','SP','Other specified slow virus infection of central nervous system','046'),('046.9','SP','Unspecified slow virus infection of central nervous system','046'),('047','NS','Meningitis due to enterovirus','045-049'),('047.0','SP','Meningitis due to coxsackie virus','047'),('047.1','SP','Meningitis due to echo virus','047'),('047.8','SP','Other specified viral meningitis','047'),('047.9','SP','Unspecified viral meningitis','047'),('048','SP','Other enterovirus diseases of central nervous system','045-049'),('049','NS','Other non-arthropod-borne viral diseases of central nervous system','045-049'),('049.0','SP','Lymphocytic choriomeningitis','049'),('049.1','SP','Meningitis due to adenovirus','049'),('049.8','SP','Other specified non-arthropod-borne viral diseases of central nervous system','049'),('049.9','SP','Unspecified non-arthropod-borne viral diseases of central nervous system','049'),('050','NS','Smallpox','050-059'),('050-059','sect','Viral Diseases Accompanied By Exanthem','001-139'),('050.0','SP','Variola major','050'),('050.1','SP','Alastrim','050'),('050.2','SP','Modified smallpox','050'),('050.9','SP','Smallpox, unspecified','050'),('051','NS','Cowpox and paravaccinia','050-059'),('051.0','NS','Cowpox and vaccinia not from vaccination','051'),('051.01','SP','Cowpox','051.0'),('051.02','SP','Vaccinia not from vaccination','051.0'),('051.1','SP','Pseudocowpox','051'),('051.2','SP','Contagious pustular dermatitis','051'),('051.9','SP','Paravaccinia, unspecified','051'),('052','NS','Chickenpox','050-059'),('052.0','SP','Postvaricella encephalitis','052'),('052.1','SP','Varicella (hemorrhagic) pneumonitis','052'),('052.2','SP','Postvaricella myelitis','052'),('052.7','SP','Chickenpox with other specified complications','052'),('052.8','SP','Chickenpox with unspecified complication','052'),('052.9','SP','Varicella without mention of complication','052'),('053','NS','Herpes zoster','050-059'),('053.0','SP','Herpes zoster with meningitis','053'),('053.1','NS','Herpes zoster with other nervous system complications','053'),('053.10','SP','Herpes zoster with unspecified nervous system complication','053.1'),('053.11','SP','Geniculate herpes zoster','053.1'),('053.12','SP','Postherpetic trigeminal neuralgia','053.1'),('053.13','SP','Postherpetic polyneuropathy','053.1'),('053.14','SP','Herpes zoster myelitis','053.1'),('053.19','SP','Herpes zoster with other nervous system complications','053.1'),('053.2','NS','Herpes zoster with ophthalmic complications','053'),('053.20','SP','Herpes zoster dermatitis of eyelid','053.2'),('053.21','SP','Herpes zoster keratoconjunctivitis','053.2'),('053.22','SP','Herpes zoster iridocyclitis','053.2'),('053.29','SP','Herpes zoster with other ophthalmic complications','053.2'),('053.7','NS','Herpes zoster with other specified complications','053'),('053.71','SP','Otitis externa due to herpes zoster','053.7'),('053.79','SP','Herpes zoster with other specified complications','053.7'),('053.8','SP','Herpes zoster with unspecified complication','053'),('053.9','SP','Herpes zoster without mention of complication','053'),('054','NS','Herpes simplex','050-059'),('054.0','SP','Eczema herpeticum','054'),('054.1','NS','Genital herpes','054'),('054.10','SP','Genital herpes, unspecified','054.1'),('054.11','SP','Herpetic vulvovaginitis','054.1'),('054.12','SP','Herpetic ulceration of vulva','054.1'),('054.13','SP','Herpetic infection of penis','054.1'),('054.19','SP','Other genital herpes','054.1'),('054.2','SP','Herpetic gingivostomatitis','054'),('054.3','SP','Herpetic meningoencephalitis','054'),('054.4','NS','Herpes simplex with ophthalmic complications','054'),('054.40','SP','Herpes simplex with unspecified ophthalmic complication','054.4'),('054.41','SP','Herpes simplex dermatitis of eyelid','054.4'),('054.42','SP','Dendritic keratitis','054.4'),('054.43','SP','Herpes simplex disciform keratitis','054.4'),('054.44','SP','Herpes simplex iridocyclitis','054.4'),('054.49','SP','Herpes simplex with other ophthalmic complications','054.4'),('054.5','SP','Herpetic septicemia','054'),('054.6','SP','Herpetic whitlow','054'),('054.7','NS','Herpes simplex with other specified complications','054'),('054.71','SP','Visceral herpes simplex','054.7'),('054.72','SP','Herpes simplex meningitis','054.7'),('054.73','SP','Herpes simplex otitis externa','054.7'),('054.74','SP','Herpes simplex myelitis','054.7'),('054.79','SP','Herpes simplex with other specified complications','054.7'),('054.8','SP','Herpes simplex with unspecified complication','054'),('054.9','SP','Herpes simplex without mention of complication','054'),('055','NS','Measles','050-059'),('055.0','SP','Postmeasles encephalitis','055'),('055.1','SP','Postmeasles pneumonia','055'),('055.2','SP','Postmeasles otitis media','055'),('055.7','NS','Measles with other specified complications','055'),('055.71','SP','Measles keratoconjunctivitis','055.7'),('055.79','SP','Measles with other specified complications','055.7'),('055.8','SP','Measles with unspecified complication','055'),('055.9','SP','Measles without mention of complication','055'),('056','NS','Rubella','050-059'),('056.0','NS','Rubella with neurological complications','056'),('056.00','SP','Rubella with unspecified neurological complication','056.0'),('056.01','SP','Encephalomyelitis due to rubella','056.0'),('056.09','SP','Rubella with other neurological complications','056.0'),('056.7','NS','Rubella with other specified complications','056'),('056.71','SP','Arthritis due to rubella','056.7'),('056.79','SP','Rubella with other specified complications','056.7'),('056.8','SP','Rubella with unspecified complications','056'),('056.9','SP','Rubella without mention of complication','056'),('057','NS','Other viral exanthemata','050-059'),('057.0','SP','Erythema infectiosum (fifth disease)','057'),('057.8','SP','Other specified viral exanthemata','057'),('057.9','SP','Viral exanthem, unspecified','057'),('058','NS','Other human herpesvirus','050-059'),('058.1','NS','Roseola infantum','058'),('058.10','SP','Roseola infantum, unspecified','058.1'),('058.11','SP','Roseola infantum due to human herpesvirus 6','058.1'),('058.12','SP','Roseola infantum due to human herpesvirus 7','058.1'),('058.2','NS','Other human herpesvirus encephalitis','058'),('058.21','SP','Human herpesvirus 6 encephalitis','058.2'),('058.29','SP','Other human herpesvirus encephalitis','058.2'),('058.8','NS','Other human herpesvirus infections','058'),('058.81','SP','Human herpesvirus 6 infection','058.8'),('058.82','SP','Human herpesvirus 7 infection','058.8'),('058.89','SP','Other human herpesvirus infection','058.8'),('059','NS','Other poxvirus infections','050-059'),('059.0','NS','Other orthopoxvirus infections','059'),('059.00','SP','Orthopoxvirus infection, unspecified','059.0'),('059.01','SP','Monkeypox','059.0'),('059.09','SP','Other orthopoxvirus infections','059.0'),('059.1','NS','Other parapoxvirus infections','059'),('059.10','SP','Parapoxvirus infection, unspecified','059.1'),('059.11','SP','Bovine stomatitis','059.1'),('059.12','SP','Sealpox','059.1'),('059.19','SP','Other parapoxvirus infections','059.1'),('059.2','NS','Yatapoxvirus infections','059'),('059.20','SP','Yatapoxvirus infection, unspecified','059.2'),('059.21','SP','Tanapox','059.2'),('059.22','SP','Yaba monkey tumor virus','059.2'),('059.8','SP','Other poxvirus infections','059'),('059.9','SP','Poxvirus infections, unspecified','059'),('060','NS','Yellow fever','060-066'),('060-066','sect','Arthropod-Borne Viral Diseases','001-139'),('060.0','SP','Sylvatic yellow fever','060'),('060.1','SP','Urban yellow fever','060'),('060.9','SP','Yellow fever, unspecified','060'),('061','SP','Dengue','060-066'),('062','NS','Mosquito-borne viral encephalitis','060-066'),('062.0','SP','Japanese encephalitis','062'),('062.1','SP','Western equine encephalitis','062'),('062.2','SP','Eastern equine encephalitis','062'),('062.3','SP','St. Louis encephalitis','062'),('062.4','SP','Australian encephalitis','062'),('062.5','SP','California virus encephalitis','062'),('062.8','SP','Other specified mosquito-borne viral encephalitis','062'),('062.9','SP','Mosquito-borne viral encephalitis, unspecified','062'),('063','NS','Tick-borne viral encephalitis','060-066'),('063.0','SP','Russian spring-summer [taiga] encephalitis','063'),('063.1','SP','Louping ill','063'),('063.2','SP','Central european encephalitis','063'),('063.8','SP','Other specified tick-borne viral encephalitis','063'),('063.9','SP','Tick-borne viral encephalitis, unspecified','063'),('064','SP','Viral encephalitis transmitted by other and unspecified arthropods','060-066'),('065','NS','Arthropod-borne hemorrhagic fever','060-066'),('065.0','SP','Crimean hemorrhagic fever [CHF Congo virus]','065'),('065.1','SP','Omsk hemorrhagic fever','065'),('065.2','SP','Kyasanur forest disease','065'),('065.3','SP','Other tick-borne hemorrhagic fever','065'),('065.4','SP','Mosquito-borne hemorrhagic fever','065'),('065.8','SP','Other specified arthropod-borne hemorrhagic fever','065'),('065.9','SP','Arthropod-borne hemorrhagic fever, unspecified','065'),('066','NS','Other arthropod-borne viral diseases','060-066'),('066.0','SP','Phlebotomus fever','066'),('066.1','SP','Tick-borne fever','066'),('066.2','SP','Venezuelan equine fever','066'),('066.3','SP','Other mosquito-borne fever','066'),('066.4','NS','West nile fever','066'),('066.40','SP','West Nile Fever, unspecified','066.4'),('066.41','SP','West Nile Fever with encephalitis','066.4'),('066.42','SP','West Nile Fever with other neurologic manifestation','066.4'),('066.49','SP','West Nile Fever with other complications','066.4'),('066.8','SP','Other specified arthropod-borne viral diseases','066'),('066.9','SP','Arthropod-borne viral disease, unspecified','066'),('070','NS','Viral hepatitis','070-079'),('070-079','sect','Other Diseases Due To Viruses And Chlamydiae','001-139'),('070.0','SP','Viral hepatitis A with hepatic coma','070'),('070.1','SP','Viral hepatitis A without mention of hepatic coma','070'),('070.2','NS','Viral hepatitis b with hepatic coma','070'),('070.20','SP','Viral hepatitis B with hepatic coma, acute or unspecified, without mention of hepatitis delta','070.2'),('070.21','SP','Viral hepatitis B with hepatic coma, acute or unspecified, with hepatitis delta','070.2'),('070.22','SP','Chronic viral hepatitis B with hepatic coma without hepatitis delta','070.2'),('070.23','SP','Chronic viral hepatitis B with hepatic coma with hepatitis delta','070.2'),('070.3','NS','Viral hepatitis b without mention of hepatic coma','070'),('070.30','SP','Viral hepatitis B without mention of hepatic coma, acute or unspecified, without mention of hepatitis delta','070.3'),('070.31','SP','Viral hepatitis B without mention of hepatic coma, acute or unspecified, with hepatitis delta','070.3'),('070.32','SP','Chronic viral hepatitis B without mention of hepatic coma without mention of hepatitis delta','070.3'),('070.33','SP','Chronic viral hepatitis B without mention of hepatic coma with hepatitis delta','070.3'),('070.4','NS','Other specified viral hepatitis with hepatic coma','070'),('070.41','SP','Acute hepatitis C with hepatic coma','070.4'),('070.42','SP','Hepatitis delta without mention of active hepatitis B disease with hepatic coma','070.4'),('070.43','SP','Hepatitis E with hepatic coma','070.4'),('070.44','SP','Chronic hepatitis C with hepatic coma','070.4'),('070.49','SP','Other specified viral hepatitis with hepatic coma','070.4'),('070.5','NS','Other specified viral hepatitis without mention of hepatic coma','070'),('070.51','SP','Acute hepatitis C without mention of hepatic coma','070.5'),('070.52','SP','Hepatitis delta without mention of active hepatitis B disease or hepatic coma','070.5'),('070.53','SP','Hepatitis E without mention of hepatic coma','070.5'),('070.54','SP','Chronic hepatitis C without mention of hepatic coma','070.5'),('070.59','SP','Other specified viral hepatitis without mention of hepatic coma','070.5'),('070.6','SP','Unspecified viral hepatitis with hepatic coma','070'),('070.7','NS','Unspecified viral hepatitis c','070'),('070.70','SP','Unspecified viral hepatitis C without hepatic coma','070.7'),('070.71','SP','Unspecified viral hepatitis C with hepatic coma','070.7'),('070.9','SP','Unspecified viral hepatitis without mention of hepatic coma','070'),('071','SP','Rabies','070-079'),('072','NS','Mumps','070-079'),('072.0','SP','Mumps orchitis','072'),('072.1','SP','Mumps meningitis','072'),('072.2','SP','Mumps encephalitis','072'),('072.3','SP','Mumps pancreatitis','072'),('072.7','NS','Mumps with other specified complications','072'),('072.71','SP','Mumps hepatitis','072.7'),('072.72','SP','Mumps polyneuropathy','072.7'),('072.79','SP','Other mumps with other specified complications','072.7'),('072.8','SP','Mumps with unspecified complication','072'),('072.9','SP','Mumps without mention of complication','072'),('073','NS','Ornithosis','070-079'),('073.0','SP','Ornithosis with pneumonia','073'),('073.7','SP','Ornithosis with other specified complications','073'),('073.8','SP','Ornithosis with unspecified complication','073'),('073.9','SP','Ornithosis, unspecified','073'),('074','NS','Specific diseases due to coxsackie virus','070-079'),('074.0','SP','Herpangina','074'),('074.1','SP','Epidemic pleurodynia','074'),('074.2','NS','Coxsackie carditis','074'),('074.20','SP','Coxsackie carditis, unspecified','074.2'),('074.21','SP','Coxsackie pericarditis','074.2'),('074.22','SP','Coxsackie endocarditis','074.2'),('074.23','SP','Coxsackie myocarditis','074.2'),('074.3','SP','Hand, foot, and mouth disease','074'),('074.8','SP','Other specified diseases due to Coxsackie virus','074'),('075','SP','Infectious mononucleosis','070-079'),('076','NS','Trachoma','070-079'),('076.0','SP','Trachoma, initial stage','076'),('076.1','SP','Trachoma, active stage','076'),('076.9','SP','Trachoma, unspecified','076'),('077','NS','Other diseases of conjunctiva due to viruses and chlamydiae','070-079'),('077.0','SP','Inclusion conjunctivitis','077'),('077.1','SP','Epidemic keratoconjunctivitis','077'),('077.2','SP','Pharyngoconjunctival fever','077'),('077.3','SP','Other adenoviral conjunctivitis','077'),('077.4','SP','Epidemic hemorrhagic conjunctivitis','077'),('077.8','SP','Other viral conjunctivitis','077'),('077.9','NS','Unspecified diseases of conjunctiva due to viruses and chlamydiae','077'),('077.98','SP','Unspecified diseases of conjunctiva due to chlamydiae','077.9'),('077.99','SP','Unspecified diseases of conjunctiva due to viruses','077.9'),('078','NS','Other diseases due to viruses and chlamydiae','070-079'),('078.0','SP','Molluscum contagiosum','078'),('078.1','NS','Viral warts','078'),('078.10','SP','Viral warts, unspecified','078.1'),('078.11','SP','Condyloma acuminatum','078.1'),('078.12','SP','Plantar wart','078.1'),('078.19','SP','Other specified viral warts','078.1'),('078.2','SP','Sweating fever','078'),('078.3','SP','Cat-scratch disease','078'),('078.4','SP','Foot and mouth disease','078'),('078.5','SP','Cytomegaloviral disease','078'),('078.6','SP','Hemorrhagic nephrosonephritis','078'),('078.7','SP','Arenaviral hemorrhagic fever','078'),('078.8','NS','Other specified diseases due to viruses and chlamydiae','078'),('078.81','SP','Epidemic vertigo','078.8'),('078.82','SP','Epidemic vomiting syndrome','078.8'),('078.88','SP','Other specified diseases due to chlamydiae','078.8'),('078.89','SP','Other specified diseases due to viruses','078.8'),('079','NS','Viral and chlamydial infection in conditions classified elsewhere and of unspecified site','070-079'),('079.0','SP','Adenovirus infection in conditions classified elsewhere and of unspecified site','079'),('079.1','SP','Echo virus infection in conditions classified elsewhere and of unspecified site','079'),('079.2','SP','Coxsackie virus infection in conditions classified elsewhere and of unspecified site','079'),('079.3','SP','Rhinovirus infection in conditions classified elsewhere and of unspecified site','079'),('079.4','SP','Human papillomavirus in conditions classified elsewhere and of unspecified site','079'),('079.5','NS','Retrovirus in conditions classified elsewhere and of unspecified site','079'),('079.50','SP','Retrovirus, unspecified','079.5'),('079.51','SP','Human T-cell lymphotrophic virus, type I [HTLV-I]','079.5'),('079.52','SP','Human T-cell lymphotrophic virus, type II [HTLV-II]','079.5'),('079.53','SP','Human immunodeficiency virus, type 2 [HIV-2]','079.5'),('079.59','SP','Other specified retrovirus','079.5'),('079.6','SP','Respiratory syncytial virus (RSV)','079'),('079.8','NS','Other specified viral and chlamydial infections','079'),('079.81','SP','Hantavirus infection','079.8'),('079.82','SP','SARS-associated coronavirus','079.8'),('079.83','SP','Parvovirus B19','079.8'),('079.88','SP','Other specified chlamydial infection','079.8'),('079.89','SP','Other specified viral infection','079.8'),('079.9','NS','Unspecified viral and chlamydial infections','079'),('079.98','SP','Unspecified chlamydial infection','079.9'),('079.99','SP','Unspecified viral infection','079.9'),('080','SP','Louse-borne (epidemic) typhus','080-088'),('080-088','sect','Rickettsioses And Other Arthropod-Borne Diseases','001-139'),('081','NS','Other typhus','080-088'),('081.0','SP','Murine (endemic) typhus','081'),('081.1','SP','Brill\'s disease','081'),('081.2','SP','Scrub typhus','081'),('081.9','SP','Typhus, unspecified','081'),('082','NS','Tick-borne rickettsioses','080-088'),('082.0','SP','Spotted fevers','082'),('082.1','SP','Boutonneuse fever','082'),('082.2','SP','North Asian tick fever','082'),('082.3','SP','Queensland tick typhus','082'),('082.4','NS','Ehrlichiosis','082'),('082.40','SP','Ehrlichiosis, unspecified','082.4'),('082.41','SP','Ehrlichiosis chafeensis [E. chafeensis]','082.4'),('082.49','SP','Other ehrlichiosis','082.4'),('082.8','SP','Other specified tick-borne rickettsioses','082'),('082.9','SP','Tick-borne rickettsiosis, unspecified','082'),('083','NS','Other rickettsioses','080-088'),('083.0','SP','Q fever','083'),('083.1','SP','Trench fever','083'),('083.2','SP','Rickettsialpox','083'),('083.8','SP','Other specified rickettsioses','083'),('083.9','SP','Rickettsiosis, unspecified','083'),('084','NS','Malaria','080-088'),('084.0','SP','Falciparum malaria [malignant tertian]','084'),('084.1','SP','Vivax malaria [benign tertian]','084'),('084.2','SP','Quartan malaria','084'),('084.3','SP','Ovale malaria','084'),('084.4','SP','Other malaria','084'),('084.5','SP','Mixed malaria','084'),('084.6','SP','Malaria, unspecified','084'),('084.7','SP','Induced malaria','084'),('084.8','SP','Blackwater fever','084'),('084.9','SP','Other pernicious complications of malaria','084'),('085','NS','Leishmaniasis','080-088'),('085.0','SP','Visceral [kala-azar] leishmaniasis','085'),('085.1','SP','Cutaneous leishmaniasis, urban','085'),('085.2','SP','Cutaneous leishmaniasis, Asian desert','085'),('085.3','SP','Cutaneous leishmaniasis, Ethiopian','085'),('085.4','SP','Cutaneous leishmaniasis, American','085'),('085.5','SP','Mucocutaneous leishmaniasis, (American)','085'),('085.9','SP','Leishmaniasis, unspecified','085'),('086','NS','Trypanosomiasis','080-088'),('086.0','SP','Chagas\' disease with heart involvement','086'),('086.1','SP','Chagas\' disease with other organ involvement','086'),('086.2','SP','Chagas\' disease without mention of organ involvement','086'),('086.3','SP','Gambian trypanosomiasis','086'),('086.4','SP','Rhodesian trypanosomiasis','086'),('086.5','SP','African trypanosomiasis, unspecified','086'),('086.9','SP','Trypanosomiasis, unspecified','086'),('087','NS','Relapsing fever','080-088'),('087.0','SP','Relapsing fever, louse-borne','087'),('087.1','SP','Relapsing fever, tick-borne','087'),('087.9','SP','Relapsing fever, unspecified','087'),('088','NS','Other arthropod-borne diseases','080-088'),('088.0','SP','Bartonellosis','088'),('088.8','NS','Other specified arthropod-borne diseases','088'),('088.81','SP','Lyme Disease','088.8'),('088.82','SP','Babesiosis','088.8'),('088.89','SP','Other specified arthropod-borne diseases, other','088.8'),('088.9','SP','Arthropod-borne disease, unspecified','088'),('090','NS','Congenital syphilis','090-099'),('090-099','sect','Syphilis And Other Venereal Diseases','001-139'),('090.0','SP','Early congenital syphilis, symptomatic','090'),('090.1','SP','Early congenital syphilis, latent','090'),('090.2','SP','Early congenital syphilis, unspecified','090'),('090.3','SP','Syphilitic interstitial keratitis','090'),('090.4','NS','Juvenile neurosyphilis','090'),('090.40','SP','Juvenile neurosyphilis, unspecified','090.4'),('090.41','SP','Congenital syphilitic encephalitis','090.4'),('090.42','SP','Congenital syphilitic meningitis','090.4'),('090.49','SP','Other juvenile neurosyphilis','090.4'),('090.5','SP','Other late congenital syphilis, symptomatic','090'),('090.6','SP','Late congenital syphilis, latent','090'),('090.7','SP','Late congenital syphilis, unspecified','090'),('090.9','SP','Congenital syphilis, unspecified','090'),('091','NS','Early syphilis symptomatic','090-099'),('091.0','SP','Genital syphilis (primary)','091'),('091.1','SP','Primary anal syphilis','091'),('091.2','SP','Other primary syphilis','091'),('091.3','SP','Secondary syphilis of skin or mucous membranes','091'),('091.4','SP','Adenopathy due to secondary syphilis','091'),('091.5','NS','Uveitis due to secondary syphilis','091'),('091.50','SP','Syphilitic uveitis, unspecified','091.5'),('091.51','SP','Syphilitic chorioretinitis (secondary)','091.5'),('091.52','SP','Syphilitic iridocyclitis (secondary)','091.5'),('091.6','NS','Secondary syphilis of viscera and bone','091'),('091.61','SP','Secondary syphilitic periostitis','091.6'),('091.62','SP','Secondary syphilitic hepatitis','091.6'),('091.69','SP','Secondary syphilis of other viscera','091.6'),('091.7','SP','Secondary syphilis, relapse','091'),('091.8','NS','Other forms of secondary syphilis','091'),('091.81','SP','Acute syphilitic meningitis (secondary)','091.8'),('091.82','SP','Syphilitic alopecia','091.8'),('091.89','SP','Other forms of secondary syphilis','091.8'),('091.9','SP','Unspecified secondary syphilis','091'),('092','NS','Early syphilis latent','090-099'),('092.0','SP','Early syphilis, latent, serological relapse after treatment','092'),('092.9','SP','Early syphilis, latent, unspecified','092'),('093','NS','Cardiovascular syphilis','090-099'),('093.0','SP','Aneurysm of aorta, specified as syphilitic','093'),('093.1','SP','Syphilitic aortitis','093'),('093.2','NS','Syphilitic endocarditis','093'),('093.20','SP','Syphilitic endocarditis of valve, unspecified','093.2'),('093.21','SP','Syphilitic endocarditis of mitral valve','093.2'),('093.22','SP','Syphilitic endocarditis of aortic valve','093.2'),('093.23','SP','Syphilitic endocarditis of tricuspid valve','093.2'),('093.24','SP','Syphilitic endocarditis of pulmonary valve','093.2'),('093.8','NS','Other specified cardiovascular syphilis','093'),('093.81','SP','Syphilitic pericarditis','093.8'),('093.82','SP','Syphilitic myocarditis','093.8'),('093.89','SP','Other specified cardiovascular syphilis','093.8'),('093.9','SP','Cardiovascular syphilis, unspecified','093'),('094','NS','Neurosyphilis','090-099'),('094.0','SP','Tabes dorsalis','094'),('094.1','SP','General paresis','094'),('094.2','SP','Syphilitic meningitis','094'),('094.3','SP','Asymptomatic neurosyphilis','094'),('094.8','NS','Other specified neurosyphilis','094'),('094.81','SP','Syphilitic encephalitis','094.8'),('094.82','SP','Syphilitic parkinsonism','094.8'),('094.83','SP','Syphilitic disseminated retinochoroiditis','094.8'),('094.84','SP','Syphilitic optic atrophy','094.8'),('094.85','SP','Syphilitic retrobulbar neuritis','094.8'),('094.86','SP','Syphilitic acoustic neuritis','094.8'),('094.87','SP','Syphilitic ruptured cerebral aneurysm','094.8'),('094.89','SP','Other specified neurosyphilis','094.8'),('094.9','SP','Neurosyphilis, unspecified','094'),('095','NS','Other forms of late syphilis with symptoms','090-099'),('095.0','SP','Syphilitic episcleritis','095'),('095.1','SP','Syphilis of lung','095'),('095.2','SP','Syphilitic peritonitis','095'),('095.3','SP','Syphilis of liver','095'),('095.4','SP','Syphilis of kidney','095'),('095.5','SP','Syphilis of bone','095'),('095.6','SP','Syphilis of muscle','095'),('095.7','SP','Syphilis of synovium, tendon, and bursa','095'),('095.8','SP','Other specified forms of late symptomatic syphilis','095'),('095.9','SP','Late symptomatic syphilis, unspecified','095'),('096','SP','Late syphilis, latent','090-099'),('097','NS','Other and unspecified syphilis','090-099'),('097.0','SP','Late syphilis, unspecified','097'),('097.1','SP','Latent syphilis, unspecified','097'),('097.9','SP','Syphilis, unspecified','097'),('098','NS','Gonococcal infections','090-099'),('098.0','SP','Gonococcal infection (acute) of lower genitourinary tract','098'),('098.1','NS','Gonococcal infection (acute) of upper genitourinary tract','098'),('098.10','SP','Gonococcal infection (acute) of upper genitourinary tract, site unspecified','098.1'),('098.11','SP','Gonococcal cystitis (acute)','098.1'),('098.12','SP','Gonococcal prostatitis (acute)','098.1'),('098.13','SP','Gonococcal epididymo-orchitis (acute)','098.1'),('098.14','SP','Gonococcal seminal vesiculitis (acute)','098.1'),('098.15','SP','Gonococcal cervicitis (acute)','098.1'),('098.16','SP','Gonococcal endometritis (acute)','098.1'),('098.17','SP','Gonococcal salpingitis, specified as acute','098.1'),('098.19','SP','Other gonococcal infection (acute) of upper genitourinary tract','098.1'),('098.2','SP','Gonococcal infection, chronic, of lower genitourinary tract','098'),('098.3','NS','Gonococcal infection chronic of upper genitourinary tract','098'),('098.30','SP','Chronic gonococcal infection of upper genitourinary tract, site unspecified','098.3'),('098.31','SP','Gonococcal cystitis, chronic','098.3'),('098.32','SP','Gonococcal prostatitis, chronic','098.3'),('098.33','SP','Gonococcal epididymo-orchitis, chronic','098.3'),('098.34','SP','Gonococcal seminal vesiculitis, chronic','098.3'),('098.35','SP','Gonococcal cervicitis, chronic','098.3'),('098.36','SP','Gonococcal endometritis, chronic','098.3'),('098.37','SP','Gonococcal salpingitis (chronic)','098.3'),('098.39','SP','Other chronic gonococcal infection of upper genitourinary tract','098.3'),('098.4','NS','Gonococcal infection of eye','098'),('098.40','SP','Gonococcal conjunctivitis (neonatorum)','098.4'),('098.41','SP','Gonococcal iridocyclitis','098.4'),('098.42','SP','Gonococcal endophthalmia','098.4'),('098.43','SP','Gonococcal keratitis','098.4'),('098.49','SP','Other gonococcal infection of eye','098.4'),('098.5','NS','Gonococcal infection of joint','098'),('098.50','SP','Gonococcal arthritis','098.5'),('098.51','SP','Gonococcal synovitis and tenosynovitis','098.5'),('098.52','SP','Gonococcal bursitis','098.5'),('098.53','SP','Gonococcal spondylitis','098.5'),('098.59','SP','Other gonococcal infection of joint','098.5'),('098.6','SP','Gonococcal infection of pharynx','098'),('098.7','SP','Gonococcal infection of anus and rectum','098'),('098.8','NS','Gonococcal infection of other specified sites','098'),('098.81','SP','Gonococcal keratosis (blennorrhagica)','098.8'),('098.82','SP','Gonococcal meningitis','098.8'),('098.83','SP','Gonococcal pericarditis','098.8'),('098.84','SP','Gonococcal endocarditis','098.8'),('098.85','SP','Other gonococcal heart disease','098.8'),('098.86','SP','Gonococcal peritonitis','098.8'),('098.89','SP','Gonococcal infection of other specified sites','098.8'),('099','NS','Other venereal diseases','090-099'),('099.0','SP','Chancroid','099'),('099.1','SP','Lymphogranuloma venereum','099'),('099.2','SP','Granuloma inguinale','099'),('099.3','SP','Reiter\'s disease','099'),('099.4','NS','Other nongonococcal urethritis','099'),('099.40','SP','Other nongonococcal urethritis, unspecified','099.4'),('099.41','SP','Other nongonococcal urethritis, chlamydia trachomatis','099.4'),('099.49','SP','Other nongonococcal urethritis, other specified organism','099.4'),('099.5','NS','Other venereal diseases due to chlamydia trachomatis','099'),('099.50','SP','Other venereal diseases due to chlamydia trachomatis, unspecified site','099.5'),('099.51','SP','Other venereal diseases due to chlamydia trachomatis, pharynx','099.5'),('099.52','SP','Other venereal diseases due to chlamydia trachomatis, anus and rectum','099.5'),('099.53','SP','Other venereal diseases due to chlamydia trachomatis, lower genitourinary sites','099.5'),('099.54','SP','Other venereal diseases due to chlamydia trachomatis, other genitourinary sites','099.5'),('099.55','SP','Other venereal diseases due to chlamydia trachomatis, unspecified genitourinary site','099.5'),('099.56','SP','Other venereal diseases due to chlamydia trachomatis, peritoneum','099.5'),('099.59','SP','Other venereal diseases due to chlamydia trachomatis, other specified site','099.5'),('099.8','SP','Other specified venereal diseases','099'),('099.9','SP','Venereal disease, unspecified','099'),('100','NS','Leptospirosis','100-104'),('100-104','sect','Other Spirochetal Diseases','001-139'),('100.0','SP','Leptospirosis icterohemorrhagica','100'),('100.8','NS','Other specified leptospiral infections','100'),('100.81','SP','Leptospiral meningitis (aseptic)','100.8'),('100.89','SP','Other specified leptospiral infections','100.8'),('100.9','SP','Leptospirosis, unspecified','100'),('101','SP','Vincent\'s angina','100-104'),('102','NS','Yaws','100-104'),('102.0','SP','Initial lesions of yaws','102'),('102.1','SP','Multiple papillomata due to yaws and wet crab yaws','102'),('102.2','SP','Other early skin lesions of yaws','102'),('102.3','SP','Hyperkeratosis due to yaws','102'),('102.4','SP','Gummata and ulcers due to yaws','102'),('102.5','SP','Gangosa','102'),('102.6','SP','Bone and joint lesions due to yaws','102'),('102.7','SP','Other manifestations of yaws','102'),('102.8','SP','Latent yaws','102'),('102.9','SP','Yaws, unspecified','102'),('103','NS','Pinta','100-104'),('103.0','SP','Primary lesions of pinta','103'),('103.1','SP','Intermediate lesions of pinta','103'),('103.2','SP','Late lesions of pinta','103'),('103.3','SP','Mixed lesions of pinta','103'),('103.9','SP','Pinta, unspecified','103'),('104','NS','Other spirochetal infection','100-104'),('104.0','SP','Nonvenereal endemic syphilis','104'),('104.8','SP','Other specified spirochetal infections','104'),('104.9','SP','Spirochetal infection, unspecified','104'),('110','NS','Dermatophytosis','110-118'),('110-118','sect','Mycoses','001-139'),('110.0','SP','Dermatophytosis of scalp and beard','110'),('110.1','SP','Dermatophytosis of nail','110'),('110.2','SP','Dermatophytosis of hand','110'),('110.3','SP','Dermatophytosis of groin and perianal area','110'),('110.4','SP','Dermatophytosis of foot','110'),('110.5','SP','Dermatophytosis of the body','110'),('110.6','SP','Deep seated dermatophytosis','110'),('110.8','SP','Dermatophytosis of other specified sites','110'),('110.9','SP','Dermatophytosis of unspecified site','110'),('111','NS','Dermatomycosis other and unspecified','110-118'),('111.0','SP','Pityriasis versicolor','111'),('111.1','SP','Tinea nigra','111'),('111.2','SP','Tinea blanca','111'),('111.3','SP','Black piedra','111'),('111.8','SP','Other specified dermatomycoses','111'),('111.9','SP','Dermatomycosis, unspecified','111'),('112','NS','Candidiasis','110-118'),('112.0','SP','Candidiasis of mouth','112'),('112.1','SP','Candidiasis of vulva and vagina','112'),('112.2','SP','Candidiasis of other urogenital sites','112'),('112.3','SP','Candidiasis of skin and nails','112'),('112.4','SP','Candidiasis of lung','112'),('112.5','SP','Disseminated candidiasis','112'),('112.8','NS','Candidiasis of other specified sites','112'),('112.81','SP','Candidal endocarditis','112.8'),('112.82','SP','Candidal otitis externa','112.8'),('112.83','SP','Candidal meningitis','112.8'),('112.84','SP','Candidal esophagitis','112.8'),('112.85','SP','Candidal enteritis','112.8'),('112.89','SP','Other candidiasis of other specified sites','112.8'),('112.9','SP','Candidiasis of unspecified site','112'),('114','NS','Coccidioidomycosis','110-118'),('114.0','SP','Primary coccidioidomycosis (pulmonary)','114'),('114.1','SP','Primary extrapulmonary coccidioidomycosis','114'),('114.2','SP','Coccidioidal meningitis','114'),('114.3','SP','Other forms of progressive coccidioidomycosis','114'),('114.4','SP','Chronic pulmonary coccidioidomycosis','114'),('114.5','SP','Pulmonary coccidioidomycosis, unspecified','114'),('114.9','SP','Coccidioidomycosis, unspecified','114'),('115','NS','Histoplasmosis','110-118'),('115.0','NS','Infection by histoplasma capsulatum','115'),('115.00','SP','Infection by Histoplasma capsulatum, without mention of manifestation','115.0'),('115.01','SP','Infection by Histoplasma capsulatum, meningitis','115.0'),('115.02','SP','Infection by Histoplasma capsulatum, retinitis','115.0'),('115.03','SP','Infection by Histoplasma capsulatum, pericarditis','115.0'),('115.04','SP','Infection by Histoplasma capsulatum, endocarditis','115.0'),('115.05','SP','Infection by Histoplasma capsulatum, pneumonia','115.0'),('115.09','SP','Infection by Histoplasma capsulatum, other','115.0'),('115.1','NS','Infection by histoplasma duboisii','115'),('115.10','SP','Infection by Histoplasma duboisii, without mention of manifestation','115.1'),('115.11','SP','Infection by Histoplasma duboisii, meningitis','115.1'),('115.12','SP','Infection by Histoplasma duboisii, retinitis','115.1'),('115.13','SP','Infection by Histoplasma duboisii, pericarditis','115.1'),('115.14','SP','Infection by Histoplasma duboisii, endocarditis','115.1'),('115.15','SP','Infection by Histoplasma duboisii, pneumonia','115.1'),('115.19','SP','Infection by Histoplasma duboisii, other','115.1'),('115.9','NS','Histoplasmosis unspecified','115'),('115.90','SP','Histoplasmosis, unspecified, without mention of manifestation','115.9'),('115.91','SP','Histoplasmosis, unspecified, meningitis','115.9'),('115.92','SP','Histoplasmosis, unspecified, retinitis','115.9'),('115.93','SP','Histoplasmosis, unspecified, pericarditis','115.9'),('115.94','SP','Histoplasmosis, unspecified, endocarditis','115.9'),('115.95','SP','Histoplasmosis, unspecified, pneumonia','115.9'),('115.99','SP','Histoplasmosis, unspecified, other','115.9'),('116','NS','Blastomycotic infection','110-118'),('116.0','SP','Blastomycosis','116'),('116.1','SP','Paracoccidioidomycosis','116'),('116.2','SP','Lobomycosis','116'),('117','NS','Other mycoses','110-118'),('117.0','SP','Rhinosporidiosis','117'),('117.1','SP','Sporotrichosis','117'),('117.2','SP','Chromoblastomycosis','117'),('117.3','SP','Aspergillosis','117'),('117.4','SP','Mycotic mycetomas','117'),('117.5','SP','Cryptococcosis','117'),('117.6','SP','Allescheriosis [Petriellidosis]','117'),('117.7','SP','Zygomycosis [Phycomycosis or Mucormycosis]','117'),('117.8','SP','Infection by dematiacious fungi [Phaehyphomycosis]','117'),('117.9','SP','Other and unspecified mycoses','117'),('118','SP','Opportunistic mycoses','110-118'),('120','NS','Schistosomiasis (bilharziasis)','120-129'),('120-129','sect','Helminthiases','001-139'),('120.0','SP','Schistosomiasis due to schistosoma haematobium','120'),('120.1','SP','Schistosomiasis due to schistosoma mansoni','120'),('120.2','SP','Schistosomiasis due to schistosoma japonicum','120'),('120.3','SP','Cutaneous schistosomiasis','120'),('120.8','SP','Other specified schistosomiasis','120'),('120.9','SP','Schistosomiasis, unspecified','120'),('121','NS','Other trematode infections','120-129'),('121.0','SP','Opisthorchiasis','121'),('121.1','SP','Clonorchiasis','121'),('121.2','SP','Paragonimiasis','121'),('121.3','SP','Fascioliasis','121'),('121.4','SP','Fasciolopsiasis','121'),('121.5','SP','Metagonimiasis','121'),('121.6','SP','Heterophyiasis','121'),('121.8','SP','Other specified trematode infections','121'),('121.9','SP','Trematode infection, unspecified','121'),('122','NS','Echinococcosis','120-129'),('122.0','SP','Echinococcus granulosus infection of liver','122'),('122.1','SP','Echinococcus granulosus infection of lung','122'),('122.2','SP','Echinococcus granulosus infection of thyroid','122'),('122.3','SP','Echinococcus granulosus infection, other','122'),('122.4','SP','Echinococcus granulosus infection, unspecified','122'),('122.5','SP','Echinococcus multilocularis infection of liver','122'),('122.6','SP','Echinococcus multilocularis infection, other','122'),('122.7','SP','Echinococcus multilocularis infection, unspecified','122'),('122.8','SP','Echinococcosis, unspecified, of liver','122'),('122.9','SP','Echinococcosis, other and unspecified','122'),('123','NS','Other cestode infection','120-129'),('123.0','SP','Taenia solium infection, intestinal form','123'),('123.1','SP','Cysticercosis','123'),('123.2','SP','Taenia saginata infection','123'),('123.3','SP','Taeniasis, unspecified','123'),('123.4','SP','Diphyllobothriasis, intestinal','123'),('123.5','SP','Sparganosis [larval diphyllobothriasis]','123'),('123.6','SP','Hymenolepiasis','123'),('123.8','SP','Other specified cestode infection','123'),('123.9','SP','Cestode infection, unspecified','123'),('124','SP','Trichinosis','120-129'),('125','NS','Filarial infection and dracontiasis','120-129'),('125.0','SP','Bancroftian filariasis','125'),('125.1','SP','Malayan filariasis','125'),('125.2','SP','Loiasis','125'),('125.3','SP','Onchocerciasis','125'),('125.4','SP','Dipetalonemiasis','125'),('125.5','SP','Mansonella ozzardi infection','125'),('125.6','SP','Other specified filariasis','125'),('125.7','SP','Dracontiasis','125'),('125.9','SP','Unspecified filariasis','125'),('126','NS','Ancylostomiasis and necatoriasis','120-129'),('126.0','SP','Ancylostomiasis due to ancylostoma duodenale','126'),('126.1','SP','Necatoriasis due to necator americanus','126'),('126.2','SP','Ancylostomiasis due to ancylostoma braziliense','126'),('126.3','SP','Ancylostomiasis due to ancylostoma ceylanicum','126'),('126.8','SP','Other specified ancylostoma','126'),('126.9','SP','Ancylostomiasis and necatoriasis, unspecified','126'),('127','NS','Other intestinal helminthiases','120-129'),('127.0','SP','Ascariasis','127'),('127.1','SP','Anisakiasis','127'),('127.2','SP','Strongyloidiasis','127'),('127.3','SP','Trichuriasis','127'),('127.4','SP','Enterobiasis','127'),('127.5','SP','Capillariasis','127'),('127.6','SP','Trichostrongyliasis','127'),('127.7','SP','Other specified intestinal helminthiasis','127'),('127.8','SP','Mixed intestinal helminthiasis','127'),('127.9','SP','Intestinal helminthiasis, unspecified','127'),('128','NS','Other and unspecified helminthiases','120-129'),('128.0','SP','Toxocariasis','128'),('128.1','SP','Gnathostomiasis','128'),('128.8','SP','Other specified helminthiasis','128'),('128.9','SP','Helminth infection, unspecified','128'),('129','SP','Intestinal parasitism, unspecified','120-129'),('130','NS','Toxoplasmosis','130-136'),('130-136','sect','Other Infectious And Parasitic Diseases','001-139'),('130.0','SP','Meningoencephalitis due to toxoplasmosis','130'),('130.1','SP','Conjunctivitis due to toxoplasmosis','130'),('130.2','SP','Chorioretinitis due to toxoplasmosis','130'),('130.3','SP','Myocarditis due to toxoplasmosis','130'),('130.4','SP','Pneumonitis due to toxoplasmosis','130'),('130.5','SP','Hepatitis due to toxoplasmosis','130'),('130.7','SP','Toxoplasmosis of other specified sites','130'),('130.8','SP','Multisystemic disseminated toxoplasmosis','130'),('130.9','SP','Toxoplasmosis, unspecified','130'),('131','NS','Trichomoniasis','130-136'),('131.0','NS','Urogenital trichomoniasis','131'),('131.00','SP','Urogenital trichomoniasis, unspecified','131.0'),('131.01','SP','Trichomonal vulvovaginitis','131.0'),('131.02','SP','Trichomonal urethritis','131.0'),('131.03','SP','Trichomonal prostatitis','131.0'),('131.09','SP','Other urogenital trichomoniasis','131.0'),('131.8','SP','Trichomoniasis of other specified sites','131'),('131.9','SP','Trichomoniasis, unspecified','131'),('132','NS','Pediculosis and phthirus infestation','130-136'),('132.0','SP','Pediculus capitis [head louse]','132'),('132.1','SP','Pediculus corporis [body louse]','132'),('132.2','SP','Phthirus pubis [pubic louse]','132'),('132.3','SP','Mixed pediculosis infestation','132'),('132.9','SP','Pediculosis, unspecified','132'),('133','NS','Acariasis','130-136'),('133.0','SP','Scabies','133'),('133.8','SP','Other acariasis','133'),('133.9','SP','Acariasis, unspecified','133'),('134','NS','Other infestation','130-136'),('134.0','SP','Myiasis','134'),('134.1','SP','Other arthropod infestation','134'),('134.2','SP','Hirudiniasis','134'),('134.8','SP','Other specified infestations','134'),('134.9','SP','Infestation, unspecified','134'),('135','SP','Sarcoidosis','130-136'),('136','NS','Other and unspecified infectious and parasitic diseases','130-136'),('136.0','SP','Ainhum','136'),('136.1','SP','Behcet\'s syndrome','136'),('136.2','NS','Specific infections by free-living amebae','136'),('136.21','SP','Specific infection due to acanthamoeba','136.2'),('136.29','SP','Other specific infections by free-living amebae','136.2'),('136.3','SP','Pneumocystosis','136'),('136.4','SP','Psorospermiasis','136'),('136.5','SP','Sarcosporidiosis','136'),('136.8','SP','Other specified infectious and parasitic diseases','136'),('136.9','SP','Unspecified infectious and parasitic diseases','136'),('137','NS','Late effects of tuberculosis','137-139'),('137-139','sect','Late Effects Of Infectious And Parasitic Diseases','001-139'),('137.0','SP','Late effects of respiratory or unspecified tuberculosis','137'),('137.1','SP','Late effects of central nervous system tuberculosis','137'),('137.2','SP','Late effects of genitourinary tuberculosis','137'),('137.3','SP','Late effects of tuberculosis of bones and joints','137'),('137.4','SP','Late effects of tuberculosis of other specified organs','137'),('138','SP','Late effects of acute poliomyelitis','137-139'),('139','NS','Late effects of other infectious and parasitic diseases','137-139'),('139.0','SP','Late effects of viral encephalitis','139'),('139.1','SP','Late effects of trachoma','139'),('139.8','SP','Late effects of other and unspecified infectious and parasitic diseases','139'),('140','NS','Malignant neoplasm of lip','140-149'),('140-149','sect','Malignant Neoplasm Of Lip, Oral Cavity, And Pharynx','140-239'),('140-239','sect','Neoplasms',NULL),('140.0','SP','Malignant neoplasm of upper lip, vermilion border','140'),('140.1','SP','Malignant neoplasm of lower lip, vermilion border','140'),('140.3','SP','Malignant neoplasm of upper lip, inner aspect','140'),('140.4','SP','Malignant neoplasm of lower lip, inner aspect','140'),('140.5','SP','Malignant neoplasm of lip, unspecified, inner aspect','140'),('140.6','SP','Malignant neoplasm of commissure of lip','140'),('140.8','SP','Malignant neoplasm of other sites of lip','140'),('140.9','SP','Malignant neoplasm of lip, unspecified, vermilion border','140'),('141','NS','Malignant neoplasm of tongue','140-149'),('141.0','SP','Malignant neoplasm of base of tongue','141'),('141.1','SP','Malignant neoplasm of dorsal surface of tongue','141'),('141.2','SP','Malignant neoplasm of tip and lateral border of tongue','141'),('141.3','SP','Malignant neoplasm of ventral surface of tongue','141'),('141.4','SP','Malignant neoplasm of anterior two-thirds of tongue, part unspecified','141'),('141.5','SP','Malignant neoplasm of junctional zone of tongue','141'),('141.6','SP','Malignant neoplasm of lingual tonsil','141'),('141.8','SP','Malignant neoplasm of other sites of tongue','141'),('141.9','SP','Malignant neoplasm of tongue, unspecified','141'),('142','NS','Malignant neoplasm of major salivary glands','140-149'),('142.0','SP','Malignant neoplasm of parotid gland','142'),('142.1','SP','Malignant neoplasm of submandibular gland','142'),('142.2','SP','Malignant neoplasm of sublingual gland','142'),('142.8','SP','Malignant neoplasm of other major salivary glands','142'),('142.9','SP','Malignant neoplasm of salivary gland, unspecified','142'),('143','NS','Malignant neoplasm of gum','140-149'),('143.0','SP','Malignant neoplasm of upper gum','143'),('143.1','SP','Malignant neoplasm of lower gum','143'),('143.8','SP','Malignant neoplasm of other sites of gum','143'),('143.9','SP','Malignant neoplasm of gum, unspecified','143'),('144','NS','Malignant neoplasm of floor of mouth','140-149'),('144.0','SP','Malignant neoplasm of anterior portion of floor of mouth','144'),('144.1','SP','Malignant neoplasm of lateral portion of floor of mouth','144'),('144.8','SP','Malignant neoplasm of other sites of floor of mouth','144'),('144.9','SP','Malignant neoplasm of floor of mouth, part unspecified','144'),('145','NS','Malignant neoplasm of other and unspecified parts of mouth','140-149'),('145.0','SP','Malignant neoplasm of cheek mucosa','145'),('145.1','SP','Malignant neoplasm of vestibule of mouth','145'),('145.2','SP','Malignant neoplasm of hard palate','145'),('145.3','SP','Malignant neoplasm of soft palate','145'),('145.4','SP','Malignant neoplasm of uvula','145'),('145.5','SP','Malignant neoplasm of palate, unspecified','145'),('145.6','SP','Malignant neoplasm of retromolar area','145'),('145.8','SP','Malignant neoplasm of other specified parts of mouth','145'),('145.9','SP','Malignant neoplasm of mouth, unspecified','145'),('146','NS','Malignant neoplasm of oropharynx','140-149'),('146.0','SP','Malignant neoplasm of tonsil','146'),('146.1','SP','Malignant neoplasm of tonsillar fossa','146'),('146.2','SP','Malignant neoplasm of tonsillar pillars (anterior) (posterior)','146'),('146.3','SP','Malignant neoplasm of vallecula epiglottica','146'),('146.4','SP','Malignant neoplasm of anterior aspect of epiglottis','146'),('146.5','SP','Malignant neoplasm of junctional region of oropharynx','146'),('146.6','SP','Malignant neoplasm of lateral wall of oropharynx','146'),('146.7','SP','Malignant neoplasm of posterior wall of oropharynx','146'),('146.8','SP','Malignant neoplasm of other specified sites of oropharynx','146'),('146.9','SP','Malignant neoplasm of oropharynx, unspecified site','146'),('147','NS','Malignant neoplasm of nasopharynx','140-149'),('147.0','SP','Malignant neoplasm of superior wall of nasopharynx','147'),('147.1','SP','Malignant neoplasm of posterior wall of nasopharynx','147'),('147.2','SP','Malignant neoplasm of lateral wall of nasopharynx','147'),('147.3','SP','Malignant neoplasm of anterior wall of nasopharynx','147'),('147.8','SP','Malignant neoplasm of other specified sites of nasopharynx','147'),('147.9','SP','Malignant neoplasm of nasopharynx, unspecified site','147'),('148','NS','Malignant neoplasm of hypopharynx','140-149'),('148.0','SP','Malignant neoplasm of postcricoid region of hypopharynx','148'),('148.1','SP','Malignant neoplasm of pyriform sinus','148'),('148.2','SP','Malignant neoplasm of aryepiglottic fold, hypopharyngeal aspect','148'),('148.3','SP','Malignant neoplasm of posterior hypopharyngeal wall','148'),('148.8','SP','Malignant neoplasm of other specified sites of hypopharynx','148'),('148.9','SP','Malignant neoplasm of hypopharynx, unspecified site','148'),('149','NS','Malignant neoplasm of other and ill-defined sites within the lip oral cavity and pharynx','140-149'),('149.0','SP','Malignant neoplasm of pharynx, unspecified','149'),('149.1','SP','Malignant neoplasm of waldeyer\'s ring','149'),('149.8','SP','Malignant neoplasm of other sites within the lip and oral cavity','149'),('149.9','SP','Malignant neoplasm of ill-defined sites within the lip and oral cavity','149'),('150','NS','Malignant neoplasm of esophagus','150-159'),('150-159','sect','Malignant Neoplasm Of Digestive Organs And Peritoneum','140-239'),('150.0','SP','Malignant neoplasm of cervical esophagus','150'),('150.1','SP','Malignant neoplasm of thoracic esophagus','150'),('150.2','SP','Malignant neoplasm of abdominal esophagus','150'),('150.3','SP','Malignant neoplasm of upper third of esophagus','150'),('150.4','SP','Malignant neoplasm of middle third of esophagus','150'),('150.5','SP','Malignant neoplasm of lower third of esophagus','150'),('150.8','SP','Malignant neoplasm of other specified part of esophagus','150'),('150.9','SP','Malignant neoplasm of esophagus, unspecified site','150'),('151','NS','Malignant neoplasm of stomach','150-159'),('151.0','SP','Malignant neoplasm of cardia','151'),('151.1','SP','Malignant neoplasm of pylorus','151'),('151.2','SP','Malignant neoplasm of pyloric antrum','151'),('151.3','SP','Malignant neoplasm of fundus of stomach','151'),('151.4','SP','Malignant neoplasm of body of stomach','151'),('151.5','SP','Malignant neoplasm of lesser curvature of stomach, unspecified','151'),('151.6','SP','Malignant neoplasm of greater curvature of stomach, unspecified','151'),('151.8','SP','Malignant neoplasm of other specified sites of stomach','151'),('151.9','SP','Malignant neoplasm of stomach, unspecified site','151'),('152','NS','Malignant neoplasm of small intestine including duodenum','150-159'),('152.0','SP','Malignant neoplasm of duodenum','152'),('152.1','SP','Malignant neoplasm of jejunum','152'),('152.2','SP','Malignant neoplasm of ileum','152'),('152.3','SP','Malignant neoplasm of Meckel\'s diverticulum','152'),('152.8','SP','Malignant neoplasm of other specified sites of small intestine','152'),('152.9','SP','Malignant neoplasm of small intestine, unspecified site','152'),('153','NS','Malignant neoplasm of colon','150-159'),('153.0','SP','Malignant neoplasm of hepatic flexure','153'),('153.1','SP','Malignant neoplasm of transverse colon','153'),('153.2','SP','Malignant neoplasm of descending colon','153'),('153.3','SP','Malignant neoplasm of sigmoid colon','153'),('153.4','SP','Malignant neoplasm of cecum','153'),('153.5','SP','Malignant neoplasm of appendix vermiformis','153'),('153.6','SP','Malignant neoplasm of ascending colon','153'),('153.7','SP','Malignant neoplasm of splenic flexure','153'),('153.8','SP','Malignant neoplasm of other specified sites of large intestine','153'),('153.9','SP','Malignant neoplasm of colon, unspecified site','153'),('154','NS','Malignant neoplasm of rectum rectosigmoid junction and anus','150-159'),('154.0','SP','Malignant neoplasm of rectosigmoid junction','154'),('154.1','SP','Malignant neoplasm of rectum','154'),('154.2','SP','Malignant neoplasm of anal canal','154'),('154.3','SP','Malignant neoplasm of anus, unspecified site','154'),('154.8','SP','Malignant neoplasm of other sites of rectum, rectosigmoid junction, and anus','154'),('155','NS','Malignant neoplasm of liver and intrahepatic bile ducts','150-159'),('155.0','SP','Malignant neoplasm of liver, primary','155'),('155.1','SP','Malignant neoplasm of intrahepatic bile ducts','155'),('155.2','SP','Malignant neoplasm of liver, not specified as primary or secondary','155'),('156','NS','Malignant neoplasm of gallbladder and extrahepatic bile ducts','150-159'),('156.0','SP','Malignant neoplasm of gallbladder','156'),('156.1','SP','Malignant neoplasm of extrahepatic bile ducts','156'),('156.2','SP','Malignant neoplasm of ampulla of vater','156'),('156.8','SP','Malignant neoplasm of other specified sites of gallbladder and extrahepatic bile ducts','156'),('156.9','SP','Malignant neoplasm of biliary tract, part unspecified site','156'),('157','NS','Malignant neoplasm of pancreas','150-159'),('157.0','SP','Malignant neoplasm of head of pancreas','157'),('157.1','SP','Malignant neoplasm of body of pancreas','157'),('157.2','SP','Malignant neoplasm of tail of pancreas','157'),('157.3','SP','Malignant neoplasm of pancreatic duct','157'),('157.4','SP','Malignant neoplasm of islets of langerhans','157'),('157.8','SP','Malignant neoplasm of other specified sites of pancreas','157'),('157.9','SP','Malignant neoplasm of pancreas, part unspecified','157'),('158','NS','Malignant neoplasm of retroperitoneum and peritoneum','150-159'),('158.0','SP','Malignant neoplasm of retroperitoneum','158'),('158.8','SP','Malignant neoplasm of specified parts of peritoneum','158'),('158.9','SP','Malignant neoplasm of peritoneum, unspecified','158'),('159','NS','Malignant neoplasm of other and ill-defined sites within the digestive organs and peritoneum','150-159'),('159.0','SP','Malignant neoplasm of intestinal tract, part unspecified','159'),('159.1','SP','Malignant neoplasm of spleen, not elsewhere classified','159'),('159.8','SP','Malignant neoplasm of other sites of digestive system and intra-abdominal organs','159'),('159.9','SP','Malignant neoplasm of ill-defined sites within the digestive organs and peritoneum','159'),('160','NS','Malignant neoplasm of nasal cavities middle ear and accessory sinuses','160-165'),('160-165','sect','Malignant Neoplasm Of Respiratory And Intrathoracic Organs','140-239'),('160.0','SP','Malignant neoplasm of nasal cavities','160'),('160.1','SP','Malignant neoplasm of auditory tube, middle ear, and mastoid air cells','160'),('160.2','SP','Malignant neoplasm of maxillary sinus','160'),('160.3','SP','Malignant neoplasm of ethmoidal sinus','160'),('160.4','SP','Malignant neoplasm of frontal sinus','160'),('160.5','SP','Malignant neoplasm of sphenoidal sinus','160'),('160.8','SP','Malignant neoplasm of other accessory sinuses','160'),('160.9','SP','Malignant neoplasm of accessory sinus, unspecified','160'),('161','NS','Malignant neoplasm of larynx','160-165'),('161.0','SP','Malignant neoplasm of glottis','161'),('161.1','SP','Malignant neoplasm of supraglottis','161'),('161.2','SP','Malignant neoplasm of subglottis','161'),('161.3','SP','Malignant neoplasm of laryngeal cartilages','161'),('161.8','SP','Malignant neoplasm of other specified sites of larynx','161'),('161.9','SP','Malignant neoplasm of larynx, unspecified','161'),('162','NS','Malignant neoplasm of trachea bronchus and lung','160-165'),('162.0','SP','Malignant neoplasm of trachea','162'),('162.2','SP','Malignant neoplasm of main bronchus','162'),('162.3','SP','Malignant neoplasm of upper lobe, bronchus or lung','162'),('162.4','SP','Malignant neoplasm of middle lobe, bronchus or lung','162'),('162.5','SP','Malignant neoplasm of lower lobe, bronchus or lung','162'),('162.8','SP','Malignant neoplasm of other parts of bronchus or lung','162'),('162.9','SP','Malignant neoplasm of bronchus and lung, unspecified','162'),('163','NS','Malignant neoplasm of pleura','160-165'),('163.0','SP','Malignant neoplasm of parietal pleura','163'),('163.1','SP','Malignant neoplasm of visceral pleura','163'),('163.8','SP','Malignant neoplasm of other specified sites of pleura','163'),('163.9','SP','Malignant neoplasm of pleura, unspecified','163'),('164','NS','Malignant neoplasm of thymus heart and mediastinum','160-165'),('164.0','SP','Malignant neoplasm of thymus','164'),('164.1','SP','Malignant neoplasm of heart','164'),('164.2','SP','Malignant neoplasm of anterior mediastinum','164'),('164.3','SP','Malignant neoplasm of posterior mediastinum','164'),('164.8','SP','Malignant neoplasm of other parts of mediastinum','164'),('164.9','SP','Malignant neoplasm of mediastinum, part unspecified','164'),('165','NS','Malignant neoplasm of other and ill-defined sites within the respiratory system and intrathoracic organs','160-165'),('165.0','SP','Malignant neoplasm of upper respiratory tract, part unspecified','165'),('165.8','SP','Malignant neoplasm of other sites within the respiratory system and intrathoracic organs','165'),('165.9','SP','Malignant neoplasm of ill-defined sites within the respiratory system','165'),('170','NS','Malignant neoplasm of bone and articular cartilage','170-176'),('170-176','sect','Malignant Neoplasm Of Bone, Connective Tissue, Skin, And Breast','140-239'),('170.0','SP','Malignant neoplasm of bones of skull and face, except mandible','170'),('170.1','SP','Malignant neoplasm of mandible','170'),('170.2','SP','Malignant neoplasm of vertebral column, excluding sacrum and coccyx','170'),('170.3','SP','Malignant neoplasm of ribs, sternum, and clavicle','170'),('170.4','SP','Malignant neoplasm of scapula and long bones of upper limb','170'),('170.5','SP','Malignant neoplasm of short bones of upper limb','170'),('170.6','SP','Malignant neoplasm of pelvic bones, sacrum, and coccyx','170'),('170.7','SP','Malignant neoplasm of long bones of lower limb','170'),('170.8','SP','Malignant neoplasm of short bones of lower limb','170'),('170.9','SP','Malignant neoplasm of bone and articular cartilage, site unspecified','170'),('171','NS','Malignant neoplasm of connective and other soft tissue','170-176'),('171.0','SP','Malignant neoplasm of connective and other soft tissue of head, face, and neck','171'),('171.2','SP','Malignant neoplasm of connective and other soft tissue of upper limb, including shoulder','171'),('171.3','SP','Malignant neoplasm of connective and other soft tissue of lower limb, including hip','171'),('171.4','SP','Malignant neoplasm of connective and other soft tissue of thorax','171'),('171.5','SP','Malignant neoplasm of connective and other soft tissue of abdomen','171'),('171.6','SP','Malignant neoplasm of connective and other soft tissue of pelvis','171'),('171.7','SP','Malignant neoplasm of connective and other soft tissue of trunk, unspecified','171'),('171.8','SP','Malignant neoplasm of other specified sites of connective and other soft tissue','171'),('171.9','SP','Malignant neoplasm of connective and other soft tissue, site unspecified','171'),('172','NS','Malignant melanoma of skin','170-176'),('172.0','SP','Malignant melanoma of skin of lip','172'),('172.1','SP','Malignant melanoma of skin of eyelid, including canthus','172'),('172.2','SP','Malignant melanoma of skin of ear and external auditory canal','172'),('172.3','SP','Malignant melanoma of skin of other and unspecified parts of face','172'),('172.4','SP','Malignant melanoma of skin of scalp and neck','172'),('172.5','SP','Malignant melanoma of skin of trunk, except scrotum','172'),('172.6','SP','Malignant melanoma of skin of upper limb, including shoulder','172'),('172.7','SP','Malignant melanoma of skin of lower limb, including hip','172'),('172.8','SP','Malignant melanoma of other specified sites of skin','172'),('172.9','SP','Melanoma of skin, site unspecified','172'),('173','NS','Oth and unspec malignant neoplasm of skin','170-176'),('173.0','NS','Oth and unspec malignant neoplasm of skin of lip','173'),('173.00','SP','Unspecified malignant neoplasm of skin of lip','173.0'),('173.01','SP','Basal cell carcinoma of skin of lip','173.0'),('173.02','SP','Squamous cell carcinoma of skin of lip','173.0'),('173.09','SP','Other specified malignant neoplasm of skin of lip','173.0'),('173.1','NS','Oth and unspec malignant neoplasm of eyelid, including canthus','173'),('173.10','SP','Unspecified malignant neoplasm of eyelid, including canthus','173.1'),('173.11','SP','Basal cell carcinoma of eyelid, including canthus','173.1'),('173.12','SP','Squamous cell carcinoma of eyelid, including canthus','173.1'),('173.19','SP','Other specified malignant neoplasm of eyelid, including canthus','173.1'),('173.2','NS','Oth and unspec malignant neoplasm of skin of ear and external auditory canal','173'),('173.20','SP','Unspecified malignant neoplasm of skin of ear and external auditory canal','173.2'),('173.21','SP','Basal cell carcinoma of skin of ear and external auditory canal','173.2'),('173.22','SP','Squamous cell carcinoma of skin of ear and external auditory canal','173.2'),('173.29','SP','Other specified malignant neoplasm of skin of ear and external auditory canal','173.2'),('173.3','NS','Oth and unspec malignant neoplasm of skin of oth and unspec parts of face','173'),('173.30','SP','Unspecified malignant neoplasm of skin of other and unspecified parts of face','173.3'),('173.31','SP','Basal cell carcinoma of skin of other and unspecified parts of face','173.3'),('173.32','SP','Squamous cell carcinoma of skin of other and unspecified parts of face','173.3'),('173.39','SP','Other specified malignant neoplasm of skin of other and unspecified parts of face','173.3'),('173.4','NS','Oth and unspec malignant neoplasm of scalp and skin of neck','173'),('173.40','SP','Unspecified malignant neoplasm of scalp and skin of neck','173.4'),('173.41','SP','Basal cell carcinoma of scalp and skin of neck','173.4'),('173.42','SP','Squamous cell carcinoma of scalp and skin of neck','173.4'),('173.49','SP','Other specified malignant neoplasm of scalp and skin of neck','173.4'),('173.5','NS','Oth and unspec malignant neoplasm of skin of trunk, except scrotum','173'),('173.50','SP','Unspecified malignant neoplasm of skin of trunk, except scrotum','173.5'),('173.51','SP','Basal cell carcinoma of skin of trunk, except scrotum','173.5'),('173.52','SP','Squamous cell carcinoma of skin of trunk, except scrotum','173.5'),('173.59','SP','Other specified malignant neoplasm of skin of trunk, except scrotum','173.5'),('173.6','NS','Oth and unspec malignant neoplasm of skin of upper limb, including shoulder','173'),('173.60','SP','Unspecified malignant neoplasm of skin of upper limb, including shoulder','173.6'),('173.61','SP','Basal cell carcinoma of skin of upper limb, including shoulder','173.6'),('173.62','SP','Squamous cell carcinoma of skin of upper limb, including shoulder','173.6'),('173.69','SP','Other specified malignant neoplasm of skin of upper limb, including shoulder','173.6'),('173.7','NS','Oth and unspec malignant neoplasm of skin of lower limb, including hip','173'),('173.70','SP','Unspecified malignant neoplasm of skin of lower limb, including hip','173.7'),('173.71','SP','Basal cell carcinoma of skin of lower limb, including hip','173.7'),('173.72','SP','Squamous cell carcinoma of skin of lower limb, including hip','173.7'),('173.79','SP','Other specified malignant neoplasm of skin of lower limb, including hip','173.7'),('173.8','NS','Oth and unspec malignant neoplasm of oth spec sites of skin','173'),('173.80','SP','Unspecified malignant neoplasm of other specified sites of skin','173.8'),('173.81','SP','Basal cell carcinoma of other specified sites of skin','173.8'),('173.82','SP','Squamous cell carcinoma of other specified sites of skin','173.8'),('173.89','SP','Other specified malignant neoplasm of other specified sites of skin','173.8'),('173.9','NS','Oth and unspec malignant neoplasm of skin, site unspec','173'),('173.90','SP','Unspecified malignant neoplasm of skin, site unspecified','173.9'),('173.91','SP','Basal cell carcinoma of skin, site unspecified','173.9'),('173.92','SP','Squamous cell carcinoma of skin, site unspecified','173.9'),('173.99','SP','Other specified malignant neoplasm of skin, site unspecified','173.9'),('174','NS','Malignant neoplasm of female breast','170-176'),('174.0','SP','Malignant neoplasm of nipple and areola of female breast','174'),('174.1','SP','Malignant neoplasm of central portion of female breast','174'),('174.2','SP','Malignant neoplasm of upper-inner quadrant of female breast','174'),('174.3','SP','Malignant neoplasm of lower-inner quadrant of female breast','174'),('174.4','SP','Malignant neoplasm of upper-outer quadrant of female breast','174'),('174.5','SP','Malignant neoplasm of lower-outer quadrant of female breast','174'),('174.6','SP','Malignant neoplasm of axillary tail of female breast','174'),('174.8','SP','Malignant neoplasm of other specified sites of female breast','174'),('174.9','SP','Malignant neoplasm of breast (female), unspecified','174'),('175','NS','Malignant neoplasm of male breast','170-176'),('175.0','SP','Malignant neoplasm of nipple and areola of male breast','175'),('175.9','SP','Malignant neoplasm of other and unspecified sites of male breast','175'),('176','NS','Kaposi\'s sarcoma','170-176'),('176.0','SP','Kaposi\'s sarcoma, skin','176'),('176.1','SP','Kaposi\'s sarcoma, soft tissue','176'),('176.2','SP','Kaposi\'s sarcoma, palate','176'),('176.3','SP','Kaposi\'s sarcoma, gastrointestinal sites','176'),('176.4','SP','Kaposi\'s sarcoma, lung','176'),('176.5','SP','Kaposi\'s sarcoma, lymph nodes','176'),('176.8','SP','Kaposi\'s sarcoma, other specified sites','176'),('176.9','SP','Kaposi\'s sarcoma, unspecified site','176'),('179','SP','Malignant neoplasm of uterus, part unspecified','179-189'),('179-189','sect','Malignant Neoplasm Of Genitourinary Organs','140-239'),('180','NS','Malignant neoplasm of cervix uteri','179-189'),('180.0','SP','Malignant neoplasm of endocervix','180'),('180.1','SP','Malignant neoplasm of exocervix','180'),('180.8','SP','Malignant neoplasm of other specified sites of cervix','180'),('180.9','SP','Malignant neoplasm of cervix uteri, unspecified site','180'),('181','SP','Malignant neoplasm of placenta','179-189'),('182','NS','Malignant neoplasm of body of uterus','179-189'),('182.0','SP','Malignant neoplasm of corpus uteri, except isthmus','182'),('182.1','SP','Malignant neoplasm of isthmus','182'),('182.8','SP','Malignant neoplasm of other specified sites of body of uterus','182'),('183','NS','Malignant neoplasm of ovary and other uterine adnexa','179-189'),('183.0','SP','Malignant neoplasm of ovary','183'),('183.2','SP','Malignant neoplasm of fallopian tube','183'),('183.3','SP','Malignant neoplasm of broad ligament of uterus','183'),('183.4','SP','Malignant neoplasm of parametrium','183'),('183.5','SP','Malignant neoplasm of round ligament of uterus','183'),('183.8','SP','Malignant neoplasm of other specified sites of uterine adnexa','183'),('183.9','SP','Malignant neoplasm of uterine adnexa, unspecified site','183'),('184','NS','Malignant neoplasm of other and unspecified female genital organs','179-189'),('184.0','SP','Malignant neoplasm of vagina','184'),('184.1','SP','Malignant neoplasm of labia majora','184'),('184.2','SP','Malignant neoplasm of labia minora','184'),('184.3','SP','Malignant neoplasm of clitoris','184'),('184.4','SP','Malignant neoplasm of vulva, unspecified site','184'),('184.8','SP','Malignant neoplasm of other specified sites of female genital organs','184'),('184.9','SP','Malignant neoplasm of female genital organ, site unspecified','184'),('185','SP','Malignant neoplasm of prostate','179-189'),('186','NS','Malignant neoplasm of testis','179-189'),('186.0','SP','Malignant neoplasm of undescended testis','186'),('186.9','SP','Malignant neoplasm of other and unspecified testis','186'),('187','NS','Malignant neoplasm of penis and other male genital organs','179-189'),('187.1','SP','Malignant neoplasm of prepuce','187'),('187.2','SP','Malignant neoplasm of glans penis','187'),('187.3','SP','Malignant neoplasm of body of penis','187'),('187.4','SP','Malignant neoplasm of penis, part unspecified','187'),('187.5','SP','Malignant neoplasm of epididymis','187'),('187.6','SP','Malignant neoplasm of spermatic cord','187'),('187.7','SP','Malignant neoplasm of scrotum','187'),('187.8','SP','Malignant neoplasm of other specified sites of male genital organs','187'),('187.9','SP','Malignant neoplasm of male genital organ, site unspecified','187'),('188','NS','Malignant neoplasm of bladder','179-189'),('188.0','SP','Malignant neoplasm of trigone of urinary bladder','188'),('188.1','SP','Malignant neoplasm of dome of urinary bladder','188'),('188.2','SP','Malignant neoplasm of lateral wall of urinary bladder','188'),('188.3','SP','Malignant neoplasm of anterior wall of urinary bladder','188'),('188.4','SP','Malignant neoplasm of posterior wall of urinary bladder','188'),('188.5','SP','Malignant neoplasm of bladder neck','188'),('188.6','SP','Malignant neoplasm of ureteric orifice','188'),('188.7','SP','Malignant neoplasm of urachus','188'),('188.8','SP','Malignant neoplasm of other specified sites of bladder','188'),('188.9','SP','Malignant neoplasm of bladder, part unspecified','188'),('189','NS','Malignant neoplasm of kidney and other and unspecified urinary organs','179-189'),('189.0','SP','Malignant neoplasm of kidney, except pelvis','189'),('189.1','SP','Malignant neoplasm of renal pelvis','189'),('189.2','SP','Malignant neoplasm of ureter','189'),('189.3','SP','Malignant neoplasm of urethra','189'),('189.4','SP','Malignant neoplasm of paraurethral glands','189'),('189.8','SP','Malignant neoplasm of other specified sites of urinary organs','189'),('189.9','SP','Malignant neoplasm of urinary organ, site unspecified','189'),('190','NS','Malignant neoplasm of eye','190-199'),('190-199','sect','Malignant Neoplasm Of Other And Unspecified Sites','140-239'),('190.0','SP','Malignant neoplasm of eyeball, except conjunctiva, cornea, retina, and choroid','190'),('190.1','SP','Malignant neoplasm of orbit','190'),('190.2','SP','Malignant neoplasm of lacrimal gland','190'),('190.3','SP','Malignant neoplasm of conjunctiva','190'),('190.4','SP','Malignant neoplasm of cornea','190'),('190.5','SP','Malignant neoplasm of retina','190'),('190.6','SP','Malignant neoplasm of choroid','190'),('190.7','SP','Malignant neoplasm of lacrimal duct','190'),('190.8','SP','Malignant neoplasm of other specified sites of eye','190'),('190.9','SP','Malignant neoplasm of eye, part unspecified','190'),('191','NS','Malignant neoplasm of brain','190-199'),('191.0','SP','Malignant neoplasm of cerebrum, except lobes and ventricles','191'),('191.1','SP','Malignant neoplasm of frontal lobe','191'),('191.2','SP','Malignant neoplasm of temporal lobe','191'),('191.3','SP','Malignant neoplasm of parietal lobe','191'),('191.4','SP','Malignant neoplasm of occipital lobe','191'),('191.5','SP','Malignant neoplasm of ventricles','191'),('191.6','SP','Malignant neoplasm of cerebellum nos','191'),('191.7','SP','Malignant neoplasm of brain stem','191'),('191.8','SP','Malignant neoplasm of other parts of brain','191'),('191.9','SP','Malignant neoplasm of brain, unspecified','191'),('192','NS','Malignant neoplasm of other and unspecified parts of nervous system','190-199'),('192.0','SP','Malignant neoplasm of cranial nerves','192'),('192.1','SP','Malignant neoplasm of cerebral meninges','192'),('192.2','SP','Malignant neoplasm of spinal cord','192'),('192.3','SP','Malignant neoplasm of spinal meninges','192'),('192.8','SP','Malignant neoplasm of other specified sites of nervous system','192'),('192.9','SP','Malignant neoplasm of nervous system, part unspecified','192'),('193','SP','Malignant neoplasm of thyroid gland','190-199'),('194','NS','Malignant neoplasm of other endocrine glands and related structures','190-199'),('194.0','SP','Malignant neoplasm of adrenal gland','194'),('194.1','SP','Malignant neoplasm of parathyroid gland','194'),('194.3','SP','Malignant neoplasm of pituitary gland and craniopharyngeal duct','194'),('194.4','SP','Malignant neoplasm of pineal gland','194'),('194.5','SP','Malignant neoplasm of carotid body','194'),('194.6','SP','Malignant neoplasm of aortic body and other paraganglia','194'),('194.8','SP','Malignant neoplasm of other endocrine glands and related structures','194'),('194.9','SP','Malignant neoplasm of endocrine gland, site unspecified','194'),('195','NS','Malignant neoplasm of other and ill-defined sites','190-199'),('195.0','SP','Malignant neoplasm of head, face, and neck','195'),('195.1','SP','Malignant neoplasm of thorax','195'),('195.2','SP','Malignant neoplasm of abdomen','195'),('195.3','SP','Malignant neoplasm of pelvis','195'),('195.4','SP','Malignant neoplasm of upper limb','195'),('195.5','SP','Malignant neoplasm of lower limb','195'),('195.8','SP','Malignant neoplasm of other specified sites','195'),('196','NS','Secondary and unspecified malignant neoplasm of lymph nodes','190-199'),('196.0','SP','Secondary and unspecified malignant neoplasm of lymph nodes of head, face, and neck','196'),('196.1','SP','Secondary and unspecified malignant neoplasm of intrathoracic lymph nodes','196'),('196.2','SP','Secondary and unspecified malignant neoplasm of intra-abdominal lymph nodes','196'),('196.3','SP','Secondary and unspecified malignant neoplasm of lymph nodes of axilla and upper limb','196'),('196.5','SP','Secondary and unspecified malignant neoplasm of lymph nodes of inguinal region and lower limb','196'),('196.6','SP','Secondary and unspecified malignant neoplasm of intrapelvic lymph nodes','196'),('196.8','SP','Secondary and unspecified malignant neoplasm of lymph nodes of multiple sites','196'),('196.9','SP','Secondary and unspecified malignant neoplasm of lymph nodes, site unspecified','196'),('197','NS','Secondary malignant neoplasm of respiratory and digestive systems','190-199'),('197.0','SP','Secondary malignant neoplasm of lung','197'),('197.1','SP','Secondary malignant neoplasm of mediastinum','197'),('197.2','SP','Secondary malignant neoplasm of pleura','197'),('197.3','SP','Secondary malignant neoplasm of other respiratory organs','197'),('197.4','SP','Secondary malignant neoplasm of small intestine including duodenum','197'),('197.5','SP','Secondary malignant neoplasm of large intestine and rectum','197'),('197.6','SP','Secondary malignant neoplasm of retroperitoneum and peritoneum','197'),('197.7','SP','Malignant neoplasm of liver, secondary','197'),('197.8','SP','Secondary malignant neoplasm of other digestive organs and spleen','197'),('198','NS','Secondary malignant neoplasm of other specified sites','190-199'),('198.0','SP','Secondary malignant neoplasm of kidney','198'),('198.1','SP','Secondary malignant neoplasm of other urinary organs','198'),('198.2','SP','Secondary malignant neoplasm of skin','198'),('198.3','SP','Secondary malignant neoplasm of brain and spinal cord','198'),('198.4','SP','Secondary malignant neoplasm of other parts of nervous system','198'),('198.5','SP','Secondary malignant neoplasm of bone and bone marrow','198'),('198.6','SP','Secondary malignant neoplasm of ovary','198'),('198.7','SP','Secondary malignant neoplasm of adrenal gland','198'),('198.8','NS','Secondary malignant neoplasm of other specified sites','198'),('198.81','SP','Secondary malignant neoplasm of breast','198.8'),('198.82','SP','Secondary malignant neoplasm of genital organs','198.8'),('198.89','SP','Secondary malignant neoplasm of other specified sites','198.8'),('199','NS','Malignant neoplasm without specification of site','190-199'),('199.0','SP','Disseminated malignant neoplasm without specification of site','199'),('199.1','SP','Other malignant neoplasm without specification of site','199'),('199.2','SP','Malignant neoplasm associated with transplant organ','199'),('200','NS','Lymphosarcoma and reticulosarcoma and other specified malignant tumors of lymphatic tissue','200-209'),('200-209','sect','Malignant Neoplasm Of Lymphatic And Hematopoietic Tissue','140-239'),('200.0','NS','Reticulosarcoma','200'),('200.00','SP','Reticulosarcoma, unspecified site, extranodal and solid organ sites','200.0'),('200.01','SP','Reticulosarcoma, lymph nodes of head, face, and neck','200.0'),('200.02','SP','Reticulosarcoma, intrathoracic lymph nodes','200.0'),('200.03','SP','Reticulosarcoma, intra-abdominal lymph nodes','200.0'),('200.04','SP','Reticulosarcoma, lymph nodes of axilla and upper limb','200.0'),('200.05','SP','Reticulosarcoma, lymph nodes of inguinal region and lower limb','200.0'),('200.06','SP','Reticulosarcoma, intrapelvic lymph nodes','200.0'),('200.07','SP','Reticulosarcoma, spleen','200.0'),('200.08','SP','Reticulosarcoma, lymph nodes of multiple sites','200.0'),('200.1','NS','Lymphosarcoma','200'),('200.10','SP','Lymphosarcoma, unspecified site, extranodal and solid organ sites','200.1'),('200.11','SP','Lymphosarcoma, lymph nodes of head, face, and neck','200.1'),('200.12','SP','Lymphosarcoma, intrathoracic lymph nodes','200.1'),('200.13','SP','Lymphosarcoma, intra-abdominal lymph nodes','200.1'),('200.14','SP','Lymphosarcoma, lymph nodes of axilla and upper limb','200.1'),('200.15','SP','Lymphosarcoma, lymph nodes of inguinal region and lower limb','200.1'),('200.16','SP','Lymphosarcoma, intrapelvic lymph nodes','200.1'),('200.17','SP','Lymphosarcoma, spleen','200.1'),('200.18','SP','Lymphosarcoma, lymph nodes of multiple sites','200.1'),('200.2','NS','Burkitt\'s tumor or lymphoma','200'),('200.20','SP','Burkitt\'s tumor or lymphoma, unspecified site, extranodal and solid organ sites','200.2'),('200.21','SP','Burkitt\'s tumor or lymphoma, lymph nodes of head, face, and neck','200.2'),('200.22','SP','Burkitt\'s tumor or lymphoma, intrathoracic lymph nodes','200.2'),('200.23','SP','Burkitt\'s tumor or lymphoma, intra-abdominal lymph nodes','200.2'),('200.24','SP','Burkitt\'s tumor or lymphoma, lymph nodes of axilla and upper limb','200.2'),('200.25','SP','Burkitt\'s tumor or lymphoma, lymph nodes of inguinal region and lower limb','200.2'),('200.26','SP','Burkitt\'s tumor or lymphoma, intrapelvic lymph nodes','200.2'),('200.27','SP','Burkitt\'s tumor or lymphoma, spleen','200.2'),('200.28','SP','Burkitt\'s tumor or lymphoma, lymph nodes of multiple sites','200.2'),('200.3','NS','Marginal zone lymphoma','200'),('200.30','SP','Marginal zone lymphoma, unspecified site, extranodal and solid organ sites','200.3'),('200.31','SP','Marginal zone lymphoma, lymph nodes of head, face, and neck','200.3'),('200.32','SP','Marginal zone lymphoma, intrathoracic lymph nodes','200.3'),('200.33','SP','Marginal zone lymphoma, intraabdominal lymph nodes','200.3'),('200.34','SP','Marginal zone lymphoma, lymph nodes of axilla and upper limb','200.3'),('200.35','SP','Marginal zone lymphoma, lymph nodes of inguinal region and lower limb','200.3'),('200.36','SP','Marginal zone lymphoma, intrapelvic lymph nodes','200.3'),('200.37','SP','Marginal zone lymphoma, spleen','200.3'),('200.38','SP','Marginal zone lymphoma, lymph nodes of multiple sites','200.3'),('200.4','NS','Mantle cell lymphoma','200'),('200.40','SP','Mantle cell lymphoma, unspecified site, extranodal and solid organ sites','200.4'),('200.41','SP','Mantle cell lymphoma, lymph nodes of head, face, and neck','200.4'),('200.42','SP','Mantle cell lymphoma, intrathoracic lymph nodes','200.4'),('200.43','SP','Mantle cell lymphoma, intra-abdominal lymph nodes','200.4'),('200.44','SP','Mantle cell lymphoma, lymph nodes of axilla and upper limb','200.4'),('200.45','SP','Mantle cell lymphoma, lymph nodes of inguinal region and lower limb','200.4'),('200.46','SP','Mantle cell lymphoma, intrapelvic lymph nodes','200.4'),('200.47','SP','Mantle cell lymphoma, spleen','200.4'),('200.48','SP','Mantle cell lymphoma, lymph nodes of multiple sites','200.4'),('200.5','NS','Primary central nervous system lymphoma','200'),('200.50','SP','Primary central nervous system lymphoma, unspecified site, extranodal and solid organ sites','200.5'),('200.51','SP','Primary central nervous system lymphoma, lymph nodes of head, face, and neck','200.5'),('200.52','SP','Primary central nervous system lymphoma, intrathoracic lymph nodes','200.5'),('200.53','SP','Primary central nervous system lymphoma, intra-abdominal lymph nodes','200.5'),('200.54','SP','Primary central nervous system lymphoma, lymph nodes of axilla and upper limb','200.5'),('200.55','SP','Primary central nervous system lymphoma, lymph nodes of inguinal region and lower limb','200.5'),('200.56','SP','Primary central nervous system lymphoma, intrapelvic lymph nodes','200.5'),('200.57','SP','Primary central nervous system lymphoma, spleen','200.5'),('200.58','SP','Primary central nervous system lymphoma, lymph nodes of multiple sites','200.5'),('200.6','NS','Anaplastic large cell lymphoma','200'),('200.60','SP','Anaplastic large cell lymphoma, unspecified site, extranodal and solid organ sites','200.6'),('200.61','SP','Anaplastic large cell lymphoma, lymph nodes of head, face, and neck','200.6'),('200.62','SP','Anaplastic large cell lymphoma, intrathoracic lymph nodes','200.6'),('200.63','SP','Anaplastic large cell lymphoma, intra-abdominal lymph nodes','200.6'),('200.64','SP','Anaplastic large cell lymphoma, lymph nodes of axilla and upper limb','200.6'),('200.65','SP','Anaplastic large cell lymphoma, lymph nodes of inguinal region and lower limb','200.6'),('200.66','SP','Anaplastic large cell lymphoma, intrapelvic lymph nodes','200.6'),('200.67','SP','Anaplastic large cell lymphoma, spleen','200.6'),('200.68','SP','Anaplastic large cell lymphoma, lymph nodes of multiple sites','200.6'),('200.7','NS','Large cell lymphoma','200'),('200.70','SP','Large cell lymphoma, unspecified site, extranodal and solid organ sites','200.7'),('200.71','SP','Large cell lymphoma, lymph nodes of head, face, and neck','200.7'),('200.72','SP','Large cell lymphoma, intrathoracic lymph nodes','200.7'),('200.73','SP','Large cell lymphoma, intra-abdominal lymph nodes','200.7'),('200.74','SP','Large cell lymphoma, lymph nodes of axilla and upper limb','200.7'),('200.75','SP','Large cell lymphoma, lymph nodes of inguinal region and lower limb','200.7'),('200.76','SP','Large cell lymphoma, intrapelvic lymph nodes','200.7'),('200.77','SP','Large cell lymphoma, spleen','200.7'),('200.78','SP','Large cell lymphoma, lymph nodes of multiple sites','200.7'),('200.8','NS','Other named variants of lymphosarcoma and reticulosarcoma','200'),('200.80','SP','Other named variants of lymphosarcoma and reticulosarcoma, unspecified site, extranodal and solid organ sites','200.8'),('200.81','SP','Other named variants of lymphosarcoma and reticulosarcoma, lymph nodes of head, face, and neck','200.8'),('200.82','SP','Other named variants of lymphosarcoma and reticulosarcoma,intrathoracic lymph nodes','200.8'),('200.83','SP','Other named variants of lymphosarcoma and reticulosarcoma, intra-abdominal lymph nodes','200.8'),('200.84','SP','Other named variants of lymphosarcoma and reticulosarcoma, lymph nodes of axilla and upper limb','200.8'),('200.85','SP','Other named variants of lymphosarcoma and reticulosarcoma, lymph nodes of inguinal region and lower limb','200.8'),('200.86','SP','Other named variants of lymphosarcoma and reticulosarcoma, intrapelvic lymph nodes','200.8'),('200.87','SP','Other named variants of lymphosarcoma and reticulosarcoma, spleen','200.8'),('200.88','SP','Other named variants of lymphosarcoma and reticulosarcoma, lymph nodes of multiple sites','200.8'),('201','NS','Hodgkin\'s disease','200-209'),('201.0','NS','Hodgkin\'s paragranuloma','201'),('201.00','SP','Hodgkin\'s paragranuloma, unspecified site, extranodal and solid organ sites','201.0'),('201.01','SP','Hodgkin\'s paragranuloma, lymph nodes of head, face, and neck','201.0'),('201.02','SP','Hodgkin\'s paragranuloma, intrathoracic lymph nodes','201.0'),('201.03','SP','Hodgkin\'s paragranuloma, intra-abdominal lymph nodes','201.0'),('201.04','SP','Hodgkin\'s paragranuloma, lymph nodes of axilla and upper limb','201.0'),('201.05','SP','Hodgkin\'s paragranuloma, lymph nodes of inguinal region and lower limb','201.0'),('201.06','SP','Hodgkin\'s paragranuloma, intrapelvic lymph nodes','201.0'),('201.07','SP','Hodgkin\'s paragranuloma, spleen','201.0'),('201.08','SP','Hodgkin\'s paragranuloma, lymph nodes of multiple sites','201.0'),('201.1','NS','Hodgkin\'s granuloma','201'),('201.10','SP','Hodgkin\'s granuloma, unspecified site, extranodal and solid organ sites','201.1'),('201.11','SP','Hodgkin\'s granuloma, lymph nodes of head, face, and neck','201.1'),('201.12','SP','Hodgkin\'s granuloma, intrathoracic lymph nodes','201.1'),('201.13','SP','Hodgkin\'s granuloma, intra-abdominal lymph nodes','201.1'),('201.14','SP','Hodgkin\'s granuloma, lymph nodes of axilla and upper limb','201.1'),('201.15','SP','Hodgkin\'s granuloma, lymph nodes of inguinal region and lower limb','201.1'),('201.16','SP','Hodgkin\'s granuloma, intrapelvic lymph nodes','201.1'),('201.17','SP','Hodgkin\'s granuloma, spleen','201.1'),('201.18','SP','Hodgkin\'s granuloma, lymph nodes of multiple sites','201.1'),('201.2','NS','Hodgkin\'s sarcoma','201'),('201.20','SP','Hodgkin\'s sarcoma, unspecified site, extranodal and solid organ sites','201.2'),('201.21','SP','Hodgkin\'s sarcoma, lymph nodes of head, face, and neck','201.2'),('201.22','SP','Hodgkin\'s sarcoma, intrathoracic lymph nodes','201.2'),('201.23','SP','Hodgkin\'s sarcoma, intra-abdominal lymph nodes','201.2'),('201.24','SP','Hodgkin\'s sarcoma, lymph nodes of axilla and upper limb','201.2'),('201.25','SP','Hodgkin\'s sarcoma, lymph nodes of inguinal region and lower limb','201.2'),('201.26','SP','Hodgkin\'s sarcoma, intrapelvic lymph nodes','201.2'),('201.27','SP','Hodgkin\'s sarcoma, spleen','201.2'),('201.28','SP','Hodgkin\'s sarcoma, lymph nodes of multiple sites','201.2'),('201.4','NS','Hodgkin\'s disease lymphocytic-histiocytic predominance','201'),('201.40','SP','Hodgkin\'s disease, lymphocytic-histiocytic predominance, unspecified site, extranodal and solid organ sites','201.4'),('201.41','SP','Hodgkin\'s disease, lymphocytic-histiocytic predominance, lymph nodes of head, face, and neck','201.4'),('201.42','SP','Hodgkin\'s disease, lymphocytic-histiocytic predominance, intrathoracic lymph nodes','201.4'),('201.43','SP','Hodgkin\'s disease, lymphocytic-histiocytic predominance, intra-abdominal lymph nodes','201.4'),('201.44','SP','Hodgkin\'s disease, lymphocytic-histiocytic predominance, lymph nodes of axilla and upper limb','201.4'),('201.45','SP','Hodgkin\'s disease, lymphocytic-histiocytic predominance, lymph nodes of inguinal region and lower limb','201.4'),('201.46','SP','Hodgkin\'s disease, lymphocytic-histiocytic predominance, intrapelvic lymph nodes','201.4'),('201.47','SP','Hodgkin\'s disease, lymphocytic-histiocytic predominance, spleen','201.4'),('201.48','SP','Hodgkin\'s disease, lymphocytic-histiocytic predominance, lymph nodes of multiple sites','201.4'),('201.5','NS','Hodgkin\'s disease nodular sclerosis','201'),('201.50','SP','Hodgkin\'s disease, nodular sclerosis, unspecified site, extranodal and solid organ sites','201.5'),('201.51','SP','Hodgkin\'s disease, nodular sclerosis, lymph nodes of head, face, and neck','201.5'),('201.52','SP','Hodgkin\'s disease, nodular sclerosis, intrathoracic lymph nodes','201.5'),('201.53','SP','Hodgkin\'s disease, nodular sclerosis, intra-abdominal lymph nodes','201.5'),('201.54','SP','Hodgkin\'s disease, nodular sclerosis, lymph nodes of axilla and upper limb','201.5'),('201.55','SP','Hodgkin\'s disease, nodular sclerosis, lymph nodes of inguinal region and lower limb','201.5'),('201.56','SP','Hodgkin\'s disease, nodular sclerosis, intrapelvic lymph nodes','201.5'),('201.57','SP','Hodgkin\'s disease, nodular sclerosis, spleen','201.5'),('201.58','SP','Hodgkin\'s disease, nodular sclerosis, lymph nodes of multiple sites','201.5'),('201.6','NS','Hodgkin\'s disease mixed cellularity','201'),('201.60','SP','Hodgkin\'s disease, mixed cellularity, unspecified site, extranodal and solid organ sites','201.6'),('201.61','SP','Hodgkin\'s disease, mixed cellularity, lymph nodes of head, face, and neck','201.6'),('201.62','SP','Hodgkin\'s disease, mixed cellularity, intrathoracic lymph nodes','201.6'),('201.63','SP','Hodgkin\'s disease, mixed cellularity, intra-abdominal lymph nodes','201.6'),('201.64','SP','Hodgkin\'s disease, mixed cellularity, lymph nodes of axilla and upper limb','201.6'),('201.65','SP','Hodgkin\'s disease, mixed cellularity, lymph nodes of inguinal region and lower limb','201.6'),('201.66','SP','Hodgkin\'s disease, mixed cellularity, intrapelvic lymph nodes','201.6'),('201.67','SP','Hodgkin\'s disease, mixed cellularity, spleen','201.6'),('201.68','SP','Hodgkin\'s disease, mixed cellularity, lymph nodes of multiple sites','201.6'),('201.7','NS','Hodgkin\'s disease lymphocytic depletion','201'),('201.70','SP','Hodgkin\'s disease, lymphocytic depletion, unspecified site, extranodal and solid organ sites','201.7'),('201.71','SP','Hodgkin\'s disease, lymphocytic depletion, lymph nodes of head, face, and neck','201.7'),('201.72','SP','Hodgkin\'s disease, lymphocytic depletion, intrathoracic lymph nodes','201.7'),('201.73','SP','Hodgkin\'s disease, lymphocytic depletion, intra-abdominal lymph nodes','201.7'),('201.74','SP','Hodgkin\'s disease, lymphocytic depletion, lymph nodes of axilla and upper limb','201.7'),('201.75','SP','Hodgkin\'s disease, lymphocytic depletion, lymph nodes of inguinal region and lower limb','201.7'),('201.76','SP','Hodgkin\'s disease, lymphocytic depletion, intrapelvic lymph nodes','201.7'),('201.77','SP','Hodgkin\'s disease, lymphocytic depletion, spleen','201.7'),('201.78','SP','Hodgkin\'s disease, lymphocytic depletion, lymph nodes of multiple sites','201.7'),('201.9','NS','Hodgkin\'s disease unspecified type','201'),('201.90','SP','Hodgkin\'s disease, unspecified type, unspecified site, extranodal and solid organ sites','201.9'),('201.91','SP','Hodgkin\'s disease, unspecified type, lymph nodes of head, face, and neck','201.9'),('201.92','SP','Hodgkin\'s disease, unspecified type, intrathoracic lymph nodes','201.9'),('201.93','SP','Hodgkin\'s disease, unspecified type, intra-abdominal lymph nodes','201.9'),('201.94','SP','Hodgkin\'s disease, unspecified type, lymph nodes of axilla and upper limb','201.9'),('201.95','SP','Hodgkin\'s disease, unspecified type, lymph nodes of inguinal region and lower limb','201.9'),('201.96','SP','Hodgkin\'s disease, unspecified type, intrapelvic lymph nodes','201.9'),('201.97','SP','Hodgkin\'s disease, unspecified type, spleen','201.9'),('201.98','SP','Hodgkin\'s disease, unspecified type, lymph nodes of multiple sites','201.9'),('202','NS','Other malignant neoplasms of lymphoid and histiocytic tissue','200-209'),('202.0','NS','Nodular lymphoma','202'),('202.00','SP','Nodular lymphoma, unspecified site, extranodal and solid organ sites','202.0'),('202.01','SP','Nodular lymphoma, lymph nodes of head, face, and neck','202.0'),('202.02','SP','Nodular lymphoma, intrathoracic lymph nodes','202.0'),('202.03','SP','Nodular lymphoma, intra-abdominal lymph nodes','202.0'),('202.04','SP','Nodular lymphoma, lymph nodes of axilla and upper limb','202.0'),('202.05','SP','Nodular lymphoma, lymph nodes of inguinal region and lower limb','202.0'),('202.06','SP','Nodular lymphoma, intrapelvic lymph nodes','202.0'),('202.07','SP','Nodular lymphoma, spleen','202.0'),('202.08','SP','Nodular lymphoma, lymph nodes of multiple sites','202.0'),('202.1','NS','Mycosis fungoides','202'),('202.10','SP','Mycosis fungoides, unspecified site, extranodal and solid organ sites','202.1'),('202.11','SP','Mycosis fungoides, lymph nodes of head, face, and neck','202.1'),('202.12','SP','Mycosis fungoides, intrathoracic lymph nodes','202.1'),('202.13','SP','Mycosis fungoides, intra-abdominal lymph nodes','202.1'),('202.14','SP','Mycosis fungoides, lymph nodes of axilla and upper limb','202.1'),('202.15','SP','Mycosis fungoides, lymph nodes of inguinal region and lower limb','202.1'),('202.16','SP','Mycosis fungoides, intrapelvic lymph nodes','202.1'),('202.17','SP','Mycosis fungoides, spleen','202.1'),('202.18','SP','Mycosis fungoides, lymph nodes of multiple sites','202.1'),('202.2','NS','Sezary\'s disease','202'),('202.20','SP','Sezary\'s disease, unspecified site, extranodal and solid organ sites','202.2'),('202.21','SP','Sezary\'s disease, lymph nodes of head, face, and neck','202.2'),('202.22','SP','Sezary\'s disease, intrathoracic lymph nodes','202.2'),('202.23','SP','Sezary\'s disease, intra-abdominal lymph nodes','202.2'),('202.24','SP','Sezary\'s disease, lymph nodes of axilla and upper limb','202.2'),('202.25','SP','Sezary\'s disease, lymph nodes of inguinal region and lower limb','202.2'),('202.26','SP','Sezary\'s disease, intrapelvic lymph nodes','202.2'),('202.27','SP','Sezary\'s disease, spleen','202.2'),('202.28','SP','Sezary\'s disease, lymph nodes of multiple sites','202.2'),('202.3','NS','Malignant histiocytosis','202'),('202.30','SP','Malignant histiocytosis, unspecified site, extranodal and solid organ sites','202.3'),('202.31','SP','Malignant histiocytosis, lymph nodes of head, face, and neck','202.3'),('202.32','SP','Malignant histiocytosis, intrathoracic lymph nodes','202.3'),('202.33','SP','Malignant histiocytosis, intra-abdominal lymph nodes','202.3'),('202.34','SP','Malignant histiocytosis, lymph nodes of axilla and upper limb','202.3'),('202.35','SP','Malignant histiocytosis, lymph nodes of inguinal region and lower limb','202.3'),('202.36','SP','Malignant histiocytosis, intrapelvic lymph nodes','202.3'),('202.37','SP','Malignant histiocytosis, spleen','202.3'),('202.38','SP','Malignant histiocytosis, lymph nodes of multiple sites','202.3'),('202.4','NS','Leukemic reticuloendotheliosis','202'),('202.40','SP','Leukemic reticuloendotheliosis, unspecified site, extranodal and solid organ sites','202.4'),('202.41','SP','Leukemic reticuloendotheliosis, lymph nodes of head, face, and neck','202.4'),('202.42','SP','Leukemic reticuloendotheliosis, intrathoracic lymph nodes','202.4'),('202.43','SP','Leukemic reticuloendotheliosis, intra-abdominal lymph nodes','202.4'),('202.44','SP','Leukemic reticuloendotheliosis, lymph nodes of axilla and upper arm','202.4'),('202.45','SP','Leukemic reticuloendotheliosis, lymph nodes of inguinal region and lower limb','202.4'),('202.46','SP','Leukemic reticuloendotheliosis, intrapelvic lymph nodes','202.4'),('202.47','SP','Leukemic reticuloendotheliosis, spleen','202.4'),('202.48','SP','Leukemic reticuloendotheliosis, lymph nodes of multiple sites','202.4'),('202.5','NS','Letterer-siwe disease','202'),('202.50','SP','Letterer-siwe disease, unspecified site, extranodal and solid organ sites','202.5'),('202.51','SP','Letterer-siwe disease, lymph nodes of head, face, and neck','202.5'),('202.52','SP','Letterer-siwe disease, intrathoracic lymph nodes','202.5'),('202.53','SP','Letterer-siwe disease, intra-abdominal lymph nodes','202.5'),('202.54','SP','Letterer-siwe disease, lymph nodes of axilla and upper limb','202.5'),('202.55','SP','Letterer-siwe disease, lymph nodes of inguinal region and lower limb','202.5'),('202.56','SP','Letterer-siwe disease, intrapelvic lymph nodes','202.5'),('202.57','SP','Letterer-siwe disease, spleen','202.5'),('202.58','SP','Letterer-siwe disease, lymph nodes of multiple sites','202.5'),('202.6','NS','Malignant mast cell tumors','202'),('202.60','SP','Malignant mast cell tumors, unspecified site, extranodal and solid organ sites','202.6'),('202.61','SP','Malignant mast cell tumors, lymph nodes of head, face, and neck','202.6'),('202.62','SP','Malignant mast cell tumors, intrathoracic lymph nodes','202.6'),('202.63','SP','Malignant mast cell tumors, intra-abdominal lymph nodes','202.6'),('202.64','SP','Malignant mast cell tumors, lymph nodes of axilla and upper limb','202.6'),('202.65','SP','Malignant mast cell tumors, lymph nodes of inguinal region and lower limb','202.6'),('202.66','SP','Malignant mast cell tumors, intrapelvic lymph nodes','202.6'),('202.67','SP','Malignant mast cell tumors, spleen','202.6'),('202.68','SP','Malignant mast cell tumors, lymph nodes of multiple sites','202.6'),('202.7','NS','Peripheral t-cell lymphoma','202'),('202.70','SP','Peripheral T cell lymphoma, unspecified site, extranodal and solid organ sites','202.7'),('202.71','SP','Peripheral T cell lymphoma, lymph nodes of head, face, and neck','202.7'),('202.72','SP','Peripheral T cell lymphoma, intrathoracic lymph nodes','202.7'),('202.73','SP','Peripheral T cell lymphoma, intra-abdominal lymph nodes','202.7'),('202.74','SP','Peripheral T cell lymphoma, lymph nodes of axilla and upper limb','202.7'),('202.75','SP','Peripheral T cell lymphoma, lymph nodes of inguinal region and lower limb','202.7'),('202.76','SP','Peripheral T cell lymphoma, intrapelvic lymph nodes','202.7'),('202.77','SP','Peripheral T cell lymphoma, spleen','202.7'),('202.78','SP','Peripheral T cell lymphoma, lymph nodes of multiple sites','202.7'),('202.8','NS','Other malignant lymphomas','202'),('202.80','SP','Other malignant lymphomas, unspecified site, extranodal and solid organ sites','202.8'),('202.81','SP','Other malignant lymphomas, lymph nodes of head, face, and neck','202.8'),('202.82','SP','Other malignant lymphomas, intrathoracic lymph nodes','202.8'),('202.83','SP','Other malignant lymphomas, intra-abdominal lymph nodes','202.8'),('202.84','SP','Other malignant lymphomas, lymph nodes of axilla and upper limb','202.8'),('202.85','SP','Other malignant lymphomas, lymph nodes of inguinal region and lower limb','202.8'),('202.86','SP','Other malignant lymphomas, intrapelvic lymph nodes','202.8'),('202.87','SP','Other malignant lymphomas, spleen','202.8'),('202.88','SP','Other malignant lymphomas, lymph nodes of multiple sites','202.8'),('202.9','NS','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue','202'),('202.90','SP','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue, unspecified site, extranodal and solid organ sites','202.9'),('202.91','SP','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue, lymph nodes of head, face, and neck','202.9'),('202.92','SP','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue, intrathoracic lymph nodes','202.9'),('202.93','SP','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue, intra-abdominal lymph nodes','202.9'),('202.94','SP','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue, lymph nodes of axilla and upper limb','202.9'),('202.95','SP','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue, lymph nodes of inguinal region and lower limb','202.9'),('202.96','SP','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue, intrapelvic lymph nodes','202.9'),('202.97','SP','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue, spleen','202.9'),('202.98','SP','Other and unspecified malignant neoplasms of lymphoid and histiocytic tissue, lymph nodes of multiple sites','202.9'),('203','NS','Multiple myeloma and immunoproliferative neoplasms','200-209'),('203.0','NS','Multiple myeloma','203'),('203.00','SP','Multiple myeloma, without mention of having achieved remission','203.0'),('203.01','SP','Multiple myeloma, in remission','203.0'),('203.02','SP','Multiple myeloma, in relapse','203.0'),('203.1','NS','Plasma cell leukemia','203'),('203.10','SP','Plasma cell leukemia, without mention of having achieved remission','203.1'),('203.11','SP','Plasma cell leukemia, in remission','203.1'),('203.12','SP','Plasma cell leukemia, in relapse','203.1'),('203.8','NS','Other immunoproliferative neoplasms','203'),('203.80','SP','Other immunoproliferative neoplasms, without mention of having achieved remission','203.8'),('203.81','SP','Other immunoproliferative neoplasms, in remission','203.8'),('203.82','SP','Other immunoproliferative neoplasms, in relapse','203.8'),('204','NS','Lymphoid leukemia','200-209'),('204.0','NS','Lymphoid leukemia acute','204'),('204.00','SP','Acute lymphoid leukemia, without mention of having achieved remission','204.0'),('204.01','SP','Acute lymphoid leukemia, in remission','204.0'),('204.02','SP','Acute lymphoid leukemia, in relapse','204.0'),('204.1','NS','Lymphoid leukemia chronic','204'),('204.10','SP','Chronic lymphoid leukemia, without mention of having achieved remission','204.1'),('204.11','SP','Chronic lymphoid leukemia, in remission','204.1'),('204.12','SP','Chronic lymphoid leukemia, in relapse','204.1'),('204.2','NS','Lymphoid leukemia subacute','204'),('204.20','SP','Subacute lymphoid leukemia, without mention of having achieved remission','204.2'),('204.21','SP','Subacute lymphoid leukemia, in remission','204.2'),('204.22','SP','Subacute lymphoid leukemia, in relapse','204.2'),('204.8','NS','Other lymphoid leukemia','204'),('204.80','SP','Other lymphoid leukemia, without mention of having achieved remission','204.8'),('204.81','SP','Other lymphoid leukemia, in remission','204.8'),('204.82','SP','Other lymphoid leukemia, in relapse','204.8'),('204.9','NS','Unspecified lymphoid leukemia','204'),('204.90','SP','Unspecified lymphoid leukemia, without mention of having achieved remission','204.9'),('204.91','SP','Unspecified lymphoid leukemia, in remission','204.9'),('204.92','SP','Unspecified lymphoid leukemia, in relapse','204.9'),('205','NS','Myeloid leukemia','200-209'),('205.0','NS','Myeloid leukemia acute','205'),('205.00','SP','Acute myeloid leukemia, without mention of having achieved remission','205.0'),('205.01','SP','Acute myeloid leukemia, in remission','205.0'),('205.02','SP','Acute myeloid leukemia, in relapse','205.0'),('205.1','NS','Myeloid leukemia chronic','205'),('205.10','SP','Chronic myeloid leukemia, without mention of having achieved remission','205.1'),('205.11','SP','Chronic myeloid leukemia, in remission','205.1'),('205.12','SP','Chronic myeloid leukemia, in relapse','205.1'),('205.2','NS','Myeloid leukemia subacute','205'),('205.20','SP','Subacute myeloid leukemia, without mention of having achieved remission','205.2'),('205.21','SP','Subacute myeloid leukemia,in remission','205.2'),('205.22','SP','Subacute myeloid leukemia, in relapse','205.2'),('205.3','NS','Myeloid sarcoma','205'),('205.30','SP','Myeloid sarcoma, without mention of having achieved remission','205.3'),('205.31','SP','Myeloid sarcoma, in remission','205.3'),('205.32','SP','Myeloid sarcoma, in relapse','205.3'),('205.8','NS','Other myeloid leukemia','205'),('205.80','SP','Other myeloid leukemia, without mention of having achieved remission','205.8'),('205.81','SP','Other myeloid leukemia, in remission','205.8'),('205.82','SP','Other myeloid leukemia, in relapse','205.8'),('205.9','NS','Unspecified myeloid leukemia','205'),('205.90','SP','Unspecified myeloid leukemia, without mention of having achieved remission','205.9'),('205.91','SP','Unspecified myeloid leukemia, in remission','205.9'),('205.92','SP','Unspecified myeloid leukemia, in relapse','205.9'),('206','NS','Monocytic leukemia','200-209'),('206.0','NS','Monocytic leukemia acute','206'),('206.00','SP','Acute monocytic leukemia, without mention of having achieved remission','206.0'),('206.01','SP','Acute monocytic leukemia,in remission','206.0'),('206.02','SP','Acute monocytic leukemia, in relapse','206.0'),('206.1','NS','Monocytic leukemia chronic','206'),('206.10','SP','Chronic monocytic leukemia, without mention of having achieved remission','206.1'),('206.11','SP','Chronic monocytic leukemia, in remission','206.1'),('206.12','SP','Chronic monocytic leukemia, in relapse','206.1'),('206.2','NS','Monocytic leukemia subacute','206'),('206.20','SP','Subacute monocytic leukemia, without mention of having achieved remission','206.2'),('206.21','SP','Subacute monocytic leukemia, in remission','206.2'),('206.22','SP','Subacute monocytic leukemia, in relapse','206.2'),('206.8','NS','Other monocytic leukemia','206'),('206.80','SP','Other monocytic leukemia, without mention of having achieved remission','206.8'),('206.81','SP','Other monocytic leukemia, in remission','206.8'),('206.82','SP','Other monocytic leukemia, in relapse','206.8'),('206.9','NS','Unspecified monocytic leukemia','206'),('206.90','SP','Unspecified monocytic leukemia, without mention of having achieved remission','206.9'),('206.91','SP','Unspecified monocytic leukemia, in remission','206.9'),('206.92','SP','Unspecified monocytic leukemia, in relapse','206.9'),('207','NS','Other specified leukemia','200-209'),('207.0','NS','Acute erythremia and erythroleukemia','207'),('207.00','SP','Acute erythremia and erythroleukemia, without mention of having achieved remission','207.0'),('207.01','SP','Acute erythremia and erythroleukemia, in remission','207.0'),('207.02','SP','Acute erythremia and erythroleukemia, in relapse','207.0'),('207.1','NS','Chronic erythremia','207'),('207.10','SP','Chronic erythremia, without mention of having achieved remission','207.1'),('207.11','SP','Chronic erythremia, in remission','207.1'),('207.12','SP','Chronic erythremia, in relapse','207.1'),('207.2','NS','Megakaryocytic leukemia','207'),('207.20','SP','Megakaryocytic leukemia, without mention of having achieved remission','207.2'),('207.21','SP','Megakaryocytic leukemia, in remission','207.2'),('207.22','SP','Megakaryocytic leukemia, in relapse','207.2'),('207.8','NS','Other specified leukemia','207'),('207.80','SP','Other specified leukemia, without mention of having achieved remission','207.8'),('207.81','SP','Other specified leukemia, in remission','207.8'),('207.82','SP','Other specified leukemia, in relapse','207.8'),('208','NS','Leukemia of unspecified cell type','200-209'),('208.0','NS','Leukemia of unspecified cell type acute','208'),('208.00','SP','Acute leukemia of unspecified cell type, without mention of having achieved remission','208.0'),('208.01','SP','Acute leukemia of unspecified cell type, in remission','208.0'),('208.02','SP','Acute leukemia of unspecified cell type, in relapse','208.0'),('208.1','NS','Leukemia of unspecified cell type chronic','208'),('208.10','SP','Chronic leukemia of unspecified cell type, without mention of having achieved remission','208.1'),('208.11','SP','Chronic leukemia of unspecified cell type, in remission','208.1'),('208.12','SP','Chronic leukemia of unspecified cell type, in relapse','208.1'),('208.2','NS','Leukemia of unspecified cell type subacute','208'),('208.20','SP','Subacute leukemia of unspecified cell type, without mention of having achieved remission','208.2'),('208.21','SP','Subacute leukemia of unspecified cell type, in remission','208.2'),('208.22','SP','Subacute leukemia of unspecified cell type, in relapse','208.2'),('208.8','NS','Other leukemia of unspecified cell type','208'),('208.80','SP','Other leukemia of unspecified cell type, without mention of having achieved remission','208.8'),('208.81','SP','Other leukemia of unspecified cell type, in remission','208.8'),('208.82','SP','Other leukemia of unspecified cell type, in relapse','208.8'),('208.9','NS','Unspecified leukemia','208'),('208.90','SP','Unspecified leukemia, without mention of having achieved remission','208.9'),('208.91','SP','Unspecified leukemia, in remission','208.9'),('208.92','SP','Unspecified leukemia, in relapse','208.9'),('209','NS','Neuroendocrine tumors','200-209'),('209.0','NS','Malignant carcinoid tumors of the small intestine','209'),('209.00','SP','Malignant carcinoid tumor of the small intestine, unspecified portion','209.0'),('209.01','SP','Malignant carcinoid tumor of the duodenum','209.0'),('209.02','SP','Malignant carcinoid tumor of the jejunum','209.0'),('209.03','SP','Malignant carcinoid tumor of the ileum','209.0'),('209.1','NS','Malignant carcinoid tumors of the appendix, large intestine, and rectum','209'),('209.10','SP','Malignant carcinoid tumor of the large intestine, unspecified portion','209.1'),('209.11','SP','Malignant carcinoid tumor of the appendix','209.1'),('209.12','SP','Malignant carcinoid tumor of the cecum','209.1'),('209.13','SP','Malignant carcinoid tumor of the ascending colon','209.1'),('209.14','SP','Malignant carcinoid tumor of the transverse colon','209.1'),('209.15','SP','Malignant carcinoid tumor of the descending colon','209.1'),('209.16','SP','Malignant carcinoid tumor of the sigmoid colon','209.1'),('209.17','SP','Malignant carcinoid tumor of the rectum','209.1'),('209.2','NS','Malignant carcinoid tumors of other and unspecified sites','209'),('209.20','SP','Malignant carcinoid tumor of unknown primary site','209.2'),('209.21','SP','Malignant carcinoid tumor of the bronchus and lung','209.2'),('209.22','SP','Malignant carcinoid tumor of the thymus','209.2'),('209.23','SP','Malignant carcinoid tumor of the stomach','209.2'),('209.24','SP','Malignant carcinoid tumor of the kidney','209.2'),('209.25','SP','Malignant carcinoid tumor of foregut, not otherwise specified','209.2'),('209.26','SP','Malignant carcinoid tumor of midgut, not otherwise specified','209.2'),('209.27','SP','Malignant carcinoid tumor of hindgut, not otherwise specified','209.2'),('209.29','SP','Malignant carcinoid tumor of other sites','209.2'),('209.3','NS','Malignant poorly differentiated neuroendocrine tumors','209'),('209.30','SP','Malignant poorly differentiated neuroendocrine carcinoma, any site','209.3'),('209.31','SP','Merkel cell carcinoma of the face','209.3'),('209.32','SP','Merkel cell carcinoma of the scalp and neck','209.3'),('209.33','SP','Merkel cell carcinoma of the upper limb','209.3'),('209.34','SP','Merkel cell carcinoma of the lower limb','209.3'),('209.35','SP','Merkel cell carcinoma of the trunk','209.3'),('209.36','SP','Merkel cell carcinoma of other sites','209.3'),('209.4','NS','Benign carcinoid tumors of the small intestine','209'),('209.40','SP','Benign carcinoid tumor of the small intestine, unspecified portion','209.4'),('209.41','SP','Benign carcinoid tumor of the duodenum','209.4'),('209.42','SP','Benign carcinoid tumor of the jejunum','209.4'),('209.43','SP','Benign carcinoid tumor of the ileum','209.4'),('209.5','NS','Benign carcinoid tumors of the appendix, large intestine, and rectum','209'),('209.50','SP','Benign carcinoid tumor of the large intestine, unspecified portion','209.5'),('209.51','SP','Benign carcinoid tumor of the appendix','209.5'),('209.52','SP','Benign carcinoid tumor of the cecum','209.5'),('209.53','SP','Benign carcinoid tumor of the ascending colon','209.5'),('209.54','SP','Benign carcinoid tumor of the transverse colon','209.5'),('209.55','SP','Benign carcinoid tumor of the descending colon','209.5'),('209.56','SP','Benign carcinoid tumor of the sigmoid colon','209.5'),('209.57','SP','Benign carcinoid tumor of the rectum','209.5'),('209.6','NS','Benign carcinoid tumors of other and unspecified sites','209'),('209.60','SP','Benign carcinoid tumor of unknown primary site','209.6'),('209.61','SP','Benign carcinoid tumor of the bronchus and lung','209.6'),('209.62','SP','Benign carcinoid tumor of the thymus','209.6'),('209.63','SP','Benign carcinoid tumor of the stomach','209.6'),('209.64','SP','Benign carcinoid tumor of the kidney','209.6'),('209.65','SP','Benign carcinoid tumor of foregut, not otherwise specified','209.6'),('209.66','SP','Benign carcinoid tumor of midgut, not otherwise specified','209.6'),('209.67','SP','Benign carcinoid tumor of hindgut, not otherwise specified','209.6'),('209.69','SP','Benign carcinoid tumor of other sites','209.6'),('209.7','NS','Secondary neuroendocrine tumors','209'),('209.70','SP','Secondary neuroendocrine tumor, unspecified site','209.7'),('209.71','SP','Secondary neuroendocrine tumor of distant lymph nodes','209.7'),('209.72','SP','Secondary neuroendocrine tumor of liver','209.7'),('209.73','SP','Secondary neuroendocrine tumor of bone','209.7'),('209.74','SP','Secondary neuroendocrine tumor of peritoneum','209.7'),('209.75','SP','Secondary Merkel cell carcinoma','209.7'),('209.79','SP','Secondary neuroendocrine tumor of other sites','209.7'),('210','NS','Benign neoplasm of lip oral cavity and pharynx','210-229'),('210-229','sect','Benign Neoplasms','140-239'),('210.0','SP','Benign neoplasm of lip','210'),('210.1','SP','Benign neoplasm of tongue','210'),('210.2','SP','Benign neoplasm of major salivary glands','210'),('210.3','SP','Benign neoplasm of floor of mouth','210'),('210.4','SP','Benign neoplasm of other and unspecified parts of mouth','210'),('210.5','SP','Benign neoplasm of tonsil','210'),('210.6','SP','Benign neoplasm of other parts of oropharynx','210'),('210.7','SP','Benign neoplasm of nasopharynx','210'),('210.8','SP','Benign neoplasm of hypopharynx','210'),('210.9','SP','Benign neoplasm of pharynx, unspecified','210'),('211','NS','Benign neoplasm of other parts of digestive system','210-229'),('211.0','SP','Benign neoplasm of esophagus','211'),('211.1','SP','Benign neoplasm of stomach','211'),('211.2','SP','Benign neoplasm of duodenum, jejunum, and ileum','211'),('211.3','SP','Benign neoplasm of colon','211'),('211.4','SP','Benign neoplasm of rectum and anal canal','211'),('211.5','SP','Benign neoplasm of liver and biliary passages','211'),('211.6','SP','Benign neoplasm of pancreas, except islets of Langerhans','211'),('211.7','SP','Benign neoplasm of islets of Langerhans','211'),('211.8','SP','Benign neoplasm of retroperitoneum and peritoneum','211'),('211.9','SP','Benign neoplasm of other and unspecified site in the digestive system','211'),('212','NS','Benign neoplasm of respiratory and intrathoracic organs','210-229'),('212.0','SP','Benign neoplasm of nasal cavities, middle ear, and accessory sinuses','212'),('212.1','SP','Benign neoplasm of larynx','212'),('212.2','SP','Benign neoplasm of trachea','212'),('212.3','SP','Benign neoplasm of bronchus and lung','212'),('212.4','SP','Benign neoplasm of pleura','212'),('212.5','SP','Benign neoplasm of mediastinum','212'),('212.6','SP','Benign neoplasm of thymus','212'),('212.7','SP','Benign neoplasm of heart','212'),('212.8','SP','Benign neoplasm of other specified sites of respiratory and intrathoracic organs','212'),('212.9','SP','Benign neoplasm of respiratory and intrathoracic organs, site unspecified','212'),('213','NS','Benign neoplasm of bone and articular cartilage','210-229'),('213.0','SP','Benign neoplasm of bones of skull and face','213'),('213.1','SP','Benign neoplasm of lower jaw bone','213'),('213.2','SP','Benign neoplasm of vertebral column, excluding sacrum and coccyx','213'),('213.3','SP','Benign neoplasm of ribs, sternum, and clavicle','213'),('213.4','SP','Benign neoplasm of scapula and long bones of upper limb','213'),('213.5','SP','Benign neoplasm of short bones of upper limb','213'),('213.6','SP','Benign neoplasm of pelvic bones, sacrum, and coccyx','213'),('213.7','SP','Benign neoplasm of long bones of lower limb','213'),('213.8','SP','Benign neoplasm of short bones of lower limb','213'),('213.9','SP','Benign neoplasm of bone and articular cartilage, site unspecified','213'),('214','NS','Lipoma','210-229'),('214.0','SP','Lipoma of skin and subcutaneous tissue of face','214'),('214.1','SP','Lipoma of other skin and subcutaneous tissue','214'),('214.2','SP','Lipoma of intrathoracic organs','214'),('214.3','SP','Lipoma of intra-abdominal organs','214'),('214.4','SP','Lipoma of spermatic cord','214'),('214.8','SP','Lipoma of other specified sites','214'),('214.9','SP','Lipoma, unspecified site','214'),('215','NS','Other benign neoplasm of connective and other soft tissue','210-229'),('215.0','SP','Other benign neoplasm of connective and other soft tissue of head, face, and neck','215'),('215.2','SP','Other benign neoplasm of connective and other soft tissue of upper limb, including shoulder','215'),('215.3','SP','Other benign neoplasm of connective and other soft tissue of lower limb, including hip','215'),('215.4','SP','Other benign neoplasm of connective and other soft tissue of thorax','215'),('215.5','SP','Other benign neoplasm of connective and other soft tissue of abdomen','215'),('215.6','SP','Other benign neoplasm of connective and other soft tissue of pelvis','215'),('215.7','SP','Other benign neoplasm of connective and other soft tissue of trunk, unspecified','215'),('215.8','SP','Other benign neoplasm of connective and other soft tissue of other specified sites','215'),('215.9','SP','Other benign neoplasm of connective and other soft tissue, site unspecified','215'),('216','NS','Benign neoplasm of skin','210-229'),('216.0','SP','Benign neoplasm of skin of lip','216'),('216.1','SP','Benign neoplasm of eyelid, including canthus','216'),('216.2','SP','Benign neoplasm of ear and external auditory canal','216'),('216.3','SP','Benign neoplasm of skin of other and unspecified parts of face','216'),('216.4','SP','Benign neoplasm of scalp and skin of neck','216'),('216.5','SP','Benign neoplasm of skin of trunk, except scrotum','216'),('216.6','SP','Benign neoplasm of skin of upper limb, including shoulder','216'),('216.7','SP','Benign neoplasm of skin of lower limb, including hip','216'),('216.8','SP','Benign neoplasm of other specified sites of skin','216'),('216.9','SP','Benign neoplasm of skin, site unspecified','216'),('217','SP','Benign neoplasm of breast','210-229'),('218','NS','Uterine leiomyoma','210-229'),('218.0','SP','Submucous leiomyoma of uterus','218'),('218.1','SP','Intramural leiomyoma of uterus','218'),('218.2','SP','Subserous leiomyoma of uterus','218'),('218.9','SP','Leiomyoma of uterus, unspecified','218'),('219','NS','Other benign neoplasm of uterus','210-229'),('219.0','SP','Benign neoplasm of cervix uteri','219'),('219.1','SP','Benign neoplasm of corpus uteri','219'),('219.8','SP','Benign neoplasm of other specified parts of uterus','219'),('219.9','SP','Benign neoplasm of uterus, part unspecified','219'),('220','SP','Benign neoplasm of ovary','210-229'),('221','NS','Benign neoplasm of other female genital organs','210-229'),('221.0','SP','Benign neoplasm of fallopian tube and uterine ligaments','221'),('221.1','SP','Benign neoplasm of vagina','221'),('221.2','SP','Benign neoplasm of vulva','221'),('221.8','SP','Benign neoplasm of other specified sites of female genital organs','221'),('221.9','SP','Benign neoplasm of female genital organ, site unspecified','221'),('222','NS','Benign neoplasm of male genital organs','210-229'),('222.0','SP','Benign neoplasm of testis','222'),('222.1','SP','Benign neoplasm of penis','222'),('222.2','SP','Benign neoplasm of prostate','222'),('222.3','SP','Benign neoplasm of epididymis','222'),('222.4','SP','Benign neoplasm of scrotum','222'),('222.8','SP','Benign neoplasm of other specified sites of male genital organs','222'),('222.9','SP','Benign neoplasm of male genital organ, site unspecified','222'),('223','NS','Benign neoplasm of kidney and other urinary organs','210-229'),('223.0','SP','Benign neoplasm of kidney, except pelvis','223'),('223.1','SP','Benign neoplasm of renal pelvis','223'),('223.2','SP','Benign neoplasm of ureter','223'),('223.3','SP','Benign neoplasm of bladder','223'),('223.8','NS','Benign neoplasm of other specified sites of urinary organs','223'),('223.81','SP','Benign neoplasm of urethra','223.8'),('223.89','SP','Benign neoplasm of other specified sites of urinary organs','223.8'),('223.9','SP','Benign neoplasm of urinary organ, site unspecified','223'),('224','NS','Benign neoplasm of eye','210-229'),('224.0','SP','Benign neoplasm of eyeball, except conjunctiva, cornea, retina, and choroid','224'),('224.1','SP','Benign neoplasm of orbit','224'),('224.2','SP','Benign neoplasm of lacrimal gland','224'),('224.3','SP','Benign neoplasm of conjunctiva','224'),('224.4','SP','Benign neoplasm of cornea','224'),('224.5','SP','Benign neoplasm of retina','224'),('224.6','SP','Benign neoplasm of choroid','224'),('224.7','SP','Benign neoplasm of lacrimal duct','224'),('224.8','SP','Benign neoplasm of other specified parts of eye','224'),('224.9','SP','Benign neoplasm of eye, part unspecified','224'),('225','NS','Benign neoplasm of brain and other parts of nervous system','210-229'),('225.0','SP','Benign neoplasm of brain','225'),('225.1','SP','Benign neoplasm of cranial nerves','225'),('225.2','SP','Benign neoplasm of cerebral meninges','225'),('225.3','SP','Benign neoplasm of spinal cord','225'),('225.4','SP','Benign neoplasm of spinal meninges','225'),('225.8','SP','Benign neoplasm of other specified sites of nervous system','225'),('225.9','SP','Benign neoplasm of nervous system, part unspecified','225'),('226','SP','Benign neoplasm of thyroid glands','210-229'),('227','NS','Benign neoplasm of other endocrine glands and related structures','210-229'),('227.0','SP','Benign neoplasm of adrenal gland','227'),('227.1','SP','Benign neoplasm of parathyroid gland','227'),('227.3','SP','Benign neoplasm of pituitary gland and craniopharyngeal duct','227'),('227.4','SP','Benign neoplasm of pineal gland','227'),('227.5','SP','Benign neoplasm of carotid body','227'),('227.6','SP','Benign neoplasm of aortic body and other paraganglia','227'),('227.8','SP','Benign neoplasm of other endocrine glands and related structures','227'),('227.9','SP','Benign neoplasm of endocrine gland, site unspecified','227'),('228','NS','Hemangioma and lymphangioma any site','210-229'),('228.0','NS','Hemangioma any site','228'),('228.00','SP','Hemangioma of unspecified site','228.0'),('228.01','SP','Hemangioma of skin and subcutaneous tissue','228.0'),('228.02','SP','Hemangioma of intracranial structures','228.0'),('228.03','SP','Hemangioma of retina','228.0'),('228.04','SP','Hemangioma of intra-abdominal structures','228.0'),('228.09','SP','Hemangioma of other sites','228.0'),('228.1','SP','Lymphangioma, any site','228'),('229','NS','Benign neoplasm of other and unspecified sites','210-229'),('229.0','SP','Benign neoplasm of lymph nodes','229'),('229.8','SP','Benign neoplasm of other specified sites','229'),('229.9','SP','Benign neoplasm of unspecified site','229'),('230','NS','Carcinoma in situ of digestive organs','230-234'),('230-234','sect','Carcinoma In Situ','140-239'),('230.0','SP','Carcinoma in situ of lip, oral cavity, and pharynx','230'),('230.1','SP','Carcinoma in situ of esophagus','230'),('230.2','SP','Carcinoma in situ of stomach','230'),('230.3','SP','Carcinoma in situ of colon','230'),('230.4','SP','Carcinoma in situ of rectum','230'),('230.5','SP','Carcinoma in situ of anal canal','230'),('230.6','SP','Carcinoma in situ of anus, unspecified','230'),('230.7','SP','Carcinoma in situ of other and unspecified parts of intestine','230'),('230.8','SP','Carcinoma in situ of liver and biliary system','230'),('230.9','SP','Carcinoma in situ of other and unspecified digestive organs','230'),('231','NS','Carcinoma in situ of respiratory system','230-234'),('231.0','SP','Carcinoma in situ of larynx','231'),('231.1','SP','Carcinoma in situ of trachea','231'),('231.2','SP','Carcinoma in situ of bronchus and lung','231'),('231.8','SP','Carcinoma in situ of other specified parts of respiratory system','231'),('231.9','SP','Carcinoma in situ of respiratory system, part unspecified','231'),('232','NS','Carcinoma in situ of skin','230-234'),('232.0','SP','Carcinoma in situ of skin of lip','232'),('232.1','SP','Carcinoma in situ of eyelid, including canthus','232'),('232.2','SP','Carcinoma in situ of skin of ear and external auditory canal','232'),('232.3','SP','Carcinoma in situ of skin of other and unspecified parts of face','232'),('232.4','SP','Carcinoma in situ of scalp and skin of neck','232'),('232.5','SP','Carcinoma in situ of skin of trunk, except scrotum','232'),('232.6','SP','Carcinoma in situ of skin of upper limb, including shoulder','232'),('232.7','SP','Carcinoma in situ of skin of lower limb, including hip','232'),('232.8','SP','Carcinoma in situ of other specified sites of skin','232'),('232.9','SP','Carcinoma in situ of skin, site unspecified','232'),('233','NS','Carcinoma in situ of breast and genitourinary system','230-234'),('233.0','SP','Carcinoma in situ of breast','233'),('233.1','SP','Carcinoma in situ of cervix uteri','233'),('233.2','SP','Carcinoma in situ of other and unspecified parts of uterus','233'),('233.3','NS','Carcinoma in situ of other and unspecified female genital organs','233'),('233.30','SP','Carcinoma in situ, unspecified female genital organ','233.3'),('233.31','SP','Carcinoma in situ, vagina','233.3'),('233.32','SP','Carcinoma in situ, vulva','233.3'),('233.39','SP','Carcinoma in situ, other female genital organ','233.3'),('233.4','SP','Carcinoma in situ of prostate','233'),('233.5','SP','Carcinoma in situ of penis','233'),('233.6','SP','Carcinoma in situ of other and unspecified male genital organs','233'),('233.7','SP','Carcinoma in situ of bladder','233'),('233.9','SP','Carcinoma in situ of other and unspecified urinary organs','233'),('234','NS','Carcinoma in situ of other and unspecified sites','230-234'),('234.0','SP','Carcinoma in situ of eye','234'),('234.8','SP','Carcinoma in situ of other specified sites','234'),('234.9','SP','Carcinoma in situ, site unspecified','234'),('235','NS','Neoplasm of uncertain behavior of digestive and respiratory systems','235-238'),('235-238','sect','Neoplasms Of Uncertain Behavior','140-239'),('235.0','SP','Neoplasm of uncertain behavior of major salivary glands','235'),('235.1','SP','Neoplasm of uncertain behavior of lip, oral cavity, and pharynx','235'),('235.2','SP','Neoplasm of uncertain behavior of stomach, intestines, and rectum','235'),('235.3','SP','Neoplasm of uncertain behavior of liver and biliary passages','235'),('235.4','SP','Neoplasm of uncertain behavior of retroperitoneum and peritoneum','235'),('235.5','SP','Neoplasm of uncertain behavior of other and unspecified digestive organs','235'),('235.6','SP','Neoplasm of uncertain behavior of larynx','235'),('235.7','SP','Neoplasm of uncertain behavior of trachea, bronchus, and lung','235'),('235.8','SP','Neoplasm of uncertain behavior of pleura, thymus, and mediastinum','235'),('235.9','SP','Neoplasm of uncertain behavior of other and unspecified respiratory organs','235'),('236','NS','Neoplasm of uncertain behavior of genitourinary organs','235-238'),('236.0','SP','Neoplasm of uncertain behavior of uterus','236'),('236.1','SP','Neoplasm of uncertain behavior of placenta','236'),('236.2','SP','Neoplasm of uncertain behavior of ovary','236'),('236.3','SP','Neoplasm of uncertain behavior of other and unspecified female genital organs','236'),('236.4','SP','Neoplasm of uncertain behavior of testis','236'),('236.5','SP','Neoplasm of uncertain behavior of prostate','236'),('236.6','SP','Neoplasm of uncertain behavior of other and unspecified male genital organs','236'),('236.7','SP','Neoplasm of uncertain behavior of bladder','236'),('236.9','NS','Neoplasm of uncertain behavior of other and unspecified urinary organs','236'),('236.90','SP','Neoplasm of uncertain behavior of urinary organ, unspecified','236.9'),('236.91','SP','Neoplasm of uncertain behavior of kidney and ureter','236.9'),('236.99','SP','Neoplasm of uncertain behavior of other and unspecified urinary organs','236.9'),('237','NS','Neoplasm of uncertain behavior of endocrine glands and nervous system','235-238'),('237.0','SP','Neoplasm of uncertain behavior of pituitary gland and craniopharyngeal duct','237'),('237.1','SP','Neoplasm of uncertain behavior of pineal gland','237'),('237.2','SP','Neoplasm of uncertain behavior of adrenal gland','237'),('237.3','SP','Neoplasm of uncertain behavior of paraganglia','237'),('237.4','SP','Neoplasm of uncertain behavior of other and unspecified endocrine glands','237'),('237.5','SP','Neoplasm of uncertain behavior of brain and spinal cord','237'),('237.6','SP','Neoplasm of uncertain behavior of meninges','237'),('237.7','NS','Neurofibromatosis','237'),('237.70','SP','Neurofibromatosis, unspecified','237.7'),('237.71','SP','Neurofibromatosis, type 1 [von recklinghausen\'s disease]','237.7'),('237.72','SP','Neurofibromatosis, type 2 [acoustic neurofibromatosis]','237.7'),('237.73','SP','Schwannomatosis','237.7'),('237.79','SP','Other neurofibromatosis','237.7'),('237.9','SP','Neoplasm of uncertain behavior of other and unspecified parts of nervous system','237'),('238','NS','Neoplasm of uncertain behavior of other and unspecified sites and tissues','235-238'),('238.0','SP','Neoplasm of uncertain behavior of bone and articular cartilage','238'),('238.1','SP','Neoplasm of uncertain behavior of connective and other soft tissue','238'),('238.2','SP','Neoplasm of uncertain behavior of skin','238'),('238.3','SP','Neoplasm of uncertain behavior of breast','238'),('238.4','SP','Polycythemia vera','238'),('238.5','SP','Neoplasm of uncertain behavior of histiocytic and mast cells','238'),('238.6','SP','Neoplasm of uncertain behavior of plasma cells','238'),('238.7','NS','Neoplasm of uncertain behavior of other lymphatic and hematopoietic tissues','238'),('238.71','SP','Essential thrombocythemia','238.7'),('238.72','SP','Low grade myelodysplastic syndrome lesions','238.7'),('238.73','SP','High grade myelodysplastic syndrome lesions','238.7'),('238.74','SP','Myelodysplastic syndrome with 5q deletion','238.7'),('238.75','SP','Myelodysplastic syndrome, unspecified','238.7'),('238.76','SP','Myelofibrosis with myeloid metaplasia','238.7'),('238.77','SP','Post-transplant lymphoproliferative disorder (PTLD)','238.7'),('238.79','SP','Other lymphatic and hematopoietic tissues','238.7'),('238.8','SP','Neoplasm of uncertain behavior of other specified sites','238'),('238.9','SP','Neoplasm of uncertain behavior, site unspecified','238'),('239','NS','Neoplasms of unspecified nature','239-239'),('239-239','sect','Neoplasms Of Unspecified Nature','140-239'),('239.0','SP','Neoplasm of unspecified nature of digestive system','239'),('239.1','SP','Neoplasm of unspecified nature of respiratory system','239'),('239.2','SP','Neoplasm of unspecified nature of bone, soft tissue, and skin','239'),('239.3','SP','Neoplasm of unspecified nature of breast','239'),('239.4','SP','Neoplasm of unspecified nature of bladder','239'),('239.5','SP','Neoplasm of unspecified nature of other genitourinary organs','239'),('239.6','SP','Neoplasm of unspecified nature of brain','239'),('239.7','SP','Neoplasm of unspecified nature of endocrine glands and other parts of nervous system','239'),('239.8','NS','Neoplasm of unspecified nature of other specified sites','239'),('239.81','SP','Neoplasms of unspecified nature, retina and choroid','239.8'),('239.89','SP','Neoplasms of unspecified nature, other specified sites','239.8'),('239.9','SP','Neoplasm of unspecified nature, site unspecified','239'),('240','NS','Simple and unspecified goiter','240-246'),('240-246','sect','Disorders Of Thyroid Gland','240-279'),('240-279','sect','Endocrine, Nutritional And Metabolic Diseases, And Immunity Disorders',NULL),('240.0','SP','Goiter, specified as simple','240'),('240.9','SP','Goiter, unspecified','240'),('241','NS','Nontoxic nodular goiter','240-246'),('241.0','SP','Nontoxic uninodular goiter','241'),('241.1','SP','Nontoxic multinodular goiter','241'),('241.9','SP','Unspecified nontoxic nodular goiter','241'),('242','NS','Thyrotoxicosis with or without goiter','240-246'),('242.0','NS','Toxic diffuse goiter','242'),('242.00','SP','Toxic diffuse goiter without mention of thyrotoxic crisis or storm','242.0'),('242.01','SP','Toxic diffuse goiter with mention of thyrotoxic crisis or storm','242.0'),('242.1','NS','Toxic uninodular goiter','242'),('242.10','SP','Toxic uninodular goiter without mention of thyrotoxic crisis or storm','242.1'),('242.11','SP','Toxic uninodular goiter with mention of thyrotoxic crisis or storm','242.1'),('242.2','NS','Toxic multinodular goiter','242'),('242.20','SP','Toxic multinodular goiter without mention of thyrotoxic crisis or storm','242.2'),('242.21','SP','Toxic multinodular goiter with mention of thyrotoxic crisis or storm','242.2'),('242.3','NS','Toxic nodular goiter unspecified type','242'),('242.30','SP','Toxic nodular goiter, unspecified type, without mention of thyrotoxic crisis or storm','242.3'),('242.31','SP','Toxic nodular goiter, unspecified type, with mention of thyrotoxic crisis or storm','242.3'),('242.4','NS','Thyrotoxicosis from ectopic thyroid nodule','242'),('242.40','SP','Thyrotoxicosis from ectopic thyroid nodule without mention of thyrotoxic crisis or storm','242.4'),('242.41','SP','Thyrotoxicosis from ectopic thyroid nodule with mention of thyrotoxic crisis or storm','242.4'),('242.8','NS','Thyrotoxicosis of other specified origin','242'),('242.80','SP','Thyrotoxicosis of other specified origin without mention of thyrotoxic crisis or storm','242.8'),('242.81','SP','Thyrotoxicosis of other specified origin with mention of thyrotoxic crisis or storm','242.8'),('242.9','NS','Thyrotoxicosis without mention of goiter or other cause','242'),('242.90','SP','Thyrotoxicosis without mention of goiter or other cause, and without mention of thyrotoxic crisis or storm','242.9'),('242.91','SP','Thyrotoxicosis without mention of goiter or other cause, with mention of thyrotoxic crisis or storm','242.9'),('243','SP','Congenital hypothyroidism','240-246'),('244','NS','Acquired hypothyroidism','240-246'),('244.0','SP','Postsurgical hypothyroidism','244'),('244.1','SP','Other postablative hypothyroidism','244'),('244.2','SP','Iodine hypothyroidism','244'),('244.3','SP','Other iatrogenic hypothyroidism','244'),('244.8','SP','Other specified acquired hypothyroidism','244'),('244.9','SP','Unspecified acquired hypothyroidism','244'),('245','NS','Thyroiditis','240-246'),('245.0','SP','Acute thyroiditis','245'),('245.1','SP','Subacute thyroiditis','245'),('245.2','SP','Chronic lymphocytic thyroiditis','245'),('245.3','SP','Chronic fibrous thyroiditis','245'),('245.4','SP','Iatrogenic thyroiditis','245'),('245.8','SP','Other and unspecified chronic thyroiditis','245'),('245.9','SP','Thyroiditis, unspecified','245'),('246','NS','Other disorders of thyroid','240-246'),('246.0','SP','Disorders of thyrocalcitonin secretion','246'),('246.1','SP','Dyshormonogenic goiter','246'),('246.2','SP','Cyst of thyroid','246'),('246.3','SP','Hemorrhage and infarction of thyroid','246'),('246.8','SP','Other specified disorders of thyroid','246'),('246.9','SP','Unspecified disorder of thyroid','246'),('249','NS','Secondary diabetes mellitus','249-259'),('249-259','sect','Diseases Of Other Endocrine Glands','240-279'),('249.0','NS','Secondary diabetes mellitus without mention of complication','249'),('249.00','SP','Secondary diabetes mellitus without mention of complication, not stated as uncontrolled, or unspecified','249.0'),('249.01','SP','Secondary diabetes mellitus without mention of complication, uncontrolled','249.0'),('249.1','NS','Secondary diabetes mellitus with ketoacidosis','249'),('249.10','SP','Secondary diabetes mellitus with ketoacidosis, not stated as uncontrolled, or unspecified','249.1'),('249.11','SP','Secondary diabetes mellitus with ketoacidosis, uncontrolled','249.1'),('249.2','NS','Secondary diabetes mellitus with hyperosmolarity','249'),('249.20','SP','Secondary diabetes mellitus with hyperosmolarity, not stated as uncontrolled, or unspecified','249.2'),('249.21','SP','Secondary diabetes mellitus with hyperosmolarity, uncontrolled','249.2'),('249.3','NS','Secondary diabetes mellitus with other coma','249'),('249.30','SP','Secondary diabetes mellitus with other coma, not stated as uncontrolled, or unspecified','249.3'),('249.31','SP','Secondary diabetes mellitus with other coma, uncontrolled','249.3'),('249.4','NS','Secondary diabetes mellitus with renal manifestations','249'),('249.40','SP','Secondary diabetes mellitus with renal manifestations, not stated as uncontrolled, or unspecified','249.4'),('249.41','SP','Secondary diabetes mellitus with renal manifestations, uncontrolled','249.4'),('249.5','NS','Secondary diabetes mellitus with ophthalmic manifestations','249'),('249.50','SP','Secondary diabetes mellitus with ophthalmic manifestations, not stated as uncontrolled, or unspecified','249.5'),('249.51','SP','Secondary diabetes mellitus with ophthalmic manifestations, uncontrolled','249.5'),('249.6','NS','Secondary diabetes mellitus with neurological manifestations','249'),('249.60','SP','Secondary diabetes mellitus with neurological manifestations, not stated as uncontrolled, or unspecified','249.6'),('249.61','SP','Secondary diabetes mellitus with neurological manifestations, uncontrolled','249.6'),('249.7','NS','Secondary diabetes mellitus with peripheral circulatory disorders','249'),('249.70','SP','Secondary diabetes mellitus with peripheral circulatory disorders, not stated as uncontrolled, or unspecified','249.7'),('249.71','SP','Secondary diabetes mellitus with peripheral circulatory disorders, uncontrolled','249.7'),('249.8','NS','Secondary diabetes mellitus with other specified manifestations','249'),('249.80','SP','Secondary diabetes mellitus with other specified manifestations, not stated as uncontrolled, or unspecified','249.8'),('249.81','SP','Secondary diabetes mellitus with other specified manifestations, uncontrolled','249.8'),('249.9','NS','Secondary diabetes mellitus with unspecified complication','249'),('249.90','SP','Secondary diabetes mellitus with unspecified complication, not stated as uncontrolled, or unspecified','249.9'),('249.91','SP','Secondary diabetes mellitus with unspecified complication, uncontrolled','249.9'),('250','NS','Diabetes mellitus','249-259'),('250.0','NS','Diabetes mellitus without mention of complication','250'),('250.00','SP','Diabetes mellitus without mention of complication, type II or unspecified type, not stated as uncontrolled','250.0'),('250.01','SP','Diabetes mellitus without mention of complication, type I [juvenile type], not stated as uncontrolled','250.0'),('250.02','SP','Diabetes mellitus without mention of complication, type II or unspecified type, uncontrolled','250.0'),('250.03','SP','Diabetes mellitus without mention of complication, type I [juvenile type], uncontrolled','250.0'),('250.1','NS','Diabetes with ketoacidosis','250'),('250.10','SP','Diabetes with ketoacidosis, type II or unspecified type, not stated as uncontrolled','250.1'),('250.11','SP','Diabetes with ketoacidosis, type I [juvenile type], not stated as uncontrolled','250.1'),('250.12','SP','Diabetes with ketoacidosis, type II or unspecified type, uncontrolled','250.1'),('250.13','SP','Diabetes with ketoacidosis, type I [juvenile type], uncontrolled','250.1'),('250.2','NS','Diabetes with hyperosmolarity','250'),('250.20','SP','Diabetes with hyperosmolarity, type II or unspecified type, not stated as uncontrolled','250.2'),('250.21','SP','Diabetes with hyperosmolarity, type I [juvenile type], not stated as uncontrolled','250.2'),('250.22','SP','Diabetes with hyperosmolarity, type II or unspecified type, uncontrolled','250.2'),('250.23','SP','Diabetes with hyperosmolarity, type I [juvenile type], uncontrolled','250.2'),('250.3','NS','Diabetes with other coma','250'),('250.30','SP','Diabetes with other coma, type II or unspecified type, not stated as uncontrolled','250.3'),('250.31','SP','Diabetes with other coma, type I [juvenile type], not stated as uncontrolled','250.3'),('250.32','SP','Diabetes with other coma, type II or unspecified type, uncontrolled','250.3'),('250.33','SP','Diabetes with other coma, type I [juvenile type], uncontrolled','250.3'),('250.4','NS','Diabetes with renal manifestations','250'),('250.40','SP','Diabetes with renal manifestations, type II or unspecified type, not stated as uncontrolled','250.4'),('250.41','SP','Diabetes with renal manifestations, type I [juvenile type], not stated as uncontrolled','250.4'),('250.42','SP','Diabetes with renal manifestations, type II or unspecified type, uncontrolled','250.4'),('250.43','SP','Diabetes with renal manifestations, type I [juvenile type], uncontrolled','250.4'),('250.5','NS','Diabetes with ophthalmic manifestations','250'),('250.50','SP','Diabetes with ophthalmic manifestations, type II or unspecified type, not stated as uncontrolled','250.5'),('250.51','SP','Diabetes with ophthalmic manifestations, type I [juvenile type], not stated as uncontrolled','250.5'),('250.52','SP','Diabetes with ophthalmic manifestations, type II or unspecified type, uncontrolled','250.5'),('250.53','SP','Diabetes with ophthalmic manifestations, type I [juvenile type], uncontrolled','250.5'),('250.6','NS','Diabetes with neurological manifestations','250'),('250.60','SP','Diabetes with neurological manifestations, type II or unspecified type, not stated as uncontrolled','250.6'),('250.61','SP','Diabetes with neurological manifestations, type I [juvenile type], not stated as uncontrolled','250.6'),('250.62','SP','Diabetes with neurological manifestations, type II or unspecified type, uncontrolled','250.6'),('250.63','SP','Diabetes with neurological manifestations, type I [juvenile type], uncontrolled','250.6'),('250.7','NS','Diabetes with peripheral circulatory disorders','250'),('250.70','SP','Diabetes with peripheral circulatory disorders, type II or unspecified type, not stated as uncontrolled','250.7'),('250.71','SP','Diabetes with peripheral circulatory disorders, type I [juvenile type], not stated as uncontrolled','250.7'),('250.72','SP','Diabetes with peripheral circulatory disorders, type II or unspecified type, uncontrolled','250.7'),('250.73','SP','Diabetes with peripheral circulatory disorders, type I [juvenile type], uncontrolled','250.7'),('250.8','NS','Diabetes with other specified manifestations','250'),('250.80','SP','Diabetes with other specified manifestations, type II or unspecified type, not stated as uncontrolled','250.8'),('250.81','SP','Diabetes with other specified manifestations, type I [juvenile type], not stated as uncontrolled','250.8'),('250.82','SP','Diabetes with other specified manifestations, type II or unspecified type, uncontrolled','250.8'),('250.83','SP','Diabetes with other specified manifestations, type I [juvenile type], uncontrolled','250.8'),('250.9','NS','Diabetes with unspecified complication','250'),('250.90','SP','Diabetes with unspecified complication, type II or unspecified type, not stated as uncontrolled','250.9'),('250.91','SP','Diabetes with unspecified complication, type I [juvenile type], not stated as uncontrolled','250.9'),('250.92','SP','Diabetes with unspecified complication, type II or unspecified type, uncontrolled','250.9'),('250.93','SP','Diabetes with unspecified complication, type I [juvenile type], uncontrolled','250.9'),('251','NS','Other disorders of pancreatic internal secretion','249-259'),('251.0','SP','Hypoglycemic coma','251'),('251.1','SP','Other specified hypoglycemia','251'),('251.2','SP','Hypoglycemia, unspecified','251'),('251.3','SP','Postsurgical hypoinsulinemia','251'),('251.4','SP','Abnormality of secretion of glucagon','251'),('251.5','SP','Abnormality of secretion of gastrin','251'),('251.8','SP','Other specified disorders of pancreatic internal secretion','251'),('251.9','SP','Unspecified disorder of pancreatic internal secretion','251'),('252','NS','Disorders of parathyroid gland','249-259'),('252.0','NS','Hyperparathyroidism','252'),('252.00','SP','Hyperparathyroidism, unspecified','252.0'),('252.01','SP','Primary hyperparathyroidism','252.0'),('252.02','SP','Secondary hyperparathyroidism, non-renal','252.0'),('252.08','SP','Other hyperparathyroidism','252.0'),('252.1','SP','Hypoparathyroidism','252'),('252.8','SP','Other specified disorders of parathyroid gland','252'),('252.9','SP','Unspecified disorder of parathyroid gland','252'),('253','NS','Disorders of the pituitary gland and its hypothalamic control','249-259'),('253.0','SP','Acromegaly and gigantism','253'),('253.1','SP','Other and unspecified anterior pituitary hyperfunction','253'),('253.2','SP','Panhypopituitarism','253'),('253.3','SP','Pituitary dwarfism','253'),('253.4','SP','Other anterior pituitary disorders','253'),('253.5','SP','Diabetes insipidus','253'),('253.6','SP','Other disorders of neurohypophysis','253'),('253.7','SP','Iatrogenic pituitary disorders','253'),('253.8','SP','Other disorders of the pituitary and other syndromes of diencephalohypophyseal origin','253'),('253.9','SP','Unspecified disorder of the pituitary gland and its hypothalamic control','253'),('254','NS','Diseases of thymus gland','249-259'),('254.0','SP','Persistent hyperplasia of thymus','254'),('254.1','SP','Abscess of thymus','254'),('254.8','SP','Other specified diseases of thymus gland','254'),('254.9','SP','Unspecified disease of thymus gland','254'),('255','NS','Disorders of adrenal glands','249-259'),('255.0','SP','Cushing\'s syndrome','255'),('255.1','NS','Hyperaldosteronism','255'),('255.10','SP','Hyperaldosteronism, unspecified','255.1'),('255.11','SP','Glucocorticoid-remediable aldosteronism','255.1'),('255.12','SP','Conn\'s syndrome','255.1'),('255.13','SP','Bartter\'s syndrome','255.1'),('255.14','SP','Other secondary aldosteronism','255.1'),('255.2','SP','Adrenogenital disorders','255'),('255.3','SP','Other corticoadrenal overactivity','255'),('255.4','NS','Corticoadrenal insufficiency','255'),('255.41','SP','Glucocorticoid deficiency','255.4'),('255.42','SP','Mineralocorticoid deficiency','255.4'),('255.5','SP','Other adrenal hypofunction','255'),('255.6','SP','Medulloadrenal hyperfunction','255'),('255.8','SP','Other specified disorders of adrenal glands','255'),('255.9','SP','Unspecified disorder of adrenal glands','255'),('256','NS','Ovarian dysfunction','249-259'),('256.0','SP','Hyperestrogenism','256'),('256.1','SP','Other ovarian hyperfunction','256'),('256.2','SP','Postablative ovarian failure','256'),('256.3','NS','Other ovarian failure','256'),('256.31','SP','Premature menopause','256.3'),('256.39','SP','Other ovarian failure','256.3'),('256.4','SP','Polycystic ovaries','256'),('256.8','SP','Other ovarian dysfunction','256'),('256.9','SP','Unspecified ovarian dysfunction','256'),('257','NS','Testicular dysfunction','249-259'),('257.0','SP','Testicular hyperfunction','257'),('257.1','SP','Postablative testicular hypofunction','257'),('257.2','SP','Other testicular hypofunction','257'),('257.8','SP','Other testicular dysfunction','257'),('257.9','SP','Unspecified testicular dysfunction','257'),('258','NS','Polyglandular dysfunction and related disorders','249-259'),('258.0','NS','Polyglandular activity in multiple endocrine adenomatosis','258'),('258.01','SP','Multiple endocrine neoplasia [MEN] type I','258.0'),('258.02','SP','Multiple endocrine neoplasia [MEN] type IIA','258.0'),('258.03','SP','Multiple endocrine neoplasia [MEN] type IIB','258.0'),('258.1','SP','Other combinations of endocrine dysfunction','258'),('258.8','SP','Other specified polyglandular dysfunction','258'),('258.9','SP','Polyglandular dysfunction, unspecified','258'),('259','NS','Other endocrine disorders','249-259'),('259.0','SP','Delay in sexual development and puberty, not elsewhere classified','259'),('259.1','SP','Precocious sexual development and puberty, not elsewhere classified','259'),('259.2','SP','Carcinoid syndrome','259'),('259.3','SP','Ectopic hormone secretion, not elsewhere classified','259'),('259.4','SP','Dwarfism, not elsewhere classified','259'),('259.5','NS','Androgen insensitivity syndrome','259'),('259.50','SP','Androgen insensitivity, unspecified','259.5'),('259.51','SP','Androgen insensitivity syndrome','259.5'),('259.52','SP','Partial androgen insensitivity','259.5'),('259.8','SP','Other specified endocrine disorders','259'),('259.9','SP','Unspecified endocrine disorder','259'),('260','SP','Kwashiorkor','260-269'),('260-269','sect','Nutritional Deficiencies','240-279'),('261','SP','Nutritional marasmus','260-269'),('262','SP','Other severe protein-calorie malnutrition','260-269'),('263','NS','Other and unspecified protein-calorie malnutrition','260-269'),('263.0','SP','Malnutrition of moderate degree','263'),('263.1','SP','Malnutrition of mild degree','263'),('263.2','SP','Arrested development following protein-calorie malnutrition','263'),('263.8','SP','Other protein-calorie malnutrition','263'),('263.9','SP','Unspecified protein-calorie malnutrition','263'),('264','NS','Vitamin a deficiency','260-269'),('264.0','SP','Vitamin A deficiency with conjunctival xerosis','264'),('264.1','SP','Vitamin A deficiency with conjunctival xerosis and Bitot\'s spot','264'),('264.2','SP','Vitamin A deficiency with corneal xerosis','264'),('264.3','SP','Vitamin A deficiency with corneal ulceration and xerosis','264'),('264.4','SP','Vitamin A deficiency with keratomalacia','264'),('264.5','SP','Vitamin A deficiency with night blindness','264'),('264.6','SP','Vitamin A deficiency with xerophthalmic scars of cornea','264'),('264.7','SP','Other ocular manifestations of vitamin A deficiency','264'),('264.8','SP','Other manifestations of vitamin A deficiency','264'),('264.9','SP','Unspecified vitamin A deficiency','264'),('265','NS','Thiamine and niacin deficiency states','260-269'),('265.0','SP','Beriberi','265'),('265.1','SP','Other and unspecified manifestations of thiamine deficiency','265'),('265.2','SP','Pellagra','265'),('266','NS','Deficiency of b-complex components','260-269'),('266.0','SP','Ariboflavinosis','266'),('266.1','SP','Vitamin B6 deficiency','266'),('266.2','SP','Other B-complex deficiencies','266'),('266.9','SP','Unspecified vitamin B deficiency','266'),('267','SP','Ascorbic acid deficiency','260-269'),('268','NS','Vitamin d deficiency','260-269'),('268.0','SP','Rickets, active','268'),('268.1','SP','Rickets, late effect','268'),('268.2','SP','Osteomalacia, unspecified','268'),('268.9','SP','Unspecified vitamin D deficiency','268'),('269','NS','Other nutritional deficiencies','260-269'),('269.0','SP','Deficiency of vitamin K','269'),('269.1','SP','Deficiency of other vitamins','269'),('269.2','SP','Unspecified vitamin deficiency','269'),('269.3','SP','Mineral deficiency, not elsewhere classified','269'),('269.8','SP','Other nutritional deficiency','269'),('269.9','SP','Unspecified nutritional deficiency','269'),('270','NS','Disorders of amino-acid transport and metabolism','270-279'),('270-279','sect','Other Metabolic Disorders And Immunity Disorders','240-279'),('270.0','SP','Disturbances of amino-acid transport','270'),('270.1','SP','Phenylketonuria [PKU]','270'),('270.2','SP','Other disturbances of aromatic amino-acid metabolism','270'),('270.3','SP','Disturbances of branched-chain amino-acid metabolism','270'),('270.4','SP','Disturbances of sulphur-bearing amino-acid metabolism','270'),('270.5','SP','Disturbances of histidine metabolism','270'),('270.6','SP','Disorders of urea cycle metabolism','270'),('270.7','SP','Other disturbances of straight-chain amino-acid metabolism','270'),('270.8','SP','Other specified disorders of amino-acid metabolism','270'),('270.9','SP','Unspecified disorder of amino-acid metabolism','270'),('271','NS','Disorders of carbohydrate transport and metabolism','270-279'),('271.0','SP','Glycogenosis','271'),('271.1','SP','Galactosemia','271'),('271.2','SP','Hereditary fructose intolerance','271'),('271.3','SP','Intestinal disaccharidase deficiencies and disaccharide malabsorption','271'),('271.4','SP','Renal glycosuria','271'),('271.8','SP','Other specified disorders of carbohydrate transport and metabolism','271'),('271.9','SP','Unspecified disorder of carbohydrate transport and metabolism','271'),('272','NS','Disorders of lipoid metabolism','270-279'),('272.0','SP','Pure hypercholesterolemia','272'),('272.1','SP','Pure hyperglyceridemia','272'),('272.2','SP','Mixed hyperlipidemia','272'),('272.3','SP','Hyperchylomicronemia','272'),('272.4','SP','Other and unspecified hyperlipidemia','272'),('272.5','SP','Lipoprotein deficiencies','272'),('272.6','SP','Lipodystrophy','272'),('272.7','SP','Lipidoses','272'),('272.8','SP','Other disorders of lipoid metabolism','272'),('272.9','SP','Unspecified disorder of lipoid metabolism','272'),('273','NS','Disorders of plasma protein metabolism','270-279'),('273.0','SP','Polyclonal hypergammaglobulinemia','273'),('273.1','SP','Monoclonal paraproteinemia','273'),('273.2','SP','Other paraproteinemias','273'),('273.3','SP','Macroglobulinemia','273'),('273.4','SP','Alpha-1-antitrypsin deficiency','273'),('273.8','SP','Other disorders of plasma protein metabolism','273'),('273.9','SP','Unspecified disorder of plasma protein metabolism','273'),('274','NS','Gout','270-279'),('274.0','NS','Gouty arthropathy','274'),('274.00','SP','Gouty arthropathy, unspecified','274.0'),('274.01','SP','Acute gouty arthropathy','274.0'),('274.02','SP','Chronic gouty arthropathy without mention of tophus (tophi)','274.0'),('274.03','SP','Chronic gouty arthropathy with tophus (tophi)','274.0'),('274.1','NS','Gouty nephropathy','274'),('274.10','SP','Gouty nephropathy, unspecified','274.1'),('274.11','SP','Uric acid nephrolithiasis','274.1'),('274.19','SP','Other gouty nephropathy','274.1'),('274.8','NS','Gout with other specified manifestations','274'),('274.81','SP','Gouty tophi of ear','274.8'),('274.82','SP','Gouty tophi of other sites, except ear','274.8'),('274.89','SP','Gout with other specified manifestations','274.8'),('274.9','SP','Gout, unspecified','274'),('275','NS','Disorders of mineral metabolism','270-279'),('275.0','NS','Disorders of iron metabolism','275'),('275.01','SP','Hereditary hemochromatosis','275.0'),('275.02','SP','Hemochromatosis due to repeated red blood cell transfusions','275.0'),('275.03','SP','Other hemochromatosis','275.0'),('275.09','SP','Other disorders of iron metabolism','275.0'),('275.1','SP','Disorders of copper metabolism','275'),('275.2','SP','Disorders of magnesium metabolism','275'),('275.3','SP','Disorders of phosphorus metabolism','275'),('275.4','NS','Disorders of calcium metabolism','275'),('275.40','SP','Unspecified disorder of calcium metabolism','275.4'),('275.41','SP','Hypocalcemia','275.4'),('275.42','SP','Hypercalcemia','275.4'),('275.49','SP','Other disorders of calcium metabolism','275.4'),('275.5','SP','Hungry bone syndrome','275'),('275.8','SP','Other specified disorders of mineral metabolism','275'),('275.9','SP','Unspecified disorder of mineral metabolism','275'),('276','NS','Disorders of fluid electrolyte and acid-base balance','270-279'),('276.0','SP','Hyperosmolality and/or hypernatremia','276'),('276.1','SP','Hyposmolality and/or hyponatremia','276'),('276.2','SP','Acidosis','276'),('276.3','SP','Alkalosis','276'),('276.4','SP','Mixed acid-base balance disorder','276'),('276.5','NS','Volume depletion disorder','276'),('276.50','SP','Volume depletion, unspecified','276.5'),('276.51','SP','Dehydration','276.5'),('276.52','SP','Hypovolemia','276.5'),('276.6','NS','Fluid overload disorder','276'),('276.61','SP','Transfusion associated circulatory overload','276.6'),('276.69','SP','Other fluid overload','276.6'),('276.7','SP','Hyperpotassemia','276'),('276.8','SP','Hypopotassemia','276'),('276.9','SP','Electrolyte and fluid disorders not elsewhere classified','276'),('277','NS','Other and unspecified disorders of metabolism','270-279'),('277.0','NS','Cystic fibrosis','277'),('277.00','SP','Cystic fibrosis without mention of meconium ileus','277.0'),('277.01','SP','Cystic fibrosis with meconium ileus','277.0'),('277.02','SP','Cystic fibrosis with pulmonary manifestations','277.0'),('277.03','SP','Cystic fibrosis with gastrointestinal manifestations','277.0'),('277.09','SP','Cystic fibrosis with other manifestations','277.0'),('277.1','SP','Disorders of porphyrin metabolism','277'),('277.2','SP','Other disorders of purine and pyrimidine metabolism','277'),('277.3','NS','Amyloidosis','277'),('277.30','SP','Amyloidosis, unspecified','277.3'),('277.31','SP','Familial Mediterranean fever','277.3'),('277.39','SP','Other amyloidosis','277.3'),('277.4','SP','Disorders of bilirubin excretion','277'),('277.5','SP','Mucopolysaccharidosis','277'),('277.6','SP','Other deficiencies of circulating enzymes','277'),('277.7','SP','Dysmetabolic syndrome X','277'),('277.8','NS','Other specified disorders of metabolism','277'),('277.81','SP','Primary carnitine deficiency','277.8'),('277.82','SP','Carnitine deficiency due to inborn errors of metabolism','277.8'),('277.83','SP','Iatrogenic carnitine deficiency','277.8'),('277.84','SP','Other secondary carnitine deficiency','277.8'),('277.85','SP','Disorders of fatty acid oxidation','277.8'),('277.86','SP','Peroxisomal disorders','277.8'),('277.87','SP','Disorders of mitochondrial metabolism','277.8'),('277.88','SP','Tumor lysis syndrome','277.8'),('277.89','SP','Other specified disorders of metabolism','277.8'),('277.9','SP','Unspecified disorder of metabolism','277'),('278','NS','Overweight, obesity and other hyperalimentation','270-279'),('278.0','NS','Overweight and obesity','278'),('278.00','SP','Obesity, unspecified','278.0'),('278.01','SP','Morbid obesity','278.0'),('278.02','SP','Overweight','278.0'),('278.03','SP','Obesity hypoventilation syndrome','278.0'),('278.1','SP','Localized adiposity','278'),('278.2','SP','Hypervitaminosis A','278'),('278.3','SP','Hypercarotinemia','278'),('278.4','SP','Hypervitaminosis D','278'),('278.8','SP','Other hyperalimentation','278'),('279','NS','Disorders involving the immune mechanism','270-279'),('279.0','NS','Deficiency of humoral immunity','279'),('279.00','SP','Hypogammaglobulinemia, unspecified','279.0'),('279.01','SP','Selective IgA immunodeficiency','279.0'),('279.02','SP','Selective IgM immunodeficiency','279.0'),('279.03','SP','Other selective immunoglobulin deficiencies','279.0'),('279.04','SP','Congenital hypogammaglobulinemia','279.0'),('279.05','SP','Immunodeficiency with increased IgM','279.0'),('279.06','SP','Common variable immunodeficiency','279.0'),('279.09','SP','Other deficiency of humoral immunity','279.0'),('279.1','NS','Deficiency of cell-mediated immunity','279'),('279.10','SP','Immunodeficiency with predominant T-cell defect, unspecified','279.1'),('279.11','SP','Digeorge\'s syndrome','279.1'),('279.12','SP','Wiskott-aldrich syndrome','279.1'),('279.13','SP','Nezelof\'s syndrome','279.1'),('279.19','SP','Other deficiency of cell-mediated immunity','279.1'),('279.2','SP','Combined immunity deficiency','279'),('279.3','SP','Unspecified immunity deficiency','279'),('279.4','NS','Autoimmune disease not elsewhere classified','279'),('279.41','SP','Autoimmune lymphoproliferative syndrome','279.4'),('279.49','SP','Autoimmune disease, not elsewhere classified','279.4'),('279.5','NS','Graft-versus-host disease','279'),('279.50','SP','Graft-versus-host disease, unspecified','279.5'),('279.51','SP','Acute graft-versus-host disease','279.5'),('279.52','SP','Chronic graft-versus-host disease','279.5'),('279.53','SP','Acute on chronic graft-versus-host disease','279.5'),('279.8','SP','Other specified disorders involving the immune mechanism','279'),('279.9','SP','Unspecified disorder of immune mechanism','279'),('280','NS','Iron deficiency anemias','280-289'),('280-289','sect','Diseases Of The Blood And Blood-Forming Organs',NULL),('280.0','SP','Iron deficiency anemia secondary to blood loss (chronic)','280'),('280.1','SP','Iron deficiency anemia secondary to inadequate dietary iron intake','280'),('280.8','SP','Other specified iron deficiency anemias','280'),('280.9','SP','Iron deficiency anemia, unspecified','280'),('281','NS','Other deficiency anemias','280-289'),('281.0','SP','Pernicious anemia','281'),('281.1','SP','Other vitamin B12 deficiency anemia','281'),('281.2','SP','Folate-deficiency anemia','281'),('281.3','SP','Other specified megaloblastic anemias not elsewhere classified','281'),('281.4','SP','Protein-deficiency anemia','281'),('281.8','SP','Anemia associated with other specified nutritional deficiency','281'),('281.9','SP','Unspecified deficiency anemia','281'),('282','NS','Hereditary hemolytic anemias','280-289'),('282.0','SP','Hereditary spherocytosis','282'),('282.1','SP','Hereditary elliptocytosis','282'),('282.2','SP','Anemias due to disorders of glutathione metabolism','282'),('282.3','SP','Other hemolytic anemias due to enzyme deficiency','282'),('282.4','NS','Thalassemias','282'),('282.40','SP','Thalassemia, unspecified','282.4'),('282.41','SP','Sickle-cell thalassemia without crisis','282.4'),('282.42','SP','Sickle-cell thalassemia with crisis','282.4'),('282.43','SP','Alpha thalassemia','282.4'),('282.44','SP','Beta thalassemia','282.4'),('282.45','SP','Delta-beta thalassemia','282.4'),('282.46','SP','Thalassemia minor','282.4'),('282.47','SP','Hemoglobin E-beta thalassemia','282.4'),('282.49','SP','Other thalassemia','282.4'),('282.5','SP','Sickle-cell trait','282'),('282.6','NS','Sickle-cell disease','282'),('282.60','SP','Sickle-cell disease, unspecified','282.6'),('282.61','SP','Hb-SS disease without crisis','282.6'),('282.62','SP','Hb-SS disease with crisis','282.6'),('282.63','SP','Sickle-cell/Hb-C disease without crisis','282.6'),('282.64','SP','Sickle-cell/Hb-C disease with crisis','282.6'),('282.68','SP','Other sickle-cell disease without crisis','282.6'),('282.69','SP','Other sickle-cell disease with crisis','282.6'),('282.7','SP','Other hemoglobinopathies','282'),('282.8','SP','Other specified hereditary hemolytic anemias','282'),('282.9','SP','Hereditary hemolytic anemia, unspecified','282'),('283','NS','Acquired hemolytic anemias','280-289'),('283.0','SP','Autoimmune hemolytic anemias','283'),('283.1','NS','Non-autoimmune hemolytic anemias','283'),('283.10','SP','Non-autoimmune hemolytic anemia, unspecified','283.1'),('283.11','SP','Hemolytic-uremic syndrome','283.1'),('283.19','SP','Other non-autoimmune hemolytic anemias','283.1'),('283.2','SP','Hemoglobinuria due to hemolysis from external causes','283'),('283.9','SP','Acquired hemolytic anemia, unspecified','283'),('284','NS','Aplastic anemia and other bone marrow failure syndromes','280-289'),('284.0','NS','Constitutional aplastic anemia','284'),('284.01','SP','Constitutional red blood cell aplasia','284.0'),('284.09','SP','Other constitutional aplastic anemia','284.0'),('284.1','NS','Pancytopenia','284'),('284.11','SP','Antineoplastic chemotherapy induced pancytopenia','284.1'),('284.12','SP','Other drug-induced pancytopenia','284.1'),('284.19','SP','Other pancytopenia','284.1'),('284.2','SP','Myelophthisis','284'),('284.8','NS','Other specified aplastic anemias','284'),('284.81','SP','Red cell aplasia (acquired)(adult)(with thymoma)','284.8'),('284.89','SP','Other specified aplastic anemias','284.8'),('284.9','SP','Aplastic anemia, unspecified','284'),('285','NS','Other and unspecified anemias','280-289'),('285.0','SP','Sideroblastic anemia','285'),('285.1','SP','Acute posthemorrhagic anemia','285'),('285.2','NS','Anemia of chronic illness','285'),('285.21','SP','Anemia in chronic kidney disease','285.2'),('285.22','SP','Anemia in neoplastic disease','285.2'),('285.29','SP','Anemia of other chronic disease','285.2'),('285.3','SP','Antineoplastic chemotherapy induced anemia','285'),('285.8','SP','Other specified anemias','285'),('285.9','SP','Anemia, unspecified','285'),('286','NS','Coagulation defects','280-289'),('286.0','SP','Congenital factor VIII disorder','286'),('286.1','SP','Congenital factor IX disorder','286'),('286.2','SP','Congenital factor XI deficiency','286'),('286.3','SP','Congenital deficiency of other clotting factors','286'),('286.4','SP','Von Willebrand\'s disease','286'),('286.5','NS','Hemorrhagic disorder due to intrinsic circulating anticoagulants','286'),('286.52','SP','Acquired hemophilia','286.5'),('286.53','SP','Antiphospholipid antibody with hemorrhagic disorder','286.5'),('286.59','SP','Other hemorrhagic disorder due to intrinsic circulating anticoagulants, antibodies, or inhibitors','286.5'),('286.6','SP','Defibrination syndrome','286'),('286.7','SP','Acquired coagulation factor deficiency','286'),('286.9','SP','Other and unspecified coagulation defects','286'),('287','NS','Purpura and other hemorrhagic conditions','280-289'),('287.0','SP','Allergic purpura','287'),('287.1','SP','Qualitative platelet defects','287'),('287.2','SP','Other nonthrombocytopenic purpuras','287'),('287.3','NS','Primary thrombocytopenia','287'),('287.30','SP','Primary thrombocytopenia,unspecified','287.3'),('287.31','SP','Immune thrombocytopenic purpura','287.3'),('287.32','SP','Evans\' syndrome','287.3'),('287.33','SP','Congenital and hereditary thrombocytopenic purpura','287.3'),('287.39','SP','Other primary thrombocytopenia','287.3'),('287.4','NS','Secondary thrombocytopenia','287'),('287.41','SP','Posttransfusion purpura','287.4'),('287.49','SP','Other secondary thrombocytopenia','287.4'),('287.5','SP','Thrombocytopenia, unspecified','287'),('287.8','SP','Other specified hemorrhagic conditions','287'),('287.9','SP','Unspecified hemorrhagic conditions','287'),('288','NS','Diseases of white blood cells','280-289'),('288.0','NS','Neutropenia','288'),('288.00','SP','Neutropenia, unspecified','288.0'),('288.01','SP','Congenital neutropenia','288.0'),('288.02','SP','Cyclic neutropenia','288.0'),('288.03','SP','Drug induced neutropenia','288.0'),('288.04','SP','Neutropenia due to infection','288.0'),('288.09','SP','Other neutropenia','288.0'),('288.1','SP','Functional disorders of polymorphonuclear neutrophils','288'),('288.2','SP','Genetic anomalies of leukocytes','288'),('288.3','SP','Eosinophilia','288'),('288.4','SP','Hemophagocytic syndromes','288'),('288.5','NS','Decreased white blood cell count','288'),('288.50','SP','Leukocytopenia, unspecified','288.5'),('288.51','SP','Lymphocytopenia','288.5'),('288.59','SP','Other decreased white blood cell count','288.5'),('288.6','NS','Elevated white blood cell count','288'),('288.60','SP','Leukocytosis, unspecified','288.6'),('288.61','SP','Lymphocytosis (symptomatic)','288.6'),('288.62','SP','Leukemoid reaction','288.6'),('288.63','SP','Monocytosis (symptomatic)','288.6'),('288.64','SP','Plasmacytosis','288.6'),('288.65','SP','Basophilia','288.6'),('288.66','SP','Bandemia','288.6'),('288.69','SP','Other elevated white blood cell count','288.6'),('288.8','SP','Other specified disease of white blood cells','288'),('288.9','SP','Unspecified disease of white blood cells','288'),('289','NS','Other diseases of blood and blood-forming organs','280-289'),('289.0','SP','Polycythemia, secondary','289'),('289.1','SP','Chronic lymphadenitis','289'),('289.2','SP','Nonspecific mesenteric lymphadenitis','289'),('289.3','SP','Lymphadenitis, unspecified, except mesenteric','289'),('289.4','SP','Hypersplenism','289'),('289.5','NS','Other diseases of spleen','289'),('289.50','SP','Disease of spleen, unspecified','289.5'),('289.51','SP','Chronic congestive splenomegaly','289.5'),('289.52','SP','Splenic sequestration','289.5'),('289.53','SP','Neutropenic splenomegaly','289.5'),('289.59','SP','Other diseases of spleen','289.5'),('289.6','SP','Familial polycythemia','289'),('289.7','SP','Methemoglobinemia','289'),('289.8','NS','Other specified diseases of blood and blood-forming organs','289'),('289.81','SP','Primary hypercoagulable state','289.8'),('289.82','SP','Secondary hypercoagulable state','289.8'),('289.83','SP','Myelofibrosis','289.8'),('289.84','SP','Heparin-induced thrombocytopenia (HIT)','289.8'),('289.89','SP','Other specified diseases of blood and blood-forming organs','289.8'),('289.9','SP','Unspecified diseases of blood and blood-forming organs','289'),('290','NS','Dementias','290-294'),('290-294','sect','Organic Psychotic Conditions','290-319'),('290-319','sect','Mental Disorders',NULL),('290.0','SP','Senile dementia, uncomplicated','290'),('290.1','NS','Presenile dementia','290'),('290.10','SP','Presenile dementia, uncomplicated','290.1'),('290.11','SP','Presenile dementia with delirium','290.1'),('290.12','SP','Presenile dementia with delusional features','290.1'),('290.13','SP','Presenile dementia with depressive features','290.1'),('290.2','NS','Senile dementia with delusional or depressive features','290'),('290.20','SP','Senile dementia with delusional features','290.2'),('290.21','SP','Senile dementia with depressive features','290.2'),('290.3','SP','Senile dementia with delirium','290'),('290.4','NS','Vascular dementia','290'),('290.40','SP','Vascular dementia, uncomplicated','290.4'),('290.41','SP','Vascular dementia, with delirium','290.4'),('290.42','SP','Vascular dementia, with delusions','290.4'),('290.43','SP','Vascular dementia, with depressed mood','290.4'),('290.8','SP','Other specified senile psychotic conditions','290'),('290.9','SP','Unspecified senile psychotic condition','290'),('291','NS','Alcohol-induced mental disorders','290-294'),('291.0','SP','Alcohol withdrawal delirium','291'),('291.1','SP','Alcohol-induced persisting amnestic disorder','291'),('291.2','SP','Alcohol-induced persisting dementia','291'),('291.3','SP','Alcohol-induced psychotic disorder with hallucinations','291'),('291.4','SP','Idiosyncratic alcohol intoxication','291'),('291.5','SP','Alcohol-induced psychotic disorder with delusions','291'),('291.8','NS','Other specified alcohol-induced mental disorders','291'),('291.81','SP','Alcohol withdrawal','291.8'),('291.82','SP','Alcohol induced sleep disorders','291.8'),('291.89','SP','Other alcohol-induced mental disorders','291.8'),('291.9','SP','Unspecified alcohol-induced mental disorders','291'),('292','NS','Drug-induced mental disorders','290-294'),('292.0','SP','Drug withdrawal','292'),('292.1','NS','Drug-induced psychotic disorders','292'),('292.11','SP','Drug-induced psychotic disorder with delusions','292.1'),('292.12','SP','Drug-induced psychotic disorder with hallucinations','292.1'),('292.2','SP','Pathological drug intoxication','292'),('292.8','NS','Other specified drug-induced mental disorders','292'),('292.81','SP','Drug-induced delirium','292.8'),('292.82','SP','Drug-induced persisting dementia','292.8'),('292.83','SP','Drug-induced persisting amnestic disorder','292.8'),('292.84','SP','Drug-induced mood disorder','292.8'),('292.85','SP','Drug induced sleep disorders','292.8'),('292.89','SP','Other specified drug-induced mental disorders','292.8'),('292.9','SP','Unspecified drug-induced mental disorder','292'),('293','NS','Transient mental disorders due to conditions classified elsewhere','290-294'),('293.0','SP','Delirium due to conditions classified elsewhere','293'),('293.1','SP','Subacute delirium','293'),('293.8','NS','Other specified transient mental disorders due to conditions classified elsewhere','293'),('293.81','SP','Psychotic disorder with delusions in conditions classified elsewhere','293.8'),('293.82','SP','Psychotic disorder with hallucinations in conditions classified elsewhere','293.8'),('293.83','SP','Mood disorder in conditions classified elsewhere','293.8'),('293.84','SP','Anxiety disorder in conditions classified elsewhere','293.8'),('293.89','SP','Other specified transient mental disorders due to conditions classified elsewhere, other','293.8'),('293.9','SP','Unspecified transient mental disorder in conditions classified elsewhere','293'),('294','NS','Persistent mental disorders due to conditions classified elsewhere','290-294'),('294.0','SP','Amnestic disorder in conditions classified elsewhere','294'),('294.1','NS','Dementia in conditions classified elsewhere','294'),('294.10','SP','Dementia in conditions classified elsewhere without behavioral disturbance','294.1'),('294.11','SP','Dementia in conditions classified elsewhere with behavioral disturbance','294.1'),('294.2','NS','Dementia, unspecified','294'),('294.20','SP','Dementia, unspecified, without behavioral disturbance','294.2'),('294.21','SP','Dementia, unspecified, with behavioral disturbance','294.2'),('294.8','SP','Other persistent mental disorders due to conditions classified elsewhere','294'),('294.9','SP','Unspecified persistent mental disorders due to conditions classified elsewhere','294'),('295','NS','Schizophrenic disorders','295-299'),('295-299','sect','Other Psychoses','290-319'),('295.0','NS','Simple type schizophrenia','295'),('295.00','SP','Simple type schizophrenia, unspecified','295.0'),('295.01','SP','Simple type schizophrenia, subchronic','295.0'),('295.02','SP','Simple type schizophrenia, chronic','295.0'),('295.03','SP','Simple type schizophrenia, subchronic with acute exacerbation','295.0'),('295.04','SP','Simple type schizophrenia, chronic with acute exacerbation','295.0'),('295.05','SP','Simple type schizophrenia, in remission','295.0'),('295.1','NS','Disorganized type schizophrenia','295'),('295.10','SP','Disorganized type schizophrenia, unspecified','295.1'),('295.11','SP','Disorganized type schizophrenia, subchronic','295.1'),('295.12','SP','Disorganized type schizophrenia, chronic','295.1'),('295.13','SP','Disorganized type schizophrenia, subchronic with acute exacerbation','295.1'),('295.14','SP','Disorganized type schizophrenia, chronic with acute exacerbation','295.1'),('295.15','SP','Disorganized type schizophrenia, in remission','295.1'),('295.2','NS','Catatonic type schizophrenia','295'),('295.20','SP','Catatonic type schizophrenia, unspecified','295.2'),('295.21','SP','Catatonic type schizophrenia, subchronic','295.2'),('295.22','SP','Catatonic type schizophrenia, chronic','295.2'),('295.23','SP','Catatonic type schizophrenia, subchronic with acute exacerbation','295.2'),('295.24','SP','Catatonic type schizophrenia, chronic with acute exacerbation','295.2'),('295.25','SP','Catatonic type schizophrenia, in remission','295.2'),('295.3','NS','Paranoid type schizophrenia','295'),('295.30','SP','Paranoid type schizophrenia, unspecified','295.3'),('295.31','SP','Paranoid type schizophrenia, subchronic','295.3'),('295.32','SP','Paranoid type schizophrenia, chronic','295.3'),('295.33','SP','Paranoid type schizophrenia, subchronic with acute exacerbation','295.3'),('295.34','SP','Paranoid type schizophrenia, chronic with acute exacerbation','295.3'),('295.35','SP','Paranoid type schizophrenia, in remission','295.3'),('295.4','NS','Schizophreniform disorder','295'),('295.40','SP','Schizophreniform disorder, unspecified','295.4'),('295.41','SP','Schizophreniform disorder, subchronic','295.4'),('295.42','SP','Schizophreniform disorder, chronic','295.4'),('295.43','SP','Schizophreniform disorder, subchronic with acute exacerbation','295.4'),('295.44','SP','Schizophreniform disorder, chronic with acute exacerbation','295.4'),('295.45','SP','Schizophreniform disorder, in remission','295.4'),('295.5','NS','Latent schizophrenia','295'),('295.50','SP','Latent schizophrenia, unspecified','295.5'),('295.51','SP','Latent schizophrenia, subchronic','295.5'),('295.52','SP','Latent schizophrenia, chronic','295.5'),('295.53','SP','Latent schizophrenia, subchronic with acute exacerbation','295.5'),('295.54','SP','Latent schizophrenia, chronic with acute exacerbation','295.5'),('295.55','SP','Latent schizophrenia, in remission','295.5'),('295.6','NS','Schizophrenic disorder, residual type','295'),('295.60','SP','Schizophrenic disorders, residual type, unspecified','295.6'),('295.61','SP','Schizophrenic disorders, residual type, subchronic','295.6'),('295.62','SP','Schizophrenic disorders, residual type, chronic','295.6'),('295.63','SP','Schizophrenic disorders, residual type, subchronic with acute exacerbation','295.6'),('295.64','SP','Schizophrenic disorders, residual type, chronic with acute exacerbation','295.6'),('295.65','SP','Schizophrenic disorders, residual type, in remission','295.6'),('295.7','NS','Schizoaffective disorder','295'),('295.70','SP','Schizoaffective disorder, unspecified','295.7'),('295.71','SP','Schizoaffective disorder, subchronic','295.7'),('295.72','SP','Schizoaffective disorder, chronic','295.7'),('295.73','SP','Schizoaffective disorder, subchronic with acute exacerbation','295.7'),('295.74','SP','Schizoaffective disorder, chronic with acute exacerbation','295.7'),('295.75','SP','Schizoaffective disorder, in remission','295.7'),('295.8','NS','Other specified types of schizophrenia','295'),('295.80','SP','Other specified types of schizophrenia, unspecified','295.8'),('295.81','SP','Other specified types of schizophrenia, subchronic','295.8'),('295.82','SP','Other specified types of schizophrenia, chronic','295.8'),('295.83','SP','Other specified types of schizophrenia, subchronic with acute exacerbation','295.8'),('295.84','SP','Other specified types of schizophrenia, chronic with acute exacerbation','295.8'),('295.85','SP','Other specified types of schizophrenia, in remission','295.8'),('295.9','NS','Unspecified schizophrenia','295'),('295.90','SP','Unspecified schizophrenia, unspecified','295.9'),('295.91','SP','Unspecified schizophrenia, subchronic','295.9'),('295.92','SP','Unspecified schizophrenia, chronic','295.9'),('295.93','SP','Unspecified schizophrenia, subchronic with acute exacerbation','295.9'),('295.94','SP','Unspecified schizophrenia, chronic with acute exacerbation','295.9'),('295.95','SP','Unspecified schizophrenia, in remission','295.9'),('296','NS','Episodic mood disorders','295-299'),('296.0','NS','Bipolar i disorder, single manic episode','296'),('296.00','SP','Bipolar I disorder, single manic episode, unspecified','296.0'),('296.01','SP','Bipolar I disorder, single manic episode, mild','296.0'),('296.02','SP','Bipolar I disorder, single manic episode, moderate','296.0'),('296.03','SP','Bipolar I disorder, single manic episode, severe, without mention of psychotic behavior','296.0'),('296.04','SP','Bipolar I disorder, single manic episode, severe, specified as with psychotic behavior','296.0'),('296.05','SP','Bipolar I disorder, single manic episode, in partial or unspecified remission','296.0'),('296.06','SP','Bipolar I disorder, single manic episode, in full remission','296.0'),('296.1','NS','Manic disorder recurrent episode','296'),('296.10','SP','Manic affective disorder, recurrent episode, unspecified','296.1'),('296.11','SP','Manic affective disorder, recurrent episode, mild','296.1'),('296.12','SP','Manic affective disorder, recurrent episode, moderate','296.1'),('296.13','SP','Manic affective disorder, recurrent episode, severe, without mention of psychotic behavior','296.1'),('296.14','SP','Manic affective disorder, recurrent episode, severe, specified as with psychotic behavior','296.1'),('296.15','SP','Manic affective disorder, recurrent episode, in partial or unspecified remission','296.1'),('296.16','SP','Manic affective disorder, recurrent episode, in full remission','296.1'),('296.2','NS','Major depressive disorder single episode','296'),('296.20','SP','Major depressive affective disorder, single episode, unspecified','296.2'),('296.21','SP','Major depressive affective disorder, single episode, mild','296.2'),('296.22','SP','Major depressive affective disorder, single episode, moderate','296.2'),('296.23','SP','Major depressive affective disorder, single episode, severe, without mention of psychotic behavior','296.2'),('296.24','SP','Major depressive affective disorder, single episode, severe, specified as with psychotic behavior','296.2'),('296.25','SP','Major depressive affective disorder, single episode, in partial or unspecified remission','296.2'),('296.26','SP','Major depressive affective disorder, single episode, in full remission','296.2'),('296.3','NS','Major depressive disorder recurrent episode','296'),('296.30','SP','Major depressive affective disorder, recurrent episode, unspecified','296.3'),('296.31','SP','Major depressive affective disorder, recurrent episode, mild','296.3'),('296.32','SP','Major depressive affective disorder, recurrent episode, moderate','296.3'),('296.33','SP','Major depressive affective disorder, recurrent episode, severe, without mention of psychotic behavior','296.3'),('296.34','SP','Major depressive affective disorder, recurrent episode, severe, specified as with psychotic behavior','296.3'),('296.35','SP','Major depressive affective disorder, recurrent episode, in partial or unspecified remission','296.3'),('296.36','SP','Major depressive affective disorder, recurrent episode, in full remission','296.3'),('296.4','NS','Bipolar i disorder, most recent episode (or current) manic','296'),('296.40','SP','Bipolar I disorder, most recent episode (or current) manic, unspecified','296.4'),('296.41','SP','Bipolar I disorder, most recent episode (or current) manic, mild','296.4'),('296.42','SP','Bipolar I disorder, most recent episode (or current) manic, moderate','296.4'),('296.43','SP','Bipolar I disorder, most recent episode (or current) manic, severe, without mention of psychotic behavior','296.4'),('296.44','SP','Bipolar I disorder, most recent episode (or current) manic, severe, specified as with psychotic behavior','296.4'),('296.45','SP','Bipolar I disorder, most recent episode (or current) manic, in partial or unspecified remission','296.4'),('296.46','SP','Bipolar I disorder, most recent episode (or current) manic, in full remission','296.4'),('296.5','NS','Bipolar i disorder, most recent episode (or current) depressed','296'),('296.50','SP','Bipolar I disorder, most recent episode (or current) depressed, unspecified','296.5'),('296.51','SP','Bipolar I disorder, most recent episode (or current) depressed, mild','296.5'),('296.52','SP','Bipolar I disorder, most recent episode (or current) depressed, moderate','296.5'),('296.53','SP','Bipolar I disorder, most recent episode (or current) depressed, severe, without mention of psychotic behavior','296.5'),('296.54','SP','Bipolar I disorder, most recent episode (or current) depressed, severe, specified as with psychotic behavior','296.5'),('296.55','SP','Bipolar I disorder, most recent episode (or current) depressed, in partial or unspecified remission','296.5'),('296.56','SP','Bipolar I disorder, most recent episode (or current) depressed, in full remission','296.5'),('296.6','NS','Bipolar i disorder, most recent episode (or current) mixed','296'),('296.60','SP','Bipolar I disorder, most recent episode (or current) mixed, unspecified','296.6'),('296.61','SP','Bipolar I disorder, most recent episode (or current) mixed, mild','296.6'),('296.62','SP','Bipolar I disorder, most recent episode (or current) mixed, moderate','296.6'),('296.63','SP','Bipolar I disorder, most recent episode (or current) mixed, severe, without mention of psychotic behavior','296.6'),('296.64','SP','Bipolar I disorder, most recent episode (or current) mixed, severe, specified as with psychotic behavior','296.6'),('296.65','SP','Bipolar I disorder, most recent episode (or current) mixed, in partial or unspecified remission','296.6'),('296.66','SP','Bipolar I disorder, most recent episode (or current) mixed, in full remission','296.6'),('296.7','SP','Bipolar I disorder, most recent episode (or current) unspecified','296'),('296.8','NS','Other and unspecified bipolar disorders','296'),('296.80','SP','Bipolar disorder, unspecified','296.8'),('296.81','SP','Atypical manic disorder','296.8'),('296.82','SP','Atypical depressive disorder','296.8'),('296.89','SP','Other bipolar disorders','296.8'),('296.9','NS','Other and unspecified episodic mood disorder','296'),('296.90','SP','Unspecified episodic mood disorder','296.9'),('296.99','SP','Other specified episodic mood disorder','296.9'),('297','NS','Delusional disorders','295-299'),('297.0','SP','Paranoid state, simple','297'),('297.1','SP','Delusional disorder','297'),('297.2','SP','Paraphrenia','297'),('297.3','SP','Shared psychotic disorder','297'),('297.8','SP','Other specified paranoid states','297'),('297.9','SP','Unspecified paranoid state','297'),('298','NS','Other nonorganic psychoses','295-299'),('298.0','SP','Depressive type psychosis','298'),('298.1','SP','Excitative type psychosis','298'),('298.2','SP','Reactive confusion','298'),('298.3','SP','Acute paranoid reaction','298'),('298.4','SP','Psychogenic paranoid psychosis','298'),('298.8','SP','Other and unspecified reactive psychosis','298'),('298.9','SP','Unspecified psychosis','298'),('299','NS','Pervasive developmental disorders','295-299'),('299.0','NS','Autistic disorder','299'),('299.00','SP','Autistic disorder, current or active state','299.0'),('299.01','SP','Autistic disorder, residual state','299.0'),('299.1','NS','Childhood disintegrative disorder','299'),('299.10','SP','Childhood disintegrative disorder, current or active state','299.1'),('299.11','SP','Childhood disintegrative disorder, residual state','299.1'),('299.8','NS','Other specified pervasive developmental disorders','299'),('299.80','SP','Other specified pervasive developmental disorders, current or active state','299.8'),('299.81','SP','Other specified pervasive developmental disorders, residual state','299.8'),('299.9','NS','Unspecified pervasive developmental disorder','299'),('299.90','SP','Unspecified pervasive developmental disorder, current or active state','299.9'),('299.91','SP','Unspecified pervasive developmental disorder, residual state','299.9'),('300','NS','Anxiety, dissociative and somatoform disorders','300-316'),('300-316','sect','Neurotic Disorders, Personality Disorders, And Other Nonpsychotic Mental Disorders','290-319'),('300.0','NS','Anxiety states','300'),('300.00','SP','Anxiety state, unspecified','300.0'),('300.01','SP','Panic disorder without agoraphobia','300.0'),('300.02','SP','Generalized anxiety disorder','300.0'),('300.09','SP','Other anxiety states','300.0'),('300.1','NS','Dissociative, conversion and factitious disorders','300'),('300.10','SP','Hysteria, unspecified','300.1'),('300.11','SP','Conversion disorder','300.1'),('300.12','SP','Dissociative amnesia','300.1'),('300.13','SP','Dissociative fugue','300.1'),('300.14','SP','Dissociative identity disorder','300.1'),('300.15','SP','Dissociative disorder or reaction, unspecified','300.1'),('300.16','SP','Factitious disorder with predominantly psychological signs and symptoms','300.1'),('300.19','SP','Other and unspecified factitious illness','300.1'),('300.2','NS','Phobic disorders','300'),('300.20','SP','Phobia, unspecified','300.2'),('300.21','SP','Agoraphobia with panic disorder','300.2'),('300.22','SP','Agoraphobia without mention of panic attacks','300.2'),('300.23','SP','Social phobia','300.2'),('300.29','SP','Other isolated or specific phobias','300.2'),('300.3','SP','Obsessive-compulsive disorders','300'),('300.4','SP','Dysthymic disorder','300'),('300.5','SP','Neurasthenia','300'),('300.6','SP','Depersonalization disorder','300'),('300.7','SP','Hypochondriasis','300'),('300.8','NS','Somatoform disorders','300'),('300.81','SP','Somatization disorder','300.8'),('300.82','SP','Undifferentiated somatoform disorder','300.8'),('300.89','SP','Other somatoform disorders','300.8'),('300.9','SP','Unspecified nonpsychotic mental disorder','300'),('301','NS','Personality disorders','300-316'),('301.0','SP','Paranoid personality disorder','301'),('301.1','NS','Affective personality disorder','301'),('301.10','SP','Affective personality disorder, unspecified','301.1'),('301.11','SP','Chronic hypomanic personality disorder','301.1'),('301.12','SP','Chronic depressive personality disorder','301.1'),('301.13','SP','Cyclothymic disorder','301.1'),('301.2','NS','Schizoid personality disorder','301'),('301.20','SP','Schizoid personality disorder, unspecified','301.2'),('301.21','SP','Introverted personality','301.2'),('301.22','SP','Schizotypal personality disorder','301.2'),('301.3','SP','Explosive personality disorder','301'),('301.4','SP','Obsessive-compulsive personality disorder','301'),('301.5','NS','Histrionic personality disorder','301'),('301.50','SP','Histrionic personality disorder, unspecified','301.5'),('301.51','SP','Chronic factitious illness with physical symptoms','301.5'),('301.59','SP','Other histrionic personality disorder','301.5'),('301.6','SP','Dependent personality disorder','301'),('301.7','SP','Antisocial personality disorder','301'),('301.8','NS','Other personality disorders','301'),('301.81','SP','Narcissistic personality disorder','301.8'),('301.82','SP','Avoidant personality disorder','301.8'),('301.83','SP','Borderline personality disorder','301.8'),('301.84','SP','Passive-aggressive personality','301.8'),('301.89','SP','Other personality disorders','301.8'),('301.9','SP','Unspecified personality disorder','301'),('302','NS','Sexual and gender identity disorders','300-316'),('302.0','SP','Ego-dystonic sexual orientation','302'),('302.1','SP','Zoophilia','302'),('302.2','SP','Pedophilia','302'),('302.3','SP','Transvestic fetishism','302'),('302.4','SP','Exhibitionism','302'),('302.5','NS','Trans-sexualism','302'),('302.50','SP','Trans-sexualism with unspecified sexual history','302.5'),('302.51','SP','Trans-sexualism with asexual history','302.5'),('302.52','SP','Trans-sexualism with homosexual history','302.5'),('302.53','SP','Trans-sexualism with heterosexual history','302.5'),('302.6','SP','Gender identity disorder in children','302'),('302.7','NS','Psychosexual dysfunction','302'),('302.70','SP','Psychosexual dysfunction, unspecified','302.7'),('302.71','SP','Hypoactive sexual desire disorder','302.7'),('302.72','SP','Psychosexual dysfunction with inhibited sexual excitement','302.7'),('302.73','SP','Female orgasmic disorder','302.7'),('302.74','SP','Male orgasmic disorder','302.7'),('302.75','SP','Premature ejaculation','302.7'),('302.76','SP','Dyspareunia, psychogenic','302.7'),('302.79','SP','Psychosexual dysfunction with other specified psychosexual dysfunctions','302.7'),('302.8','NS','Other specified psychosexual disorders','302'),('302.81','SP','Fetishism','302.8'),('302.82','SP','Voyeurism','302.8'),('302.83','SP','Sexual masochism','302.8'),('302.84','SP','Sexual sadism','302.8'),('302.85','SP','Gender identity disorder in adolescents or adults','302.8'),('302.89','SP','Other specified psychosexual disorders','302.8'),('302.9','SP','Unspecified psychosexual disorder','302'),('303','NS','Alcohol dependence syndrome','300-316'),('303.0','NS','Acute alcoholic intoxication','303'),('303.00','SP','Acute alcoholic intoxication in alcoholism, unspecified','303.0'),('303.01','SP','Acute alcoholic intoxication in alcoholism, continuous','303.0'),('303.02','SP','Acute alcoholic intoxication in alcoholism, episodic','303.0'),('303.03','SP','Acute alcoholic intoxication in alcoholism, in remission','303.0'),('303.9','NS','Other and unspecified alcohol dependence','303'),('303.90','SP','Other and unspecified alcohol dependence, unspecified','303.9'),('303.91','SP','Other and unspecified alcohol dependence, continuous','303.9'),('303.92','SP','Other and unspecified alcohol dependence, episodic','303.9'),('303.93','SP','Other and unspecified alcohol dependence, in remission','303.9'),('304','NS','Drug dependence','300-316'),('304.0','NS','Opioid type dependence','304'),('304.00','SP','Opioid type dependence, unspecified','304.0'),('304.01','SP','Opioid type dependence, continuous','304.0'),('304.02','SP','Opioid type dependence, episodic','304.0'),('304.03','SP','Opioid type dependence, in remission','304.0'),('304.1','NS','Sedative, hypnotic or anxiolytic dependence','304'),('304.10','SP','Sedative, hypnotic or anxiolytic dependence, unspecified','304.1'),('304.11','SP','Sedative, hypnotic or anxiolytic dependence, continuous','304.1'),('304.12','SP','Sedative, hypnotic or anxiolytic dependence, episodic','304.1'),('304.13','SP','Sedative, hypnotic or anxiolytic dependence, in remission','304.1'),('304.2','NS','Cocaine dependence','304'),('304.20','SP','Cocaine dependence, unspecified','304.2'),('304.21','SP','Cocaine dependence, continuous','304.2'),('304.22','SP','Cocaine dependence, episodic','304.2'),('304.23','SP','Cocaine dependence, in remission','304.2'),('304.3','NS','Cannabis dependence','304'),('304.30','SP','Cannabis dependence, unspecified','304.3'),('304.31','SP','Cannabis dependence, continuous','304.3'),('304.32','SP','Cannabis dependence, episodic','304.3'),('304.33','SP','Cannabis dependence, in remission','304.3'),('304.4','NS','Amphetamine and other psychostimulant dependence','304'),('304.40','SP','Amphetamine and other psychostimulant dependence, unspecified','304.4'),('304.41','SP','Amphetamine and other psychostimulant dependence, continuous','304.4'),('304.42','SP','Amphetamine and other psychostimulant dependence, episodic','304.4'),('304.43','SP','Amphetamine and other psychostimulant dependence, in remission','304.4'),('304.5','NS','Hallucinogen dependence','304'),('304.50','SP','Hallucinogen dependence, unspecified','304.5'),('304.51','SP','Hallucinogen dependence, continuous','304.5'),('304.52','SP','Hallucinogen dependence, episodic','304.5'),('304.53','SP','Hallucinogen dependence, in remission','304.5'),('304.6','NS','Other specified drug dependence','304'),('304.60','SP','Other specified drug dependence, unspecified','304.6'),('304.61','SP','Other specified drug dependence, continuous','304.6'),('304.62','SP','Other specified drug dependence, episodic','304.6'),('304.63','SP','Other specified drug dependence, in remission','304.6'),('304.7','NS','Combinations of opioid type drug with any other drug dependence','304'),('304.70','SP','Combinations of opioid type drug with any other drug dependence, unspecified','304.7'),('304.71','SP','Combinations of opioid type drug with any other drug dependence, continuous','304.7'),('304.72','SP','Combinations of opioid type drug with any other drug dependence, episodic','304.7'),('304.73','SP','Combinations of opioid type drug with any other drug dependence, in remission','304.7'),('304.8','NS','Combinations of drug dependence excluding opioid type drug','304'),('304.80','SP','Combinations of drug dependence excluding opioid type drug, unspecified','304.8'),('304.81','SP','Combinations of drug dependence excluding opioid type drug, continuous','304.8'),('304.82','SP','Combinations of drug dependence excluding opioid type drug, episodic','304.8'),('304.83','SP','Combinations of drug dependence excluding opioid type drug, in remission','304.8'),('304.9','NS','Unspecified drug dependence','304'),('304.90','SP','Unspecified drug dependence, unspecified','304.9'),('304.91','SP','Unspecified drug dependence, continuous','304.9'),('304.92','SP','Unspecified drug dependence, episodic','304.9'),('304.93','SP','Unspecified drug dependence, in remission','304.9'),('305','NS','Nondependent abuse of drugs','300-316'),('305.0','NS','Nondependent alcohol abuse','305'),('305.00','SP','Alcohol abuse, unspecified','305.0'),('305.01','SP','Alcohol abuse, continuous','305.0'),('305.02','SP','Alcohol abuse, episodic','305.0'),('305.03','SP','Alcohol abuse, in remission','305.0'),('305.1','SP','Tobacco use disorder','305'),('305.2','NS','Nondependent cannabis abuse','305'),('305.20','SP','Cannabis abuse, unspecified','305.2'),('305.21','SP','Cannabis abuse, continuous','305.2'),('305.22','SP','Cannabis abuse, episodic','305.2'),('305.23','SP','Cannabis abuse, in remission','305.2'),('305.3','NS','Nondependent hallucinogen abuse','305'),('305.30','SP','Hallucinogen abuse, unspecified','305.3'),('305.31','SP','Hallucinogen abuse, continuous','305.3'),('305.32','SP','Hallucinogen abuse, episodic','305.3'),('305.33','SP','Hallucinogen abuse, in remission','305.3'),('305.4','NS','Nondependent sedative, hypnotic or anxiolytic abuse','305'),('305.40','SP','Sedative, hypnotic or anxiolytic abuse, unspecified','305.4'),('305.41','SP','Sedative, hypnotic or anxiolytic abuse, continuous','305.4'),('305.42','SP','Sedative, hypnotic or anxiolytic abuse, episodic','305.4'),('305.43','SP','Sedative, hypnotic or anxiolytic abuse, in remission','305.4'),('305.5','NS','Nondependent opioid abuse','305'),('305.50','SP','Opioid abuse, unspecified','305.5'),('305.51','SP','Opioid abuse, continuous','305.5'),('305.52','SP','Opioid abuse, episodic','305.5'),('305.53','SP','Opioid abuse, in remission','305.5'),('305.6','NS','Nondependent cocaine abuse','305'),('305.60','SP','Cocaine abuse, unspecified','305.6'),('305.61','SP','Cocaine abuse, continuous','305.6'),('305.62','SP','Cocaine abuse, episodic','305.6'),('305.63','SP','Cocaine abuse, in remission','305.6'),('305.7','NS','Nondependent amphetamine or related acting sympathomimetic abuse','305'),('305.70','SP','Amphetamine or related acting sympathomimetic abuse, unspecified','305.7'),('305.71','SP','Amphetamine or related acting sympathomimetic abuse, continuous','305.7'),('305.72','SP','Amphetamine or related acting sympathomimetic abuse, episodic','305.7'),('305.73','SP','Amphetamine or related acting sympathomimetic abuse, in remission','305.7'),('305.8','NS','Nondependent antidepressant type abuse','305'),('305.80','SP','Antidepressant type abuse, unspecified','305.8'),('305.81','SP','Antidepressant type abuse, continuous','305.8'),('305.82','SP','Antidepressant type abuse, episodic','305.8'),('305.83','SP','Antidepressant type abuse, in remission','305.8'),('305.9','NS','Nondependent other mixed or unspecified drug abuse','305'),('305.90','SP','Other, mixed, or unspecified drug abuse, unspecified','305.9'),('305.91','SP','Other, mixed, or unspecified drug abuse, continuous','305.9'),('305.92','SP','Other, mixed, or unspecified drug abuse, episodic','305.9'),('305.93','SP','Other, mixed, or unspecified drug abuse, in remission','305.9'),('306','NS','Physiological malfunction arising from mental factors','300-316'),('306.0','SP','Musculoskeletal malfunction arising from mental factors','306'),('306.1','SP','Respiratory malfunction arising from mental factors','306'),('306.2','SP','Cardiovascular malfunction arising from mental factors','306'),('306.3','SP','Skin disorder arising from mental factors','306'),('306.4','SP','Gastrointestinal malfunction arising from mental factors','306'),('306.5','NS','Genitourinary malfunction arising from mental factors','306'),('306.50','SP','Psychogenic genitourinary malfunction, unspecified','306.5'),('306.51','SP','Psychogenic vaginismus','306.5'),('306.52','SP','Psychogenic dysmenorrhea','306.5'),('306.53','SP','Psychogenic dysuria','306.5'),('306.59','SP','Other genitourinary malfunction arising from mental factors','306.5'),('306.6','SP','Endocrine disorder arising from mental factors','306'),('306.7','SP','Disorder of organs of special sense arising from mental factors','306'),('306.8','SP','Other specified psychophysiological malfunction','306'),('306.9','SP','Unspecified psychophysiological malfunction','306'),('307','NS','Special symptoms or syndromes not elsewhere classified','300-316'),('307.0','SP','Adult onset fluency disorder','307'),('307.1','SP','Anorexia nervosa','307'),('307.2','NS','Tics','307'),('307.20','SP','Tic disorder, unspecified','307.2'),('307.21','SP','Transient tic disorder','307.2'),('307.22','SP','Chronic motor or vocal tic disorder','307.2'),('307.23','SP','Tourette\'s disorder','307.2'),('307.3','SP','Stereotypic movement disorder','307'),('307.4','NS','Specific disorders of sleep of nonorganic origin','307'),('307.40','SP','Nonorganic sleep disorder, unspecified','307.4'),('307.41','SP','Transient disorder of initiating or maintaining sleep','307.4'),('307.42','SP','Persistent disorder of initiating or maintaining sleep','307.4'),('307.43','SP','Transient disorder of initiating or maintaining wakefulness','307.4'),('307.44','SP','Persistent disorder of initiating or maintaining wakefulness','307.4'),('307.45','SP','Circadian rhythm sleep disorder of nonorganic origin','307.4'),('307.46','SP','Sleep arousal disorder','307.4'),('307.47','SP','Other dysfunctions of sleep stages or arousal from sleep','307.4'),('307.48','SP','Repetitive intrusions of sleep','307.4'),('307.49','SP','Other specific disorders of sleep of nonorganic origin','307.4'),('307.5','NS','Other and unspecified disorders of eating','307'),('307.50','SP','Eating disorder, unspecified','307.5'),('307.51','SP','Bulimia nervosa','307.5'),('307.52','SP','Pica','307.5'),('307.53','SP','Rumination disorder','307.5'),('307.54','SP','Psychogenic vomiting','307.5'),('307.59','SP','Other disorders of eating','307.5'),('307.6','SP','Enuresis','307'),('307.7','SP','Encopresis','307'),('307.8','NS','Pain disorders related to psychological factors','307'),('307.80','SP','Psychogenic pain, site unspecified','307.8'),('307.81','SP','Tension headache','307.8'),('307.89','SP','Other pain disorders related to psychological factors','307.8'),('307.9','SP','Other and unspecified special symptoms or syndromes, not elsewhere classified','307'),('308','NS','Acute reaction to stress','300-316'),('308.0','SP','Predominant disturbance of emotions','308'),('308.1','SP','Predominant disturbance of consciousness','308'),('308.2','SP','Predominant psychomotor disturbance','308'),('308.3','SP','Other acute reactions to stress','308'),('308.4','SP','Mixed disorders as reaction to stress','308'),('308.9','SP','Unspecified acute reaction to stress','308'),('309','NS','Adjustment reaction','300-316'),('309.0','SP','Adjustment disorder with depressed mood','309'),('309.1','SP','Prolonged depressive reaction','309'),('309.2','NS','Adjustment reaction with predominant disturbance of other emotions','309'),('309.21','SP','Separation anxiety disorder','309.2'),('309.22','SP','Emancipation disorder of adolescence and early adult life','309.2'),('309.23','SP','Specific academic or work inhibition','309.2'),('309.24','SP','Adjustment disorder with anxiety','309.2'),('309.28','SP','Adjustment disorder with mixed anxiety and depressed mood','309.2'),('309.29','SP','Other adjustment reactions with predominant disturbance of other emotions','309.2'),('309.3','SP','Adjustment disorder with disturbance of conduct','309'),('309.4','SP','Adjustment disorder with mixed disturbance of emotions and conduct','309'),('309.8','NS','Other specified adjustment reactions','309'),('309.81','SP','Posttraumatic stress disorder','309.8'),('309.82','SP','Adjustment reaction with physical symptoms','309.8'),('309.83','SP','Adjustment reaction with withdrawal','309.8'),('309.89','SP','Other specified adjustment reactions','309.8'),('309.9','SP','Unspecified adjustment reaction','309'),('310','NS','Specific nonpsychotic mental disorders due to brain damage','300-316'),('310.0','SP','Frontal lobe syndrome','310'),('310.1','SP','Personality change due to conditions classified elsewhere','310'),('310.2','SP','Postconcussion syndrome','310'),('310.8','NS','Other specified nonpsychotic mental disorders following organic brain damage','310'),('310.81','SP','Pseudobulbar affect','310.8'),('310.89','SP','Other specified nonpsychotic mental disorders following organic brain damage','310.8'),('310.9','SP','Unspecified nonpsychotic mental disorder following organic brain damage','310'),('311','SP','Depressive disorder, not elsewhere classified','300-316'),('312','NS','Disturbance of conduct not elsewhere classified','300-316'),('312.0','NS','Undersocialized conduct disorder aggressive type','312'),('312.00','SP','Undersocialized conduct disorder, aggressive type, unspecified','312.0'),('312.01','SP','Undersocialized conduct disorder, aggressive type, mild','312.0'),('312.02','SP','Undersocialized conduct disorder, aggressive type, moderate','312.0'),('312.03','SP','Undersocialized conduct disorder, aggressive type, severe','312.0'),('312.1','NS','Undersocialized conduct disorder unaggressive type','312'),('312.10','SP','Undersocialized conduct disorder, unaggressive type, unspecified','312.1'),('312.11','SP','Undersocialized conduct disorder, unaggressive type, mild','312.1'),('312.12','SP','Undersocialized conduct disorder, unaggressive type, moderate','312.1'),('312.13','SP','Undersocialized conduct disorder, unaggressive type, severe','312.1'),('312.2','NS','Socialized conduct disorder','312'),('312.20','SP','Socialized conduct disorder, unspecified','312.2'),('312.21','SP','Socialized conduct disorder, mild','312.2'),('312.22','SP','Socialized conduct disorder, moderate','312.2'),('312.23','SP','Socialized conduct disorder, severe','312.2'),('312.3','NS','Disorders of impulse control not elsewhere classified','312'),('312.30','SP','Impulse control disorder, unspecified','312.3'),('312.31','SP','Pathological gambling','312.3'),('312.32','SP','Kleptomania','312.3'),('312.33','SP','Pyromania','312.3'),('312.34','SP','Intermittent explosive disorder','312.3'),('312.35','SP','Isolated explosive disorder','312.3'),('312.39','SP','Other disorders of impulse control','312.3'),('312.4','SP','Mixed disturbance of conduct and emotions','312'),('312.8','NS','Other specified disturbances of conduct not elsewhere classified','312'),('312.81','SP','Conduct disorder, childhood onset type','312.8'),('312.82','SP','Conduct disorder, adolescent onset type','312.8'),('312.89','SP','Other conduct disorder','312.8'),('312.9','SP','Unspecified disturbance of conduct','312'),('313','NS','Disturbance of emotions specific to childhood and adolescence','300-316'),('313.0','SP','Overanxious disorder specific to childhood and adolescence','313'),('313.1','SP','Misery and unhappiness disorder specific to childhood and adolescence','313'),('313.2','NS','Sensitivity shyness and social withdrawal disorder specific to childhood and adolescence','313'),('313.21','SP','Shyness disorder of childhood','313.2'),('313.22','SP','Introverted disorder of childhood','313.2'),('313.23','SP','Selective mutism','313.2'),('313.3','SP','Relationship problems specific to childhood and adolescence','313'),('313.8','NS','Other or mixed emotional disturbances of childhood or adolescence','313'),('313.81','SP','Oppositional defiant disorder','313.8'),('313.82','SP','Identity disorder of childhood or adolescence','313.8'),('313.83','SP','Academic underachievement disorder of childhood or adolescence','313.8'),('313.89','SP','Other emotional disturbances of childhood or adolescence','313.8'),('313.9','SP','Unspecified emotional disturbance of childhood or adolescence','313'),('314','NS','Hyperkinetic syndrome of childhood','300-316'),('314.0','NS','Attention deficit disorder of childhood','314'),('314.00','SP','Attention deficit disorder without mention of hyperactivity','314.0'),('314.01','SP','Attention deficit disorder with hyperactivity','314.0'),('314.1','SP','Hyperkinesis with developmental delay','314'),('314.2','SP','Hyperkinetic conduct disorder','314'),('314.8','SP','Other specified manifestations of hyperkinetic syndrome','314'),('314.9','SP','Unspecified hyperkinetic syndrome','314'),('315','NS','Specific delays in development','300-316'),('315.0','NS','Developmental reading disorder','315'),('315.00','SP','Developmental reading disorder, unspecified','315.0'),('315.01','SP','Alexia','315.0'),('315.02','SP','Developmental dyslexia','315.0'),('315.09','SP','Other specific developmental reading disorder','315.0'),('315.1','SP','Mathematics disorder','315'),('315.2','SP','Other specific developmental learning difficulties','315'),('315.3','NS','Developmental speech or language disorder','315'),('315.31','SP','Expressive language disorder','315.3'),('315.32','SP','Mixed receptive-expressive language disorder','315.3'),('315.34','SP','Speech and language developmental delay due to hearing loss','315.3'),('315.35','SP','Childhood onset fluency disorder','315.3'),('315.39','SP','Other developmental speech or language disorder','315.3'),('315.4','SP','Developmental coordination disorder','315'),('315.5','SP','Mixed development disorder','315'),('315.8','SP','Other specified delays in development','315'),('315.9','SP','Unspecified delay in development','315'),('316','SP','Psychic factors associated with diseases classified elsewhere','300-316'),('317','SP','Mild intellectual disabilities','317-319'),('317-319','sect','Intellectual Disabilities','290-319'),('318','NS','Other specified intellectual disabilities','317-319'),('318.0','SP','Moderate intellectual disabilities','318'),('318.1','SP','Severe intellectual disabilities','318'),('318.2','SP','Profound intellectual disabilities','318'),('319','SP','Unspecified intellectual disabilities','317-319'),('320','NS','Bacterial meningitis','320-327'),('320-327','sect','Inflammatory Diseases Of The Central Nervous System','320-389'),('320-389','sect','Diseases Of The Nervous System And Sense Organs',NULL),('320.0','SP','Hemophilus meningitis','320'),('320.1','SP','Pneumococcal meningitis','320'),('320.2','SP','Streptococcal meningitis','320'),('320.3','SP','Staphylococcal meningitis','320'),('320.7','SP','Meningitis in other bacterial diseases classified elsewhere','320'),('320.8','NS','Meningitis due to other specified bacteria','320'),('320.81','SP','Anaerobic meningitis','320.8'),('320.82','SP','Meningitis due to gram-negative bacteria, not elsewhere classified','320.8'),('320.89','SP','Meningitis due to other specified bacteria','320.8'),('320.9','SP','Meningitis due to unspecified bacterium','320'),('321','NS','Meningitis due to other organisms','320-327'),('321.0','SP','Cryptococcal meningitis','321'),('321.1','SP','Meningitis in other fungal diseases','321'),('321.2','SP','Meningitis due to viruses not elsewhere classified','321'),('321.3','SP','Meningitis due to trypanosomiasis','321'),('321.4','SP','Meningitis in sarcoidosis','321'),('321.8','SP','Meningitis due to other nonbacterial organisms classified elsewhere','321'),('322','NS','Meningitis of unspecified cause','320-327'),('322.0','SP','Nonpyogenic meningitis','322'),('322.1','SP','Eosinophilic meningitis','322'),('322.2','SP','Chronic meningitis','322'),('322.9','SP','Meningitis, unspecified','322'),('323','NS','Encephalitis myelitis and encephalomyelitis','320-327'),('323.0','NS','Encephalitis, myelitis, and encephalomyelitis in viral diseases classified elsewhere','323'),('323.01','SP','Encephalitis and encephalomyelitis in viral diseases classified elsewhere','323.0'),('323.02','SP','Myelitis in viral diseases classified elsewhere','323.0'),('323.1','SP','Encephalitis, myelitis, and encephalomyelitis in rickettsial diseases classified elsewhere','323'),('323.2','SP','Encephalitis, myelitis, and encephalomyelitis in protozoal diseases classified elsewhere','323'),('323.4','NS','Other encephalitis, myelitis, and encephalomyelitis due to infection classified elsewhere','323'),('323.41','SP','Other encephalitis and encephalomyelitis due to other infections classified elsewhere','323.4'),('323.42','SP','Other myelitis due to other infections classified elsewhere','323.4'),('323.5','NS','Encephalitis, myelitis, and encephalomyelitis following immunization procedures','323'),('323.51','SP','Encephalitis and encephalomyelitis following immunization procedures','323.5'),('323.52','SP','Myelitis following immunization procedures','323.5'),('323.6','NS','Postinfectious encephalitis, myelitis, and encephalomyelitis','323'),('323.61','SP','Infectious acute disseminated encephalomyelitis (ADEM)','323.6'),('323.62','SP','Other postinfectious encephalitis and encephalomyelitis','323.6'),('323.63','SP','Postinfectious myelitis','323.6'),('323.7','NS','Toxic encephalitis, myelitis, and encephalomyelitis','323'),('323.71','SP','Toxic encephalitis and encephalomyelitis','323.7'),('323.72','SP','Toxic myelitis','323.7'),('323.8','NS','Other causes of encephalitis, myelitis, and encephalomyelitis','323'),('323.81','SP','Other causes of encephalitis and encephalomyelitis','323.8'),('323.82','SP','Other causes of myelitis','323.8'),('323.9','SP','Unspecified causes of encephalitis, myelitis, and encephalomyelitis','323'),('324','NS','Intracranial and intraspinal abscess','320-327'),('324.0','SP','Intracranial abscess','324'),('324.1','SP','Intraspinal abscess','324'),('324.9','SP','Intracranial and intraspinal abscess of unspecified site','324'),('325','SP','Phlebitis and thrombophlebitis of intracranial venous sinuses','320-327'),('326','SP','Late effects of intracranial abscess or pyogenic infection','320-327'),('327','NS','Organic sleep disorders','320-327'),('327.0','NS','Organic disorders of initiating and maintaining sleep [organic insomnia]','327'),('327.00','SP','Organic insomnia, unspecified','327.0'),('327.01','SP','Insomnia due to medical condition classified elsewhere','327.0'),('327.02','SP','Insomnia due to mental disorder','327.0'),('327.09','SP','Other organic insomnia','327.0'),('327.1','NS','Organic disorder of excessive somnolence [organic hypersomnia]','327'),('327.10','SP','Organic hypersomnia, unspecified','327.1'),('327.11','SP','Idiopathic hypersomnia with long sleep time','327.1'),('327.12','SP','Idiopathic hypersomnia without long sleep time','327.1'),('327.13','SP','Recurrent hypersomnia','327.1'),('327.14','SP','Hypersomnia due to medical condition classified elsewhere','327.1'),('327.15','SP','Hypersomnia due to mental disorder','327.1'),('327.19','SP','Other organic hypersomnia','327.1'),('327.2','NS','Organic sleep apnea','327'),('327.20','SP','Organic sleep apnea, unspecified','327.2'),('327.21','SP','Primary central sleep apnea','327.2'),('327.22','SP','High altitude periodic breathing','327.2'),('327.23','SP','Obstructive sleep apnea (adult)(pediatric)','327.2'),('327.24','SP','Idiopathic sleep related non-obstructive alveolar hypoventilation','327.2'),('327.25','SP','Congenital central alveolar hypoventilation syndrome','327.2'),('327.26','SP','Sleep related hypoventilation/hypoxemia in conditions classifiable elsewhere','327.2'),('327.27','SP','Central sleep apnea in conditions classified elsewhere','327.2'),('327.29','SP','Other organic sleep apnea','327.2'),('327.3','NS','Circadian rhythm sleep disorder','327'),('327.30','SP','Circadian rhythm sleep disorder, unspecified','327.3'),('327.31','SP','Circadian rhythm sleep disorder, delayed sleep phase type','327.3'),('327.32','SP','Circadian rhythm sleep disorder, advanced sleep phase type','327.3'),('327.33','SP','Circadian rhythm sleep disorder, irregular sleep-wake type','327.3'),('327.34','SP','Circadian rhythm sleep disorder, free-running type','327.3'),('327.35','SP','Circadian rhythm sleep disorder, jet lag type','327.3'),('327.36','SP','Circadian rhythm sleep disorder, shift work type','327.3'),('327.37','SP','Circadian rhythm sleep disorder in conditions classified elsewhere','327.3'),('327.39','SP','Other circadian rhythm sleep disorder','327.3'),('327.4','NS','Organic parasomnia','327'),('327.40','SP','Organic parasomnia, unspecified','327.4'),('327.41','SP','Confusional arousals','327.4'),('327.42','SP','REM sleep behavior disorder','327.4'),('327.43','SP','Recurrent isolated sleep paralysis','327.4'),('327.44','SP','Parasomnia in conditions classified elsewhere','327.4'),('327.49','SP','Other organic parasomnia','327.4'),('327.5','NS','Organic sleep related movement disorders','327'),('327.51','SP','Periodic limb movement disorder','327.5'),('327.52','SP','Sleep related leg cramps','327.5'),('327.53','SP','Sleep related bruxism','327.5'),('327.59','SP','Other organic sleep related movement disorders','327.5'),('327.8','SP','Other organic sleep disorders','327'),('330','NS','Cerebral degenerations usually manifest in childhood','330-337'),('330-337','sect','Hereditary And Degenerative Diseases Of The Central Nervous System','320-389'),('330.0','SP','Leukodystrophy','330'),('330.1','SP','Cerebral lipidoses','330'),('330.2','SP','Cerebral degeneration in generalized lipidoses','330'),('330.3','SP','Cerebral degeneration of childhood in other diseases classified elsewhere','330'),('330.8','SP','Other specified cerebral degenerations in childhood','330'),('330.9','SP','Unspecified cerebral degeneration in childhood','330'),('331','NS','Other cerebral degenerations','330-337'),('331.0','SP','Alzheimer\'s disease','331'),('331.1','NS','Frontotemporal dementia','331'),('331.11','SP','Pick\'s disease','331.1'),('331.19','SP','Other frontotemporal dementia','331.1'),('331.2','SP','Senile degeneration of brain','331'),('331.3','SP','Communicating hydrocephalus','331'),('331.4','SP','Obstructive hydrocephalus','331'),('331.5','SP','Idiopathic normal pressure hydrocephalus (INPH)','331'),('331.6','SP','Corticobasal degeneration','331'),('331.7','SP','Cerebral degeneration in diseases classified elsewhere','331'),('331.8','NS','Other cerebral degeneration','331'),('331.81','SP','Reye\'s syndrome','331.8'),('331.82','SP','Dementia with lewy bodies','331.8'),('331.83','SP','Mild cognitive impairment, so stated','331.8'),('331.89','SP','Other cerebral degeneration','331.8'),('331.9','SP','Cerebral degeneration, unspecified','331'),('332','NS','Parkinson\'s disease','330-337'),('332.0','SP','Paralysis agitans','332'),('332.1','SP','Secondary parkinsonism','332'),('333','NS','Other extrapyramidal disease and abnormal movement disorders','330-337'),('333.0','SP','Other degenerative diseases of the basal ganglia','333'),('333.1','SP','Essential and other specified forms of tremor','333'),('333.2','SP','Myoclonus','333'),('333.3','SP','Tics of organic origin','333'),('333.4','SP','Huntington\'s chorea','333'),('333.5','SP','Other choreas','333'),('333.6','SP','Genetic torsion dystonia','333'),('333.7','NS','Acquired torsion dystonia','333'),('333.71','SP','Athetoid cerebral palsy','333.7'),('333.72','SP','Acute dystonia due to drugs','333.7'),('333.79','SP','Other acquired torsion dystonia','333.7'),('333.8','NS','Fragments of torsion dystonia','333'),('333.81','SP','Blepharospasm','333.8'),('333.82','SP','Orofacial dyskinesia','333.8'),('333.83','SP','Spasmodic torticollis','333.8'),('333.84','SP','Organic writers\' cramp','333.8'),('333.85','SP','Subacute dyskinesia due to drugs','333.8'),('333.89','SP','Other fragments of torsion dystonia','333.8'),('333.9','NS','Other and unspecified extrapyramidal diseases and abnormal movement disorders','333'),('333.90','SP','Unspecified extrapyramidal disease and abnormal movement disorder','333.9'),('333.91','SP','Stiff-man syndrome','333.9'),('333.92','SP','Neuroleptic malignant syndrome','333.9'),('333.93','SP','Benign shuddering attacks','333.9'),('333.94','SP','Restless legs syndrome (RLS)','333.9'),('333.99','SP','Other extrapyramidal diseases and abnormal movement disorders','333.9'),('334','NS','Spinocerebellar disease','330-337'),('334.0','SP','Friedreich\'s ataxia','334'),('334.1','SP','Hereditary spastic paraplegia','334'),('334.2','SP','Primary cerebellar degeneration','334'),('334.3','SP','Other cerebellar ataxia','334'),('334.4','SP','Cerebellar ataxia in diseases classified elsewhere','334'),('334.8','SP','Other spinocerebellar diseases','334'),('334.9','SP','Spinocerebellar disease, unspecified','334'),('335','NS','Anterior horn cell disease','330-337'),('335.0','SP','Werdnig-Hoffmann disease','335'),('335.1','NS','Spinal muscular atrophy','335'),('335.10','SP','Spinal muscular atrophy, unspecified','335.1'),('335.11','SP','Kugelberg-Welander disease','335.1'),('335.19','SP','Other spinal muscular atrophy','335.1'),('335.2','NS','Motor neuron disease','335'),('335.20','SP','Amyotrophic lateral sclerosis','335.2'),('335.21','SP','Progressive muscular atrophy','335.2'),('335.22','SP','Progressive bulbar palsy','335.2'),('335.23','SP','Pseudobulbar palsy','335.2'),('335.24','SP','Primary lateral sclerosis','335.2'),('335.29','SP','Other motor neuron disease','335.2'),('335.8','SP','Other anterior horn cell diseases','335'),('335.9','SP','Anterior horn cell disease, unspecified','335'),('336','NS','Other diseases of spinal cord','330-337'),('336.0','SP','Syringomyelia and syringobulbia','336'),('336.1','SP','Vascular myelopathies','336'),('336.2','SP','Subacute combined degeneration of spinal cord in diseases classified elsewhere','336'),('336.3','SP','Myelopathy in other diseases classified elsewhere','336'),('336.8','SP','Other myelopathy','336'),('336.9','SP','Unspecified disease of spinal cord','336'),('337','NS','Disorders of the autonomic nervous system','330-337'),('337.0','NS','Idiopathic peripheral autonomic neuropathy','337'),('337.00','SP','Idiopathic peripheral autonomic neuropathy, unspecified','337.0'),('337.01','SP','Carotid sinus syndrome','337.0'),('337.09','SP','Other idiopathic peripheral autonomic neuropathy','337.0'),('337.1','SP','Peripheral autonomic neuropathy in disorders classified elsewhere','337'),('337.2','NS','Reflex sympathetic dystrophy','337'),('337.20','SP','Reflex sympathetic dystrophy, unspecified','337.2'),('337.21','SP','Reflex sympathetic dystrophy of the upper limb','337.2'),('337.22','SP','Reflex sympathetic dystrophy of the lower limb','337.2'),('337.29','SP','Reflex sympathetic dystrophy of other specified site','337.2'),('337.3','SP','Autonomic dysreflexia','337'),('337.9','SP','Unspecified disorder of autonomic nervous system','337'),('338','NS','Pain, not elsewhere classified','338-338'),('338-338','sect','Pain','320-389'),('338.0','SP','Central pain syndrome','338'),('338.1','NS','Acute pain','338'),('338.11','SP','Acute pain due to trauma','338.1'),('338.12','SP','Acute post-thoracotomy pain','338.1'),('338.18','SP','Other acute postoperative pain','338.1'),('338.19','SP','Other acute pain','338.1'),('338.2','NS','Chronic pain','338'),('338.21','SP','Chronic pain due to trauma','338.2'),('338.22','SP','Chronic post-thoracotomy pain','338.2'),('338.28','SP','Other chronic postoperative pain','338.2'),('338.29','SP','Other chronic pain','338.2'),('338.3','SP','Neoplasm related pain (acute) (chronic)','338'),('338.4','SP','Chronic pain syndrome','338'),('339','NS','Other headache syndromes','339-339'),('339-339','sect','Other Headache Syndromes','320-389'),('339.0','NS','Cluster headaches and other trigeminal autonomic cephalgias','339'),('339.00','SP','Cluster headache syndrome, unspecified','339.0'),('339.01','SP','Episodic cluster headache','339.0'),('339.02','SP','Chronic cluster headache','339.0'),('339.03','SP','Episodic paroxysmal hemicrania','339.0'),('339.04','SP','Chronic paroxysmal hemicrania','339.0'),('339.05','SP','Short lasting unilateral neuralgiform headache with conjunctival injection and tearing','339.0'),('339.09','SP','Other trigeminal autonomic cephalgias','339.0'),('339.1','NS','Tension type headache','339'),('339.10','SP','Tension type headache, unspecified','339.1'),('339.11','SP','Episodic tension type headache','339.1'),('339.12','SP','Chronic tension type headache','339.1'),('339.2','NS','Post-traumatic headache','339'),('339.20','SP','Post-traumatic headache, unspecified','339.2'),('339.21','SP','Acute post-traumatic headache','339.2'),('339.22','SP','Chronic post-traumatic headache','339.2'),('339.3','SP','Drug induced headache, not elsewhere classified','339'),('339.4','NS','Complicated headache syndromes','339'),('339.41','SP','Hemicrania continua','339.4'),('339.42','SP','New daily persistent headache','339.4'),('339.43','SP','Primary thunderclap headache','339.4'),('339.44','SP','Other complicated headache syndrome','339.4'),('339.8','NS','Other specified headache syndromes','339'),('339.81','SP','Hypnic headache','339.8'),('339.82','SP','Headache associated with sexual activity','339.8'),('339.83','SP','Primary cough headache','339.8'),('339.84','SP','Primary exertional headache','339.8'),('339.85','SP','Primary stabbing headache','339.8'),('339.89','SP','Other headache syndromes','339.8'),('340','SP','Multiple sclerosis','340-349'),('340-349','sect','Other Disorders Of The Central Nervous System','320-389'),('341','NS','Other demyelinating diseases of central nervous system','340-349'),('341.0','SP','Neuromyelitis optica','341'),('341.1','SP','Schilder\'s disease','341'),('341.2','NS','Acute (transverse) myelitis','341'),('341.20','SP','Acute (transverse) myelitis NOS','341.2'),('341.21','SP','Acute (transverse) myelitis in conditions classified elsewhere','341.2'),('341.22','SP','Idiopathic transverse myelitis','341.2'),('341.8','SP','Other demyelinating diseases of central nervous system','341'),('341.9','SP','Demyelinating disease of central nervous system, unspecified','341'),('342','NS','Hemiplegia and hemiparesis','340-349'),('342.0','NS','Flaccid hemiplegia','342'),('342.00','SP','Flaccid hemiplegia and hemiparesis affecting unspecified side','342.0'),('342.01','SP','Flaccid hemiplegia and hemiparesis affecting dominant side','342.0'),('342.02','SP','Flaccid hemiplegia and hemiparesis affecting nondominant side','342.0'),('342.1','NS','Spastic hemiplegia','342'),('342.10','SP','Spastic hemiplegia and hemiparesis affecting unspecified side','342.1'),('342.11','SP','Spastic hemiplegia and hemiparesis affecting dominant side','342.1'),('342.12','SP','Spastic hemiplegia and hemiparesis affecting nondominant side','342.1'),('342.8','NS','Other specified hemiplegia','342'),('342.80','SP','Other specified hemiplegia and hemiparesis affecting unspecified side','342.8'),('342.81','SP','Other specified hemiplegia and hemiparesis affecting dominant side','342.8'),('342.82','SP','Other specified hemiplegia and hemiparesis affecting nondominant side','342.8'),('342.9','NS','Hemiplegia unspecified','342'),('342.90','SP','Hemiplegia, unspecified, affecting unspecified side','342.9'),('342.91','SP','Hemiplegia, unspecified, affecting dominant side','342.9'),('342.92','SP','Hemiplegia, unspecified, affecting nondominant side','342.9'),('343','NS','Infantile cerebral palsy','340-349'),('343.0','SP','Congenital diplegia','343'),('343.1','SP','Congenital hemiplegia','343'),('343.2','SP','Congenital quadriplegia','343'),('343.3','SP','Congenital monoplegia','343'),('343.4','SP','Infantile hemiplegia','343'),('343.8','SP','Other specified infantile cerebral palsy','343'),('343.9','SP','Infantile cerebral palsy, unspecified','343'),('344','NS','Other paralytic syndromes','340-349'),('344.0','NS','Quadriplegia and quadraparesis','344'),('344.00','SP','Quadriplegia, unspecified','344.0'),('344.01','SP','Quadriplegia, C1-C4, complete','344.0'),('344.02','SP','Quadriplegia, C1-C4, incomplete','344.0'),('344.03','SP','Quadriplegia, C5-C7, complete','344.0'),('344.04','SP','Quadriplegia, C5-C7, incomplete','344.0'),('344.09','SP','Other quadriplegia','344.0'),('344.1','SP','Paraplegia','344'),('344.2','SP','Diplegia of upper limbs','344'),('344.3','NS','Monoplegia of lower limb','344'),('344.30','SP','Monoplegia of lower limb affecting unspecified side','344.3'),('344.31','SP','Monoplegia of lower limb affecting dominant side','344.3'),('344.32','SP','Monoplegia of lower limb affecting nondominant side','344.3'),('344.4','NS','Monoplegia of upper limb','344'),('344.40','SP','Monoplegia of upper limb affecting unspecified side','344.4'),('344.41','SP','Monoplegia of upper limb affecting dominant side','344.4'),('344.42','SP','Monoplegia of upper limb affecting nondominant sde','344.4'),('344.5','SP','Unspecified monoplegia','344'),('344.6','NS','Cauda equina syndrome','344'),('344.60','SP','Cauda equina syndrome without mention of neurogenic bladder','344.6'),('344.61','SP','Cauda equina syndrome with neurogenic bladder','344.6'),('344.8','NS','Other specified paralytic syndromes','344'),('344.81','SP','Locked-in state','344.8'),('344.89','SP','Other specified paralytic syndrome','344.8'),('344.9','SP','Paralysis, unspecified','344'),('345','NS','Epilepsy and recurrent seizures','340-349'),('345.0','NS','Generalized nonconvulsive epilepsy','345'),('345.00','SP','Generalized nonconvulsive epilepsy, without mention of intractable epilepsy','345.0'),('345.01','SP','Generalized nonconvulsive epilepsy, with intractable epilepsy','345.0'),('345.1','NS','Generalized convulsive epilepsy','345'),('345.10','SP','Generalized convulsive epilepsy, without mention of intractable epilepsy','345.1'),('345.11','SP','Generalized convulsive epilepsy, with intractable epilepsy','345.1'),('345.2','SP','Petit mal status','345'),('345.3','SP','Grand mal status','345'),('345.4','NS','Localization-related (focal) (partial) epilepsy and epileptic syndromes with complex partial seizures','345'),('345.40','SP','Localization-related (focal) (partial) epilepsy and epileptic syndromes with complex partial seizures, without mention of intractable epilepsy','345.4'),('345.41','SP','Localization-related (focal) (partial) epilepsy and epileptic syndromes with complex partial seizures, with intractable epilepsy','345.4'),('345.5','NS','Localization-related (focal) (partial) epilepsy and epileptic syndromes with simple partial seizures','345'),('345.50','SP','Localization-related (focal) (partial) epilepsy and epileptic syndromes with simple partial seizures, without mention of intractable epilepsy','345.5'),('345.51','SP','Localization-related (focal) (partial) epilepsy and epileptic syndromes with simple partial seizures, with intractable epilepsy','345.5'),('345.6','NS','Infantile spasms','345'),('345.60','SP','Infantile spasms, without mention of intractable epilepsy','345.6'),('345.61','SP','Infantile spasms, with intractable epilepsy','345.6'),('345.7','NS','Epilepsia partialis continua','345'),('345.70','SP','Epilepsia partialis continua, without mention of intractable epilepsy','345.7'),('345.71','SP','Epilepsia partialis continua, with intractable epilepsy','345.7'),('345.8','NS','Other forms of epilepsy and recurrent seizures','345'),('345.80','SP','Other forms of epilepsy and recurrent seizures, without mention of intractable epilepsy','345.8'),('345.81','SP','Other forms of epilepsy and recurrent seizures, with intractable epilepsy','345.8'),('345.9','NS','Epilepsy unspecified','345'),('345.90','SP','Epilepsy, unspecified, without mention of intractable epilepsy','345.9'),('345.91','SP','Epilepsy, unspecified, with intractable epilepsy','345.9'),('346','NS','Migraine','340-349'),('346.0','NS','Migraine with aura','346'),('346.00','SP','Migraine with aura, without mention of intractable migraine without mention of status migrainosus','346.0'),('346.01','SP','Migraine with aura, with intractable migraine, so stated, without mention of status migrainosus','346.0'),('346.02','SP','Migraine with aura, without mention of intractable migraine with status migrainosus','346.0'),('346.03','SP','Migraine with aura, with intractable migraine, so stated, with status migrainosus','346.0'),('346.1','NS','Migraine without aura','346'),('346.10','SP','Migraine without aura, without mention of intractable migraine without mention of status migrainosus','346.1'),('346.11','SP','Migraine without aura, with intractable migraine, so stated, without mention of status migrainosus','346.1'),('346.12','SP','Migraine without aura, without mention of intractable migraine with status migrainosus','346.1'),('346.13','SP','Migraine without aura, with intractable migraine, so stated, with status migrainosus','346.1'),('346.2','NS','Variants of migraine, not elsewhere classified','346'),('346.20','SP','Variants of migraine, not elsewhere classified, without mention of intractable migraine without mention of status migrainosus','346.2'),('346.21','SP','Variants of migraine, not elsewhere classified, with intractable migraine, so stated, without mention of status migrainosus','346.2'),('346.22','SP','Variants of migraine, not elsewhere classified, without mention of intractable migraine with status migrainosus','346.2'),('346.23','SP','Variants of migraine, not elsewhere classified, with intractable migraine, so stated, with status migrainosus','346.2'),('346.3','NS','Hemiplegic migraine','346'),('346.30','SP','Hemiplegic migraine, without mention of intractable migraine without mention of status migrainosus','346.3'),('346.31','SP','Hemiplegic migraine, with intractable migraine, so stated, without mention of status migrainosus','346.3'),('346.32','SP','Hemiplegic migraine, without mention of intractable migraine with status migrainosus','346.3'),('346.33','SP','Hemiplegic migraine, with intractable migraine, so stated, with status migrainosus','346.3'),('346.4','NS','Menstrual migraine','346'),('346.40','SP','Menstrual migraine, without mention of intractable migraine without mention of status migrainosus','346.4'),('346.41','SP','Menstrual migraine, with intractable migraine, so stated, without mention of status migrainosus','346.4'),('346.42','SP','Menstrual migraine, without mention of intractable migraine with status migrainosus','346.4'),('346.43','SP','Menstrual migraine, with intractable migraine, so stated, with status migrainosus','346.4'),('346.5','NS','Persistent migraine aura without cerebral infarction','346'),('346.50','SP','Persistent migraine aura without cerebral infarction, without mention of intractable migraine without mention of status migrainosus','346.5'),('346.51','SP','Persistent migraine aura without cerebral infarction, with intractable migraine, so stated, without mention of status migrainosus','346.5'),('346.52','SP','Persistent migraine aura without cerebral infarction, without mention of intractable migraine with status migrainosus','346.5'),('346.53','SP','Persistent migraine aura without cerebral infarction, with intractable migraine, so stated, with status migrainosus','346.5'),('346.6','NS','Persistent migraine aura with cerebral infarction','346'),('346.60','SP','Persistent migraine aura with cerebral infarction, without mention of intractable migraine without mention of status migrainosus','346.6'),('346.61','SP','Persistent migraine aura with cerebral infarction, with intractable migraine, so stated, without mention of status migrainosus','346.6'),('346.62','SP','Persistent migraine aura with cerebral infarction, without mention of intractable migraine with status migrainosus','346.6'),('346.63','SP','Persistent migraine aura with cerebral infarction, with intractable migraine, so stated, with status migrainosus','346.6'),('346.7','NS','Chronic migraine without aura','346'),('346.70','SP','Chronic migraine without aura, without mention of intractable migraine without mention of status migrainosus','346.7'),('346.71','SP','Chronic migraine without aura, with intractable migraine, so stated, without mention of status migrainosus','346.7'),('346.72','SP','Chronic migraine without aura, without mention of intractable migraine with status migrainosus','346.7'),('346.73','SP','Chronic migraine without aura, with intractable migraine, so stated, with status migrainosus','346.7'),('346.8','NS','Other forms of migraine','346'),('346.80','SP','Other forms of migraine, without mention of intractable migraine without mention of status migrainosus','346.8'),('346.81','SP','Other forms of migraine, with intractable migraine, so stated, without mention of status migrainosus','346.8'),('346.82','SP','Other forms of migraine, without mention of intractable migraine with status migrainosus','346.8'),('346.83','SP','Other forms of migraine, with intractable migraine, so stated, with status migrainosus','346.8'),('346.9','NS','Migraine unspecified','346'),('346.90','SP','Migraine, unspecified, without mention of intractable migraine without mention of status migrainosus','346.9'),('346.91','SP','Migraine, unspecified, with intractable migraine, so stated, without mention of status migrainosus','346.9'),('346.92','SP','Migraine, unspecified, without mention of intractable migraine with status migrainosus','346.9'),('346.93','SP','Migraine, unspecified, with intractable migraine, so stated, with status migrainosus','346.9'),('347','NS','Cataplexy and narcolepsy','340-349'),('347.0','NS','Narcolepsy','347'),('347.00','SP','Narcolepsy, without cataplexy','347.0'),('347.01','SP','Narcolepsy, with cataplexy','347.0'),('347.1','NS','Narcolepsy in conditions classified elsewhere','347'),('347.10','SP','Narcolepsy in conditions classified elsewhere, without cataplexy','347.1'),('347.11','SP','Narcolepsy in conditions classified elsewhere, with cataplexy','347.1'),('348','NS','Other conditions of brain','340-349'),('348.0','SP','Cerebral cysts','348'),('348.1','SP','Anoxic brain damage','348'),('348.2','SP','Benign intracranial hypertension','348'),('348.3','NS','Encephalopathy, not elsewhere classified','348'),('348.30','SP','Encephalopathy, unspecified','348.3'),('348.31','SP','Metabolic encephalopathy','348.3'),('348.39','SP','Other encephalopathy','348.3'),('348.4','SP','Compression of brain','348'),('348.5','SP','Cerebral edema','348'),('348.8','NS','Other conditions of brain','348'),('348.81','SP','Temporal sclerosis','348.8'),('348.82','SP','Brain death','348.8'),('348.89','SP','Other conditions of brain','348.8'),('348.9','SP','Unspecified condition of brain','348'),('349','NS','Other and unspecified disorders of the nervous system','340-349'),('349.0','SP','Reaction to spinal or lumbar puncture','349'),('349.1','SP','Nervous system complications from surgically implanted device','349'),('349.2','SP','Disorders of meninges, not elsewhere classified','349'),('349.3','NS','Dural tear','349'),('349.31','SP','Accidental puncture or laceration of dura during a procedure','349.3'),('349.39','SP','Other dural tear','349.3'),('349.8','NS','Other specified disorders of nervous system','349'),('349.81','SP','Cerebrospinal fluid rhinorrhea','349.8'),('349.82','SP','Toxic encephalopathy','349.8'),('349.89','SP','Other specified disorders of nervous system','349.8'),('349.9','SP','Unspecified disorders of nervous system','349'),('350','NS','Trigeminal nerve disorders','350-359'),('350-359','sect','Disorders Of The Peripheral Nervous System','320-389'),('350.1','SP','Trigeminal neuralgia','350'),('350.2','SP','Atypical face pain','350'),('350.8','SP','Other specified trigeminal nerve disorders','350'),('350.9','SP','Trigeminal nerve disorder, unspecified','350'),('351','NS','Facial nerve disorders','350-359'),('351.0','SP','Bell\'s palsy','351'),('351.1','SP','Geniculate ganglionitis','351'),('351.8','SP','Other facial nerve disorders','351'),('351.9','SP','Facial nerve disorder, unspecified','351'),('352','NS','Disorders of other cranial nerves','350-359'),('352.0','SP','Disorders of olfactory (1st) nerve','352'),('352.1','SP','Glossopharyngeal neuralgia','352'),('352.2','SP','Other disorders of glossopharyngeal [9th] nerve','352'),('352.3','SP','Disorders of pneumogastric [10th] nerve','352'),('352.4','SP','Disorders of accessory [11th] nerve','352'),('352.5','SP','Disorders of hypoglossal [12th] nerve','352'),('352.6','SP','Multiple cranial nerve palsies','352'),('352.9','SP','Unspecified disorder of cranial nerves','352'),('353','NS','Nerve root and plexus disorders','350-359'),('353.0','SP','Brachial plexus lesions','353'),('353.1','SP','Lumbosacral plexus lesions','353'),('353.2','SP','Cervical root lesions, not elsewhere classified','353'),('353.3','SP','Thoracic root lesions, not elsewhere classified','353'),('353.4','SP','Lumbosacral root lesions, not elsewhere classified','353'),('353.5','SP','Neuralgic amyotrophy','353'),('353.6','SP','Phantom limb (syndrome)','353'),('353.8','SP','Other nerve root and plexus disorders','353'),('353.9','SP','Unspecified nerve root and plexus disorder','353'),('354','NS','Mononeuritis of upper limb and mononeuritis multiplex','350-359'),('354.0','SP','Carpal tunnel syndrome','354'),('354.1','SP','Other lesion of median nerve','354'),('354.2','SP','Lesion of ulnar nerve','354'),('354.3','SP','Lesion of radial nerve','354'),('354.4','SP','Causalgia of upper limb','354'),('354.5','SP','Mononeuritis multiplex','354'),('354.8','SP','Other mononeuritis of upper limb','354'),('354.9','SP','Mononeuritis of upper limb, unspecified','354'),('355','NS','Mononeuritis of lower limb and unspecified site','350-359'),('355.0','SP','Lesion of sciatic nerve','355'),('355.1','SP','Meralgia paresthetica','355'),('355.2','SP','Other lesion of femoral nerve','355'),('355.3','SP','Lesion of lateral popliteal nerve','355'),('355.4','SP','Lesion of medial popliteal nerve','355'),('355.5','SP','Tarsal tunnel syndrome','355'),('355.6','SP','Lesion of plantar nerve','355'),('355.7','NS','Other mononeuritis of lower limb','355'),('355.71','SP','Causalgia of lower limb','355.7'),('355.79','SP','Other mononeuritis of lower limb','355.7'),('355.8','SP','Mononeuritis of lower limb, unspecified','355'),('355.9','SP','Mononeuritis of unspecified site','355'),('356','NS','Hereditary and idiopathic peripheral neuropathy','350-359'),('356.0','SP','Hereditary peripheral neuropathy','356'),('356.1','SP','Peroneal muscular atrophy','356'),('356.2','SP','Hereditary sensory neuropathy','356'),('356.3','SP','Refsum\'s disease','356'),('356.4','SP','Idiopathic progressive polyneuropathy','356'),('356.8','SP','Other specified idiopathic peripheral neuropathy','356'),('356.9','SP','Unspecified hereditary and idiopathic peripheral neuropathy','356'),('357','NS','Inflammatory and toxic neuropathy','350-359'),('357.0','SP','Acute infective polyneuritis','357'),('357.1','SP','Polyneuropathy in collagen vascular disease','357'),('357.2','SP','Polyneuropathy in diabetes','357'),('357.3','SP','Polyneuropathy in malignant disease','357'),('357.4','SP','Polyneuropathy in other diseases classified elsewhere','357'),('357.5','SP','Alcoholic polyneuropathy','357'),('357.6','SP','Polyneuropathy due to drugs','357'),('357.7','SP','Polyneuropathy due to other toxic agents','357'),('357.8','NS','Other inflammatory and toxic neuropathy','357'),('357.81','SP','Chronic inflammatory demyelinating polyneuritis','357.8'),('357.82','SP','Critical illness polyneuropathy','357.8'),('357.89','SP','Other inflammatory and toxic neuropathy','357.8'),('357.9','SP','Unspecified inflammatory and toxic neuropathy','357'),('358','NS','Myoneural disorders','350-359'),('358.0','NS','Myasthenia gravis','358'),('358.00','SP','Myasthenia gravis without (acute) exacerbation','358.0'),('358.01','SP','Myasthenia gravis with (acute) exacerbation','358.0'),('358.1','SP','Myasthenic syndromes in diseases classified elsewhere','358'),('358.2','SP','Toxic myoneural disorders','358'),('358.3','NS','Lambert-eaton syndrome','358'),('358.30','SP','Lambert-Eaton syndrome, unspecified','358.3'),('358.31','SP','Lambert-Eaton syndrome in neoplastic disease','358.3'),('358.39','SP','Lambert-Eaton syndrome in other diseases classified elsewhere','358.3'),('358.8','SP','Other specified myoneural disorders','358'),('358.9','SP','Myoneural disorders, unspecified','358'),('359','NS','Muscular dystrophies and other myopathies','350-359'),('359.0','SP','Congenital hereditary muscular dystrophy','359'),('359.1','SP','Hereditary progressive muscular dystrophy','359'),('359.2','NS','Myotonic disorders','359'),('359.21','SP','Myotonic muscular dystrophy','359.2'),('359.22','SP','Myotonia congenita','359.2'),('359.23','SP','Myotonic chondrodystrophy','359.2'),('359.24','SP','Drug- induced myotonia','359.2'),('359.29','SP','Other specified myotonic disorder','359.2'),('359.3','SP','Periodic paralysis','359'),('359.4','SP','Toxic myopathy','359'),('359.5','SP','Myopathy in endocrine diseases classified elsewhere','359'),('359.6','SP','Symptomatic inflammatory myopathy in diseases classified elsewhere','359'),('359.7','NS','Inflammatory and immune myopathies, nec','359'),('359.71','SP','Inclusion body myositis','359.7'),('359.79','SP','Other inflammatory and immune myopathies, NEC','359.7'),('359.8','NS','Other myopathies','359'),('359.81','SP','Critical illness myopathy','359.8'),('359.89','SP','Other myopathies','359.8'),('359.9','SP','Myopathy, unspecified','359'),('360','NS','Disorders of the globe','360-379'),('360-379','sect','Disorders Of The Eye And Adnexa','320-389'),('360.0','NS','Purulent endophthalmitis','360'),('360.00','SP','Purulent endophthalmitis, unspecified','360.0'),('360.01','SP','Acute endophthalmitis','360.0'),('360.02','SP','Panophthalmitis','360.0'),('360.03','SP','Chronic endophthalmitis','360.0'),('360.04','SP','Vitreous abscess','360.0'),('360.1','NS','Other endophthalmitis','360'),('360.11','SP','Sympathetic uveitis','360.1'),('360.12','SP','Panuveitis','360.1'),('360.13','SP','Parasitic endophthalmitis NOS','360.1'),('360.14','SP','Ophthalmia nodosa','360.1'),('360.19','SP','Other endophthalmitis','360.1'),('360.2','NS','Degenerative disorders of globe','360'),('360.20','SP','Degenerative disorder of globe, unspecified','360.2'),('360.21','SP','Progressive high (degenerative) myopia','360.2'),('360.23','SP','Siderosis of globe','360.2'),('360.24','SP','Other metallosis of globe','360.2'),('360.29','SP','Other degenerative disorders of globe','360.2'),('360.3','NS','Hypotony of eye','360'),('360.30','SP','Hypotony of eye, unspecified','360.3'),('360.31','SP','Primary hypotony of eye','360.3'),('360.32','SP','Ocular fistula causing hypotony','360.3'),('360.33','SP','Hypotony associated with other ocular disorders','360.3'),('360.34','SP','Flat anterior chamber of eye','360.3'),('360.4','NS','Degenerated conditions of globe','360'),('360.40','SP','Degenerated globe or eye, unspecified','360.4'),('360.41','SP','Blind hypotensive eye','360.4'),('360.42','SP','Blind hypertensive eye','360.4'),('360.43','SP','Hemophthalmos, except current injury','360.4'),('360.44','SP','Leucocoria','360.4'),('360.5','NS','Retained (old) intraocular foreign body magnetic','360'),('360.50','SP','Foreign body, magnetic, intraocular, unspecified','360.5'),('360.51','SP','Foreign body, magnetic, in anterior chamber of eye','360.5'),('360.52','SP','Foreign body, magnetic, in iris or ciliary body','360.5'),('360.53','SP','Foreign body, magnetic, in lens','360.5'),('360.54','SP','Foreign body, magnetic, in vitreous','360.5'),('360.55','SP','Foreign body, magnetic, in posterior wall','360.5'),('360.59','SP','Intraocular foreign body, magnetic, in other or multiple sites','360.5'),('360.6','NS','Retained (old) intraocular foreign body nonmagnetic','360'),('360.60','SP','Foreign body, intraocular, unspecified','360.6'),('360.61','SP','Foreign body in anterior chamber','360.6'),('360.62','SP','Foreign body in iris or ciliary body','360.6'),('360.63','SP','Foreign body in lens','360.6'),('360.64','SP','Foreign body in vitreous','360.6'),('360.65','SP','Foreign body in posterior wall of eye','360.6'),('360.69','SP','Intraocular foreign body in other or multiple sites','360.6'),('360.8','NS','Other disorders of globe','360'),('360.81','SP','Luxation of globe','360.8'),('360.89','SP','Other disorders of globe','360.8'),('360.9','SP','Unspecified disorder of globe','360'),('361','NS','Retinal detachments and defects','360-379'),('361.0','NS','Retinal detachment with retinal defect','361'),('361.00','SP','Retinal detachment with retinal defect, unspecified','361.0'),('361.01','SP','Recent retinal detachment, partial, with single defect','361.0'),('361.02','SP','Recent retinal detachment, partial, with multiple defects','361.0'),('361.03','SP','Recent retinal detachment, partial, with giant tear','361.0'),('361.04','SP','Recent retinal detachment, partial, with retinal dialysis','361.0'),('361.05','SP','Recent retinal detachment, total or subtotal','361.0'),('361.06','SP','Old retinal detachment, partial','361.0'),('361.07','SP','Old retinal detachment, total or subtotal','361.0'),('361.1','NS','Retinoschisis and retinal cysts','361'),('361.10','SP','Retinoschisis, unspecified','361.1'),('361.11','SP','Flat retinoschisis','361.1'),('361.12','SP','Bullous retinoschisis','361.1'),('361.13','SP','Primary retinal cysts','361.1'),('361.14','SP','Secondary retinal cysts','361.1'),('361.19','SP','Other retinoschisis and retinal cysts','361.1'),('361.2','SP','Serous retinal detachment','361'),('361.3','NS','Retinal defects without detachment','361'),('361.30','SP','Retinal defect, unspecified','361.3'),('361.31','SP','Round hole of retina without detachment','361.3'),('361.32','SP','Horseshoe tear of retina without detachment','361.3'),('361.33','SP','Multiple defects of retina without detachment','361.3'),('361.8','NS','Other forms of retinal detachment','361'),('361.81','SP','Traction detachment of retina','361.8'),('361.89','SP','Other forms of retinal detachment','361.8'),('361.9','SP','Unspecified retinal detachment','361'),('362','NS','Other retinal disorders','360-379'),('362.0','NS','Diabetic retinopathy','362'),('362.01','SP','Background diabetic retinopathy','362.0'),('362.02','SP','Proliferative diabetic retinopathy','362.0'),('362.03','SP','Nonproliferative diabetic retinopathy NOS','362.0'),('362.04','SP','Mild nonproliferative diabetic retinopathy','362.0'),('362.05','SP','Moderate nonproliferative diabetic retinopathy','362.0'),('362.06','SP','Severe nonproliferative diabetic retinopathy','362.0'),('362.07','SP','Diabetic macular edema','362.0'),('362.1','NS','Other background retinopathy and retinal vascular changes','362'),('362.10','SP','Background retinopathy, unspecified','362.1'),('362.11','SP','Hypertensive retinopathy','362.1'),('362.12','SP','Exudative retinopathy','362.1'),('362.13','SP','Changes in vascular appearance of retina','362.1'),('362.14','SP','Retinal microaneurysms NOS','362.1'),('362.15','SP','Retinal telangiectasia','362.1'),('362.16','SP','Retinal neovascularization NOS','362.1'),('362.17','SP','Other intraretinal microvascular abnormalities','362.1'),('362.18','SP','Retinal vasculitis','362.1'),('362.2','NS','Other proliferative retinopathy','362'),('362.20','SP','Retinopathy of prematurity, unspecified','362.2'),('362.21','SP','Retrolental fibroplasia','362.2'),('362.22','SP','Retinopathy of prematurity, stage 0','362.2'),('362.23','SP','Retinopathy of prematurity, stage 1','362.2'),('362.24','SP','Retinopathy of prematurity, stage 2','362.2'),('362.25','SP','Retinopathy of prematurity, stage 3','362.2'),('362.26','SP','Retinopathy of prematurity, stage 4','362.2'),('362.27','SP','Retinopathy of prematurity, stage 5','362.2'),('362.29','SP','Other nondiabetic proliferative retinopathy','362.2'),('362.3','NS','Retinal vascular occlusion','362'),('362.30','SP','Retinal vascular occlusion, unspecified','362.3'),('362.31','SP','Central retinal artery occlusion','362.3'),('362.32','SP','Retinal arterial branch occlusion','362.3'),('362.33','SP','Partial retinal arterial occlusion','362.3'),('362.34','SP','Transient retinal arterial occlusion','362.3'),('362.35','SP','Central retinal vein occlusion','362.3'),('362.36','SP','Venous tributary (branch) occlusion','362.3'),('362.37','SP','Venous engorgement','362.3'),('362.4','NS','Separation of retinal layers','362'),('362.40','SP','Retinal layer separation, unspecified','362.4'),('362.41','SP','Central serous retinopathy','362.4'),('362.42','SP','Serous detachment of retinal pigment epithelium','362.4'),('362.43','SP','Hemorrhagic detachment of retinal pigment epithelium','362.4'),('362.5','NS','Degeneration of macula and posterior pole of retina','362'),('362.50','SP','Macular degeneration (senile), unspecified','362.5'),('362.51','SP','Nonexudative senile macular degeneration','362.5'),('362.52','SP','Exudative senile macular degeneration','362.5'),('362.53','SP','Cystoid macular degeneration','362.5'),('362.54','SP','Macular cyst, hole, or pseudohole','362.5'),('362.55','SP','Toxic maculopathy','362.5'),('362.56','SP','Macular puckering','362.5'),('362.57','SP','Drusen (degenerative)','362.5'),('362.6','NS','Peripheral retinal degenerations','362'),('362.60','SP','Peripheral retinal degeneration, unspecified','362.6'),('362.61','SP','Paving stone degeneration','362.6'),('362.62','SP','Microcystoid degeneration','362.6'),('362.63','SP','Lattice degeneration','362.6'),('362.64','SP','Senile reticular degeneration','362.6'),('362.65','SP','Secondary pigmentary degeneration','362.6'),('362.66','SP','Secondary vitreoretinal degenerations','362.6'),('362.7','NS','Hereditary retinal dystrophies','362'),('362.70','SP','Hereditary retinal dystrophy, unspecified','362.7'),('362.71','SP','Retinal dystrophy in systemic or cerebroretinal lipidoses','362.7'),('362.72','SP','Retinal dystrophy in other systemic disorders and syndromes','362.7'),('362.73','SP','Vitreoretinal dystrophies','362.7'),('362.74','SP','Pigmentary retinal dystrophy','362.7'),('362.75','SP','Other dystrophies primarily involving the sensory retina','362.7'),('362.76','SP','Dystrophies primarily involving the retinal pigment epithelium','362.7'),('362.77','SP','Dystrophies primarily involving Bruch\'s membrane','362.7'),('362.8','NS','Other retinal disorders','362'),('362.81','SP','Retinal hemorrhage','362.8'),('362.82','SP','Retinal exudates and deposits','362.8'),('362.83','SP','Retinal edema','362.8'),('362.84','SP','Retinal ischemia','362.8'),('362.85','SP','Retinal nerve fiber bundle defects','362.8'),('362.89','SP','Other retinal disorders','362.8'),('362.9','SP','Unspecified retinal disorder','362'),('363','NS','Chorioretinal inflammations scars and other disorders of choroid','360-379'),('363.0','NS','Focal chorioretinitis and focal retinochoroiditis','363'),('363.00','SP','Focal chorioretinitis, unspecified','363.0'),('363.01','SP','Focal choroiditis and chorioretinitis, juxtapapillary','363.0'),('363.03','SP','Focal choroiditis and chorioretinitis of other posterior pole','363.0'),('363.04','SP','Focal choroiditis and chorioretinitis, peripheral','363.0'),('363.05','SP','Focal retinitis and retinochoroiditis, juxtapapillary','363.0'),('363.06','SP','Focal retinitis and retinochoroiditis, macular or paramacular','363.0'),('363.07','SP','Focal retinitis and retinochoroiditis of other posterior pole','363.0'),('363.08','SP','Focal retinitis and retinochoroiditis, peripheral','363.0'),('363.1','NS','Disseminated chorioretinitis and disseminated retinochoroiditis','363'),('363.10','SP','Disseminated chorioretinitis, unspecified','363.1'),('363.11','SP','Disseminated choroiditis and chorioretinitis, posterior pole','363.1'),('363.12','SP','Disseminated choroiditis and chorioretinitis, peripheral','363.1'),('363.13','SP','Disseminated choroiditis and chorioretinitis, generalized','363.1'),('363.14','SP','Disseminated retinitis and retinochoroiditis, metastatic','363.1'),('363.15','SP','Disseminated retinitis and retinochoroiditis, pigment epitheliopathy','363.1'),('363.2','NS','Other and unspecified forms of chorioretinitis and retinochoroiditis','363'),('363.20','SP','Chorioretinitis, unspecified','363.2'),('363.21','SP','Pars planitis','363.2'),('363.22','SP','Harada\'s disease','363.2'),('363.3','NS','Chorioretinal scars','363'),('363.30','SP','Chorioretinal scar, unspecified','363.3'),('363.31','SP','Solar retinopathy','363.3'),('363.32','SP','Other macular scars','363.3'),('363.33','SP','Other scars of posterior pole','363.3'),('363.34','SP','Peripheral scars','363.3'),('363.35','SP','Disseminated scars','363.3'),('363.4','NS','Choroidal degenerations','363'),('363.40','SP','Choroidal degeneration, unspecified','363.4'),('363.41','SP','Senile atrophy of choroid','363.4'),('363.42','SP','Diffuse secondary atrophy of choroid','363.4'),('363.43','SP','Angioid streaks of choroid','363.4'),('363.5','NS','Hereditary choroidal dystrophies','363'),('363.50','SP','Hereditary choroidal dystrophy or atrophy, unspecified','363.5'),('363.51','SP','Circumpapillary dystrophy of choroid, partial','363.5'),('363.52','SP','Circumpapillary dystrophy of choroid, total','363.5'),('363.53','SP','Central dystrophy of choroid, partial','363.5'),('363.54','SP','Central choroidal atrophy, total','363.5'),('363.55','SP','Choroideremia','363.5'),('363.56','SP','Other diffuse or generalized dystrophy of choroid, partial','363.5'),('363.57','SP','Other diffuse or generalized dystrophy of choroid, total','363.5'),('363.6','NS','Choroidal hemorrhage and rupture','363'),('363.61','SP','Choroidal hemorrhage, unspecified','363.6'),('363.62','SP','Expulsive choroidal hemorrhage','363.6'),('363.63','SP','Choroidal rupture','363.6'),('363.7','NS','Choroidal detachment','363'),('363.70','SP','Choroidal detachment, unspecified','363.7'),('363.71','SP','Serous choroidal detachment','363.7'),('363.72','SP','Hemorrhagic choroidal detachment','363.7'),('363.8','SP','Other disorders of choroid','363'),('363.9','SP','Unspecified disorder of choroid','363'),('364','NS','Disorders of iris and ciliary body','360-379'),('364.0','NS','Acute and subacute iridocyclitis','364'),('364.00','SP','Acute and subacute iridocyclitis, unspecified','364.0'),('364.01','SP','Primary iridocyclitis','364.0'),('364.02','SP','Recurrent iridocyclitis','364.0'),('364.03','SP','Secondary iridocyclitis, infectious','364.0'),('364.04','SP','Secondary iridocyclitis, noninfectious','364.0'),('364.05','SP','Hypopyon','364.0'),('364.1','NS','Chronic iridocyclitis','364'),('364.10','SP','Chronic iridocyclitis, unspecified','364.1'),('364.11','SP','Chronic iridocyclitis in diseases classified elsewhere','364.1'),('364.2','NS','Certain types of iridocyclitis','364'),('364.21','SP','Fuchs\' heterochromic cyclitis','364.2'),('364.22','SP','Glaucomatocyclitic crises','364.2'),('364.23','SP','Lens-induced iridocyclitis','364.2'),('364.24','SP','Vogt-koyanagi syndrome','364.2'),('364.3','SP','Unspecified iridocyclitis','364'),('364.4','NS','Vascular disorders of iris and ciliary body','364'),('364.41','SP','Hyphema of iris and ciliary body','364.4'),('364.42','SP','Rubeosis iridis','364.4'),('364.5','NS','Degenerations of iris and ciliary body','364'),('364.51','SP','Essential or progressive iris atrophy','364.5'),('364.52','SP','Iridoschisis','364.5'),('364.53','SP','Pigmentary iris degeneration','364.5'),('364.54','SP','Degeneration of pupillary margin','364.5'),('364.55','SP','Miotic cysts of pupillary margin','364.5'),('364.56','SP','Degenerative changes of chamber angle','364.5'),('364.57','SP','Degenerative changes of ciliary body','364.5'),('364.59','SP','Other iris atrophy','364.5'),('364.6','NS','Cysts of iris ciliary body and anterior chamber','364'),('364.60','SP','Idiopathic cysts of iris, ciliary body, and anterior chamber','364.6'),('364.61','SP','Implantation cysts of iris, ciliary body, and anterior chamber','364.6'),('364.62','SP','Exudative cysts of iris or anterior chamber','364.6'),('364.63','SP','Primary cyst of pars plana','364.6'),('364.64','SP','Exudative cyst of pars plana','364.6'),('364.7','NS','Adhesions and disruptions of iris and ciliary body','364'),('364.70','SP','Adhesions of iris, unspecified','364.7'),('364.71','SP','Posterior synechiae of iris','364.7'),('364.72','SP','Anterior synechiae of iris','364.7'),('364.73','SP','Goniosynechiae','364.7'),('364.74','SP','Adhesions and disruptions of pupillary membranes','364.7'),('364.75','SP','Pupillary abnormalities','364.7'),('364.76','SP','Iridodialysis','364.7'),('364.77','SP','Recession of chamber angle of eye','364.7'),('364.8','NS','Other disorders of iris and ciliary body','364'),('364.81','SP','Floppy iris syndrome','364.8'),('364.82','SP','Plateau iris syndrome','364.8'),('364.89','SP','Other disorders of iris and ciliary body','364.8'),('364.9','SP','Unspecified disorder of iris and ciliary body','364'),('365','NS','Glaucoma','360-379'),('365.0','NS','Borderline glaucoma (glaucoma suspect)','365'),('365.00','SP','Preglaucoma, unspecified','365.0'),('365.01','SP','Open angle with borderline findings, low risk','365.0'),('365.02','SP','Anatomical narrow angle borderline glaucoma','365.0'),('365.03','SP','Steroid responders borderline glaucoma','365.0'),('365.04','SP','Ocular hypertension','365.0'),('365.05','SP','Open angle with borderline findings, high risk','365.0'),('365.06','SP','Primary angle closure without glaucoma damage','365.0'),('365.1','NS','Open-angle glaucoma','365'),('365.10','SP','Open-angle glaucoma, unspecified','365.1'),('365.11','SP','Primary open angle glaucoma','365.1'),('365.12','SP','Low tension open-angle glaucoma','365.1'),('365.13','SP','Pigmentary open-angle glaucoma','365.1'),('365.14','SP','Glaucoma of childhood','365.1'),('365.15','SP','Residual stage of open angle glaucoma','365.1'),('365.2','NS','Primary angle-closure glaucoma','365'),('365.20','SP','Primary angle-closure glaucoma, unspecified','365.2'),('365.21','SP','Intermittent angle-closure glaucoma','365.2'),('365.22','SP','Acute angle-closure glaucoma','365.2'),('365.23','SP','Chronic angle-closure glaucoma','365.2'),('365.24','SP','Residual stage of angle-closure glaucoma','365.2'),('365.3','NS','Corticosteroid-induced glaucoma','365'),('365.31','SP','Corticosteroid-induced glaucoma, glaucomatous stage','365.3'),('365.32','SP','Corticosteroid-induced glaucoma, residual stage','365.3'),('365.4','NS','Glaucoma associated with congenital anomalies dystrophies and systemic syndromes','365'),('365.41','SP','Glaucoma associated with chamber angle anomalies','365.4'),('365.42','SP','Glaucoma associated with anomalies of iris','365.4'),('365.43','SP','Glaucoma associated with other anterior segment anomalies','365.4'),('365.44','SP','Glaucoma associated with systemic syndromes','365.4'),('365.5','NS','Glaucoma associated with disorders of the lens','365'),('365.51','SP','Phacolytic glaucoma','365.5'),('365.52','SP','Pseudoexfoliation glaucoma','365.5'),('365.59','SP','Glaucoma associated with other lens disorders','365.5'),('365.6','NS','Glaucoma associated with other ocular disorders','365'),('365.60','SP','Glaucoma associated with unspecified ocular disorder','365.6'),('365.61','SP','Glaucoma associated with pupillary block','365.6'),('365.62','SP','Glaucoma associated with ocular inflammations','365.6'),('365.63','SP','Glaucoma associated with vascular disorders','365.6'),('365.64','SP','Glaucoma associated with tumors or cysts','365.6'),('365.65','SP','Glaucoma associated with ocular trauma','365.6'),('365.7','NS','Glaucoma stage','365'),('365.70','SP','Glaucoma stage, unspecified','365.7'),('365.71','SP','Mild stage glaucoma','365.7'),('365.72','SP','Moderate stage glaucoma','365.7'),('365.73','SP','Severe stage glaucoma','365.7'),('365.74','SP','Indeterminate stage glaucoma','365.7'),('365.8','NS','Other specified forms of glaucoma','365'),('365.81','SP','Hypersecretion glaucoma','365.8'),('365.82','SP','Glaucoma with increased episcleral venous pressure','365.8'),('365.83','SP','Aqueous misdirection','365.8'),('365.89','SP','Other specified glaucoma','365.8'),('365.9','SP','Unspecified glaucoma','365'),('366','NS','Cataract','360-379'),('366.0','NS','Infantile juvenile and presenile cataract','366'),('366.00','SP','Nonsenile cataract, unspecified','366.0'),('366.01','SP','Anterior subcapsular polar cataract','366.0'),('366.02','SP','Posterior subcapsular polar cataract','366.0'),('366.03','SP','Cortical, lamellar, or zonular cataract','366.0'),('366.04','SP','Nuclear cataract','366.0'),('366.09','SP','Other and combined forms of nonsenile cataract','366.0'),('366.1','NS','Senile cataract','366'),('366.10','SP','Senile cataract, unspecified','366.1'),('366.11','SP','Pseudoexfoliation of lens capsule','366.1'),('366.12','SP','Incipient senile cataract','366.1'),('366.13','SP','Anterior subcapsular polar senile cataract','366.1'),('366.14','SP','Posterior subcapsular polar senile cataract','366.1'),('366.15','SP','Cortical senile cataract','366.1'),('366.16','SP','Senile nuclear sclerosis','366.1'),('366.17','SP','Total or mature cataract','366.1'),('366.18','SP','Hypermature cataract','366.1'),('366.19','SP','Other and combined forms of senile cataract','366.1'),('366.2','NS','Traumatic cataract','366'),('366.20','SP','Traumatic cataract, unspecified','366.2'),('366.21','SP','Localized traumatic opacities','366.2'),('366.22','SP','Total traumatic cataract','366.2'),('366.23','SP','Partially resolved traumatic cataract','366.2'),('366.3','NS','Cataract secondary to ocular disorders','366'),('366.30','SP','Cataracta complicata, unspecified','366.3'),('366.31','SP','Glaucomatous flecks (subcapsular)','366.3'),('366.32','SP','Cataract in inflammatory ocular disorders','366.3'),('366.33','SP','Cataract with neovascularization','366.3'),('366.34','SP','Cataract in degenerative ocular disorders','366.3'),('366.4','NS','Cataract associated with other disorders','366'),('366.41','SP','Diabetic cataract','366.4'),('366.42','SP','Tetanic cataract','366.4'),('366.43','SP','Myotonic cataract','366.4'),('366.44','SP','Cataract associated with other syndromes','366.4'),('366.45','SP','Toxic cataract','366.4'),('366.46','SP','Cataract associated with radiation and other physical influences','366.4'),('366.5','NS','After-cataract','366'),('366.50','SP','After-cataract, unspecified','366.5'),('366.51','SP','Soemmering\'s ring','366.5'),('366.52','SP','Other after-cataract, not obscuring vision','366.5'),('366.53','SP','After-cataract, obscuring vision','366.5'),('366.8','SP','Other cataract','366'),('366.9','SP','Unspecified cataract','366'),('367','NS','Disorders of refraction and accommodation','360-379'),('367.0','SP','Hypermetropia','367'),('367.1','SP','Myopia','367'),('367.2','NS','Astigmatism','367'),('367.20','SP','Astigmatism, unspecified','367.2'),('367.21','SP','Regular astigmatism','367.2'),('367.22','SP','Irregular astigmatism','367.2'),('367.3','NS','Anisometropia and aniseikonia','367'),('367.31','SP','Anisometropia','367.3'),('367.32','SP','Aniseikonia','367.3'),('367.4','SP','Presbyopia','367'),('367.5','NS','Disorders of accommodation','367'),('367.51','SP','Paresis of accommodation','367.5'),('367.52','SP','Total or complete internal ophthalmoplegia','367.5'),('367.53','SP','Spasm of accommodation','367.5'),('367.8','NS','Other disorders of refraction and accommodation','367'),('367.81','SP','Transient refractive change','367.8'),('367.89','SP','Other disorders of refraction and accommodation','367.8'),('367.9','SP','Unspecified disorder of refraction and accommodation','367'),('368','NS','Visual disturbances','360-379'),('368.0','NS','Amblyopia ex anopsia','368'),('368.00','SP','Amblyopia, unspecified','368.0'),('368.01','SP','Strabismic amblyopia','368.0'),('368.02','SP','Deprivation amblyopia','368.0'),('368.03','SP','Refractive amblyopia','368.0'),('368.1','NS','Subjective visual disturbances','368'),('368.10','SP','Subjective visual disturbance, unspecified','368.1'),('368.11','SP','Sudden visual loss','368.1'),('368.12','SP','Transient visual loss','368.1'),('368.13','SP','Visual discomfort','368.1'),('368.14','SP','Visual distortions of shape and size','368.1'),('368.15','SP','Other visual distortions and entoptic phenomena','368.1'),('368.16','SP','Psychophysical visual disturbances','368.1'),('368.2','SP','Diplopia','368'),('368.3','NS','Other disorders of binocular vision','368'),('368.30','SP','Binocular vision disorder, unspecified','368.3'),('368.31','SP','Suppression of binocular vision','368.3'),('368.32','SP','Simultaneous visual perception without fusion','368.3'),('368.33','SP','Fusion with defective stereopsis','368.3'),('368.34','SP','Abnormal retinal correspondence','368.3'),('368.4','NS','Visual field defects','368'),('368.40','SP','Visual field defect, unspecified','368.4'),('368.41','SP','Scotoma involving central area','368.4'),('368.42','SP','Scotoma of blind spot area','368.4'),('368.43','SP','Sector or arcuate visual field defects','368.4'),('368.44','SP','Other localized visual field defect','368.4'),('368.45','SP','Generalized visual field contraction or constriction','368.4'),('368.46','SP','Homonymous bilateral field defects','368.4'),('368.47','SP','Heteronymous bilateral field defects','368.4'),('368.5','NS','Color vision deficiencies','368'),('368.51','SP','Protan defect','368.5'),('368.52','SP','Deutan defect','368.5'),('368.53','SP','Tritan defect','368.5'),('368.54','SP','Achromatopsia','368.5'),('368.55','SP','Acquired color vision deficiencies','368.5'),('368.59','SP','Other color vision deficiencies','368.5'),('368.6','NS','Night blindness','368'),('368.60','SP','Night blindness, unspecified','368.6'),('368.61','SP','Congenital night blindness','368.6'),('368.62','SP','Acquired night blindness','368.6'),('368.63','SP','Abnormal dark adaptation curve','368.6'),('368.69','SP','Other night blindness','368.6'),('368.8','SP','Other specified visual disturbances','368'),('368.9','SP','Unspecified visual disturbance','368'),('369','NS','Blindness and low vision','360-379'),('369.0','NS','Profound vision impairment both eyes','369'),('369.00','SP','Profound impairment, both eyes, impairment level not further specified','369.0'),('369.01','SP','Better eye: total vision impairment; lesser eye: total vision impairment','369.0'),('369.02','SP','Better eye: near-total vision impairment; lesser eye: not further specified','369.0'),('369.03','SP','Better eye: near-total vision impairment; lesser eye: total vision impairment','369.0'),('369.04','SP','Better eye: near-total vision impairment; lesser eye: near-total vision impairment','369.0'),('369.05','SP','Better eye: profound vision impairment; lesser eye: not further specified','369.0'),('369.06','SP','Better eye: profound vision impairment; lesser eye: total vision impairment','369.0'),('369.07','SP','Better eye: profound vision impairment; lesser eye: near-total vision impairment','369.0'),('369.08','SP','Better eye: profound vision impairment; lesser eye: profound vision impairment','369.0'),('369.1','NS','Moderate or severe vision impairment better eye; profound vision impairment of lesser eye','369'),('369.10','SP','Moderate or severe impairment, better eye, impairment level not further specified','369.1'),('369.11','SP','Better eye: severe vision impairment; lesser eye: blind, not further specified','369.1'),('369.12','SP','Better eye: severe vision impairment; lesser eye: total vision impairment','369.1'),('369.13','SP','Better eye: severe vision impairment; lesser eye: near-total vision impairment','369.1'),('369.14','SP','Better eye: severe vision impairment; lesser eye: profound vision impairment','369.1'),('369.15','SP','Better eye: moderate vision impairment; lesser eye: blind, not further specified','369.1'),('369.16','SP','Better eye: moderate vision impairment; lesser eye: total vision impairment','369.1'),('369.17','SP','Better eye: moderate vision impairment; lesser eye: near-total vision impairment','369.1'),('369.18','SP','Better eye: moderate vision impairment; lesser eye: profound vision impairment','369.1'),('369.2','NS','Moderate or severe vision impairment both eyes','369'),('369.20','SP','Moderate or severe impairment, both eyes, impairment level not further specified','369.2'),('369.21','SP','Better eye: severe vision impairment; lesser eye; impairment not further specified','369.2'),('369.22','SP','Better eye: severe vision impairment; lesser eye: severe vision impairment','369.2'),('369.23','SP','Better eye: moderate vision impairment; lesser eye: impairment not further specified','369.2'),('369.24','SP','Better eye: moderate vision impairment; lesser eye: severe vision impairment','369.2'),('369.25','SP','Better eye: moderate vision impairment; lesser eye: moderate vision impairment','369.2'),('369.3','SP','Unqualified visual loss, both eyes','369'),('369.4','SP','Legal blindness, as defined in U.S.A.','369'),('369.6','NS','Profound vision impairment one eye','369'),('369.60','SP','Profound impairment, one eye, impairment level not further specified','369.6'),('369.61','SP','One eye: total vision impairment; other eye: not specified','369.6'),('369.62','SP','One eye: total vision impairment; other eye: near-normal vision','369.6'),('369.63','SP','One eye: total vision impairment; other eye: normal vision','369.6'),('369.64','SP','One eye: near-total vision impairment; other eye: vision not specified','369.6'),('369.65','SP','One eye: near-total vision impairment; other eye: near-normal vision','369.6'),('369.66','SP','One eye: near-total vision impairment; other eye: normal vision','369.6'),('369.67','SP','One eye: profound vision impairment; other eye: vision not specified','369.6'),('369.68','SP','One eye: profound vision impairment; other eye: near-normal vision','369.6'),('369.69','SP','One eye: profound vision impairment; other eye: normal vision','369.6'),('369.7','NS','Moderate or severe vision impairment one eye','369'),('369.70','SP','Moderate or severe impairment, one eye, impairment level not further specified','369.7'),('369.71','SP','One eye: severe vision impairment; other eye: vision not specified','369.7'),('369.72','SP','One eye: severe vision impairment; other eye: near-normal vision','369.7'),('369.73','SP','One eye: severe vision impairment; other eye: normal vision','369.7'),('369.74','SP','One eye: moderate vision impairment; other eye: vision not specified','369.7'),('369.75','SP','One eye: moderate vision impairment; other eye: near-normal vision','369.7'),('369.76','SP','One eye: moderate vision impairment; other eye: normal vision','369.7'),('369.8','SP','Unqualified visual loss, one eye','369'),('369.9','SP','Unspecified visual loss','369'),('370','NS','Keratitis','360-379'),('370.0','NS','Corneal ulcer','370'),('370.00','SP','Corneal ulcer, unspecified','370.0'),('370.01','SP','Marginal corneal ulcer','370.0'),('370.02','SP','Ring corneal ulcer','370.0'),('370.03','SP','Central corneal ulcer','370.0'),('370.04','SP','Hypopyon ulcer','370.0'),('370.05','SP','Mycotic corneal ulcer','370.0'),('370.06','SP','Perforated corneal ulcer','370.0'),('370.07','SP','Mooren\'s ulcer','370.0'),('370.2','NS','Superficial keratitis without conjunctivitis','370'),('370.20','SP','Superficial keratitis, unspecified','370.2'),('370.21','SP','Punctate keratitis','370.2'),('370.22','SP','Macular keratitis','370.2'),('370.23','SP','Filamentary keratitis','370.2'),('370.24','SP','Photokeratitis','370.2'),('370.3','NS','Certain types of keratoconjunctivitis','370'),('370.31','SP','Phlyctenular keratoconjunctivitis','370.3'),('370.32','SP','Limbar and corneal involvement in vernal conjunctivitis','370.3'),('370.33','SP','Keratoconjunctivitis sicca, not specified as Sjogren\'s','370.3'),('370.34','SP','Exposure keratoconjunctivitis','370.3'),('370.35','SP','Neurotrophic keratoconjunctivitis','370.3'),('370.4','NS','Other and unspecified keratoconjunctivitis','370'),('370.40','SP','Keratoconjunctivitis, unspecified','370.4'),('370.44','SP','Keratitis or keratoconjunctivitis in exanthema','370.4'),('370.49','SP','Other keratoconjunctivitis','370.4'),('370.5','NS','Interstitial and deep keratitis','370'),('370.50','SP','Interstitial keratitis, unspecified','370.5'),('370.52','SP','Diffuse interstitial keratitis','370.5'),('370.54','SP','Sclerosing keratitis','370.5'),('370.55','SP','Corneal abscess','370.5'),('370.59','SP','Other interstitial and deep keratitis','370.5'),('370.6','NS','Corneal neovascularization','370'),('370.60','SP','Corneal neovascularization, unspecified','370.6'),('370.61','SP','Localized vascularization of cornea','370.6'),('370.62','SP','Pannus (corneal)','370.6'),('370.63','SP','Deep vascularization of cornea','370.6'),('370.64','SP','Ghost vessels (corneal)','370.6'),('370.8','SP','Other forms of keratitis','370'),('370.9','SP','Unspecified keratitis','370'),('371','NS','Corneal opacity and other disorders of cornea','360-379'),('371.0','NS','Corneal scars and opacities','371'),('371.00','SP','Corneal opacity, unspecified','371.0'),('371.01','SP','Minor opacity of cornea','371.0'),('371.02','SP','Peripheral opacity of cornea','371.0'),('371.03','SP','Central opacity of cornea','371.0'),('371.04','SP','Adherent leucoma','371.0'),('371.05','SP','Phthisical cornea','371.0'),('371.1','NS','Corneal pigmentations and deposits','371'),('371.10','SP','Corneal deposit, unspecified','371.1'),('371.11','SP','Anterior corneal pigmentations','371.1'),('371.12','SP','Stromal corneal pigmentations','371.1'),('371.13','SP','Posterior corneal pigmentations','371.1'),('371.14','SP','Kayser-Fleischer ring','371.1'),('371.15','SP','Other corneal deposits associated with metabolic disorders','371.1'),('371.16','SP','Argentous corneal deposits','371.1'),('371.2','NS','Corneal edema','371'),('371.20','SP','Corneal edema, unspecified','371.2'),('371.21','SP','Idiopathic corneal edema','371.2'),('371.22','SP','Secondary corneal edema','371.2'),('371.23','SP','Bullous keratopathy','371.2'),('371.24','SP','Corneal edema due to wearing of contact lenses','371.2'),('371.3','NS','Changes of corneal membranes','371'),('371.30','SP','Corneal membrane change, unspecified','371.3'),('371.31','SP','Folds and rupture of bowman\'s membrane','371.3'),('371.32','SP','Folds in descemet\'s membrane','371.3'),('371.33','SP','Rupture in descemet\'s membrane','371.3'),('371.4','NS','Corneal degenerations','371'),('371.40','SP','Corneal degeneration, unspecified','371.4'),('371.41','SP','Senile corneal changes','371.4'),('371.42','SP','Recurrent erosion of cornea','371.4'),('371.43','SP','Band-shaped keratopathy','371.4'),('371.44','SP','Other calcerous degenerations of cornea','371.4'),('371.45','SP','Keratomalacia NOS','371.4'),('371.46','SP','Nodular degeneration of cornea','371.4'),('371.48','SP','Peripheral degenerations of cornea','371.4'),('371.49','SP','Other corneal degenerations','371.4'),('371.5','NS','Hereditary corneal dystrophies','371'),('371.50','SP','Hereditary corneal dystrophy, unspecified','371.5'),('371.51','SP','Juvenile epithelial corneal dystrophy','371.5'),('371.52','SP','Other anterior corneal dystrophies','371.5'),('371.53','SP','Granular corneal dystrophy','371.5'),('371.54','SP','Lattice corneal dystrophy','371.5'),('371.55','SP','Macular corneal dystrophy','371.5'),('371.56','SP','Other stromal corneal dystrophies','371.5'),('371.57','SP','Endothelial corneal dystrophy','371.5'),('371.58','SP','Other posterior corneal dystrophies','371.5'),('371.6','NS','Keratoconus','371'),('371.60','SP','Keratoconus, unspecified','371.6'),('371.61','SP','Keratoconus, stable condition','371.6'),('371.62','SP','Keratoconus, acute hydrops','371.6'),('371.7','NS','Other corneal deformities','371'),('371.70','SP','Corneal deformity, unspecified','371.7'),('371.71','SP','Corneal ectasia','371.7'),('371.72','SP','Descemetocele','371.7'),('371.73','SP','Corneal staphyloma','371.7'),('371.8','NS','Other corneal disorders','371'),('371.81','SP','Corneal anesthesia and hypoesthesia','371.8'),('371.82','SP','Corneal disorder due to contact lens','371.8'),('371.89','SP','Other corneal disorders','371.8'),('371.9','SP','Unspecified corneal disorder','371'),('372','NS','Disorders of conjunctiva','360-379'),('372.0','NS','Acute conjunctivitis','372'),('372.00','SP','Acute conjunctivitis, unspecified','372.0'),('372.01','SP','Serous conjunctivitis, except viral','372.0'),('372.02','SP','Acute follicular conjunctivitis','372.0'),('372.03','SP','Other mucopurulent conjunctivitis','372.0'),('372.04','SP','Pseudomembranous conjunctivitis','372.0'),('372.05','SP','Acute atopic conjunctivitis','372.0'),('372.06','SP','Acute chemical conjunctivitis','372.0'),('372.1','NS','Chronic conjunctivitis','372'),('372.10','SP','Chronic conjunctivitis, unspecified','372.1'),('372.11','SP','Simple chronic conjunctivitis','372.1'),('372.12','SP','Chronic follicular conjunctivitis','372.1'),('372.13','SP','Vernal conjunctivitis','372.1'),('372.14','SP','Other chronic allergic conjunctivitis','372.1'),('372.15','SP','Parasitic conjunctivitis','372.1'),('372.2','NS','Blepharoconjunctivitis','372'),('372.20','SP','Blepharoconjunctivitis, unspecified','372.2'),('372.21','SP','Angular blepharoconjunctivitis','372.2'),('372.22','SP','Contact blepharoconjunctivitis','372.2'),('372.3','NS','Other and unspecified conjunctivitis','372'),('372.30','SP','Conjunctivitis, unspecified','372.3'),('372.31','SP','Rosacea conjunctivitis','372.3'),('372.33','SP','Conjunctivitis in mucocutaneous disease','372.3'),('372.34','SP','Pingueculitis','372.3'),('372.39','SP','Other conjunctivitis','372.3'),('372.4','NS','Pterygium','372'),('372.40','SP','Pterygium, unspecified','372.4'),('372.41','SP','Peripheral pterygium, stationary','372.4'),('372.42','SP','Peripheral pterygium, progressive','372.4'),('372.43','SP','Central pterygium','372.4'),('372.44','SP','Double pterygium','372.4'),('372.45','SP','Recurrent pterygium','372.4'),('372.5','NS','Conjunctival degenerations and deposits','372'),('372.50','SP','Conjunctival degeneration, unspecified','372.5'),('372.51','SP','Pinguecula','372.5'),('372.52','SP','Pseudopterygium','372.5'),('372.53','SP','Conjunctival xerosis','372.5'),('372.54','SP','Conjunctival concretions','372.5'),('372.55','SP','Conjunctival pigmentations','372.5'),('372.56','SP','Conjunctival deposits','372.5'),('372.6','NS','Conjunctival scars','372'),('372.61','SP','Granuloma of conjunctiva','372.6'),('372.62','SP','Localized adhesions and strands of conjunctiva','372.6'),('372.63','SP','Symblepharon','372.6'),('372.64','SP','Scarring of conjunctiva','372.6'),('372.7','NS','Conjunctival vascular disorders and cysts','372'),('372.71','SP','Hyperemia of conjunctiva','372.7'),('372.72','SP','Conjunctival hemorrhage','372.7'),('372.73','SP','Conjunctival edema','372.7'),('372.74','SP','Vascular abnormalities of conjunctiva','372.7'),('372.75','SP','Conjunctival cysts','372.7'),('372.8','NS','Other disorders of conjunctiva','372'),('372.81','SP','Conjunctivochalasis','372.8'),('372.89','SP','Other disorders of conjunctiva','372.8'),('372.9','SP','Unspecified disorder of conjunctiva','372'),('373','NS','Inflammation of eyelids','360-379'),('373.0','NS','Blepharitis','373'),('373.00','SP','Blepharitis, unspecified','373.0'),('373.01','SP','Ulcerative blepharitis','373.0'),('373.02','SP','Squamous blepharitis','373.0'),('373.1','NS','Hordeolum and other deep inflammation of eyelid','373'),('373.11','SP','Hordeolum externum','373.1'),('373.12','SP','Hordeolum internum','373.1'),('373.13','SP','Abscess of eyelid','373.1'),('373.2','SP','Chalazion','373'),('373.3','NS','Noninfectious dermatoses of eyelid','373'),('373.31','SP','Eczematous dermatitis of eyelid','373.3'),('373.32','SP','Contact and allergic dermatitis of eyelid','373.3'),('373.33','SP','Xeroderma of eyelid','373.3'),('373.34','SP','Discoid lupus erythematosus of eyelid','373.3'),('373.4','SP','Infective dermatitis of eyelid of types resulting in deformity','373'),('373.5','SP','Other infective dermatitis of eyelid','373'),('373.6','SP','Parasitic infestation of eyelid','373'),('373.8','SP','Other inflammations of eyelids','373'),('373.9','SP','Unspecified inflammation of eyelid','373'),('374','NS','Other disorders of eyelids','360-379'),('374.0','NS','Entropion and trichiasis of eyelid','374'),('374.00','SP','Entropion, unspecified','374.0'),('374.01','SP','Senile entropion','374.0'),('374.02','SP','Mechanical entropion','374.0'),('374.03','SP','Spastic entropion','374.0'),('374.04','SP','Cicatricial entropion','374.0'),('374.05','SP','Trichiasis of eyelid without entropion','374.0'),('374.1','NS','Ectropion','374'),('374.10','SP','Ectropion, unspecified','374.1'),('374.11','SP','Senile ectropion','374.1'),('374.12','SP','Mechanical ectropion','374.1'),('374.13','SP','Spastic ectropion','374.1'),('374.14','SP','Cicatricial ectropion','374.1'),('374.2','NS','Lagophthalmos','374'),('374.20','SP','Lagophthalmos, unspecified','374.2'),('374.21','SP','Paralytic lagophthalmos','374.2'),('374.22','SP','Mechanical lagophthalmos','374.2'),('374.23','SP','Cicatricial lagophthalmos','374.2'),('374.3','NS','Ptosis of eyelid','374'),('374.30','SP','Ptosis of eyelid, unspecified','374.3'),('374.31','SP','Paralytic ptosis','374.3'),('374.32','SP','Myogenic ptosis','374.3'),('374.33','SP','Mechanical ptosis','374.3'),('374.34','SP','Blepharochalasis','374.3'),('374.4','NS','Other disorders affecting eyelid function','374'),('374.41','SP','Lid retraction or lag','374.4'),('374.43','SP','Abnormal innervation syndrome of eyelid','374.4'),('374.44','SP','Sensory disorders of eyelid','374.4'),('374.45','SP','Other sensorimotor disorders of eyelid','374.4'),('374.46','SP','Blepharophimosis','374.4'),('374.5','NS','Degenerative disorders of eyelid and periocular area','374'),('374.50','SP','Degenerative disorder of eyelid, unspecified','374.5'),('374.51','SP','Xanthelasma of eyelid','374.5'),('374.52','SP','Hyperpigmentation of eyelid','374.5'),('374.53','SP','Hypopigmentation of eyelid','374.5'),('374.54','SP','Hypertrichosis of eyelid','374.5'),('374.55','SP','Hypotrichosis of eyelid','374.5'),('374.56','SP','Other degenerative disorders of skin affecting eyelid','374.5'),('374.8','NS','Other disorders of eyelid','374'),('374.81','SP','Hemorrhage of eyelid','374.8'),('374.82','SP','Edema of eyelid','374.8'),('374.83','SP','Elephantiasis of eyelid','374.8'),('374.84','SP','Cysts of eyelids','374.8'),('374.85','SP','Vascular anomalies of eyelid','374.8'),('374.86','SP','Retained foreign body of eyelid','374.8'),('374.87','SP','Dermatochalasis','374.8'),('374.89','SP','Other disorders of eyelid','374.8'),('374.9','SP','Unspecified disorder of eyelid','374'),('375','NS','Disorders of lacrimal system','360-379'),('375.0','NS','Dacryoadenitis','375'),('375.00','SP','Dacryoadenitis, unspecified','375.0'),('375.01','SP','Acute dacryoadenitis','375.0'),('375.02','SP','Chronic dacryoadenitis','375.0'),('375.03','SP','Chronic enlargement of lacrimal gland','375.0'),('375.1','NS','Other disorders of lacrimal gland','375'),('375.11','SP','Dacryops','375.1'),('375.12','SP','Other lacrimal cysts and cystic degeneration','375.1'),('375.13','SP','Primary lacrimal atrophy','375.1'),('375.14','SP','Secondary lacrimal atrophy','375.1'),('375.15','SP','Tear film insufficiency, unspecified','375.1'),('375.16','SP','Dislocation of lacrimal gland','375.1'),('375.2','NS','Epiphora','375'),('375.20','SP','Epiphora, unspecified as to cause','375.2'),('375.21','SP','Epiphora due to excess lacrimation','375.2'),('375.22','SP','Epiphora due to insufficient drainage','375.2'),('375.3','NS','Acute and unspecified inflammation of lacrimal passages','375'),('375.30','SP','Dacryocystitis, unspecified','375.3'),('375.31','SP','Acute canaliculitis, lacrimal','375.3'),('375.32','SP','Acute dacryocystitis','375.3'),('375.33','SP','Phlegmonous dacryocystitis','375.3'),('375.4','NS','Chronic inflammation of lacrimal passages','375'),('375.41','SP','Chronic canaliculitis','375.4'),('375.42','SP','Chronic dacryocystitis','375.4'),('375.43','SP','Lacrimal mucocele','375.4'),('375.5','NS','Stenosis and insufficiency of lacrimal passages','375'),('375.51','SP','Eversion of lacrimal punctum','375.5'),('375.52','SP','Stenosis of lacrimal punctum','375.5'),('375.53','SP','Stenosis of lacrimal canaliculi','375.5'),('375.54','SP','Stenosis of lacrimal sac','375.5'),('375.55','SP','Obstruction of nasolacrimal duct, neonatal','375.5'),('375.56','SP','Stenosis of nasolacrimal duct, acquired','375.5'),('375.57','SP','Dacryolith','375.5'),('375.6','NS','Other changes of lacrimal passages','375'),('375.61','SP','Lacrimal fistula','375.6'),('375.69','SP','Other changes of lacrimal passages','375.6'),('375.8','NS','Other disorders of lacrimal system','375'),('375.81','SP','Granuloma of lacrimal passages','375.8'),('375.89','SP','Other disorders of lacrimal system','375.8'),('375.9','SP','Unspecified disorder of lacrimal system','375'),('376','NS','Disorders of the orbit','360-379'),('376.0','NS','Acute inflammation of orbit','376'),('376.00','SP','Acute inflammation of orbit, unspecified','376.0'),('376.01','SP','Orbital cellulitis','376.0'),('376.02','SP','Orbital periostitis','376.0'),('376.03','SP','Orbital osteomyelitis','376.0'),('376.04','SP','Orbital tenonitis','376.0'),('376.1','NS','Chronic inflammatory disorders of orbit','376'),('376.10','SP','Chronic inflammation of orbit, unspecified','376.1'),('376.11','SP','Orbital granuloma','376.1'),('376.12','SP','Orbital myositis','376.1'),('376.13','SP','Parasitic infestation of orbit','376.1'),('376.2','NS','Endocrine exophthalmos','376'),('376.21','SP','Thyrotoxic exophthalmos','376.2'),('376.22','SP','Exophthalmic ophthalmoplegia','376.2'),('376.3','NS','Other exophthalmic conditions','376'),('376.30','SP','Exophthalmos, unspecified','376.3'),('376.31','SP','Constant exophthalmos','376.3'),('376.32','SP','Orbital hemorrhage','376.3'),('376.33','SP','Orbital edema or congestion','376.3'),('376.34','SP','Intermittent exophthalmos','376.3'),('376.35','SP','Pulsating exophthalmos','376.3'),('376.36','SP','Lateral displacement of globe','376.3'),('376.4','NS','Deformity of orbit','376'),('376.40','SP','Deformity of orbit, unspecified','376.4'),('376.41','SP','Hypertelorism of orbit','376.4'),('376.42','SP','Exostosis of orbit','376.4'),('376.43','SP','Local deformities of orbit due to bone disease','376.4'),('376.44','SP','Orbital deformities associated with craniofacial deformities','376.4'),('376.45','SP','Atrophy of orbit','376.4'),('376.46','SP','Enlargement of orbit','376.4'),('376.47','SP','Deformity of orbit due to trauma or surgery','376.4'),('376.5','NS','Enophthalmos','376'),('376.50','SP','Enophthalmos, unspecified as to cause','376.5'),('376.51','SP','Enophthalmos due to atrophy of orbital tissue','376.5'),('376.52','SP','Enophthalmos due to trauma or surgery','376.5'),('376.6','SP','Retained (old) foreign body following penetrating wound of orbit','376'),('376.8','NS','Other orbital disorders','376'),('376.81','SP','Orbital cysts','376.8'),('376.82','SP','Myopathy of extraocular muscles','376.8'),('376.89','SP','Other orbital disorders','376.8'),('376.9','SP','Unspecified disorder of orbit','376'),('377','NS','Disorders of optic nerve and visual pathways','360-379'),('377.0','NS','Papilledema','377'),('377.00','SP','Papilledema, unspecified','377.0'),('377.01','SP','Papilledema associated with increased intracranial pressure','377.0'),('377.02','SP','Papilledema associated with decreased ocular pressure','377.0'),('377.03','SP','Papilledema associated with retinal disorder','377.0'),('377.04','SP','Foster-Kennedy syndrome','377.0'),('377.1','NS','Optic atrophy','377'),('377.10','SP','Optic atrophy, unspecified','377.1'),('377.11','SP','Primary optic atrophy','377.1'),('377.12','SP','Postinflammatory optic atrophy','377.1'),('377.13','SP','Optic atrophy associated with retinal dystrophies','377.1'),('377.14','SP','Glaucomatous atrophy [cupping] of optic disc','377.1'),('377.15','SP','Partial optic atrophy','377.1'),('377.16','SP','Hereditary optic atrophy','377.1'),('377.2','NS','Other disorders of optic disc','377'),('377.21','SP','Drusen of optic disc','377.2'),('377.22','SP','Crater-like holes of optic disc','377.2'),('377.23','SP','Coloboma of optic disc','377.2'),('377.24','SP','Pseudopapilledema','377.2'),('377.3','NS','Optic neuritis','377'),('377.30','SP','Optic neuritis, unspecified','377.3'),('377.31','SP','Optic papillitis','377.3'),('377.32','SP','Retrobulbar neuritis (acute)','377.3'),('377.33','SP','Nutritional optic neuropathy','377.3'),('377.34','SP','Toxic optic neuropathy','377.3'),('377.39','SP','Other optic neuritis','377.3'),('377.4','NS','Other disorders of optic nerve','377'),('377.41','SP','Ischemic optic neuropathy','377.4'),('377.42','SP','Hemorrhage in optic nerve sheaths','377.4'),('377.43','SP','Optic nerve hypoplasia','377.4'),('377.49','SP','Other disorders of optic nerve','377.4'),('377.5','NS','Disorders of optic chiasm','377'),('377.51','SP','Disorders of optic chiasm associated with pituitary neoplasms and disorders','377.5'),('377.52','SP','Disorders of optic chiasm associated with other neoplasms','377.5'),('377.53','SP','Disorders of optic chiasm associated with vascular disorders','377.5'),('377.54','SP','Disorders of optic chiasm associated with inflammatory disorders','377.5'),('377.6','NS','Disorders of other visual pathways','377'),('377.61','SP','Disorders of other visual pathways associated with neoplasms','377.6'),('377.62','SP','Disorders of other visual pathways associated with vascular disorders','377.6'),('377.63','SP','Disorders of other visual pathways associated with inflammatory disorders','377.6'),('377.7','NS','Disorders of visual cortex','377'),('377.71','SP','Disorders of visual cortex associated with neoplasms','377.7'),('377.72','SP','Disorders of visual cortex associated with vascular disorders','377.7'),('377.73','SP','Disorders of visual cortex associated with inflammatory disorders','377.7'),('377.75','SP','Cortical blindness','377.7'),('377.9','SP','Unspecified disorder of optic nerve and visual pathways','377'),('378','NS','Strabismus and other disorders of binocular eye movements','360-379'),('378.0','NS','Esotropia','378'),('378.00','SP','Esotropia, unspecified','378.0'),('378.01','SP','Monocular esotropia','378.0'),('378.02','SP','Monocular esotropia with A pattern','378.0'),('378.03','SP','Monocular esotropia with V pattern','378.0'),('378.04','SP','Monocular esotropia with other noncomitancies','378.0'),('378.05','SP','Alternating esotropia','378.0'),('378.06','SP','Alternating esotropia with A pattern','378.0'),('378.07','SP','Alternating esotropia with V pattern','378.0'),('378.08','SP','Alternating esotropia with other noncomitancies','378.0'),('378.1','NS','Exotropia','378'),('378.10','SP','Exotropia, unspecified','378.1'),('378.11','SP','Monocular exotropia','378.1'),('378.12','SP','Monocular exotropia with A pattern','378.1'),('378.13','SP','Monocular exotropia with V pattern','378.1'),('378.14','SP','Monocular exotropia with other noncomitancies','378.1'),('378.15','SP','Alternating exotropia','378.1'),('378.16','SP','Alternating exotropia with A pattern','378.1'),('378.17','SP','Alternating exotropia with V pattern','378.1'),('378.18','SP','Alternating exotropia with other noncomitancies','378.1'),('378.2','NS','Intermittent heterotropia','378'),('378.20','SP','Intermittent heterotropia, unspecified','378.2'),('378.21','SP','Intermittent esotropia, monocular','378.2'),('378.22','SP','Intermittent esotropia, alternating','378.2'),('378.23','SP','Intermittent exotropia, monocular','378.2'),('378.24','SP','Intermittent exotropia, alternating','378.2'),('378.3','NS','Other and unspecified heterotropia','378'),('378.30','SP','Heterotropia, unspecified','378.3'),('378.31','SP','Hypertropia','378.3'),('378.32','SP','Hypotropia','378.3'),('378.33','SP','Cyclotropia','378.3'),('378.34','SP','Monofixation syndrome','378.3'),('378.35','SP','Accommodative component in esotropia','378.3'),('378.4','NS','Heterophoria','378'),('378.40','SP','Heterophoria, unspecified','378.4'),('378.41','SP','Esophoria','378.4'),('378.42','SP','Exophoria','378.4'),('378.43','SP','Vertical heterophoria','378.4'),('378.44','SP','Cyclophoria','378.4'),('378.45','SP','Alternating hyperphoria','378.4'),('378.5','NS','Paralytic strabismus','378'),('378.50','SP','Paralytic strabismus, unspecified','378.5'),('378.51','SP','Third or oculomotor nerve palsy, partial','378.5'),('378.52','SP','Third or oculomotor nerve palsy, total','378.5'),('378.53','SP','Fourth or trochlear nerve palsy','378.5'),('378.54','SP','Sixth or abducens nerve palsy','378.5'),('378.55','SP','External ophthalmoplegia','378.5'),('378.56','SP','Total ophthalmoplegia','378.5'),('378.6','NS','Mechanical strabismus','378'),('378.60','SP','Mechanical strabismus, unspecified','378.6'),('378.61','SP','Brown\'s (tendon) sheath syndrome','378.6'),('378.62','SP','Mechanical strabismus from other musculofascial disorders','378.6'),('378.63','SP','Limited duction associated with other conditions','378.6'),('378.7','NS','Other specified strabismus','378'),('378.71','SP','Duane\'s syndrome','378.7'),('378.72','SP','Progressive external ophthalmoplegia','378.7'),('378.73','SP','Strabismus in other neuromuscular disorders','378.7'),('378.8','NS','Other disorders of binocular eye movements','378'),('378.81','SP','Palsy of conjugate gaze','378.8'),('378.82','SP','Spasm of conjugate gaze','378.8'),('378.83','SP','Convergence insufficiency or palsy','378.8'),('378.84','SP','Convergence excess or spasm','378.8'),('378.85','SP','Anomalies of divergence','378.8'),('378.86','SP','Internuclear ophthalmoplegia','378.8'),('378.87','SP','Other dissociated deviation of eye movements','378.8'),('378.9','SP','Unspecified disorder of eye movements','378'),('379','NS','Other disorders of eye','360-379'),('379.0','NS','Scleritis and episcleritis','379'),('379.00','SP','Scleritis, unspecified','379.0'),('379.01','SP','Episcleritis periodica fugax','379.0'),('379.02','SP','Nodular episcleritis','379.0'),('379.03','SP','Anterior scleritis','379.0'),('379.04','SP','Scleromalacia perforans','379.0'),('379.05','SP','Scleritis with corneal involvement','379.0'),('379.06','SP','Brawny scleritis','379.0'),('379.07','SP','Posterior scleritis','379.0'),('379.09','SP','Other scleritis and episcleritis','379.0'),('379.1','NS','Other disorders of sclera','379'),('379.11','SP','Scleral ectasia','379.1'),('379.12','SP','Staphyloma posticum','379.1'),('379.13','SP','Equatorial staphyloma','379.1'),('379.14','SP','Anterior staphyloma, localized','379.1'),('379.15','SP','Ring staphyloma','379.1'),('379.16','SP','Other degenerative disorders of sclera','379.1'),('379.19','SP','Other disorders of sclera','379.1'),('379.2','NS','Disorders of vitreous body','379'),('379.21','SP','Vitreous degeneration','379.2'),('379.22','SP','Crystalline deposits in vitreous','379.2'),('379.23','SP','Vitreous hemorrhage','379.2'),('379.24','SP','Other vitreous opacities','379.2'),('379.25','SP','Vitreous membranes and strands','379.2'),('379.26','SP','Vitreous prolapse','379.2'),('379.27','SP','Vitreomacular adhesion','379.2'),('379.29','SP','Other disorders of vitreous','379.2'),('379.3','NS','Aphakia and other disorders of lens','379'),('379.31','SP','Aphakia','379.3'),('379.32','SP','Subluxation of lens','379.3'),('379.33','SP','Anterior dislocation of lens','379.3'),('379.34','SP','Posterior dislocation of lens','379.3'),('379.39','SP','Other disorders of lens','379.3'),('379.4','NS','Anomalies of pupillary function','379'),('379.40','SP','Abnormal pupillary function, unspecified','379.4'),('379.41','SP','Anisocoria','379.4'),('379.42','SP','Miosis (persistent), not due to miotics','379.4'),('379.43','SP','Mydriasis (persistent), not due to mydriatics','379.4'),('379.45','SP','Argyll Robertson pupil, atypical','379.4'),('379.46','SP','Tonic pupillary reaction','379.4'),('379.49','SP','Other anomalies of pupillary function','379.4'),('379.5','NS','Nystagmus and other irregular eye movements','379'),('379.50','SP','Nystagmus, unspecified','379.5'),('379.51','SP','Congenital nystagmus','379.5'),('379.52','SP','Latent nystagmus','379.5'),('379.53','SP','Visual deprivation nystagmus','379.5'),('379.54','SP','Nystagmus associated with disorders of the vestibular system','379.5'),('379.55','SP','Dissociated nystagmus','379.5'),('379.56','SP','Other forms of nystagmus','379.5'),('379.57','SP','Deficiencies of saccadic eye movements','379.5'),('379.58','SP','Deficiencies of smooth pursuit movements','379.5'),('379.59','SP','Other irregularities of eye movements','379.5'),('379.6','NS','Inflammation (infection) of postprocedural bleb','379'),('379.60','SP','Inflammation (infection) of postprocedural bleb, unspecified','379.6'),('379.61','SP','Inflammation (infection) of postprocedural bleb, stage 1','379.6'),('379.62','SP','Inflammation (infection) of postprocedural bleb, stage 2','379.6'),('379.63','SP','Inflammation (infection) of postprocedural bleb, stage 3','379.6'),('379.8','SP','Other specified disorders of eye and adnexa','379'),('379.9','NS','Unspecified disorder of eye and adnexa','379'),('379.90','SP','Disorder of eye, unspecified','379.9'),('379.91','SP','Pain in or around eye','379.9'),('379.92','SP','Swelling or mass of eye','379.9'),('379.93','SP','Redness or discharge of eye','379.9'),('379.99','SP','Other ill-defined disorders of eye','379.9'),('380','NS','Disorders of external ear','380-389'),('380-389','sect','Diseases Of The Ear And Mastoid Process','320-389'),('380.0','NS','Perichondritis and chondritis of pinna','380'),('380.00','SP','Perichondritis of pinna, unspecified','380.0'),('380.01','SP','Acute perichondritis of pinna','380.0'),('380.02','SP','Chronic perichondritis of pinna','380.0'),('380.03','SP','Chondritis of pinna','380.0'),('380.1','NS','Infective otitis externa','380'),('380.10','SP','Infective otitis externa, unspecified','380.1'),('380.11','SP','Acute infection of pinna','380.1'),('380.12','SP','Acute swimmers\' ear','380.1'),('380.13','SP','Other acute infections of external ear','380.1'),('380.14','SP','Malignant otitis externa','380.1'),('380.15','SP','Chronic mycotic otitis externa','380.1'),('380.16','SP','Other chronic infective otitis externa','380.1'),('380.2','NS','Other otitis externa','380'),('380.21','SP','Cholesteatoma of external ear','380.2'),('380.22','SP','Other acute otitis externa','380.2'),('380.23','SP','Other chronic otitis externa','380.2'),('380.3','NS','Noninfectious disorders of pinna','380'),('380.30','SP','Disorder of pinna, unspecified','380.3'),('380.31','SP','Hematoma of auricle or pinna','380.3'),('380.32','SP','Acquired deformities of auricle or pinna','380.3'),('380.39','SP','Other noninfectious disorders of pinna','380.3'),('380.4','SP','Impacted cerumen','380'),('380.5','NS','Acquired stenosis of external ear canal','380'),('380.50','SP','Acquired stenosis of external ear canal, unspecified as to cause','380.5'),('380.51','SP','Acquired stenosis of external ear canal secondary to trauma','380.5'),('380.52','SP','Acquired stenosis of external ear canal secondary to surgery','380.5'),('380.53','SP','Acquired stenosis of external ear canal secondary to inflammation','380.5'),('380.8','NS','Other disorders of external ear','380'),('380.81','SP','Exostosis of external ear canal','380.8'),('380.89','SP','Other disorders of external ear','380.8'),('380.9','SP','Unspecified disorder of external ear','380'),('381','NS','Nonsuppurative otitis media and eustachian tube disorders','380-389'),('381.0','NS','Acute nonsuppurative otitis media','381'),('381.00','SP','Acute nonsuppurative otitis media, unspecified','381.0'),('381.01','SP','Acute serous otitis media','381.0'),('381.02','SP','Acute mucoid otitis media','381.0'),('381.03','SP','Acute sanguinous otitis media','381.0'),('381.04','SP','Acute allergic serous otitis media','381.0'),('381.05','SP','Acute allergic mucoid otitis media','381.0'),('381.06','SP','Acute allergic sanguinous otitis media','381.0'),('381.1','NS','Chronic serous otitis media','381'),('381.10','SP','Chronic serous otitis media, simple or unspecified','381.1'),('381.19','SP','Other chronic serous otitis media','381.1'),('381.2','NS','Chronic mucoid otitis media','381'),('381.20','SP','Chronic mucoid otitis media, simple or unspecified','381.2'),('381.29','SP','Other chronic mucoid otitis media','381.2'),('381.3','SP','Other and unspecified chronic nonsuppurative otitis media','381'),('381.4','SP','Nonsuppurative otitis media, not specified as acute or chronic','381'),('381.5','NS','Eustachian salpingitis','381'),('381.50','SP','Eustachian salpingitis, unspecified','381.5'),('381.51','SP','Acute Eustachian salpingitis','381.5'),('381.52','SP','Chronic Eustachian salpingitis','381.5'),('381.6','NS','Obstruction of eustachian tube','381'),('381.60','SP','Obstruction of Eustachian tube, unspecified','381.6'),('381.61','SP','Osseous obstruction of Eustachian tube','381.6'),('381.62','SP','Intrinsic cartilagenous obstruction of Eustachian tube','381.6'),('381.63','SP','Extrinsic cartilagenous obstruction of Eustachian tube','381.6'),('381.7','SP','Patulous Eustachian tube','381'),('381.8','NS','Other disorders of eustachian tube','381'),('381.81','SP','Dysfunction of Eustachian tube','381.8'),('381.89','SP','Other disorders of Eustachian tube','381.8'),('381.9','SP','Unspecified Eustachian tube disorder','381'),('382','NS','Suppurative and unspecified otitis media','380-389'),('382.0','NS','Acute suppurative otitis media','382'),('382.00','SP','Acute suppurative otitis media without spontaneous rupture of eardrum','382.0'),('382.01','SP','Acute suppurative otitis media with spontaneous rupture of eardrum','382.0'),('382.02','SP','Acute suppurative otitis media in diseases classified elsewhere','382.0'),('382.1','SP','Chronic tubotympanic suppurative otitis media','382'),('382.2','SP','Chronic atticoantral suppurative otitis media','382'),('382.3','SP','Unspecified chronic suppurative otitis media','382'),('382.4','SP','Unspecified suppurative otitis media','382'),('382.9','SP','Unspecified otitis media','382'),('383','NS','Mastoiditis and related conditions','380-389'),('383.0','NS','Acute mastoiditis','383'),('383.00','SP','Acute mastoiditis without complications','383.0'),('383.01','SP','Subperiosteal abscess of mastoid','383.0'),('383.02','SP','Acute mastoiditis with other complications','383.0'),('383.1','SP','Chronic mastoiditis','383'),('383.2','NS','Petrositis','383'),('383.20','SP','Petrositis, unspecified','383.2'),('383.21','SP','Acute petrositis','383.2'),('383.22','SP','Chronic petrositis','383.2'),('383.3','NS','Complications following mastoidectomy','383'),('383.30','SP','Postmastoidectomy complication, unspecified','383.3'),('383.31','SP','Mucosal cyst of postmastoidectomy cavity','383.3'),('383.32','SP','Recurrent cholesteatoma of postmastoidectomy cavity','383.3'),('383.33','SP','Granulations of postmastoidectomy cavity','383.3'),('383.8','NS','Other disorders of mastoid','383'),('383.81','SP','Postauricular fistula','383.8'),('383.89','SP','Other disorders of mastoid','383.8'),('383.9','SP','Unspecified mastoiditis','383'),('384','NS','Other disorders of tympanic membrane','380-389'),('384.0','NS','Acute myringitis without mention of otitis media','384'),('384.00','SP','Acute myringitis, unspecified','384.0'),('384.01','SP','Bullous myringitis','384.0'),('384.09','SP','Other acute myringitis without mention of otitis media','384.0'),('384.1','SP','Chronic myringitis without mention of otitis media','384'),('384.2','NS','Perforation of tympanic membrane','384'),('384.20','SP','Perforation of tympanic membrane, unspecified','384.2'),('384.21','SP','Central perforation of tympanic membrane','384.2'),('384.22','SP','Attic perforation of tympanic membrane','384.2'),('384.23','SP','Other marginal perforation of tympanic membrane','384.2'),('384.24','SP','Multiple perforations of tympanic membrane','384.2'),('384.25','SP','Total perforation of tympanic membrane','384.2'),('384.8','NS','Other specified disorders of tympanic membrane','384'),('384.81','SP','Atrophic flaccid tympanic membrane','384.8'),('384.82','SP','Atrophic nonflaccid tympanic membrane','384.8'),('384.9','SP','Unspecified disorder of tympanic membrane','384'),('385','NS','Other disorders of middle ear and mastoid','380-389'),('385.0','NS','Tympanosclerosis','385'),('385.00','SP','Tympanosclerosis, unspecified as to involvement','385.0'),('385.01','SP','Tympanosclerosis involving tympanic membrane only','385.0'),('385.02','SP','Tympanosclerosis involving tympanic membrane and ear ossicles','385.0'),('385.03','SP','Tympanosclerosis involving tympanic membrane, ear ossicles, and middle ear','385.0'),('385.09','SP','Tympanosclerosis involving other combination of structures','385.0'),('385.1','NS','Adhesive middle ear disease','385'),('385.10','SP','Adhesive middle ear disease, unspecified as to involvement','385.1'),('385.11','SP','Adhesions of drum head to incus','385.1'),('385.12','SP','Adhesions of drum head to stapes','385.1'),('385.13','SP','Adhesions of drum head to promontorium','385.1'),('385.19','SP','Other middle ear adhesions and combinations','385.1'),('385.2','NS','Other acquired abnormality of ear ossicles','385'),('385.21','SP','Impaired mobility of malleus','385.2'),('385.22','SP','Impaired mobility of other ear ossicles','385.2'),('385.23','SP','Discontinuity or dislocation of ear ossicles','385.2'),('385.24','SP','Partial loss or necrosis of ear ossicles','385.2'),('385.3','NS','Cholesteatoma of middle ear and mastoid','385'),('385.30','SP','Cholesteatoma, unspecified','385.3'),('385.31','SP','Cholesteatoma of attic','385.3'),('385.32','SP','Cholesteatoma of middle ear','385.3'),('385.33','SP','Cholesteatoma of middle ear and mastoid','385.3'),('385.35','SP','Diffuse cholesteatosis of middle ear and mastoid','385.3'),('385.8','NS','Other disorders of middle ear and mastoid','385'),('385.82','SP','Cholesterin granuloma of middle ear and mastoid','385.8'),('385.83','SP','Retained foreign body of middle ear','385.8'),('385.89','SP','Other disorders of middle ear and mastoid','385.8'),('385.9','SP','Unspecified disorder of middle ear and mastoid','385'),('386','NS','Vertiginous syndromes and other disorders of vestibular system','380-389'),('386.0','NS','Meniere\'s disease','386'),('386.00','SP','Ménière\'s disease, unspecified','386.0'),('386.01','SP','Active Ménière\'s disease, cochleovestibular','386.0'),('386.02','SP','Active Ménière\'s disease, cochlear','386.0'),('386.03','SP','Active Ménière\'s disease, vestibular','386.0'),('386.04','SP','Inactive Ménière\'s disease','386.0'),('386.1','NS','Other and unspecified peripheral vertigo','386'),('386.10','SP','Peripheral vertigo, unspecified','386.1'),('386.11','SP','Benign paroxysmal positional vertigo','386.1'),('386.12','SP','Vestibular neuronitis','386.1'),('386.19','SP','Other peripheral vertigo','386.1'),('386.2','SP','Vertigo of central origin','386'),('386.3','NS','Labyrinthitis','386'),('386.30','SP','Labyrinthitis, unspecified','386.3'),('386.31','SP','Serous labyrinthitis','386.3'),('386.32','SP','Circumscribed labyrinthitis','386.3'),('386.33','SP','Suppurative labyrinthitis','386.3'),('386.34','SP','Toxic labyrinthitis','386.3'),('386.35','SP','Viral labyrinthitis','386.3'),('386.4','NS','Labyrinthine fistula','386'),('386.40','SP','Labyrinthine fistula, unspecified','386.4'),('386.41','SP','Round window fistula','386.4'),('386.42','SP','Oval window fistula','386.4'),('386.43','SP','Semicircular canal fistula','386.4'),('386.48','SP','Labyrinthine fistula of combined sites','386.4'),('386.5','NS','Labyrinthine dysfunction','386'),('386.50','SP','Labyrinthine dysfunction, unspecified','386.5'),('386.51','SP','Hyperactive labyrinth, unilateral','386.5'),('386.52','SP','Hyperactive labyrinth, bilateral','386.5'),('386.53','SP','Hypoactive labyrinth, unilateral','386.5'),('386.54','SP','Hypoactive labyrinth, bilateral','386.5'),('386.55','SP','Loss of labyrinthine reactivity, unilateral','386.5'),('386.56','SP','Loss of labyrinthine reactivity, bilateral','386.5'),('386.58','SP','Other forms and combinations of labyrinthine dysfunction','386.5'),('386.8','SP','Other disorders of labyrinth','386'),('386.9','SP','Unspecified vertiginous syndromes and labyrinthine disorders','386'),('387','NS','Otosclerosis','380-389'),('387.0','SP','Otosclerosis involving oval window, nonobliterative','387'),('387.1','SP','Otosclerosis involving oval window, obliterative','387'),('387.2','SP','Cochlear otosclerosis','387'),('387.8','SP','Other otosclerosis','387'),('387.9','SP','Otosclerosis, unspecified','387'),('388','NS','Other disorders of ear','380-389'),('388.0','NS','Degenerative and vascular disorders of ear','388'),('388.00','SP','Degenerative and vascular disorders, unspecified','388.0'),('388.01','SP','Presbyacusis','388.0'),('388.02','SP','Transient ischemic deafness','388.0'),('388.1','NS','Noise effects on inner ear','388'),('388.10','SP','Noise effects on inner ear, unspecified','388.1'),('388.11','SP','Acoustic trauma (explosive) to ear','388.1'),('388.12','SP','Noise-induced hearing loss','388.1'),('388.2','SP','Sudden hearing loss, unspecified','388'),('388.3','NS','Tinnitus','388'),('388.30','SP','Tinnitus, unspecified','388.3'),('388.31','SP','Subjective tinnitus','388.3'),('388.32','SP','Objective tinnitus','388.3'),('388.4','NS','Other abnormal auditory perception','388'),('388.40','SP','Abnormal auditory perception, unspecified','388.4'),('388.41','SP','Diplacusis','388.4'),('388.42','SP','Hyperacusis','388.4'),('388.43','SP','Impairment of auditory discrimination','388.4'),('388.44','SP','Auditory recruitment','388.4'),('388.45','SP','Acquired auditory processing disorder','388.4'),('388.5','SP','Disorders of acoustic nerve','388'),('388.6','NS','Otorrhea','388'),('388.60','SP','Otorrhea, unspecified','388.6'),('388.61','SP','Cerebrospinal fluid otorrhea','388.6'),('388.69','SP','Other otorrhea','388.6'),('388.7','NS','Otalgia','388'),('388.70','SP','Otalgia, unspecified','388.7'),('388.71','SP','Otogenic pain','388.7'),('388.72','SP','Referred otogenic pain','388.7'),('388.8','SP','Other disorders of ear','388'),('388.9','SP','Unspecified disorder of ear','388'),('389','NS','Hearing loss','380-389'),('389.0','NS','Conductive hearing loss','389'),('389.00','SP','Conductive hearing loss, unspecified','389.0'),('389.01','SP','Conductive hearing loss, external ear','389.0'),('389.02','SP','Conductive hearing loss, tympanic membrane','389.0'),('389.03','SP','Conductive hearing loss, middle ear','389.0'),('389.04','SP','Conductive hearing loss, inner ear','389.0'),('389.05','SP','Conductive hearing loss, unilateral','389.0'),('389.06','SP','Conductive hearing loss, bilateral','389.0'),('389.08','SP','Conductive hearing loss of combined types','389.0'),('389.1','NS','Sensorineural hearing loss','389'),('389.10','SP','Sensorineural hearing loss, unspecified','389.1'),('389.11','SP','Sensory hearing loss, bilateral','389.1'),('389.12','SP','Neural hearing loss, bilateral','389.1'),('389.13','SP','Neural hearing loss, unilateral','389.1'),('389.14','SP','Central hearing loss','389.1'),('389.15','SP','Sensorineural hearing loss, unilateral','389.1'),('389.16','SP','Sensorineural hearing loss, asymmetrical','389.1'),('389.17','SP','Sensory hearing loss, unilateral','389.1'),('389.18','SP','Sensorineural hearing loss, bilateral','389.1'),('389.2','NS','Mixed conductive and sensorineural hearing loss','389'),('389.20','SP','Mixed hearing loss, unspecified','389.2'),('389.21','SP','Mixed hearing loss, unilateral','389.2'),('389.22','SP','Mixed hearing loss, bilateral','389.2'),('389.7','SP','Deaf, nonspeaking, not elsewhere classifiable','389'),('389.8','SP','Other specified forms of hearing loss','389'),('389.9','SP','Unspecified hearing loss','389'),('390','SP','Rheumatic fever without mention of heart involvement','390-392'),('390-392','sect','Acute Rheumatic Fever','390-459'),('390-459','sect','Diseases Of The Circulatory System',NULL),('391','NS','Rheumatic fever with heart involvement','390-392'),('391.0','SP','Acute rheumatic pericarditis','391'),('391.1','SP','Acute rheumatic endocarditis','391'),('391.2','SP','Acute rheumatic myocarditis','391'),('391.8','SP','Other acute rheumatic heart disease','391'),('391.9','SP','Acute rheumatic heart disease, unspecified','391'),('392','NS','Rheumatic chorea','390-392'),('392.0','SP','Rheumatic chorea with heart involvement','392'),('392.9','SP','Rheumatic chorea without mention of heart involvement','392'),('393','SP','Chronic rheumatic pericarditis','393-398'),('393-398','sect','Chronic Rheumatic Heart Disease','390-459'),('394','NS','Diseases of mitral valve','393-398'),('394.0','SP','Mitral stenosis','394'),('394.1','SP','Rheumatic mitral insufficiency','394'),('394.2','SP','Mitral stenosis with insufficiency','394'),('394.9','SP','Other and unspecified mitral valve diseases','394'),('395','NS','Diseases of aortic valve','393-398'),('395.0','SP','Rheumatic aortic stenosis','395'),('395.1','SP','Rheumatic aortic insufficiency','395'),('395.2','SP','Rheumatic aortic stenosis with insufficiency','395'),('395.9','SP','Other and unspecified rheumatic aortic diseases','395'),('396','NS','Diseases of mitral and aortic valves','393-398'),('396.0','SP','Mitral valve stenosis and aortic valve stenosis','396'),('396.1','SP','Mitral valve stenosis and aortic valve insufficiency','396'),('396.2','SP','Mitral valve insufficiency and aortic valve stenosis','396'),('396.3','SP','Mitral valve insufficiency and aortic valve insufficiency','396'),('396.8','SP','Multiple involvement of mitral and aortic valves','396'),('396.9','SP','Mitral and aortic valve diseases, unspecified','396'),('397','NS','Diseases of other endocardial structures','393-398'),('397.0','SP','Diseases of tricuspid valve','397'),('397.1','SP','Rheumatic diseases of pulmonary valve','397'),('397.9','SP','Rheumatic diseases of endocardium, valve unspecified','397'),('398','NS','Other rheumatic heart disease','393-398'),('398.0','SP','Rheumatic myocarditis','398'),('398.9','NS','Other and unspecified rheumatic heart diseases','398'),('398.90','SP','Rheumatic heart disease, unspecified','398.9'),('398.91','SP','Rheumatic heart failure (congestive)','398.9'),('398.99','SP','Other rheumatic heart diseases','398.9'),('401','NS','Essential hypertension','401-405'),('401-405','sect','Hypertensive Disease','390-459'),('401.0','SP','Malignant essential hypertension','401'),('401.1','SP','Benign essential hypertension','401'),('401.9','SP','Unspecified essential hypertension','401'),('402','NS','Hypertensive heart disease','401-405'),('402.0','NS','Malignant hypertensive heart disease','402'),('402.00','SP','Malignant hypertensive heart disease without heart failure','402.0'),('402.01','SP','Malignant hypertensive heart disease with heart failure','402.0'),('402.1','NS','Benign hypertensive heart disease','402'),('402.10','SP','Benign hypertensive heart disease without heart failure','402.1'),('402.11','SP','Benign hypertensive heart disease with heart failure','402.1'),('402.9','NS','Unspecified hypertensive heart disease','402'),('402.90','SP','Unspecified hypertensive heart disease without heart failure','402.9'),('402.91','SP','Unspecified hypertensive heart disease with heart failure','402.9'),('403','NS','Hypertensive chronic kidney disease','401-405'),('403.0','NS','Malignant hypertensive renal disease','403'),('403.00','SP','Hypertensive chronic kidney disease, malignant, with chronic kidney disease stage I through stage IV, or unspecified','403.0'),('403.01','SP','Hypertensive chronic kidney disease, malignant, with chronic kidney disease stage V or end stage renal disease','403.0'),('403.1','NS','Benign hypertensive renal disease','403'),('403.10','SP','Hypertensive chronic kidney disease, benign, with chronic kidney disease stage I through stage IV, or unspecified','403.1'),('403.11','SP','Hypertensive chronic kidney disease, benign, with chronic kidney disease stage V or end stage renal disease','403.1'),('403.9','NS','Unspecified hypertensive renal disease','403'),('403.90','SP','Hypertensive chronic kidney disease, unspecified, with chronic kidney disease stage I through stage IV, or unspecified','403.9'),('403.91','SP','Hypertensive chronic kidney disease, unspecified, with chronic kidney disease stage V or end stage renal disease','403.9'),('404','NS','Hypertensive heart and chronic kidney disease','401-405'),('404.0','NS','Malignant hypertensive heart and renal disease','404'),('404.00','SP','Hypertensive heart and chronic kidney disease, malignant, without heart failure and with chronic kidney disease stage I through stage IV, or unspecified','404.0'),('404.01','SP','Hypertensive heart and chronic kidney disease, malignant, with heart failure and with chronic kidney disease stage I through stage IV, or unspecified','404.0'),('404.02','SP','Hypertensive heart and chronic kidney disease, malignant, without heart failure and with chronic kidney disease stage V or end stage renal disease','404.0'),('404.03','SP','Hypertensive heart and chronic kidney disease, malignant, with heart failure and with chronic kidney disease stage V or end stage renal disease','404.0'),('404.1','NS','Benign hypertensive heart and renal disease','404'),('404.10','SP','Hypertensive heart and chronic kidney disease, benign, without heart failure and with chronic kidney disease stage I through stage IV, or unspecified','404.1'),('404.11','SP','Hypertensive heart and chronic kidney disease, benign, with heart failure and with chronic kidney disease stage I through stage IV, or unspecified','404.1'),('404.12','SP','Hypertensive heart and chronic kidney disease, benign, without heart failure and with chronic kidney disease stage V or end stage renal disease','404.1'),('404.13','SP','Hypertensive heart and chronic kidney disease, benign, with heart failure and chronic kidney disease stage V or end stage renal disease','404.1'),('404.9','NS','Unspecified hypertensive heart and renal disease','404'),('404.90','SP','Hypertensive heart and chronic kidney disease, unspecified, without heart failure and with chronic kidney disease stage I through stage IV, or unspecified','404.9'),('404.91','SP','Hypertensive heart and chronic kidney disease, unspecified, with heart failure and with chronic kidney disease stage I through stage IV, or unspecified','404.9'),('404.92','SP','Hypertensive heart and chronic kidney disease, unspecified, without heart failure and with chronic kidney disease stage V or end stage renal disease','404.9'),('404.93','SP','Hypertensive heart and chronic kidney disease, unspecified, with heart failure and chronic kidney disease stage V or end stage renal disease','404.9'),('405','NS','Secondary hypertension','401-405'),('405.0','NS','Malignant secondary hypertension','405'),('405.01','SP','Malignant renovascular hypertension','405.0'),('405.09','SP','Other malignant secondary hypertension','405.0'),('405.1','NS','Benign secondary hypertension','405'),('405.11','SP','Benign renovascular hypertension','405.1'),('405.19','SP','Other benign secondary hypertension','405.1'),('405.9','NS','Unspecified secondary hypertension','405'),('405.91','SP','Unspecified renovascular hypertension','405.9'),('405.99','SP','Other unspecified secondary hypertension','405.9'),('410','NS','Acute myocardial infarction','410-414'),('410-414','sect','Ischemic Heart Disease','390-459'),('410.0','NS','Acute myocardial infarction of anterolateral wall','410'),('410.00','SP','Acute myocardial infarction of anterolateral wall, episode of care unspecified','410.0'),('410.01','SP','Acute myocardial infarction of anterolateral wall, initial episode of care','410.0'),('410.02','SP','Acute myocardial infarction of anterolateral wall, subsequent episode of care','410.0'),('410.1','NS','Acute myocardial infarction of other anterior wall','410'),('410.10','SP','Acute myocardial infarction of other anterior wall, episode of care unspecified','410.1'),('410.11','SP','Acute myocardial infarction of other anterior wall, initial episode of care','410.1'),('410.12','SP','Acute myocardial infarction of other anterior wall, subsequent episode of care','410.1'),('410.2','NS','Acute myocardial infarction of inferolateral wall','410'),('410.20','SP','Acute myocardial infarction of inferolateral wall, episode of care unspecified','410.2'),('410.21','SP','Acute myocardial infarction of inferolateral wall, initial episode of care','410.2'),('410.22','SP','Acute myocardial infarction of inferolateral wall, subsequent episode of care','410.2'),('410.3','NS','Acute myocardial infarction of inferoposterior wall','410'),('410.30','SP','Acute myocardial infarction of inferoposterior wall, episode of care unspecified','410.3'),('410.31','SP','Acute myocardial infarction of inferoposterior wall, initial episode of care','410.3'),('410.32','SP','Acute myocardial infarction of inferoposterior wall, subsequent episode of care','410.3'),('410.4','NS','Acute myocardial infarction of other inferior wall','410'),('410.40','SP','Acute myocardial infarction of other inferior wall, episode of care unspecified','410.4'),('410.41','SP','Acute myocardial infarction of other inferior wall, initial episode of care','410.4'),('410.42','SP','Acute myocardial infarction of other inferior wall, subsequent episode of care','410.4'),('410.5','NS','Acute myocardial infarction of other lateral wall','410'),('410.50','SP','Acute myocardial infarction of other lateral wall, episode of care unspecified','410.5'),('410.51','SP','Acute myocardial infarction of other lateral wall, initial episode of care','410.5'),('410.52','SP','Acute myocardial infarction of other lateral wall, subsequent episode of care','410.5'),('410.6','NS','True posterior wall infarction','410'),('410.60','SP','True posterior wall infarction, episode of care unspecified','410.6'),('410.61','SP','True posterior wall infarction, initial episode of care','410.6'),('410.62','SP','True posterior wall infarction, subsequent episode of care','410.6'),('410.7','NS','Subendocardial infarction','410'),('410.70','SP','Subendocardial infarction, episode of care unspecified','410.7'),('410.71','SP','Subendocardial infarction, initial episode of care','410.7'),('410.72','SP','Subendocardial infarction, subsequent episode of care','410.7'),('410.8','NS','Acute myocardial infarction of other specified sites','410'),('410.80','SP','Acute myocardial infarction of other specified sites, episode of care unspecified','410.8'),('410.81','SP','Acute myocardial infarction of other specified sites, initial episode of care','410.8'),('410.82','SP','Acute myocardial infarction of other specified sites, subsequent episode of care','410.8'),('410.9','NS','Acute myocardial infarction of unspecified site','410'),('410.90','SP','Acute myocardial infarction of unspecified site, episode of care unspecified','410.9'),('410.91','SP','Acute myocardial infarction of unspecified site, initial episode of care','410.9'),('410.92','SP','Acute myocardial infarction of unspecified site, subsequent episode of care','410.9'),('411','NS','Other acute and subacute forms of ischemic heart disease','410-414'),('411.0','SP','Postmyocardial infarction syndrome','411'),('411.1','SP','Intermediate coronary syndrome','411'),('411.8','NS','Other acute and subacute forms of ischemic heart disease','411'),('411.81','SP','Acute coronary occlusion without myocardial infarction','411.8'),('411.89','SP','Other acute and subacute forms of ischemic heart disease, other','411.8'),('412','SP','Old myocardial infarction','410-414'),('413','NS','Angina pectoris','410-414'),('413.0','SP','Angina decubitus','413'),('413.1','SP','Prinzmetal angina','413'),('413.9','SP','Other and unspecified angina pectoris','413'),('414','NS','Other forms of chronic ischemic heart disease','410-414'),('414.0','NS','Coronary atherosclerosis','414'),('414.00','SP','Coronary atherosclerosis of unspecified type of vessel, native or graft','414.0'),('414.01','SP','Coronary atherosclerosis of native coronary artery','414.0'),('414.02','SP','Coronary atherosclerosis of autologous vein bypass graft','414.0'),('414.03','SP','Coronary atherosclerosis of nonautologous biological bypass graft','414.0'),('414.04','SP','Coronary atherosclerosis of artery bypass graft','414.0'),('414.05','SP','Coronary atherosclerosis of unspecified bypass graft','414.0'),('414.06','SP','Coronary atherosclerosis of native coronary artery of transplanted heart','414.0'),('414.07','SP','Coronary atherosclerosis of bypass graft (artery) (vein) of transplanted heart','414.0'),('414.1','NS','Aneurysm and dissection of heart','414'),('414.10','SP','Aneurysm of heart (wall)','414.1'),('414.11','SP','Aneurysm of coronary vessels','414.1'),('414.12','SP','Dissection of coronary artery','414.1'),('414.19','SP','Other aneurysm of heart','414.1'),('414.2','SP','Chronic total occlusion of coronary artery','414'),('414.3','SP','Coronary atherosclerosis due to lipid rich plaque','414'),('414.4','SP','Coronary atherosclerosis due to calcified coronary lesion','414'),('414.8','SP','Other specified forms of chronic ischemic heart disease','414'),('414.9','SP','Chronic ischemic heart disease, unspecified','414'),('415','NS','Acute pulmonary heart disease','415-417'),('415-417','sect','Diseases Of Pulmonary Circulation','390-459'),('415.0','SP','Acute cor pulmonale','415'),('415.1','NS','Pulmonary embolism and infarction','415'),('415.11','SP','Iatrogenic pulmonary embolism and infarction','415.1'),('415.12','SP','Septic pulmonary embolism','415.1'),('415.13','SP','Saddle embolus of pulmonary artery','415.1'),('415.19','SP','Other pulmonary embolism and infarction','415.1'),('416','NS','Chronic pulmonary heart disease','415-417'),('416.0','SP','Primary pulmonary hypertension','416'),('416.1','SP','Kyphoscoliotic heart disease','416'),('416.2','SP','Chronic pulmonary embolism','416'),('416.8','SP','Other chronic pulmonary heart diseases','416'),('416.9','SP','Chronic pulmonary heart disease, unspecified','416'),('417','NS','Other diseases of pulmonary circulation','415-417'),('417.0','SP','Arteriovenous fistula of pulmonary vessels','417'),('417.1','SP','Aneurysm of pulmonary artery','417'),('417.8','SP','Other specified diseases of pulmonary circulation','417'),('417.9','SP','Unspecified disease of pulmonary circulation','417'),('420','NS','Acute pericarditis','420-429'),('420-429','sect','Other Forms Of Heart Disease','390-459'),('420.0','SP','Acute pericarditis in diseases classified elsewhere','420'),('420.9','NS','Other and unspecified acute pericarditis','420'),('420.90','SP','Acute pericarditis, unspecified','420.9'),('420.91','SP','Acute idiopathic pericarditis','420.9'),('420.99','SP','Other acute pericarditis','420.9'),('421','NS','Acute and subacute endocarditis','420-429'),('421.0','SP','Acute and subacute bacterial endocarditis','421'),('421.1','SP','Acute and subacute infective endocarditis in diseases classified elsewhere','421'),('421.9','SP','Acute endocarditis, unspecified','421'),('422','NS','Acute myocarditis','420-429'),('422.0','SP','Acute myocarditis in diseases classified elsewhere','422'),('422.9','NS','Other and unspecified acute myocarditis','422'),('422.90','SP','Acute myocarditis, unspecified','422.9'),('422.91','SP','Idiopathic myocarditis','422.9'),('422.92','SP','Septic myocarditis','422.9'),('422.93','SP','Toxic myocarditis','422.9'),('422.99','SP','Other acute myocarditis','422.9'),('423','NS','Other diseases of pericardium','420-429'),('423.0','SP','Hemopericardium','423'),('423.1','SP','Adhesive pericarditis','423'),('423.2','SP','Constrictive pericarditis','423'),('423.3','SP','Cardiac tamponade','423'),('423.8','SP','Other specified diseases of pericardium','423'),('423.9','SP','Unspecified disease of pericardium','423'),('424','NS','Other diseases of endocardium','420-429'),('424.0','SP','Mitral valve disorders','424'),('424.1','SP','Aortic valve disorders','424'),('424.2','SP','Tricuspid valve disorders, specified as nonrheumatic','424'),('424.3','SP','Pulmonary valve disorders','424'),('424.9','NS','Endocarditis valve unspecified','424'),('424.90','SP','Endocarditis, valve unspecified, unspecified cause','424.9'),('424.91','SP','Endocarditis in diseases classified elsewhere','424.9'),('424.99','SP','Other endocarditis, valve unspecified','424.9'),('425','NS','Cardiomyopathy','420-429'),('425.0','SP','Endomyocardial fibrosis','425'),('425.1','NS','Hypertrophic cardiomyopathy','425'),('425.11','SP','Hypertrophic obstructive cardiomyopathy','425.1'),('425.18','SP','Other hypertrophic cardiomyopathy','425.1'),('425.2','SP','Obscure cardiomyopathy of Africa','425'),('425.3','SP','Endocardial fibroelastosis','425'),('425.4','SP','Other primary cardiomyopathies','425'),('425.5','SP','Alcoholic cardiomyopathy','425'),('425.7','SP','Nutritional and metabolic cardiomyopathy','425'),('425.8','SP','Cardiomyopathy in other diseases classified elsewhere','425'),('425.9','SP','Secondary cardiomyopathy, unspecified','425'),('426','NS','Conduction disorders','420-429'),('426.0','SP','Atrioventricular block, complete','426'),('426.1','NS','Atrioventricular block other and unspecified','426'),('426.10','SP','Atrioventricular block, unspecified','426.1'),('426.11','SP','First degree atrioventricular block','426.1'),('426.12','SP','Mobitz (type) II atrioventricular block','426.1'),('426.13','SP','Other second degree atrioventricular block','426.1'),('426.2','SP','Left bundle branch hemiblock','426'),('426.3','SP','Other left bundle branch block','426'),('426.4','SP','Right bundle branch block','426'),('426.5','NS','Bundle branch block other and unspecified','426'),('426.50','SP','Bundle branch block, unspecified','426.5'),('426.51','SP','Right bundle branch block and left posterior fascicular block','426.5'),('426.52','SP','Right bundle branch block and left anterior fascicular block','426.5'),('426.53','SP','Other bilateral bundle branch block','426.5'),('426.54','SP','Trifascicular block','426.5'),('426.6','SP','Other heart block','426'),('426.7','SP','Anomalous atrioventricular excitation','426'),('426.8','NS','Other specified conduction disorders','426'),('426.81','SP','Lown-Ganong-Levine syndrome','426.8'),('426.82','SP','Long QT syndrome','426.8'),('426.89','SP','Other specified conduction disorders','426.8'),('426.9','SP','Conduction disorder, unspecified','426'),('427','NS','Cardiac dysrhythmias','420-429'),('427.0','SP','Paroxysmal supraventricular tachycardia','427'),('427.1','SP','Paroxysmal ventricular tachycardia','427'),('427.2','SP','Paroxysmal tachycardia, unspecified','427'),('427.3','NS','Atrial fibrillation and flutter','427'),('427.31','SP','Atrial fibrillation','427.3'),('427.32','SP','Atrial flutter','427.3'),('427.4','NS','Ventricular fibrillation and flutter','427'),('427.41','SP','Ventricular fibrillation','427.4'),('427.42','SP','Ventricular flutter','427.4'),('427.5','SP','Cardiac arrest','427'),('427.6','NS','Premature beats','427'),('427.60','SP','Premature beats, unspecified','427.6'),('427.61','SP','Supraventricular premature beats','427.6'),('427.69','SP','Other premature beats','427.6'),('427.8','NS','Other specified cardiac dysrhythmias','427'),('427.81','SP','Sinoatrial node dysfunction','427.8'),('427.89','SP','Other specified cardiac dysrhythmias','427.8'),('427.9','SP','Cardiac dysrhythmia, unspecified','427'),('428','NS','Heart failure','420-429'),('428.0','SP','Congestive heart failure, unspecified','428'),('428.1','SP','Left heart failure','428'),('428.2','NS','Systolic heart failure','428'),('428.20','SP','Systolic heart failure, unspecified','428.2'),('428.21','SP','Acute systolic heart failure','428.2'),('428.22','SP','Chronic systolic heart failure','428.2'),('428.23','SP','Acute on chronic systolic heart failure','428.2'),('428.3','NS','Diastolic heart failure','428'),('428.30','SP','Diastolic heart failure, unspecified','428.3'),('428.31','SP','Acute diastolic heart failure','428.3'),('428.32','SP','Chronic diastolic heart failure','428.3'),('428.33','SP','Acute on chronic diastolic heart failure','428.3'),('428.4','NS','Combined systolic and diastolic heart failure','428'),('428.40','SP','Combined systolic and diastolic heart failure, unspecified','428.4'),('428.41','SP','Acute combined systolic and diastolic heart failure','428.4'),('428.42','SP','Chronic combined systolic and diastolic heart failure','428.4'),('428.43','SP','Acute on chronic combined systolic and diastolic heart failure','428.4'),('428.9','SP','Heart failure, unspecified','428'),('429','NS','Ill-defined descriptions and complications of heart disease','420-429'),('429.0','SP','Myocarditis, unspecified','429'),('429.1','SP','Myocardial degeneration','429'),('429.2','SP','Cardiovascular disease, unspecified','429'),('429.3','SP','Cardiomegaly','429'),('429.4','SP','Functional disturbances following cardiac surgery','429'),('429.5','SP','Rupture of chordae tendineae','429'),('429.6','SP','Rupture of papillary muscle','429'),('429.7','NS','Certain sequelae of myocardial infarction not elsewhere classified','429'),('429.71','SP','Acquired cardiac septal defect','429.7'),('429.79','SP','Certain sequelae of myocardial infarction, not elsewhere classified, other','429.7'),('429.8','NS','Other ill-defined heart diseases','429'),('429.81','SP','Other disorders of papillary muscle','429.8'),('429.82','SP','Hyperkinetic heart disease','429.8'),('429.83','SP','Takotsubo syndrome','429.8'),('429.89','SP','Other ill-defined heart diseases','429.8'),('429.9','SP','Heart disease, unspecified','429'),('430','SP','Subarachnoid hemorrhage','430-438'),('430-438','sect','Cerebrovascular Disease','390-459'),('431','SP','Intracerebral hemorrhage','430-438'),('432','NS','Other and unspecified intracranial hemorrhage','430-438'),('432.0','SP','Nontraumatic extradural hemorrhage','432'),('432.1','SP','Subdural hemorrhage','432'),('432.9','SP','Unspecified intracranial hemorrhage','432'),('433','NS','Occlusion and stenosis of precerebral arteries','430-438'),('433.0','NS','Occlusion and stenosis of basilar artery','433'),('433.00','SP','Occlusion and stenosis of basilar artery without mention of cerebral infarction','433.0'),('433.01','SP','Occlusion and stenosis of basilar artery with cerebral infarction','433.0'),('433.1','NS','Occlusion and stenosis of carotid artery','433'),('433.10','SP','Occlusion and stenosis of carotid artery without mention of cerebral infarction','433.1'),('433.11','SP','Occlusion and stenosis of carotid artery with cerebral infarction','433.1'),('433.2','NS','Occlusion and stenosis of vertebral artery','433'),('433.20','SP','Occlusion and stenosis of vertebral artery without mention of cerebral infarction','433.2'),('433.21','SP','Occlusion and stenosis of vertebral artery with cerebral infarction','433.2'),('433.3','NS','Occlusion and stenosis of multiple and bilateral precerebral arteries','433'),('433.30','SP','Occlusion and stenosis of multiple and bilateral precerebral arteries without mention of cerebral infarction','433.3'),('433.31','SP','Occlusion and stenosis of multiple and bilateral precerebral arteries with cerebral infarction','433.3'),('433.8','NS','Occlusion and stenosis of other specified precerebral artery','433'),('433.80','SP','Occlusion and stenosis of other specified precerebral artery without mention of cerebral infarction','433.8'),('433.81','SP','Occlusion and stenosis of other specified precerebral artery with cerebral infarction','433.8'),('433.9','NS','Occlusion and stenosis of unspecified precerebral artery','433'),('433.90','SP','Occlusion and stenosis of unspecified precerebral artery without mention of cerebral infarction','433.9'),('433.91','SP','Occlusion and stenosis of unspecified precerebral artery with cerebral infarction','433.9'),('434','NS','Occlusion of cerebral arteries','430-438'),('434.0','NS','Cerebral thrombosis','434'),('434.00','SP','Cerebral thrombosis without mention of cerebral infarction','434.0'),('434.01','SP','Cerebral thrombosis with cerebral infarction','434.0'),('434.1','NS','Cerebral embolism','434'),('434.10','SP','Cerebral embolism without mention of cerebral infarction','434.1'),('434.11','SP','Cerebral embolism with cerebral infarction','434.1'),('434.9','NS','Cerebral artery occlusion unspecified','434'),('434.90','SP','Cerebral artery occlusion, unspecified without mention of cerebral infarction','434.9'),('434.91','SP','Cerebral artery occlusion, unspecified with cerebral infarction','434.9'),('435','NS','Transient cerebral ischemia','430-438'),('435.0','SP','Basilar artery syndrome','435'),('435.1','SP','Vertebral artery syndrome','435'),('435.2','SP','Subclavian steal syndrome','435'),('435.3','SP','Vertebrobasilar artery syndrome','435'),('435.8','SP','Other specified transient cerebral ischemias','435'),('435.9','SP','Unspecified transient cerebral ischemia','435'),('436','SP','Acute, but ill-defined, cerebrovascular disease','430-438'),('437','NS','Other and ill-defined cerebrovascular disease','430-438'),('437.0','SP','Cerebral atherosclerosis','437'),('437.1','SP','Other generalized ischemic cerebrovascular disease','437'),('437.2','SP','Hypertensive encephalopathy','437'),('437.3','SP','Cerebral aneurysm, nonruptured','437'),('437.4','SP','Cerebral arteritis','437'),('437.5','SP','Moyamoya disease','437'),('437.6','SP','Nonpyogenic thrombosis of intracranial venous sinus','437'),('437.7','SP','Transient global amnesia','437'),('437.8','SP','Other ill-defined cerebrovascular disease','437'),('437.9','SP','Unspecified cerebrovascular disease','437'),('438','NS','Late effects of cerebrovascular disease','430-438'),('438.0','SP','Late effects of cerebrovascular disease, cognitive deficits','438'),('438.1','NS','Speech and language deficits','438'),('438.10','SP','Late effects of cerebrovascular disease, speech and language deficit, unspecified','438.1'),('438.11','SP','Late effects of cerebrovascular disease, aphasia','438.1'),('438.12','SP','Late effects of cerebrovascular disease, dysphasia','438.1'),('438.13','SP','Late effects of cerebrovascular disease, dysarthria','438.1'),('438.14','SP','Late effects of cerebrovascular disease, fluency disorder','438.1'),('438.19','SP','Late effects of cerebrovascular disease, other speech and language deficits','438.1'),('438.2','NS','Hemiplegia/hemiparesis','438'),('438.20','SP','Late effects of cerebrovascular disease, hemiplegia affecting unspecified side','438.2'),('438.21','SP','Late effects of cerebrovascular disease, hemiplegia affecting dominant side','438.2'),('438.22','SP','Late effects of cerebrovascular disease, hemiplegia affecting nondominant side','438.2'),('438.3','NS','Monoplegia of upper limb','438'),('438.30','SP','Late effects of cerebrovascular disease, monoplegia of upper limb affecting unspecified side','438.3'),('438.31','SP','Late effects of cerebrovascular disease, monoplegia of upper limb affecting dominant side','438.3'),('438.32','SP','Late effects of cerebrovascular disease, monoplegia of upper limb affecting nondominant side','438.3'),('438.4','NS','Monoplegia of lower limb','438'),('438.40','SP','Late effects of cerebrovascular disease, monoplegia of lower limb affecting unspecified side','438.4'),('438.41','SP','Late effects of cerebrovascular disease, monoplegia of lower limb affecting dominant side','438.4'),('438.42','SP','Late effects of cerebrovascular disease, monoplegia of lower limb affecting nondominant side','438.4'),('438.5','NS','Other paralytic syndrome','438'),('438.50','SP','Late effects of cerebrovascular disease, other paralytic syndrome affecting unspecified side','438.5'),('438.51','SP','Late effects of cerebrovascular disease, other paralytic syndrome affecting dominant side','438.5'),('438.52','SP','Late effects of cerebrovascular disease, other paralytic syndrome affecting nondominant side','438.5'),('438.53','SP','Late effects of cerebrovascular disease, other paralytic syndrome, bilateral','438.5'),('438.6','SP','Late effects of cerebrovascular disease, alterations of sensations','438'),('438.7','SP','Late effects of cerebrovascular disease, disturbances of vision','438'),('438.8','NS','Other late effects of cerebrovascular disease','438'),('438.81','SP','Other late effects of cerebrovascular disease, apraxia','438.8'),('438.82','SP','Other late effects of cerebrovascular disease, dysphagia','438.8'),('438.83','SP','Other late effects of cerebrovascular disease, facial weakness','438.8'),('438.84','SP','Other late effects of cerebrovascular disease, ataxia','438.8'),('438.85','SP','Other late effects of cerebrovascular disease, vertigo','438.8'),('438.89','SP','Other late effects of cerebrovascular disease','438.8'),('438.9','SP','Unspecified late effects of cerebrovascular disease','438'),('440','NS','Atherosclerosis','440-449'),('440-449','sect','Diseases Of Arteries, Arterioles, And Capillaries','390-459'),('440.0','SP','Atherosclerosis of aorta','440'),('440.1','SP','Atherosclerosis of renal artery','440'),('440.2','NS','Atherosclerosis of native arteries of the extremities','440'),('440.20','SP','Atherosclerosis of native arteries of the extremities, unspecified','440.2'),('440.21','SP','Atherosclerosis of native arteries of the extremities with intermittent claudication','440.2'),('440.22','SP','Atherosclerosis of native arteries of the extremities with rest pain','440.2'),('440.23','SP','Atherosclerosis of native arteries of the extremities with ulceration','440.2'),('440.24','SP','Atherosclerosis of native arteries of the extremities with gangrene','440.2'),('440.29','SP','Other atherosclerosis of native arteries of the extremities','440.2'),('440.3','NS','Atherosclerosis of bypass graft of the extremities','440'),('440.30','SP','Atherosclerosis of unspecified bypass graft of the extremities','440.3'),('440.31','SP','Atherosclerosis of autologous vein bypass graft of the extremities','440.3'),('440.32','SP','Atherosclerosis of nonautologous biological bypass graft of the extremities','440.3'),('440.4','SP','Chronic total occlusion of artery of the extremities','440'),('440.8','SP','Atherosclerosis of other specified arteries','440'),('440.9','SP','Generalized and unspecified atherosclerosis','440'),('441','NS','Aortic aneurysm and dissection','440-449'),('441.0','NS','Dissection of aorta','441'),('441.00','SP','Dissection of aorta, unspecified site','441.0'),('441.01','SP','Dissection of aorta, thoracic','441.0'),('441.02','SP','Dissection of aorta, abdominal','441.0'),('441.03','SP','Dissection of aorta, thoracoabdominal','441.0'),('441.1','SP','Thoracic aneurysm, ruptured','441'),('441.2','SP','Thoracic aneurysm without mention of rupture','441'),('441.3','SP','Abdominal aneurysm, ruptured','441'),('441.4','SP','Abdominal aneurysm without mention of rupture','441'),('441.5','SP','Aortic aneurysm of unspecified site, ruptured','441'),('441.6','SP','Thoracoabdominal aneurysm, ruptured','441'),('441.7','SP','Thoracoabdominal aneurysm, without mention of rupture','441'),('441.9','SP','Aortic aneurysm of unspecified site without mention of rupture','441'),('442','NS','Other aneurysm','440-449'),('442.0','SP','Aneurysm of artery of upper extremity','442'),('442.1','SP','Aneurysm of renal artery','442'),('442.2','SP','Aneurysm of iliac artery','442'),('442.3','SP','Aneurysm of artery of lower extremity','442'),('442.8','NS','Aneurysm of other specified artery','442'),('442.81','SP','Aneurysm of artery of neck','442.8'),('442.82','SP','Aneurysm of subclavian artery','442.8'),('442.83','SP','Aneurysm of splenic artery','442.8'),('442.84','SP','Aneurysm of other visceral artery','442.8'),('442.89','SP','Aneurysm of other specified artery','442.8'),('442.9','SP','Aneurysm of unspecified site','442'),('443','NS','Other peripheral vascular disease','440-449'),('443.0','SP','Raynaud\'s syndrome','443'),('443.1','SP','Thromboangiitis obliterans [Buerger\'s disease]','443'),('443.2','NS','Other arterial dissection','443'),('443.21','SP','Dissection of carotid artery','443.2'),('443.22','SP','Dissection of iliac artery','443.2'),('443.23','SP','Dissection of renal artery','443.2'),('443.24','SP','Dissection of vertebral artery','443.2'),('443.29','SP','Dissection of other artery','443.2'),('443.8','NS','Other specified peripheral vascular diseases','443'),('443.81','SP','Peripheral angiopathy in diseases classified elsewhere','443.8'),('443.82','SP','Erythromelalgia','443.8'),('443.89','SP','Other specified peripheral vascular diseases','443.8'),('443.9','SP','Peripheral vascular disease, unspecified','443'),('444','NS','Arterial embolism and thrombosis','440-449'),('444.0','NS','Embolism and thrombosis of abdominal aorta','444'),('444.01','SP','Saddle embolus of abdominal aorta','444.0'),('444.09','SP','Other arterial embolism and thrombosis of abdominal aorta','444.0'),('444.1','SP','Embolism and thrombosis of thoracic aorta','444'),('444.2','NS','Embolism and thrombosis of arteries of the extremities','444'),('444.21','SP','Arterial embolism and thrombosis of upper extremity','444.2'),('444.22','SP','Arterial embolism and thrombosis of lower extremity','444.2'),('444.8','NS','Embolism and thrombosis of other specified artery','444'),('444.81','SP','Embolism and thrombosis of iliac artery','444.8'),('444.89','SP','Embolism and thrombosis of other specified artery','444.8'),('444.9','SP','Embolism and thrombosis of unspecified artery','444'),('445','NS','Atheroembolism','440-449'),('445.0','NS','Atheroembolism of extremities','445'),('445.01','SP','Atheroembolism of upper extremity','445.0'),('445.02','SP','Atheroembolism of lower extremity','445.0'),('445.8','NS','Atheroembolism of other sites','445'),('445.81','SP','Atheroembolism of kidney','445.8'),('445.89','SP','Atheroembolism of other site','445.8'),('446','NS','Polyarteritis nodosa and allied conditions','440-449'),('446.0','SP','Polyarteritis nodosa','446'),('446.1','SP','Acute febrile mucocutaneous lymph node syndrome [MCLS]','446'),('446.2','NS','Hypersensitivity angiitis','446'),('446.20','SP','Hypersensitivity angiitis, unspecified','446.2'),('446.21','SP','Goodpasture\'s syndrome','446.2'),('446.29','SP','Other specified hypersensitivity angiitis','446.2'),('446.3','SP','Lethal midline granuloma','446'),('446.4','SP','Wegener\'s granulomatosis','446'),('446.5','SP','Giant cell arteritis','446'),('446.6','SP','Thrombotic microangiopathy','446'),('446.7','SP','Takayasu\'s disease','446'),('447','NS','Other disorders of arteries and arterioles','440-449'),('447.0','SP','Arteriovenous fistula, acquired','447'),('447.1','SP','Stricture of artery','447'),('447.2','SP','Rupture of artery','447'),('447.3','SP','Hyperplasia of renal artery','447'),('447.4','SP','Celiac artery compression syndrome','447'),('447.5','SP','Necrosis of artery','447'),('447.6','SP','Arteritis, unspecified','447'),('447.7','NS','Aortic ectasia','447'),('447.70','SP','Aortic ectasia, unspecified site','447.7'),('447.71','SP','Thoracic aortic ectasia','447.7'),('447.72','SP','Abdominal aortic ectasia','447.7'),('447.73','SP','Thoracoabdominal aortic ectasia','447.7'),('447.8','SP','Other specified disorders of arteries and arterioles','447'),('447.9','SP','Unspecified disorders of arteries and arterioles','447'),('448','NS','Disease of capillaries','440-449'),('448.0','SP','Hereditary hemorrhagic telangiectasia','448'),('448.1','SP','Nevus, non-neoplastic','448'),('448.9','SP','Other and unspecified capillary diseases','448'),('449','SP','Septic arterial embolism','440-449'),('451','NS','Phlebitis and thrombophlebitis','451-459'),('451-459','sect','Diseases Of Veins And Lymphatics, And Other Diseases Of Circulatory System','390-459'),('451.0','SP','Phlebitis and thrombophlebitis of superficial vessels of lower extremities','451'),('451.1','NS','Phlebitis and thrombophlebitis of deep veins of lower extremities','451'),('451.11','SP','Phlebitis and thrombophlebitis of femoral vein (deep) (superficial)','451.1'),('451.19','SP','Phlebitis and thrombophlebitis of deep veins of lower extremities, other','451.1'),('451.2','SP','Phlebitis and thrombophlebitis of lower extremities, unspecified','451'),('451.8','NS','Phlebitis and thrombophlebitis of other sites','451'),('451.81','SP','Phlebitis and thrombophlebitis of iliac vein','451.8'),('451.82','SP','Phlebitis and thrombophlebitis of superficial veins of upper extremities','451.8'),('451.83','SP','Phlebitis and thrombophlebitis of deep veins of upper extremities','451.8'),('451.84','SP','Phlebitis and thrombophlebitis of upper extremities, unspecified','451.8'),('451.89','SP','Phlebitis and thrombophlebitis of other sites','451.8'),('451.9','SP','Phlebitis and thrombophlebitis of unspecified site','451'),('452','SP','Portal vein thrombosis','451-459'),('453','NS','Other venous embolism and thrombosis','451-459'),('453.0','SP','Budd-chiari syndrome','453'),('453.1','SP','Thrombophlebitis migrans','453'),('453.2','SP','Other venous embolism and thrombosis of inferior vena cava','453'),('453.3','SP','Other venous embolism and thrombosis of renal vein','453'),('453.4','NS','Acute venous embolism and thrombosis of deep vessels of lower extremity','453'),('453.40','SP','Acute venous embolism and thrombosis of unspecified deep vessels of lower extremity','453.4'),('453.41','SP','Acute venous embolism and thrombosis of deep vessels of proximal lower extremity','453.4'),('453.42','SP','Acute venous embolism and thrombosis of deep vessels of distal lower extremity','453.4'),('453.5','NS','Chronic venous embolism and thrombosis of deep vessels of lower extremity','453'),('453.50','SP','Chronic venous embolism and thrombosis of unspecified deep vessels of lower extremity','453.5'),('453.51','SP','Chronic venous embolism and thrombosis of deep vessels of proximal lower extremity','453.5'),('453.52','SP','Chronic venous embolism and thrombosis of deep vessels of distal lower extremity','453.5'),('453.6','SP','Venous embolism and thrombosis of superficial vessels of lower extremity','453'),('453.7','NS','Chronic venous embolism and thrombosis of other specified vessels','453'),('453.71','SP','Chronic venous embolism and thrombosis of superficial veins of upper extremity','453.7'),('453.72','SP','Chronic venous embolism and thrombosis of deep veins of upper extremity','453.7'),('453.73','SP','Chronic venous embolism and thrombosis of upper extremity, unspecified','453.7'),('453.74','SP','Chronic venous embolism and thrombosis of axillary veins','453.7'),('453.75','SP','Chronic venous embolism and thrombosis of subclavian veins','453.7'),('453.76','SP','Chronic venous embolism and thrombosis of internal jugular veins','453.7'),('453.77','SP','Chronic venous embolism and thrombosis of other thoracic veins','453.7'),('453.79','SP','Chronic venous embolism and thrombosis of other specified veins','453.7'),('453.8','NS','Acute venous embolism and thrombosis of other specified veins','453'),('453.81','SP','Acute venous embolism and thrombosis of superficial veins of upper extremity','453.8'),('453.82','SP','Acute venous embolism and thrombosis of deep veins of upper extremity','453.8'),('453.83','SP','Acute venous embolism and thrombosis of upper extremity, unspecified','453.8'),('453.84','SP','Acute venous embolism and thrombosis of axillary veins','453.8'),('453.85','SP','Acute venous embolism and thrombosis of subclavian veins','453.8'),('453.86','SP','Acute venous embolism and thrombosis of internal jugular veins','453.8'),('453.87','SP','Acute venous embolism and thrombosis of other thoracic veins','453.8'),('453.89','SP','Acute venous embolism and thrombosis of other specified veins','453.8'),('453.9','SP','Other venous embolism and thrombosis of unspecified site','453'),('454','NS','Varicose veins of lower extremities','451-459'),('454.0','SP','Varicose veins of lower extremities with ulcer','454'),('454.1','SP','Varicose veins of lower extremities with inflammation','454'),('454.2','SP','Varicose veins of lower extremities with ulcer and inflammation','454'),('454.8','SP','Varicose veins of lower extremities with other complications','454'),('454.9','SP','Asymptomatic varicose veins','454'),('455','NS','Hemorrhoids','451-459'),('455.0','SP','Internal hemorrhoids without mention of complication','455'),('455.1','SP','Internal thrombosed hemorrhoids','455'),('455.2','SP','Internal hemorrhoids with other complication','455'),('455.3','SP','External hemorrhoids without mention of complication','455'),('455.4','SP','External thrombosed hemorrhoids','455'),('455.5','SP','External hemorrhoids with other complication','455'),('455.6','SP','Unspecified hemorrhoids without mention of complication','455'),('455.7','SP','Unspecified thrombosed hemorrhoids','455'),('455.8','SP','Unspecified hemorrhoids with other complication','455'),('455.9','SP','Residual hemorrhoidal skin tags','455'),('456','NS','Varicose veins of other sites','451-459'),('456.0','SP','Esophageal varices with bleeding','456'),('456.1','SP','Esophageal varices without mention of bleeding','456'),('456.2','NS','Esophageal varices in diseases classified elsewhere','456'),('456.20','SP','Esophageal varices in diseases classified elsewhere, with bleeding','456.2'),('456.21','SP','Esophageal varices in diseases classified elsewhere, without mention of bleeding','456.2'),('456.3','SP','Sublingual varices','456'),('456.4','SP','Scrotal varices','456'),('456.5','SP','Pelvic varices','456'),('456.6','SP','Vulval varices','456'),('456.8','SP','Varices of other sites','456'),('457','NS','Noninfectious disorders of lymphatic channels','451-459'),('457.0','SP','Postmastectomy lymphedema syndrome','457'),('457.1','SP','Other lymphedema','457'),('457.2','SP','Lymphangitis','457'),('457.8','SP','Other noninfectious disorders of lymphatic channels','457'),('457.9','SP','Unspecified noninfectious disorder of lymphatic channels','457'),('458','NS','Hypotension','451-459'),('458.0','SP','Orthostatic hypotension','458'),('458.1','SP','Chronic hypotension','458'),('458.2','NS','Iatrogenic hypotension','458'),('458.21','SP','Hypotension of hemodialysis','458.2'),('458.29','SP','Other iatrogenic hypotension','458.2'),('458.8','SP','Other specified hypotension','458'),('458.9','SP','Hypotension, unspecified','458'),('459','NS','Other disorders of circulatory system','451-459'),('459.0','SP','Hemorrhage, unspecified','459'),('459.1','NS','Postphlebitic syndrome','459'),('459.10','SP','Postphlebetic syndrome without complications','459.1'),('459.11','SP','Postphlebetic syndrome with ulcer','459.1'),('459.12','SP','Postphlebetic syndrome with inflammation','459.1'),('459.13','SP','Postphlebetic syndrome with ulcer and inflammation','459.1'),('459.19','SP','Postphlebetic syndrome with other complication','459.1'),('459.2','SP','Compression of vein','459'),('459.3','NS','Chronic venous hypertension (idiopathic)','459'),('459.30','SP','Chronic venous hypertension without complications','459.3'),('459.31','SP','Chronic venous hypertension with ulcer','459.3'),('459.32','SP','Chronic venous hypertension with inflammation','459.3'),('459.33','SP','Chronic venous hypertension with ulcer and inflammation','459.3'),('459.39','SP','Chronic venous hypertension with other complication','459.3'),('459.8','NS','Other specified disorders of circulatory system','459'),('459.81','SP','Venous (peripheral) insufficiency, unspecified','459.8'),('459.89','SP','Other specified disorders of circulatory system','459.8'),('459.9','SP','Unspecified circulatory system disorder','459'),('460','SP','Acute nasopharyngitis [common cold]','460-466'),('460-466','sect','Acute Respiratory Infections','460-519'),('460-519','sect','Diseases Of The Respiratory System',NULL),('461','NS','Acute sinusitis','460-466'),('461.0','SP','Acute maxillary sinusitis','461'),('461.1','SP','Acute frontal sinusitis','461'),('461.2','SP','Acute ethmoidal sinusitis','461'),('461.3','SP','Acute sphenoidal sinusitis','461'),('461.8','SP','Other acute sinusitis','461'),('461.9','SP','Acute sinusitis, unspecified','461'),('462','SP','Acute pharyngitis','460-466'),('463','SP','Acute tonsillitis','460-466'),('464','NS','Acute laryngitis and tracheitis','460-466'),('464.0','NS','Acute laryngitis','464'),('464.00','SP','Acute laryngitis without mention of obstruction','464.0'),('464.01','SP','Acute laryngitis with obstruction','464.0'),('464.1','NS','Acute tracheitis','464'),('464.10','SP','Acute tracheitis without mention of obstruction','464.1'),('464.11','SP','Acute tracheitis with obstruction','464.1'),('464.2','NS','Acute laryngotracheitis','464'),('464.20','SP','Acute laryngotracheitis without mention of obstruction','464.2'),('464.21','SP','Acute laryngotracheitis with obstruction','464.2'),('464.3','NS','Acute epiglottitis','464'),('464.30','SP','Acute epiglottitis without mention of obstruction','464.3'),('464.31','SP','Acute epiglottitis with obstruction','464.3'),('464.4','SP','Croup','464'),('464.5','NS','Supraglottitis unspecified','464'),('464.50','SP','Supraglottitis unspecified, without obstruction','464.5'),('464.51','SP','Supraglottitis unspecified, with obstruction','464.5'),('465','NS','Acute upper respiratory infections of multiple or unspecified sites','460-466'),('465.0','SP','Acute laryngopharyngitis','465'),('465.8','SP','Acute upper respiratory infections of other multiple sites','465'),('465.9','SP','Acute upper respiratory infections of unspecified site','465'),('466','NS','Acute bronchitis and bronchiolitis','460-466'),('466.0','SP','Acute bronchitis','466'),('466.1','NS','Acute bronchiolitis','466'),('466.11','SP','Acute bronchiolitis due to respiratory syncytial virus (RSV)','466.1'),('466.19','SP','Acute bronchiolitis due to other infectious organisms','466.1'),('470','SP','Deviated nasal septum','470-478'),('470-478','sect','Other Diseases Of Upper Respiratory Tract','460-519'),('471','NS','Nasal polyps','470-478'),('471.0','SP','Polyp of nasal cavity','471'),('471.1','SP','Polypoid sinus degeneration','471'),('471.8','SP','Other polyp of sinus','471'),('471.9','SP','Unspecified nasal polyp','471'),('472','NS','Chronic pharyngitis and nasopharyngitis','470-478'),('472.0','SP','Chronic rhinitis','472'),('472.1','SP','Chronic pharyngitis','472'),('472.2','SP','Chronic nasopharyngitis','472'),('473','NS','Chronic sinusitis','470-478'),('473.0','SP','Chronic maxillary sinusitis','473'),('473.1','SP','Chronic frontal sinusitis','473'),('473.2','SP','Chronic ethmoidal sinusitis','473'),('473.3','SP','Chronic sphenoidal sinusitis','473'),('473.8','SP','Other chronic sinusitis','473'),('473.9','SP','Unspecified sinusitis (chronic)','473'),('474','NS','Chronic disease of tonsils and adenoids','470-478'),('474.0','NS','Chronic tonsillitis and adenoiditis','474'),('474.00','SP','Chronic tonsillitis','474.0'),('474.01','SP','Chronic adenoiditis','474.0'),('474.02','SP','Chronic tonsillitis and adenoiditis','474.0'),('474.1','NS','Hypertrophy of tonsils and adenoids','474'),('474.10','SP','Hypertrophy of tonsil with adenoids','474.1'),('474.11','SP','Hypertrophy of tonsils alone','474.1'),('474.12','SP','Hypertrophy of adenoids alone','474.1'),('474.2','SP','Adenoid vegetations','474'),('474.8','SP','Other chronic disease of tonsils and adenoids','474'),('474.9','SP','Unspecified chronic disease of tonsils and adenoids','474'),('475','SP','Peritonsillar abscess','470-478'),('476','NS','Chronic laryngitis and laryngotracheitis','470-478'),('476.0','SP','Chronic laryngitis','476'),('476.1','SP','Chronic laryngotracheitis','476'),('477','NS','Allergic rhinitis','470-478'),('477.0','SP','Allergic rhinitis due to pollen','477'),('477.1','SP','Allergic rhinitis due to food','477'),('477.2','SP','Allergic rhinitis due to animal (cat) (dog) hair and dander','477'),('477.8','SP','Allergic rhinitis due to other allergen','477'),('477.9','SP','Allergic rhinitis, cause unspecified','477'),('478','NS','Other diseases of upper respiratory tract','470-478'),('478.0','SP','Hypertrophy of nasal turbinates','478'),('478.1','NS','Other diseases of nasal cavity and sinuses','478'),('478.11','SP','Nasal mucositis (ulcerative)','478.1'),('478.19','SP','Other disease of nasal cavity and sinuses','478.1'),('478.2','NS','Other diseases of pharynx not elsewhere classified','478'),('478.20','SP','Unspecified disease of pharynx','478.2'),('478.21','SP','Cellulitis of pharynx or nasopharynx','478.2'),('478.22','SP','Parapharyngeal abscess','478.2'),('478.24','SP','Retropharyngeal abscess','478.2'),('478.25','SP','Edema of pharynx or nasopharynx','478.2'),('478.26','SP','Cyst of pharynx or nasopharynx','478.2'),('478.29','SP','Other diseases of pharynx, not elsewhere classified','478.2'),('478.3','NS','Paralysis of vocal cords or larynx','478'),('478.30','SP','Paralysis of vocal cords or larynx, unspecified','478.3'),('478.31','SP','Unilateral paralysis of vocal cords or larynx, partial','478.3'),('478.32','SP','Unilateral paralysis of vocal cords or larynx, complete','478.3'),('478.33','SP','Bilateral paralysis of vocal cords or larynx, partial','478.3'),('478.34','SP','Bilateral paralysis of vocal cords or larynx, complete','478.3'),('478.4','SP','Polyp of vocal cord or larynx','478'),('478.5','SP','Other diseases of vocal cords','478'),('478.6','SP','Edema of larynx','478'),('478.7','NS','Other diseases of larynx not elsewhere classified','478'),('478.70','SP','Unspecified disease of larynx','478.7'),('478.71','SP','Cellulitis and perichondritis of larynx','478.7'),('478.74','SP','Stenosis of larynx','478.7'),('478.75','SP','Laryngeal spasm','478.7'),('478.79','SP','Other diseases of larynx, not elsewhere classified','478.7'),('478.8','SP','Upper respiratory tract hypersensitivity reaction, site unspecified','478'),('478.9','SP','Other and unspecified diseases of upper respiratory tract','478'),('480','NS','Viral pneumonia','480-488'),('480-488','sect','Pneumonia And Influenza','460-519'),('480.0','SP','Pneumonia due to adenovirus','480'),('480.1','SP','Pneumonia due to respiratory syncytial virus','480'),('480.2','SP','Pneumonia due to parainfluenza virus','480'),('480.3','SP','Pneumonia due to SARS-associated coronavirus','480'),('480.8','SP','Pneumonia due to other virus not elsewhere classified','480'),('480.9','SP','Viral pneumonia, unspecified','480'),('481','SP','Pneumococcal pneumonia [Streptococcus pneumoniae pneumonia]','480-488'),('482','NS','Other bacterial pneumonia','480-488'),('482.0','SP','Pneumonia due to Klebsiella pneumoniae','482'),('482.1','SP','Pneumonia due to Pseudomonas','482'),('482.2','SP','Pneumonia due to Hemophilus influenzae [H. influenzae]','482'),('482.3','NS','Pneumonia due to streptococcus','482'),('482.30','SP','Pneumonia due to Streptococcus, unspecified','482.3'),('482.31','SP','Pneumonia due to Streptococcus, group A','482.3'),('482.32','SP','Pneumonia due to Streptococcus, group B','482.3'),('482.39','SP','Pneumonia due to other Streptococcus','482.3'),('482.4','NS','Pneumonia due to staphylococcus','482'),('482.40','SP','Pneumonia due to Staphylococcus, unspecified','482.4'),('482.41','SP','Methicillin susceptible pneumonia due to Staphylococcus aureus','482.4'),('482.42','SP','Methicillin resistant pneumonia due to Staphylococcus aureus','482.4'),('482.49','SP','Other Staphylococcus pneumonia','482.4'),('482.8','NS','Pneumonia due to other specified bacteria','482'),('482.81','SP','Pneumonia due to anaerobes','482.8'),('482.82','SP','Pneumonia due to escherichia coli [E. coli]','482.8'),('482.83','SP','Pneumonia due to other gram-negative bacteria','482.8'),('482.84','SP','Pneumonia due to Legionnaires\' disease','482.8'),('482.89','SP','Pneumonia due to other specified bacteria','482.8'),('482.9','SP','Bacterial pneumonia, unspecified','482'),('483','NS','Pneumonia due to other specified organism','480-488'),('483.0','SP','Pneumonia due to mycoplasma pneumoniae','483'),('483.1','SP','Pneumonia due to chlamydia','483'),('483.8','SP','Pneumonia due to other specified organism','483'),('484','NS','Pneumonia in infectious diseases classified elsewhere','480-488'),('484.1','SP','Pneumonia in cytomegalic inclusion disease','484'),('484.3','SP','Pneumonia in whooping cough','484'),('484.5','SP','Pneumonia in anthrax','484'),('484.6','SP','Pneumonia in aspergillosis','484'),('484.7','SP','Pneumonia in other systemic mycoses','484'),('484.8','SP','Pneumonia in other infectious diseases classified elsewhere','484'),('485','SP','Bronchopneumonia, organism unspecified','480-488'),('486','SP','Pneumonia, organism unspecified','480-488'),('487','NS','Influenza','480-488'),('487.0','SP','Influenza with pneumonia','487'),('487.1','SP','Influenza with other respiratory manifestations','487'),('487.8','SP','Influenza with other manifestations','487'),('488','NS','Influenza due to certain identified influenza viruses','480-488'),('488.0','NS','Influenza due to identified avian influenza virus','488'),('488.01','SP','Influenza due to identified avian influenza virus with pneumonia','488.0'),('488.02','SP','Influenza due to identified avian influenza virus with other respiratory manifestations','488.0'),('488.09','SP','Influenza due to identified avian influenza virus with other manifestations','488.0'),('488.1','NS','Influenza due to identified 2009 h1n1 influenza virus','488'),('488.11','SP','Influenza due to identified 2009 H1N1 influenza virus with pneumonia','488.1'),('488.12','SP','Influenza due to identified 2009 H1N1 influenza virus with other respiratory manifestations','488.1'),('488.19','SP','Influenza due to identified 2009 H1N1 influenza virus with other manifestations','488.1'),('488.8','NS','Influenza due to novel influenza a','488'),('488.81','SP','Influenza due to identified novel influenza A virus with pneumonia','488.8'),('488.82','SP','Influenza due to identified novel influenza A virus with other respiratory manifestations','488.8'),('488.89','SP','Influenza due to identified novel influenza A virus with other manifestations','488.8'),('490','SP','Bronchitis, not specified as acute or chronic','490-496'),('490-496','sect','Chronic Obstructive Pulmonary Disease And Allied Conditions','460-519'),('491','NS','Chronic bronchitis','490-496'),('491.0','SP','Simple chronic bronchitis','491'),('491.1','SP','Mucopurulent chronic bronchitis','491'),('491.2','NS','Obstructive chronic bronchitis','491'),('491.20','SP','Obstructive chronic bronchitis without exacerbation','491.2'),('491.21','SP','Obstructive chronic bronchitis with (acute) exacerbation','491.2'),('491.22','SP','Obstructive chronic bronchitis with acute bronchitis','491.2'),('491.8','SP','Other chronic bronchitis','491'),('491.9','SP','Unspecified chronic bronchitis','491'),('492','NS','Emphysema','490-496'),('492.0','SP','Emphysematous bleb','492'),('492.8','SP','Other emphysema','492'),('493','NS','Asthma','490-496'),('493.0','NS','Extrinsic asthma','493'),('493.00','SP','Extrinsic asthma, unspecified','493.0'),('493.01','SP','Extrinsic asthma with status asthmaticus','493.0'),('493.02','SP','Extrinsic asthma with (acute) exacerbation','493.0'),('493.1','NS','Intrinsic asthma','493'),('493.10','SP','Intrinsic asthma, unspecified','493.1'),('493.11','SP','Intrinsic asthma with status asthmaticus','493.1'),('493.12','SP','Intrinsic asthma with (acute) exacerbation','493.1'),('493.2','NS','Chronic obstructive asthma','493'),('493.20','SP','Chronic obstructive asthma, unspecified','493.2'),('493.21','SP','Chronic obstructive asthma with status asthmaticus','493.2'),('493.22','SP','Chronic obstructive asthma with (acute) exacerbation','493.2'),('493.8','NS','Other forms of asthma','493'),('493.81','SP','Exercise induced bronchospasm','493.8'),('493.82','SP','Cough variant asthma','493.8'),('493.9','NS','Asthma unspecified','493'),('493.90','SP','Asthma,unspecified type, unspecified','493.9'),('493.91','SP','Asthma, unspecified type, with status asthmaticus','493.9'),('493.92','SP','Asthma, unspecified type, with (acute) exacerbation','493.9'),('494','NS','Bronchiectasis','490-496'),('494.0','SP','Bronchiectasis without acute exacerbation','494'),('494.1','SP','Bronchiectasis with acute exacerbation','494'),('495','NS','Extrinsic allergic alveolitis','490-496'),('495.0','SP','Farmers\' lung','495'),('495.1','SP','Bagassosis','495'),('495.2','SP','Bird-fanciers\' lung','495'),('495.3','SP','Suberosis','495'),('495.4','SP','Malt workers\' lung','495'),('495.5','SP','Mushroom workers\' lung','495'),('495.6','SP','Maple bark-strippers\' lung','495'),('495.7','SP','\"Ventilation\" pneumonitis','495'),('495.8','SP','Other specified allergic alveolitis and pneumonitis','495'),('495.9','SP','Unspecified allergic alveolitis and pneumonitis','495'),('496','SP','Chronic airway obstruction, not elsewhere classified','490-496'),('500','SP','Coal workers\' pneumoconiosis','500-508'),('500-508','sect','Pneumoconioses And Other Lung Diseases Due To External Agents','460-519'),('501','SP','Asbestosis','500-508'),('502','SP','Pneumoconiosis due to other silica or silicates','500-508'),('503','SP','Pneumoconiosis due to other inorganic dust','500-508'),('504','SP','Pneumonopathy due to inhalation of other dust','500-508'),('505','SP','Pneumoconiosis, unspecified','500-508'),('506','NS','Respiratory conditions due to chemical fumes and vapors','500-508'),('506.0','SP','Bronchitis and pneumonitis due to fumes and vapors','506'),('506.1','SP','Acute pulmonary edema due to fumes and vapors','506'),('506.2','SP','Upper respiratory inflammation due to fumes and vapors','506'),('506.3','SP','Other acute and subacute respiratory conditions due to fumes and vapors','506'),('506.4','SP','Chronic respiratory conditions due to fumes and vapors','506'),('506.9','SP','Unspecified respiratory conditions due to fumes and vapors','506'),('507','NS','Pneumonitis due to solids and liquids','500-508'),('507.0','SP','Pneumonitis due to inhalation of food or vomitus','507'),('507.1','SP','Pneumonitis due to inhalation of oils and essences','507'),('507.8','SP','Pneumonitis due to other solids and liquids','507'),('508','NS','Respiratory conditions due to other and unspecified external agents','500-508'),('508.0','SP','Acute pulmonary manifestations due to radiation','508'),('508.1','SP','Chronic and other pulmonary manifestations due to radiation','508'),('508.2','SP','Respiratory conditions due to smoke inhalation','508'),('508.8','SP','Respiratory conditions due to other specified external agents','508'),('508.9','SP','Respiratory conditions due to unspecified external agent','508'),('510','NS','Empyema','510-519'),('510-519','sect','Other Diseases Of Respiratory System','460-519'),('510.0','SP','Empyema with fistula','510'),('510.9','SP','Empyema without mention of fistula','510'),('511','NS','Pleurisy','510-519'),('511.0','SP','Pleurisy without mention of effusion or current tuberculosis','511'),('511.1','SP','Pleurisy with effusion, with mention of a bacterial cause other than tuberculosis','511'),('511.8','NS','Other specified forms of pleural effusion except tuberculous','511'),('511.81','SP','Malignant pleural effusion','511.8'),('511.89','SP','Other specified forms of effusion, except tuberculous','511.8'),('511.9','SP','Unspecified pleural effusion','511'),('512','NS','Pneumothorax and air leak','510-519'),('512.0','SP','Spontaneous tension pneumothorax','512'),('512.1','SP','Iatrogenic pneumothorax','512'),('512.2','SP','Postoperative air leak','512'),('512.8','NS','Oth pneumothorax and air leak','512'),('512.81','SP','Primary spontaneous pneumothorax','512.8'),('512.82','SP','Secondary spontaneous pneumothorax','512.8'),('512.83','SP','Chronic pneumothorax','512.8'),('512.84','SP','Other air leak','512.8'),('512.89','SP','Other pneumothorax','512.8'),('513','NS','Abscess of lung and mediastinum','510-519'),('513.0','SP','Abscess of lung','513'),('513.1','SP','Abscess of mediastinum','513'),('514','SP','Pulmonary congestion and hypostasis','510-519'),('515','SP','Postinflammatory pulmonary fibrosis','510-519'),('516','NS','Other alveolar and parietoalveolar pneumonopathy','510-519'),('516.0','SP','Pulmonary alveolar proteinosis','516'),('516.1','SP','Idiopathic pulmonary hemosiderosis','516'),('516.2','SP','Pulmonary alveolar microlithiasis','516'),('516.3','NS','Idiopathic interstitial pneumonia','516'),('516.30','SP','Idiopathic interstitial pneumonia, not otherwise specified','516.3'),('516.31','SP','Idiopathic pulmonary fibrosis','516.3'),('516.32','SP','Idiopathic non-specific interstitial pneumonitis','516.3'),('516.33','SP','Acute interstitial pneumonitis','516.3'),('516.34','SP','Respiratory bronchiolitis interstitial lung disease','516.3'),('516.35','SP','Idiopathic lymphoid interstitial pneumonia','516.3'),('516.36','SP','Cryptogenic organizing pneumonia','516.3'),('516.37','SP','Desquamative interstitial pneumonia','516.3'),('516.4','SP','Lymphangioleiomyomatosis','516'),('516.5','SP','Adult pulmonary Langerhans cell histiocytosis','516'),('516.6','NS','Interstitial lung diseases of childhood','516'),('516.61','SP','Neuroendocrine cell hyperplasia of infancy','516.6'),('516.62','SP','Pulmonary interstitial glycogenosis','516.6'),('516.63','SP','Surfactant mutations of the lung','516.6'),('516.64','SP','Alveolar capillary dysplasia with vein misalignment','516.6'),('516.69','SP','Other interstitial lung diseases of childhood','516.6'),('516.8','SP','Other specified alveolar and parietoalveolar pneumonopathies','516'),('516.9','SP','Unspecified alveolar and parietoalveolar pneumonopathy','516'),('517','NS','Lung involvement in conditions classified elsewhere','510-519'),('517.1','SP','Rheumatic pneumonia','517'),('517.2','SP','Lung involvement in systemic sclerosis','517'),('517.3','SP','Acute chest syndrome','517'),('517.8','SP','Lung involvement in other diseases classified elsewhere','517'),('518','NS','Other diseases of lung','510-519'),('518.0','SP','Pulmonary collapse','518'),('518.1','SP','Interstitial emphysema','518'),('518.2','SP','Compensatory emphysema','518'),('518.3','SP','Pulmonary eosinophilia','518'),('518.4','SP','Acute edema of lung, unspecified','518'),('518.5','NS','Pulmonary insufficiency following trauma and surgery','518'),('518.51','SP','Acute respiratory failure following trauma and surgery','518.5'),('518.52','SP','Other pulmonary insufficiency, not elsewhere classified, following trauma and surgery','518.5'),('518.53','SP','Acute and chronic respiratory failure following trauma and surgery','518.5'),('518.6','SP','Allergic bronchopulmonary aspergillosis','518'),('518.7','SP','Transfusion related acute lung injury (TRALI)','518'),('518.8','NS','Other diseases of lung','518'),('518.81','SP','Acute respiratory failure','518.8'),('518.82','SP','Other pulmonary insufficiency, not elsewhere classified','518.8'),('518.83','SP','Chronic respiratory failure','518.8'),('518.84','SP','Acute and chronic respiratory failure','518.8'),('518.89','SP','Other diseases of lung, not elsewhere classified','518.8'),('519','NS','Other diseases of respiratory system','510-519'),('519.0','NS','Tracheostomy complications','519'),('519.00','SP','Tracheostomy complication, unspecified','519.0'),('519.01','SP','Infection of tracheostomy','519.0'),('519.02','SP','Mechanical complication of tracheostomy','519.0'),('519.09','SP','Other tracheostomy complications','519.0'),('519.1','NS','Other diseases of trachea and bronchus not elsewhere classified','519'),('519.11','SP','Acute bronchospasm','519.1'),('519.19','SP','Other diseases of trachea and bronchus','519.1'),('519.2','SP','Mediastinitis','519'),('519.3','SP','Other diseases of mediastinum, not elsewhere classified','519'),('519.4','SP','Disorders of diaphragm','519'),('519.8','SP','Other diseases of respiratory system, not elsewhere classified','519'),('519.9','SP','Unspecified disease of respiratory system','519'),('520','NS','Disorders of tooth development and eruption','520-529'),('520-529','sect','Diseases Of Oral Cavity, Salivary Glands, And Jaws','520-579'),('520-579','sect','Diseases Of The Digestive System',NULL),('520.0','SP','Anodontia','520'),('520.1','SP','Supernumerary teeth','520'),('520.2','SP','Abnormalities of size and form of teeth','520'),('520.3','SP','Mottled teeth','520'),('520.4','SP','Disturbances of tooth formation','520'),('520.5','SP','Hereditary disturbances in tooth structure, not elsewhere classified','520'),('520.6','SP','Disturbances in tooth eruption','520'),('520.7','SP','Teething syndrome','520'),('520.8','SP','Other specified disorders of tooth development and eruption','520'),('520.9','SP','Unspecified disorder of tooth development and eruption','520'),('521','NS','Diseases of hard tissues of teeth','520-529'),('521.0','NS','Dental caries','521'),('521.00','SP','Dental caries, unspecified','521.0'),('521.01','SP','Dental caries limited to enamel','521.0'),('521.02','SP','Dental caries extending into dentine','521.0'),('521.03','SP','Dental caries extending into pulp','521.0'),('521.04','SP','Arrested dental caries','521.0'),('521.05','SP','Odontoclasia','521.0'),('521.06','SP','Dental caries pit and fissure','521.0'),('521.07','SP','Dental caries of smooth surface','521.0'),('521.08','SP','Dental caries of root surface','521.0'),('521.09','SP','Other dental caries','521.0'),('521.1','NS','Excessive dental attrition (approximal wear) (occlusal wear)','521'),('521.10','SP','Excessive attrition, unspecified','521.1'),('521.11','SP','Excessive attrition, limited to enamel','521.1'),('521.12','SP','Excessive attrition, extending into dentine','521.1'),('521.13','SP','Excessive attrition, extending into pulp','521.1'),('521.14','SP','Excessive attrition, localized','521.1'),('521.15','SP','Excessive attrition, generalized','521.1'),('521.2','NS','Abrasion of teeth','521'),('521.20','SP','Abrasion, unspecified','521.2'),('521.21','SP','Abrasion, limited to enamel','521.2'),('521.22','SP','Abrasion, extending into dentine','521.2'),('521.23','SP','Abrasion, extending into pulp','521.2'),('521.24','SP','Abrasion, localized','521.2'),('521.25','SP','Abrasion, generalized','521.2'),('521.3','NS','Erosion of teeth','521'),('521.30','SP','Erosion, unspecified','521.3'),('521.31','SP','Erosion, limited to enamel','521.3'),('521.32','SP','Erosion, extending into dentine','521.3'),('521.33','SP','Erosion, extending into pulp','521.3'),('521.34','SP','Erosion, localized','521.3'),('521.35','SP','Erosion, generalized','521.3'),('521.4','NS','Pathological tooth resorption','521'),('521.40','SP','Pathological resorption, unspecified','521.4'),('521.41','SP','Pathological resorption, internal','521.4'),('521.42','SP','Pathological resorption, external','521.4'),('521.49','SP','Other pathological resorption','521.4'),('521.5','SP','Hypercementosis','521'),('521.6','SP','Ankylosis of teeth','521'),('521.7','SP','Intrinsic posteruptive color changes','521'),('521.8','NS','Other specified diseases of hard tissues of teeth','521'),('521.81','SP','Cracked tooth','521.8'),('521.89','SP','Other specific diseases of hard tissues of teeth','521.8'),('521.9','SP','Unspecified disease of hard tissues of teeth','521'),('522','NS','Diseases of pulp and periapical tissues','520-529'),('522.0','SP','Pulpitis','522'),('522.1','SP','Necrosis of the pulp','522'),('522.2','SP','Pulp degeneration','522'),('522.3','SP','Abnormal hard tissue formation in pulp','522'),('522.4','SP','Acute apical periodontitis of pulpal origin','522'),('522.5','SP','Periapical abscess without sinus','522'),('522.6','SP','Chronic apical periodontitis','522'),('522.7','SP','Periapical abscess with sinus','522'),('522.8','SP','Radicular cyst','522'),('522.9','SP','Other and unspecified diseases of pulp and periapical tissues','522'),('523','NS','Gingival and periodontal diseases','520-529'),('523.0','NS','Acute gingivitis','523'),('523.00','SP','Acute gingivitis, plaque induced','523.0'),('523.01','SP','Acute gingivitis, non-plaque induced','523.0'),('523.1','NS','Chronic gingivitis','523'),('523.10','SP','Chronic gingivitis, plaque induced','523.1'),('523.11','SP','Chronic gingivitis, non-plaque induced','523.1'),('523.2','NS','Gingival recession','523'),('523.20','SP','Gingival recession, unspecified','523.2'),('523.21','SP','Gingival recession, minimal','523.2'),('523.22','SP','Gingival recession, moderate','523.2'),('523.23','SP','Gingival recession, severe','523.2'),('523.24','SP','Gingival recession, localized','523.2'),('523.25','SP','Gingival recession, generalized','523.2'),('523.3','NS','Aggressive and acute periodontitis','523'),('523.30','SP','Aggressive periodontitis, unspecified','523.3'),('523.31','SP','Aggressive periodontitis, localized','523.3'),('523.32','SP','Aggressive periodontitis, generalized','523.3'),('523.33','SP','Acute periodontitis','523.3'),('523.4','NS','Chronic periodontitis','523'),('523.40','SP','Chronic periodontitis, unspecified','523.4'),('523.41','SP','Chronic periodontitis, localized','523.4'),('523.42','SP','Chronic periodontitis, generalized','523.4'),('523.5','SP','Periodontosis','523'),('523.6','SP','Accretions on teeth','523'),('523.8','SP','Other specified periodontal diseases','523'),('523.9','SP','Unspecified gingival and periodontal disease','523'),('524','NS','Dentofacial anomalies, including malocclusion','520-529'),('524.0','NS','Major anomalies of jaw size','524'),('524.00','SP','Major anomalies of jaw size, unspecified anomaly','524.0'),('524.01','SP','Major anomalies of jaw size, maxillary hyperplasia','524.0'),('524.02','SP','Major anomalies of jaw size, mandibular hyperplasia','524.0'),('524.03','SP','Major anomalies of jaw size, maxillary hypoplasia','524.0'),('524.04','SP','Major anomalies of jaw size, mandibular hypoplasia','524.0'),('524.05','SP','Major anomalies of jaw size, macrogenia','524.0'),('524.06','SP','Major anomalies of jaw size, microgenia','524.0'),('524.07','SP','Excessive tuberosity of jaw','524.0'),('524.09','SP','Major anomalies of jaw size, other specified anomaly','524.0'),('524.1','NS','Anomalies of relationship of jaw to cranial base','524'),('524.10','SP','Anomalies of relationship of jaw to cranial base, unspecified anomaly','524.1'),('524.11','SP','Anomalies of relationship of jaw to cranial base, maxillary asymmetry','524.1'),('524.12','SP','Anomalies of relationship of jaw to cranial base, other jaw asymmetry','524.1'),('524.19','SP','Anomalies of relationship of jaw to cranial base, other specified anomaly','524.1'),('524.2','NS','Anomalies of dental arch relationship','524'),('524.20','SP','Unspecified anomaly of dental arch relationship','524.2'),('524.21','SP','Malocclusion, Angle\'s class I','524.2'),('524.22','SP','Malocclusion, Angle\'s class II','524.2'),('524.23','SP','Malocclusion, Angle\'s class III','524.2'),('524.24','SP','Open anterior occlusal relationship','524.2'),('524.25','SP','Open posterior occlusal relationship','524.2'),('524.26','SP','Excessive horizontal overlap','524.2'),('524.27','SP','Reverse articulation','524.2'),('524.28','SP','Anomalies of interarch distance','524.2'),('524.29','SP','Other anomalies of dental arch relationship','524.2'),('524.3','NS','Anomalies of tooth position of fully erupted teeth','524'),('524.30','SP','Unspecified anomaly of tooth position','524.3'),('524.31','SP','Crowding of teeth','524.3'),('524.32','SP','Excessive spacing of teeth','524.3'),('524.33','SP','Horizontal displacement of teeth','524.3'),('524.34','SP','Vertical displacement of teeth','524.3'),('524.35','SP','Rotation of tooth/teeth','524.3'),('524.36','SP','Insufficient interocclusal distance of teeth (ridge)','524.3'),('524.37','SP','Excessive interocclusal distance of teeth','524.3'),('524.39','SP','Other anomalies of tooth position','524.3'),('524.4','SP','Malocclusion, unspecified','524'),('524.5','NS','Dentofacial functional abnormalities','524'),('524.50','SP','Dentofacial functional abnormality, unspecified','524.5'),('524.51','SP','Abnormal jaw closure','524.5'),('524.52','SP','Limited mandibular range of motion','524.5'),('524.53','SP','Deviation in opening and closing of the mandible','524.5'),('524.54','SP','Insufficient anterior guidance','524.5'),('524.55','SP','Centric occlusion maximum intercuspation discrepancy','524.5'),('524.56','SP','Non-working side interference','524.5'),('524.57','SP','Lack of posterior occlusal support','524.5'),('524.59','SP','Other dentofacial functional abnormalities','524.5'),('524.6','NS','Temporomandibular joint disorders','524'),('524.60','SP','Temporomandibular joint disorders, unspecified','524.6'),('524.61','SP','Temporomandibular joint disorders, adhesions and ankylosis (bony or fibrous)','524.6'),('524.62','SP','Temporomandibular joint disorders, arthralgia of temporomandibular joint','524.6'),('524.63','SP','Temporomandibular joint disorders, articular disc disorder (reducing or non-reducing)','524.6'),('524.64','SP','Temporomandibular joint sounds on opening and/or closing the jaw','524.6'),('524.69','SP','Other specified temporomandibular joint disorders','524.6'),('524.7','NS','Dental alveolar anomalies','524'),('524.70','SP','Dental alveolar anomalies, unspecified alveolar anomaly','524.7'),('524.71','SP','Alveolar maxillary hyperplasia','524.7'),('524.72','SP','Alveolar mandibular hyperplasia','524.7'),('524.73','SP','Alveolar maxillary hypoplasia','524.7'),('524.74','SP','Alveolar mandibular hypoplasia','524.7'),('524.75','SP','Vertical displacement of alveolus and teeth','524.7'),('524.76','SP','Occlusal plane deviation','524.7'),('524.79','SP','Other specified alveolar anomaly','524.7'),('524.8','NS','Other specified dentofacial anomalies','524'),('524.81','SP','Anterior soft tissue impingement','524.8'),('524.82','SP','Posterior soft tissue impingement','524.8'),('524.89','SP','Other specified dentofacial anomalies','524.8'),('524.9','SP','Unspecified dentofacial anomalies','524'),('525','NS','Other diseases and conditions of the teeth and supporting structures','520-529'),('525.0','SP','Exfoliation of teeth due to systemic causes','525'),('525.1','NS','Loss of teeth due to trauma, extraction, or periodontal disease','525'),('525.10','SP','Acquired absence of teeth, unspecified','525.1'),('525.11','SP','Loss of teeth due to trauma','525.1'),('525.12','SP','Loss of teeth due to periodontal disease','525.1'),('525.13','SP','Loss of teeth due to caries','525.1'),('525.19','SP','Other loss of teeth','525.1'),('525.2','NS','Atrophy of edentulous alveolar ridge','525'),('525.20','SP','Unspecified atrophy of edentulous alveolar ridge','525.2'),('525.21','SP','Minimal atrophy of the mandible','525.2'),('525.22','SP','Moderate atrophy of the mandible','525.2'),('525.23','SP','Severe atrophy of the mandible','525.2'),('525.24','SP','Minimal atrophy of the maxilla','525.2'),('525.25','SP','Moderate atrophy of the maxilla','525.2'),('525.26','SP','Severe atrophy of the maxilla','525.2'),('525.3','SP','Retained dental root','525'),('525.4','NS','Complete edentulism','525'),('525.40','SP','Complete edentulism, unspecified','525.4'),('525.41','SP','Complete edentulism, class I','525.4'),('525.42','SP','Complete edentulism, class II','525.4'),('525.43','SP','Complete edentulism, class III','525.4'),('525.44','SP','Complete edentulism, class IV','525.4'),('525.5','NS','Partial edentulism','525'),('525.50','SP','Partial edentulism, unspecified','525.5'),('525.51','SP','Partial edentulism, class I','525.5'),('525.52','SP','Partial edentulism, class II','525.5'),('525.53','SP','Partial edentulism, class III','525.5'),('525.54','SP','Partial edentulism, class IV','525.5'),('525.6','NS','Unsatisfactory restoration of tooth','525'),('525.60','SP','Unspecified unsatisfactory restoration of tooth','525.6'),('525.61','SP','Open restoration margins','525.6'),('525.62','SP','Unrepairable overhanging of dental restorative materials','525.6'),('525.63','SP','Fractured dental restorative material without loss of material','525.6'),('525.64','SP','Fractured dental restorative material with loss of material','525.6'),('525.65','SP','Contour of existing restoration of tooth biologically incompatible with oral health','525.6'),('525.66','SP','Allergy to existing dental restorative material','525.6'),('525.67','SP','Poor aesthetics of existing restoration','525.6'),('525.69','SP','Other unsatisfactory restoration of existing tooth','525.6'),('525.7','NS','Endosseous dental implant failure','525'),('525.71','SP','Osseointegration failure of dental implant','525.7'),('525.72','SP','Post-osseointegration biological failure of dental implant','525.7'),('525.73','SP','Post-osseointegration mechanical failure of dental implant','525.7'),('525.79','SP','Other endosseous dental implant failure','525.7'),('525.8','SP','Other specified disorders of the teeth and supporting structures','525'),('525.9','SP','Unspecified disorder of the teeth and supporting structures','525'),('526','NS','Diseases of the jaws','520-529'),('526.0','SP','Developmental odontogenic cysts','526'),('526.1','SP','Fissural cysts of jaw','526'),('526.2','SP','Other cysts of jaws','526'),('526.3','SP','Central giant cell (reparative) granuloma','526'),('526.4','SP','Inflammatory conditions of jaw','526'),('526.5','SP','Alveolitis of jaw','526'),('526.6','NS','Periradicular pathology associated with previous endodontic treatment','526'),('526.61','SP','Perforation of root canal space','526.6'),('526.62','SP','Endodontic overfill','526.6'),('526.63','SP','Endodontic underfill','526.6'),('526.69','SP','Other periradicular pathology associated with previous endodontic treatment','526.6'),('526.8','NS','Other specified diseases of the jaws','526'),('526.81','SP','Exostosis of jaw','526.8'),('526.89','SP','Other specified diseases of the jaws','526.8'),('526.9','SP','Unspecified disease of the jaws','526'),('527','NS','Diseases of the salivary glands','520-529'),('527.0','SP','Atrophy of salivary gland','527'),('527.1','SP','Hypertrophy of salivary gland','527'),('527.2','SP','Sialoadenitis','527'),('527.3','SP','Abscess of salivary gland','527'),('527.4','SP','Fistula of salivary gland','527'),('527.5','SP','Sialolithiasis','527'),('527.6','SP','Mucocele of salivary gland','527'),('527.7','SP','Disturbance of salivary secretion','527'),('527.8','SP','Other specified diseases of the salivary glands','527'),('527.9','SP','Unspecified disease of the salivary glands','527'),('528','NS','Diseases of the oral soft tissues excluding lesions specific for gingiva and tongue','520-529'),('528.0','NS','Stomatitis and mucositis (ulcerative)','528'),('528.00','SP','Stomatitis and mucositis, unspecified','528.0'),('528.01','SP','Mucositis (ulcerative) due to antineoplastic therapy','528.0'),('528.02','SP','Mucositis (ulcerative) due to other drugs','528.0'),('528.09','SP','Other stomatitis and mucositis (ulcerative)','528.0'),('528.1','SP','Cancrum oris','528'),('528.2','SP','Oral aphthae','528'),('528.3','SP','Cellulitis and abscess of oral soft tissues','528'),('528.4','SP','Cysts of oral soft tissues','528'),('528.5','SP','Diseases of lips','528'),('528.6','SP','Leukoplakia of oral mucosa, including tongue','528'),('528.7','NS','Other disturbances of oral epithelium including tongue','528'),('528.71','SP','Minimal keratinized residual ridge mucosa','528.7'),('528.72','SP','Excessive keratinized residual ridge mucosa','528.7'),('528.79','SP','Other disturbances of oral epithelium, including tongue','528.7'),('528.8','SP','Oral submucosal fibrosis, including of tongue','528'),('528.9','SP','Other and unspecified diseases of the oral soft tissues','528'),('529','NS','Diseases and other conditions of the tongue','520-529'),('529.0','SP','Glossitis','529'),('529.1','SP','Geographic tongue','529'),('529.2','SP','Median rhomboid glossitis','529'),('529.3','SP','Hypertrophy of tongue papillae','529'),('529.4','SP','Atrophy of tongue papillae','529'),('529.5','SP','Plicated tongue','529'),('529.6','SP','Glossodynia','529'),('529.8','SP','Other specified conditions of the tongue','529'),('529.9','SP','Unspecified condition of the tongue','529'),('530','NS','Diseases of esophagus','530-539'),('530-539','sect','Diseases Of Esophagus, Stomach, And Duodenum','520-579'),('530.0','SP','Achalasia and cardiospasm','530'),('530.1','NS','Esophagitis','530'),('530.10','SP','Esophagitis, unspecified','530.1'),('530.11','SP','Reflux esophagitis','530.1'),('530.12','SP','Acute esophagitis','530.1'),('530.13','SP','Eosinophilic esophagitis','530.1'),('530.19','SP','Other esophagitis','530.1'),('530.2','NS','Ulcer of esophagus','530'),('530.20','SP','Ulcer of esophagus without bleeding','530.2'),('530.21','SP','Ulcer of esophagus with bleeding','530.2'),('530.3','SP','Stricture and stenosis of esophagus','530'),('530.4','SP','Perforation of esophagus','530'),('530.5','SP','Dyskinesia of esophagus','530'),('530.6','SP','Diverticulum of esophagus, acquired','530'),('530.7','SP','Gastroesophageal laceration-hemorrhage syndrome','530'),('530.8','NS','Other specified disorders of esophagus','530'),('530.81','SP','Esophageal reflux','530.8'),('530.82','SP','Esophageal hemorrhage','530.8'),('530.83','SP','Esophageal leukoplakia','530.8'),('530.84','SP','Tracheoesophageal fistula','530.8'),('530.85','SP','Barrett\'s esophagus','530.8'),('530.86','SP','Infection of esophagostomy','530.8'),('530.87','SP','Mechanical complication of esophagostomy','530.8'),('530.89','SP','Other specified disorders of esophagus','530.8'),('530.9','SP','Unspecified disorder of esophagus','530'),('531','NS','Gastric ulcer','530-539'),('531.0','NS','Acute gastric ulcer with hemorrhage','531'),('531.00','SP','Acute gastric ulcer with hemorrhage, without mention of obstruction','531.0'),('531.01','SP','Acute gastric ulcer with hemorrhage, with obstruction','531.0'),('531.1','NS','Acute gastric ulcer with perforation','531'),('531.10','SP','Acute gastric ulcer with perforation, without mention of obstruction','531.1'),('531.11','SP','Acute gastric ulcer with perforation, with obstruction','531.1'),('531.2','NS','Acute gastric ulcer with hemorrhage and perforation','531'),('531.20','SP','Acute gastric ulcer with hemorrhage and perforation, without mention of obstruction','531.2'),('531.21','SP','Acute gastric ulcer with hemorrhage and perforation, with obstruction','531.2'),('531.3','NS','Acute gastric ulcer without mention of hemorrhage or perforation','531'),('531.30','SP','Acute gastric ulcer without mention of hemorrhage or perforation, without mention of obstruction','531.3'),('531.31','SP','Acute gastric ulcer without mention of hemorrhage or perforation, with obstruction','531.3'),('531.4','NS','Chronic or unspecified gastric ulcer with hemorrhage','531'),('531.40','SP','Chronic or unspecified gastric ulcer with hemorrhage, without mention of obstruction','531.4'),('531.41','SP','Chronic or unspecified gastric ulcer with hemorrhage, with obstruction','531.4'),('531.5','NS','Chronic or unspecified gastric ulcer with perforation','531'),('531.50','SP','Chronic or unspecified gastric ulcer with perforation, without mention of obstruction','531.5'),('531.51','SP','Chronic or unspecified gastric ulcer with perforation, with obstruction','531.5'),('531.6','NS','Chronic or unspecified gastric ulcer with hemorrhage and perforation','531'),('531.60','SP','Chronic or unspecified gastric ulcer with hemorrhage and perforation, without mention of obstruction','531.6'),('531.61','SP','Chronic or unspecified gastric ulcer with hemorrhage and perforation, with obstruction','531.6'),('531.7','NS','Chronic gastric ulcer without mention of hemorrhage or perforation','531'),('531.70','SP','Chronic gastric ulcer without mention of hemorrhage or perforation, without mention of obstruction','531.7'),('531.71','SP','Chronic gastric ulcer without mention of hemorrhage or perforation, with obstruction','531.7'),('531.9','NS','Gastric ulcer unspecified as acute or chronic without mention of hemorrhage or perforation','531'),('531.90','SP','Gastric ulcer, unspecified as acute or chronic, without mention of hemorrhage or perforation, without mention of obstruction','531.9'),('531.91','SP','Gastric ulcer, unspecified as acute or chronic, without mention of hemorrhage or perforation, with obstruction','531.9'),('532','NS','Duodenal ulcer','530-539'),('532.0','NS','Acute duodenal ulcer with hemorrhage','532'),('532.00','SP','Acute duodenal ulcer with hemorrhage, without mention of obstruction','532.0'),('532.01','SP','Acute duodenal ulcer with hemorrhage, with obstruction','532.0'),('532.1','NS','Acute duodenal ulcer with perforation','532'),('532.10','SP','Acute duodenal ulcer with perforation, without mention of obstruction','532.1'),('532.11','SP','Acute duodenal ulcer with perforation, with obstruction','532.1'),('532.2','NS','Acute duodenal ulcer with hemorrhage and perforation','532'),('532.20','SP','Acute duodenal ulcer with hemorrhage and perforation, without mention of obstruction','532.2'),('532.21','SP','Acute duodenal ulcer with hemorrhage and perforation, with obstruction','532.2'),('532.3','NS','Acute duodenal ulcer without mention of hemorrhage or perforation','532'),('532.30','SP','Acute duodenal ulcer without mention of hemorrhage or perforation, without mention of obstruction','532.3'),('532.31','SP','Acute duodenal ulcer without mention of hemorrhage or perforation, with obstruction','532.3'),('532.4','NS','Chronic or unspecified duodenal ulcer with hemorrhage','532'),('532.40','SP','Chronic or unspecified duodenal ulcer with hemorrhage, without mention of obstruction','532.4'),('532.41','SP','Chronic or unspecified duodenal ulcer with hemorrhage, with obstruction','532.4'),('532.5','NS','Chronic or unspecified duodenal ulcer with perforation','532'),('532.50','SP','Chronic or unspecified duodenal ulcer with perforation, without mention of obstruction','532.5'),('532.51','SP','Chronic or unspecified duodenal ulcer with perforation, with obstruction','532.5'),('532.6','NS','Chronic or unspecified duodenal ulcer with hemorrhage and perforation','532'),('532.60','SP','Chronic or unspecified duodenal ulcer with hemorrhage and perforation, without mention of obstruction','532.6'),('532.61','SP','Chronic or unspecified duodenal ulcer with hemorrhage and perforation, with obstruction','532.6'),('532.7','NS','Chronic duodenal ulcer without mention of hemorrhage or perforation','532'),('532.70','SP','Chronic duodenal ulcer without mention of hemorrhage or perforation, without mention of obstruction','532.7'),('532.71','SP','Chronic duodenal ulcer without mention of hemorrhage or perforation, with obstruction','532.7'),('532.9','NS','Duodenal ulcer unspecified as acute or chronic without mention of hemorrhage or perforation','532'),('532.90','SP','Duodenal ulcer, unspecified as acute or chronic, without hemorrhage or perforation, without mention of obstruction','532.9'),('532.91','SP','Duodenal ulcer, unspecified as acute or chronic, without mention of hemorrhage or perforation, with obstruction','532.9'),('533','NS','Peptic ulcer site unspecified','530-539'),('533.0','NS','Acute peptic ulcer of unspecified site with hemorrhage','533'),('533.00','SP','Acute peptic ulcer of unspecified site with hemorrhage, without mention of obstruction','533.0'),('533.01','SP','Acute peptic ulcer of unspecified site with hemorrhage, with obstruction','533.0'),('533.1','NS','Acute peptic ulcer of unspecified site with perforation','533'),('533.10','SP','Acute peptic ulcer of unspecified site with perforation, without mention of obstruction','533.1'),('533.11','SP','Acute peptic ulcer of unspecified site with perforation, with obstruction','533.1'),('533.2','NS','Acute peptic ulcer of unspecified site with hemorrhage and perforation','533'),('533.20','SP','Acute peptic ulcer of unspecified site with hemorrhage and perforation, without mention of obstruction','533.2'),('533.21','SP','Acute peptic ulcer of unspecified site with hemorrhage and perforation, with obstruction','533.2'),('533.3','NS','Acute peptic ulcer of unspecified site without mention of hemorrhage and perforation','533'),('533.30','SP','Acute peptic ulcer of unspecified site without mention of hemorrhage and perforation, without mention of obstruction','533.3'),('533.31','SP','Acute peptic ulcer of unspecified site without mention of hemorrhage and perforation, with obstruction','533.3'),('533.4','NS','Chronic or unspecified peptic ulcer of unspecified site with hemorrhage','533'),('533.40','SP','Chronic or unspecified peptic ulcer of unspecified site with hemorrhage, without mention of obstruction','533.4'),('533.41','SP','Chronic or unspecified peptic ulcer of unspecified site with hemorrhage, with obstruction','533.4'),('533.5','NS','Chronic or unspecified peptic ulcer of unspecified site with perforation','533'),('533.50','SP','Chronic or unspecified peptic ulcer of unspecified site with perforation, without mention of obstruction','533.5'),('533.51','SP','Chronic or unspecified peptic ulcer of unspecified site with perforation, with obstruction','533.5'),('533.6','NS','Chronic or unspecified peptic ulcer of unspecified site with hemorrhage and perforation','533'),('533.60','SP','Chronic or unspecified peptic ulcer of unspecified site with hemorrhage and perforation, without mention of obstruction','533.6'),('533.61','SP','Chronic or unspecified peptic ulcer of unspecified site with hemorrhage and perforation, with obstruction','533.6'),('533.7','NS','Chronic peptic ulcer of unspecified site without mention of hemorrhage or perforation','533'),('533.70','SP','Chronic peptic ulcer of unspecified site without mention of hemorrhage or perforation, without mention of obstruction','533.7'),('533.71','SP','Chronic peptic ulcer of unspecified site without mention of hemorrhage or perforation, with obstruction','533.7'),('533.9','NS','Peptic ulcer of unspecified site unspecified as acute or chronic without mention of hemorrhage or perforation','533'),('533.90','SP','Peptic ulcer of unspecified site, unspecified as acute or chronic, without mention of hemorrhage or perforation, without mention of obstruction','533.9'),('533.91','SP','Peptic ulcer of unspecified site, unspecified as acute or chronic, without mention of hemorrhage or perforation, with obstruction','533.9'),('534','NS','Gastrojejunal ulcer','530-539'),('534.0','NS','Acute gastrojejunal ulcer with hemorrhage','534'),('534.00','SP','Acute gastrojejunal ulcer with hemorrhage, without mention of obstruction','534.0'),('534.01','SP','Acute gastrojejunal ulcer, with hemorrhage, with obstruction','534.0'),('534.1','NS','Acute gastrojejunal ulcer with perforation','534'),('534.10','SP','Acute gastrojejunal ulcer with perforation, without mention of obstruction','534.1'),('534.11','SP','Acute gastrojejunal ulcer with perforation, with obstruction','534.1'),('534.2','NS','Acute gastrojejunal ulcer with hemorrhage and perforation','534'),('534.20','SP','Acute gastrojejunal ulcer with hemorrhage and perforation, without mention of obstruction','534.2'),('534.21','SP','Acute gastrojejunal ulcer with hemorrhage and perforation, with obstruction','534.2'),('534.3','NS','Acute gastrojejunal ulcer without mention of hemorrhage or perforation','534'),('534.30','SP','Acute gastrojejunal ulcer without mention of hemorrhage or perforation, without mention of obstruction','534.3'),('534.31','SP','Acute gastrojejunal ulcer without mention of hemorrhage or perforation, with obstruction','534.3'),('534.4','NS','Chronic or unspecified gastrojejunal ulcer with hemorrhage','534'),('534.40','SP','Chronic or unspecified gastrojejunal ulcer with hemorrhage, without mention of obstruction','534.4'),('534.41','SP','Chronic or unspecified gastrojejunal ulcer, with hemorrhage, with obstruction','534.4'),('534.5','NS','Chronic or unspecified gastrojejunal ulcer with perforation','534'),('534.50','SP','Chronic or unspecified gastrojejunal ulcer with perforation, without mention of obstruction','534.5'),('534.51','SP','Chronic or unspecified gastrojejunal ulcer with perforation, with obstruction','534.5'),('534.6','NS','Chronic or unspecified gastrojejunal ulcer with hemorrhage and perforation','534'),('534.60','SP','Chronic or unspecified gastrojejunal ulcer with hemorrhage and perforation, without mention of obstruction','534.6'),('534.61','SP','Chronic or unspecified gastrojejunal ulcer with hemorrhage and perforation, with obstruction','534.6'),('534.7','NS','Chronic gastrojejunal ulcer without mention of hemorrhage or perforation','534'),('534.70','SP','Chronic gastrojejunal ulcer without mention of hemorrhage or perforation, without mention of obstruction','534.7'),('534.71','SP','Chronic gastrojejunal ulcer without mention of hemorrhage or perforation, with obstruction','534.7'),('534.9','NS','Gastrojejunal ulcer unspecified as acute or chronic without mention of hemorrhage or perforation','534'),('534.90','SP','Gastrojejunal ulcer, unspecified as acute or chronic, without mention of hemorrhage or perforation, without mention of obstruction','534.9'),('534.91','SP','Gastrojejunal ulcer, unspecified as acute or chronic, without mention of hemorrhage or perforation, with obstruction','534.9'),('535','NS','Gastritis and duodenitis','530-539'),('535.0','NS','Acute gastritis','535'),('535.00','SP','Acute gastritis, without mention of hemorrhage','535.0'),('535.01','SP','Acute gastritis, with hemorrhage','535.0'),('535.1','NS','Atrophic gastritis','535'),('535.10','SP','Atrophic gastritis, without mention of hemorrhage','535.1'),('535.11','SP','Atrophic gastritis, with hemorrhage','535.1'),('535.2','NS','Gastric mucosal hypertrophy','535'),('535.20','SP','Gastric mucosal hypertrophy, without mention of hemorrhage','535.2'),('535.21','SP','Gastric mucosal hypertrophy, with hemorrhage','535.2'),('535.3','NS','Alcoholic gastritis','535'),('535.30','SP','Alcoholic gastritis, without mention of hemorrhage','535.3'),('535.31','SP','Alcoholic gastritis, with hemorrhage','535.3'),('535.4','NS','Other specified gastritis','535'),('535.40','SP','Other specified gastritis, without mention of hemorrhage','535.4'),('535.41','SP','Other specified gastritis, with hemorrhage','535.4'),('535.5','NS','Unspecified gastritis and gastroduodenitis','535'),('535.50','SP','Unspecified gastritis and gastroduodenitis, without mention of hemorrhage','535.5'),('535.51','SP','Unspecified gastritis and gastroduodenitis, with hemorrhage','535.5'),('535.6','NS','Duodenitis','535'),('535.60','SP','Duodenitis, without mention of hemorrhage','535.6'),('535.61','SP','Duodenitis, with hemorrhage','535.6'),('535.7','NS','Eosinophilic gastritis','535'),('535.70','SP','Eosinophilic gastritis, without mention of hemorrhage','535.7'),('535.71','SP','Eosinophilic gastritis, with hemorrhage','535.7'),('536','NS','Disorders of function of stomach','530-539'),('536.0','SP','Achlorhydria','536'),('536.1','SP','Acute dilatation of stomach','536'),('536.2','SP','Persistent vomiting','536'),('536.3','SP','Gastroparesis','536'),('536.4','NS','Gastrostomy complications','536'),('536.40','SP','Gastrostomy complication, unspecified','536.4'),('536.41','SP','Infection of gastrostomy','536.4'),('536.42','SP','Mechanical complication of gastrostomy','536.4'),('536.49','SP','Other gastrostomy complications','536.4'),('536.8','SP','Dyspepsia and other specified disorders of function of stomach','536'),('536.9','SP','Unspecified functional disorder of stomach','536'),('537','NS','Other disorders of stomach and duodenum','530-539'),('537.0','SP','Acquired hypertrophic pyloric stenosis','537'),('537.1','SP','Gastric diverticulum','537'),('537.2','SP','Chronic duodenal ileus','537'),('537.3','SP','Other obstruction of duodenum','537'),('537.4','SP','Fistula of stomach or duodenum','537'),('537.5','SP','Gastroptosis','537'),('537.6','SP','Hourglass stricture or stenosis of stomach','537'),('537.8','NS','Other specified disorders of stomach and duodenum','537'),('537.81','SP','Pylorospasm','537.8'),('537.82','SP','Angiodysplasia of stomach and duodenum without mention of hemorrhage','537.8'),('537.83','SP','Angiodysplasia of stomach and duodenum with hemorrhage','537.8'),('537.84','SP','Dieulafoy lesion (hemorrhagic) of stomach and duodenum','537.8'),('537.89','SP','Other specified disorders of stomach and duodenum','537.8'),('537.9','SP','Unspecified disorder of stomach and duodenum','537'),('538','SP','Gastrointestinal mucositis (ulcerative)','530-539'),('539','NS','Complications of bariatric procedures','530-539'),('539.0','NS','Complications of gastric band procedure','539'),('539.01','SP','Infection due to gastric band procedure','539.0'),('539.09','SP','Other complications of gastric band procedure','539.0'),('539.8','NS','Complications of other bariatric procedure','539'),('539.81','SP','Infection due to other bariatric procedure','539.8'),('539.89','SP','Other complications of other bariatric procedure','539.8'),('540','NS','Acute appendicitis','540-543'),('540-543','sect','Appendicitis','520-579'),('540.0','SP','Acute appendicitis with generalized peritonitis','540'),('540.1','SP','Acute appendicitis with peritoneal abscess','540'),('540.9','SP','Acute appendicitis without mention of peritonitis','540'),('541','SP','Appendicitis, unqualified','540-543'),('542','SP','Other appendicitis','540-543'),('543','NS','Other diseases of appendix','540-543'),('543.0','SP','Hyperplasia of appendix (lymphoid)','543'),('543.9','SP','Other and unspecified diseases of appendix','543'),('550','NS','Inguinal hernia','550-553'),('550-553','sect','Hernia Of Abdominal Cavity','520-579'),('550.0','NS','Inguinal hernia with gangrene','550'),('550.00','SP','Inguinal hernia, with gangrene, unilateral or unspecified (not specified as recurrent)','550.0'),('550.01','SP','Inguinal hernia, with gangrene, unilateral or unspecified, recurrent','550.0'),('550.02','SP','Inguinal hernia, with gangrene, bilateral (not specified as recurrent)','550.0'),('550.03','SP','Inguinal hernia, with gangrene, bilateral, recurrent','550.0'),('550.1','NS','Inguinal hernia with obstruction without mention of gangrene','550'),('550.10','SP','Inguinal hernia, with obstruction, without mention of gangrene, unilateral or unspecified (not specified as recurrent)','550.1'),('550.11','SP','Inguinal hernia with obstruction, without mention of gangrene, unilateral or unspecified,recurrent','550.1'),('550.12','SP','Inguinal hernia, with obstruction, without mention of gangrene, bilateral (not specified as recurrent)','550.1'),('550.13','SP','Inguinal hernia, with obstruction, without mention of gangrene, bilateral, recurrent','550.1'),('550.9','NS','Inguinal hernia without mention of obstruction or gangrene','550'),('550.90','SP','Inguinal hernia, without mention of obstruction or gangrene, unilateral or unspecified (not specified as recurrent)','550.9'),('550.91','SP','Inguinal hernia, without mention of obstruction or gangrene, unilateral or unspecified, recurrent','550.9'),('550.92','SP','Inguinal hernia, without mention of obstruction or gangrene, bilateral (not specified as recurrent)','550.9'),('550.93','SP','Inguinal hernia, without mention of obstruction or gangrene, bilateral, recurrent','550.9'),('551','NS','Other hernia of abdominal cavity with gangrene','550-553'),('551.0','NS','Femoral hernia with gangrene','551'),('551.00','SP','Femoral hernia with gangrene, unilateral or unspecified (not specified as recurrent)','551.0'),('551.01','SP','Femoral hernia with gangrene, unilateral or unspecified, recurrent','551.0'),('551.02','SP','Femoral hernia with gangrene, bilateral (not specified as recurrent)','551.0'),('551.03','SP','Femoral hernia with gangrene, bilateral, recurrent','551.0'),('551.1','SP','Umbilical hernia with gangrene','551'),('551.2','NS','Ventral hernia with gangrene','551'),('551.20','SP','Ventral hernia, unspecified, with gangrene','551.2'),('551.21','SP','Incisional ventral hernia, with gangrene','551.2'),('551.29','SP','Other ventral hernia with gangrene','551.2'),('551.3','SP','Diaphragmatic hernia with gangrene','551'),('551.8','SP','Hernia of other specified sites, with gangrene','551'),('551.9','SP','Hernia of unspecified site, with gangrene','551'),('552','NS','Other hernia of abdominal cavity with obstruction but without mention of gangrene','550-553'),('552.0','NS','Femoral hernia with obstruction','552'),('552.00','SP','Femoral hernia with obstruction, unilateral or unspecified (not specified as recurrent)','552.0'),('552.01','SP','Femoral hernia with obstruction, unilateral or unspecified, recurrent','552.0'),('552.02','SP','Femoral hernia with obstruction, bilateral (not specified as recurrent)','552.0'),('552.03','SP','Femoral hernia with obstruction, bilateral, recurrent','552.0'),('552.1','SP','Umbilical hernia with obstruction','552'),('552.2','NS','Ventral hernia with obstruction','552'),('552.20','SP','Ventral, unspecified, hernia with obstruction','552.2'),('552.21','SP','Incisional ventral hernia with obstruction','552.2'),('552.29','SP','Other ventral hernia with obstruction','552.2'),('552.3','SP','Diaphragmatic hernia with obstruction','552'),('552.8','SP','Hernia of other specified sites, with obstruction','552'),('552.9','SP','Hernia of unspecified site, with obstruction','552'),('553','NS','Other hernia of abdominal cavity without mention of obstruction or gangrene','550-553'),('553.0','NS','Femoral hernia without mention of obstruction or gangrene','553'),('553.00','SP','Femoral hernia without mention of obstruction of gangrene, unilateral or unspecified(not specified as recurrent)','553.0'),('553.01','SP','Femoral hernia without mention of obstruction or gangrene, unilateral or unspecified, recurrent','553.0'),('553.02','SP','Femoral hernia without mention of obstruction or gangrene, bilateral (not specified as recurrent)','553.0'),('553.03','SP','Femoral hernia without mention of obstruction or gangrene, bilateral,recurrent','553.0'),('553.1','SP','Umbilical hernia without mention of obstruction or gangrene','553'),('553.2','NS','Ventral hernia without mention of obstruction or gangrene','553'),('553.20','SP','Ventral, unspecified, hernia without mention of obstruction or gangrene','553.2'),('553.21','SP','Incisional hernia without mention of obstruction or gangrene','553.2'),('553.29','SP','Other ventral hernia without mention of obstruction or gangrene','553.2'),('553.3','SP','Diaphragmatic hernia without mention of obstruction or gangrene','553'),('553.8','SP','Hernia of other specified sites without mention of obstruction or gangrene','553'),('553.9','SP','Hernia of unspecified site without mention of obstruction or gangrene','553'),('555','NS','Regional enteritis','555-558'),('555-558','sect','Noninfective Enteritis And Colitis','520-579'),('555.0','SP','Regional enteritis of small intestine','555'),('555.1','SP','Regional enteritis of large intestine','555'),('555.2','SP','Regional enteritis of small intestine with large intestine','555'),('555.9','SP','Regional enteritis of unspecified site','555'),('556','NS','Ulcerative enterocolitis','555-558'),('556.0','SP','Ulcerative (chronic) enterocolitis','556'),('556.1','SP','Ulcerative (chronic) ileocolitis','556'),('556.2','SP','Ulcerative (chronic) proctitis','556'),('556.3','SP','Ulcerative (chronic) proctosigmoiditis','556'),('556.4','SP','Pseudopolyposis of colon','556'),('556.5','SP','Left-sided ulcerative (chronic) colitis','556'),('556.6','SP','Universal ulcerative (chronic) colitis','556'),('556.8','SP','Other ulcerative colitis','556'),('556.9','SP','Ulcerative colitis, unspecified','556'),('557','NS','Vascular insufficiency of intestine','555-558'),('557.0','SP','Acute vascular insufficiency of intestine','557'),('557.1','SP','Chronic vascular insufficiency of intestine','557'),('557.9','SP','Unspecified vascular insufficiency of intestine','557'),('558','NS','Other and unspecified noninfectious gastroenteritis and colitis','555-558'),('558.1','SP','Gastroenteritis and colitis due to radiation','558'),('558.2','SP','Toxic gastroenteritis and colitis','558'),('558.3','SP','Allergic gastroenteritis and colitis','558'),('558.4','NS','Eosinophilic gastroenteritis and colitis','558'),('558.41','SP','Eosinophilic gastroenteritis','558.4'),('558.42','SP','Eosinophilic colitis','558.4'),('558.9','SP','Other and unspecified noninfectious gastroenteritis and colitis','558'),('560','NS','Intestinal obstruction without mention of hernia','560-569'),('560-569','sect','Other Diseases Of Intestines And Peritoneum','520-579'),('560.0','SP','Intussusception','560'),('560.1','SP','Paralytic ileus','560'),('560.2','SP','Volvulus','560'),('560.3','NS','Impaction of intestine','560'),('560.30','SP','Impaction of intestine, unspecified','560.3'),('560.31','SP','Gallstone ileus','560.3'),('560.32','SP','Fecal impaction','560.3'),('560.39','SP','Other impaction of intestine','560.3'),('560.8','NS','Other specified intestinal obstruction','560'),('560.81','SP','Intestinal or peritoneal adhesions with obstruction (postoperative) (postinfection)','560.8'),('560.89','SP','Other specified intestinal obstruction','560.8'),('560.9','SP','Unspecified intestinal obstruction','560'),('562','NS','Diverticula of intestine','560-569'),('562.0','NS','Diverticula of small intestine','562'),('562.00','SP','Diverticulosis of small intestine (without mention of hemorrhage)','562.0'),('562.01','SP','Diverticulitis of small intestine (without mention of hemorrhage)','562.0'),('562.02','SP','Diverticulosis of small intestine with hemorrhage','562.0'),('562.03','SP','Diverticulitis of small intestine with hemorrhage','562.0'),('562.1','NS','Diverticula of colon','562'),('562.10','SP','Diverticulosis of colon (without mention of hemorrhage)','562.1'),('562.11','SP','Diverticulitis of colon (without mention of hemorrhage)','562.1'),('562.12','SP','Diverticulosis of colon with hemorrhage','562.1'),('562.13','SP','Diverticulitis of colon with hemorrhage','562.1'),('564','NS','Functional digestive disorders not elsewhere classified','560-569'),('564.0','NS','Constipation','564'),('564.00','SP','Constipation, unspecified','564.0'),('564.01','SP','Slow transit constipation','564.0'),('564.02','SP','Outlet dysfunction constipation','564.0'),('564.09','SP','Other constipation','564.0'),('564.1','SP','Irritable bowel syndrome','564'),('564.2','SP','Postgastric surgery syndromes','564'),('564.3','SP','Vomiting following gastrointestinal surgery','564'),('564.4','SP','Other postoperative functional disorders','564'),('564.5','SP','Functional diarrhea','564'),('564.6','SP','Anal spasm','564'),('564.7','SP','Megacolon, other than Hirschsprung\'s','564'),('564.8','NS','Other specified functional disorders of intestine','564'),('564.81','SP','Neurogenic bowel','564.8'),('564.89','SP','Other functional disorders of intestine','564.8'),('564.9','SP','Unspecified functional disorder of intestine','564'),('565','NS','Anal fissure and fistula','560-569'),('565.0','SP','Anal fissure','565'),('565.1','SP','Anal fistula','565'),('566','SP','Abscess of anal and rectal regions','560-569'),('567','NS','Peritonitis and retroperitoneal infections','560-569'),('567.0','SP','Peritonitis in infectious diseases classified elsewhere','567'),('567.1','SP','Pneumococcal peritonitis','567'),('567.2','NS','Other suppurative peritonitis','567'),('567.21','SP','Peritonitis (acute) generalized','567.2'),('567.22','SP','Peritoneal abscess','567.2'),('567.23','SP','Spontaneous bacterial peritonitis','567.2'),('567.29','SP','Other suppurative peritonitis','567.2'),('567.3','NS','Retroperitoneal infections','567'),('567.31','SP','Psoas muscle abscess','567.3'),('567.38','SP','Other retroperitoneal abscess','567.3'),('567.39','SP','Other retroperitoneal infections','567.3'),('567.8','NS','Other specified peritonitis','567'),('567.81','SP','Choleperitonitis','567.8'),('567.82','SP','Sclerosing mesenteritis','567.8'),('567.89','SP','Other specified peritonitis','567.8'),('567.9','SP','Unspecified peritonitis','567'),('568','NS','Other disorders of peritoneum','560-569'),('568.0','SP','Peritoneal adhesions (postoperative) (postinfection)','568'),('568.8','NS','Other specified disorders of peritoneum','568'),('568.81','SP','Hemoperitoneum (nontraumatic)','568.8'),('568.82','SP','Peritoneal effusion (chronic)','568.8'),('568.89','SP','Other specified disorders of peritoneum','568.8'),('568.9','SP','Unspecified disorder of peritoneum','568'),('569','NS','Other disorders of intestine','560-569'),('569.0','SP','Anal and rectal polyp','569'),('569.1','SP','Rectal prolapse','569'),('569.2','SP','Stenosis of rectum and anus','569'),('569.3','SP','Hemorrhage of rectum and anus','569'),('569.4','NS','Other specified disorders of rectum and anus','569'),('569.41','SP','Ulcer of anus and rectum','569.4'),('569.42','SP','Anal or rectal pain','569.4'),('569.43','SP','Anal sphincter tear (healed) (old)','569.4'),('569.44','SP','Dysplasia of anus','569.4'),('569.49','SP','Other specified disorders of rectum and anus','569.4'),('569.5','SP','Abscess of intestine','569'),('569.6','NS','Colostomy and enterostomy complications','569'),('569.60','SP','Colostomy and enterostomy complication, unspecified','569.6'),('569.61','SP','Infection of colostomy or enterostomy','569.6'),('569.62','SP','Mechanical complication of colostomy and enterostomy','569.6'),('569.69','SP','Other colostomy and enterostomy complication','569.6'),('569.7','NS','Complications of intestinal pouch','569'),('569.71','SP','Pouchitis','569.7'),('569.79','SP','Other complications of intestinal pouch','569.7'),('569.8','NS','Other specified disorders of intestine','569'),('569.81','SP','Fistula of intestine, excluding rectum and anus','569.8'),('569.82','SP','Ulceration of intestine','569.8'),('569.83','SP','Perforation of intestine','569.8'),('569.84','SP','Angiodysplasia of intestine (without mention of hemorrhage)','569.8'),('569.85','SP','Angiodysplasia of intestine with hemorrhage','569.8'),('569.86','SP','Dieulafoy lesion (hemorrhagic) of intestine','569.8'),('569.87','SP','Vomiting of fecal matter','569.8'),('569.89','SP','Other specified disorders of intestine','569.8'),('569.9','SP','Unspecified disorder of intestine','569'),('570','SP','Acute and subacute necrosis of liver','570-579'),('570-579','sect','Other Diseases Of Digestive System','520-579'),('571','NS','Chronic liver disease and cirrhosis','570-579'),('571.0','SP','Alcoholic fatty liver','571'),('571.1','SP','Acute alcoholic hepatitis','571'),('571.2','SP','Alcoholic cirrhosis of liver','571'),('571.3','SP','Alcoholic liver damage, unspecified','571'),('571.4','NS','Chronic hepatitis','571'),('571.40','SP','Chronic hepatitis, unspecified','571.4'),('571.41','SP','Chronic persistent hepatitis','571.4'),('571.42','SP','Autoimmune hepatitis','571.4'),('571.49','SP','Other chronic hepatitis','571.4'),('571.5','SP','Cirrhosis of liver without mention of alcohol','571'),('571.6','SP','Biliary cirrhosis','571'),('571.8','SP','Other chronic nonalcoholic liver disease','571'),('571.9','SP','Unspecified chronic liver disease without mention of alcohol','571'),('572','NS','Liver abscess and sequelae of chronic liver disease','570-579'),('572.0','SP','Abscess of liver','572'),('572.1','SP','Portal pyemia','572'),('572.2','SP','Hepatic encephalopathy','572'),('572.3','SP','Portal hypertension','572'),('572.4','SP','Hepatorenal syndrome','572'),('572.8','SP','Other sequelae of chronic liver disease','572'),('573','NS','Other disorders of liver','570-579'),('573.0','SP','Chronic passive congestion of liver','573'),('573.1','SP','Hepatitis in viral diseases classified elsewhere','573'),('573.2','SP','Hepatitis in other infectious diseases classified elsewhere','573'),('573.3','SP','Hepatitis, unspecified','573'),('573.4','SP','Hepatic infarction','573'),('573.5','SP','Hepatopulmonary syndrome','573'),('573.8','SP','Other specified disorders of liver','573'),('573.9','SP','Unspecified disorder of liver','573'),('574','NS','Cholelithiasis','570-579'),('574.0','NS','Calculus of gallbladder with acute cholecystitis','574'),('574.00','SP','Calculus of gallbladder with acute cholecystitis, without mention of obstruction','574.0'),('574.01','SP','Calculus of gallbladder with acute cholecystitis, with obstruction','574.0'),('574.1','NS','Calculus of gallbladder with other cholecystitis','574'),('574.10','SP','Calculus of gallbladder with other cholecystitis, without mention of obstruction','574.1'),('574.11','SP','Calculus of gallbladder with other cholecystitis, with obstruction','574.1'),('574.2','NS','Calculus of gallbladder without mention of cholecystitis','574'),('574.20','SP','Calculus of gallbladder without mention of cholecystitis, without mention of obstruction','574.2'),('574.21','SP','Calculus of gallbladder without mention of cholecystitis, with obstruction','574.2'),('574.3','NS','Calculus of bile duct with acute cholecystitis','574'),('574.30','SP','Calculus of bile duct with acute cholecystitis, without mention of obstruction','574.3'),('574.31','SP','Calculus of bile duct with acute cholecystitis, with obstruction','574.3'),('574.4','NS','Calculus of bile duct with other cholecystitis','574'),('574.40','SP','Calculus of bile duct with other cholecystitis, without mention of obstruction','574.4'),('574.41','SP','Calculus of bile duct with other cholecystitis, with obstruction','574.4'),('574.5','NS','Calculus of bile duct without mention of cholecystitis','574'),('574.50','SP','Calculus of bile duct without mention of cholecystitis, without mention of obstruction','574.5'),('574.51','SP','Calculus of bile duct without mention of cholecystitis, with obstruction','574.5'),('574.6','NS','Calculus of gallbladder and bile duct with acute cholecystitis','574'),('574.60','SP','Calculus of gallbladder and bile duct with acute cholecystitis, without mention of obstruction','574.6'),('574.61','SP','Calculus of gallbladder and bile duct with acute cholecystitis, with obstruction','574.6'),('574.7','NS','Calculus of gallbladder and bile duct with other cholecystitis','574'),('574.70','SP','Calculus of gallbladder and bile duct with other cholecystitis, without mention of obstruction','574.7'),('574.71','SP','Calculus of gallbladder and bile duct with other cholecystitis, with obstruction','574.7'),('574.8','NS','Calculus of gallbladder and bile duct with acute and chronic cholecystitis','574'),('574.80','SP','Calculus of gallbladder and bile duct with acute and chronic cholecystitis, without mention of obstruction','574.8'),('574.81','SP','Calculus of gallbladder and bile duct with acute and chronic cholecystitis, with obstruction','574.8'),('574.9','NS','Calculus of gallbladder and bile duct without cholecystitis','574'),('574.90','SP','Calculus of gallbladder and bile duct without cholecystitis, without mention of obstruction','574.9'),('574.91','SP','Calculus of gallbladder and bile duct without cholecystitis, with obstruction','574.9'),('575','NS','Other disorders of gallbladder','570-579'),('575.0','SP','Acute cholecystitis','575'),('575.1','NS','Other cholecystitis','575'),('575.10','SP','Cholecystitis, unspecified','575.1'),('575.11','SP','Chronic cholecystitis','575.1'),('575.12','SP','Acute and chronic cholecystitis','575.1'),('575.2','SP','Obstruction of gallbladder','575'),('575.3','SP','Hydrops of gallbladder','575'),('575.4','SP','Perforation of gallbladder','575'),('575.5','SP','Fistula of gallbladder','575'),('575.6','SP','Cholesterolosis of gallbladder','575'),('575.8','SP','Other specified disorders of gallbladder','575'),('575.9','SP','Unspecified disorder of gallbladder','575'),('576','NS','Other disorders of biliary tract','570-579'),('576.0','SP','Postcholecystectomy syndrome','576'),('576.1','SP','Cholangitis','576'),('576.2','SP','Obstruction of bile duct','576'),('576.3','SP','Perforation of bile duct','576'),('576.4','SP','Fistula of bile duct','576'),('576.5','SP','Spasm of sphincter of Oddi','576'),('576.8','SP','Other specified disorders of biliary tract','576'),('576.9','SP','Unspecified disorder of biliary tract','576'),('577','NS','Diseases of pancreas','570-579'),('577.0','SP','Acute pancreatitis','577'),('577.1','SP','Chronic pancreatitis','577'),('577.2','SP','Cyst and pseudocyst of pancreas','577'),('577.8','SP','Other specified diseases of pancreas','577'),('577.9','SP','Unspecified disease of pancreas','577'),('578','NS','Gastrointestinal hemorrhage','570-579'),('578.0','SP','Hematemesis','578'),('578.1','SP','Blood in stool','578'),('578.9','SP','Hemorrhage of gastrointestinal tract, unspecified','578'),('579','NS','Intestinal malabsorption','570-579'),('579.0','SP','Celiac disease','579'),('579.1','SP','Tropical sprue','579'),('579.2','SP','Blind loop syndrome','579'),('579.3','SP','Other and unspecified postsurgical nonabsorption','579'),('579.4','SP','Pancreatic steatorrhea','579'),('579.8','SP','Other specified intestinal malabsorption','579'),('579.9','SP','Unspecified intestinal malabsorption','579'),('580','NS','Acute glomerulonephritis','580-589'),('580-589','sect','Nephritis, Nephrotic Syndrome, And Nephrosis','580-629'),('580-629','sect','Diseases Of The Genitourinary System',NULL),('580.0','SP','Acute glomerulonephritis with lesion of proliferative glomerulonephritis','580'),('580.4','SP','Acute glomerulonephritis with lesion of rapidly progressive glomerulonephritis','580'),('580.8','NS','Acute glomerulonephritis with other specified pathological lesion in kidney','580'),('580.81','SP','Acute glomerulonephritis in diseases classified elsewhere','580.8'),('580.89','SP','Acute glomerulonephritis with other specified pathological lesion in kidney','580.8'),('580.9','SP','Acute glomerulonephritis with unspecified pathological lesion in kidney','580'),('581','NS','Nephrotic syndrome','580-589'),('581.0','SP','Nephrotic syndrome with lesion of proliferative glomerulonephritis','581'),('581.1','SP','Nephrotic syndrome with lesion of membranous glomerulonephritis','581'),('581.2','SP','Nephrotic syndrome with lesion of membranoproliferative glomerulonephritis','581'),('581.3','SP','Nephrotic syndrome with lesion of minimal change glomerulonephritis','581'),('581.8','NS','Nephrotic syndrome with other specified pathological lesion in kidney','581'),('581.81','SP','Nephrotic syndrome in diseases classified elsewhere','581.8'),('581.89','SP','Nephrotic syndrome with other specified pathological lesion in kidney','581.8'),('581.9','SP','Nephrotic syndrome with unspecified pathological lesion in kidney','581'),('582','NS','Chronic glomerulonephritis','580-589'),('582.0','SP','Chronic glomerulonephritis with lesion of proliferative glomerulonephritis','582'),('582.1','SP','Chronic glomerulonephritis with lesion of membranous glomerulonephritis','582'),('582.2','SP','Chronic glomerulonephritis with lesion of membranoproliferative glomerulonephritis','582'),('582.4','SP','Chronic glomerulonephritis with lesion of rapidly progressive glomerulonephritis','582'),('582.8','NS','Chronic glomerulonephritis with other specified pathological lesion in kidney','582'),('582.81','SP','Chronic glomerulonephritis in diseases classified elsewhere','582.8'),('582.89','SP','Chronic glomerulonephritis with other specified pathological lesion in kidney','582.8'),('582.9','SP','Chronic glomerulonephritis with unspecified pathological lesion in kidney','582'),('583','NS','Nephritis and nephropathy not specified as acute or chronic','580-589'),('583.0','SP','Nephritis and nephropathy, not specified as acute or chronic, with lesion of proliferative glomerulonephritis','583'),('583.1','SP','Nephritis and nephropathy, not specified as acute or chronic, with lesion of membranous glomerulonephritis','583'),('583.2','SP','Nephritis and nephropathy, not specified as acute or chronic, with lesion of membranoproliferative glomerulonephritis','583'),('583.4','SP','Nephritis and nephropathy, not specified as acute or chronic, with lesion of rapidly progressive glomerulonephritis','583'),('583.6','SP','Nephritis and nephropathy, not specified as acute or chronic, with lesion of renal cortical necrosis','583'),('583.7','SP','Nephritis and nephropathy, not specified as acute or chronic, with lesion of renal medullary necrosis','583'),('583.8','NS','Nephritis and nephropathy not specified as acute or chronic with other specified pathological lesion in kidney','583'),('583.81','SP','Nephritis and nephropathy, not specified as acute or chronic, in diseases classified elsewhere','583.8'),('583.89','SP','Nephritis and nephropathy, not specified as acute or chronic, with other specified pathological lesion in kidney','583.8'),('583.9','SP','Nephritis and nephropathy, not specified as acute or chronic, with unspecified pathological lesion in kidney','583'),('584','NS','Acute kidney failure','580-589'),('584.5','SP','Acute kidney failure with lesion of tubular necrosis','584'),('584.6','SP','Acute kidney failure with lesion of renal cortical necrosis','584'),('584.7','SP','Acute kidney failure with lesion of renal medullary [papillary] necrosis','584'),('584.8','SP','Acute kidney failure with other specified pathological lesion in kidney','584'),('584.9','SP','Acute kidney failure, unspecified','584'),('585','NS','Chronic kidney disease (ckd)','580-589'),('585.1','SP','Chronic kidney disease, Stage I','585'),('585.2','SP','Chronic kidney disease, Stage II (mild)','585'),('585.3','SP','Chronic kidney disease, Stage III (moderate)','585'),('585.4','SP','Chronic kidney disease, Stage IV (severe)','585'),('585.5','SP','Chronic kidney disease, Stage V','585'),('585.6','SP','End stage renal disease','585'),('585.9','SP','Chronic kidney disease, unspecified','585'),('586','SP','Renal failure, unspecified','580-589'),('587','SP','Renal sclerosis, unspecified','580-589'),('588','NS','Disorders resulting from impaired renal function','580-589'),('588.0','SP','Renal osteodystrophy','588'),('588.1','SP','Nephrogenic diabetes insipidus','588'),('588.8','NS','Other specified disorders resulting from impaired renal function','588'),('588.81','SP','Secondary hyperparathyroidism (of renal origin)','588.8'),('588.89','SP','Other specified disorders resulting from impaired renal function','588.8'),('588.9','SP','Unspecified disorder resulting from impaired renal function','588'),('589','NS','Small kidney of unknown cause','580-589'),('589.0','SP','Unilateral small kidney','589'),('589.1','SP','Bilateral small kidneys','589'),('589.9','SP','Small kidney, unspecified','589'),('590','NS','Infections of kidney','590-599'),('590-599','sect','Other Diseases Of Urinary System','580-629'),('590.0','NS','Chronic pyelonephritis','590'),('590.00','SP','Chronic pyelonephritis without lesion of renal medullary necrosis','590.0'),('590.01','SP','Chronic pyelonephritis with lesion of renal medullary necrosis','590.0'),('590.1','NS','Acute pyelonephritis','590'),('590.10','SP','Acute pyelonephritis without lesion of renal medullary necrosis','590.1'),('590.11','SP','Acute pyelonephritis with lesion of renal medullary necrosis','590.1'),('590.2','SP','Renal and perinephric abscess','590'),('590.3','SP','Pyeloureteritis cystica','590'),('590.8','NS','Other pyelonephritis or pyonephrosis not specified as acute or chronic','590'),('590.80','SP','Pyelonephritis, unspecified','590.8'),('590.81','SP','Pyelitis or pyelonephritis in diseases classified elsewhere','590.8'),('590.9','SP','Infection of kidney, unspecified','590'),('591','SP','Hydronephrosis','590-599'),('592','NS','Calculus of kidney and ureter','590-599'),('592.0','SP','Calculus of kidney','592'),('592.1','SP','Calculus of ureter','592'),('592.9','SP','Urinary calculus, unspecified','592'),('593','NS','Other disorders of kidney and ureter','590-599'),('593.0','SP','Nephroptosis','593'),('593.1','SP','Hypertrophy of kidney','593'),('593.2','SP','Cyst of kidney, acquired','593'),('593.3','SP','Stricture or kinking of ureter','593'),('593.4','SP','Other ureteric obstruction','593'),('593.5','SP','Hydroureter','593'),('593.6','SP','Postural proteinuria','593'),('593.7','NS','Vesicoureteral reflux','593'),('593.70','SP','Vesicoureteral reflux unspecified or without reflux nephropathy','593.7'),('593.71','SP','Vesicoureteral reflux with reflux nephropathy, unilateral','593.7'),('593.72','SP','Vesicoureteral reflux with reflux nephropathy, bilateral','593.7'),('593.73','SP','Other vesicoureteral reflux with reflux nephropathy NOS','593.7'),('593.8','NS','Other specified disorders of kidney and ureter','593'),('593.81','SP','Vascular disorders of kidney','593.8'),('593.82','SP','Ureteral fistula','593.8'),('593.89','SP','Other specified disorders of kidney and ureter','593.8'),('593.9','SP','Unspecified disorder of kidney and ureter','593'),('594','NS','Calculus of lower urinary tract','590-599'),('594.0','SP','Calculus in diverticulum of bladder','594'),('594.1','SP','Other calculus in bladder','594'),('594.2','SP','Calculus in urethra','594'),('594.8','SP','Other lower urinary tract calculus','594'),('594.9','SP','Calculus of lower urinary tract, unspecified','594'),('595','NS','Cystitis','590-599'),('595.0','SP','Acute cystitis','595'),('595.1','SP','Chronic interstitial cystitis','595'),('595.2','SP','Other chronic cystitis','595'),('595.3','SP','Trigonitis','595'),('595.4','SP','Cystitis in diseases classified elsewhere','595'),('595.8','NS','Other specified types of cystitis','595'),('595.81','SP','Cystitis cystica','595.8'),('595.82','SP','Irradiation cystitis','595.8'),('595.89','SP','Other specified types of cystitis','595.8'),('595.9','SP','Cystitis, unspecified','595'),('596','NS','Other disorders of bladder','590-599'),('596.0','SP','Bladder neck obstruction','596'),('596.1','SP','Intestinovesical fistula','596'),('596.2','SP','Vesical fistula, not elsewhere classified','596'),('596.3','SP','Diverticulum of bladder','596'),('596.4','SP','Atony of bladder','596'),('596.5','NS','Other functional disorders of bladder','596'),('596.51','SP','Hypertonicity of bladder','596.5'),('596.52','SP','Low bladder compliance','596.5'),('596.53','SP','Paralysis of bladder','596.5'),('596.54','SP','Neurogenic bladder NOS','596.5'),('596.55','SP','Detrusor sphincter dyssynergia','596.5'),('596.59','SP','Other functional disorder of bladder','596.5'),('596.6','SP','Rupture of bladder, nontraumatic','596'),('596.7','SP','Hemorrhage into bladder wall','596'),('596.8','NS','Other specified disorders of bladder','596'),('596.81','SP','Infection of cystostomy','596.8'),('596.82','SP','Mechanical complication of cystostomy','596.8'),('596.83','SP','Other complication of cystostomy','596.8'),('596.89','SP','Other specified disorders of bladder','596.8'),('596.9','SP','Unspecified disorder of bladder','596'),('597','NS','Urethritis not sexually transmitted and urethral syndrome','590-599'),('597.0','SP','Urethral abscess','597'),('597.8','NS','Other urethritis','597'),('597.80','SP','Urethritis, unspecified','597.8'),('597.81','SP','Urethral syndrome NOS','597.8'),('597.89','SP','Other urethritis','597.8'),('598','NS','Urethral stricture','590-599'),('598.0','NS','Urethral stricture due to infection','598'),('598.00','SP','Urethral structure due to unspecified infection','598.0'),('598.01','SP','Urethral structure due to infective diseases classified elsewhere','598.0'),('598.1','SP','Traumatic urethral stricture','598'),('598.2','SP','Postoperative urethral stricture','598'),('598.8','SP','Other specified causes of urethral stricture','598'),('598.9','SP','Urethral stricture, unspecified','598'),('599','NS','Other disorders of urethra and urinary tract','590-599'),('599.0','SP','Urinary tract infection, site not specified','599'),('599.1','SP','Urethral fistula','599'),('599.2','SP','Urethral diverticulum','599'),('599.3','SP','Urethral caruncle','599'),('599.4','SP','Urethral false passage','599'),('599.5','SP','Prolapsed urethral mucosa','599'),('599.6','NS','Urinary obstruction','599'),('599.60','SP','Urinary obstruction, unspecified','599.6'),('599.69','SP','Urinary obstruction, not elsewhere classified','599.6'),('599.7','NS','Hematuria','599'),('599.70','SP','Hematuria, unspecified','599.7'),('599.71','SP','Gross hematuria','599.7'),('599.72','SP','Microscopic hematuria','599.7'),('599.8','NS','Other specified disorders of urethra and urinary tract','599'),('599.81','SP','Urethral hypermobility','599.8'),('599.82','SP','Intrinsic (urethral) sphincter deficiency [ISD]','599.8'),('599.83','SP','Urethral instability','599.8'),('599.84','SP','Other specified disorders of urethra','599.8'),('599.89','SP','Other specified disorders of urinary tract','599.8'),('599.9','SP','Unspecified disorder of urethra and urinary tract','599'),('600','NS','Hyperplasia of prostate','600-608'),('600-608','sect','Diseases Of Male Genital Organs','580-629'),('600.0','NS','Hypertrophy (benign) of prostate','600'),('600.00','SP','Hypertrophy (benign) of prostate without urinary obstruction and other lower urinary tract symptom (LUTS)','600.0'),('600.01','SP','Hypertrophy (benign) of prostate with urinary obstruction and other lower urinary tract symptoms (LUTS)','600.0'),('600.1','NS','Nodular prostate','600'),('600.10','SP','Nodular prostate without urinary obstruction','600.1'),('600.11','SP','Nodular prostate with urinary obstruction','600.1'),('600.2','NS','Benign localized hyperplasia of prostate','600'),('600.20','SP','Benign localized hyperplasia of prostate without urinary obstruction and other lower urinary tract symptoms (LUTS)','600.2'),('600.21','SP','Benign localized hyperplasia of prostate with urinary obstruction and other lower urinary tract symptoms (LUTS)','600.2'),('600.3','SP','Cyst of prostate','600'),('600.9','NS','Hyperplasia of prostate unspecified','600'),('600.90','SP','Hyperplasia of prostate, unspecified, without urinary obstruction and other lower urinary symptoms (LUTS)','600.9'),('600.91','SP','Hyperplasia of prostate, unspecified, with urinary obstruction and other lower urinary symptoms (LUTS)','600.9'),('601','NS','Inflammatory diseases of prostate','600-608'),('601.0','SP','Acute prostatitis','601'),('601.1','SP','Chronic prostatitis','601'),('601.2','SP','Abscess of prostate','601'),('601.3','SP','Prostatocystitis','601'),('601.4','SP','Prostatitis in diseases classified elsewhere','601'),('601.8','SP','Other specified inflammatory diseases of prostate','601'),('601.9','SP','Prostatitis, unspecified','601'),('602','NS','Other disorders of prostate','600-608'),('602.0','SP','Calculus of prostate','602'),('602.1','SP','Congestion or hemorrhage of prostate','602'),('602.2','SP','Atrophy of prostate','602'),('602.3','SP','Dysplasia of prostate','602'),('602.8','SP','Other specified disorders of prostate','602'),('602.9','SP','Unspecified disorder of prostate','602'),('603','NS','Hydrocele','600-608'),('603.0','SP','Encysted hydrocele','603'),('603.1','SP','Infected hydrocele','603'),('603.8','SP','Other specified types of hydrocele','603'),('603.9','SP','Hydrocele, unspecified','603'),('604','NS','Orchitis and epididymitis','600-608'),('604.0','SP','Orchitis, epididymitis, and epididymo-orchitis, with abscess','604'),('604.9','NS','Other orchitis epididymitis and epididymo-orchitis without mention of abscess','604'),('604.90','SP','Orchitis and epididymitis, unspecified','604.9'),('604.91','SP','Orchitis and epididymitis in diseases classified elsewhere','604.9'),('604.99','SP','Other orchitis, epididymitis, and epididymo-orchitis, without mention of abscess','604.9'),('605','SP','Redundant prepuce and phimosis','600-608'),('606','NS','Male infertility','600-608'),('606.0','SP','Azoospermia','606'),('606.1','SP','Oligospermia','606'),('606.8','SP','Infertility due to extratesticular causes','606'),('606.9','SP','Male infertility, unspecified','606'),('607','NS','Disorders of penis','600-608'),('607.0','SP','Leukoplakia of penis','607'),('607.1','SP','Balanoposthitis','607'),('607.2','SP','Other inflammatory disorders of penis','607'),('607.3','SP','Priapism','607'),('607.8','NS','Other specified disorders of penis','607'),('607.81','SP','Balanitis xerotica obliterans','607.8'),('607.82','SP','Vascular disorders of penis','607.8'),('607.83','SP','Edema of penis','607.8'),('607.84','SP','Impotence of organic origin','607.8'),('607.85','SP','Peyronie\'s disease','607.8'),('607.89','SP','Other specified disorders of penis','607.8'),('607.9','SP','Unspecified disorder of penis','607'),('608','NS','Other disorders of male genital organs','600-608'),('608.0','SP','Seminal vesiculitis','608'),('608.1','SP','Spermatocele','608'),('608.2','NS','Torsion of testis','608'),('608.20','SP','Torsion of testis, unspecified','608.2'),('608.21','SP','Extravaginal torsion of spermatic cord','608.2'),('608.22','SP','Intravaginal torsion of spermatic cord','608.2'),('608.23','SP','Torsion of appendix testis','608.2'),('608.24','SP','Torsion of appendix epididymis','608.2'),('608.3','SP','Atrophy of testis','608'),('608.4','SP','Other inflammatory disorders of male genital organs','608'),('608.8','NS','Other specified disorders of male genital organs','608'),('608.81','SP','Disorders of male genital organs in diseases classified elsewhere','608.8'),('608.82','SP','Hematospermia','608.8'),('608.83','SP','Vascular disorders of male genital organs','608.8'),('608.84','SP','Chylocele of tunica vaginalis','608.8'),('608.85','SP','Stricture of male genital organs','608.8'),('608.86','SP','Edema of male genital organs','608.8'),('608.87','SP','Retrograde ejaculation','608.8'),('608.89','SP','Other specified disorders of male genital organs','608.8'),('608.9','SP','Unspecified disorder of male genital organs','608'),('610','NS','Benign mammary dysplasias','610-612'),('610-612','sect','Disorders Of Breast','580-629'),('610.0','SP','Solitary cyst of breast','610'),('610.1','SP','Diffuse cystic mastopathy','610'),('610.2','SP','Fibroadenosis of breast','610'),('610.3','SP','Fibrosclerosis of breast','610'),('610.4','SP','Mammary duct ectasia','610'),('610.8','SP','Other specified benign mammary dysplasias','610'),('610.9','SP','Benign mammary dysplasia, unspecified','610'),('611','NS','Other disorders of breast','610-612'),('611.0','SP','Inflammatory disease of breast','611'),('611.1','SP','Hypertrophy of breast','611'),('611.2','SP','Fissure of nipple','611'),('611.3','SP','Fat necrosis of breast','611'),('611.4','SP','Atrophy of breast','611'),('611.5','SP','Galactocele','611'),('611.6','SP','Galactorrhea not associated with childbirth','611'),('611.7','NS','Signs and symptoms in breast','611'),('611.71','SP','Mastodynia','611.7'),('611.72','SP','Lump or mass in breast','611.7'),('611.79','SP','Other signs and symptoms in breast','611.7'),('611.8','NS','Other specified disorders of breast','611'),('611.81','SP','Ptosis of breast','611.8'),('611.82','SP','Hypoplasia of breast','611.8'),('611.83','SP','Capsular contracture of breast implant','611.8'),('611.89','SP','Other specified disorders of breast','611.8'),('611.9','SP','Unspecified breast disorder','611'),('612','NS','Deformity and disproportion of reconstructed breast','610-612'),('612.0','SP','Deformity of reconstructed breast','612'),('612.1','SP','Disproportion of reconstructed breast','612'),('614','NS','Inflammatory disease of ovary fallopian tube pelvic cellular tissue and peritoneum','614-616'),('614-616','sect','Inflammatory Disease Of Female Pelvic Organs','580-629'),('614.0','SP','Acute salpingitis and oophoritis','614'),('614.1','SP','Chronic salpingitis and oophoritis','614'),('614.2','SP','Salpingitis and oophoritis not specified as acute, subacute, or chronic','614'),('614.3','SP','Acute parametritis and pelvic cellulitis','614'),('614.4','SP','Chronic or unspecified parametritis and pelvic cellulitis','614'),('614.5','SP','Acute or unspecified pelvic peritonitis, female','614'),('614.6','SP','Pelvic peritoneal adhesions, female (postoperative) (postinfection)','614'),('614.7','SP','Other chronic pelvic peritonitis, female','614'),('614.8','SP','Other specified inflammatory disease of female pelvic organs and tissues','614'),('614.9','SP','Unspecified inflammatory disease of female pelvic organs and tissues','614'),('615','NS','Inflammatory diseases of uterus except cervix','614-616'),('615.0','SP','Acute inflammatory diseases of uterus, except cervix','615'),('615.1','SP','Chronic inflammatory diseases of uterus, except cervix','615'),('615.9','SP','Unspecified inflammatory disease of uterus','615'),('616','NS','Inflammatory disease of cervix vagina and vulva','614-616'),('616.0','SP','Cervicitis and endocervicitis','616'),('616.1','NS','Vaginitis and vulvovaginitis','616'),('616.10','SP','Vaginitis and vulvovaginitis, unspecified','616.1'),('616.11','SP','Vaginitis and vulvovaginitis in diseases classified elsewhere','616.1'),('616.2','SP','Cyst of Bartholin\'s gland','616'),('616.3','SP','Abscess of Bartholin\'s gland','616'),('616.4','SP','Other abscess of vulva','616'),('616.5','NS','Ulceration of vulva','616'),('616.50','SP','Ulceration of vulva, unspecified','616.5'),('616.51','SP','Ulceration of vulva in diseases classified elsewhere','616.5'),('616.8','NS','Other specified inflammatory diseases of cervix vagina and vulva','616'),('616.81','SP','Mucositis (ulcerative) of cervix, vagina, and vulva','616.8'),('616.89','SP','Other inflammatory disease of cervix, vagina and vulva','616.8'),('616.9','SP','Unspecified inflammatory disease of cervix, vagina, and vulva','616'),('617','NS','Endometriosis','617-629'),('617-629','sect','Other Disorders Of Female Genital Tract','580-629'),('617.0','SP','Endometriosis of uterus','617'),('617.1','SP','Endometriosis of ovary','617'),('617.2','SP','Endometriosis of fallopian tube','617'),('617.3','SP','Endometriosis of pelvic peritoneum','617'),('617.4','SP','Endometriosis of rectovaginal septum and vagina','617'),('617.5','SP','Endometriosis of intestine','617'),('617.6','SP','Endometriosis in scar of skin','617'),('617.8','SP','Endometriosis of other specified sites','617'),('617.9','SP','Endometriosis, site unspecified','617'),('618','NS','Genital prolapse','617-629'),('618.0','NS','Prolapse of vaginal walls without mention of uterine prolapse','618'),('618.00','SP','Unspecified prolapse of vaginal walls','618.0'),('618.01','SP','Cystocele, midline','618.0'),('618.02','SP','Cystocele, lateral','618.0'),('618.03','SP','Urethrocele','618.0'),('618.04','SP','Rectocele','618.0'),('618.05','SP','Perineocele','618.0'),('618.09','SP','Other prolapse of vaginal walls without mention of uterine prolapse','618.0'),('618.1','SP','Uterine prolapse without mention of vaginal wall prolapse','618'),('618.2','SP','Uterovaginal prolapse, incomplete','618'),('618.3','SP','Uterovaginal prolapse, complete','618'),('618.4','SP','Uterovaginal prolapse, unspecified','618'),('618.5','SP','Prolapse of vaginal vault after hysterectomy','618'),('618.6','SP','Vaginal enterocele, congenital or acquired','618'),('618.7','SP','Old laceration of muscles of pelvic floor','618'),('618.8','NS','Other specified genital prolapse','618'),('618.81','SP','Incompetence or weakening of pubocervical tissue','618.8'),('618.82','SP','Incompetence or weakening of rectovaginal tissue','618.8'),('618.83','SP','Pelvic muscle wasting','618.8'),('618.84','SP','Cervical stump prolapse','618.8'),('618.89','SP','Other specified genital prolapse','618.8'),('618.9','SP','Unspecified genital prolapse','618'),('619','NS','Fistula involving female genital tract','617-629'),('619.0','SP','Urinary-genital tract fistula, female','619'),('619.1','SP','Digestive-genital tract fistula, female','619'),('619.2','SP','Genital tract-skin fistula, female','619'),('619.8','SP','Other specified fistulas involving female genital tract','619'),('619.9','SP','Unspecified fistula involving female genital tract','619'),('620','NS','Noninflammatory disorders of ovary fallopian tube and broad ligament','617-629'),('620.0','SP','Follicular cyst of ovary','620'),('620.1','SP','Corpus luteum cyst or hematoma','620'),('620.2','SP','Other and unspecified ovarian cyst','620'),('620.3','SP','Acquired atrophy of ovary and fallopian tube','620'),('620.4','SP','Prolapse or hernia of ovary and fallopian tube','620'),('620.5','SP','Torsion of ovary, ovarian pedicle, or fallopian tube','620'),('620.6','SP','Broad ligament laceration syndrome','620'),('620.7','SP','Hematoma of broad ligament','620'),('620.8','SP','Other noninflammatory disorders of ovary, fallopian tube, and broad ligament','620'),('620.9','SP','Unspecified noninflammatory disorder of ovary, fallopian tube, and broad ligament','620'),('621','NS','Disorders of uterus not elsewhere classified','617-629'),('621.0','SP','Polyp of corpus uteri','621'),('621.1','SP','Chronic subinvolution of uterus','621'),('621.2','SP','Hypertrophy of uterus','621'),('621.3','NS','Endometrial hyperplasia','621'),('621.30','SP','Endometrial hyperplasia, unspecified','621.3'),('621.31','SP','Simple endometrial hyperplasia without atypia','621.3'),('621.32','SP','Complex endometrial hyperplasia without atypia','621.3'),('621.33','SP','Endometrial hyperplasia with atypia','621.3'),('621.34','SP','Benign endometrial hyperplasia','621.3'),('621.35','SP','Endometrial intraepithelial neoplasia [EIN]','621.3'),('621.4','SP','Hematometra','621'),('621.5','SP','Intrauterine synechiae','621'),('621.6','SP','Malposition of uterus','621'),('621.7','SP','Chronic inversion of uterus','621'),('621.8','SP','Other specified disorders of uterus, not elsewhere classified','621'),('621.9','SP','Unspecified disorder of uterus','621'),('622','NS','Noninflammatory disorders of cervix','617-629'),('622.0','SP','Erosion and ectropion of cervix','622'),('622.1','NS','Dysplasia of cervix (uteri)','622'),('622.10','SP','Dysplasia of cervix, unspecified','622.1'),('622.11','SP','Mild dysplasia of cervix','622.1'),('622.12','SP','Moderate dysplasia of cervix','622.1'),('622.2','SP','Leukoplakia of cervix (uteri)','622'),('622.3','SP','Old laceration of cervix','622'),('622.4','SP','Stricture and stenosis of cervix','622'),('622.5','SP','Incompetence of cervix','622'),('622.6','SP','Hypertrophic elongation of cervix','622'),('622.7','SP','Mucous polyp of cervix','622'),('622.8','SP','Other specified noninflammatory disorders of cervix','622'),('622.9','SP','Unspecified noninflammatory disorder of cervix','622'),('623','NS','Noninflammatory disorders of vagina','617-629'),('623.0','SP','Dysplasia of vagina','623'),('623.1','SP','Leukoplakia of vagina','623'),('623.2','SP','Stricture or atresia of vagina','623'),('623.3','SP','Tight hymenal ring','623'),('623.4','SP','Old vaginal laceration','623'),('623.5','SP','Leukorrhea, not specified as infective','623'),('623.6','SP','Vaginal hematoma','623'),('623.7','SP','Polyp of vagina','623'),('623.8','SP','Other specified noninflammatory disorders of vagina','623'),('623.9','SP','Unspecified noninflammatory disorder of vagina','623'),('624','NS','Noninflammatory disorders of vulva and perineum','617-629'),('624.0','NS','Dystrophy of vulva','624'),('624.01','SP','Vulvar intraepithelial neoplasia I [VIN I]','624.0'),('624.02','SP','Vulvar intraepithelial neoplasia II [VIN II]','624.0'),('624.09','SP','Other dystrophy of vulva','624.0'),('624.1','SP','Atrophy of vulva','624'),('624.2','SP','Hypertrophy of clitoris','624'),('624.3','SP','Hypertrophy of labia','624'),('624.4','SP','Old laceration or scarring of vulva','624'),('624.5','SP','Hematoma of vulva','624'),('624.6','SP','Polyp of labia and vulva','624'),('624.8','SP','Other specified noninflammatory disorders of vulva and perineum','624'),('624.9','SP','Unspecified noninflammatory disorder of vulva and perineum','624'),('625','NS','Pain and other symptoms associated with female genital organs','617-629'),('625.0','SP','Dyspareunia','625'),('625.1','SP','Vaginismus','625'),('625.2','SP','Mittelschmerz','625'),('625.3','SP','Dysmenorrhea','625'),('625.4','SP','Premenstrual tension syndromes','625'),('625.5','SP','Pelvic congestion syndrome','625'),('625.6','SP','Stress incontinence, female','625'),('625.7','NS','Vulvodynia','625'),('625.70','SP','Vulvodynia, unspecified','625.7'),('625.71','SP','Vulvar vestibulitis','625.7'),('625.79','SP','Other vulvodynia','625.7'),('625.8','SP','Other specified symptoms associated with female genital organs','625'),('625.9','SP','Unspecified symptom associated with female genital organs','625'),('626','NS','Disorders of menstruation and other abnormal bleeding from female genital tract','617-629'),('626.0','SP','Absence of menstruation','626'),('626.1','SP','Scanty or infrequent menstruation','626'),('626.2','SP','Excessive or frequent menstruation','626'),('626.3','SP','Puberty bleeding','626'),('626.4','SP','Irregular menstrual cycle','626'),('626.5','SP','Ovulation bleeding','626'),('626.6','SP','Metrorrhagia','626'),('626.7','SP','Postcoital bleeding','626'),('626.8','SP','Other disorders of menstruation and other abnormal bleeding from female genital tract','626'),('626.9','SP','Unspecified disorders of menstruation and other abnormal bleeding from female genital tract','626'),('627','NS','Menopausal and postmenopausal disorders','617-629'),('627.0','SP','Premenopausal menorrhagia','627'),('627.1','SP','Postmenopausal bleeding','627'),('627.2','SP','Symptomatic menopausal or female climacteric states','627'),('627.3','SP','Postmenopausal atrophic vaginitis','627'),('627.4','SP','Symptomatic states associated with artificial menopause','627'),('627.8','SP','Other specified menopausal and postmenopausal disorders','627'),('627.9','SP','Unspecified menopausal and postmenopausal disorder','627'),('628','NS','Female infertility','617-629'),('628.0','SP','Infertility, female, associated with anovulation','628'),('628.1','SP','Infertility, female, of pituitary-hypothalamic origin','628'),('628.2','SP','Infertility, female, of tubal origin','628'),('628.3','SP','Infertility, female, of uterine origin','628'),('628.4','SP','Infertility, female, of cervical or vaginal origin','628'),('628.8','SP','Infertility, female, of other specified origin','628'),('628.9','SP','Infertility, female, of unspecified origin','628'),('629','NS','Other disorders of female genital organs','617-629'),('629.0','SP','Hematocele, female, not elsewhere classified','629'),('629.1','SP','Hydrocele, canal of nuck','629'),('629.2','NS','Female genital mutilation status','629'),('629.20','SP','Female genital mutilation status, unspecified','629.2'),('629.21','SP','Female genital mutilation Type I status','629.2'),('629.22','SP','Female genital mutilation Type II status','629.2'),('629.23','SP','Female genital mutilation Type III status','629.2'),('629.29','SP','Other female genital mutilation status','629.2'),('629.3','NS','Complication of implanted vaginal mesh and other prosthetic materials','629'),('629.31','SP','Erosion of implanted vaginal mesh and other prosthetic materials to surrounding organ or tissue','629.3'),('629.32','SP','Exposure of implanted vaginal mesh and other prosthetic materials into vagina','629.3'),('629.8','NS','Other specified disorders of female genital organs','629'),('629.81','SP','Recurrent pregnancy loss without current pregnancy','629.8'),('629.89','SP','Other specified disorders of female genital organs','629.8'),('629.9','SP','Unspecified disorder of female genital organs','629'),('630','SP','Hydatidiform mole','630-639'),('630-639','sect','Ectopic And Molar Pregnancy And Other Pregnancy With Abortive Outcome','630-679'),('630-679','sect','Complications Of Pregnancy, Childbirth, And The Puerperium',NULL),('631','NS','Other abnormal product of conception','630-639'),('631.0','SP','Inappropriate change in quantitative human chorionic gonadotropin (hCG) in early pregnancy','631'),('631.8','SP','Other abnormal products of conception','631'),('632','SP','Missed abortion','630-639'),('633','NS','Ectopic pregnancy','630-639'),('633.0','NS','Abdominal pregnancy','633'),('633.00','SP','Abdominal pregnancy without intrauterine pregnancy','633.0'),('633.01','SP','Abdominal pregnancy with intrauterine pregnancy','633.0'),('633.1','NS','Tubal pregnancy','633'),('633.10','SP','Tubal pregnancy without intrauterine pregnancy','633.1'),('633.11','SP','Tubal pregnancy with intrauterine pregnancy','633.1'),('633.2','NS','Ovarian pregnancy','633'),('633.20','SP','Ovarian pregnancy without intrauterine pregnancy','633.2'),('633.21','SP','Ovarian pregnancy with intrauterine pregnancy','633.2'),('633.8','NS','Other ectopic pregnancy','633'),('633.80','SP','Other ectopic pregnancy without intrauterine pregnancy','633.8'),('633.81','SP','Other ectopic pregnancy with intrauterine pregnancy','633.8'),('633.9','NS','Unspecified ectopic pregnancy','633'),('633.90','SP','Unspecified ectopic pregnancy without intrauterine pregnancy','633.9'),('633.91','SP','Unspecified ectopic pregnancy with intrauterine pregnancy','633.9'),('634','NS','Spontaneous abortion','630-639'),('634.0','NS','Spontaneous abortion complicated by genital tract and pelvic infection','634'),('634.00','SP','Spontaneous abortion, complicated by genital tract and pelvic infection, unspecified','634.0'),('634.01','SP','Spontaneous abortion, complicated by genital tract and pelvic infection, incomplete','634.0'),('634.02','SP','Spontaneous abortion, complicated by genital tract and pelvic infection, complete','634.0'),('634.1','NS','Spontaneous abortion complicated by delayed or excessive hemorrhage','634'),('634.10','SP','Spontaneous abortion, complicated by delayed or excessive hemorrhage, unspecified','634.1'),('634.11','SP','Spontaneous abortion, complicated by delayed or excessive hemorrhage, incomplete','634.1'),('634.12','SP','Spontaneous abortion, complicated by delayed or excessive hemorrhage, complete','634.1'),('634.2','NS','Spontaneous abortion complicated by damage to pelvic organs or tissues','634'),('634.20','SP','Spontaneous abortion, complicated by damage to pelvic organs or tissues, unspecified','634.2'),('634.21','SP','Spontaneous abortion, complicated by damage to pelvic organs or tissues, incomplete','634.2'),('634.22','SP','Spontaneous abortion, complicated by damage to pelvic organs or tissues, complete','634.2'),('634.3','NS','Spontaneous abortion complicated by renal failure','634'),('634.30','SP','Spontaneous abortion, complicated by renal failure, unspecified','634.3'),('634.31','SP','Spontaneous abortion, complicated by renal failure, incomplete','634.3'),('634.32','SP','Spontaneous abortion, complicated by renal failure, complete','634.3'),('634.4','NS','Spontaneous abortion complicated by metabolic disorder','634'),('634.40','SP','Spontaneous abortion, complicated by metabolic disorder, unspecified','634.4'),('634.41','SP','Spontaneous abortion, complicated by metabolic disorder, incomplete','634.4'),('634.42','SP','Spontaneous abortion, complicated by metabolic disorder, complete','634.4'),('634.5','NS','Spontaneous abortion complicated by shock','634'),('634.50','SP','Spontaneous abortion, complicated by shock, unspecified','634.5'),('634.51','SP','Spontaneous abortion, complicated by shock, incomplete','634.5'),('634.52','SP','Spontaneous abortion, complicated by shock, complete','634.5'),('634.6','NS','Spontaneous abortion complicated by embolism','634'),('634.60','SP','Spontaneous abortion, complicated by embolism, unspecified','634.6'),('634.61','SP','Spontaneous abortion, complicated by embolism, incomplete','634.6'),('634.62','SP','Spontaneous abortion, complicated by embolism, complete','634.6'),('634.7','NS','Spontaneous abortion with other specified complications','634'),('634.70','SP','Spontaneous abortion, with other specified complications, unspecified','634.7'),('634.71','SP','Spontaneous abortion, with other specified complications, incomplete','634.7'),('634.72','SP','Spontaneous abortion, with other specified complications, complete','634.7'),('634.8','NS','Spontaneous abortion with unspecified complication','634'),('634.80','SP','Spontaneous abortion, with unspecified complication, unspecified','634.8'),('634.81','SP','Spontaneous abortion, with unspecified complication, incomplete','634.8'),('634.82','SP','Spontaneous abortion, with unspecified complication, complete','634.8'),('634.9','NS','Spontaneous abortion without mention of complication','634'),('634.90','SP','Spontaneous abortion, without mention of complication, unspecified','634.9'),('634.91','SP','Spontaneous abortion, without mention of complication, incomplete','634.9'),('634.92','SP','Spontaneous abortion, without mention of complication, complete','634.9'),('635','NS','Legally induced abortion','630-639'),('635.0','NS','Legally induced abortion complicated by genital tract and pelvic infection','635'),('635.00','SP','Legally induced abortion, complicated by genital tract and pelvic infection, unspecified','635.0'),('635.01','SP','Legally induced abortion, complicated by genital tract and pelvic infection, incomplete','635.0'),('635.02','SP','Legally induced abortion, complicated by genital tract and pelvic infection, complete','635.0'),('635.1','NS','Legally induced abortion complicated by delayed or excessive hemorrhage','635'),('635.10','SP','Legally induced abortion, complicated by delayed or excessive hemorrhage, unspecified','635.1'),('635.11','SP','Legally induced abortion, complicated by delayed or excessive hemorrhage, incomplete','635.1'),('635.12','SP','Legally induced abortion, complicated by delayed or excessive hemorrhage, complete','635.1'),('635.2','NS','Legally induced abortion complicated by damage to pelvic organs or tissues','635'),('635.20','SP','Legally induced abortion, complicated by damage to pelvic organs or tissues, unspecified','635.2'),('635.21','SP','Legally induced abortion, complicated by damage to pelvic organs or tissues, incomplete','635.2'),('635.22','SP','Legally induced abortion, complicated by damage to pelvic organs or tissues, complete','635.2'),('635.3','NS','Legally induced abortion complicated by renal failure','635'),('635.30','SP','Legally induced abortion, complicated by renal failure,unspecified','635.3'),('635.31','SP','Legally induced abortion, complicated by renal failure, incomplete','635.3'),('635.32','SP','Legally induced abortion, complicated by renal failure, complete','635.3'),('635.4','NS','Legally induced abortion complicated by metabolic disorder','635'),('635.40','SP','Legally induced abortion, complicated by metabolic disorder, unspecified','635.4'),('635.41','SP','Legally induced abortion, complicated by metabolic disorder, incomplete','635.4'),('635.42','SP','Legally induced abortion, complicated by metabolic disorder, complete','635.4'),('635.5','NS','Legally induced abortion complicated by shock','635'),('635.50','SP','Legally induced abortion, complicated by shock, unspecified','635.5'),('635.51','SP','Legally induced abortion, complicated by shock, incomplete','635.5'),('635.52','SP','Legally induced abortion, complicated by shock, complete','635.5'),('635.6','NS','Legally induced abortion complicated by embolism','635'),('635.60','SP','Legally induced abortion, complicated by embolism, unspecified','635.6'),('635.61','SP','Legally induced abortion, complicated by embolism, incomplete','635.6'),('635.62','SP','Legally induced abortion, complicated by embolism, complete','635.6'),('635.7','NS','Legally induced abortion with other specified complications','635'),('635.70','SP','Legally induced abortion, with other specified complications, unspecified','635.7'),('635.71','SP','Legally induced abortion, with other specified complications, incomplete','635.7'),('635.72','SP','Legally induced abortion, with other specified complications, complete','635.7'),('635.8','NS','Legally induced abortion with unspecified complication','635'),('635.80','SP','Legally induced abortion, with unspecified complication, unspecified','635.8'),('635.81','SP','Legally induced abortion, with unspecified complication, incomplete','635.8'),('635.82','SP','Legally induced abortion, with unspecified complication, complete','635.8'),('635.9','NS','Legally induced abortion without mention of complication','635'),('635.90','SP','Legally induced abortion, without mention of complication, unspecified','635.9'),('635.91','SP','Legally induced abortion, without mention of complication, incomplete','635.9'),('635.92','SP','Legally induced abortion, without mention of complication, complete','635.9'),('636','NS','Illegal abortion','630-639'),('636.0','NS','Illegal abortion complicated by genital tract and pelvic infection','636'),('636.00','SP','Illegally induced abortion, complicated by genital tract and pelvic infection, unspecified','636.0'),('636.01','SP','Illegally induced abortion, complicated by genital tract and pelvic infection, incomplete','636.0'),('636.02','SP','Illegally induced abortion, complicated by genital tract and pelvic infection, complete','636.0'),('636.1','NS','Illegal abortion complicated by delayed or excessive hemorrhage','636'),('636.10','SP','Illegally induced abortion, complicated by delayed or excessive hemorrhage, unspecified','636.1'),('636.11','SP','Illegally induced abortion, complicated by delayed or excessive hemorrhage, incomplete','636.1'),('636.12','SP','Illegally induced abortion, complicated by delayed or excessive hemorrhage, complete','636.1'),('636.2','NS','Illegal abortion complicated by damage to pelvic organs or tissues','636'),('636.20','SP','Illegally induced abortion, complicated by damage to pelvic organs or tissues, unspecified','636.2'),('636.21','SP','Illegally induced abortion, complicated by damage to pelvic organs or tissues, incomplete','636.2'),('636.22','SP','Illegally induced abortion, complicated by damage to pelvic organs or tissues, complete','636.2'),('636.3','NS','Illegal abortion complicated by renal failure','636'),('636.30','SP','Illegally induced abortion, complicated by renal failure, unspecified','636.3'),('636.31','SP','Illegally induced abortion, complicated by renal failure, incomplete','636.3'),('636.32','SP','Illegally induced abortion, complicated by renal failure, complete','636.3'),('636.4','NS','Illegal abortion complicated by metabolic disorder','636'),('636.40','SP','Illegally induced abortion, complicated by metabolic disorder, unspecified','636.4'),('636.41','SP','Illegally induced abortion, complicated by metabolic disorder, incomplete','636.4'),('636.42','SP','Illegally induced abortion, complicated by metabolic disorder, complete','636.4'),('636.5','NS','Illegal abortion complicated by shock','636'),('636.50','SP','Illegally induced abortion, complicated by shock, unspecified','636.5'),('636.51','SP','Illegally induced abortion, complicated by shock, incomplete','636.5'),('636.52','SP','Illegally induced abortion, complicated by shock, complete','636.5'),('636.6','NS','Illegal abortion complicated by embolism','636'),('636.60','SP','Illegally induced abortion, complicated by embolism, unspecified','636.6'),('636.61','SP','Illegally induced abortion, complicated by embolism, incomplete','636.6'),('636.62','SP','Illegally induced abortion, complicated by embolism, complete','636.6'),('636.7','NS','Illegal abortion with other specified complications','636'),('636.70','SP','Illegally induced abortion, with other specified complications, unspecified','636.7'),('636.71','SP','Illegally induced abortion, with other specified complications, incomplete','636.7'),('636.72','SP','Illegally induced abortion, with other specified complications, complete','636.7'),('636.8','NS','Illegal abortion with unspecified complication','636'),('636.80','SP','Illegally induced abortion, with unspecified complication, unspecified','636.8'),('636.81','SP','Illegally induced abortion, with unspecified complication, incomplete','636.8'),('636.82','SP','Illegally induced abortion, with unspecified complication, complete','636.8'),('636.9','NS','Illegal abortion without mention of complication','636'),('636.90','SP','Illegally induced abortion, without mention of complication, unspecified','636.9'),('636.91','SP','Illegally induced abortion, without mention of complication, incomplete','636.9'),('636.92','SP','Illegally induced abortion, without mention of complication, complete','636.9'),('637','NS','Unspecified abortion','630-639'),('637.0','NS','Unspecified abortion complicated by genital tract and pelvic infection','637'),('637.00','SP','Unspecified abortion, complicated by genital tract and pelvic infection, unspecified','637.0'),('637.01','SP','Unspecified abortion, complicated by genital tract and pelvic infection, incomplete','637.0'),('637.02','SP','Unspecified abortion, complicated by genital tract and pelvic infection, complete','637.0'),('637.1','NS','Unspecified abortion complicated by delayed or excessive hemorrhage','637'),('637.10','SP','Unspecified abortion, complicated by delayed or excessive hemorrhage, unspecified','637.1'),('637.11','SP','Unspecified abortion, complicated by delayed or excessive hemorrhage, incomplete','637.1'),('637.12','SP','Unspecified abortion, complicated by delayed or excessive hemorrhage, complete','637.1'),('637.2','NS','Legally unspecified abortion complicated by damage to pelvic organs or tissues','637'),('637.20','SP','Unspecified abortion, complicated by damage to pelvic organs or tissues, unspecified','637.2'),('637.21','SP','Unspecified abortion, complicated by damage to pelvic organs or tissues, incomplete','637.2'),('637.22','SP','Unspecified abortion, complicated by damage to pelvic organs or tissues, complete','637.2'),('637.3','NS','Legally unspecified abortion complicated by renal failure','637'),('637.30','SP','Unspecified abortion, complicated by renal failure, unspecified','637.3'),('637.31','SP','Unspecified abortion, complicated by renal failure, incomplete','637.3'),('637.32','SP','Unspecified abortion, complicated by renal failure, complete','637.3'),('637.4','NS','Legally unspecified abortion complicated by metabolic disorder','637'),('637.40','SP','Unspecified abortion, complicated by metabolic disorder, unspecified','637.4'),('637.41','SP','Unspecified abortion, complicated by metabolic disorder, incomplete','637.4'),('637.42','SP','Unspecified abortion, complicated by metabolic disorder, complete','637.4'),('637.5','NS','Legally unspecified abortion complicated by shock','637'),('637.50','SP','Unspecified abortion, complicated by shock, unspecified','637.5'),('637.51','SP','Unspecified abortion, complicated by shock, incomplete','637.5'),('637.52','SP','Unspecified abortion, complicated by shock, complete','637.5'),('637.6','NS','Legally unspecified abortion complicated by embolism','637'),('637.60','SP','Unspecified abortion, complicated by embolism, unspecified','637.6'),('637.61','SP','Unspecified abortion, complicated by embolism, incomplete','637.6'),('637.62','SP','Unspecified abortion, complicated by embolism, complete','637.6'),('637.7','NS','Legally unspecified abortion with other specified complications','637'),('637.70','SP','Unspecified abortion, with other specified complications, unspecified','637.7'),('637.71','SP','Unspecified abortion, with other specified complications, incomplete','637.7'),('637.72','SP','Unspecified abortion, with other specified complications, complete','637.7'),('637.8','NS','Legally unspecified abortion with unspecified complication','637'),('637.80','SP','Unspecified abortion, with unspecified complication, unspecified','637.8'),('637.81','SP','Unspecified abortion, with unspecified complication, incomplete','637.8'),('637.82','SP','Unspecified abortion, with unspecified complication, complete','637.8'),('637.9','NS','Legally unspecified abortion without mention of complication','637'),('637.90','SP','Unspecified abortion, without mention of complication, unspecified','637.9'),('637.91','SP','Unspecified abortion, without mention of complication, incomplete','637.9'),('637.92','SP','Unspecified abortion, without mention of complication, complete','637.9'),('638','NS','Failed attempted abortion','630-639'),('638.0','SP','Failed attempted abortion complicated by genital tract and pelvic infection','638'),('638.1','SP','Failed attempted abortion complicated by delayed or excessive hemorrhage','638'),('638.2','SP','Failed attempted abortion complicated by damage to pelvic organs or tissues','638'),('638.3','SP','Failed attempted abortion complicated by renal failure','638'),('638.4','SP','Failed attempted abortion complicated by metabolic disorder','638'),('638.5','SP','Failed attempted abortion complicated by shock','638'),('638.6','SP','Failed attempted abortion complicated by embolism','638'),('638.7','SP','Failed attempted abortion with other specified complications','638'),('638.8','SP','Failed attempted abortion with unspecified complication','638'),('638.9','SP','Failed attempted abortion without mention of complication','638'),('639','NS','Complications following abortion and ectopic and molar pregnancies','630-639'),('639.0','SP','Genital tract and pelvic infection following abortion or ectopic and molar pregnancies','639'),('639.1','SP','Delayed or excessive hemorrhage following abortion or ectopic and molar pregnancies','639'),('639.2','SP','Damage to pelvic organs and tissues following abortion or ectopic and molar pregnancies','639'),('639.3','SP','Kidney failure following abortion and ectopic and molar pregnancies','639'),('639.4','SP','Metabolic disorders following abortion or ectopic and molar pregnancies','639'),('639.5','SP','Shock following abortion or ectopic and molar pregnancies','639'),('639.6','SP','Embolism following abortion or ectopic and molar pregnancies','639'),('639.8','SP','Other specified complications following abortion or ectopic and molar pregnancy','639'),('639.9','SP','Unspecified complication following abortion or ectopic and molar pregnancy','639'),('640','NS','Hemorrhage in early pregnancy','640-649'),('640-649','sect','Complications Mainly Related To Pregnancy','630-679'),('640.0','NS','Threatened abortion','640'),('640.00','SP','Threatened abortion, unspecified as to episode of care or not applicable','640.0'),('640.01','SP','Threatened abortion, delivered, with or without mention of antepartum condition','640.0'),('640.03','SP','Threatened abortion, antepartum condition or complication','640.0'),('640.8','NS','Other specified hemorrhage in early pregnancy','640'),('640.80','SP','Other specified hemorrhage in early pregnancy, unspecified as to episode of care or not applicable','640.8'),('640.81','SP','Other specified hemorrhage in early pregnancy, delivered, with or without mention of antepartum condition','640.8'),('640.83','SP','Other specified hemorrhage in early pregnancy, antepartum condition or complication','640.8'),('640.9','NS','Unspecified hemorrhage in early pregnancy','640'),('640.90','SP','Unspecified hemorrhage in early pregnancy, unspecified as to episode of care or not applicable','640.9'),('640.91','SP','Unspecified hemorrhage in early pregnancy, delivered, with or without mention of antepartum condition','640.9'),('640.93','SP','Unspecified hemorrhage in early pregnancy, antepartum condition or complication','640.9'),('641','NS','Antepartum hemorrhage abruptio placentae and placenta previa','640-649'),('641.0','NS','Placenta previa without hemorrhage','641'),('641.00','SP','Placenta previa without hemorrhage, unspecified as to episode of care or not applicable','641.0'),('641.01','SP','Placenta previa without hemorrhage, delivered, with or without mention of antepartum condition','641.0'),('641.03','SP','Placenta previa without hemorrhage, antepartum condition or complication','641.0'),('641.1','NS','Hemorrhage from placenta previa','641'),('641.10','SP','Hemorrhage from placenta previa, unspecified as to episode of care or not applicable','641.1'),('641.11','SP','Hemorrhage from placenta previa, delivered, with or without mention of antepartum condition','641.1'),('641.13','SP','Hemorrhage from placenta previa, antepartum condition or complication','641.1'),('641.2','NS','Premature separation of placenta','641'),('641.20','SP','Premature separation of placenta, unspecified as to episode of care or not applicable','641.2'),('641.21','SP','Premature separation of placenta, delivered, with or without mention of antepartum condition','641.2'),('641.23','SP','Premature separation of placenta, antepartum condition or complication','641.2'),('641.3','NS','Antepartum hemorrhage associated with coagulation defects','641'),('641.30','SP','Antepartum hemorrhage associated with coagulation defects, unspecified as to episode of care or not applicable','641.3'),('641.31','SP','Antepartum hemorrhage associated with coagulation defects, delivered, with or without mention of antepartum condition','641.3'),('641.33','SP','Antepartum hemorrhage associated with coagulation defects, antepartum condition or complication','641.3'),('641.8','NS','Other antepartum hemorrhage','641'),('641.80','SP','Other antepartum hemorrhage, unspecified as to episode of care or not applicable','641.8'),('641.81','SP','Other antepartum hemorrhage, delivered, with or without mention of antepartum condition','641.8'),('641.83','SP','Other antepartum hemorrhage, antepartum condition or complication','641.8'),('641.9','NS','Unspecified antepartum hemorrhage','641'),('641.90','SP','Unspecified antepartum hemorrhage, unspecified as to episode of care or not applicable','641.9'),('641.91','SP','Unspecified antepartum hemorrhage, delivered, with or without mention of antepartum condition','641.9'),('641.93','SP','Unspecified antepartum hemorrhage, antepartum condition or complication','641.9'),('642','NS','Hypertension complicating pregnancy childbirth and the puerperium','640-649'),('642.0','NS','Benign essential hypertension complicating pregnancy childbirth and the puerperium','642'),('642.00','SP','Benign essential hypertension complicating pregnancy, childbirth, and the puerperium, unspecified as to episode of care or not applicable','642.0'),('642.01','SP','Benign essential hypertension complicating pregnancy, childbirth, and the puerperium, delivered, with or without mention of antepartum condition','642.0'),('642.02','SP','Benign essential hypertension, complicating pregnancy, childbirth, and the puerperium, delivered, with mention of postpartum complication','642.0'),('642.03','SP','Benign essential hypertension complicating pregnancy, childbirth, and the puerperium, antepartum condition or complication','642.0'),('642.04','SP','Benign essential hypertension complicating pregnancy, childbirth, and the puerperium, postpartum condition or complication','642.0'),('642.1','NS','Hypertension secondary to renal disease complicating pregnancy childbirth and the puerperium','642'),('642.10','SP','Hypertension secondary to renal disease, complicating pregnancy, childbirth, and the puerperium, unspecified as to episode of care or not applicable','642.1'),('642.11','SP','Hypertension secondary to renal disease, complicating pregnancy, childbirth, and the puerperium, delivered, with or without mention of antepartum condition','642.1'),('642.12','SP','Hypertension secondary to renal disease, complicating pregnancy, childbirth, and the puerperium, delivered, with mention of postpartum complication','642.1'),('642.13','SP','Hypertension secondary to renal disease, complicating pregnancy, childbirth, and the puerperium, antepartum condition or complication','642.1'),('642.14','SP','Hypertension secondary to renal disease, complicating pregnancy, childbirth, and the puerperium, postpartum condition or complication','642.1'),('642.2','NS','Other pre-existing hypertension complicating pregnancy childbirth and the puerperium','642'),('642.20','SP','Other pre-existing hypertension complicating pregnancy, childbirth, and the puerperium, unspecified as to episode of care or not applicable','642.2'),('642.21','SP','Other pre-existing hypertension, complicating pregnancy, childbirth, and the puerperium, delivered, with or without mention of antepartum condition','642.2'),('642.22','SP','Other pre-existing hypertension, complicating pregnancy, childbirth, and the puerperium, delivered, with mention of postpartum complication','642.2'),('642.23','SP','Other pre-existing hypertension, complicating pregnancy, childbirth, and the puerperium, antepartum condition or complication','642.2'),('642.24','SP','Other pre-existing hypertension,complicating pregnancy, childbirth, and the puerperium, , postpartum condition or complication','642.2'),('642.3','NS','Transient hypertension of pregnancy','642'),('642.30','SP','Transient hypertension of pregnancy, unspecified as to episode of care or not applicable','642.3'),('642.31','SP','Transient hypertension of pregnancy, delivered , with or without mention of antepartum condition','642.3'),('642.32','SP','Transient hypertension of pregnancy, delivered, with mention of postpartum complication','642.3'),('642.33','SP','Transient hypertension of pregnancy, antepartum condition or complication','642.3'),('642.34','SP','Transient hypertension of pregnancy, postpartum condition or complication','642.3'),('642.4','NS','Mild or unspecified pre-eclampsia','642'),('642.40','SP','Mild or unspecified pre-eclampsia, unspecified as to episode of care or not applicable','642.4'),('642.41','SP','Mild or unspecified pre-eclampsia, delivered, with or without mention of antepartum condition','642.4'),('642.42','SP','Mild or unspecified pre-eclampsia, delivered, with mention of postpartum complication','642.4'),('642.43','SP','Mild or unspecified pre-eclampsia, antepartum condition or complication','642.4'),('642.44','SP','Mild or unspecified pre-eclampsia, postpartum condition or complication','642.4'),('642.5','NS','Severe pre-eclampsia','642'),('642.50','SP','Severe pre-eclampsia, unspecified as to episode of care or not applicable','642.5'),('642.51','SP','Severe pre-eclampsia, delivered, with or without mention of antepartum condition','642.5'),('642.52','SP','Severe pre-eclampsia, delivered, with mention of postpartum complication','642.5'),('642.53','SP','Severe pre-eclampsia, antepartum condition or complication','642.5'),('642.54','SP','Severe pre-eclampsia, postpartum condition or complication','642.5'),('642.6','NS','Eclampsia complicating pregnancy childbirth or the puerperium','642'),('642.60','SP','Eclampsia, unspecified as to episode of care or not applicable','642.6'),('642.61','SP','Eclampsia, delivered, with or without mention of antepartum condition','642.6'),('642.62','SP','Eclampsia, delivered, with mention of postpartum complication','642.6'),('642.63','SP','Eclampsia, antepartum condition or complication','642.6'),('642.64','SP','Eclampsia, postpartum condition or complication','642.6'),('642.7','NS','Pre-eclampsia or eclampsia superimposed on pre-existing hypertension','642'),('642.70','SP','Pre-eclampsia or eclampsia superimposed on pre-existing hypertension, unspecified as to episode of care or not applicable','642.7'),('642.71','SP','Pre-eclampsia or eclampsia superimposed on pre-existing hypertension, delivered, with or without mention of antepartum condition','642.7'),('642.72','SP','Pre-eclampsia or eclampsia superimposed on pre-existing hypertension, delivered, with mention of postpartum complication','642.7'),('642.73','SP','Pre-eclampsia or eclampsia superimposed on pre-existing hypertension, antepartum condition or complication','642.7'),('642.74','SP','Pre-eclampsia or eclampsia superimposed on pre-existing hypertension, postpartum condition or complication','642.7'),('642.9','NS','Unspecified hypertension complicating pregnancy childbirth or the puerperium','642'),('642.90','SP','Unspecified hypertension complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','642.9'),('642.91','SP','Unspecified hypertension,complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','642.9'),('642.92','SP','Unspecified hypertension, complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','642.9'),('642.93','SP','Unspecified hypertension complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','642.9'),('642.94','SP','Unspecified hypertension complicating pregnancy, childbirth, or the puerperium, postpartum condition or complication','642.9'),('643','NS','Excessive vomiting in pregnancy','640-649'),('643.0','NS','Mild hyperemesis gravidarum','643'),('643.00','SP','Mild hyperemesis gravidarum, unspecified as to episode of care or not applicable','643.0'),('643.01','SP','Mild hyperemesis gravidarum, delivered, with or without mention of antepartum condition','643.0'),('643.03','SP','Mild hyperemesis gravidarum, antepartum condition or complication','643.0'),('643.1','NS','Hyperemesis gravidarum with metabolic disturbance','643'),('643.10','SP','Hyperemesis gravidarum with metabolic disturbance, unspecified as to episode of care or not applicable','643.1'),('643.11','SP','Hyperemesis gravidarum with metabolic disturbance, delivered, with or without mention of antepartum condition','643.1'),('643.13','SP','Hyperemesis gravidarum with metabolic disturbance, antepartum condition or complication','643.1'),('643.2','NS','Late vomiting of pregnancy','643'),('643.20','SP','Late vomiting of pregnancy, unspecified as to episode of care or not applicable','643.2'),('643.21','SP','Late vomiting of pregnancy, delivered, with or without mention of antepartum condition','643.2'),('643.23','SP','Late vomiting of pregnancy, antepartum condition or complication','643.2'),('643.8','NS','Other vomiting complicating pregnancy','643'),('643.80','SP','Other vomiting complicating pregnancy, unspecified as to episode of care or not applicable','643.8'),('643.81','SP','Other vomiting complicating pregnancy, delivered, with or without mention of antepartum condition','643.8'),('643.83','SP','Other vomiting complicating pregnancy, antepartum condition or complication','643.8'),('643.9','NS','Unspecified vomiting of pregnancy','643'),('643.90','SP','Unspecified vomiting of pregnancy, unspecified as to episode of care or not applicable','643.9'),('643.91','SP','Unspecified vomiting of pregnancy, delivered, with or without mention of antepartum condition','643.9'),('643.93','SP','Unspecified vomiting of pregnancy, antepartum condition or complication','643.9'),('644','NS','Early or threatened labor','640-649'),('644.0','NS','Threatened premature labor','644'),('644.00','SP','Threatened premature labor, unspecified as to episode of care or not applicable','644.0'),('644.03','SP','Threatened premature labor, antepartum condition or complication','644.0'),('644.1','NS','Other threatened labor','644'),('644.10','SP','Other threatened labor, unspecified as to episode of care or not applicable','644.1'),('644.13','SP','Other threatened labor, antepartum condition or complication','644.1'),('644.2','NS','Early onset of delivery','644'),('644.20','SP','Early onset of delivery, unspecified as to episode of care or not applicable','644.2'),('644.21','SP','Early onset of delivery, delivered, with or without mention of antepartum condition','644.2'),('645','NS','Late pregnancy','640-649'),('645.1','NS','Post term pregnancy','645'),('645.10','SP','Post term pregnancy, unspecified as to episode of care or not applicable','645.1'),('645.11','SP','Post term pregnancy, delivered, with or without mention of antepartum condition','645.1'),('645.13','SP','Post term pregnancy, antepartum condition or complication','645.1'),('645.2','NS','Prolonged pregnancy','645'),('645.20','SP','Prolonged pregnancy, unspecified as to episode of care or not applicable','645.2'),('645.21','SP','Prolonged pregnancy, delivered, with or without mention of antepartum condition','645.2'),('645.23','SP','Prolonged pregnancy, antepartum condition or complication','645.2'),('646','NS','Other complications of pregnancy not elsewhere classified','640-649'),('646.0','NS','Papyraceous fetus','646'),('646.00','SP','Papyraceous fetus, unspecified as to episode of care or not applicable','646.0'),('646.01','SP','Papyraceous fetus, delivered, with or without mention of antepartum condition','646.0'),('646.03','SP','Papyraceous fetus, antepartum condition or complication','646.0'),('646.1','NS','Edema or excessive weight gain in pregnancy without mention of hypertension','646'),('646.10','SP','Edema or excessive weight gain in pregnancy, without mention of hypertension, unspecified as to episode of care or not applicable','646.1'),('646.11','SP','Edema or excessive weight gain in pregnancy, without mention of hypertension,delivered, with or without mention of antepartum complication','646.1'),('646.12','SP','Edema or excessive weight gain in pregnancy, without mention of hypertension, delivered, with mention of postpartum complication','646.1'),('646.13','SP','Edema or excessive weight gain in pregnancy, without mention of hypertension, antepartum condition or complication','646.1'),('646.14','SP','Edema or excessive weight gain in pregnancy, without mention of hypertension, postpartum condition or complication','646.1'),('646.2','NS','Unspecified renal disease in pregnancy without mention of hypertension','646'),('646.20','SP','Unspecified renal disease in pregnancy,without mention of hypertension, unspecified as to episode of care or not applicable','646.2'),('646.21','SP','Unspecified renal disease in pregnancy, without mention of hypertension, delivered, with or without mention of antepartum condition','646.2'),('646.22','SP','Unspecified renal disease in pregnancy, without mention of hypertension, delivered, with mention of postpartum complication','646.2'),('646.23','SP','Unspecified renal disease in pregnancy, without mention of hypertension, antepartum condition or complication','646.2'),('646.24','SP','Unspecified renal disease in pregnancy, without mention of hypertension, postpartum condition or complication','646.2'),('646.3','NS','Habitual aborter currently pregnant','646'),('646.30','SP','Recurrent pregnancy loss, unspecified as to episode of care or not applicable','646.3'),('646.31','SP','Recurrent pregnancy loss, delivered, with or without mention of antepartum condition','646.3'),('646.33','SP','Recurrent pregnancy loss, antepartum condition or complication','646.3'),('646.4','NS','Peripheral neuritis in pregnancy','646'),('646.40','SP','Peripheral neuritis in pregnancy, unspecified as to episode of care or not applicable','646.4'),('646.41','SP','Peripheral neuritis in pregnancy, delivered, with or without mention of antepartum condition','646.4'),('646.42','SP','Peripheral neuritis in pregnancy, delivered, with mention of postpartum complication','646.4'),('646.43','SP','Peripheral neuritis in pregnancy, antepartum condition or complication','646.4'),('646.44','SP','Peripheral neuritis in pregnancy, postpartum condition or complication','646.4'),('646.5','NS','Asymptomatic bacteriuria in pregnancy','646'),('646.50','SP','Asymptomatic bacteriuria in pregnancy, unspecified as to episode of care or not applicable','646.5'),('646.51','SP','Asymptomatic bacteriuria in pregnancy, delivered, with or without mention of antepartum condition','646.5'),('646.52','SP','Asymptomatic bacteriuria in pregnancy, delivered, with mention of postpartum complication','646.5'),('646.53','SP','Asymptomatic bacteriuria in pregnancy, antepartum condition or complication','646.5'),('646.54','SP','Asymptomatic bacteriuria in pregnancy, postpartum condition or complication','646.5'),('646.6','NS','Infections of genitourinary tract in pregnancy','646'),('646.60','SP','Infections of genitourinary tract in pregnancy, unspecified as to episode of care or not applicable','646.6'),('646.61','SP','Infections of genitourinary tract in pregnancy, delivered, with or without mention of antepartum condition','646.6'),('646.62','SP','Infections of genitourinary tract in pregnancy, delivered, with mention of postpartum complication','646.6'),('646.63','SP','Infections of genitourinary tract in pregnancy, antepartum condition or complication','646.6'),('646.64','SP','Infections of genitourinary tract in pregnancy, postpartum condition or complication','646.6'),('646.7','NS','Liver and biliary tract disorders in pregnancy, unspec as to episode of care or not applicable','646'),('646.70','SP','Liver and biliary tract disorders in pregnancy, unspecified as to episode of care or not applicable','646.7'),('646.71','SP','Liver and biliary tract disorders in pregnancy, delivered, with or without mention of antepartum condition','646.7'),('646.73','SP','Liver and biliary tract disorders in pregnancy, antepartum condition or complication','646.7'),('646.8','NS','Other specified complications of pregnancy','646'),('646.80','SP','Other specified complications of pregnancy, unspecified as to episode of care or not applicable','646.8'),('646.81','SP','Other specified complications of pregnancy, delivered, with or without mention of antepartum condition','646.8'),('646.82','SP','Other specified complications of pregnancy, delivered, with mention of postpartum complication','646.8'),('646.83','SP','Other specified complications of pregnancy, antepartum condition or complication','646.8'),('646.84','SP','Other specified complications of pregnancy, postpartum condition or complication','646.8'),('646.9','NS','Unspecified complication of pregnancy','646'),('646.90','SP','Unspecified complication of pregnancy, unspecified as to episode of care or not applicable','646.9'),('646.91','SP','Unspecified complication of pregnancy, delivered, with or without mention of antepartum condition','646.9'),('646.93','SP','Unspecified complication of pregnancy, antepartum condition or complication','646.9'),('647','NS','Infectious and parasitic conditions in the mother classifiable elsewhere but complicating pregnancy childbirth or the puerperium','640-649'),('647.0','NS','Syphilis complicating pregnancy childbirth or the puerperium','647'),('647.00','SP','Syphilis of mother, complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','647.0'),('647.01','SP','Syphilis of mother, complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','647.0'),('647.02','SP','Syphilis of mother, complicating pregnancy,childbirth, or the puerperium, delivered, with mention of postpartum complication','647.0'),('647.03','SP','Syphilis of mother, complicating pregnancy,childbirth, or the puerperium, antepartum condition or complication','647.0'),('647.04','SP','Syphilis of mother, complicating pregnancy,childbirth, or the puerperium, postpartum condition or complication','647.0'),('647.1','NS','Gonorrhea complicating pregnancy childbirth or the puerperium','647'),('647.10','SP','Gonorrhea of mother, complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','647.1'),('647.11','SP','Gonorrhea of mother, complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','647.1'),('647.12','SP','Gonorrhea of mother, complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','647.1'),('647.13','SP','Gonorrhea of mother, complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','647.1'),('647.14','SP','Gonorrhea of mother, complicating pregnancy, childbirth, or the puerperium,postpartum condition or complication','647.1'),('647.2','NS','Other venereal diseases complicating pregnancy childbirth or the puerperium','647'),('647.20','SP','Other venereal diseases of mother, complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','647.2'),('647.21','SP','Other venereal diseases of mother, complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','647.2'),('647.22','SP','Other venereal diseases of mother, complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','647.2'),('647.23','SP','Other venereal diseases of mother , complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','647.2'),('647.24','SP','Other venereal diseases of mother, complicating pregnancy, childbirth, or the puerperium,postpartum condition or complication','647.2'),('647.3','NS','Tuberculosis complicating pregnancy childbirth or the puerperium','647'),('647.30','SP','Tuberculosis of mother, complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','647.3'),('647.31','SP','Tuberculosis of mother, complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','647.3'),('647.32','SP','Tuberculosis of mother, complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','647.3'),('647.33','SP','Tuberculosis of mother, complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','647.3'),('647.34','SP','Tuberculosis of mother, complicating pregnancy, childbirth, or the puerperium,postpartum condition or complication','647.3'),('647.4','NS','Malaria complicating pregnancy childbirth or the puerperium','647'),('647.40','SP','Malaria in the mother, unspecified as to episode of care or not applicable','647.4'),('647.41','SP','Malaria in the mother, delivered, with or without mention of antepartum condition','647.4'),('647.42','SP','Malaria in the mother, delivered, with mention of postpartum complication','647.4'),('647.43','SP','Malaria in the mother, antepartum condition or complication','647.4'),('647.44','SP','Malaria in the mother, postpartum condition or complication','647.4'),('647.5','NS','Rubella complicating pregnancy childbirth or the puerperium','647'),('647.50','SP','Rubella in the mother, unspecified as to episode of care or not applicable','647.5'),('647.51','SP','Rubella in the mother, delivered, with or without mention of antepartum condition','647.5'),('647.52','SP','Rubella in the mother, delivered, with mention of postpartum complication','647.5'),('647.53','SP','Rubella in the mother, antepartum condition or complication','647.5'),('647.54','SP','Rubella in the mother, postpartum condition or complication','647.5'),('647.6','NS','Other viral diseases complicating pregnancy childbirth or the puerperium','647'),('647.60','SP','Other viral diseases in the mother, unspecified as to episode of care or not applicable','647.6'),('647.61','SP','Other viral diseases in the mother, delivered, with or without mention of antepartum condition','647.6'),('647.62','SP','Other viral diseases in the mother, delivered, with mention of postpartum complication','647.6'),('647.63','SP','Other viral diseases in the mother, antepartum condition or complication','647.6'),('647.64','SP','Other viral diseases in the mother, postpartum condition or complication','647.6'),('647.8','NS','Other specified infectious and parasitic diseases complicating pregnancy childbirth or the puerperium','647'),('647.80','SP','Other specified infectious and parasitic diseases of mother, unspecified as to episode of care or not applicable','647.8'),('647.81','SP','Other specified infectious and parasitic diseases of mother, delivered, with or without mention of antepartum condition','647.8'),('647.82','SP','Other specified infectious and parasitic diseases of mother, delivered, with mention of postpartum complication','647.8'),('647.83','SP','Other specified infectious and parasitic diseases of mother, antepartum condition or complication','647.8'),('647.84','SP','Other specified infectious and parasitic diseases of mother, postpartum condition or complication','647.8'),('647.9','NS','Unspecified infection or infestation complicating pregnancy childbirth or the puerperium','647'),('647.90','SP','Unspecified infection or infestation of mother, unspecified as to episode of care or not applicable','647.9'),('647.91','SP','Unspecified infection or infestation of mother, delivered, with or without mention of antepartum condition','647.9'),('647.92','SP','Unspecified infection or infestation of mother, delivered, with mention of postpartum complication','647.9'),('647.93','SP','Unspecified infection or infestation of mother, antepartum condition or complication','647.9'),('647.94','SP','Unspecified infection or infestation of mother, postpartum condition or complication','647.9'),('648','NS','Other current conditions in the mother classifiable elsewhere but complicating pregnancy childbirth or the puerperium','640-649'),('648.0','NS','Diabetes mellitus complicating pregnancy childbirth or the puerperium','648'),('648.00','SP','Diabetes mellitus of mother, complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','648.0'),('648.01','SP','Diabetes mellitus of mother, complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','648.0'),('648.02','SP','Diabetes mellitus of mother, complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','648.0'),('648.03','SP','Diabetes mellitus of mother, complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','648.0'),('648.04','SP','Diabetes mellitus of mother, complicating pregnancy, childbirth, or the puerperium, postpartum condition or complication','648.0'),('648.1','NS','Thyroid dysfunction complicating pregnancy childbirth or the puerperium','648'),('648.10','SP','Thyroid dysfunction of mother, unspecified as to episode of care or not applicable','648.1'),('648.11','SP','Thyroid dysfunction of mother, delivered, with or without mention of antepartum condition','648.1'),('648.12','SP','Thyroid dysfunction of mother, delivered, with mention of postpartum complication','648.1'),('648.13','SP','Thyroid dysfunction of mother, antepartum condition or complication','648.1'),('648.14','SP','Thyroid dysfunction of mother, postpartum condition or complication','648.1'),('648.2','NS','Anemia complicating pregnancy childbirth or the puerperium','648'),('648.20','SP','Anemia of mother, unspecified as to episode of care or not applicable','648.2'),('648.21','SP','Anemia of mother, delivered, with or without mention of antepartum condition','648.2'),('648.22','SP','Anemia of mother, delivered, with mention of postpartum complication','648.2'),('648.23','SP','Anemia of mother, antepartum condition or complication','648.2'),('648.24','SP','Anemia of mother, postpartum condition or complication','648.2'),('648.3','NS','Drug dependence complicating pregnancy childbirth or the puerperium','648'),('648.30','SP','Drug dependence of mother, unspecified as to episode of care or not applicable','648.3'),('648.31','SP','Drug dependence of mother, delivered, with or without mention of antepartum condition','648.3'),('648.32','SP','Drug dependence of mother, delivered, with mention of postpartum complication','648.3'),('648.33','SP','Drug dependence of mother, antepartum condition or complication','648.3'),('648.34','SP','Drug dependence of mother, postpartum condition or complication','648.3'),('648.4','NS','Mental disorders complicating pregnancy childbirth or the puerperium','648'),('648.40','SP','Mental disorders of mother, unspecified as to episode of care or not applicable','648.4'),('648.41','SP','Mental disorders of mother, delivered, with or without mention of antepartum condition','648.4'),('648.42','SP','Mental disorders of mother, delivered, with mention of postpartum complication','648.4'),('648.43','SP','Mental disorders of mother, antepartum condition or complication','648.4'),('648.44','SP','Mental disorders of mother, postpartum condition or complication','648.4'),('648.5','NS','Congenital cardiovascular disorders complicating pregnancy childbirth or the puerperium','648'),('648.50','SP','Congenital cardiovascular disorders of mother, unspecified as to episode of care or not applicable','648.5'),('648.51','SP','Congenital cardiovascular disorders of mother, delivered, with or without mention of antepartum condition','648.5'),('648.52','SP','Congenital cardiovascular disorders of mother, delivered, with mention of postpartum complication','648.5'),('648.53','SP','Congenital cardiovascular disorders of mother, antepartum condition or complication','648.5'),('648.54','SP','Congenital cardiovascular disorders of mother, postpartum condition or complication','648.5'),('648.6','NS','Other cardiovascular diseases complicating pregnancy childbirth or the puerperium','648'),('648.60','SP','Other cardiovascular diseases of mother , unspecified as to episode of care or not applicable','648.6'),('648.61','SP','Other cardiovascular diseases of mother, delivered, with or without mention of antepartum condition','648.6'),('648.62','SP','Other cardiovascular diseases of mother, delivered, with mention of postpartum complication','648.6'),('648.63','SP','Other cardiovascular diseases of mother, antepartum condition or complication','648.6'),('648.64','SP','Other cardiovascular diseases of mother, postpartum condition or complication','648.6'),('648.7','NS','Bone and joint disorders of back pelvis and lower limbs of mother complicating pregnancy childbirth or the puerperium','648'),('648.70','SP','Bone and joint disorders of back, pelvis, and lower limbs of mother, unspecified as to episode of care or not applicable','648.7'),('648.71','SP','Bone and joint disorders of back, pelvis, and lower limbs of mother, delivered, with or without mention of antepartum condition','648.7'),('648.72','SP','Bone and joint disorders of back, pelvis, and lower limbs of mother, delivered, with mention of postpartum complication','648.7'),('648.73','SP','Bone and joint disorders of back, pelvis, and lower limbs of mother, antepartum condition or complication','648.7'),('648.74','SP','Bone and joint disorders of back, pelvis, and lower limbs of mother, postpartum condition or complication','648.7'),('648.8','NS','Abnormal glucose tolerance of mother complicating pregnancy childbirth or the puerperium','648'),('648.80','SP','Abnormal glucose tolerance of mother, unspecified as to episode of care or not applicable','648.8'),('648.81','SP','Abnormal glucose tolerance of mother, delivered, with or without mention of antepartum condition','648.8'),('648.82','SP','Abnormal glucose tolerance of mother, delivered, with mention of postpartum complication','648.8'),('648.83','SP','Abnormal glucose tolerance of mother, antepartum condition or complication','648.8'),('648.84','SP','Abnormal glucose tolerance of mother, postpartum condition or complication','648.8'),('648.9','NS','Other current conditions complicating pregnancy childbirth or the puerperium','648'),('648.90','SP','Other current conditions classifiable elsewhere of mother, unspecified as to episode of care or not applicable','648.9'),('648.91','SP','Other current conditions classifiable elsewhere of mother, delivered, with or without mention of antepartum condition','648.9'),('648.92','SP','Other current conditions classifiable elsewhere of mother, delivered, with mention of postpartum complication','648.9'),('648.93','SP','Other current conditions classifiable elsewhere of mother, antepartum condition or complication','648.9'),('648.94','SP','Other current conditions classifiable elsewhere of mother, postpartum condition or complication','648.9'),('649','NS','Other conditions or status of the mother complicating pregnancy, childbirth, or the puerperium','640-649'),('649.0','NS','Tobacco use disorder complicating pregnancy, childbirth, or the puerperium','649'),('649.00','SP','Tobacco use disorder complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','649.0'),('649.01','SP','Tobacco use disorder complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','649.0'),('649.02','SP','Tobacco use disorder complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','649.0'),('649.03','SP','Tobacco use disorder complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','649.0'),('649.04','SP','Tobacco use disorder complicating pregnancy, childbirth, or the puerperium, postpartum condition or complication','649.0'),('649.1','NS','Obesity complicating pregnancy, childbirth, or the puerperium','649'),('649.10','SP','Obesity complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','649.1'),('649.11','SP','Obesity complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','649.1'),('649.12','SP','Obesity complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','649.1'),('649.13','SP','Obesity complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','649.1'),('649.14','SP','Obesity complicating pregnancy, childbirth, or the puerperium, postpartum condition or complication','649.1'),('649.2','NS','Bariatric surgery status complicating pregnancy, childbirth, or the puerperium','649'),('649.20','SP','Bariatric surgery status complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','649.2'),('649.21','SP','Bariatric surgery status complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','649.2'),('649.22','SP','Bariatric surgery status complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','649.2'),('649.23','SP','Bariatric surgery status complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','649.2'),('649.24','SP','Bariatric surgery status complicating pregnancy, childbirth, or the puerperium, postpartum condition or complication','649.2'),('649.3','NS','Coagulation defects complicating pregnancy, childbirth, or the puerperium','649'),('649.30','SP','Coagulation defects complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','649.3'),('649.31','SP','Coagulation defects complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','649.3'),('649.32','SP','Coagulation defects complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','649.3'),('649.33','SP','Coagulation defects complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','649.3'),('649.34','SP','Coagulation defects complicating pregnancy, childbirth, or the puerperium, postpartum condition or complication','649.3'),('649.4','NS','Epilepsy complicating pregnancy, childbirth, or the puerperium','649'),('649.40','SP','Epilepsy complicating pregnancy, childbirth, or the puerperium, unspecified as to episode of care or not applicable','649.4'),('649.41','SP','Epilepsy complicating pregnancy, childbirth, or the puerperium, delivered, with or without mention of antepartum condition','649.4'),('649.42','SP','Epilepsy complicating pregnancy, childbirth, or the puerperium, delivered, with mention of postpartum complication','649.4'),('649.43','SP','Epilepsy complicating pregnancy, childbirth, or the puerperium, antepartum condition or complication','649.4'),('649.44','SP','Epilepsy complicating pregnancy, childbirth, or the puerperium, postpartum condition or complication','649.4'),('649.5','NS','Spotting complicating pregnancy','649'),('649.50','SP','Spotting complicating pregnancy, unspecified as to episode of care or not applicable','649.5'),('649.51','SP','Spotting complicating pregnancy, delivered, with or without mention of antepartum condition','649.5'),('649.53','SP','Spotting complicating pregnancy, antepartum condition or complication','649.5'),('649.6','NS','Uterine size date discrepancy','649'),('649.60','SP','Uterine size date discrepancy, unspecified as to episode of care or not applicable','649.6'),('649.61','SP','Uterine size date discrepancy, delivered, with or without mention of antepartum condition','649.6'),('649.62','SP','Uterine size date discrepancy, delivered, with mention of postpartum complication','649.6'),('649.63','SP','Uterine size date discrepancy, antepartum condition or complication','649.6'),('649.64','SP','Uterine size date discrepancy, postpartum condition or complication','649.6'),('649.7','NS','Cervical shortening','649'),('649.70','SP','Cervical shortening, unspecified as to episode of care or not applicable','649.7'),('649.71','SP','Cervical shortening, delivered, with or without mention of antepartum condition','649.7'),('649.73','SP','Cervical shortening, antepartum condition or complication','649.7'),('649.8','NS','Onset (spontaneous) of labor after 37 completed weeks of gestation but before 39 completed weeks gestation, with delivery by (planned) cesarean section','649'),('649.81','SP','Onset (spontaneous) of labor after 37 completed weeks of gestation but before 39 completed weeks gestation, with delivery by (planned) cesarean section, delivered, with or without mention of antepartum condition','649.8'),('649.82','SP','Onset (spontaneous) of labor after 37 completed weeks of gestation but before 39 completed weeks gestation, with delivery by (planned) cesarean section, delivered, with mention of postpartum complication','649.8'),('650','SP','Normal delivery','650-659'),('650-659','sect','Normal Delivery, And Other Indications For Care In Pregnancy, Labor, And Delivery','630-679'),('651','NS','Multiple gestation','650-659'),('651.0','NS','Twin pregnancy','651'),('651.00','SP','Twin pregnancy, unspecified as to episode of care or not applicable','651.0'),('651.01','SP','Twin pregnancy, delivered, with or without mention of antepartum condition','651.0'),('651.03','SP','Twin pregnancy, antepartum condition or complication','651.0'),('651.1','NS','Triplet pregnancy','651'),('651.10','SP','Triplet pregnancy, unspecified as to episode of care or not applicable','651.1'),('651.11','SP','Triplet pregnancy, delivered, with or without mention of antepartum condition','651.1'),('651.13','SP','Triplet pregnancy, antepartum condition or complication','651.1'),('651.2','NS','Quadruplet pregnancy','651'),('651.20','SP','Quadruplet pregnancy, unspecified as to episode of care or not applicable','651.2'),('651.21','SP','Quadruplet pregnancy, delivered, with or without mention of antepartum condition','651.2'),('651.23','SP','Quadruplet pregnancy, antepartum condition or complication','651.2'),('651.3','NS','Twin pregnancy with fetal loss and retention of one fetus','651'),('651.30','SP','Twin pregnancy with fetal loss and retention of one fetus, unspecified as to episode of care or not applicable','651.3'),('651.31','SP','Twin pregnancy with fetal loss and retention of one fetus, delivered, with or without mention of antepartum condition','651.3'),('651.33','SP','Twin pregnancy with fetal loss and retention of one fetus, antepartum condition or complication','651.3'),('651.4','NS','Triplet pregnancy with fetal loss and retention of one or more fetus(es)','651'),('651.40','SP','Triplet pregnancy with fetal loss and retention of one or more fetus(es), unspecified as to episode of care or not applicable','651.4'),('651.41','SP','Triplet pregnancy with fetal loss and retention of one or more fetus(es), delivered, with or without mention of antepartum condition','651.4'),('651.43','SP','Triplet pregnancy with fetal loss and retention of one or more fetus(es), antepartum condition or complication','651.4'),('651.5','NS','Quadruplet pregnancy with fetal loss and retention of one or more fetus(es)','651'),('651.50','SP','Quadruplet pregnancy with fetal loss and retention of one or more fetus(es), unspecified as to episode of care or not applicable','651.5'),('651.51','SP','Quadruplet pregnancy with fetal loss and retention of one or more fetus(es), delivered, with or without mention of antepartum condition','651.5'),('651.53','SP','Quadruplet pregnancy with fetal loss and retention of one or more fetus(es), antepartum condition or complication','651.5'),('651.6','NS','Other multiple pregnancy with fetal loss and retention of one or more fetus(es)','651'),('651.60','SP','Other multiple pregnancy with fetal loss and retention of one or more fetus(es), unspecified as to episode of care or not applicable','651.6'),('651.61','SP','Other multiple pregnancy with fetal loss and retention of one or more fetus(es), delivered, with or without mention of antepartum condition','651.6'),('651.63','SP','Other multiple pregnancy with fetal loss and retention of one or more fetus(es), antepartum condition or complication','651.6'),('651.7','NS','Multiple gestation following (elective) fetal reduction','651'),('651.70','SP','Multiple gestation following (elective) fetal reduction, unspecified as to episode of care or not applicable','651.7'),('651.71','SP','Multiple gestation following (elective) fetal reduction,delivered, with or without mention of antepartum condition','651.7'),('651.73','SP','Multiple gestation following (elective) fetal reduction, antepartum condition or complication','651.7'),('651.8','NS','Other specified multiple gestation','651'),('651.80','SP','Other specified multiple gestation, unspecified as to episode of care or not applicable','651.8'),('651.81','SP','Other specified multiple gestation, delivered, with or without mention of antepartum condition','651.8'),('651.83','SP','Other specified multiple gestation, antepartum condition or complication','651.8'),('651.9','NS','Unspecified multiple gestation','651'),('651.90','SP','Unspecified multiple gestation, unspecified as to episode of care or not applicable','651.9'),('651.91','SP','Unspecified multiple gestation, delivered, with or without mention of antepartum condition','651.9'),('651.93','SP','Unspecified multiple gestation, antepartum condition or complication','651.9'),('652','NS','Malposition and malpresentation of fetus','650-659'),('652.0','NS','Unstable lie of fetus','652'),('652.00','SP','Unstable lie, unspecified as to episode of care or not applicable','652.0'),('652.01','SP','Unstable lie, delivered, with or without mention of antepartum condition','652.0'),('652.03','SP','Unstable lie, antepartum condition or complication','652.0'),('652.1','NS','Breech or other malpresentation successfully converted to cephalic presentation','652'),('652.10','SP','Breech or other malpresentation successfully converted to cephalic presentation, unspecified as to episode of care or not applicable','652.1'),('652.11','SP','Breech or other malpresentation successfully converted to cephalic presentation, delivered, with or without mention of antepartum condition','652.1'),('652.13','SP','Breech or other malpresentation successfully converted to cephalic presentation, antepartum condition or complication','652.1'),('652.2','NS','Breech presentation without mention of version','652'),('652.20','SP','Breech presentation without mention of version, unspecified as to episode of care or not applicable','652.2'),('652.21','SP','Breech presentation without mention of version, delivered, with or without mention of antepartum condition','652.2'),('652.23','SP','Breech presentation without mention of version, antepartum condition or complication','652.2'),('652.3','NS','Transverse or oblique presentation of fetus','652'),('652.30','SP','Transverse or oblique presentation, unspecified as to episode of care or not applicable','652.3'),('652.31','SP','Transverse or oblique presentation, delivered, with or without mention of antepartum condition','652.3'),('652.33','SP','Transverse or oblique presentation, antepartum condition or complication','652.3'),('652.4','NS','Face or brow presentation of fetus','652'),('652.40','SP','Face or brow presentation, unspecified as to episode of care or not applicable','652.4'),('652.41','SP','Face or brow presentation, delivered, with or without mention of antepartum condition','652.4'),('652.43','SP','Face or brow presentation, antepartum condition or complication','652.4'),('652.5','NS','High fetal head at term','652'),('652.50','SP','High head at term, unspecified as to episode of care or not applicable','652.5'),('652.51','SP','High head at term, delivered, with or without mention of antepartum condition','652.5'),('652.53','SP','High head at term, antepartum condition or complication','652.5'),('652.6','NS','Multiple gestation with malpresentation of one fetus or more','652'),('652.60','SP','Multiple gestation with malpresentation of one fetus or more, unspecified as to episode of care or not applicable','652.6'),('652.61','SP','Multiple gestation with malpresentation of one fetus or more, delivered,','652.6'),('652.63','SP','Multiple gestation with malpresentation of one fetus or more, antepartum','652.6'),('652.7','NS','Prolapsed arm of fetus','652'),('652.70','SP','Prolapsed arm of fetus, unspecified as to episode of care or not applicable','652.7'),('652.71','SP','Prolapsed arm of fetus, delivered, with or without mention of antepartum condition','652.7'),('652.73','SP','Prolapsed arm of fetus, antepartum condition or complication','652.7'),('652.8','NS','Other specified malposition or malpresentation of fetus','652'),('652.80','SP','Other specified malposition or malpresentation, unspecified as to episode of care or not applicable','652.8'),('652.81','SP','Other specified malposition or malpresentation, delivered, with or without mention of antepartum condition','652.8'),('652.83','SP','Other specified malposition or malpresentation, antepartum condition or complication','652.8'),('652.9','NS','Unspecified malposition or malpresentation of fetus','652'),('652.90','SP','Unspecified malposition or malpresentation, unspecified as to episode of care or not applicable','652.9'),('652.91','SP','Unspecified malposition or malpresentation, delivered, with or without mention of antepartum condition','652.9'),('652.93','SP','Unspecified malposition or malpresentation, antepartum condition or complication','652.9'),('653','NS','Disproportion in pregnancy labor and delivery','650-659'),('653.0','NS','Major abnormality of bony pelvis, not further specified, in pregnancy, labor, and delivery','653'),('653.00','SP','Major abnormality of bony pelvis, not further specified, unspecified as to episode of care or not applicable','653.0'),('653.01','SP','Major abnormality of bony pelvis, not further specified, delivered, with or without mention of antepartum condition','653.0'),('653.03','SP','Major abnormality of bony pelvis, not further specified, antepartum condition or complication','653.0'),('653.1','NS','Generally contracted pelvis in pregnancy labor and delivery','653'),('653.10','SP','Generally contracted pelvis, unspecified as to episode of care or not applicable','653.1'),('653.11','SP','Generally contracted pelvis, delivered, with or without mention of antepartum condition','653.1'),('653.13','SP','Generally contracted pelvis, antepartum condition or complication','653.1'),('653.2','NS','Inlet contraction of pelvis in pregnancy labor and delivery','653'),('653.20','SP','Inlet contraction of pelvis, unspecified as to episode of care or not applicable','653.2'),('653.21','SP','Inlet contraction of pelvis, delivered, with or without mention of antepartum condition','653.2'),('653.23','SP','Inlet contraction of pelvis, antepartum condition or complication','653.2'),('653.3','NS','Outlet contraction of pelvis in pregnancy labor and delivery','653'),('653.30','SP','Outlet contraction of pelvis, unspecified as to episode of care or not applicable','653.3'),('653.31','SP','Outlet contraction of pelvis, delivered, with or without mention of antepartum condition','653.3'),('653.33','SP','Outlet contraction of pelvis, antepartum condition or complication','653.3'),('653.4','NS','Fetopelvic disproportion','653'),('653.40','SP','Fetopelvic disproportion, unspecified as to episode of care or not applicable','653.4'),('653.41','SP','Fetopelvic disproportion, delivered, with or without mention of antepartum condition','653.4'),('653.43','SP','Fetopelvic disproportion, antepartum condition or complication','653.4'),('653.5','NS','Unusually large fetus causing disproportion','653'),('653.50','SP','Unusually large fetus causing disproportion, unspecified as to episode of care or not applicable','653.5'),('653.51','SP','Unusually large fetus causing disproportion, delivered, with or without mention of antepartum condition','653.5'),('653.53','SP','Unusually large fetus causing disproportion, antepartum condition or complication','653.5'),('653.6','NS','Hydrocephalic fetus causing disproportion','653'),('653.60','SP','Hydrocephalic fetus causing disproportion, unspecified as to episode of care or not applicable','653.6'),('653.61','SP','Hydrocephalic fetus causing disproportion, delivered, with or without mention of antepartum condition','653.6'),('653.63','SP','Hydrocephalic fetus causing disproportion, antepartum condition or complication','653.6'),('653.7','NS','Other fetal abnormality causing disproportion','653'),('653.70','SP','Other fetal abnormality causing disproportion, unspecified as to episode of care or not applicable','653.7'),('653.71','SP','Other fetal abnormality causing disproportion, delivered, with or without mention of antepartum condition','653.7'),('653.73','SP','Other fetal abnormality causing disproportion, antepartum condition or complication','653.7'),('653.8','NS','Disproportion of other origin in pregnancy labor and delivery','653'),('653.80','SP','Disproportion of other origin, unspecified as to episode of care or not applicable','653.8'),('653.81','SP','Disproportion of other origin, delivered, with or without mention of antepartum condition','653.8'),('653.83','SP','Disproportion of other origin, antepartum condition or complication','653.8'),('653.9','NS','Unspecified disproportion in pregnancy labor and delivery','653'),('653.90','SP','Unspecified disproportion, unspecified as to episode of care or not applicable','653.9'),('653.91','SP','Unspecified disproportion, delivered, with or without mention of antepartum condition','653.9'),('653.93','SP','Unspecified disproportion, antepartum condition or complication','653.9'),('654','NS','Abnormality of organs and soft tissues of pelvis','650-659'),('654.0','NS','Congenital abnormalities of uterus complicating pregnancy childbirth or the puerperium','654'),('654.00','SP','Congenital abnormalities of uterus, unspecified as to episode of care or not applicable','654.0'),('654.01','SP','Congenital abnormalities of uterus, delivered, with or without mention of antepartum condition','654.0'),('654.02','SP','Congenital abnormalities of uterus, delivered, with mention of postpartum complication','654.0'),('654.03','SP','Congenital abnormalities of uterus, antepartum condition or complication','654.0'),('654.04','SP','Congenital abnormalities of uterus, postpartum condition or complication','654.0'),('654.1','NS','Tumors of body of uterus complicating pregnancy childbirth or the puerperium','654'),('654.10','SP','Tumors of body of uterus, unspecified as to episode of care or not applicable','654.1'),('654.11','SP','Tumors of body of uterus, delivered, with or without mention of antepartum condition','654.1'),('654.12','SP','Tumors of body of uterus, delivered, with mention of postpartum complication','654.1'),('654.13','SP','Tumors of body of uterus, antepartum condition or complication','654.1'),('654.14','SP','Tumors of body of uterus, postpartum condition or complication','654.1'),('654.2','NS','Previous cesarean delivery complicating pregnancy childbirth or the puerperium','654'),('654.20','SP','Previous cesarean delivery, unspecified as to episode of care or not applicable','654.2'),('654.21','SP','Previous cesarean delivery, delivered, with or without mention of antepartum condition','654.2'),('654.23','SP','Previous cesarean delivery, antepartum condition or complication','654.2'),('654.3','NS','Retroverted and incarcerated gravid uterus','654'),('654.30','SP','Retroverted and incarcerated gravid uterus, unspecified as to episode of care or not applicable','654.3'),('654.31','SP','Retroverted and incarcerated gravid uterus, delivered, with mention of antepartum condition','654.3'),('654.32','SP','Retroverted and incarcerated gravid uterus, delivered, with mention of postpartum complication','654.3'),('654.33','SP','Retroverted and incarcerated gravid uterus, antepartum condition or complication','654.3'),('654.34','SP','Retroverted and incarcerated gravid uterus, postpartum condition or complication','654.3'),('654.4','NS','Other abnormalities in shape or position of gravid uterus and of neighboring structures','654'),('654.40','SP','Other abnormalities in shape or position of gravid uterus and of neighboring structures, unspecified as to episode of care or not applicable','654.4'),('654.41','SP','Other abnormalities in shape or position of gravid uterus and of neighboring structures, delivered, with or without mention of antepartum condition','654.4'),('654.42','SP','Other abnormalities in shape or position of gravid uterus and of neighboring structures, delivered, with mention of postpartum complication','654.4'),('654.43','SP','Other abnormalities in shape or position of gravid uterus and of neighboring structures, antepartum condition or complication','654.4'),('654.44','SP','Other abnormalities in shape or position of gravid uterus and of neighboring structures, postpartum condition or complication','654.4'),('654.5','NS','Cervical incompetence complicating pregnancy childbirth or the puerperium','654'),('654.50','SP','Cervical incompetence, unspecified as to episode of care or not applicable','654.5'),('654.51','SP','Cervical incompetence, delivered, with or without mention of antepartum condition','654.5'),('654.52','SP','Cervical incompetence, delivered, with mention of postpartum complication','654.5'),('654.53','SP','Cervical incompetence, antepartum condition or complication','654.5'),('654.54','SP','Cervical incompetence, postpartum condition or complication','654.5'),('654.6','NS','Other congenital or acquired abnormality of cervix complicating pregnancy childbirth or the puerperium','654'),('654.60','SP','Other congenital or acquired abnormality of cervix, unspecified as to episode of care or not applicable','654.6'),('654.61','SP','Other congenital or acquired abnormality of cervix, delivered, with or without mention of antepartum condition','654.6'),('654.62','SP','Other congenital or acquired abnormality of cervix, delivered, with mention of postpartum complication','654.6'),('654.63','SP','Other congenital or acquired abnormality of cervix, antepartum condition or complication','654.6'),('654.64','SP','Other congenital or acquired abnormality of cervix, postpartum condition or complication','654.6'),('654.7','NS','Congenital or acquired abnormality of vagina complicating pregnancy childbirth or the puerperium','654'),('654.70','SP','Congenital or acquired abnormality of vagina, unspecified as to episode of care or not applicable','654.7'),('654.71','SP','Congenital or acquired abnormality of vagina, delivered, with or without mention of antepartum condition','654.7'),('654.72','SP','Congenital or acquired abnormality of vagina, delivered, with mention of postpartum complication','654.7'),('654.73','SP','Congenital or acquired abnormality of vagina, antepartum condition or complication','654.7'),('654.74','SP','Congenital or acquired abnormality of vagina, postpartum condition or complication','654.7'),('654.8','NS','Congenital or acquired abnormality of vulva complicating pregnancy childbirth or the puerperium','654'),('654.80','SP','Congenital or acquired abnormality of vulva, unspecified as to episode of care or not applicable','654.8'),('654.81','SP','Congenital or acquired abnormality of vulva, delivered, with or without mention of antepartum condition','654.8'),('654.82','SP','Congenital or acquired abnormality of vulva, delivered, with mention of postpartum complication','654.8'),('654.83','SP','Congenital or acquired abnormality of vulva, antepartum condition or complication','654.8'),('654.84','SP','Congenital or acquired abnormality of vulva, postpartum condition or complication','654.8'),('654.9','NS','Other and unspecified abnormality of organs and soft tissues of pelvis complicating pregnancy childbirth and the puerperium','654'),('654.90','SP','Other and unspecified abnormality of organs and soft tissues of pelvis, unspecified as to episode of care or not applicable','654.9'),('654.91','SP','Other and unspecified abnormality of organs and soft tissues of pelvis, delivered, with or without mention of antepartum condition','654.9'),('654.92','SP','Other and unspecified abnormality of organs and soft tissues of pelvis, delivered, with mention of postpartum complication','654.9'),('654.93','SP','Other and unspecified abnormality of organs and soft tissues of pelvis, antepartum condition or complication','654.9'),('654.94','SP','Other and unspecified abnormality of organs and soft tissues of pelvis, postpartum condition or complication','654.9'),('655','NS','Known or suspected fetal abnormality affecting management of mother','650-659'),('655.0','NS','Central nervous system malformation in fetus affecting management of mother','655'),('655.00','SP','Central nervous system malformation in fetus, unspecified as to episode of care or not applicable','655.0'),('655.01','SP','Central nervous system malformation in fetus, delivered, with or without mention of antepartum condition','655.0'),('655.03','SP','Central nervous system malformation in fetus, antepartum condition or complication','655.0'),('655.1','NS','Chromosomal abnormality in fetus affecting management of mother','655'),('655.10','SP','Chromosomal abnormality in fetus, affecting management of mother, unspecified as to episode of care or not applicable','655.1'),('655.11','SP','Chromosomal abnormality in fetus, affecting management of mother, delivered, with or without mention of antepartum condition','655.1'),('655.13','SP','Chromosomal abnormality in fetus, affecting management of mother, antepartum condition or complication','655.1'),('655.2','NS','Hereditary disease in family possibly affecting fetus affecting management of mother','655'),('655.20','SP','Hereditary disease in family possibly affecting fetus, affecting management of mother, unspecified as to episode of care or not applicable','655.2'),('655.21','SP','Hereditary disease in family possibly affecting fetus, affecting management of mother, delivered, with or without mention of antepartum condition','655.2'),('655.23','SP','Hereditary disease in family possibly affecting fetus, affecting management of mother, antepartum condition or complication','655.2'),('655.3','NS','Suspected damage to fetus from viral disease in the mother affecting management of mother','655'),('655.30','SP','Suspected damage to fetus from viral disease in the mother, affecting management of mother, unspecified as to episode of care or not applicable','655.3'),('655.31','SP','Suspected damage to fetus from viral disease in the mother, affecting management of mother, delivered, with or without mention of antepartum condition','655.3'),('655.33','SP','Suspected damage to fetus from viral disease in the mother, affecting management of mother, antepartum condition or complication','655.3'),('655.4','NS','Suspected damage to fetus from other disease in the mother affecting management of mother','655'),('655.40','SP','Suspected damage to fetus from other disease in the mother, affecting management of mother, unspecified as to episode of care or not applicable','655.4'),('655.41','SP','Suspected damage to fetus from other disease in the mother, affecting management of mother, delivered, with or without mention of antepartum condition','655.4'),('655.43','SP','Suspected damage to fetus from other disease in the mother, affecting management of mother, antepartum condition or complication','655.4'),('655.5','NS','Suspected damage to fetus from drugs affecting management of mother','655'),('655.50','SP','Suspected damage to fetus from drugs, affecting management of mother, unspecified as to episode of care or not applicable','655.5'),('655.51','SP','Suspected damage to fetus from drugs, affecting management of mother, delivered, with or without mention of antepartum condition','655.5'),('655.53','SP','Suspected damage to fetus from drugs, affecting management of mother, antepartum condition or complication','655.5'),('655.6','NS','Suspected damage to fetus from radiation affecting management of mother','655'),('655.60','SP','Suspected damage to fetus from radiation, affecting management of mother, unspecified as to episode of care or not applicable','655.6'),('655.61','SP','Suspected damage to fetus from radiation, affecting management of mother, delivered,','655.6'),('655.63','SP','Suspected damage to fetus from radiation, affecting management of mother, antepartum condition or complication','655.6'),('655.7','NS','Decreased fetal movements affecting management of mother','655'),('655.70','SP','Decreased fetal movements, affecting management of mother, unspecified as to episode of care','655.7'),('655.71','SP','Decreased fetal movements, affecting management of mother, delivered, with or without mention of antepartum condition','655.7'),('655.73','SP','Decreased fetal movements, affecting management of mother, antepartum condition or complication','655.7'),('655.8','NS','Other known or suspected fetal abnormality not elsewhere classified affecting management of mother','655'),('655.80','SP','Other known or suspected fetal abnormality, not elsewhere classified, affecting management of mother, unspecified as to episode of care or not applicable','655.8'),('655.81','SP','Other known or suspected fetal abnormality, not elsewhere classified, affecting management of mother, delivered, with or without mention of antepartum condition','655.8'),('655.83','SP','Other known or suspected fetal abnormality, not elsewhere classified, affecting management of mother, antepartum condition or complication','655.8'),('655.9','NS','Known or suspected fetal abnormality affecting management of mother unspecified','655'),('655.90','SP','Unspecified suspected fetal abnormality, affecting management of mother, unspecified as to episode of care or not applicable','655.9'),('655.91','SP','Unspecified suspected fetal abnormality, affecting management of mother, delivered, with or without mention of antepartum condition','655.9'),('655.93','SP','Unspecified suspected fetal abnormality, affecting management of mother, antepartum condition or complication','655.9'),('656','NS','Other known or suspected fetal and placental problems affecting management of mother','650-659'),('656.0','NS','Fetal-maternal hemorrhage affecting management of mother','656'),('656.00','SP','Fetal-maternal hemorrhage, unspecified as to episode of care or not applicable','656.0'),('656.01','SP','Fetal-maternal hemorrhage, delivered, with or without mention of antepartum condition','656.0'),('656.03','SP','Fetal-maternal hemorrhage, antepartum condition or complication','656.0'),('656.1','NS','Rhesus isoimmunization affecting management of mother','656'),('656.10','SP','Rhesus isoimmunization, unspecified as to episode of care or not applicable','656.1'),('656.11','SP','Rhesus isoimmunization, delivered, with or without mention of antepartum condition','656.1'),('656.13','SP','Rhesus isoimmunization, antepartum condition or complication','656.1'),('656.2','NS','Isoimmunization from other and unspecified blood-group incompatibility affecting management of mother','656'),('656.20','SP','Isoimmunization from other and unspecified blood-group incompatibility, unspecified as to episode of care or not applicable','656.2'),('656.21','SP','Isoimmunization from other and unspecified blood-group incompatibility, delivered, with or without mention of antepartum condition','656.2'),('656.23','SP','Isoimmunization from other and unspecified blood-group incompatibility, antepartum condition or complication','656.2'),('656.3','NS','Fetal distress affecting management of mother','656'),('656.30','SP','Fetal distress, affecting management of mother, unspecified as to episode of care or not applicable','656.3'),('656.31','SP','Fetal distress, affecting management of mother, delivered, with or without mention of antepartum condition','656.3'),('656.33','SP','Fetal distress, affecting management of mother, antepartum condition or complication','656.3'),('656.4','NS','Intrauterine death affecting management of mother','656'),('656.40','SP','Intrauterine death, affecting management of mother, unspecified as to episode of care or not applicable','656.4'),('656.41','SP','Intrauterine death, affecting management of mother, delivered, with or without mention of antepartum condition','656.4'),('656.43','SP','Intrauterine death, affecting management of mother, antepartum condition or complication','656.4'),('656.5','NS','Poor fetal growth affecting management of mother','656'),('656.50','SP','Poor fetal growth, affecting management of mother, unspecified as to episode of care or not applicable','656.5'),('656.51','SP','Poor fetal growth, affecting management of mother, delivered, with or without mention of antepartum condition','656.5'),('656.53','SP','Poor fetal growth, affecting management of mother, antepartum condition or complication','656.5'),('656.6','NS','Excessive fetal growth affecting management of mother','656'),('656.60','SP','Excessive fetal growth, affecting management of mother, unspecified as to episode of care or not applicable','656.6'),('656.61','SP','Excessive fetal growth, affecting management of mother, delivered, with or without mention of antepartum condition','656.6'),('656.63','SP','Excessive fetal growth, affecting management of mother, antepartum condition or complication','656.6'),('656.7','NS','Other placental conditions affecting management of mother','656'),('656.70','SP','Other placental conditions, affecting management of mother, unspecified as to episode of care or not applicable','656.7'),('656.71','SP','Other placental conditions, affecting management of mother, delivered, with or without mention of antepartum condition','656.7'),('656.73','SP','Other placental conditions, affecting management of mother, antepartum condition or complication','656.7'),('656.8','NS','Other specified fetal and placental problems affecting management of mother','656'),('656.80','SP','Other specified fetal and placental problems, affecting management of mother, unspecified as to episode of care or not applicable','656.8'),('656.81','SP','Other specified fetal and placental problems, affecting management of mother, delivered, with or without mention of antepartum condition','656.8'),('656.83','SP','Other specified fetal and placental problems, affecting management of mother, antepartum condition or complication','656.8'),('656.9','NS','Unspecified fetal and placental problem affecting management of mother','656'),('656.90','SP','Unspecified fetal and placental problem, affecting management of mother, unspecified as to episode of care or not applicable','656.9'),('656.91','SP','Unspecified fetal and placental problem, affecting management of mother, delivered, with or without mention of antepartum condition','656.9'),('656.93','SP','Unspecified fetal and placental problem, affecting management of mother, antepartum condition or complication','656.9'),('657','NS','Polyhydramnios','650-659'),('657.0','NS','Polyhydramnios','657'),('657.00','SP','Polyhydramnios, unspecified as to episode of care or not applicable','657.0'),('657.01','SP','Polyhydramnios, delivered, with or without mention of antepartum condition','657.0'),('657.03','SP','Polyhydramnios, antepartum condition or complication','657.0'),('658','NS','Other problems associated with amniotic cavity and membranes','650-659'),('658.0','NS','Oligohydramnios','658'),('658.00','SP','Oligohydramnios, unspecified as to episode of care or not applicable','658.0'),('658.01','SP','Oligohydramnios, delivered, with or without mention of antepartum condition','658.0'),('658.03','SP','Oligohydramnios, antepartum condition or complication','658.0'),('658.1','NS','Premature rupture of membranes','658'),('658.10','SP','Premature rupture of membranes, unspecified as to episode of care or not applicable','658.1'),('658.11','SP','Premature rupture of membranes, delivered, with or without mention of antepartum condition','658.1'),('658.13','SP','Premature rupture of membranes, antepartum condition or complication','658.1'),('658.2','NS','Delayed delivery after spontaneous or unspecified rupture of membranes','658'),('658.20','SP','Delayed delivery after spontaneous or unspecified rupture of membranes, unspecified as to episode of care or not applicable','658.2'),('658.21','SP','Delayed delivery after spontaneous or unspecified rupture of membranes, delivered, with or without mention of antepartum condition','658.2'),('658.23','SP','Delayed delivery after spontaneous or unspecified rupture of membranes, antepartum condition or complication','658.2'),('658.3','NS','Delayed delivery after artificial rupture of membranes','658'),('658.30','SP','Delayed delivery after artificial rupture of membranes, unspecified as to episode of care or not applicable','658.3'),('658.31','SP','Delayed delivery after artificial rupture of membranes, delivered, with or without mention of antepartum condition','658.3'),('658.33','SP','Delayed delivery after artificial rupture of membranes, antepartum condition or complication','658.3'),('658.4','NS','Infection of amniotic cavity','658'),('658.40','SP','Infection of amniotic cavity, unspecified as to episode of care or not applicable','658.4'),('658.41','SP','Infection of amniotic cavity, delivered, with or without mention of antepartum condition','658.4'),('658.43','SP','Infection of amniotic cavity, antepartum condition or complication','658.4'),('658.8','NS','Other problems associated with amniotic cavity and membranes','658'),('658.80','SP','Other problems associated with amniotic cavity and membranes, unspecified as to episode of care or not applicable','658.8'),('658.81','SP','Other problems associated with amniotic cavity and membranes, delivered, with or without mention of antepartum condition','658.8'),('658.83','SP','Other problems associated with amniotic cavity and membranes, antepartum','658.8'),('658.9','NS','Unspecified problem associated with amniotic cavity and membranes','658'),('658.90','SP','Unspecified problem associated with amniotic cavity and membranes, unspecified as to episode of care or not applicable','658.9'),('658.91','SP','Unspecified problem associated with amniotic cavity and membranes, delivered, with or without mention of antepartum condition','658.9'),('658.93','SP','Unspecified problem associated with amniotic cavity and membranes, antepartum condition or complication','658.9'),('659','NS','Other indications for care or intervention related to labor and delivery not elsewhere classified','650-659'),('659.0','NS','Failed mechanical induction of labor','659'),('659.00','SP','Failed mechanical induction of labor, unspecified as to episode of care or not applicable','659.0'),('659.01','SP','Failed mechanical induction of labor, delivered, with or without mention of antepartum condition','659.0'),('659.03','SP','Failed mechanical induction of labor, antepartum condition or complication','659.0'),('659.1','NS','Failed medical or unspecified induction of labor','659'),('659.10','SP','Failed medical or unspecified induction of labor, unspecified as to episode of care or not applicable','659.1'),('659.11','SP','Failed medical or unspecified induction of labor, delivered, with or without mention of antepartum condition','659.1'),('659.13','SP','Failed medical or unspecified induction of labor, antepartum condition or complication','659.1'),('659.2','NS','Maternal pyrexia during labor unspecified','659'),('659.20','SP','Maternal pyrexia during labor, unspecified, unspecified as to episode of care or not applicable','659.2'),('659.21','SP','Maternal pyrexia during labor, unspecified, delivered, with or without mention of antepartum condition','659.2'),('659.23','SP','Maternal pyrexia during labor, unspecified, antepartum condition or complication','659.2'),('659.3','NS','Generalized infection during labor','659'),('659.30','SP','Generalized infection during labor, unspecified as to episode of care or not applicable','659.3'),('659.31','SP','Generalized infection during labor, delivered, with or without mention of antepartum condition','659.3'),('659.33','SP','Generalized infection during labor, antepartum condition or complication','659.3'),('659.4','NS','Grand multiparity with current pregnancy','659'),('659.40','SP','Grand multiparity, unspecified as to episode of care or not applicable','659.4'),('659.41','SP','Grand multiparity, delivered, with or without mention of antepartum condition','659.4'),('659.43','SP','Grand multiparity, antepartum condition or complication','659.4'),('659.5','NS','Elderly primigravida','659'),('659.50','SP','Elderly primigravida, unspecified as to episode of care or not applicable','659.5'),('659.51','SP','Elderly primigravida, delivered, with or without mention of antepartum condition','659.5'),('659.53','SP','Elderly primigravida, antepartum condition or complication','659.5'),('659.6','NS','Elderly multigravida','659'),('659.60','SP','Elderly multigravida, unspecified as to episode of care or not applicable','659.6'),('659.61','SP','Elderly multigravida, delivered with or without mention of antepartum condition','659.6'),('659.63','SP','Elderly multigravida, antepartum condition or complication','659.6'),('659.7','NS','Abnormality in fetal heart rate or rhythm','659'),('659.70','SP','Abnormality in fetal heart rate or rhythm, unspecified as to episode of care or not applicable','659.7'),('659.71','SP','Abnormality in fetal heart rate or rhythm, delivered, with or without mention of antepartum condition','659.7'),('659.73','SP','Abnormality in fetal heart rate or rhythm, antepartum condition or complication','659.7'),('659.8','NS','Other specified indications for care or intervention related to labor and delivery','659'),('659.80','SP','Other specified indications for care or intervention related to labor and delivery, unspecified as to episode of care or not applicable','659.8'),('659.81','SP','Other specified indications for care or intervention related to labor and delivery, delivered, with or without mention of antepartum condition','659.8'),('659.83','SP','Other specified indications for care or intervention related to labor and delivery, antepartum condition or complication','659.8'),('659.9','NS','Unspecified indication for care or intervention related to labor and delivery','659'),('659.90','SP','Unspecified indication for care or intervention related to labor and delivery, unspecified as to episode of care or not applicable','659.9'),('659.91','SP','Unspecified indication for care or intervention related to labor and delivery, delivered, with or without mention of antepartum condition','659.9'),('659.93','SP','Unspecified indication for care or intervention related to labor and delivery, antepartum condition or complication','659.9'),('660','NS','Obstructed labor','660-669'),('660-669','sect','Complications Occurring Mainly In The Course Of Labor And Delivery','630-679'),('660.0','NS','Obstruction caused by malposition of fetus at onset of labor','660'),('660.00','SP','Obstruction caused by malposition of fetus at onset of labor, unspecified as to episode of care or not applicable','660.0'),('660.01','SP','Obstruction caused by malposition of fetus at onset of labor, delivered, with or without mention of antepartum condition','660.0'),('660.03','SP','Obstruction caused by malposition of fetus at onset of labor, antepartum condition or complication','660.0'),('660.1','NS','Obstruction by bony pelvis during labor','660'),('660.10','SP','Obstruction by bony pelvis during labor, unspecified as to episode of care or not applicable','660.1'),('660.11','SP','Obstruction by bony pelvis during labor, delivered, with or without mention of antepartum condition','660.1'),('660.13','SP','Obstruction by bony pelvis during labor, antepartum condition or complication','660.1'),('660.2','NS','Obstruction by abnormal pelvic soft tissues during labor','660'),('660.20','SP','Obstruction by abnormal pelvic soft tissues during labor, unspecified as to episode of care or not applicable','660.2'),('660.21','SP','Obstruction by abnormal pelvic soft tissues during labor, delivered, with or without mention of antepartum condition','660.2'),('660.23','SP','Obstruction by abnormal pelvic soft tissues during labor, antepartum condition or complication','660.2'),('660.3','NS','Deep transverse arrest and persistent occipitoposterior position during labor and delivery','660'),('660.30','SP','Deep transverse arrest and persistent occipitoposterior position, unspecified as to episode of care or not applicable','660.3'),('660.31','SP','Deep transverse arrest and persistent occipitoposterior position, delivered, with or without mention of antepartum condition','660.3'),('660.33','SP','Deep transverse arrest and persistent occipitoposterior position, antepartum condition or complication','660.3'),('660.4','NS','Shoulder (girdle) dystocia during labor and delivery','660'),('660.40','SP','Shoulder (girdle) dystocia, unspecified as to episode of care or not applicable','660.4'),('660.41','SP','Shoulder (girdle) dystocia, delivered, with or without mention of antepartum condition','660.4'),('660.43','SP','Shoulder (girdle) dystocia, antepartum condition or complication','660.4'),('660.5','NS','Locked twins','660'),('660.50','SP','Locked twins, unspecified as to episode of care or not applicable','660.5'),('660.51','SP','Locked twins, delivered, with or without mention of antepartum condition','660.5'),('660.53','SP','Locked twins, antepartum condition or complication','660.5'),('660.6','NS','Failed trial of labor unspecified','660'),('660.60','SP','Unspecified failed trial of labor, unspecified as to episode of care or not applicable','660.6'),('660.61','SP','Unspecified failed trial of labor, delivered, with or without mention of antepartum condition','660.6'),('660.63','SP','Unspecified failed trial of labor, antepartum condition or complication','660.6'),('660.7','NS','Failed forceps or vacuum extractor unspecified','660'),('660.70','SP','Failed forceps or vacuum extractor, unspecified, unspecified as to episode of care or not applicable','660.7'),('660.71','SP','Failed forceps or vacuum extractor, unspecified, delivered, with or without mention of antepartum condition','660.7'),('660.73','SP','Failed forceps or vacuum extractor, unspecified, antepartum condition or complication','660.7'),('660.8','NS','Other causes of obstructed labor','660'),('660.80','SP','Other causes of obstructed labor, unspecified as to episode of care or not applicable','660.8'),('660.81','SP','Other causes of obstructed labor, delivered, with or without mention of antepartum condition','660.8'),('660.83','SP','Other causes of obstructed labor, antepartum condition or complication','660.8'),('660.9','NS','Unspecified obstructed labor','660'),('660.90','SP','Unspecified obstructed labor, unspecified as to episode of care or not applicable','660.9'),('660.91','SP','Unspecified obstructed labor, delivered, with or without mention of antepartum condition','660.9'),('660.93','SP','Unspecified obstructed labor, antepartum condition or complication','660.9'),('661','NS','Abnormality of forces of labor','660-669'),('661.0','NS','Primary uterine inertia','661'),('661.00','SP','Primary uterine inertia, unspecified as to episode of care or not applicable','661.0'),('661.01','SP','Primary uterine inertia, delivered, with or without mention of antepartum condition','661.0'),('661.03','SP','Primary uterine inertia, antepartum condition or complication','661.0'),('661.1','NS','Secondary uterine inertia','661'),('661.10','SP','Secondary uterine inertia, unspecified as to episode of care or not applicable','661.1'),('661.11','SP','Secondary uterine inertia, delivered, with or without mention of antepartum condition','661.1'),('661.13','SP','Secondary uterine inertia, antepartum condition or complication','661.1'),('661.2','NS','Other and unspecified uterine inertia','661'),('661.20','SP','Other and unspecified uterine inertia, unspecified as to episode of care or not applicable','661.2'),('661.21','SP','Other and unspecified uterine inertia, delivered, with or without mention of antepartum condition','661.2'),('661.23','SP','Other and unspecified uterine inertia, antepartum condition or complication','661.2'),('661.3','NS','Precipitate labor','661'),('661.30','SP','Precipitate labor, unspecified as to episode of care or not applicable','661.3'),('661.31','SP','Precipitate labor, delivered, with or without mention of antepartum condition','661.3'),('661.33','SP','Precipitate labor, antepartum condition or complication','661.3'),('661.4','NS','Hypertonic incoordinate or prolonged uterine contractions','661'),('661.40','SP','Hypertonic, incoordinate, or prolonged uterine contractions, unspecified as to episode of care or not applicable','661.4'),('661.41','SP','Hypertonic, incoordinate, or prolonged uterine contractions, delivered, with or without mention of antepartum condition','661.4'),('661.43','SP','Hypertonic, incoordinate, or prolonged uterine contractions, antepartum condition or complication','661.4'),('661.9','NS','Unspecified abnormality of labor','661'),('661.90','SP','Unspecified abnormality of labor, unspecified as to episode of care or not applicable','661.9'),('661.91','SP','Unspecified abnormality of labor, delivered, with or without mention of antepartum condition','661.9'),('661.93','SP','Unspecified abnormality of labor, antepartum condition or complication','661.9'),('662','NS','Long labor','660-669'),('662.0','NS','Prolonged first stage of labor','662'),('662.00','SP','Prolonged first stage of labor, unspecified as to episode of care or not applicable','662.0'),('662.01','SP','Prolonged first stage of labor, delivered, with or without mention of antepartum condition','662.0'),('662.03','SP','Prolonged first stage of labor, antepartum condition or complication','662.0'),('662.1','NS','Prolonged labor unspecified','662'),('662.10','SP','Unspecified prolonged labor, unspecified as to episode of care or not applicable','662.1'),('662.11','SP','Unspecified prolonged labor, delivered, with or without mention of antepartum condition','662.1'),('662.13','SP','Unspecified prolonged labor, antepartum condition or complication','662.1'),('662.2','NS','Prolonged second stage of labor','662'),('662.20','SP','Prolonged second stage of labor, unspecified as to episode of care or not applicable','662.2'),('662.21','SP','Prolonged second stage of labor, delivered, with or without mention of antepartum condition','662.2'),('662.23','SP','Prolonged second stage of labor, antepartum condition or complication','662.2'),('662.3','NS','Delayed delivery of second twin triplet etc','662'),('662.30','SP','Delayed delivery of second twin, triplet, etc., unspecified as to episode of care or not applicable','662.3'),('662.31','SP','Delayed delivery of second twin, triplet, etc., delivered, with or without mention of antepartum condition','662.3'),('662.33','SP','Delayed delivery of second twin, triplet, etc., antepartum condition or complication','662.3'),('663','NS','Umbilical cord complications during labor and delivery','660-669'),('663.0','NS','Prolapse of cord complicating labor and delivery','663'),('663.00','SP','Prolapse of cord complicating labor and delivery, unspecified as to episode of care or not applicable','663.0'),('663.01','SP','Prolapse of cord complicating labor and delivery, delivered, with or without mention of antepartum condition','663.0'),('663.03','SP','Prolapse of cord complicating labor and delivery, antepartum condition or complication','663.0'),('663.1','NS','Cord around neck with compression complicating labor and delivery','663'),('663.10','SP','Cord around neck with compression, complicating labor and delivery, unspecified as to episode of care or not applicable','663.1'),('663.11','SP','Cord around neck, with compression, complicating labor and delivery, delivered, with or without mention of antepartum condition','663.1'),('663.13','SP','Cord around neck, with compression, complicating labor and delivery, antepartum condition or complication','663.1'),('663.2','NS','Other and unspecified cord entanglement with compression complicating labor and delivery','663'),('663.20','SP','Other and unspecified cord entanglement, with compression, complicating labor and delivery, unspecified as to episode of care or not applicable','663.2'),('663.21','SP','Other and unspecified cord entanglement, with compression, complicating labor and delivery, delivered, with or without mention of antepartum condition','663.2'),('663.23','SP','Other and unspecified cord entanglement, with compression, complicating labor and delivery, antepartum condition or complication','663.2'),('663.3','NS','Other and unspecified cord entanglement without mention of compression complicating labor and delivery','663'),('663.30','SP','Other and unspecified cord entanglement, without mention of compression, complicating labor and delivery, unspecified as to episode of care or not applicable','663.3'),('663.31','SP','Other and unspecified cord entanglement, without mention of compression, complicating labor and delivery, delivered, with or without mention of antepartum condition','663.3'),('663.33','SP','Other and unspecified cord entanglement, without mention of compression, complicating labor and delivery, antepartum condition or complication','663.3'),('663.4','NS','Short cord complicating labor and delivery','663'),('663.40','SP','Short cord complicating labor and delivery, unspecified as to episode of care or not applicable','663.4'),('663.41','SP','Short cord complicating labor and delivery, delivered, with or without mention of antepartum condition','663.4'),('663.43','SP','Short cord complicating labor and delivery, antepartum condition or complication','663.4'),('663.5','NS','Vasa previa complicating labor and delivery','663'),('663.50','SP','Vasa previa complicating labor and delivery, unspecified as to episode of care or not applicable','663.5'),('663.51','SP','Vasa previa complicating labor and delivery, delivered, with or without mention of antepartum condition','663.5'),('663.53','SP','Vasa previa complicating labor and delivery, antepartum condition or complication','663.5'),('663.6','NS','Vascular lesions of cord complicating labor and delivery','663'),('663.60','SP','Vascular lesions of cord complicating labor and delivery, unspecified as to episode of care or not applicable','663.6'),('663.61','SP','Vascular lesions of cord complicating labor and delivery, delivered, with or without mention of antepartum condition','663.6'),('663.63','SP','Vascular lesions of cord complicating labor and delivery, antepartum condition or complication','663.6'),('663.8','NS','Other umbilical cord complications during labor and delivery','663'),('663.80','SP','Other umbilical cord complications complicating labor and delivery, unspecified as to episode of care or not applicable','663.8'),('663.81','SP','Other umbilical cord complications complicating labor and delivery, delivered, with or without mention of antepartum condition','663.8'),('663.83','SP','Other umbilical cord complications complicating labor and delivery, antepartum condition or complication','663.8'),('663.9','NS','Unspecified umbilical cord complication during labor and delivery','663'),('663.90','SP','Unspecified umbilical cord complication complicating labor and delivery, unspecified as to episode of care or not applicable','663.9'),('663.91','SP','Unspecified umbilical cord complication complicating labor and delivery, delivered, with or without mention of antepartum condition','663.9'),('663.93','SP','Unspecified umbilical cord complication complicating labor and delivery, antepartum condition or complication','663.9'),('664','NS','Trauma to perineum and vulva during delivery','660-669'),('664.0','NS','First-degree perineal laceration during delivery','664'),('664.00','SP','First-degree perineal laceration, unspecified as to episode of care or not applicable','664.0'),('664.01','SP','First-degree perineal laceration,delivered, with or without mention of antepartum condition','664.0'),('664.04','SP','First-degree perineal laceration, postpartum condition or complication','664.0'),('664.1','NS','Second-degree perineal laceration during delivery','664'),('664.10','SP','Second-degree perineal laceration, unspecified as to episode of care or not applicable','664.1'),('664.11','SP','Second-degree perineal laceration, delivered, with or without mention of antepartum condition','664.1'),('664.14','SP','Second-degree perineal laceration, postpartum condition or complication','664.1'),('664.2','NS','Third-degree perineal laceration during delivery','664'),('664.20','SP','Third-degree perineal laceration, unspecified as to episode of care or not applicable','664.2'),('664.21','SP','Third-degree perineal laceration, delivered, with or without mention of antepartum condition','664.2'),('664.24','SP','Third-degree perineal laceration, postpartum condition or complication','664.2'),('664.3','NS','Fourth-degree perineal laceration during delivery','664'),('664.30','SP','Fourth-degree perineal laceration, unspecified as to episode of care or not applicable','664.3'),('664.31','SP','Fourth-degree perineal laceration, delivered, with or without mention of antepartum condition','664.3'),('664.34','SP','Fourth-degree perineal laceration, postpartum condition or complication','664.3'),('664.4','NS','Unspecified perineal laceration during delivery','664'),('664.40','SP','Unspecified perineal laceration, unspecified as to episode of care or not applicable','664.4'),('664.41','SP','Unspecified perineal laceration, delivered, with or without mention of antepartum condition','664.4'),('664.44','SP','Unspecified perineal laceration, postpartum condition or complication','664.4'),('664.5','NS','Vulvar and perineal hematoma during delivery','664'),('664.50','SP','Vulvar and perineal hematoma, unspecified as to episode of care or not applicable','664.5'),('664.51','SP','Vulvar and perineal hematoma, delivered, with or without mention of antepartum condition','664.5'),('664.54','SP','Vulvar and perineal hematoma, postpartum condition or complication','664.5'),('664.6','NS','Anal sphincter tear complicating delivery, not associated with third-degree perineal laceration','664'),('664.60','SP','Anal sphincter tear complicating delivery, not associated with third-degree perineal laceration, unspecified as to episode of care or not applicable','664.6'),('664.61','SP','Anal sphincter tear complicating delivery, not associated with third-degree perineal laceration, delivered, with or without mention of antepartum condition','664.6'),('664.64','SP','Anal sphincter tear complicating delivery, not associated with third-degree perineal laceration, postpartum condition or complication','664.6'),('664.8','NS','Other specified trauma to perineum and vulva during delivery','664'),('664.80','SP','Other specified trauma to perineum and vulva, unspecified as to episode of care or not applicable','664.8'),('664.81','SP','Other specified trauma to perineum and vulva, delivered, with or without mention of antepartum condition','664.8'),('664.84','SP','Other specified trauma to perineum and vulva, postpartum condition or complication','664.8'),('664.9','NS','Unspecified trauma to perineum and vulva during delivery','664'),('664.90','SP','Unspecified trauma to perineum and vulva, unspecified as to episode of care or not applicable','664.9'),('664.91','SP','Unspecified trauma to perineum and vulva, delivered, with or without mention of antepartum condition','664.9'),('664.94','SP','Unspecified trauma to perineum and vulva, postpartum condition or complication','664.9'),('665','NS','Other obstetrical trauma','660-669'),('665.0','NS','Rupture of uterus before onset of labor','665'),('665.00','SP','Rupture of uterus before onset of labor, unspecified as to episode of care or not applicable','665.0'),('665.01','SP','Rupture of uterus before onset of labor, delivered, with or without mention of antepartum condition','665.0'),('665.03','SP','Rupture of uterus before onset of labor, antepartum condition or complication','665.0'),('665.1','NS','Rupture of uterus during labor','665'),('665.10','SP','Rupture of uterus during labor, unspecified as to episode of care or not applicable','665.1'),('665.11','SP','Rupture of uterus during labor, delivered, with or without mention of antepartum condition','665.1'),('665.2','NS','Obstetrical inversion of uterus','665'),('665.20','SP','Inversion of uterus, unspecified as to episode of care or not applicable','665.2'),('665.22','SP','Inversion of uterus, delivered, with mention of postpartum complication','665.2'),('665.24','SP','Inversion of uterus, postpartum condition or complication','665.2'),('665.3','NS','Obstetrical laceration of cervix','665'),('665.30','SP','Laceration of cervix, unspecified as to episode of care or not applicable','665.3'),('665.31','SP','Laceration of cervix, delivered, with or without mention of antepartum condition','665.3'),('665.34','SP','Laceration of cervix, postpartum condition or complication','665.3'),('665.4','NS','High vaginal laceration during and after labor','665'),('665.40','SP','High vaginal laceration, unspecified as to episode of care or not applicable','665.4'),('665.41','SP','High vaginal laceration, delivered, with or without mention of antepartum condition','665.4'),('665.44','SP','High vaginal laceration, postpartum condition or complication','665.4'),('665.5','NS','Other obstetrical injury to pelvic organs','665'),('665.50','SP','Other injury to pelvic organs, unspecified as to episode of care or not applicable','665.5'),('665.51','SP','Other injury to pelvic organs, delivered, with or without mention of antepartum condition','665.5'),('665.54','SP','Other injury to pelvic organs, postpartum condition or complication','665.5'),('665.6','NS','Obstetrical damage to pelvic joints and ligaments','665'),('665.60','SP','Damage to pelvic joints and ligaments, unspecified as to episode of care or not applicable','665.6'),('665.61','SP','Damage to pelvic joints and ligaments, delivered, with or without mention of antepartum condition','665.6'),('665.64','SP','Damage to pelvic joints and ligaments, postpartum condition or complication','665.6'),('665.7','NS','Obstetrical pelvic hematoma','665'),('665.70','SP','Pelvic hematoma, unspecified as to episode of care or not applicable','665.7'),('665.71','SP','Pelvic hematoma, delivered, with or without mention of antepartum condition','665.7'),('665.72','SP','Pelvic hematoma, delivered with mention of postpartum complication','665.7'),('665.74','SP','Pelvic hematoma, postpartum condition or complication','665.7'),('665.8','NS','Other specified obstetrical trauma','665'),('665.80','SP','Other specified obstetrical trauma, unspecified as to episode of care or not applicable','665.8'),('665.81','SP','Other specified obstetrical trauma, delivered, with or without mention of antepartum condition','665.8'),('665.82','SP','Other specified obstetrical trauma, delivered, with mention of postpartum complication','665.8'),('665.83','SP','Other specified obstetrical trauma, antepartum condition or complication','665.8'),('665.84','SP','Other specified obstetrical trauma, postpartum condition or complication','665.8'),('665.9','NS','Unspecified obstetrical trauma','665'),('665.90','SP','Unspecified obstetrical trauma, unspecified as to episode of care or not applicable','665.9'),('665.91','SP','Unspecified obstetrical trauma, delivered, with or without mention of antepartum condition','665.9'),('665.92','SP','Unspecified obstetrical trauma, delivered, with mention of postpartum complication','665.9'),('665.93','SP','Unspecified obstetrical trauma, antepartum condition or complication','665.9'),('665.94','SP','Unspecified obstetrical trauma, postpartum condition or complication','665.9'),('666','NS','Postpartum hemorrhage','660-669'),('666.0','NS','Third-stage postpartum hemorrhage','666'),('666.00','SP','Third-stage postpartum hemorrhage, unspecified as to episode of care or not applicable','666.0'),('666.02','SP','Third-stage postpartum hemorrhage, delivered, with mention of postpartum complication','666.0'),('666.04','SP','Third-stage postpartum hemorrhage, postpartum condition or complication','666.0'),('666.1','NS','Other immediate postpartum hemorrhage','666'),('666.10','SP','Other immediate postpartum hemorrhage, unspecified as to episode of care or not applicable','666.1'),('666.12','SP','Other immediate postpartum hemorrhage, delivered, with mention of postpartum complication','666.1'),('666.14','SP','Other immediate postpartum hemorrhage, postpartum condition or complication','666.1'),('666.2','NS','Delayed and secondary postpartum hemorrhage','666'),('666.20','SP','Delayed and secondary postpartum hemorrhage, unspecified as to episode of care or not applicable','666.2'),('666.22','SP','Delayed and secondary postpartum hemorrhage, delivered, with mention of postpartum complication','666.2'),('666.24','SP','Delayed and secondary postpartum hemorrhage, postpartum condition or complication','666.2'),('666.3','NS','Postpartum coagulation defects','666'),('666.30','SP','Postpartum coagulation defects, unspecified as to episode of care or not applicable','666.3'),('666.32','SP','Postpartum coagulation defects, delivered, with mention of postpartum complication','666.3'),('666.34','SP','Postpartum coagulation defects, postpartum condition or complication','666.3'),('667','NS','Retained placenta or membranes without hemorrhage','660-669'),('667.0','NS','Retained placenta without hemorrhage','667'),('667.00','SP','Retained placenta without hemorrhage, unspecified as to episode of care or not applicable','667.0'),('667.02','SP','Retained placenta without hemorrhage, delivered, with mention of postpartum complication','667.0'),('667.04','SP','Retained placenta without hemorrhage, postpartum condition or complication','667.0'),('667.1','NS','Retained portions of placenta or membranes without hemorrhage','667'),('667.10','SP','Retained portions of placenta or membranes, without hemorrhage, unspecified as to episode of care or not applicable','667.1'),('667.12','SP','Retained portions of placenta or membranes, without hemorrhage, delivered, with mention of postpartum complication','667.1'),('667.14','SP','Retained portions of placenta or membranes, without hemorrhage, postpartum condition or complication','667.1'),('668','NS','Complications of the administration of anesthetic or other sedation in labor and delivery','660-669'),('668.0','NS','Pulmonary complications of anesthesia or other sedation in labor and delivery','668'),('668.00','SP','Pulmonary complications of anesthesia or other sedation in labor and delivery, unspecified as to episode of care or not applicable','668.0'),('668.01','SP','Pulmonary complications of anesthesia or other sedation in labor and delivery, delivered, with or without mention of antepartum condition','668.0'),('668.02','SP','Pulmonary complications of anesthesia or other sedation in labor and delivery, delivered, with mention of postpartum complication','668.0'),('668.03','SP','Pulmonary complications of anesthesia or other sedation in labor and delivery, antepartum condition or complication','668.0'),('668.04','SP','Pulmonary complications of anesthesia or other sedation in labor and delivery, postpartum condition or complication','668.0'),('668.1','NS','Cardiac complications of anesthesia or other sedation in labor and delivery','668'),('668.10','SP','Cardiac complications of anesthesia or other sedation in labor and delivery, unspecified as to episode of care or not applicable','668.1'),('668.11','SP','Cardiac complications of anesthesia or other sedation in labor and delivery, delivered, with or without mention of antepartum condition','668.1'),('668.12','SP','Cardiac complications of anesthesia or other sedation in labor and delivery, delivered, with mention of postpartum complication','668.1'),('668.13','SP','Cardiac complications of anesthesia or other sedation in labor and delivery, antepartum condition or complication','668.1'),('668.14','SP','Cardiac complications of anesthesia or other sedation in labor and delivery, postpartum condition or complication','668.1'),('668.2','NS','Central nervous system complications of anesthesia or other sedation in labor and delivery','668'),('668.20','SP','Central nervous system complications of anesthesia or other sedation in labor and delivery, unspecified as to episode of care or not applicable','668.2'),('668.21','SP','Central nervous system complications of anesthesia or other sedation in labor and delivery, delivered, with or without mention of antepartum condition','668.2'),('668.22','SP','Central nervous system complications of anesthesia or other sedation in labor and delivery, delivered, with mention of postpartum complication','668.2'),('668.23','SP','Central nervous system complications of anesthesia or other sedation in labor and delivery, antepartum condition or complication','668.2'),('668.24','SP','Central nervous system complications of anesthesia or other sedation in labor and delivery, postpartum condition or complication','668.2'),('668.8','NS','Other complications of anesthesia or other sedation in labor and delivery','668'),('668.80','SP','Other complications of anesthesia or other sedation in labor and delivery, unspecified as to episode of care or not applicable','668.8'),('668.81','SP','Other complications of anesthesia or other sedation in labor and delivery, delivered, with or without mention of antepartum condition','668.8'),('668.82','SP','Other complications of anesthesia or other sedation in labor and delivery, delivered, with mention of postpartum complication','668.8'),('668.83','SP','Other complications of anesthesia or other sedation in labor and delivery, antepartum condition or complication','668.8'),('668.84','SP','Other complications of anesthesia or other sedation in labor and delivery, postpartum condition or complication','668.8'),('668.9','NS','Unspecified complication of anesthesia or other sedation in labor and delivery','668'),('668.90','SP','Unspecified complication of anesthesia and other sedation in labor and delivery, unspecified as to episode of care or not applicable','668.9'),('668.91','SP','Unspecified complication of anesthesia and other sedation in labor and delivery, delivered, with or without mention of antepartum condition','668.9'),('668.92','SP','Unspecified complication of anesthesia and other sedation in labor and delivery, delivered, with mention of postpartum complication','668.9'),('668.93','SP','Unspecified complication of anesthesia and other sedation in labor and delivery, antepartum condition or complication','668.9'),('668.94','SP','Unspecified complication of anesthesia and other sedation in labor and delivery, postpartum condition or complication','668.9'),('669','NS','Other complications of labor and delivery not elsewhere classified','660-669'),('669.0','NS','Maternal distress','669'),('669.00','SP','Maternal distress complicating labor and delivery, unspecified as to episode of care or not applicable','669.0'),('669.01','SP','Maternal distress complicating labor and delivery, delivered, with or without mention of antepartum condition','669.0'),('669.02','SP','Maternal distress complicating labor and delivery, delivered, with mention of postpartum complication','669.0'),('669.03','SP','Maternal distress complicating labor and delivery, antepartum condition or complication','669.0'),('669.04','SP','Maternal distress complicating labor and delivery, postpartum condition or complication','669.0'),('669.1','NS','Obstetric shock','669'),('669.10','SP','Shock during or following labor and delivery, unspecified as to episode of care or not applicable','669.1'),('669.11','SP','Shock during or following labor and delivery, delivered, with or without mention of antepartum condition','669.1'),('669.12','SP','Shock during or following labor and delivery, delivered, with mention of postpartum complication','669.1'),('669.13','SP','Shock during or following labor and delivery, antepartum condition or complication','669.1'),('669.14','SP','Shock during or following labor and delivery, postpartum condition or complication','669.1'),('669.2','NS','Maternal hypotension syndrome','669'),('669.20','SP','Maternal hypotension syndrome, unspecified as to episode of care or not applicable','669.2'),('669.21','SP','Maternal hypotension syndrome, delivered, with or without mention of antepartum condition','669.2'),('669.22','SP','Maternal hypotension syndrome, delivered, with mention of postpartum complication','669.2'),('669.23','SP','Maternal hypotension syndrome, antepartum condition or complication','669.2'),('669.24','SP','Maternal hypotension syndrome, postpartum condition or complication','669.2'),('669.3','NS','Acute kidney failure following labor and delivery','669'),('669.30','SP','Acute kidney failure following labor and delivery, unspecified as to episode of care or not applicable','669.3'),('669.32','SP','Acute kidney failure following labor and delivery, delivered, with mention of postpartum complication','669.3'),('669.34','SP','Acute kidney failure following labor and delivery, postpartum condition or complication','669.3'),('669.4','NS','Other complications of obstetrical surgery and procedures','669'),('669.40','SP','Other complications of obstetrical surgery and procedures, unspecified as to episode of care or not applicable','669.4'),('669.41','SP','Other complications of obstetrical surgery and procedures, delivered, with or without mention of antepartum condition','669.4'),('669.42','SP','Other complications of obstetrical surgery and procedures, delivered, with mention of postpartum complication','669.4'),('669.43','SP','Other complications of obstetrical surgery and procedures, antepartum condition or complication','669.4'),('669.44','SP','Other complications of obstetrical surgery and procedures, postpartum condition or complication','669.4'),('669.5','NS','Forceps or vacuum extractor delivery without mention of indication','669'),('669.50','SP','Forceps or vacuum extractor delivery without mention of indication, unspecified as to episode of care or not applicable','669.5'),('669.51','SP','Forceps or vacuum extractor delivery without mention of indication, delivered, with or without mention of antepartum condition','669.5'),('669.6','NS','Breech extraction without mention of indication','669'),('669.60','SP','Breech extraction, without mention of indication, unspecified as to episode of care or not applicable','669.6'),('669.61','SP','Breech extraction, without mention of indication, delivered, with or without mention of antepartum condition','669.6'),('669.7','NS','Cesarean delivery without mention of indication','669'),('669.70','SP','Cesarean delivery, without mention of indication, unspecified as to episode of care or not applicable','669.7'),('669.71','SP','Cesarean delivery, without mention of indication, delivered, with or without mention of antepartum condition','669.7'),('669.8','NS','Other complications of labor and delivery','669'),('669.80','SP','Other complications of labor and delivery, unspecified as to episode of care or not applicable','669.8'),('669.81','SP','Other complications of labor and delivery, delivered, with or without mention of antepartum condition','669.8'),('669.82','SP','Other complications of labor and delivery, delivered, with mention of postpartum complication','669.8'),('669.83','SP','Other complications of labor and delivery, antepartum condition or complication','669.8'),('669.84','SP','Other complications of labor and delivery, postpartum condition or complication','669.8'),('669.9','NS','Unspecified complication of labor and delivery','669'),('669.90','SP','Unspecified complication of labor and delivery, unspecified as to episode of care or not applicable','669.9'),('669.91','SP','Unspecified complication of labor and delivery, delivered, with or without mention of antepartum condition','669.9'),('669.92','SP','Unspecified complication of labor and delivery, delivered, with mention of postpartum complication','669.9'),('669.93','SP','Unspecified complication of labor and delivery, antepartum condition or complication','669.9'),('669.94','SP','Unspecified complication of labor and delivery, postpartum condition or complication','669.9'),('670','NS','Major puerperal infection','670-677'),('670-677','sect','Complications Of The Puerperium','630-679'),('670.0','NS','Major puerperal infection, unspecified','670'),('670.00','SP','Major puerperal infection, unspecified as to episode of care or not applicable','670.0'),('670.02','SP','Major puerperal infection, delivered, with mention of postpartum complication','670.0'),('670.04','SP','Major puerperal infection, postpartum condition or complication','670.0'),('670.1','NS','Puerperal endometritis','670'),('670.10','SP','Puerperal endometritis, unspecified as to episode of care or not applicable','670.1'),('670.12','SP','Puerperal endometritis, delivered, with mention of postpartum complication','670.1'),('670.14','SP','Puerperal endometritis, postpartum condition or complication','670.1'),('670.2','NS','Puerperal sepsis','670'),('670.20','SP','Puerperal sepsis, unspecified as to episode of care or not applicable','670.2'),('670.22','SP','Puerperal sepsis, delivered, with mention of postpartum complication','670.2'),('670.24','SP','Puerperal sepsis, postpartum condition or complication','670.2'),('670.3','NS','Puerperal septic thrombophlebitis','670'),('670.30','SP','Puerperal septic thrombophlebitis, unspecified as to episode of care or not applicable','670.3'),('670.32','SP','Puerperal septic thrombophlebitis, delivered, with mention of postpartum complication','670.3'),('670.34','SP','Puerperal septic thrombophlebitis, postpartum condition or complication','670.3'),('670.8','NS','Other major puerperal infection','670'),('670.80','SP','Other major puerperal infection, unspecified as to episode of care or not applicable','670.8'),('670.82','SP','Other major puerperal infection, delivered, with mention of postpartum complication','670.8'),('670.84','SP','Other major puerperal infection, postpartum condition or complication','670.8'),('671','NS','Venous complications in pregnancy and the puerperium','670-677'),('671.0','NS','Varicose veins of legs in pregnancy and the puerperium','671'),('671.00','SP','Varicose veins of legs complicating pregnancy and the puerperium, unspecified as to episode of care or not applicable','671.0'),('671.01','SP','Varicose veins of legs complicating pregnancy and the puerperium, delivered, with or without mention of antepartum condition','671.0'),('671.02','SP','Varicose veins of legs complicating pregnancy and the puerperium, delivered, with mention of postpartum complication','671.0'),('671.03','SP','Varicose veins of legs complicating pregnancy and the puerperium, antepartum condition or complication','671.0'),('671.04','SP','Varicose veins of legs complicating pregnancy and the puerperium, postpartum condition or complication','671.0'),('671.1','NS','Varicose veins of vulva and perineum in pregnancy and the puerperium','671'),('671.10','SP','Varicose veins of vulva and perineum complicating pregnancy and the puerperium, unspecified as to episode of care or not applicable','671.1'),('671.11','SP','Varicose veins of vulva and perineum complicating pregnancy and the puerperium, delivered, with or without mention of antepartum condition','671.1'),('671.12','SP','Varicose veins of vulva and perineum complicating pregnancy and the puerperium, delivered, with mention of postpartum complication','671.1'),('671.13','SP','Varicose veins of vulva and perineum complicating pregnancy and the puerperium, antepartum condition or complication','671.1'),('671.14','SP','Varicose veins of vulva and perineum complicating pregnancy and the puerperium, postpartum condition or complication','671.1'),('671.2','NS','Superficial thrombophlebitis in pregnancy and the puerperium','671'),('671.20','SP','Superficial thrombophlebitis complicating pregnancy and the puerperium, unspecified as to episode of care or not applicable','671.2'),('671.21','SP','Superficial thrombophlebitis complicating pregnancy and the puerperium, delivered, with or without mention of antepartum condition','671.2'),('671.22','SP','Superficial thrombophlebitis complicating pregnancy and the puerperium, delivered, with mention of postpartum complication','671.2'),('671.23','SP','Superficial thrombophlebitis complicating pregnancy and the puerperium, antepartum condition or complication','671.2'),('671.24','SP','Superficial thrombophlebitis complicating pregnancy and the puerperium, postpartum condition or complication','671.2'),('671.3','NS','Deep phlebothrombosis antepartum','671'),('671.30','SP','Deep phlebothrombosis, antepartum, unspecified as to episode of care or not applicable','671.3'),('671.31','SP','Deep phlebothrombosis, antepartum, delivered, with or without mention of antepartum condition','671.3'),('671.33','SP','Deep phlebothrombosis, antepartum, antepartum condition or complication','671.3'),('671.4','NS','Deep phlebothrombosis postpartum','671'),('671.40','SP','Deep phlebothrombosis, postpartum, unspecified as to episode of care or not applicable','671.4'),('671.42','SP','Deep phlebothrombosis, postpartum, delivered, with mention of postpartum complication','671.4'),('671.44','SP','Deep phlebothrombosis, postpartum, postpartum condition or complication','671.4'),('671.5','NS','Other phlebitis and thrombosis in pregnancy and the puerperium','671'),('671.50','SP','Other phlebitis and thrombosis complicating pregnancy and the puerperium, unspecified as to episode of care or not applicable','671.5'),('671.51','SP','Other phlebitis and thrombosis complicating pregnancy and the puerperium, delivered, with or without mention of antepartum condition','671.5'),('671.52','SP','Other phlebitis and thrombosis complicating pregnancy and the puerperium, delivered, with mention of postpartum complication','671.5'),('671.53','SP','Other phlebitis and thrombosis complicating pregnancy and the puerperium, antepartum condition or complication','671.5'),('671.54','SP','Other phlebitis and thrombosis complicating pregnancy and the puerperium, postpartum condition or complication','671.5'),('671.8','NS','Other venous complications in pregnancy and the puerperium','671'),('671.80','SP','Other venous complications of pregnancy and the puerperium, unspecified as to episode of care or not applicable','671.8'),('671.81','SP','Other venous complications of pregnancy and the puerperium, delivered, with or without mention of antepartum condition','671.8'),('671.82','SP','Other venous complications of pregnancy and the puerperium, delivered, with mention of postpartum complication','671.8'),('671.83','SP','Other venous complications of pregnancy and the puerperium, antepartum condition or complication','671.8'),('671.84','SP','Other venous complications of pregnancy and the puerperium, postpartum condition or complication','671.8'),('671.9','NS','Unspecified venous complication in pregnancy and the puerperium','671'),('671.90','SP','Unspecified venous complication of pregnancy and the puerperium, unspecified as to episode of care or not applicable','671.9'),('671.91','SP','Unspecified venous complication of pregnancy and the puerperium, delivered, with or without mention of antepartum condition','671.9'),('671.92','SP','Unspecified venous complication of pregnancy and the puerperium, delivered, with mention of postpartum complication','671.9'),('671.93','SP','Unspecified venous complication of pregnancy and the puerperium, antepartum condition or complication','671.9'),('671.94','SP','Unspecified venous complication of pregnancy and the puerperium, postpartum condition or complication','671.9'),('672','NS','Pyrexia of unknown origin during the puerperium','670-677'),('672.0','NS','Pyrexia of unknown origin during the puerperium','672'),('672.00','SP','Pyrexia of unknown origin during the puerperium, unspecified as to episode of care or not applicable','672.0'),('672.02','SP','Pyrexia of unknown origin during the puerperium, delivered, with mention of postpartum complication','672.0'),('672.04','SP','Pyrexia of unknown origin during the puerperium, postpartum condition or complication','672.0'),('673','NS','Obstetrical pulmonary embolism','670-677'),('673.0','NS','Obstetrical air embolism','673'),('673.00','SP','Obstetrical air embolism, unspecified as to episode of care or not applicable','673.0'),('673.01','SP','Obstetrical air embolism, delivered, with or without mention of antepartum condition','673.0'),('673.02','SP','Obstetrical air embolism, delivered, with mention of postpartum complication','673.0'),('673.03','SP','Obstetrical air embolism, antepartum condition or complication','673.0'),('673.04','SP','Obstetrical air embolism, postpartum condition or complication','673.0'),('673.1','NS','Amniotic fluid embolism','673'),('673.10','SP','Amniotic fluid embolism, unspecified as to episode of care or not applicable','673.1'),('673.11','SP','Amniotic fluid embolism, delivered, with or without mention of antepartum condition','673.1'),('673.12','SP','Amniotic fluid embolism, delivered, with mention of postpartum complication','673.1'),('673.13','SP','Amniotic fluid embolism, antepartum condition or complication','673.1'),('673.14','SP','Amniotic fluid embolism, postpartum condition or complication','673.1'),('673.2','NS','Obstetrical blood-clot embolism','673'),('673.20','SP','Obstetrical blood-clot embolism, unspecified as to episode of care or not applicable','673.2'),('673.21','SP','Obstetrical blood-clot embolism, delivered, with or without mention of antepartum condition','673.2'),('673.22','SP','Obstetrical blood-clot embolism, delivered, with mention of postpartum complication','673.2'),('673.23','SP','Obstetrical blood-clot embolism, antepartum condition or complication','673.2'),('673.24','SP','Obstetrical blood-clot embolism, postpartum condition or complication','673.2'),('673.3','NS','Obstetrical pyemic and septic embolism','673'),('673.30','SP','Obstetrical pyemic and septic embolism, unspecified as to episode of care or not applicable','673.3'),('673.31','SP','Obstetrical pyemic and septic embolism, delivered, with or without mention of antepartum condition','673.3'),('673.32','SP','Obstetrical pyemic and septic embolism, delivered, with mention of postpartum complication','673.3'),('673.33','SP','Obstetrical pyemic and septic embolism, antepartum condition or complication','673.3'),('673.34','SP','Obstetrical pyemic and septic embolism, postpartum condition or complication','673.3'),('673.8','NS','Other obstetrical pulmonary embolism','673'),('673.80','SP','Other obstetrical pulmonary embolism, unspecified as to episode of care or not applicable','673.8'),('673.81','SP','Other obstetrical pulmonary embolism, delivered, with or without mention of antepartum condition','673.8'),('673.82','SP','Other obstetrical pulmonary embolism, delivered, with mention of postpartum complication','673.8'),('673.83','SP','Other obstetrical pulmonary embolism, antepartum condition or complication','673.8'),('673.84','SP','Other obstetrical pulmonary embolism, postpartum condition or complication','673.8'),('674','NS','Other and unspecified complications of the puerperium not elsewhere classified','670-677'),('674.0','NS','Cerebrovascular disorders in the puerperium','674'),('674.00','SP','Cerebrovascular disorders in the puerperium, unspecified as to episode of care or not applicable','674.0'),('674.01','SP','Cerebrovascular disorders in the puerperium, delivered, with or without mention of antepartum condition','674.0'),('674.02','SP','Cerebrovascular disorders in the puerperium, delivered, with mention of postpartum complication','674.0'),('674.03','SP','Cerebrovascular disorders in the puerperium, antepartum condition or complication','674.0'),('674.04','SP','Cerebrovascular disorders in the puerperium, postpartum condition or complication','674.0'),('674.1','NS','Disruption of cesarean wound','674'),('674.10','SP','Disruption of cesarean wound, unspecified as to episode of care or not applicable','674.1'),('674.12','SP','Disruption of cesarean wound, delivered, with mention of postpartum complication','674.1'),('674.14','SP','Disruption of cesarean wound, postpartum condition or complication','674.1'),('674.2','NS','Disruption of obstetrical perineal wound','674'),('674.20','SP','Disruption of perineal wound, unspecified as to episode of care or not applicable','674.2'),('674.22','SP','Disruption of perineal wound, delivered, with mention of postpartum complication','674.2'),('674.24','SP','Disruption of perineal wound, postpartum condition or complication','674.2'),('674.3','NS','Other complications of obstetrical surgical wounds','674'),('674.30','SP','Other complications of obstetrical surgical wounds, unspecified as to episode of care or not applicable','674.3'),('674.32','SP','Other complications of obstetrical surgical wounds, delivered, with mention of postpartum complication','674.3'),('674.34','SP','Other complications of obstetrical surgical wounds, postpartum condition or complication','674.3'),('674.4','NS','Placental polyp','674'),('674.40','SP','Placental polyp, unspecified as to episode of care or not applicable','674.4'),('674.42','SP','Placental polyp, delivered, with mention of postpartum complication','674.4'),('674.44','SP','Placental polyp, postpartum condition or complication','674.4'),('674.5','NS','Peripartum cardiomyopathy','674'),('674.50','SP','Peripartum cardiomyopathy, unspecified as to episode of care or not applicable','674.5'),('674.51','SP','Peripartum cardiomyopathy, delivered, with or without mention of antepartum condition','674.5'),('674.52','SP','Peripartum cardiomyopathy, delivered, with mention of postpartum condition','674.5'),('674.53','SP','Peripartum cardiomyopathy, antepartum condition or complication','674.5'),('674.54','SP','Peripartum cardiomyopathy, postpartum condition or complication','674.5'),('674.8','NS','Other complications of the puerperium','674'),('674.80','SP','Other complications of puerperium, unspecified as to episode of care or not applicable','674.8'),('674.82','SP','Other complications of puerperium, delivered, with mention of postpartum complication','674.8'),('674.84','SP','Other complications of puerperium, postpartum condition or complication','674.8'),('674.9','NS','Unspecified complications of the puerperium','674'),('674.90','SP','Unspecified complications of puerperium, unspecified as to episode of care or not applicable','674.9'),('674.92','SP','Unspecified complications of puerperium, delivered, with mention of postpartum complication','674.9'),('674.94','SP','Unspecified complications of puerperium, postpartum condition or complication','674.9'),('675','NS','Infections of the breast and nipple associated with childbirth','670-677'),('675.0','NS','Infections of nipple associated with childbirth','675'),('675.00','SP','Infections of nipple associated with childbirth, unspecified as to episode of care or not applicable','675.0'),('675.01','SP','Infections of nipple associated with childbirth, delivered, with or without mention of antepartum condition','675.0'),('675.02','SP','Infections of nipple associated with childbirth, delivered, with mention of postpartum complication','675.0'),('675.03','SP','Infections of nipple associated with childbirth, antepartum condition or complication','675.0'),('675.04','SP','Infections of nipple associated with childbirth, postpartum condition or complication','675.0'),('675.1','NS','Abscess of breast associated with childbirth','675'),('675.10','SP','Abscess of breast associated with childbirth, unspecified as to episode of care or not applicable','675.1'),('675.11','SP','Abscess of breast associated with childbirth, delivered, with or without mention of antepartum condition','675.1'),('675.12','SP','Abscess of breast associated with childbirth, delivered, with mention of postpartum complication','675.1'),('675.13','SP','Abscess of breast associated with childbirth, antepartum condition or complication','675.1'),('675.14','SP','Abscess of breast associated with childbirth, postpartum condition or complication','675.1'),('675.2','NS','Nonpurulent mastitis associated with childbirth','675'),('675.20','SP','Nonpurulent mastitis associated with childbirth, unspecified as to episode of care or not applicable','675.2'),('675.21','SP','Nonpurulent mastitis associated with childbirth, delivered, with or without mention of antepartum condition','675.2'),('675.22','SP','Nonpurulent mastitis associated with childbirth, delivered, with mention of postpartum complication','675.2'),('675.23','SP','Nonpurulent mastitis associated with childbirth, antepartum condition or complication','675.2'),('675.24','SP','Nonpurulent mastitis associated with childbirth, postpartum condition or complication','675.2'),('675.8','NS','Other specified infections of the breast and nipple associated with childbirth','675'),('675.80','SP','Other specified infections of the breast and nipple associated with childbirth, unspecified as to episode of care or not applicable','675.8'),('675.81','SP','Other specified infections of the breast and nipple associated with childbirth, delivered, with or without mention of antepartum condition','675.8'),('675.82','SP','Other specified infections of the breast and nipple associated with childbirth, delivered, with mention of postpartum complication','675.8'),('675.83','SP','Other specified infections of the breast and nipple associated with childbirth, antepartum condition or complication','675.8'),('675.84','SP','Other specified infections of the breast and nipple associated with childbirth, postpartum condition or complication','675.8'),('675.9','NS','Unspecified infection of the breast and nipple associated with childbirth','675'),('675.90','SP','Unspecified infection of the breast and nipple associated with childbirth, unspecified as to episode of care or not applicable','675.9'),('675.91','SP','Unspecified infection of the breast and nipple associated with childbirth, delivered, with or without mention of antepartum condition','675.9'),('675.92','SP','Unspecified infection of the breast and nipple associated with childbirth, delivered, with mention of postpartum complication','675.9'),('675.93','SP','Unspecified infection of the breast and nipple associated with childbirth, antepartum condition or complication','675.9'),('675.94','SP','Unspecified infection of the breast and nipple associated with childbirth, postpartum condition or complication','675.9'),('676','NS','Other disorders of the breast associated with childbirth and disorders of lactation','670-677'),('676.0','NS','Retracted nipple associated with childbirth','676'),('676.00','SP','Retracted nipple associated with childbirth, unspecified as to episode of care or not applicable','676.0'),('676.01','SP','Retracted nipple associated with childbirth, delivered, with or without mention of antepartum condition','676.0'),('676.02','SP','Retracted nipple associated with childbirth, delivered, with mention of postpartum complication','676.0'),('676.03','SP','Retracted nipple associated with childbirth, antepartum condition or complication','676.0'),('676.04','SP','Retracted nipple associated with childbirth, postpartum condition or complication','676.0'),('676.1','NS','Cracked nipple associated with childbirth','676'),('676.10','SP','Cracked nipple associated with childbirth, unspecified as to episode of care or not applicable','676.1'),('676.11','SP','Cracked nipple associated with childbirth, delivered, with or without mention of antepartum condition','676.1'),('676.12','SP','Cracked nipple associated with childbirth, delivered, with mention of postpartum complication','676.1'),('676.13','SP','Cracked nipple associated with childbirth, antepartum condition or complication','676.1'),('676.14','SP','Cracked nipple associated with childbirth, postpartum condition or complication','676.1'),('676.2','NS','Engorgement of breasts associated with childbirth','676'),('676.20','SP','Engorgement of breasts associated with childbirth, unspecified as to episode of care or not applicable','676.2'),('676.21','SP','Engorgement of breasts associated with childbirth, delivered, with or without mention of antepartum condition','676.2'),('676.22','SP','Engorgement of breasts associated with childbirth, delivered, with mention of postpartum complication','676.2'),('676.23','SP','Engorgement of breasts associated with childbirth, antepartum condition or complication','676.2'),('676.24','SP','Engorgement of breasts associated with childbirth, postpartum condition or complication','676.2'),('676.3','NS','Other and unspecified disorder of breast associated with childbirth','676'),('676.30','SP','Other and unspecified disorder of breast associated with childbirth, unspecified as to episode of care or not applicable','676.3'),('676.31','SP','Other and unspecified disorder of breast associated with childbirth, delivered, with or without mention of antepartum condition','676.3'),('676.32','SP','Other and unspecified disorder of breast associated with childbirth, delivered, with mention of postpartum complication','676.3'),('676.33','SP','Other and unspecified disorder of breast associated with childbirth, antepartum condition or complication','676.3'),('676.34','SP','Other and unspecified disorder of breast associated with childbirth, postpartum condition or complication','676.3'),('676.4','NS','Failure of lactation','676'),('676.40','SP','Failure of lactation, unspecified as to episode of care or not applicable','676.4'),('676.41','SP','Failure of lactation, delivered, with or without mention of antepartum condition','676.4'),('676.42','SP','Failure of lactation, delivered, with mention of postpartum complication','676.4'),('676.43','SP','Failure of lactation, antepartum condition or complication','676.4'),('676.44','SP','Failure of lactation, postpartum condition or complication','676.4'),('676.5','NS','Suppressed lactation','676'),('676.50','SP','Suppressed lactation, unspecified as to episode of care or not applicable','676.5'),('676.51','SP','Suppressed lactation, delivered, with or without mention of antepartum condition','676.5'),('676.52','SP','Suppressed lactation, delivered, with mention of postpartum complication','676.5'),('676.53','SP','Suppressed lactation, antepartum condition or complication','676.5'),('676.54','SP','Suppressed lactation, postpartum condition or complication','676.5'),('676.6','NS','Galactorrhea','676'),('676.60','SP','Galactorrhea associated with childbirth, unspecified as to episode of care or not applicable','676.6'),('676.61','SP','Galactorrhea associated with childbirth, delivered, with or without mention of antepartum condition','676.6'),('676.62','SP','Galactorrhea associated with childbirth, delivered, with mention of postpartum complication','676.6'),('676.63','SP','Galactorrhea associated with childbirth, antepartum condition or complication','676.6'),('676.64','SP','Galactorrhea associated with childbirth, postpartum condition or complication','676.6'),('676.8','NS','Other disorders of lactation','676'),('676.80','SP','Other disorders of lactation, unspecified as to episode of care or not applicable','676.8'),('676.81','SP','Other disorders of lactation, delivered, with or without mention of antepartum condition','676.8'),('676.82','SP','Other disorders of lactation, delivered, with mention of postpartum complication','676.8'),('676.83','SP','Other disorders of lactation, antepartum condition or complication','676.8'),('676.84','SP','Other disorders of lactation, postpartum condition or complication','676.8'),('676.9','NS','Unspecified disorder of lactation','676'),('676.90','SP','Unspecified disorder of lactation, unspecified as to episode of care or not applicable','676.9'),('676.91','SP','Unspecified disorder of lactation, delivered, with or without mention of antepartum condition','676.9'),('676.92','SP','Unspecified disorder of lactation, delivered, with mention of postpartum complication','676.9'),('676.93','SP','Unspecified disorder of lactation, antepartum condition or complication','676.9'),('676.94','SP','Unspecified disorder of lactation, postpartum condition or complication','676.9'),('677','SP','Late effect of complication of pregnancy, childbirth, and the puerperium','670-677'),('678','NS','Other fetal conditions','678-679'),('678-679','sect','Other Maternal And Fetal Complications','630-679'),('678.0','NS','Fetal hematologic conditions','678'),('678.00','SP','Fetal hematologic conditions, unspecified as to episode of care or not applicable','678.0'),('678.01','SP','Fetal hematologic conditions, delivered, with or without mention of antepartum condition','678.0'),('678.03','SP','Fetal hematologic conditions, antepartum condition or complication','678.0'),('678.1','NS','Fetal conjoined twins','678'),('678.10','SP','Fetal conjoined twins, unspecified as to episode of care or not applicable','678.1'),('678.11','SP','Fetal conjoined twins, delivered, with or without mention of antepartum condition','678.1'),('678.13','SP','Fetal conjoined twins, antepartum condition or complication','678.1'),('679','NS','Complications of in utero procedures','678-679'),('679.0','NS','Maternal complications from in utero procedures','679'),('679.00','SP','Maternal complications from in utero procedure, unspecified as to episode of care or not applicable','679.0'),('679.01','SP','Maternal complications from in utero procedure, delivered, with or without mention of antepartum condition','679.0'),('679.02','SP','Maternal complications from in utero procedure, delivered, with mention of postpartum complication','679.0'),('679.03','SP','Maternal complications from in utero procedure, antepartum condition or complication','679.0'),('679.04','SP','Maternal complications from in utero procedure, postpartum condition or complication','679.0'),('679.1','NS','Fetal complications from in utero procedures','679'),('679.10','SP','Fetal complications from in utero procedure, unspecified as to episode of care or not applicable','679.1'),('679.11','SP','Fetal complications from in utero procedure, delivered, with or without mention of antepartum condition','679.1'),('679.12','SP','Fetal complications from in utero procedure, delivered, with mention of postpartum complication','679.1'),('679.13','SP','Fetal complications from in utero procedure, antepartum condition or complication','679.1'),('679.14','SP','Fetal complications from in utero procedure, postpartum condition or complication','679.1'),('680','NS','Carbuncle and furuncle','680-686'),('680-686','sect','Infections Of Skin And Subcutaneous Tissue','680-709'),('680-709','sect','Diseases Of The Skin And Subcutaneous Tissue',NULL),('680.0','SP','Carbuncle and furuncle of face','680'),('680.1','SP','Carbuncle and furuncle of neck','680'),('680.2','SP','Carbuncle and furuncle of trunk','680'),('680.3','SP','Carbuncle and furuncle of upper arm and forearm','680'),('680.4','SP','Carbuncle and furuncle of hand','680'),('680.5','SP','Carbuncle and furuncle of buttock','680'),('680.6','SP','Carbuncle and furuncle of leg, except foot','680'),('680.7','SP','Carbuncle and furuncle of foot','680'),('680.8','SP','Carbuncle and furuncle of other specified sites','680'),('680.9','SP','Carbuncle and furuncle of unspecified site','680'),('681','NS','Cellulitis and abscess of finger and toe','680-686'),('681.0','NS','Cellulitis and abscess of finger','681'),('681.00','SP','Cellulitis and abscess of finger, unspecified','681.0'),('681.01','SP','Felon','681.0'),('681.02','SP','Onychia and paronychia of finger','681.0'),('681.1','NS','Cellulitis and abscess of toe','681'),('681.10','SP','Cellulitis and abscess of toe, unspecified','681.1'),('681.11','SP','Onychia and paronychia of toe','681.1'),('681.9','SP','Cellulitis and abscess of unspecified digit','681'),('682','NS','Other cellulitis and abscess','680-686'),('682.0','SP','Cellulitis and abscess of face','682'),('682.1','SP','Cellulitis and abscess of neck','682'),('682.2','SP','Cellulitis and abscess of trunk','682'),('682.3','SP','Cellulitis and abscess of upper arm and forearm','682'),('682.4','SP','Cellulitis and abscess of hand, except fingers and thumb','682'),('682.5','SP','Cellulitis and abscess of buttock','682'),('682.6','SP','Cellulitis and abscess of leg, except foot','682'),('682.7','SP','Cellulitis and abscess of foot, except toes','682'),('682.8','SP','Cellulitis and abscess of other specified sites','682'),('682.9','SP','Cellulitis and abscess of unspecified sites','682'),('683','SP','Acute lymphadenitis','680-686'),('684','SP','Impetigo','680-686'),('685','NS','Pilonidal cyst','680-686'),('685.0','SP','Pilonidal cyst with abscess','685'),('685.1','SP','Pilonidal cyst without mention of abscess','685'),('686','NS','Other local infections of skin and subcutaneous tissue','680-686'),('686.0','NS','Pyoderma','686'),('686.00','SP','Pyoderma, unspecified','686.0'),('686.01','SP','Pyoderma gangrenosum','686.0'),('686.09','SP','Other pyoderma','686.0'),('686.1','SP','Pyogenic granuloma of skin and subcutaneous tissue','686'),('686.8','SP','Other specified local infections of skin and subcutaneous tissue','686'),('686.9','SP','Unspecified local infection of skin and subcutaneous tissue','686'),('690','NS','Erythematosquamous dermatosis','690-698'),('690-698','sect','Other Inflammatory Conditions Of Skin And Subcutaneous Tissue','680-709'),('690.1','NS','Seborrheic dermatitis','690'),('690.10','SP','Seborrheic dermatitis, unspecified','690.1'),('690.11','SP','Seborrhea capitis','690.1'),('690.12','SP','Seborrheic infantile dermatitis','690.1'),('690.18','SP','Other seborrheic dermatitis','690.1'),('690.8','SP','Other erythematosquamous dermatosis','690'),('691','NS','Atopic dermatitis and related conditions','690-698'),('691.0','SP','Diaper or napkin rash','691'),('691.8','SP','Other atopic dermatitis and related conditions','691'),('692','NS','Contact dermatitis and other eczema','690-698'),('692.0','SP','Contact dermatitis and other eczema due to detergents','692'),('692.1','SP','Contact dermatitis and other eczema due to oils and greases','692'),('692.2','SP','Contact dermatitis and other eczema due to solvents','692'),('692.3','SP','Contact dermatitis and other eczema due to drugs and medicines in contact with skin','692'),('692.4','SP','Contact dermatitis and other eczema due to other chemical products','692'),('692.5','SP','Contact dermatitis and other eczema due to food in contact with skin','692'),('692.6','SP','Contact dermatitis and other eczema due to plants [except food]','692'),('692.7','NS','Contact dermatitis and other eczema due to solar radiation','692'),('692.70','SP','Unspecified dermatitis due to sun','692.7'),('692.71','SP','Sunburn','692.7'),('692.72','SP','Acute dermatitis due to solar radiation','692.7'),('692.73','SP','Actinic reticuloid and actinic granuloma','692.7'),('692.74','SP','Other chronic dermatitis due to solar radiation','692.7'),('692.75','SP','Disseminated superficial actinic porokeratosis (DSAP)','692.7'),('692.76','SP','Sunburn of second degree','692.7'),('692.77','SP','Sunburn of third degree','692.7'),('692.79','SP','Other dermatitis due to solar radiation','692.7'),('692.8','NS','Contact dermatitis and other eczema due to other specified agents','692'),('692.81','SP','Dermatitis due to cosmetics','692.8'),('692.82','SP','Dermatitis due to other radiation','692.8'),('692.83','SP','Dermatitis due to metals','692.8'),('692.84','SP','Contact dermatitis and other eczema due to animal (cat) (dog) dander','692.8'),('692.89','SP','Contact dermatitis and other eczema due to other specified agents','692.8'),('692.9','SP','Contact dermatitis and other eczema, unspecified cause','692'),('693','NS','Dermatitis due to substances taken internally','690-698'),('693.0','SP','Dermatitis due to drugs and medicines taken internally','693'),('693.1','SP','Dermatitis due to food taken internally','693'),('693.8','SP','Dermatitis due to other specified substances taken internally','693'),('693.9','SP','Dermatitis due to unspecified substance taken internally','693'),('694','NS','Bullous dermatoses','690-698'),('694.0','SP','Dermatitis herpetiformis','694'),('694.1','SP','Subcorneal pustular dermatosis','694'),('694.2','SP','Juvenile dermatitis herpetiformis','694'),('694.3','SP','Impetigo herpetiformis','694'),('694.4','SP','Pemphigus','694'),('694.5','SP','Pemphigoid','694'),('694.6','NS','Benign mucous membrane pemphigoid','694'),('694.60','SP','Benign mucous membrane pemphigoid without mention of ocular involvement','694.6'),('694.61','SP','Benign mucous membrane pemphigoid with ocular involvement','694.6'),('694.8','SP','Other specified bullous dermatoses','694'),('694.9','SP','Unspecified bullous dermatoses','694'),('695','NS','Erythematous conditions','690-698'),('695.0','SP','Toxic erythema','695'),('695.1','NS','Erythema multiforme','695'),('695.10','SP','Erythema multiforme, unspecified','695.1'),('695.11','SP','Erythema multiforme minor','695.1'),('695.12','SP','Erythema multiforme major','695.1'),('695.13','SP','Stevens-Johnson syndrome','695.1'),('695.14','SP','Stevens-Johnson syndrome-toxic epidermal necrolysis overlap syndrome','695.1'),('695.15','SP','Toxic epidermal necrolysis','695.1'),('695.19','SP','Other erythema multiforme','695.1'),('695.2','SP','Erythema nodosum','695'),('695.3','SP','Rosacea','695'),('695.4','SP','Lupus erythematosus','695'),('695.5','NS','Exfoliation due to erythematous conditions according to extent of body surface involved','695'),('695.50','SP','Exfoliation due to erythematous condition involving less than 10 percent of body surface','695.5'),('695.51','SP','Exfoliation due to erythematous condition involving 10-19 percent of body surface','695.5'),('695.52','SP','Exfoliation due to erythematous condition involving 20-29 percent of body surface','695.5'),('695.53','SP','Exfoliation due to erythematous condition involving 30-39 percent of body surface','695.5'),('695.54','SP','Exfoliation due to erythematous condition involving 40-49 percent of body surface','695.5'),('695.55','SP','Exfoliation due to erythematous condition involving 50-59 percent of body surface','695.5'),('695.56','SP','Exfoliation due to erythematous condition involving 60-69 percent of body surface','695.5'),('695.57','SP','Exfoliation due to erythematous condition involving 70-79 percent of body surface','695.5'),('695.58','SP','Exfoliation due to erythematous condition involving 80-89 percent of body surface','695.5'),('695.59','SP','Exfoliation due to erythematous condition involving 90 percent or more of body surface','695.5'),('695.8','NS','Other specified erythematous conditions','695'),('695.81','SP','Ritter\'s disease','695.8'),('695.89','SP','Other specified erythematous conditions','695.8'),('695.9','SP','Unspecified erythematous condition','695'),('696','NS','Psoriasis and similar disorders','690-698'),('696.0','SP','Psoriatic arthropathy','696'),('696.1','SP','Other psoriasis','696'),('696.2','SP','Parapsoriasis','696'),('696.3','SP','Pityriasis rosea','696'),('696.4','SP','Pityriasis rubra pilaris','696'),('696.5','SP','Other and unspecified pityriasis','696'),('696.8','SP','Other psoriasis and similar disorders','696'),('697','NS','Lichen','690-698'),('697.0','SP','Lichen planus','697'),('697.1','SP','Lichen nitidus','697'),('697.8','SP','Other lichen, not elsewhere classified','697'),('697.9','SP','Lichen, unspecified','697'),('698','NS','Pruritus and related conditions','690-698'),('698.0','SP','Pruritus ani','698'),('698.1','SP','Pruritus of genital organs','698'),('698.2','SP','Prurigo','698'),('698.3','SP','Lichenification and lichen simplex chronicus','698'),('698.4','SP','Dermatitis factitia [artefacta]','698'),('698.8','SP','Other specified pruritic conditions','698'),('698.9','SP','Unspecified pruritic disorder','698'),('700','SP','Corns and callosities','700-709'),('700-709','sect','Other Diseases Of Skin And Subcutaneous Tissue','680-709'),('701','NS','Other hypertrophic and atrophic conditions of skin','700-709'),('701.0','SP','Circumscribed scleroderma','701'),('701.1','SP','Keratoderma, acquired','701'),('701.2','SP','Acquired acanthosis nigricans','701'),('701.3','SP','Striae atrophicae','701'),('701.4','SP','Keloid scar','701'),('701.5','SP','Other abnormal granulation tissue','701'),('701.8','SP','Other specified hypertrophic and atrophic conditions of skin','701'),('701.9','SP','Unspecified hypertrophic and atrophic conditions of skin','701'),('702','NS','Other dermatoses','700-709'),('702.0','SP','Actinic keratosis','702'),('702.1','NS','Seborrheic keratosis','702'),('702.11','SP','Inflamed seborrheic keratosis','702.1'),('702.19','SP','Other seborrheic keratosis','702.1'),('702.8','SP','Other specified dermatoses','702'),('703','NS','Diseases of nail','700-709'),('703.0','SP','Ingrowing nail','703'),('703.8','SP','Other specified diseases of nail','703'),('703.9','SP','Unspecified disease of nail','703'),('704','NS','Diseases of hair and hair follicles','700-709'),('704.0','NS','Alopecia','704'),('704.00','SP','Alopecia, unspecified','704.0'),('704.01','SP','Alopecia areata','704.0'),('704.02','SP','Telogen effluvium','704.0'),('704.09','SP','Other alopecia','704.0'),('704.1','SP','Hirsutism','704'),('704.2','SP','Abnormalities of the hair','704'),('704.3','SP','Variations in hair color','704'),('704.4','NS','Pilar and trichilemmal cysts','704'),('704.41','SP','Pilar cyst','704.4'),('704.42','SP','Trichilemmal cyst','704.4'),('704.8','SP','Other specified diseases of hair and hair follicles','704'),('704.9','SP','Unspecified disease of hair and hair follicles','704'),('705','NS','Disorders of sweat glands','700-709'),('705.0','SP','Anhidrosis','705'),('705.1','SP','Prickly heat','705'),('705.2','NS','Focal hyperhidrosis','705'),('705.21','SP','Primary focal hyperhidrosis','705.2'),('705.22','SP','Secondary focal hyperhidrosis','705.2'),('705.8','NS','Other specified disorders of sweat glands','705'),('705.81','SP','Dyshidrosis','705.8'),('705.82','SP','Fox-Fordyce disease','705.8'),('705.83','SP','Hidradenitis','705.8'),('705.89','SP','Other specified disorders of sweat glands','705.8'),('705.9','SP','Unspecified disorder of sweat glands','705'),('706','NS','Diseases of sebaceous glands','700-709'),('706.0','SP','Acne varioliformis','706'),('706.1','SP','Other acne','706'),('706.2','SP','Sebaceous cyst','706'),('706.3','SP','Seborrhea','706'),('706.8','SP','Other specified diseases of sebaceous glands','706'),('706.9','SP','Unspecified disease of sebaceous glands','706'),('707','NS','Chronic ulcer of skin','700-709'),('707.0','NS','Pressure ulcer','707'),('707.00','SP','Pressure ulcer, unspecified site','707.0'),('707.01','SP','Pressure ulcer, elbow','707.0'),('707.02','SP','Pressure ulcer, upper back','707.0'),('707.03','SP','Pressure ulcer, lower back','707.0'),('707.04','SP','Pressure ulcer, hip','707.0'),('707.05','SP','Pressure ulcer, buttock','707.0'),('707.06','SP','Pressure ulcer, ankle','707.0'),('707.07','SP','Pressure ulcer, heel','707.0'),('707.09','SP','Pressure ulcer, other site','707.0'),('707.1','NS','Ulcer of lower limbs, except decubitus ulcer','707'),('707.10','SP','Ulcer of lower limb, unspecified','707.1'),('707.11','SP','Ulcer of thigh','707.1'),('707.12','SP','Ulcer of calf','707.1'),('707.13','SP','Ulcer of ankle','707.1'),('707.14','SP','Ulcer of heel and midfoot','707.1'),('707.15','SP','Ulcer of other part of foot','707.1'),('707.19','SP','Ulcer of other part of lower limb','707.1'),('707.2','NS','Pressure ulcer stages','707'),('707.20','SP','Pressure ulcer, unspecified stage','707.2'),('707.21','SP','Pressure ulcer, stage I','707.2'),('707.22','SP','Pressure ulcer, stage II','707.2'),('707.23','SP','Pressure ulcer, stage III','707.2'),('707.24','SP','Pressure ulcer, stage IV','707.2'),('707.25','SP','Pressure ulcer, unstageable','707.2'),('707.8','SP','Chronic ulcer of other specified sites','707'),('707.9','SP','Chronic ulcer of unspecified site','707'),('708','NS','Urticaria','700-709'),('708.0','SP','Allergic urticaria','708'),('708.1','SP','Idiopathic urticaria','708'),('708.2','SP','Urticaria due to cold and heat','708'),('708.3','SP','Dermatographic urticaria','708'),('708.4','SP','Vibratory urticaria','708'),('708.5','SP','Cholinergic urticaria','708'),('708.8','SP','Other specified urticaria','708'),('708.9','SP','Urticaria, unspecified','708'),('709','NS','Other disorders of skin and subcutaneous tissue','700-709'),('709.0','NS','Dyschromia','709'),('709.00','SP','Dyschromia, unspecified','709.0'),('709.01','SP','Vitiligo','709.0'),('709.09','SP','Other dyschromia','709.0'),('709.1','SP','Vascular disorders of skin','709'),('709.2','SP','Scar conditions and fibrosis of skin','709'),('709.3','SP','Degenerative skin disorders','709'),('709.4','SP','Foreign body granuloma of skin and subcutaneous tissue','709'),('709.8','SP','Other specified disorders of skin','709'),('709.9','SP','Unspecified disorder of skin and subcutaneous tissue','709'),('710','NS','Diffuse diseases of connective tissue','710-719'),('710-719','sect','Arthropathies And Related Disorders','710-739'),('710-739','sect','Diseases Of The Musculoskeletal System And Connective Tissue',NULL),('710.0','SP','Systemic lupus erythematosus','710'),('710.1','SP','Systemic sclerosis','710'),('710.2','SP','Sicca syndrome','710'),('710.3','SP','Dermatomyositis','710'),('710.4','SP','Polymyositis','710'),('710.5','SP','Eosinophilia myalgia syndrome','710'),('710.8','SP','Other specified diffuse diseases of connective tissue','710'),('710.9','SP','Unspecified diffuse connective tissue disease','710'),('711','NS','Arthropathy associated with infections','710-719'),('711.0','NS','Pyogenic arthritis','711'),('711.00','SP','Pyogenic arthritis, site unspecified','711.0'),('711.01','SP','Pyogenic arthritis, shoulder region','711.0'),('711.02','SP','Pyogenic arthritis, upper arm','711.0'),('711.03','SP','Pyogenic arthritis, forearm','711.0'),('711.04','SP','Pyogenic arthritis, hand','711.0'),('711.05','SP','Pyogenic arthritis, pelvic region and thigh','711.0'),('711.06','SP','Pyogenic arthritis, lower leg','711.0'),('711.07','SP','Pyogenic arthritis, ankle and foot','711.0'),('711.08','SP','Pyogenic arthritis, other specified sites','711.0'),('711.09','SP','Pyogenic arthritis, multiple sites','711.0'),('711.1','NS','Arthropathy associated with reiter\'s disease and nonspecific urethritis','711'),('711.10','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, site unspecified','711.1'),('711.11','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, shoulder region','711.1'),('711.12','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, upper arm','711.1'),('711.13','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, forearm','711.1'),('711.14','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, hand','711.1'),('711.15','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, pelvic region and thigh','711.1'),('711.16','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, lower leg','711.1'),('711.17','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, ankle and foot','711.1'),('711.18','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, other specified sites','711.1'),('711.19','SP','Arthropathy associated with Reiter\'s disease and nonspecific urethritis, multiple sites','711.1'),('711.2','NS','Arthropathy in behcet\'s syndrome','711'),('711.20','SP','Arthropathy in Behcet\'s syndrome, site unspecified','711.2'),('711.21','SP','Arthropathy in Behcet\'s syndrome, shoulder region','711.2'),('711.22','SP','Arthropathy in Behcet\'s syndrome, upper arm','711.2'),('711.23','SP','Arthropathy in Behcet\'s syndrome, forearm','711.2'),('711.24','SP','Arthropathy in Behcet\'s syndrome, hand','711.2'),('711.25','SP','Arthropathy in Behcet\'s syndrome, pelvic region and thigh','711.2'),('711.26','SP','Arthropathy in Behcet\'s syndrome, lower leg','711.2'),('711.27','SP','Arthropathy in Behcet\'s syndrome, ankle and foot','711.2'),('711.28','SP','Arthropathy in Behcet\'s syndrome, other specified sites','711.2'),('711.29','SP','Arthropathy in Behcet\'s syndrome, multiple sites','711.2'),('711.3','NS','Postdysenteric arthropathy','711'),('711.30','SP','Postdysenteric arthropathy, site unspecified','711.3'),('711.31','SP','Postdysenteric arthropathy, shoulder region','711.3'),('711.32','SP','Postdysenteric arthropathy, upper arm','711.3'),('711.33','SP','Postdysenteric arthropathy, forearm','711.3'),('711.34','SP','Postdysenteric arthropathy, hand','711.3'),('711.35','SP','Postdysenteric arthropathy, pelvic region and thigh','711.3'),('711.36','SP','Postdysenteric arthropathy, lower leg','711.3'),('711.37','SP','Postdysenteric arthropathy, ankle and foot','711.3'),('711.38','SP','Postdysenteric arthropathy, other specified sites','711.3'),('711.39','SP','Postdysenteric arthropathy, multiple sites','711.3'),('711.4','NS','Arthropathy associated with other bacterial diseases','711'),('711.40','SP','Arthropathy associated with other bacterial diseases, site unspecified','711.4'),('711.41','SP','Arthropathy associated with other bacterial diseases, shoulder region','711.4'),('711.42','SP','Arthropathy associated with other bacterial diseases, upper arm','711.4'),('711.43','SP','Arthropathy associated with other bacterial diseases, forearm','711.4'),('711.44','SP','Arthropathy associated with other bacterial diseases, hand','711.4'),('711.45','SP','Arthropathy associated with other bacterial diseases, pelvic region and thigh','711.4'),('711.46','SP','Arthropathy associated with other bacterial diseases, lower leg','711.4'),('711.47','SP','Arthropathy associated with other bacterial diseases, ankle and foot','711.4'),('711.48','SP','Arthropathy associated with other bacterial diseases, other specified sites','711.4'),('711.49','SP','Arthropathy associated with other bacterial diseases, multiple sites','711.4'),('711.5','NS','Arthropathy associated with other viral diseases','711'),('711.50','SP','Arthropathy associated with other viral diseases, site unspecified','711.5'),('711.51','SP','Arthropathy associated with other viral diseases, shoulder region','711.5'),('711.52','SP','Arthropathy associated with other viral diseases, upper arm','711.5'),('711.53','SP','Arthropathy associated with other viral diseases, forearm','711.5'),('711.54','SP','Arthropathy associated with other viral diseases, hand','711.5'),('711.55','SP','Arthropathy associated with other viral diseases, pelvic region and thigh','711.5'),('711.56','SP','Arthropathy associated with other viral diseases, lower leg','711.5'),('711.57','SP','Arthropathy associated with other viral diseases, ankle and foot','711.5'),('711.58','SP','Arthropathy associated with other viral diseases, other specified sites','711.5'),('711.59','SP','Arthropathy associated with other viral diseases, multiple sites','711.5'),('711.6','NS','Arthropathy associated with mycoses','711'),('711.60','SP','Arthropathy associated with mycoses, site unspecified','711.6'),('711.61','SP','Arthropathy associated with mycoses, shoulder region','711.6'),('711.62','SP','Arthropathy associated with mycoses, upper arm','711.6'),('711.63','SP','Arthropathy associated with mycoses, forearm','711.6'),('711.64','SP','Arthropathy associated with mycoses, hand','711.6'),('711.65','SP','Arthropathy associated with mycoses, pelvic region and thigh','711.6'),('711.66','SP','Arthropathy associated with mycoses, lower leg','711.6'),('711.67','SP','Arthropathy associated with mycoses, ankle and foot','711.6'),('711.68','SP','Arthropathy associated with mycoses, other specified sites','711.6'),('711.69','SP','Arthropathy associated with mycoses, involving multiple sites','711.6'),('711.7','NS','Arthropathy associated with helminthiasis','711'),('711.70','SP','Arthropathy associated with helminthiasis, site unspecified','711.7'),('711.71','SP','Arthropathy associated with helminthiasis, shoulder region','711.7'),('711.72','SP','Arthropathy associated with helminthiasis, upper arm','711.7'),('711.73','SP','Arthropathy associated with helminthiasis, forearm','711.7'),('711.74','SP','Arthropathy associated with helminthiasis, hand','711.7'),('711.75','SP','Arthropathy associated with helminthiasis, pelvic region and thigh','711.7'),('711.76','SP','Arthropathy associated with helminthiasis, lower leg','711.7'),('711.77','SP','Arthropathy associated with helminthiasis, ankle and foot','711.7'),('711.78','SP','Arthropathy associated with helminthiasis, other specified sites','711.7'),('711.79','SP','Arthropathy associated with helminthiasis, multiple sites','711.7'),('711.8','NS','Arthropathy associated with other infectious and parasitic diseases','711'),('711.80','SP','Arthropathy associated with other infectious and parasitic diseases, site unspecified','711.8'),('711.81','SP','Arthropathy associated with other infectious and parasitic diseases, shoulder region','711.8'),('711.82','SP','Arthropathy associated with other infectious and parasitic diseases, upper arm','711.8'),('711.83','SP','Arthropathy associated with other infectious and parasitic diseases, forearm','711.8'),('711.84','SP','Arthropathy associated with other infectious and parasitic diseases, hand','711.8'),('711.85','SP','Arthropathy associated with other infectious and parasitic diseases, pelvic region and thigh','711.8'),('711.86','SP','Arthropathy associated with other infectious and parasitic diseases, lower leg','711.8'),('711.87','SP','Arthropathy associated with other infectious and parasitic diseases, ankle and foot','711.8'),('711.88','SP','Arthropathy associated with other infectious and parasitic diseases, other specified sites','711.8'),('711.89','SP','Arthropathy associated with other infectious and parasitic diseases, multiple sites','711.8'),('711.9','NS','Unspecified infective arthritis','711'),('711.90','SP','Unspecified infective arthritis, site unspecified','711.9'),('711.91','SP','Unspecified infective arthritis, shoulder region','711.9'),('711.92','SP','Unspecified infective arthritis, upper arm','711.9'),('711.93','SP','Unspecified infective arthritis, forearm','711.9'),('711.94','SP','Unspecified infective arthritis, hand','711.9'),('711.95','SP','Unspecified infective arthritis, pelvic region and thigh','711.9'),('711.96','SP','Unspecified infective arthritis, lower leg','711.9'),('711.97','SP','Unspecified infective arthritis, ankle and foot','711.9'),('711.98','SP','Unspecified infective arthritis, other specified sites','711.9'),('711.99','SP','Unspecified infective arthritis, multiple sites','711.9'),('712','NS','Crystal arthropathies','710-719'),('712.1','NS','Chondrocalcinosis due to dicalcium phosphate crystals','712'),('712.10','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, site unspecified','712.1'),('712.11','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, shoulder region','712.1'),('712.12','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, upper arm','712.1'),('712.13','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, forearm','712.1'),('712.14','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, hand','712.1'),('712.15','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, pelvic region and thigh','712.1'),('712.16','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, lower leg','712.1'),('712.17','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, ankle and foot','712.1'),('712.18','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, other specified sites','712.1'),('712.19','SP','Chondrocalcinosis, due to dicalcium phosphate crystals, multiple sites','712.1'),('712.2','NS','Chondrocalcinosis due to pyrophosphate crystals','712'),('712.20','SP','Chondrocalcinosis, due to pyrophosphate crystals, site unspecified','712.2'),('712.21','SP','Chondrocalcinosis, due to pyrophosphate crystals, shoulder region','712.2'),('712.22','SP','Chondrocalcinosis, due to pyrophosphate crystals, upper arm','712.2'),('712.23','SP','Chondrocalcinosis, due to pyrophosphate crystals, forearm','712.2'),('712.24','SP','Chondrocalcinosis, due to pyrophosphate crystals, hand','712.2'),('712.25','SP','Chondrocalcinosis, due to pyrophosphate crystals, pelvic region and thigh','712.2'),('712.26','SP','Chondrocalcinosis, due to pyrophosphate crystals, lower leg','712.2'),('712.27','SP','Chondrocalcinosis, due to pyrophosphate crystals, ankle and foot','712.2'),('712.28','SP','Chondrocalcinosis, due to pyrophosphate crystals, other specified sites','712.2'),('712.29','SP','Chondrocalcinosis, due to pyrophosphate crystals, multiple sites','712.2'),('712.3','NS','Chondrocalcinosis cause unspecified','712'),('712.30','SP','Chondrocalcinosis, unspecified, site unspecified','712.3'),('712.31','SP','Chondrocalcinosis, unspecified, shoulder region','712.3'),('712.32','SP','Chondrocalcinosis, unspecified, upper arm','712.3'),('712.33','SP','Chondrocalcinosis, unspecified, forearm','712.3'),('712.34','SP','Chondrocalcinosis, unspecified, hand','712.3'),('712.35','SP','Chondrocalcinosis, unspecified, pelvic region and thigh','712.3'),('712.36','SP','Chondrocalcinosis, unspecified, lower leg','712.3'),('712.37','SP','Chondrocalcinosis, unspecified, ankle and foot','712.3'),('712.38','SP','Chondrocalcinosis, unspecified, other specified sites','712.3'),('712.39','SP','Chondrocalcinosis, unspecified, multiple sites','712.3'),('712.8','NS','Other specified crystal arthropathies','712'),('712.80','SP','Other specified crystal arthropathies, site unspecified','712.8'),('712.81','SP','Other specified crystal arthropathies, shoulder region','712.8'),('712.82','SP','Other specified crystal arthropathies, upper arm','712.8'),('712.83','SP','Other specified crystal arthropathies, forearm','712.8'),('712.84','SP','Other specified crystal arthropathies, hand','712.8'),('712.85','SP','Other specified crystal arthropathies, pelvic region and thigh','712.8'),('712.86','SP','Other specified crystal arthropathies, lower leg','712.8'),('712.87','SP','Other specified crystal arthropathies, ankle and foot','712.8'),('712.88','SP','Other specified crystal arthropathies, other specified sites','712.8'),('712.89','SP','Other specified crystal arthropathies, multiple sites','712.8'),('712.9','NS','Unspecified crystal arthropathy','712'),('712.90','SP','Unspecified crystal arthropathy, site unspecified','712.9'),('712.91','SP','Unspecified crystal arthropathy, shoulder region','712.9'),('712.92','SP','Unspecified crystal arthropathy, upper arm','712.9'),('712.93','SP','Unspecified crystal arthropathy, forearm','712.9'),('712.94','SP','Unspecified crystal arthropathy, hand','712.9'),('712.95','SP','Unspecified crystal arthropathy, pelvic region and thigh','712.9'),('712.96','SP','Unspecified crystal arthropathy, lower leg','712.9'),('712.97','SP','Unspecified crystal arthropathy, ankle and foot','712.9'),('712.98','SP','Unspecified crystal arthropathy, other specified sites','712.9'),('712.99','SP','Unspecified crystal arthropathy, multiple sites','712.9'),('713','NS','Arthropathy associated with other disorders classified elsewhere','710-719'),('713.0','SP','Arthropathy associated with other endocrine and metabolic disorders','713'),('713.1','SP','Arthropathy associated with gastrointestinal conditions other than infections','713'),('713.2','SP','Arthropathy associated with hematological disorders','713'),('713.3','SP','Arthropathy associated with dermatological disorders','713'),('713.4','SP','Arthropathy associated with respiratory disorders','713'),('713.5','SP','Arthropathy associated with neurological disorders','713'),('713.6','SP','Arthropathy associated with hypersensitivity reaction','713'),('713.7','SP','Other general diseases with articular involvement','713'),('713.8','SP','Arthropathy associated with other conditions classifiable elsewhere','713'),('714','NS','Rheumatoid arthritis and other inflammatory polyarthropathies','710-719'),('714.0','SP','Rheumatoid arthritis','714'),('714.1','SP','Felty\'s syndrome','714'),('714.2','SP','Other rheumatoid arthritis with visceral or systemic involvement','714'),('714.3','NS','Juvenile chronic polyarthritis','714'),('714.30','SP','Polyarticular juvenile rheumatoid arthritis, chronic or unspecified','714.3'),('714.31','SP','Polyarticular juvenile rheumatoid arthritis, acute','714.3'),('714.32','SP','Pauciarticular juvenile rheumatoid arthritis','714.3'),('714.33','SP','Monoarticular juvenile rheumatoid arthritis','714.3'),('714.4','SP','Chronic postrheumatic arthropathy','714'),('714.8','NS','Other specified inflammatory polyarthropathies','714'),('714.81','SP','Rheumatoid lung','714.8'),('714.89','SP','Other specified inflammatory polyarthropathies','714.8'),('714.9','SP','Unspecified inflammatory polyarthropathy','714'),('715','NS','Osteoarthrosis and allied disorders','710-719'),('715.0','NS','Osteoarthrosis generalized','715'),('715.00','SP','Osteoarthrosis, generalized, site unspecified','715.0'),('715.04','SP','Osteoarthrosis, generalized, hand','715.0'),('715.09','SP','Osteoarthrosis, generalized, multiple sites','715.0'),('715.1','NS','Osteoarthrosis localized primary','715'),('715.10','SP','Osteoarthrosis, localized, primary, site unspecified','715.1'),('715.11','SP','Osteoarthrosis, localized, primary, shoulder region','715.1'),('715.12','SP','Osteoarthrosis, localized, primary, upper arm','715.1'),('715.13','SP','Osteoarthrosis, localized, primary, forearm','715.1'),('715.14','SP','Osteoarthrosis, localized, primary, hand','715.1'),('715.15','SP','Osteoarthrosis, localized, primary, pelvic region and thigh','715.1'),('715.16','SP','Osteoarthrosis, localized, primary, lower leg','715.1'),('715.17','SP','Osteoarthrosis, localized, primary, ankle and foot','715.1'),('715.18','SP','Osteoarthrosis, localized, primary, other specified sites','715.1'),('715.2','NS','Osteoarthrosis localized secondary','715'),('715.20','SP','Osteoarthrosis, localized, secondary, site unspecified','715.2'),('715.21','SP','Osteoarthrosis, localized, secondary, shoulder region','715.2'),('715.22','SP','Osteoarthrosis, localized, secondary, upper arm','715.2'),('715.23','SP','Osteoarthrosis, localized, secondary, forearm','715.2'),('715.24','SP','Osteoarthrosis, localized, secondary, hand','715.2'),('715.25','SP','Osteoarthrosis, localized, secondary, pelvic region and thigh','715.2'),('715.26','SP','Osteoarthrosis, localized, secondary, lower leg','715.2'),('715.27','SP','Osteoarthrosis, localized, secondary, ankle and foot','715.2'),('715.28','SP','Osteoarthrosis, localized, secondary, other specified sites','715.2'),('715.3','NS','Osteoarthrosis localized not specified whether primary or secondary','715'),('715.30','SP','Osteoarthrosis, localized, not specified whether primary or secondary, site unspecified','715.3'),('715.31','SP','Osteoarthrosis, localized, not specified whether primary or secondary, shoulder region','715.3'),('715.32','SP','Osteoarthrosis, localized, not specified whether primary or secondary, upper arm','715.3'),('715.33','SP','Osteoarthrosis, localized, not specified whether primary or secondary, forearm','715.3'),('715.34','SP','Osteoarthrosis, localized, not specified whether primary or secondary, hand','715.3'),('715.35','SP','Osteoarthrosis, localized, not specified whether primary or secondary, pelvic region and thigh','715.3'),('715.36','SP','Osteoarthrosis, localized, not specified whether primary or secondary, lower leg','715.3'),('715.37','SP','Osteoarthrosis, localized, not specified whether primary or secondary, ankle and foot','715.3'),('715.38','SP','Osteoarthrosis, localized, not specified whether primary or secondary, other specified sites','715.3'),('715.8','NS','Osteoarthrosis involving or with mention of more than one site but not specified as generalized','715'),('715.80','SP','Osteoarthrosis involving, or with mention of more than one site, but not specified as generalized, site unspecified','715.8'),('715.89','SP','Osteoarthrosis involving, or with mention of more than one site, but not specified as generalized, multiple sites','715.8'),('715.9','NS','Osteoarthrosis unspecified whether generalized or localized','715'),('715.90','SP','Osteoarthrosis, unspecified whether generalized or localized, site unspecified','715.9'),('715.91','SP','Osteoarthrosis, unspecified whether generalized or localized, shoulder region','715.9'),('715.92','SP','Osteoarthrosis, unspecified whether generalized or localized, upper arm','715.9'),('715.93','SP','Osteoarthrosis, unspecified whether generalized or localized, forearm','715.9'),('715.94','SP','Osteoarthrosis, unspecified whether generalized or localized, hand','715.9'),('715.95','SP','Osteoarthrosis, unspecified whether generalized or localized, pelvic region and thigh','715.9'),('715.96','SP','Osteoarthrosis, unspecified whether generalized or localized, lower leg','715.9'),('715.97','SP','Osteoarthrosis, unspecified whether generalized or localized, ankle and foot','715.9'),('715.98','SP','Osteoarthrosis, unspecified whether generalized or localized, other specified sites','715.9'),('716','NS','Other and unspecified arthropathies','710-719'),('716.0','NS','Kaschin-beck disease','716'),('716.00','SP','Kaschin-Beck disease, site unspecified','716.0'),('716.01','SP','Kaschin-Beck disease, shoulder region','716.0'),('716.02','SP','Kaschin-Beck disease, upper arm','716.0'),('716.03','SP','Kaschin-Beck disease, forearm','716.0'),('716.04','SP','Kaschin-Beck disease, hand','716.0'),('716.05','SP','Kaschin-Beck disease, pelvic region and thigh','716.0'),('716.06','SP','Kaschin-Beck disease, lower leg','716.0'),('716.07','SP','Kaschin-Beck disease, ankle and foot','716.0'),('716.08','SP','Kaschin-Beck disease, other specified sites','716.0'),('716.09','SP','Kaschin-Beck disease, multiple sites','716.0'),('716.1','NS','Traumatic arthropathy','716'),('716.10','SP','Traumatic arthropathy, site unspecified','716.1'),('716.11','SP','Traumatic arthropathy, shoulder region','716.1'),('716.12','SP','Traumatic arthropathy, upper arm','716.1'),('716.13','SP','Traumatic arthropathy, forearm','716.1'),('716.14','SP','Traumatic arthropathy, hand','716.1'),('716.15','SP','Traumatic arthropathy, pelvic region and thigh','716.1'),('716.16','SP','Traumatic arthropathy, lower leg','716.1'),('716.17','SP','Traumatic arthropathy, ankle and foot','716.1'),('716.18','SP','Traumatic arthropathy, other specified sites','716.1'),('716.19','SP','Traumatic arthropathy, multiple sites','716.1'),('716.2','NS','Allergic arthritis','716'),('716.20','SP','Allergic arthritis, site unspecified','716.2'),('716.21','SP','Allergic arthritis, shoulder region','716.2'),('716.22','SP','Allergic arthritis, upper arm','716.2'),('716.23','SP','Allergic arthritis, forearm','716.2'),('716.24','SP','Allergic arthritis, hand','716.2'),('716.25','SP','Allergic arthritis, pelvic region and thigh','716.2'),('716.26','SP','Allergic arthritis, lower leg','716.2'),('716.27','SP','Allergic arthritis, ankle and foot','716.2'),('716.28','SP','Allergic arthritis, other specified sites','716.2'),('716.29','SP','Allergic arthritis, multiple sites','716.2'),('716.3','NS','Climacteric arthritis','716'),('716.30','SP','Climacteric arthritis, site unspecified','716.3'),('716.31','SP','Climacteric arthritis, shoulder region','716.3'),('716.32','SP','Climacteric arthritis, upper arm','716.3'),('716.33','SP','Climacteric arthritis, forearm','716.3'),('716.34','SP','Climacteric arthritis, hand','716.3'),('716.35','SP','Climacteric arthritis, pelvic region and thigh','716.3'),('716.36','SP','Climacteric arthritis, lower leg','716.3'),('716.37','SP','Climacteric arthritis, ankle and foot','716.3'),('716.38','SP','Climacteric arthritis, other specified sites','716.3'),('716.39','SP','Climacteric arthritis, multiple sites','716.3'),('716.4','NS','Transient arthropathy','716'),('716.40','SP','Transient arthropathy, site unspecified','716.4'),('716.41','SP','Transient arthropathy, shoulder region','716.4'),('716.42','SP','Transient arthropathy, upper arm','716.4'),('716.43','SP','Transient arthropathy, forearm','716.4'),('716.44','SP','Transient arthropathy, hand','716.4'),('716.45','SP','Transient arthropathy, pelvic region and thigh','716.4'),('716.46','SP','Transient arthropathy, lower leg','716.4'),('716.47','SP','Transient arthropathy, ankle and foot','716.4'),('716.48','SP','Transient arthropathy, other specified sites','716.4'),('716.49','SP','Transient arthropathy, multiple sites','716.4'),('716.5','NS','Unspecified polyarthropathy or polyarthritis','716'),('716.50','SP','Unspecified polyarthropathy or polyarthritis, site unspecified','716.5'),('716.51','SP','Unspecified polyarthropathy or polyarthritis, shoulder region','716.5'),('716.52','SP','Unspecified polyarthropathy or polyarthritis, upper arm','716.5'),('716.53','SP','Unspecified polyarthropathy or polyarthritis, forearm','716.5'),('716.54','SP','Unspecified polyarthropathy or polyarthritis, hand','716.5'),('716.55','SP','Unspecified polyarthropathy or polyarthritis, pelvic region and thigh','716.5'),('716.56','SP','Unspecified polyarthropathy or polyarthritis, lower leg','716.5'),('716.57','SP','Unspecified polyarthropathy or polyarthritis, ankle and foot','716.5'),('716.58','SP','Unspecified polyarthropathy or polyarthritis, other specified sites','716.5'),('716.59','SP','Unspecified polyarthropathy or polyarthritis, multiple sites','716.5'),('716.6','NS','Unspecified monoarthritis','716'),('716.60','SP','Unspecified monoarthritis, site unspecified','716.6'),('716.61','SP','Unspecified monoarthritis, shoulder region','716.6'),('716.62','SP','Unspecified monoarthritis, upper arm','716.6'),('716.63','SP','Unspecified monoarthritis, forearm','716.6'),('716.64','SP','Unspecified monoarthritis, hand','716.6'),('716.65','SP','Unspecified monoarthritis, pelvic region and thigh','716.6'),('716.66','SP','Unspecified monoarthritis, lower leg','716.6'),('716.67','SP','Unspecified monoarthritis, ankle and foot','716.6'),('716.68','SP','Unspecified monoarthritis, other specified sites','716.6'),('716.8','NS','Other specified arthropathy','716'),('716.80','SP','Other specified arthropathy, site unspecified','716.8'),('716.81','SP','Other specified arthropathy, shoulder region','716.8'),('716.82','SP','Other specified arthropathy, upper arm','716.8'),('716.83','SP','Other specified arthropathy, forearm','716.8'),('716.84','SP','Other specified arthropathy, hand','716.8'),('716.85','SP','Other specified arthropathy, pelvic region and thigh','716.8'),('716.86','SP','Other specified arthropathy, lower leg','716.8'),('716.87','SP','Other specified arthropathy, ankle and foot','716.8'),('716.88','SP','Other specified arthropathy, other specified sites','716.8'),('716.89','SP','Other specified arthropathy, multiple sites','716.8'),('716.9','NS','Unspecified arthropathy','716'),('716.90','SP','Arthropathy, unspecified, site unspecified','716.9'),('716.91','SP','Arthropathy, unspecified, shoulder region','716.9'),('716.92','SP','Arthropathy, unspecified, upper arm','716.9'),('716.93','SP','Arthropathy, unspecified, forearm','716.9'),('716.94','SP','Arthropathy, unspecified, hand','716.9'),('716.95','SP','Arthropathy, unspecified, pelvic region and thigh','716.9'),('716.96','SP','Arthropathy, unspecified, lower leg','716.9'),('716.97','SP','Arthropathy, unspecified, ankle and foot','716.9'),('716.98','SP','Arthropathy, unspecified, other specified sites','716.9'),('716.99','SP','Arthropathy, unspecified, multiple sites','716.9'),('717','NS','Internal derangement of knee','710-719'),('717.0','SP','Old bucket handle tear of medial meniscus','717'),('717.1','SP','Derangement of anterior horn of medial meniscus','717'),('717.2','SP','Derangement of posterior horn of medial meniscus','717'),('717.3','SP','Other and unspecified derangement of medial meniscus','717'),('717.4','NS','Derangement of lateral meniscus','717'),('717.40','SP','Derangement of lateral meniscus, unspecified','717.4'),('717.41','SP','Bucket handle tear of lateral meniscus','717.4'),('717.42','SP','Derangement of anterior horn of lateral meniscus','717.4'),('717.43','SP','Derangement of posterior horn of lateral meniscus','717.4'),('717.49','SP','Other derangement of lateral meniscus','717.4'),('717.5','SP','Derangement of meniscus, not elsewhere classified','717'),('717.6','SP','Loose body in knee','717'),('717.7','SP','Chondromalacia of patella','717'),('717.8','NS','Other internal derangement of knee','717'),('717.81','SP','Old disruption of lateral collateral ligament','717.8'),('717.82','SP','Old disruption of medial collateral ligament','717.8'),('717.83','SP','Old disruption of anterior cruciate ligament','717.8'),('717.84','SP','Old disruption of posterior cruciate ligament','717.8'),('717.85','SP','Old disruption of other ligaments of knee','717.8'),('717.89','SP','Other internal derangement of knee','717.8'),('717.9','SP','Unspecified internal derangement of knee','717'),('718','NS','Other derangement of joint','710-719'),('718.0','NS','Articular cartilage disorder','718'),('718.00','SP','Articular cartilage disorder, site unspecified','718.0'),('718.01','SP','Articular cartilage disorder, shoulder region','718.0'),('718.02','SP','Articular cartilage disorder, upper arm','718.0'),('718.03','SP','Articular cartilage disorder, forearm','718.0'),('718.04','SP','Articular cartilage disorder, hand','718.0'),('718.05','SP','Articular cartilage disorder, pelvic region and thigh','718.0'),('718.07','SP','Articular cartilage disorder, ankle and foot','718.0'),('718.08','SP','Articular cartilage disorder, other specified sites','718.0'),('718.09','SP','Articular cartilage disorder, multiple sites','718.0'),('718.1','NS','Loose body in joint','718'),('718.10','SP','Loose body in joint, site unspecified','718.1'),('718.11','SP','Loose body in joint, shoulder region','718.1'),('718.12','SP','Loose body in joint, upper arm','718.1'),('718.13','SP','Loose body in joint, forearm','718.1'),('718.14','SP','Loose body in joint, hand','718.1'),('718.15','SP','Loose body in joint, pelvic region and thigh','718.1'),('718.17','SP','Loose body in joint, ankle and foot','718.1'),('718.18','SP','Loose body in joint, other specified sites','718.1'),('718.19','SP','Loose body in joint, multiple sites','718.1'),('718.2','NS','Pathological dislocation','718'),('718.20','SP','Pathological dislocation of joint, site unspecified','718.2'),('718.21','SP','Pathological dislocation of joint, shoulder region','718.2'),('718.22','SP','Pathological dislocation of joint, upper arm','718.2'),('718.23','SP','Pathological dislocation of joint, forearm','718.2'),('718.24','SP','Pathological dislocation of joint, hand','718.2'),('718.25','SP','Pathological dislocation of joint, pelvic region and thigh','718.2'),('718.26','SP','Pathological dislocation of joint, lower leg','718.2'),('718.27','SP','Pathological dislocation of joint, ankle and foot','718.2'),('718.28','SP','Pathological dislocation of joint, other specified sites','718.2'),('718.29','SP','Pathological dislocation of joint, multiple sites','718.2'),('718.3','NS','Recurrent dislocation of joint','718'),('718.30','SP','Recurrent dislocation of joint, site unspecified','718.3'),('718.31','SP','Recurrent dislocation of joint, shoulder region','718.3'),('718.32','SP','Recurrent dislocation of joint, upper arm','718.3'),('718.33','SP','Recurrent dislocation of joint, forearm','718.3'),('718.34','SP','Recurrent dislocation of joint, hand','718.3'),('718.35','SP','Recurrent dislocation of joint, pelvic region and thigh','718.3'),('718.36','SP','Recurrent dislocation of joint, lower leg','718.3'),('718.37','SP','Recurrent dislocation of joint, ankle and foot','718.3'),('718.38','SP','Recurrent dislocation of joint, other specified sites','718.3'),('718.39','SP','Recurrent dislocation of joint, multiple sites','718.3'),('718.4','NS','Contracture of joint','718'),('718.40','SP','Contracture of joint, site unspecified','718.4'),('718.41','SP','Contracture of joint, shoulder region','718.4'),('718.42','SP','Contracture of joint, upper arm','718.4'),('718.43','SP','Contracture of joint, forearm','718.4'),('718.44','SP','Contracture of joint, hand','718.4'),('718.45','SP','Contracture of joint, pelvic region and thigh','718.4'),('718.46','SP','Contracture of joint, lower leg','718.4'),('718.47','SP','Contracture of joint, ankle and foot','718.4'),('718.48','SP','Contracture of joint, other specified sites','718.4'),('718.49','SP','Contracture of joint, multiple sites','718.4'),('718.5','NS','Ankylosis of joint','718'),('718.50','SP','Ankylosis of joint, site unspecified','718.5'),('718.51','SP','Ankylosis of joint, shoulder region','718.5'),('718.52','SP','Ankylosis of joint, upper arm','718.5'),('718.53','SP','Ankylosis of joint, forearm','718.5'),('718.54','SP','Ankylosis of joint, hand','718.5'),('718.55','SP','Ankylosis of joint, pelvic region and thigh','718.5'),('718.56','SP','Ankylosis of joint, lower leg','718.5'),('718.57','SP','Ankylosis of joint, ankle and foot','718.5'),('718.58','SP','Ankylosis of joint, other specified sites','718.5'),('718.59','SP','Ankylosis of joint, multiple sites','718.5'),('718.6','NS','Unspecified intrapelvic protrusion of acetabulum','718'),('718.65','SP','Unspecified intrapelvic protrusion of acetabulum, pelvic region and thigh','718.6'),('718.7','NS','Developmental dislocation of joint','718'),('718.70','SP','Developmental dislocation of joint, site unspecified','718.7'),('718.71','SP','Developmental dislocation of joint, shoulder region','718.7'),('718.72','SP','Developmental dislocation of joint, upper arm','718.7'),('718.73','SP','Developmental dislocation of joint, forearm','718.7'),('718.74','SP','Developmental dislocation of joint, hand','718.7'),('718.75','SP','Developmental dislocation of joint, pelvic region and thigh','718.7'),('718.76','SP','Developmental dislocation of joint, lower leg','718.7'),('718.77','SP','Developmental dislocation of joint, ankle and foot','718.7'),('718.78','SP','Developmental dislocation of joint, other specified sites','718.7'),('718.79','SP','Developmental dislocation of joint, multiple sites','718.7'),('718.8','NS','Other joint derangement not elsewhere classified','718'),('718.80','SP','Other joint derangement, not elsewhere classified, site unspecified','718.8'),('718.81','SP','Other joint derangement, not elsewhere classified, shoulder region','718.8'),('718.82','SP','Other joint derangement, not elsewhere classified, upper arm','718.8'),('718.83','SP','Other joint derangement, not elsewhere classified, forearm','718.8'),('718.84','SP','Other joint derangement, not elsewhere classified, hand','718.8'),('718.85','SP','Other joint derangement, not elsewhere classified, pelvic region and thigh','718.8'),('718.86','SP','Other joint derangement, not elsewhere classified, lower leg','718.8'),('718.87','SP','Other joint derangement, not elsewhere classified, ankle and foot','718.8'),('718.88','SP','Other joint derangement, not elsewhere classified, other specified sites','718.8'),('718.89','SP','Other joint derangement, not elsewhere classified, multiple sites','718.8'),('718.9','NS','Unspecified derangement of joint','718'),('718.90','SP','Unspecified derangement of joint, site unspecified','718.9'),('718.91','SP','Unspecified derangement of joint, shoulder region','718.9'),('718.92','SP','Unspecified derangement of joint, upper arm','718.9'),('718.93','SP','Unspecified derangement of joint, forearm','718.9'),('718.94','SP','Unspecified derangement of joint, hand','718.9'),('718.95','SP','Unspecified derangement of joint, pelvic region and thigh','718.9'),('718.97','SP','Unspecified derangement of joint, ankle and foot','718.9'),('718.98','SP','Unspecified derangement of joint, other specified sites','718.9'),('718.99','SP','Unspecified derangement of joint, multiple sites','718.9'),('719','NS','Other and unspecified disorders of joint','710-719'),('719.0','NS','Effusion of joint','719'),('719.00','SP','Effusion of joint, site unspecified','719.0'),('719.01','SP','Effusion of joint, shoulder region','719.0'),('719.02','SP','Effusion of joint, upper arm','719.0'),('719.03','SP','Effusion of joint, forearm','719.0'),('719.04','SP','Effusion of joint, hand','719.0'),('719.05','SP','Effusion of joint, pelvic region and thigh','719.0'),('719.06','SP','Effusion of joint, lower leg','719.0'),('719.07','SP','Effusion of joint, ankle and foot','719.0'),('719.08','SP','Effusion of joint, other specified sites','719.0'),('719.09','SP','Effusion of joint, multiple sites','719.0'),('719.1','NS','Hemarthrosis','719'),('719.10','SP','Hemarthrosis, site unspecified','719.1'),('719.11','SP','Hemarthrosis, shoulder region','719.1'),('719.12','SP','Hemarthrosis, upper arm','719.1'),('719.13','SP','Hemarthrosis, forearm','719.1'),('719.14','SP','Hemarthrosis, hand','719.1'),('719.15','SP','Hemarthrosis, pelvic region and thigh','719.1'),('719.16','SP','Hemarthrosis, lower leg','719.1'),('719.17','SP','Hemarthrosis, ankle and foot','719.1'),('719.18','SP','Hemarthrosis, other specified sites','719.1'),('719.19','SP','Hemarthrosis, multiple sites','719.1'),('719.2','NS','Villonodular synovitis','719'),('719.20','SP','Villonodular synovitis, site unspecified','719.2'),('719.21','SP','Villonodular synovitis, shoulder region','719.2'),('719.22','SP','Villonodular synovitis, upper arm','719.2'),('719.23','SP','Villonodular synovitis, forearm','719.2'),('719.24','SP','Villonodular synovitis, hand','719.2'),('719.25','SP','Villonodular synovitis, pelvic region and thigh','719.2'),('719.26','SP','Villonodular synovitis, lower leg','719.2'),('719.27','SP','Villonodular synovitis, ankle and foot','719.2'),('719.28','SP','Villonodular synovitis, other specified sites','719.2'),('719.29','SP','Villonodular synovitis, multiple sites','719.2'),('719.3','NS','Palindromic rheumatism','719'),('719.30','SP','Palindromic rheumatism, site unspecified','719.3'),('719.31','SP','Palindromic rheumatism, shoulder region','719.3'),('719.32','SP','Palindromic rheumatism, upper arm','719.3'),('719.33','SP','Palindromic rheumatism, forearm','719.3'),('719.34','SP','Palindromic rheumatism, hand','719.3'),('719.35','SP','Palindromic rheumatism, pelvic region and thigh','719.3'),('719.36','SP','Palindromic rheumatism, lower leg','719.3'),('719.37','SP','Palindromic rheumatism, ankle and foot','719.3'),('719.38','SP','Palindromic rheumatism, other specified sites','719.3'),('719.39','SP','Palindromic rheumatism, multiple sites','719.3'),('719.4','NS','Pain in joint','719'),('719.40','SP','Pain in joint, site unspecified','719.4'),('719.41','SP','Pain in joint, shoulder region','719.4'),('719.42','SP','Pain in joint, upper arm','719.4'),('719.43','SP','Pain in joint, forearm','719.4'),('719.44','SP','Pain in joint, hand','719.4'),('719.45','SP','Pain in joint, pelvic region and thigh','719.4'),('719.46','SP','Pain in joint, lower leg','719.4'),('719.47','SP','Pain in joint, ankle and foot','719.4'),('719.48','SP','Pain in joint, other specified sites','719.4'),('719.49','SP','Pain in joint, multiple sites','719.4'),('719.5','NS','Stiffness of joint not elsewhere classified','719'),('719.50','SP','Stiffness of joint, not elsewhere classified, site unspecified','719.5'),('719.51','SP','Stiffness of joint, not elsewhere classified, shoulder region','719.5'),('719.52','SP','Stiffness of joint, not elsewhere classified, upper arm','719.5'),('719.53','SP','Stiffness of joint, not elsewhere classified, forearm','719.5'),('719.54','SP','Stiffness of joint, not elsewhere classified, hand','719.5'),('719.55','SP','Stiffness of joint, not elsewhere classified, pelvic region and thigh','719.5'),('719.56','SP','Stiffness of joint, not elsewhere classified, lower leg','719.5'),('719.57','SP','Stiffness of joint, not elsewhere classified, ankle and foot','719.5'),('719.58','SP','Stiffness of joint, not elsewhere classified, other specified sites','719.5'),('719.59','SP','Stiffness of joint, not elsewhere classified, multiple sites','719.5'),('719.6','NS','Other symptoms referable to joint','719'),('719.60','SP','Other symptoms referable to joint, site unspecified','719.6'),('719.61','SP','Other symptoms referable to joint, shoulder region','719.6'),('719.62','SP','Other symptoms referable to joint, upper arm','719.6'),('719.63','SP','Other symptoms referable to joint, forearm','719.6'),('719.64','SP','Other symptoms referable to joint, hand','719.6'),('719.65','SP','Other symptoms referable to joint, pelvic region and thigh','719.6'),('719.66','SP','Other symptoms referable to joint, lower leg','719.6'),('719.67','SP','Other symptoms referable to joint, ankle and foot','719.6'),('719.68','SP','Other symptoms referable to joint, other specified sites','719.6'),('719.69','SP','Other symptoms referable to joint, multiple sites','719.6'),('719.7','SP','Difficulty in walking','719'),('719.8','NS','Other specified disorders of joint','719'),('719.80','SP','Other specified disorders of joint, site unspecified','719.8'),('719.81','SP','Other specified disorders of joint, shoulder region','719.8'),('719.82','SP','Other specified disorders of joint, upper arm','719.8'),('719.83','SP','Other specified disorders of joint, forearm','719.8'),('719.84','SP','Other specified disorders of joint, hand','719.8'),('719.85','SP','Other specified disorders of joint, pelvic region and thigh','719.8'),('719.86','SP','Other specified disorders of joint, lower leg','719.8'),('719.87','SP','Other specified disorders of joint, ankle and foot','719.8'),('719.88','SP','Other specified disorders of joint, other specified sites','719.8'),('719.89','SP','Other specified disorders of joint, multiple sites','719.8'),('719.9','NS','Unspecified disorder of joint','719'),('719.90','SP','Unspecified disorder of joint, site unspecified','719.9'),('719.91','SP','Unspecified disorder of joint, shoulder region','719.9'),('719.92','SP','Unspecified disorder of joint, upper arm','719.9'),('719.93','SP','Unspecified disorder of joint, forearm','719.9'),('719.94','SP','Unspecified disorder of joint, hand','719.9'),('719.95','SP','Unspecified disorder of joint, pelvic region and thigh','719.9'),('719.96','SP','Unspecified disorder of joint, lower leg','719.9'),('719.97','SP','Unspecified disorder of joint, ankle and foot','719.9'),('719.98','SP','Unspecified disorder of joint, other specified sites','719.9'),('719.99','SP','Unspecified disorder of joint, multiple sites','719.9'),('720','NS','Ankylosing spondylitis and other inflammatory spondylopathies','720-724'),('720-724','sect','Dorsopathies','710-739'),('720.0','SP','Ankylosing spondylitis','720'),('720.1','SP','Spinal enthesopathy','720'),('720.2','SP','Sacroiliitis, not elsewhere classified','720'),('720.8','NS','Other inflammatory spondylopathies','720'),('720.81','SP','Inflammatory spondylopathies in diseases classified elsewhere','720.8'),('720.89','SP','Other inflammatory spondylopathies','720.8'),('720.9','SP','Unspecified inflammatory spondylopathy','720'),('721','NS','Spondylosis and allied disorders','720-724'),('721.0','SP','Cervical spondylosis without myelopathy','721'),('721.1','SP','Cervical spondylosis with myelopathy','721'),('721.2','SP','Thoracic spondylosis without myelopathy','721'),('721.3','SP','Lumbosacral spondylosis without myelopathy','721'),('721.4','NS','Thoracic or lumbar spondylosis with myelopathy','721'),('721.41','SP','Spondylosis with myelopathy, thoracic region','721.4'),('721.42','SP','Spondylosis with myelopathy, lumbar region','721.4'),('721.5','SP','Kissing spine','721'),('721.6','SP','Ankylosing vertebral hyperostosis','721'),('721.7','SP','Traumatic spondylopathy','721'),('721.8','SP','Other allied disorders of spine','721'),('721.9','NS','Spondylosis of unspecified site','721'),('721.90','SP','Spondylosis of unspecified site, without mention of myelopathy','721.9'),('721.91','SP','Spondylosis of unspecified site, with myelopathy','721.9'),('722','NS','Intervertebral disc disorders','720-724'),('722.0','SP','Displacement of cervical intervertebral disc without myelopathy','722'),('722.1','NS','Displacement of thoracic or lumbar intervertebral disc without myelopathy','722'),('722.10','SP','Displacement of lumbar intervertebral disc without myelopathy','722.1'),('722.11','SP','Displacement of thoracic intervertebral disc without myelopathy','722.1'),('722.2','SP','Displacement of intervertebral disc, site unspecified, without myelopathy','722'),('722.3','NS','Schmorl\'s nodes','722'),('722.30','SP','Schmorl\'s nodes, unspecified region','722.3'),('722.31','SP','Schmorl\'s nodes, thoracic region','722.3'),('722.32','SP','Schmorl\'s nodes, lumbar region','722.3'),('722.39','SP','Schmorl\'s nodes, other region','722.3'),('722.4','SP','Degeneration of cervical intervertebral disc','722'),('722.5','NS','Degeneration of thoracic or lumbar intervertebral disc','722'),('722.51','SP','Degeneration of thoracic or thoracolumbar intervertebral disc','722.5'),('722.52','SP','Degeneration of lumbar or lumbosacral intervertebral disc','722.5'),('722.6','SP','Degeneration of intervertebral disc, site unspecified','722'),('722.7','NS','Intervertebral disc disorder with myelopathy','722'),('722.70','SP','Intervertebral disc disorder with myelopathy, unspecified region','722.7'),('722.71','SP','Intervertebral disc disorder with myelopathy, cervical region','722.7'),('722.72','SP','Intervertebral disc disorder with myelopathy, thoracic region','722.7'),('722.73','SP','Intervertebral disc disorder with myelopathy, lumbar region','722.7'),('722.8','NS','Postlaminectomy syndrome','722'),('722.80','SP','Postlaminectomy syndrome, unspecified region','722.8'),('722.81','SP','Postlaminectomy syndrome, cervical region','722.8'),('722.82','SP','Postlaminectomy syndrome, thoracic region','722.8'),('722.83','SP','Postlaminectomy syndrome, lumbar region','722.8'),('722.9','NS','Other and unspecified disc disorder','722'),('722.90','SP','Other and unspecified disc disorder, unspecified region','722.9'),('722.91','SP','Other and unspecified disc disorder, cervical region','722.9'),('722.92','SP','Other and unspecified disc disorder, thoracic region','722.9'),('722.93','SP','Other and unspecified disc disorder, lumbar region','722.9'),('723','NS','Other disorders of cervical region','720-724'),('723.0','SP','Spinal stenosis in cervical region','723'),('723.1','SP','Cervicalgia','723'),('723.2','SP','Cervicocranial syndrome','723'),('723.3','SP','Cervicobrachial syndrome (diffuse)','723'),('723.4','SP','Brachial neuritis or radiculitis NOS','723'),('723.5','SP','Torticollis, unspecified','723'),('723.6','SP','Panniculitis specified as affecting neck','723'),('723.7','SP','Ossification of posterior longitudinal ligament in cervical region','723'),('723.8','SP','Other syndromes affecting cervical region','723'),('723.9','SP','Unspecified musculoskeletal disorders and symptoms referable to neck','723'),('724','NS','Other and unspecified disorders of back','720-724'),('724.0','NS','Spinal stenosis other than cervical','724'),('724.00','SP','Spinal stenosis, unspecified region','724.0'),('724.01','SP','Spinal stenosis, thoracic region','724.0'),('724.02','SP','Spinal stenosis, lumbar region, without neurogenic claudication','724.0'),('724.03','SP','Spinal stenosis, lumbar region, with neurogenic claudication','724.0'),('724.09','SP','Spinal stenosis, other region','724.0'),('724.1','SP','Pain in thoracic spine','724'),('724.2','SP','Lumbago','724'),('724.3','SP','Sciatica','724'),('724.4','SP','Thoracic or lumbosacral neuritis or radiculitis, unspecified','724'),('724.5','SP','Backache, unspecified','724'),('724.6','SP','Disorders of sacrum','724'),('724.7','NS','Disorders of coccyx','724'),('724.70','SP','Unspecified disorder of coccyx','724.7'),('724.71','SP','Hypermobility of coccyx','724.7'),('724.79','SP','Other disorders of coccyx','724.7'),('724.8','SP','Other symptoms referable to back','724'),('724.9','SP','Other unspecified back disorders','724'),('725','SP','Polymyalgia rheumatica','725-729'),('725-729','sect','Rheumatism, Excluding The Back','710-739'),('726','NS','Peripheral enthesopathies and allied syndromes','725-729'),('726.0','SP','Adhesive capsulitis of shoulder','726'),('726.1','NS','Rotator cuff syndrome of shoulder and allied disorders','726'),('726.10','SP','Disorders of bursae and tendons in shoulder region, unspecified','726.1'),('726.11','SP','Calcifying tendinitis of shoulder','726.1'),('726.12','SP','Bicipital tenosynovitis','726.1'),('726.13','SP','Partial tear of rotator cuff','726.1'),('726.19','SP','Other specified disorders of bursae and tendons in shoulder region','726.1'),('726.2','SP','Other affections of shoulder region, not elsewhere classified','726'),('726.3','NS','Enthesopathy of elbow region','726'),('726.30','SP','Enthesopathy of elbow, unspecified','726.3'),('726.31','SP','Medial epicondylitis','726.3'),('726.32','SP','Lateral epicondylitis','726.3'),('726.33','SP','Olecranon bursitis','726.3'),('726.39','SP','Other enthesopathy of elbow region','726.3'),('726.4','SP','Enthesopathy of wrist and carpus','726'),('726.5','SP','Enthesopathy of hip region','726'),('726.6','NS','Enthesopathy of knee','726'),('726.60','SP','Enthesopathy of knee, unspecified','726.6'),('726.61','SP','Pes anserinus tendinitis or bursitis','726.6'),('726.62','SP','Tibial collateral ligament bursitis','726.6'),('726.63','SP','Fibular collateral ligament bursitis','726.6'),('726.64','SP','Patellar tendinitis','726.6'),('726.65','SP','Prepatellar bursitis','726.6'),('726.69','SP','Other enthesopathy of knee','726.6'),('726.7','NS','Enthesopathy of ankle and tarsus','726'),('726.70','SP','Enthesopathy of ankle and tarsus, unspecified','726.7'),('726.71','SP','Achilles bursitis or tendinitis','726.7'),('726.72','SP','Tibialis tendinitis','726.7'),('726.73','SP','Calcaneal spur','726.7'),('726.79','SP','Other enthesopathy of ankle and tarsus','726.7'),('726.8','SP','Other peripheral enthesopathies','726'),('726.9','NS','Unspecified enthesopathy','726'),('726.90','SP','Enthesopathy of unspecified site','726.9'),('726.91','SP','Exostosis of unspecified site','726.9'),('727','NS','Other disorders of synovium tendon and bursa','725-729'),('727.0','NS','Synovitis and tenosynovitis','727'),('727.00','SP','Synovitis and tenosynovitis, unspecified','727.0'),('727.01','SP','Synovitis and tenosynovitis in diseases classified elsewhere','727.0'),('727.02','SP','Giant cell tumor of tendon sheath','727.0'),('727.03','SP','Trigger finger (acquired)','727.0'),('727.04','SP','Radial styloid tenosynovitis','727.0'),('727.05','SP','Other tenosynovitis of hand and wrist','727.0'),('727.06','SP','Tenosynovitis of foot and ankle','727.0'),('727.09','SP','Other synovitis and tenosynovitis','727.0'),('727.1','SP','Bunion','727'),('727.2','SP','Specific bursitides often of occupational origin','727'),('727.3','SP','Other bursitis','727'),('727.4','NS','Ganglion and cyst of synovium tendon and bursa','727'),('727.40','SP','Synovial cyst, unspecified','727.4'),('727.41','SP','Ganglion of joint','727.4'),('727.42','SP','Ganglion of tendon sheath','727.4'),('727.43','SP','Ganglion, unspecified','727.4'),('727.49','SP','Other ganglion and cyst of synovium, tendon, and bursa','727.4'),('727.5','NS','Rupture of synovium','727'),('727.50','SP','Rupture of synovium, unspecified','727.5'),('727.51','SP','Synovial cyst of popliteal space','727.5'),('727.59','SP','Other rupture of synovium','727.5'),('727.6','NS','Rupture of tendon nontraumatic','727'),('727.60','SP','Nontraumatic rupture of unspecified tendon','727.6'),('727.61','SP','Complete rupture of rotator cuff','727.6'),('727.62','SP','Nontraumatic rupture of tendons of biceps (long head)','727.6'),('727.63','SP','Nontraumatic rupture of extensor tendons of hand and wrist','727.6'),('727.64','SP','Nontraumatic rupture of flexor tendons of hand and wrist','727.6'),('727.65','SP','Nontraumatic rupture of quadriceps tendon','727.6'),('727.66','SP','Nontraumatic rupture of patellar tendon','727.6'),('727.67','SP','Nontraumatic rupture of achilles tendon','727.6'),('727.68','SP','Nontraumatic rupture of other tendons of foot and ankle','727.6'),('727.69','SP','Nontraumatic rupture of other tendon','727.6'),('727.8','NS','Other disorders of synovium tendon and bursa','727'),('727.81','SP','Contracture of tendon (sheath)','727.8'),('727.82','SP','Calcium deposits in tendon and bursa','727.8'),('727.83','SP','Plica syndrome','727.8'),('727.89','SP','Other disorders of synovium, tendon, and bursa','727.8'),('727.9','SP','Unspecified disorder of synovium, tendon, and bursa','727'),('728','NS','Disorders of muscle ligament and fascia','725-729'),('728.0','SP','Infective myositis','728'),('728.1','NS','Muscular calcification and ossification','728'),('728.10','SP','Calcification and ossification, unspecified','728.1'),('728.11','SP','Progressive myositis ossificans','728.1'),('728.12','SP','Traumatic myositis ossificans','728.1'),('728.13','SP','Postoperative heterotopic calcification','728.1'),('728.19','SP','Other muscular calcification and ossification','728.1'),('728.2','SP','Muscular wasting and disuse atrophy, not elsewhere classified','728'),('728.3','SP','Other specific muscle disorders','728'),('728.4','SP','Laxity of ligament','728'),('728.5','SP','Hypermobility syndrome','728'),('728.6','SP','Contracture of palmar fascia','728'),('728.7','NS','Other fibromatoses of muscle ligament and fascia','728'),('728.71','SP','Plantar fascial fibromatosis','728.7'),('728.79','SP','Other fibromatoses of muscle, ligament, and fascia','728.7'),('728.8','NS','Other disorders of muscle ligament and fascia','728'),('728.81','SP','Interstitial myositis','728.8'),('728.82','SP','Foreign body granuloma of muscle','728.8'),('728.83','SP','Rupture of muscle, nontraumatic','728.8'),('728.84','SP','Diastasis of muscle','728.8'),('728.85','SP','Spasm of muscle','728.8'),('728.86','SP','Necrotizing fasciitis','728.8'),('728.87','SP','Muscle weakness (generalized)','728.8'),('728.88','SP','Rhabdomyolysis','728.8'),('728.89','SP','Other disorders of muscle, ligament, and fascia','728.8'),('728.9','SP','Unspecified disorder of muscle, ligament, and fascia','728'),('729','NS','Other disorders of soft tissues','725-729'),('729.0','SP','Rheumatism, unspecified and fibrositis','729'),('729.1','SP','Myalgia and myositis, unspecified','729'),('729.2','SP','Neuralgia, neuritis, and radiculitis, unspecified','729'),('729.3','NS','Panniculitis unspecified','729'),('729.30','SP','Panniculitis, unspecified site','729.3'),('729.31','SP','Hypertrophy of fat pad, knee','729.3'),('729.39','SP','Panniculitis, other site','729.3'),('729.4','SP','Fasciitis, unspecified','729'),('729.5','SP','Pain in limb','729'),('729.6','SP','Residual foreign body in soft tissue','729'),('729.7','NS','Nontraumatic compartment syndrome','729'),('729.71','SP','Nontraumatic compartment syndrome of upper extremity','729.7'),('729.72','SP','Nontraumatic compartment syndrome of lower extremity','729.7'),('729.73','SP','Nontraumatic compartment syndrome of abdomen','729.7'),('729.79','SP','Nontraumatic compartment syndrome of other sites','729.7'),('729.8','NS','Other musculoskeletal symptoms referable to limbs','729'),('729.81','SP','Swelling of limb','729.8'),('729.82','SP','Cramp of limb','729.8'),('729.89','SP','Other musculoskeletal symptoms referable to limbs','729.8'),('729.9','NS','Other and unspecified disorders of soft tissue','729'),('729.90','SP','Disorders of soft tissue, unspecified','729.9'),('729.91','SP','Post-traumatic seroma','729.9'),('729.92','SP','Nontraumatic hematoma of soft tissue','729.9'),('729.99','SP','Other disorders of soft tissue','729.9'),('730','NS','Osteomyelitis periostitis and other infections involving bone','730-739'),('730-739','sect','Osteopathies, Chondropathies, And Acquired Musculoskeletal Deformities','710-739'),('730.0','NS','Acute osteomyelitis','730'),('730.00','SP','Acute osteomyelitis, site unspecified','730.0'),('730.01','SP','Acute osteomyelitis, shoulder region','730.0'),('730.02','SP','Acute osteomyelitis, upper arm','730.0'),('730.03','SP','Acute osteomyelitis, forearm','730.0'),('730.04','SP','Acute osteomyelitis, hand','730.0'),('730.05','SP','Acute osteomyelitis, pelvic region and thigh','730.0'),('730.06','SP','Acute osteomyelitis, lower leg','730.0'),('730.07','SP','Acute osteomyelitis, ankle and foot','730.0'),('730.08','SP','Acute osteomyelitis, other specified sites','730.0'),('730.09','SP','Acute osteomyelitis, multiple sites','730.0'),('730.1','NS','Chronic osteomyelitis','730'),('730.10','SP','Chronic osteomyelitis, site unspecified','730.1'),('730.11','SP','Chronic osteomyelitis, shoulder region','730.1'),('730.12','SP','Chronic osteomyelitis, upper arm','730.1'),('730.13','SP','Chronic osteomyelitis, forearm','730.1'),('730.14','SP','Chronic osteomyelitis, hand','730.1'),('730.15','SP','Chronic osteomyelitis, pelvic region and thigh','730.1'),('730.16','SP','Chronic osteomyelitis, lower leg','730.1'),('730.17','SP','Chronic osteomyelitis, ankle and foot','730.1'),('730.18','SP','Chronic osteomyelitis, other specified sites','730.1'),('730.19','SP','Chronic osteomyelitis, multiple sites','730.1'),('730.2','NS','Unspecified osteomyelitis','730'),('730.20','SP','Unspecified osteomyelitis, site unspecified','730.2'),('730.21','SP','Unspecified osteomyelitis, shoulder region','730.2'),('730.22','SP','Unspecified osteomyelitis, upper arm','730.2'),('730.23','SP','Unspecified osteomyelitis, forearm','730.2'),('730.24','SP','Unspecified osteomyelitis, hand','730.2'),('730.25','SP','Unspecified osteomyelitis, pelvic region and thigh','730.2'),('730.26','SP','Unspecified osteomyelitis, lower leg','730.2'),('730.27','SP','Unspecified osteomyelitis, ankle and foot','730.2'),('730.28','SP','Unspecified osteomyelitis, other specified sites','730.2'),('730.29','SP','Unspecified osteomyelitis, multiple sites','730.2'),('730.3','NS','Periostitis without mention of osteomyelitis','730'),('730.30','SP','Periostitis, without mention of osteomyelitis, site unspecified','730.3'),('730.31','SP','Periostitis, without mention of osteomyelitis, shoulder region','730.3'),('730.32','SP','Periostitis, without mention of osteomyelitis, upper arm','730.3'),('730.33','SP','Periostitis, without mention of osteomyelitis, forearm','730.3'),('730.34','SP','Periostitis, without mention of osteomyelitis, hand','730.3'),('730.35','SP','Periostitis, without mention of osteomyelitis, pelvic region and thigh','730.3'),('730.36','SP','Periostitis, without mention of osteomyelitis, lower leg','730.3'),('730.37','SP','Periostitis, without mention of osteomyelitis, ankle and foot','730.3'),('730.38','SP','Periostitis, without mention of osteomyelitis, other specified sites','730.3'),('730.39','SP','Periostitis, without mention of osteomyelitis, multiple sites','730.3'),('730.7','NS','Osteopathy resulting from poliomyelitis','730'),('730.70','SP','Osteopathy resulting from poliomyelitis, site unspecified','730.7'),('730.71','SP','Osteopathy resulting from poliomyelitis, shoulder region','730.7'),('730.72','SP','Osteopathy resulting from poliomyelitis, upper arm','730.7'),('730.73','SP','Osteopathy resulting from poliomyelitis, forearm','730.7'),('730.74','SP','Osteopathy resulting from poliomyelitis, hand','730.7'),('730.75','SP','Osteopathy resulting from poliomyelitis, pelvic region and thigh','730.7'),('730.76','SP','Osteopathy resulting from poliomyelitis, lower leg','730.7'),('730.77','SP','Osteopathy resulting from poliomyelitis, ankle and foot','730.7'),('730.78','SP','Osteopathy resulting from poliomyelitis, other specified sites','730.7'),('730.79','SP','Osteopathy resulting from poliomyelitis, multiple sites','730.7'),('730.8','NS','Other infections involving bone in diseases classified elsewhere','730'),('730.80','SP','Other infections involving bone in diseases classified elsewhere, site unspecified','730.8'),('730.81','SP','Other infections involving bone in diseases classified elsewhere, shoulder region','730.8'),('730.82','SP','Other infections involving bone in diseases classified elsewhere, upper arm','730.8'),('730.83','SP','Other infections involving bone in diseases classified elsewhere, forearm','730.8'),('730.84','SP','Other infections involving bone in diseases classified elsewhere, hand','730.8'),('730.85','SP','Other infections involving bone in diseases classified elsewhere, pelvic region and thigh','730.8'),('730.86','SP','Other infections involving bone in diseases classified elsewhere, lower leg','730.8'),('730.87','SP','Other infections involving bone in diseases classified elsewhere, ankle and foot','730.8'),('730.88','SP','Other infections involving bone in diseases classified elsewhere, other specified sites','730.8'),('730.89','SP','Other infections involving bone in diseases classified elsewhere, multiple sites','730.8'),('730.9','NS','Unspecified infection of bone','730'),('730.90','SP','Unspecified infection of bone, site unspecified','730.9'),('730.91','SP','Unspecified infection of bone, shoulder region','730.9'),('730.92','SP','Unspecified infection of bone, upper arm','730.9'),('730.93','SP','Unspecified infection of bone, forearm','730.9'),('730.94','SP','Unspecified infection of bone, hand','730.9'),('730.95','SP','Unspecified infection of bone, pelvic region and thigh','730.9'),('730.96','SP','Unspecified infection of bone, lower leg','730.9'),('730.97','SP','Unspecified infection of bone, ankle and foot','730.9'),('730.98','SP','Unspecified infection of bone, other specified sites','730.9'),('730.99','SP','Unspecified infection of bone, multiple sites','730.9'),('731','NS','Osteitis deformans and osteopathies associated with other disorders classified elsewhere','730-739'),('731.0','SP','Osteitis deformans without mention of bone tumor','731'),('731.1','SP','Osteitis deformans in diseases classified elsewhere','731'),('731.2','SP','Hypertrophic pulmonary osteoarthropathy','731'),('731.3','SP','Major osseous defects','731'),('731.8','SP','Other bone involvement in diseases classified elsewhere','731'),('732','NS','Osteochondropathies','730-739'),('732.0','SP','Juvenile osteochondrosis of spine','732'),('732.1','SP','Juvenile osteochondrosis of hip and pelvis','732'),('732.2','SP','Nontraumatic slipped upper femoral epiphysis','732'),('732.3','SP','Juvenile osteochondrosis of upper extremity','732'),('732.4','SP','Juvenile osteochondrosis of lower extremity, excluding foot','732'),('732.5','SP','Juvenile osteochondrosis of foot','732'),('732.6','SP','Other juvenile osteochondrosis','732'),('732.7','SP','Osteochondritis dissecans','732'),('732.8','SP','Other specified forms of osteochondropathy','732'),('732.9','SP','Unspecified osteochondropathy','732'),('733','NS','Other disorders of bone and cartilage','730-739'),('733.0','NS','Osteoporosis','733'),('733.00','SP','Osteoporosis, unspecified','733.0'),('733.01','SP','Senile osteoporosis','733.0'),('733.02','SP','Idiopathic osteoporosis','733.0'),('733.03','SP','Disuse osteoporosis','733.0'),('733.09','SP','Other osteoporosis','733.0'),('733.1','NS','Pathologic fracture','733'),('733.10','SP','Pathologic fracture, unspecified site','733.1'),('733.11','SP','Pathologic fracture of humerus','733.1'),('733.12','SP','Pathologic fracture of distal radius and ulna','733.1'),('733.13','SP','Pathologic fracture of vertebrae','733.1'),('733.14','SP','Pathologic fracture of neck of femur','733.1'),('733.15','SP','Pathologic fracture of other specified part of femur','733.1'),('733.16','SP','Pathologic fracture of tibia or fibula','733.1'),('733.19','SP','Pathologic fracture of other specified site','733.1'),('733.2','NS','Cyst of bone','733'),('733.20','SP','Cyst of bone (localized), unspecified','733.2'),('733.21','SP','Solitary bone cyst','733.2'),('733.22','SP','Aneurysmal bone cyst','733.2'),('733.29','SP','Other bone cyst','733.2'),('733.3','SP','Hyperostosis of skull','733'),('733.4','NS','Aseptic necrosis of bone','733'),('733.40','SP','Aseptic necrosis of bone, site unspecified','733.4'),('733.41','SP','Aseptic necrosis of head of humerus','733.4'),('733.42','SP','Aseptic necrosis of head and neck of femur','733.4'),('733.43','SP','Aseptic necrosis of medial femoral condyle','733.4'),('733.44','SP','Aseptic necrosis of talus','733.4'),('733.45','SP','Aseptic necrosis of bone, jaw','733.4'),('733.49','SP','Aseptic necrosis of bone, other','733.4'),('733.5','SP','Osteitis condensans','733'),('733.6','SP','Tietze\'s disease','733'),('733.7','SP','Algoneurodystrophy','733'),('733.8','NS','Malunion and nonunion of fracture','733'),('733.81','SP','Malunion of fracture','733.8'),('733.82','SP','Nonunion of fracture','733.8'),('733.9','NS','Other and unspecified disorders of bone and cartilage','733'),('733.90','SP','Disorder of bone and cartilage, unspecified','733.9'),('733.91','SP','Arrest of bone development or growth','733.9'),('733.92','SP','Chondromalacia','733.9'),('733.93','SP','Stress fracture of tibia or fibula','733.9'),('733.94','SP','Stress fracture of the metatarsals','733.9'),('733.95','SP','Stress fracture of other bone','733.9'),('733.96','SP','Stress fracture of femoral neck','733.9'),('733.97','SP','Stress fracture of shaft of femur','733.9'),('733.98','SP','Stress fracture of pelvis','733.9'),('733.99','SP','Other disorders of bone and cartilage','733.9'),('734','SP','Flat foot','730-739'),('735','NS','Acquired deformities of toe','730-739'),('735.0','SP','Hallux valgus (acquired)','735'),('735.1','SP','Hallux varus (acquired)','735'),('735.2','SP','Hallux rigidus','735'),('735.3','SP','Hallux malleus','735'),('735.4','SP','Other hammer toe (acquired)','735'),('735.5','SP','Claw toe (acquired)','735'),('735.8','SP','Other acquired deformities of toe','735'),('735.9','SP','Unspecified acquired deformity of toe','735'),('736','NS','Other acquired deformities of limbs','730-739'),('736.0','NS','Acquired deformities of forearm excluding fingers','736'),('736.00','SP','Unspecified deformity of forearm, excluding fingers','736.0'),('736.01','SP','Cubitus valgus (acquired)','736.0'),('736.02','SP','Cubitus varus (acquired)','736.0'),('736.03','SP','Valgus deformity of wrist (acquired)','736.0'),('736.04','SP','Varus deformity of wrist (acquired)','736.0'),('736.05','SP','Wrist drop (acquired)','736.0'),('736.06','SP','Claw hand (acquired)','736.0'),('736.07','SP','Club hand, acquired','736.0'),('736.09','SP','Other acquired deformities of forearm, excluding fingers','736.0'),('736.1','SP','Mallet finger','736'),('736.2','NS','Other acquired deformities of finger','736'),('736.20','SP','Unspecified deformity of finger','736.2'),('736.21','SP','Boutonniere deformity','736.2'),('736.22','SP','Swan-neck deformity','736.2'),('736.29','SP','Other acquired deformities of finger','736.2'),('736.3','NS','Acquired deformities of hip','736'),('736.30','SP','Unspecified acquired deformity of hip','736.3'),('736.31','SP','Coxa valga (acquired)','736.3'),('736.32','SP','Coxa vara (acquired)','736.3'),('736.39','SP','Other acquired deformities of hip','736.3'),('736.4','NS','Genu valgum or varum (acquired)','736'),('736.41','SP','Genu valgum (acquired)','736.4'),('736.42','SP','Genu varum (acquired)','736.4'),('736.5','SP','Genu recurvatum (acquired)','736'),('736.6','SP','Other acquired deformities of knee','736'),('736.7','NS','Other acquired deformities of ankle and foot','736'),('736.70','SP','Unspecified deformity of ankle and foot, acquired','736.7'),('736.71','SP','Acquired equinovarus deformity','736.7'),('736.72','SP','Equinus deformity of foot, acquired','736.7'),('736.73','SP','Cavus deformity of foot, acquired','736.7'),('736.74','SP','Claw foot, acquired','736.7'),('736.75','SP','Cavovarus deformity of foot, acquired','736.7'),('736.76','SP','Other acquired calcaneus deformity','736.7'),('736.79','SP','Other acquired deformities of ankle and foot','736.7'),('736.8','NS','Acquired deformities of other parts of limbs','736'),('736.81','SP','Unequal leg length (acquired)','736.8'),('736.89','SP','Other acquired deformity of other parts of limb','736.8'),('736.9','SP','Acquired deformity of limb, site unspecified','736'),('737','NS','Curvature of spine','730-739'),('737.0','SP','Adolescent postural kyphosis','737'),('737.1','NS','Kyphosis (acquired)','737'),('737.10','SP','Kyphosis (acquired) (postural)','737.1'),('737.11','SP','Kyphosis due to radiation','737.1'),('737.12','SP','Kyphosis, postlaminectomy','737.1'),('737.19','SP','Other kyphosis (acquired)','737.1'),('737.2','NS','Lordosis (acquired)','737'),('737.20','SP','Lordosis (acquired) (postural)','737.2'),('737.21','SP','Lordosis, postlaminectomy','737.2'),('737.22','SP','Other postsurgical lordosis','737.2'),('737.29','SP','Other lordosis (acquired)','737.2'),('737.3','NS','Kyphoscoliosis and scoliosis','737'),('737.30','SP','Scoliosis [and kyphoscoliosis], idiopathic','737.3'),('737.31','SP','Resolving infantile idiopathic scoliosis','737.3'),('737.32','SP','Progressive infantile idiopathic scoliosis','737.3'),('737.33','SP','Scoliosis due to radiation','737.3'),('737.34','SP','Thoracogenic scoliosis','737.3'),('737.39','SP','Other kyphoscoliosis and scoliosis','737.3'),('737.4','NS','Curvature of spine associated with other conditions','737'),('737.40','SP','Curvature of spine, unspecified, associated with other conditions','737.4'),('737.41','SP','Kyphosis associated with other conditions','737.4'),('737.42','SP','Lordosis associated with other conditions','737.4'),('737.43','SP','Scoliosis associated with other conditions','737.4'),('737.8','SP','Other curvatures of spine','737'),('737.9','SP','Unspecified curvature of spine','737'),('738','NS','Other acquired musculoskeletal deformity','730-739'),('738.0','SP','Acquired deformity of nose','738'),('738.1','NS','Other acquired deformity of head','738'),('738.10','SP','Unspecified acquired deformity of head','738.1'),('738.11','SP','Zygomatic hyperplasia','738.1'),('738.12','SP','Zygomatic hypoplasia','738.1'),('738.19','SP','Other specified acquired deformity of head','738.1'),('738.2','SP','Acquired deformity of neck','738'),('738.3','SP','Acquired deformity of chest and rib','738'),('738.4','SP','Acquired spondylolisthesis','738'),('738.5','SP','Other acquired deformity of back or spine','738'),('738.6','SP','Acquired deformity of pelvis','738'),('738.7','SP','Cauliflower ear','738'),('738.8','SP','Acquired deformity of other specified site','738'),('738.9','SP','Acquired deformity of unspecified site','738'),('739','NS','Nonallopathic lesions not elsewhere classified','730-739'),('739.0','SP','Nonallopathic lesions, head region','739'),('739.1','SP','Nonallopathic lesions, cervical region','739'),('739.2','SP','Nonallopathic lesions, thoracic region','739'),('739.3','SP','Nonallopathic lesions, lumbar region','739'),('739.4','SP','Nonallopathic lesions, sacral region','739'),('739.5','SP','Nonallopathic lesions, pelvic region','739'),('739.6','SP','Nonallopathic lesions, lower extremities','739'),('739.7','SP','Nonallopathic lesions, upper extremities','739'),('739.8','SP','Nonallopathic lesions, rib cage','739'),('739.9','SP','Nonallopathic lesions, abdomen and other sites','739'),('740','NS','Anencephalus and similar anomalies','740-759'),('740-759','sect','Congenital Anomalies',NULL),('740.0','SP','Anencephalus','740'),('740.1','SP','Craniorachischisis','740'),('740.2','SP','Iniencephaly','740'),('741','NS','Spina bifida','740-759'),('741.0','NS','Spina bifida with hydrocephalus','741'),('741.00','SP','Spina bifida with hydrocephalus, unspecified region','741.0'),('741.01','SP','Spina bifida with hydrocephalus, cervical region','741.0'),('741.02','SP','Spina bifida with hydrocephalus, dorsal (thoracic) region','741.0'),('741.03','SP','Spina bifida with hydrocephalus, lumbar region','741.0'),('741.9','NS','Spina bifida without mention of hydrocephalus','741'),('741.90','SP','Spina bifida without mention of hydrocephalus, unspecified region','741.9'),('741.91','SP','Spina bifida without mention of hydrocephalus, cervical region','741.9'),('741.92','SP','Spina bifida without mention of hydrocephalus, dorsal (thoracic) region','741.9'),('741.93','SP','Spina bifida without mention of hydrocephalus, lumbar region','741.9'),('742','NS','Other congenital anomalies of nervous system','740-759'),('742.0','SP','Encephalocele','742'),('742.1','SP','Microcephalus','742'),('742.2','SP','Congenital reduction deformities of brain','742'),('742.3','SP','Congenital hydrocephalus','742'),('742.4','SP','Other specified congenital anomalies of brain','742'),('742.5','NS','Other specified congenital anomalies of spinal cord','742'),('742.51','SP','Diastematomyelia','742.5'),('742.53','SP','Hydromyelia','742.5'),('742.59','SP','Other specified congenital anomalies of spinal cord','742.5'),('742.8','SP','Other specified congenital anomalies of nervous system','742'),('742.9','SP','Unspecified congenital anomaly of brain, spinal cord, and nervous system','742'),('743','NS','Congenital anomalies of eye','740-759'),('743.0','NS','Anophthalmos','743'),('743.00','SP','Clinical anophthalmos, unspecified','743.0'),('743.03','SP','Cystic eyeball, congenital','743.0'),('743.06','SP','Cryptophthalmos','743.0'),('743.1','NS','Microphthalmos','743'),('743.10','SP','Microphthalmos, unspecified','743.1'),('743.11','SP','Simple microphthalmos','743.1'),('743.12','SP','Microphthalmos associated with other anomalies of eye and adnexa','743.1'),('743.2','NS','Buphthalmos','743'),('743.20','SP','Buphthalmos, unspecified','743.2'),('743.21','SP','Simple buphthalmos','743.2'),('743.22','SP','Buphthalmos associated with other ocular anomalies','743.2'),('743.3','NS','Congenital cataract and lens anomalies','743'),('743.30','SP','Congenital cataract, unspecified','743.3'),('743.31','SP','Congenital capsular and subcapsular cataract','743.3'),('743.32','SP','Congenital cortical and zonular cataract','743.3'),('743.33','SP','Congenital nuclear cataract','743.3'),('743.34','SP','Total and subtotal cataract, congenital','743.3'),('743.35','SP','Congenital aphakia','743.3'),('743.36','SP','Congenital anomalies of lens shape','743.3'),('743.37','SP','Congenital ectopic lens','743.3'),('743.39','SP','Other congenital cataract and lens anomalies','743.3'),('743.4','NS','Coloboma and other anomalies of anterior segment','743'),('743.41','SP','Congenital anomalies of corneal size and shape','743.4'),('743.42','SP','Corneal opacities, interfering with vision, congenital','743.4'),('743.43','SP','Other corneal opacities, congenital','743.4'),('743.44','SP','Specified congenital anomalies of anterior chamber, chamber angle, and related structures','743.4'),('743.45','SP','Aniridia','743.4'),('743.46','SP','Other specified congenital anomalies of iris and ciliary body','743.4'),('743.47','SP','Specified congenital anomalies of sclera','743.4'),('743.48','SP','Multiple and combined congenital anomalies of anterior segment','743.4'),('743.49','SP','Other congenital anomalies of anterior segment','743.4'),('743.5','NS','Congenital anomalies of posterior segment','743'),('743.51','SP','Vitreous anomalies','743.5'),('743.52','SP','Fundus coloboma','743.5'),('743.53','SP','Chorioretinal degeneration, congenital','743.5'),('743.54','SP','Congenital folds and cysts of posterior segment','743.5'),('743.55','SP','Congenital macular changes','743.5'),('743.56','SP','Other retinal changes, congenital','743.5'),('743.57','SP','Specified congenital anomalies of optic disc','743.5'),('743.58','SP','Vascular anomalies','743.5'),('743.59','SP','Other congenital anomalies of posterior segment','743.5'),('743.6','NS','Congenital anomalies of eyelids lacrimal system and orbit','743'),('743.61','SP','Congenital ptosis','743.6'),('743.62','SP','Congenital deformities of eyelids','743.6'),('743.63','SP','Other specified congenital anomalies of eyelid','743.6'),('743.64','SP','Specified congenital anomalies of lacrimal gland','743.6'),('743.65','SP','Specified congenital anomalies of lacrimal passages','743.6'),('743.66','SP','Specified congenital anomalies of orbit','743.6'),('743.69','SP','Other congenital anomalies of eyelids, lacrimal system, and orbit','743.6'),('743.8','SP','Other specified anomalies of eye','743'),('743.9','SP','Unspecified anomaly of eye','743'),('744','NS','Congenital anomalies of ear face and neck','740-759'),('744.0','NS','Congenital anomalies of ear causing impairment of hearing','744'),('744.00','SP','Unspecified anomaly of ear with impairment of hearing','744.0'),('744.01','SP','Absence of external ear','744.0'),('744.02','SP','Other anomalies of external ear with impairment of hearing','744.0'),('744.03','SP','Anomaly of middle ear, except ossicles','744.0'),('744.04','SP','Anomalies of ear ossicles','744.0'),('744.05','SP','Anomalies of inner ear','744.0'),('744.09','SP','Other anomalies of ear causing impairment of hearing','744.0'),('744.1','SP','Accessory auricle','744'),('744.2','NS','Other specified congenital anomalies of ear','744'),('744.21','SP','Absence of ear lobe, congenital','744.2'),('744.22','SP','Macrotia','744.2'),('744.23','SP','Microtia','744.2'),('744.24','SP','Specified anomalies of Eustachian tube','744.2'),('744.29','SP','Other specified anomalies of ear','744.2'),('744.3','SP','Unspecified anomaly of ear','744'),('744.4','NS','Branchial cleft cyst or fistula; preauricular sinus','744'),('744.41','SP','Branchial cleft sinus or fistula','744.4'),('744.42','SP','Branchial cleft cyst','744.4'),('744.43','SP','Cervical auricle','744.4'),('744.46','SP','Preauricular sinus or fistula','744.4'),('744.47','SP','Preauricular cyst','744.4'),('744.49','SP','Other branchial cleft cyst or fistula; preauricular sinus','744.4'),('744.5','SP','Webbing of neck','744'),('744.8','NS','Other specified congenital anomalies of face and neck','744'),('744.81','SP','Macrocheilia','744.8'),('744.82','SP','Microcheilia','744.8'),('744.83','SP','Macrostomia','744.8'),('744.84','SP','Microstomia','744.8'),('744.89','SP','Other specified congenital anomalies of face and neck','744.8'),('744.9','SP','Unspecified congenital anomalies of face and neck','744'),('745','NS','Bulbus cordis anomalies and anomalies of cardiac septal closure','740-759'),('745.0','SP','Common truncus','745'),('745.1','NS','Transposition of great vessels','745'),('745.10','SP','Complete transposition of great vessels','745.1'),('745.11','SP','Double outlet right ventricle','745.1'),('745.12','SP','Corrected transposition of great vessels','745.1'),('745.19','SP','Other transposition of great vessels','745.1'),('745.2','SP','Tetralogy of fallot','745'),('745.3','SP','Common ventricle','745'),('745.4','SP','Ventricular septal defect','745'),('745.5','SP','Ostium secundum type atrial septal defect','745'),('745.6','NS','Endocardial cushion defects','745'),('745.60','SP','Endocardial cushion defect, unspecified type','745.6'),('745.61','SP','Ostium primum defect','745.6'),('745.69','SP','Other endocardial cushion defects','745.6'),('745.7','SP','Cor biloculare','745'),('745.8','SP','Other bulbus cordis anomalies and anomalies of cardiac septal closure','745'),('745.9','SP','Unspecified defect of septal closure','745'),('746','NS','Other congenital anomalies of heart','740-759'),('746.0','NS','Anomalies of pulmonary valve congenital','746'),('746.00','SP','Congenital pulmonary valve anomaly, unspecified','746.0'),('746.01','SP','Atresia of pulmonary valve, congenital','746.0'),('746.02','SP','Stenosis of pulmonary valve, congenital','746.0'),('746.09','SP','Other congenital anomalies of pulmonary valve','746.0'),('746.1','SP','Tricuspid atresia and stenosis, congenital','746'),('746.2','SP','Ebstein\'s anomaly','746'),('746.3','SP','Congenital stenosis of aortic valve','746'),('746.4','SP','Congenital insufficiency of aortic valve','746'),('746.5','SP','Congenital mitral stenosis','746'),('746.6','SP','Congenital mitral insufficiency','746'),('746.7','SP','Hypoplastic left heart syndrome','746'),('746.8','NS','Other specified congenital anomalies of heart','746'),('746.81','SP','Subaortic stenosis','746.8'),('746.82','SP','Cor triatriatum','746.8'),('746.83','SP','Infundibular pulmonic stenosis','746.8'),('746.84','SP','Obstructive anomalies of heart, not elsewhere classified','746.8'),('746.85','SP','Coronary artery anomaly','746.8'),('746.86','SP','Congenital heart block','746.8'),('746.87','SP','Malposition of heart and cardiac apex','746.8'),('746.89','SP','Other specified congenital anomalies of heart','746.8'),('746.9','SP','Unspecified congenital anomaly of heart','746'),('747','NS','Other congenital anomalies of circulatory system','740-759'),('747.0','SP','Patent ductus arteriosus','747'),('747.1','NS','Coarctation of aorta','747'),('747.10','SP','Coarctation of aorta (preductal) (postductal)','747.1'),('747.11','SP','Interruption of aortic arch','747.1'),('747.2','NS','Other congenital anomalies of aorta','747'),('747.20','SP','Anomaly of aorta, unspecified','747.2'),('747.21','SP','Anomalies of aortic arch','747.2'),('747.22','SP','Atresia and stenosis of aorta','747.2'),('747.29','SP','Other anomalies of aorta','747.2'),('747.3','NS','Congenital anomalies of pulmonary artery','747'),('747.31','SP','Pulmonary artery coarctation and atresia','747.3'),('747.32','SP','Pulmonary arteriovenous malformation','747.3'),('747.39','SP','Other anomalies of pulmonary artery and pulmonary circulation','747.3'),('747.4','NS','Congenital anomalies of great veins','747'),('747.40','SP','Anomaly of great veins, unspecified','747.4'),('747.41','SP','Total anomalous pulmonary venous connection','747.4'),('747.42','SP','Partial anomalous pulmonary venous connection','747.4'),('747.49','SP','Other anomalies of great veins','747.4'),('747.5','SP','Absence or hypoplasia of umbilical artery','747'),('747.6','NS','Other congenital anomalies of peripheral vascular system','747'),('747.60','SP','Anomaly of the peripheral vascular system, unspecified site','747.6'),('747.61','SP','Gastrointestinal vessel anomaly','747.6'),('747.62','SP','Renal vessel anomaly','747.6'),('747.63','SP','Upper limb vessel anomaly','747.6'),('747.64','SP','Lower limb vessel anomaly','747.6'),('747.69','SP','Anomalies of other specified sites of peripheral vascular system','747.6'),('747.8','NS','Other specified congenital anomalies of circulatory system','747'),('747.81','SP','Anomalies of cerebrovascular system','747.8'),('747.82','SP','Spinal vessel anomaly','747.8'),('747.83','SP','Persistent fetal circulation','747.8'),('747.89','SP','Other specified anomalies of circulatory system','747.8'),('747.9','SP','Unspecified anomaly of circulatory system','747'),('748','NS','Congenital anomalies of respiratory system','740-759'),('748.0','SP','Choanal atresia','748'),('748.1','SP','Other anomalies of nose','748'),('748.2','SP','Web of larynx','748'),('748.3','SP','Other anomalies of larynx, trachea, and bronchus','748'),('748.4','SP','Congenital cystic lung','748'),('748.5','SP','Agenesis, hypoplasia, and dysplasia of lung','748'),('748.6','NS','Other congenital anomalies of lung','748'),('748.60','SP','Anomaly of lung, unspecified','748.6'),('748.61','SP','Congenital bronchiectasis','748.6'),('748.69','SP','Other congenital anomalies of lung','748.6'),('748.8','SP','Other specified anomalies of respiratory system','748'),('748.9','SP','Unspecified anomaly of respiratory system','748'),('749','NS','Cleft palate and cleft lip','740-759'),('749.0','NS','Cleft palate','749'),('749.00','SP','Cleft palate, unspecified','749.0'),('749.01','SP','Cleft palate, unilateral, complete','749.0'),('749.02','SP','Cleft palate, unilateral, incomplete','749.0'),('749.03','SP','Cleft palate, bilateral, complete','749.0'),('749.04','SP','Cleft palate, bilateral, incomplete','749.0'),('749.1','NS','Cleft lip','749'),('749.10','SP','Cleft lip, unspecified','749.1'),('749.11','SP','Cleft lip, unilateral, complete','749.1'),('749.12','SP','Cleft lip, unilateral, incomplete','749.1'),('749.13','SP','Cleft lip, bilateral, complete','749.1'),('749.14','SP','Cleft lip, bilateral, incomplete','749.1'),('749.2','NS','Cleft palate with cleft lip','749'),('749.20','SP','Cleft palate with cleft lip, unspecified','749.2'),('749.21','SP','Cleft palate with cleft lip, unilateral, complete','749.2'),('749.22','SP','Cleft palate with cleft lip, unilateral, incomplete','749.2'),('749.23','SP','Cleft palate with cleft lip, bilateral, complete','749.2'),('749.24','SP','Cleft palate with cleft lip, bilateral, incomplete','749.2'),('749.25','SP','Other combinations of cleft palate with cleft lip','749.2'),('750','NS','Other congenital anomalies of upper alimentary tract','740-759'),('750.0','SP','Tongue tie','750'),('750.1','NS','Other congenital anomalies of tongue','750'),('750.10','SP','Congenital anomaly of tongue, unspecified','750.1'),('750.11','SP','Aglossia','750.1'),('750.12','SP','Congenital adhesions of tongue','750.1'),('750.13','SP','Fissure of tongue','750.1'),('750.15','SP','Macroglossia','750.1'),('750.16','SP','Microglossia','750.1'),('750.19','SP','Other congenital anomalies of tongue','750.1'),('750.2','NS','Other specified congenital anomalies of mouth and pharynx','750'),('750.21','SP','Absence of salivary gland','750.2'),('750.22','SP','Accessory salivary gland','750.2'),('750.23','SP','Atresia, salivary duct','750.2'),('750.24','SP','Congenital fistula of salivary gland','750.2'),('750.25','SP','Congenital fistula of lip','750.2'),('750.26','SP','Other specified anomalies of mouth','750.2'),('750.27','SP','Diverticulum of pharynx','750.2'),('750.29','SP','Other specified anomalies of pharynx','750.2'),('750.3','SP','Tracheoesophageal fistula, esophageal atresia and stenosis','750'),('750.4','SP','Other specified anomalies of esophagus','750'),('750.5','SP','Congenital hypertrophic pyloric stenosis','750'),('750.6','SP','Congenital hiatus hernia','750'),('750.7','SP','Other specified anomalies of stomach','750'),('750.8','SP','Other specified anomalies of upper alimentary tract','750'),('750.9','SP','Unspecified anomaly of upper alimentary tract','750'),('751','NS','Other congenital anomalies of digestive system','740-759'),('751.0','SP','Meckel\'s diverticulum','751'),('751.1','SP','Atresia and stenosis of small intestine','751'),('751.2','SP','Atresia and stenosis of large intestine, rectum, and anal canal','751'),('751.3','SP','Hirschsprung\'s disease and other congenital functional disorders of colon','751'),('751.4','SP','Anomalies of intestinal fixation','751'),('751.5','SP','Other anomalies of intestine','751'),('751.6','NS','Anomalies of gallbladder bile ducts and liver','751'),('751.60','SP','Unspecified anomaly of gallbladder, bile ducts, and liver','751.6'),('751.61','SP','Biliary atresia','751.6'),('751.62','SP','Congenital cystic disease of liver','751.6'),('751.69','SP','Other anomalies of gallbladder, bile ducts, and liver','751.6'),('751.7','SP','Anomalies of pancreas','751'),('751.8','SP','Other specified anomalies of digestive system','751'),('751.9','SP','Unspecified anomaly of digestive system','751'),('752','NS','Congenital anomalies of genital organs','740-759'),('752.0','SP','Anomalies of ovaries','752'),('752.1','NS','Congenital anomalies of fallopian tubes and broad ligaments','752'),('752.10','SP','Unspecified anomaly of fallopian tubes and broad ligaments','752.1'),('752.11','SP','Embryonic cyst of fallopian tubes and broad ligaments','752.1'),('752.19','SP','Other anomalies of fallopian tubes and broad ligaments','752.1'),('752.2','SP','Doubling of uterus','752'),('752.3','NS','Other congenital anomalies of uterus','752'),('752.31','SP','Agenesis of uterus','752.3'),('752.32','SP','Hypoplasia of uterus','752.3'),('752.33','SP','Unicornuate uterus','752.3'),('752.34','SP','Bicornuate uterus','752.3'),('752.35','SP','Septate uterus','752.3'),('752.36','SP','Arcuate uterus','752.3'),('752.39','SP','Other anomalies of uterus','752.3'),('752.4','NS','Congenital anomalies of cervix vagina and external female genitalia','752'),('752.40','SP','Unspecified anomaly of cervix, vagina, and external female genitalia','752.4'),('752.41','SP','Embryonic cyst of cervix, vagina, and external female genitalia','752.4'),('752.42','SP','Imperforate hymen','752.4'),('752.43','SP','Cervical agenesis','752.4'),('752.44','SP','Cervical duplication','752.4'),('752.45','SP','Vaginal agenesis','752.4'),('752.46','SP','Transverse vaginal septum','752.4'),('752.47','SP','Longitudinal vaginal septum','752.4'),('752.49','SP','Other anomalies of cervix, vagina, and external female genitalia','752.4'),('752.5','NS','Undescended and retractile testicle','752'),('752.51','SP','Undescended testis','752.5'),('752.52','SP','Retractile testis','752.5'),('752.6','NS','Hypospadias and epispadias and other penile anomalies','752'),('752.61','SP','Hypospadias','752.6'),('752.62','SP','Epispadias','752.6'),('752.63','SP','Congenital chordee','752.6'),('752.64','SP','Micropenis','752.6'),('752.65','SP','Hidden penis','752.6'),('752.69','SP','Other penile anomalies','752.6'),('752.7','SP','Indeterminate sex and pseudohermaphroditism','752'),('752.8','NS','Other specified congenital anomalies of genital organs','752'),('752.81','SP','Scrotal transposition','752.8'),('752.89','SP','Other specified anomalies of genital organs','752.8'),('752.9','SP','Unspecified anomaly of genital organs','752'),('753','NS','Congenital anomalies of urinary system','740-759'),('753.0','SP','Renal agenesis and dysgenesis','753'),('753.1','NS','Cystic kidney disease','753'),('753.10','SP','Cystic kidney disease, unspecified','753.1'),('753.11','SP','Congenital single renal cyst','753.1'),('753.12','SP','Polycystic kidney, unspecified type','753.1'),('753.13','SP','Polycystic kidney, autosomal dominant','753.1'),('753.14','SP','Polycystic kidney, autosomal recessive','753.1'),('753.15','SP','Renal dysplasia','753.1'),('753.16','SP','Medullary cystic kidney','753.1'),('753.17','SP','Medullary sponge kidney','753.1'),('753.19','SP','Other specified cystic kidney disease','753.1'),('753.2','NS','Obstructive defects of renal pelvis and ureter','753'),('753.20','SP','Unspecified obstructive defect of renal pelvis and ureter','753.2'),('753.21','SP','Congenital obstruction of ureteropelvic junction','753.2'),('753.22','SP','Congenital obstruction of ureterovesical junction','753.2'),('753.23','SP','Congenital ureterocele','753.2'),('753.29','SP','Other obstructive defects of renal pelvis and ureter','753.2'),('753.3','SP','Other specified anomalies of kidney','753'),('753.4','SP','Other specified anomalies of ureter','753'),('753.5','SP','Exstrophy of urinary bladder','753'),('753.6','SP','Atresia and stenosis of urethra and bladder neck','753'),('753.7','SP','Anomalies of urachus','753'),('753.8','SP','Other specified anomalies of bladder and urethra','753'),('753.9','SP','Unspecified anomaly of urinary system','753'),('754','NS','Certain congenital musculoskeletal deformities','740-759'),('754.0','SP','Congenital musculoskeletal deformities of skull, face, and jaw','754'),('754.1','SP','Congenital musculoskeletal deformities of sternocleidomastoid muscle','754'),('754.2','SP','Congenital musculoskeletal deformities of spine','754'),('754.3','NS','Congenital dislocation of hip','754'),('754.30','SP','Congenital dislocation of hip, unilateral','754.3'),('754.31','SP','Congenital dislocation of hip, bilateral','754.3'),('754.32','SP','Congenital subluxation of hip, unilateral','754.3'),('754.33','SP','Congenital subluxation of hip, bilateral','754.3'),('754.35','SP','Congenital dislocation of one hip with subluxation of other hip','754.3'),('754.4','NS','Congenital genu recurvatum and bowing of long bones of leg','754'),('754.40','SP','Genu recurvatum','754.4'),('754.41','SP','Congenital dislocation of knee (with genu recurvatum)','754.4'),('754.42','SP','Congenital bowing of femur','754.4'),('754.43','SP','Congenital bowing of tibia and fibula','754.4'),('754.44','SP','Congenital bowing of unspecified long bones of leg','754.4'),('754.5','NS','Congenital varus deformities of feet','754'),('754.50','SP','Talipes varus','754.5'),('754.51','SP','Talipes equinovarus','754.5'),('754.52','SP','Metatarsus primus varus','754.5'),('754.53','SP','Metatarsus varus','754.5'),('754.59','SP','Other varus deformities of feet','754.5'),('754.6','NS','Congenital valgus deformities of feet','754'),('754.60','SP','Talipes valgus','754.6'),('754.61','SP','Congenital pes planus','754.6'),('754.62','SP','Talipes calcaneovalgus','754.6'),('754.69','SP','Other valgus deformities of feet','754.6'),('754.7','NS','Other congenital deformities of feet','754'),('754.70','SP','Talipes, unspecified','754.7'),('754.71','SP','Talipes cavus','754.7'),('754.79','SP','Other deformities of feet','754.7'),('754.8','NS','Other specified nonteratogenic anomalies','754'),('754.81','SP','Pectus excavatum','754.8'),('754.82','SP','Pectus carinatum','754.8'),('754.89','SP','Other specified nonteratogenic anomalies','754.8'),('755','NS','Other congenital anomalies of limbs','740-759'),('755.0','NS','Polydactyly','755'),('755.00','SP','Polydactyly, unspecified digits','755.0'),('755.01','SP','Polydactyly of fingers','755.0'),('755.02','SP','Polydactyly of toes','755.0'),('755.1','NS','Syndactyly','755'),('755.10','SP','Syndactyly of multiple and unspecified sites','755.1'),('755.11','SP','Syndactyly of fingers without fusion of bone','755.1'),('755.12','SP','Syndactyly of fingers with fusion of bone','755.1'),('755.13','SP','Syndactyly of toes without fusion of bone','755.1'),('755.14','SP','Syndactyly of toes with fusion of bone','755.1'),('755.2','NS','Reduction deformities of upper limb congenital','755'),('755.20','SP','Unspecified reduction deformity of upper limb','755.2'),('755.21','SP','Transverse deficiency of upper limb','755.2'),('755.22','SP','Longitudinal deficiency of upper limb, not elsewhere classified','755.2'),('755.23','SP','Longitudinal deficiency, combined, involving humerus, radius, and ulna (complete or incomplete)','755.2'),('755.24','SP','Longitudinal deficiency, humeral, complete or partial (with or without distal deficiencies, incomplete)','755.2'),('755.25','SP','Longitudinal deficiency, radioulnar, complete or partial (with or without distal deficiencies, incomplete)','755.2'),('755.26','SP','Longitudinal deficiency, radial, complete or partial (with or without distal deficiencies, incomplete)','755.2'),('755.27','SP','Longitudinal deficiency, ulnar, complete or partial (with or without distal deficiencies, incomplete)','755.2'),('755.28','SP','Longitudinal deficiency, carpals or metacarpals, complete or partial (with or without incomplete phalangeal deficiency)','755.2'),('755.29','SP','Longitudinal deficiency, phalanges, complete or partial','755.2'),('755.3','NS','Congenital reduction deformities of lower limb','755'),('755.30','SP','Unspecified reduction deformity of lower limb,','755.3'),('755.31','SP','Transverse deficiency of lower limb','755.3'),('755.32','SP','Longitudinal deficiency of lower limb, not elsewhere classified','755.3'),('755.33','SP','Longitudinal deficiency, combined, involving femur, tibia, and fibula (complete or incomplete)','755.3'),('755.34','SP','Longitudinal deficiency, femoral, complete or partial (with or without distal deficiencies, incomplete)','755.3'),('755.35','SP','Longitudinal deficiency, tibiofibular, complete or partial (with or without distal deficiencies, incomplete)','755.3'),('755.36','SP','Longitudinal deficiency, tibia, complete or partial (with or without distal deficiencies, incomplete)','755.3'),('755.37','SP','Longitudinal deficiency, fibular, complete or partial (with or without distal deficiencies, incomplete)','755.3'),('755.38','SP','Longitudinal deficiency, tarsals or metatarsals, complete or partial (with or without incomplete phalangeal deficiency)','755.3'),('755.39','SP','Longitudinal deficiency, phalanges, complete or partial','755.3'),('755.4','SP','Reduction deformities, unspecified limb','755'),('755.5','NS','Other congenital anomalies of upper limb including shoulder girdle','755'),('755.50','SP','Unspecified anomaly of upper limb','755.5'),('755.51','SP','Congenital deformity of clavicle','755.5'),('755.52','SP','Congenital elevation of scapula','755.5'),('755.53','SP','Radioulnar synostosis','755.5'),('755.54','SP','Madelung\'s deformity','755.5'),('755.55','SP','Acrocephalosyndactyly','755.5'),('755.56','SP','Accessory carpal bones','755.5'),('755.57','SP','Macrodactylia (fingers)','755.5'),('755.58','SP','Cleft hand, congenital','755.5'),('755.59','SP','Other anomalies of upper limb, including shoulder girdle','755.5'),('755.6','NS','Other congenital anomalies of lower limb including pelvic girdle','755'),('755.60','SP','Unspecified anomaly of lower limb','755.6'),('755.61','SP','Coxa valga, congenital','755.6'),('755.62','SP','Coxa vara, congenital','755.6'),('755.63','SP','Other congenital deformity of hip (joint)','755.6'),('755.64','SP','Congenital deformity of knee (joint)','755.6'),('755.65','SP','Macrodactylia of toes','755.6'),('755.66','SP','Other anomalies of toes','755.6'),('755.67','SP','Anomalies of foot, not elsewhere classified','755.6'),('755.69','SP','Other anomalies of lower limb, including pelvic girdle','755.6'),('755.8','SP','Other specified anomalies of unspecified limb','755'),('755.9','SP','Unspecified anomaly of unspecified limb','755'),('756','NS','Other congenital musculoskeletal anomalies','740-759'),('756.0','SP','Anomalies of skull and face bones','756'),('756.1','NS','Congenital anomalies of spine','756'),('756.10','SP','Anomaly of spine, unspecified','756.1'),('756.11','SP','Spondylolysis, lumbosacral region','756.1'),('756.12','SP','Spondylolisthesis','756.1'),('756.13','SP','Absence of vertebra, congenital','756.1'),('756.14','SP','Hemivertebra','756.1'),('756.15','SP','Fusion of spine (vertebra), congenital','756.1'),('756.16','SP','Klippel-Feil syndrome','756.1'),('756.17','SP','Spina bifida occulta','756.1'),('756.19','SP','Other anomalies of spine','756.1'),('756.2','SP','Cervical rib','756'),('756.3','SP','Other anomalies of ribs and sternum','756'),('756.4','SP','Chondrodystrophy','756'),('756.5','NS','Congenital osteodystrophies','756'),('756.50','SP','Congenital osteodystrophy, unspecified','756.5'),('756.51','SP','Osteogenesis imperfecta','756.5'),('756.52','SP','Osteopetrosis','756.5'),('756.53','SP','Osteopoikilosis','756.5'),('756.54','SP','Polyostotic fibrous dysplasia of bone','756.5'),('756.55','SP','Chondroectodermal dysplasia','756.5'),('756.56','SP','Multiple epiphyseal dysplasia','756.5'),('756.59','SP','Other osteodystrophies','756.5'),('756.6','SP','Anomalies of diaphragm','756'),('756.7','NS','Congenital anomalies of abdominal wall','756'),('756.70','SP','Anomaly of abdominal wall, unspecified','756.7'),('756.71','SP','Prune belly syndrome','756.7'),('756.72','SP','Omphalocele','756.7'),('756.73','SP','Gastroschisis','756.7'),('756.79','SP','Other congenital anomalies of abdominal wall','756.7'),('756.8','NS','Other specified congenital anomalies of muscle tendon fascia and connective tissue','756'),('756.81','SP','Absence of muscle and tendon','756.8'),('756.82','SP','Accessory muscle','756.8'),('756.83','SP','Ehlers-Danlos syndrome','756.8'),('756.89','SP','Other specified anomalies of muscle, tendon, fascia, and connective tissue','756.8'),('756.9','SP','Other and unspecified anomalies of musculoskeletal system','756'),('757','NS','Congenital anomalies of the integument','740-759'),('757.0','SP','Hereditary edema of legs','757'),('757.1','SP','Ichthyosis congenita','757'),('757.2','SP','Dermatoglyphic anomalies','757'),('757.3','NS','Other specified congenital anomalies of skin','757'),('757.31','SP','Congenital ectodermal dysplasia','757.3'),('757.32','SP','Vascular hamartomas','757.3'),('757.33','SP','Congenital pigmentary anomalies of skin','757.3'),('757.39','SP','Other specified anomalies of skin','757.3'),('757.4','SP','Specified anomalies of hair','757'),('757.5','SP','Specified anomalies of nails','757'),('757.6','SP','Specified congenital anomalies of breast','757'),('757.8','SP','Other specified anomalies of the integument','757'),('757.9','SP','Unspecified congenital anomaly of the integument','757'),('758','NS','Chromosomal anomalies','740-759'),('758.0','SP','Down\'s syndrome','758'),('758.1','SP','Patau\'s syndrome','758'),('758.2','SP','Edwards\' syndrome','758'),('758.3','NS','Autosomal deletion syndromes','758'),('758.31','SP','Cri-du-chat syndrome','758.3'),('758.32','SP','Velo-cardio-facial syndrome','758.3'),('758.33','SP','Other microdeletions','758.3'),('758.39','SP','Other autosomal deletions','758.3'),('758.4','SP','Balanced autosomal translocation in normal individual','758'),('758.5','SP','Other conditions due to autosomal anomalies','758'),('758.6','SP','Gonadal dysgenesis','758'),('758.7','SP','Klinefelter\'s syndrome','758'),('758.8','NS','Other conditions due to chromosome anomalies','758'),('758.81','SP','Other conditions due to sex chromosome anomalies','758.8'),('758.89','SP','Other conditions due to chromosome anomalies','758.8'),('758.9','SP','Conditions due to anomaly of unspecified chromosome','758'),('759','NS','Other and unspecified congenital anomalies','740-759'),('759.0','SP','Anomalies of spleen','759'),('759.1','SP','Anomalies of adrenal gland','759'),('759.2','SP','Anomalies of other endocrine glands','759'),('759.3','SP','Situs inversus','759'),('759.4','SP','Conjoined twins','759'),('759.5','SP','Tuberous sclerosis','759'),('759.6','SP','Other hamartoses, not elsewhere classified','759'),('759.7','SP','Multiple congenital anomalies, so described','759'),('759.8','NS','Other specified congenital anomalies','759'),('759.81','SP','Prader-Willi syndrome','759.8'),('759.82','SP','Marfan syndrome','759.8'),('759.83','SP','Fragile X syndrome','759.8'),('759.89','SP','Other specified congenital anomalies','759.8'),('759.9','SP','Congenital anomaly, unspecified','759'),('760','NS','Fetus or newborn affected by maternal conditions which may be unrelated to present pregnancy','760-763'),('760-763','sect','Maternal Causes Of Perinatal Morbidity And Mortality','760-779'),('760-779','sect','Certain Conditions Originating In The Perinatal Period',NULL),('760.0','SP','Maternal hypertensive disorders affecting fetus or newborn','760'),('760.1','SP','Maternal renal and urinary tract diseases affecting fetus or newborn','760'),('760.2','SP','Maternal infections affecting fetus or newborn','760'),('760.3','SP','Other chronic maternal circulatory and respiratory diseases affecting fetus or newborn','760'),('760.4','SP','Maternal nutritional disorders affecting fetus or newborn','760'),('760.5','SP','Maternal injury affecting fetus or newborn','760'),('760.6','NS','Surgical operation on mother and fetus','760'),('760.61','SP','Newborn affected by amniocentesis','760.6'),('760.62','SP','Newborn affected by other in utero procedure','760.6'),('760.63','SP','Newborn affected by other surgical operations on mother during pregnancy','760.6'),('760.64','SP','Newborn affected by previous surgical procedure on mother not associated with pregnancy','760.6'),('760.7','NS','Noxious influences affecting fetus or newborn via placenta or breast milk','760'),('760.70','SP','Unspecified noxious substance affecting fetus or newborn via placenta or breast milk','760.7'),('760.71','SP','Alcohol affecting fetus or newborn via placenta or breast milk','760.7'),('760.72','SP','Narcotics affecting fetus or newborn via placenta or breast milk','760.7'),('760.73','SP','Hallucinogenic agents affecting fetus or newborn via placenta or breast milk','760.7'),('760.74','SP','Anti-infectives affecting fetus or newborn via placenta or breast milk','760.7'),('760.75','SP','Cocaine affecting fetus or newborn via placenta or breast milk','760.7'),('760.76','SP','Diethylstilbestrol [DES] affecting fetus or newborn via placenta or breast milk','760.7'),('760.77','SP','Anticonvulsants affecting fetus or newborn via placenta or breast milk','760.7'),('760.78','SP','Antimetabolic agents affecting fetus or newborn via placenta or breast milk','760.7'),('760.79','SP','Other noxious influences affecting fetus or newborn via placenta or breast milk','760.7'),('760.8','SP','Other specified maternal conditions affecting fetus or newborn','760'),('760.9','SP','Unspecified maternal condition affecting fetus or newborn','760'),('761','NS','Fetus or newborn affected by maternal complications of pregnancy','760-763'),('761.0','SP','Incompetent cervix affecting fetus or newborn','761'),('761.1','SP','Premature rupture of membranes affecting fetus or newborn','761'),('761.2','SP','Oligohydramnios affecting fetus or newborn','761'),('761.3','SP','Polyhydramnios affecting fetus or newborn','761'),('761.4','SP','Ectopic pregnancy affecting fetus or newborn','761'),('761.5','SP','Multiple pregnancy affecting fetus or newborn','761'),('761.6','SP','Maternal death affecting fetus or newborn','761'),('761.7','SP','Malpresentation before labor affecting fetus or newborn','761'),('761.8','SP','Other specified maternal complications of pregnancy affecting fetus or newborn','761'),('761.9','SP','Unspecified maternal complication of pregnancy affecting fetus or newborn','761'),('762','NS','Fetus or newborn affected by complications of placenta cord and membranes','760-763'),('762.0','SP','Placenta previa affecting fetus or newborn','762'),('762.1','SP','Other forms of placental separation and hemorrhage affecting fetus or newborn','762'),('762.2','SP','Other and unspecified morphological and functional abnormalities of placenta affecting fetus or newborn','762'),('762.3','SP','Placental transfusion syndromes affecting fetus or newborn','762'),('762.4','SP','Prolapsed umbilical cord affecting fetus or newborn','762'),('762.5','SP','Other compression of umbilical cord affecting fetus or newborn','762'),('762.6','SP','Other and unspecified conditions of umbilical cord affecting fetus or newborn','762'),('762.7','SP','Chorioamnionitis affecting fetus or newborn','762'),('762.8','SP','Other specified abnormalities of chorion and amnion affecting fetus or newborn','762'),('762.9','SP','Unspecified abnormality of chorion and amnion affecting fetus or newborn','762'),('763','NS','Fetus or newborn affected by other complications of labor and delivery','760-763'),('763.0','SP','Breech delivery and extraction affecting fetus or newborn','763'),('763.1','SP','Other malpresentation, malposition, and disproportion during labor and delivery affecting fetus or newborn','763'),('763.2','SP','Forceps delivery affecting fetus or newborn','763'),('763.3','SP','Delivery by vacuum extractor affecting fetus or newborn','763'),('763.4','SP','Cesarean delivery affecting fetus or newborn','763'),('763.5','SP','Maternal anesthesia and analgesia affecting fetus or newborn','763'),('763.6','SP','Precipitate delivery affecting fetus or newborn','763'),('763.7','SP','Abnormal uterine contractions affecting fetus or newborn','763'),('763.8','NS','Other specified complications of labor and delivery affecting fetus or newborn','763'),('763.81','SP','Abnormality in fetal heart rate or rhythm before the onset of labor','763.8'),('763.82','SP','Abnormality in fetal heart rate or rhythm during labor','763.8'),('763.83','SP','Abnormality in fetal heart rate or rhythm, unspecified as to time of onset','763.8'),('763.84','SP','Meconium passage during delivery','763.8'),('763.89','SP','Other specified complications of labor and delivery affecting fetus or newborn','763.8'),('763.9','SP','Unspecified complication of labor and delivery affecting fetus or newborn','763'),('764','NS','Slow fetal growth and fetal malnutrition','764-779'),('764-779','sect','Other Conditions Originating In The Perinatal Period','760-779'),('764.0','NS','Light-for-dates infant without mention of fetal malnutrition','764'),('764.00','SP','\"Light-for-dates\" without mention of fetal malnutrition, unspecified [weight]','764.0'),('764.01','SP','\"Light-for-dates\" without mention of fetal malnutrition, less than 500 grams','764.0'),('764.02','SP','\"Light-for-dates\" without mention of fetal malnutrition, 500-749 grams','764.0'),('764.03','SP','\"Light-for-dates\" without mention of fetal malnutrition, 750-999 grams','764.0'),('764.04','SP','\"Light-for-dates\" without mention of fetal malnutrition, 1,000- 1,249 grams','764.0'),('764.05','SP','\"Light-for-dates\"without mention of fetal malnutrition, 1,250- 1,499 grams','764.0'),('764.06','SP','\"Light-for-dates\" without mention of fetal malnutrition, 1,500- 1,749 grams','764.0'),('764.07','SP','\"Light-for-dates\" without mention of fetal malnutrition, 1,750- 1,999 grams','764.0'),('764.08','SP','\"Light-for-dates\" without mention of fetal malnutrition, 2,000- 2,499 grams','764.0'),('764.09','SP','\"Light-for-dates\" without mention of fetal malnutrition, 2,500 grams and over','764.0'),('764.1','NS','Light-for-dates infant with signs of fetal malnutrition','764'),('764.10','SP','\"Light-for-dates\" with signs of fetal malnutrition, unspecified [weight]','764.1'),('764.11','SP','\"Light-for-dates\" with signs of fetal malnutrition, less than 500 grams','764.1'),('764.12','SP','\"Light-for-dates\"with signs of fetal malnutrition, 500-749 grams','764.1'),('764.13','SP','\"Light-for-dates\" with signs of fetal malnutrition, 750-999 grams','764.1'),('764.14','SP','\"Light-for-dates\" with signs of fetal malnutrition, 1,000-1,249 grams','764.1'),('764.15','SP','\"Light-for-dates\" with signs of fetal malnutrition, 1,250-1,499 grams','764.1'),('764.16','SP','\"Light-for-dates\" with signs of fetal malnutrition, 1,500-1,749 grams','764.1'),('764.17','SP','\"Light-for-dates\" with signs of fetal malnutrition, 1,750-1,999 grams','764.1'),('764.18','SP','\"Light-for-dates\"with signs of fetal malnutrition, 2,000-2,499 grams','764.1'),('764.19','SP','\"Light-for-dates\"with signs of fetal malnutrition, 2,500 grams and over','764.1'),('764.2','NS','Fetal malnutrition without mention of light-for-dates','764'),('764.20','SP','Fetal malnutrition without mention of \"light-for-dates\", unspecified [weight]','764.2'),('764.21','SP','Fetal malnutrition without mention of \"light-for-dates\", less than 500 grams','764.2'),('764.22','SP','Fetal malnutrition without mention of \"light-for-dates\", 500-749 grams','764.2'),('764.23','SP','Fetal malnutrition without mention of \"light-for-dates\", 750-999 grams','764.2'),('764.24','SP','Fetal malnutrition without mention of \"light-for-dates\", 1,000-1,249 grams','764.2'),('764.25','SP','Fetal malnutrition without mention of \"light-for-dates\", 1,250-1,499 grams','764.2'),('764.26','SP','Fetal malnutrition without mention of \"light-for-dates\", 1,500-1,749 grams','764.2'),('764.27','SP','Fetal malnutrition without mention of \"light-for-dates\", 1,750-1,999 grams','764.2'),('764.28','SP','Fetal malnutrition without mention of \"light-for-dates\", 2,000-2,499 grams','764.2'),('764.29','SP','Fetal malnutrition without mention of \"light-for-dates\", 2,500 grams and over','764.2'),('764.9','NS','Fetal growth retardation unspecified','764'),('764.90','SP','Fetal growth retardation, unspecified, unspecified [weight]','764.9'),('764.91','SP','Fetal growth retardation, unspecified, less than 500 grams','764.9'),('764.92','SP','Fetal growth retardation, unspecified, 500-749 grams','764.9'),('764.93','SP','Fetal growth retardation, unspecified, 750-999 grams','764.9'),('764.94','SP','Fetal growth retardation, unspecified, 1,000-1,249 grams','764.9'),('764.95','SP','Fetal growth retardation, unspecified, 1,250-1,499 grams','764.9'),('764.96','SP','Fetal growth retardation, unspecified, 1,500-1,749 grams','764.9'),('764.97','SP','Fetal growth retardation, unspecified, 1,750-1,999 grams','764.9'),('764.98','SP','Fetal growth retardation, unspecified, 2,000-2,499 grams','764.9'),('764.99','SP','Fetal growth retardation, unspecified, 2,500 grams and over','764.9'),('765','NS','Disorders relating to short gestation and low birthweight','764-779'),('765.0','NS','Disorders relating to extreme immaturity of infant','765'),('765.00','SP','Extreme immaturity, unspecified [weight]','765.0'),('765.01','SP','Extreme immaturity, less than 500 grams','765.0'),('765.02','SP','Extreme immaturity, 500-749 grams','765.0'),('765.03','SP','Extreme immaturity, 750-999 grams','765.0'),('765.04','SP','Extreme immaturity, 1,000-1,249 grams','765.0'),('765.05','SP','Extreme immaturity, 1,250-1,499 grams','765.0'),('765.06','SP','Extreme immaturity, 1,500-1,749 grams','765.0'),('765.07','SP','Extreme immaturity, 1,750-1,999 grams','765.0'),('765.08','SP','Extreme immaturity, 2,000-2,499 grams','765.0'),('765.09','SP','Extreme immaturity, 2,500 grams and over','765.0'),('765.1','NS','Disorders relating to other preterm infants','765'),('765.10','SP','Other preterm infants, unspecified [weight]','765.1'),('765.11','SP','Other preterm infants, less than 500 grams','765.1'),('765.12','SP','Other preterm infants, 500-749 grams','765.1'),('765.13','SP','Other preterm infants, 750-999 grams','765.1'),('765.14','SP','Other preterm infants, 1,000-1,249 grams','765.1'),('765.15','SP','Other preterm infants, 1,250-1,499 grams','765.1'),('765.16','SP','Other preterm infants, 1,500-1,749 grams','765.1'),('765.17','SP','Other preterm infants, 1,750-1,999 grams','765.1'),('765.18','SP','Other preterm infants, 2,000-2,499 grams','765.1'),('765.19','SP','Other preterm infants, 2,500 grams and over','765.1'),('765.2','NS','Weeks of gestation','765'),('765.20','SP','Unspecified weeks of gestation','765.2'),('765.21','SP','Less than 24 completed weeks of gestation','765.2'),('765.22','SP','24 completed weeks of gestation','765.2'),('765.23','SP','25-26 completed weeks of gestation','765.2'),('765.24','SP','27-28 completed weeks of gestation','765.2'),('765.25','SP','29-30 completed weeks of gestation','765.2'),('765.26','SP','31-32 completed weeks of gestation','765.2'),('765.27','SP','33-34 completed weeks of gestation','765.2'),('765.28','SP','35-36 completed weeks of gestation','765.2'),('765.29','SP','37 or more completed weeks of gestation','765.2'),('766','NS','Disorders relating to long gestation and high birthweight','764-779'),('766.0','SP','Exceptionally large baby','766'),('766.1','SP','Other \"heavy-for-dates\" infants','766'),('766.2','NS','Late infant, not \'heavy-for-dates\'','766'),('766.21','SP','Post-term infant','766.2'),('766.22','SP','Prolonged gestation of infant','766.2'),('767','NS','Birth trauma','764-779'),('767.0','SP','Subdural and cerebral hemorrhage','767'),('767.1','NS','Injuries to scalp due to birth trauma','767'),('767.11','SP','Epicranial subaponeurotic hemorrhage (massive)','767.1'),('767.19','SP','Other injuries to scalp','767.1'),('767.2','SP','Fracture of clavicle due to birth trauma','767'),('767.3','SP','Other injuries to skeleton due to birth trauma','767'),('767.4','SP','Injury to spine and spinal cord due to birth trauma','767'),('767.5','SP','Facial nerve injury due to birth trauma','767'),('767.6','SP','Injury to brachial plexus due to birth trauma','767'),('767.7','SP','Other cranial and peripheral nerve injuries due to birth trauma','767'),('767.8','SP','Other specified birth trauma','767'),('767.9','SP','Birth trauma, unspecified','767'),('768','NS','Intrauterine hypoxia and birth asphyxia','764-779'),('768.0','SP','Fetal death from asphyxia or anoxia before onset of labor or at unspecified time','768'),('768.1','SP','Fetal death from asphyxia or anoxia during labor','768'),('768.2','SP','Fetal distress before onset of labor, in liveborn infant','768'),('768.3','SP','Fetal distress first noted during labor and delivery, in liveborn infant','768'),('768.4','SP','Fetal distress, unspecified as to time of onset, in liveborn infant','768'),('768.5','SP','Severe birth asphyxia','768'),('768.6','SP','Mild or moderate birth asphyxia','768'),('768.7','NS','Hypoxic-ischemic encephalopathy (hie)','768'),('768.70','SP','Hypoxic-ischemic encephalopathy, unspecified','768.7'),('768.71','SP','Mild hypoxic-ischemic encephalopathy','768.7'),('768.72','SP','Moderate hypoxic-ischemic encephalopathy','768.7'),('768.73','SP','Severe hypoxic-ischemic encephalopathy','768.7'),('768.9','SP','Unspecified severity of birth asphyxia in liveborn infant','768'),('769','SP','Respiratory distress syndrome in newborn','764-779'),('770','NS','Other respiratory conditions of fetus and newborn','764-779'),('770.0','SP','Congenital pneumonia','770'),('770.1','NS','Fetal and newborn aspiration','770'),('770.10','SP','Fetal and newborn aspiration, unspecified','770.1'),('770.11','SP','Meconium aspiration without respiratory symptoms','770.1'),('770.12','SP','Meconium aspiration with respiratory symptoms','770.1'),('770.13','SP','Aspiration of clear amniotic fluid without respiratory symptoms','770.1'),('770.14','SP','Aspiration of clear amniotic fluid with respiratory symptoms','770.1'),('770.15','SP','Aspiration of blood without respiratory symptoms','770.1'),('770.16','SP','Aspiration of blood with respiratory symptoms','770.1'),('770.17','SP','Other fetal and newborn aspiration without respiratory symptoms','770.1'),('770.18','SP','Other fetal and newborn aspiration with respiratory symptoms','770.1'),('770.2','SP','Interstitial emphysema and related conditions','770'),('770.3','SP','Pulmonary hemorrhage','770'),('770.4','SP','Primary atelectasis','770'),('770.5','SP','Other and unspecified atelectasis','770'),('770.6','SP','Transitory tachypnea of newborn','770'),('770.7','SP','Chronic respiratory disease arising in the perinatal period','770'),('770.8','NS','Other respiratory problems after birth','770'),('770.81','SP','Primary apnea of newborn','770.8'),('770.82','SP','Other apnea of newborn','770.8'),('770.83','SP','Cyanotic attacks of newborn','770.8'),('770.84','SP','Respiratory failure of newborn','770.8'),('770.85','SP','Aspiration of postnatal stomach contents without respiratory symptoms','770.8'),('770.86','SP','Aspiration of postnatal stomach contents with respiratory symptoms','770.8'),('770.87','SP','Respiratory arrest of newborn','770.8'),('770.88','SP','Hypoxemia of newborn','770.8'),('770.89','SP','Other respiratory problems after birth','770.8'),('770.9','SP','Unspecified respiratory condition of fetus and newborn','770'),('771','NS','Infections specific to the perinatal period','764-779'),('771.0','SP','Congenital rubella','771'),('771.1','SP','Congenital cytomegalovirus infection','771'),('771.2','SP','Other congenital infections specific to the perinatal period','771'),('771.3','SP','Tetanus neonatorum','771'),('771.4','SP','Omphalitis of the newborn','771'),('771.5','SP','Neonatal infective mastitis','771'),('771.6','SP','Neonatal conjunctivitis and dacryocystitis','771'),('771.7','SP','Neonatal Candida infection','771'),('771.8','NS','Other infections specific to the perinatal period','771'),('771.81','SP','Septicemia [sepsis] of newborn','771.8'),('771.82','SP','Urinary tract infection of newborn','771.8'),('771.83','SP','Bacteremia of newborn','771.8'),('771.89','SP','Other infections specific to the perinatal period','771.8'),('772','NS','Fetal and neonatal hemorrhage','764-779'),('772.0','SP','Fetal blood loss','772'),('772.1','NS','Intraventricular hemorrhage of fetus or newborn','772'),('772.10','SP','Intraventricular hemorrhage unspecified grade','772.1'),('772.11','SP','Intraventricular hemorrhage, grade I','772.1'),('772.12','SP','Intraventricular hemorrhage, grade II','772.1'),('772.13','SP','Intraventricular hemorrhage, grade III','772.1'),('772.14','SP','Intraventricular hemorrhage, grade IV','772.1'),('772.2','SP','Subarachnoid hemorrhage of fetus or newborn','772'),('772.3','SP','Umbilical hemorrhage after birth','772'),('772.4','SP','Gastrointestinal hemorrhage of fetus or newborn','772'),('772.5','SP','Adrenal hemorrhage of fetus or newborn','772'),('772.6','SP','Cutaneous hemorrhage of fetus or newborn','772'),('772.8','SP','Other specified hemorrhage of fetus or newborn','772'),('772.9','SP','Unspecified hemorrhage of newborn','772'),('773','NS','Hemolytic disease of fetus or newborn due to isoimmunization','764-779'),('773.0','SP','Hemolytic disease of fetus or newborn due to Rh isoimmunization','773'),('773.1','SP','Hemolytic disease of fetus or newborn due to ABO isoimmunization','773'),('773.2','SP','Hemolytic disease of fetus or newborn due to other and unspecified isoimmunization','773'),('773.3','SP','Hydrops fetalis due to isoimmunization','773'),('773.4','SP','Kernicterus of fetus or newborn due to isoimmunization','773'),('773.5','SP','Late anemia of fetus or newborn due to isoimmunization','773'),('774','NS','Other perinatal jaundice','764-779'),('774.0','SP','Perinatal jaundice from hereditary hemolytic anemias','774'),('774.1','SP','Perinatal jaundice from other excessive hemolysis','774'),('774.2','SP','Neonatal jaundice associated with preterm delivery','774'),('774.3','NS','Neonatal jaundice due to delayed conjugation from other causes','774'),('774.30','SP','Neonatal jaundice due to delayed conjugation, cause unspecified','774.3'),('774.31','SP','Neonatal jaundice due to delayed conjugation in diseases classified elsewhere','774.3'),('774.39','SP','Other neonatal jaundice due to delayed conjugation from other causes','774.3'),('774.4','SP','Perinatal jaundice due to hepatocellular damage','774'),('774.5','SP','Perinatal jaundice from other causes','774'),('774.6','SP','Unspecified fetal and neonatal jaundice','774'),('774.7','SP','Kernicterus of fetus or newborn not due to isoimmunization','774'),('775','NS','Endocrine and metabolic disturbances specific to the fetus and newborn','764-779'),('775.0','SP','Syndrome of \"infant of a diabetic mother\"','775'),('775.1','SP','Neonatal diabetes mellitus','775'),('775.2','SP','Neonatal myasthenia gravis','775'),('775.3','SP','Neonatal thyrotoxicosis','775'),('775.4','SP','Hypocalcemia and hypomagnesemia of newborn','775'),('775.5','SP','Other transitory neonatal electrolyte disturbances','775'),('775.6','SP','Neonatal hypoglycemia','775'),('775.7','SP','Late metabolic acidosis of newborn','775'),('775.8','NS','Other neonatal endocrine and metabolic disturbances','775'),('775.81','SP','Other acidosis of newborn','775.8'),('775.89','SP','Other neonatal endocrine and metabolic disturbances','775.8'),('775.9','SP','Unspecified endocrine and metabolic disturbances specific to the fetus and newborn','775'),('776','NS','Hematological disorders of newborn','764-779'),('776.0','SP','Hemorrhagic disease of newborn','776'),('776.1','SP','Transient neonatal thrombocytopenia','776'),('776.2','SP','Disseminated intravascular coagulation in newborn','776'),('776.3','SP','Other transient neonatal disorders of coagulation','776'),('776.4','SP','Polycythemia neonatorum','776'),('776.5','SP','Congenital anemia','776'),('776.6','SP','Anemia of prematurity','776'),('776.7','SP','Transient neonatal neutropenia','776'),('776.8','SP','Other specified transient hematological disorders of fetus or newborn','776'),('776.9','SP','Unspecified hematological disorder specific to newborn','776'),('777','NS','Perinatal disorders of digestive system','764-779'),('777.1','SP','Meconium obstruction in fetus or newborn','777'),('777.2','SP','Intestinal obstruction in newborn due to inspissated milk','777'),('777.3','SP','Hematemesis and melena of newborn due to swallowed maternal blood','777'),('777.4','SP','Transitory ileus of newborn','777'),('777.5','NS','Necrotizing enterocolitis in newborn','777'),('777.50','SP','Necrotizing enterocolitis in newborn, unspecified','777.5'),('777.51','SP','Stage I necrotizing enterocolitis in newborn','777.5'),('777.52','SP','Stage II necrotizing enterocolitis in newborn','777.5'),('777.53','SP','Stage III necrotizing enterocolitis in newborn','777.5'),('777.6','SP','Perinatal intestinal perforation','777'),('777.8','SP','Other specified perinatal disorders of digestive system','777'),('777.9','SP','Unspecified perinatal disorder of digestive system','777'),('778','NS','Conditions involving the integument and temperature regulation of fetus and newborn','764-779'),('778.0','SP','Hydrops fetalis not due to isoimmunization','778'),('778.1','SP','Sclerema neonatorum','778'),('778.2','SP','Cold injury syndrome of newborn','778'),('778.3','SP','Other hypothermia of newborn','778'),('778.4','SP','Other disturbances of temperature regulation of newborn','778'),('778.5','SP','Other and unspecified edema of newborn','778'),('778.6','SP','Congenital hydrocele','778'),('778.7','SP','Breast engorgement in newborn','778'),('778.8','SP','Other specified conditions involving the integument of fetus and newborn','778'),('778.9','SP','Unspecified condition involving the integument and temperature regulation of fetus and newborn','778'),('779','NS','Other and ill-defined conditions originating in the perinatal period','764-779'),('779.0','SP','Convulsions in newborn','779'),('779.1','SP','Other and unspecified cerebral irritability in newborn','779'),('779.2','SP','Cerebral depression, coma, and other abnormal cerebral signs in fetus or newborn','779'),('779.3','NS','Feeding problems in newborn','779'),('779.31','SP','Feeding problems in newborn','779.3'),('779.32','SP','Bilious vomiting in newborn','779.3'),('779.33','SP','Other vomiting in newborn','779.3'),('779.34','SP','Failure to thrive in newborn','779.3'),('779.4','SP','Drug reactions and intoxications specific to newborn','779'),('779.5','SP','Drug withdrawal syndrome in newborn','779'),('779.6','SP','Termination of pregnancy (fetus)','779'),('779.7','SP','Periventricular leukomalacia','779'),('779.8','NS','Other specified conditions originating in the perinatal period','779'),('779.81','SP','Neonatal bradycardia','779.8'),('779.82','SP','Neonatal tachycardia','779.8'),('779.83','SP','Delayed separation of umbilical cord','779.8'),('779.84','SP','Meconium staining','779.8'),('779.85','SP','Cardiac arrest of newborn','779.8'),('779.89','SP','Other specified conditions originating in the perinatal period','779.8'),('779.9','SP','Unspecified condition originating in the perinatal period','779'),('780','NS','General symptoms','780-789'),('780-789','sect','Symptoms','780-799'),('780-799','sect','Symptoms, Signs, And Ill-Defined Conditions',NULL),('780.0','NS','Alteration of consciousness','780'),('780.01','SP','Coma','780.0'),('780.02','SP','Transient alteration of awareness','780.0'),('780.03','SP','Persistent vegetative state','780.0'),('780.09','SP','Other alteration of consciousness','780.0'),('780.1','SP','Hallucinations','780'),('780.2','SP','Syncope and collapse','780'),('780.3','NS','Convulsions','780'),('780.31','SP','Febrile convulsions (simple), unspecified','780.3'),('780.32','SP','Complex febrile convulsions','780.3'),('780.33','SP','Post traumatic seizures','780.3'),('780.39','SP','Other convulsions','780.3'),('780.4','SP','Dizziness and giddiness','780'),('780.5','NS','Sleep disturbances','780'),('780.50','SP','Sleep disturbance, unspecified','780.5'),('780.51','SP','Insomnia with sleep apnea, unspecified','780.5'),('780.52','SP','Insomnia, unspecified','780.5'),('780.53','SP','Hypersomnia with sleep apnea, unspecified','780.5'),('780.54','SP','Hypersomnia, unspecified','780.5'),('780.55','SP','Disruption of 24 hour sleep wake cycle, unspecified','780.5'),('780.56','SP','Dysfunctions associated with sleep stages or arousal from sleep','780.5'),('780.57','SP','Unspecified sleep apnea','780.5'),('780.58','SP','Sleep related movement disorder, unspecified','780.5'),('780.59','SP','Other sleep disturbances','780.5'),('780.6','NS','Fever and other physiologic disturbances of temperature regulation','780'),('780.60','SP','Fever, unspecified','780.6'),('780.61','SP','Fever presenting with conditions classified elsewhere','780.6'),('780.62','SP','Postprocedural fever','780.6'),('780.63','SP','Postvaccination fever','780.6'),('780.64','SP','Chills (without fever)','780.6'),('780.65','SP','Hypothermia not associated with low environmental temperature','780.6'),('780.66','SP','Febrile nonhemolytic transfusion reaction','780.6'),('780.7','NS','Malaise and fatigue','780'),('780.71','SP','Chronic fatigue syndrome','780.7'),('780.72','SP','Functional quadriplegia','780.7'),('780.79','SP','Other malaise and fatigue','780.7'),('780.8','SP','Generalized hyperhidrosis','780'),('780.9','NS','Other general symptoms','780'),('780.91','SP','Fussy infant (baby)','780.9'),('780.92','SP','Excessive crying of infant (baby)','780.9'),('780.93','SP','Memory loss','780.9'),('780.94','SP','Early satiety','780.9'),('780.95','SP','Excessive crying of child, adolescent, or adult','780.9'),('780.96','SP','Generalized pain','780.9'),('780.97','SP','Altered mental status','780.9'),('780.99','SP','Other general symptoms','780.9'),('781','NS','Symptoms involving nervous and musculoskeletal systems','780-789'),('781.0','SP','Abnormal involuntary movements','781'),('781.1','SP','Disturbances of sensation of smell and taste','781'),('781.2','SP','Abnormality of gait','781'),('781.3','SP','Lack of coordination','781'),('781.4','SP','Transient paralysis of limb','781'),('781.5','SP','Clubbing of fingers','781'),('781.6','SP','Meningismus','781'),('781.7','SP','Tetany','781'),('781.8','SP','Neurologic neglect syndrome','781'),('781.9','NS','Other symptoms involving nervous and musculoskeletal systems','781'),('781.91','SP','Loss of height','781.9'),('781.92','SP','Abnormal posture','781.9'),('781.93','SP','Ocular torticollis','781.9'),('781.94','SP','Facial weakness','781.9'),('781.99','SP','Other symptoms involving nervous and musculoskeletal systems','781.9'),('782','NS','Symptoms involving skin and other integumentary tissue','780-789'),('782.0','SP','Disturbance of skin sensation','782'),('782.1','SP','Rash and other nonspecific skin eruption','782'),('782.2','SP','Localized superficial swelling, mass, or lump','782'),('782.3','SP','Edema','782'),('782.4','SP','Jaundice, unspecified, not of newborn','782'),('782.5','SP','Cyanosis','782'),('782.6','NS','Pallor and flushing','782'),('782.61','SP','Pallor','782.6'),('782.62','SP','Flushing','782.6'),('782.7','SP','Spontaneous ecchymoses','782'),('782.8','SP','Changes in skin texture','782'),('782.9','SP','Other symptoms involving skin and integumentary tissues','782'),('783','NS','Symptoms concerning nutrition metabolism and development','780-789'),('783.0','SP','Anorexia','783'),('783.1','SP','Abnormal weight gain','783'),('783.2','NS','Abnormal loss of weight and underweight','783'),('783.21','SP','Loss of weight','783.2'),('783.22','SP','Underweight','783.2'),('783.3','SP','Feeding difficulties and mismanagement','783'),('783.4','NS','Lack of expected normal physiological development in childhood','783'),('783.40','SP','Lack of normal physiological development, unspecified','783.4'),('783.41','SP','Failure to thrive','783.4'),('783.42','SP','Delayed milestones','783.4'),('783.43','SP','Short stature','783.4'),('783.5','SP','Polydipsia','783'),('783.6','SP','Polyphagia','783'),('783.7','SP','Adult failure to thrive','783'),('783.9','SP','Other symptoms concerning nutrition, metabolism, and development','783'),('784','NS','Symptoms involving head and neck','780-789'),('784.0','SP','Headache','784'),('784.1','SP','Throat pain','784'),('784.2','SP','Swelling, mass, or lump in head and neck','784'),('784.3','SP','Aphasia','784'),('784.4','NS','Voice disturbance','784'),('784.40','SP','Voice and resonance disorder, unspecified','784.4'),('784.41','SP','Aphonia','784.4'),('784.42','SP','Dysphonia','784.4'),('784.43','SP','Hypernasality','784.4'),('784.44','SP','Hyponasality','784.4'),('784.49','SP','Other voice and resonance disorders','784.4'),('784.5','NS','Other speech disturbance','784'),('784.51','SP','Dysarthria','784.5'),('784.52','SP','Fluency disorder in conditions classified elsewhere','784.5'),('784.59','SP','Other speech disturbance','784.5'),('784.6','NS','Other symbolic dysfunction','784'),('784.60','SP','Symbolic dysfunction, unspecified','784.6'),('784.61','SP','Alexia and dyslexia','784.6'),('784.69','SP','Other symbolic dysfunction','784.6'),('784.7','SP','Epistaxis','784'),('784.8','SP','Hemorrhage from throat','784'),('784.9','NS','Other symptoms involving head and neck','784'),('784.91','SP','Postnasal drip','784.9'),('784.92','SP','Jaw pain','784.9'),('784.99','SP','Other symptoms involving head and neck','784.9'),('785','NS','Symptoms involving cardiovascular system','780-789'),('785.0','SP','Tachycardia, unspecified','785'),('785.1','SP','Palpitations','785'),('785.2','SP','Undiagnosed cardiac murmurs','785'),('785.3','SP','Other abnormal heart sounds','785'),('785.4','SP','Gangrene','785'),('785.5','NS','Shock without mention of trauma','785'),('785.50','SP','Shock, unspecified','785.5'),('785.51','SP','Cardiogenic shock','785.5'),('785.52','SP','Septic shock','785.5'),('785.59','SP','Other shock without mention of trauma','785.5'),('785.6','SP','Enlargement of lymph nodes','785'),('785.9','SP','Other symptoms involving cardiovascular system','785'),('786','NS','Symptoms involving respiratory system and other chest symptoms','780-789'),('786.0','NS','Dyspnea and respiratory abnormalities','786'),('786.00','SP','Respiratory abnormality, unspecified','786.0'),('786.01','SP','Hyperventilation','786.0'),('786.02','SP','Orthopnea','786.0'),('786.03','SP','Apnea','786.0'),('786.04','SP','Cheyne-Stokes respiration','786.0'),('786.05','SP','Shortness of breath','786.0'),('786.06','SP','Tachypnea','786.0'),('786.07','SP','Wheezing','786.0'),('786.09','SP','Other respiratory abnormalities','786.0'),('786.1','SP','Stridor','786'),('786.2','SP','Cough','786'),('786.3','NS','Hemoptysis','786'),('786.30','SP','Hemoptysis, unspecified','786.3'),('786.31','SP','Acute idiopathic pulmonary hemorrhage in infants [AIPHI]','786.3'),('786.39','SP','Other hemoptysis','786.3'),('786.4','SP','Abnormal sputum','786'),('786.5','NS','Chest pain','786'),('786.50','SP','Chest pain, unspecified','786.5'),('786.51','SP','Precordial pain','786.5'),('786.52','SP','Painful respiration','786.5'),('786.59','SP','Other chest pain','786.5'),('786.6','SP','Swelling, mass, or lump in chest','786'),('786.7','SP','Abnormal chest sounds','786'),('786.8','SP','Hiccough','786'),('786.9','SP','Other symptoms involving respiratory system and chest','786'),('787','NS','Symptoms involving digestive system','780-789'),('787.0','NS','Nausea and vomiting','787'),('787.01','SP','Nausea with vomiting','787.0'),('787.02','SP','Nausea alone','787.0'),('787.03','SP','Vomiting alone','787.0'),('787.04','SP','Bilious emesis','787.0'),('787.1','SP','Heartburn','787'),('787.2','NS','Dysphagia','787'),('787.20','SP','Dysphagia, unspecified','787.2'),('787.21','SP','Dysphagia, oral phase','787.2'),('787.22','SP','Dysphagia, oropharyngeal phase','787.2'),('787.23','SP','Dysphagia, pharyngeal phase','787.2'),('787.24','SP','Dysphagia, pharyngoesophageal phase','787.2'),('787.29','SP','Other dysphagia','787.2'),('787.3','SP','Flatulence, eructation, and gas pain','787'),('787.4','SP','Visible peristalsis','787'),('787.5','SP','Abnormal bowel sounds','787'),('787.6','NS','Incontinence of feces','787'),('787.60','SP','Full incontinence of feces','787.6'),('787.61','SP','Incomplete defecation','787.6'),('787.62','SP','Fecal smearing','787.6'),('787.63','SP','Fecal urgency','787.6'),('787.7','SP','Abnormal feces','787'),('787.9','NS','Other symptoms involving digestive system','787'),('787.91','SP','Diarrhea','787.9'),('787.99','SP','Other symptoms involving digestive system','787.9'),('788','NS','Symptoms involving urinary system','780-789'),('788.0','SP','Renal colic','788'),('788.1','SP','Dysuria','788'),('788.2','NS','Retention of urine','788'),('788.20','SP','Retention of urine, unspecified','788.2'),('788.21','SP','Incomplete bladder emptying','788.2'),('788.29','SP','Other specified retention of urine','788.2'),('788.3','NS','Urinary incontinence','788'),('788.30','SP','Urinary incontinence, unspecified','788.3'),('788.31','SP','Urge incontinence','788.3'),('788.32','SP','Stress incontinence, male','788.3'),('788.33','SP','Mixed incontinence (male) (female)','788.3'),('788.34','SP','Incontinence without sensory awareness','788.3'),('788.35','SP','Post-void dribbling','788.3'),('788.36','SP','Nocturnal enuresis','788.3'),('788.37','SP','Continuous leakage','788.3'),('788.38','SP','Overflow incontinence','788.3'),('788.39','SP','Other urinary incontinence','788.3'),('788.4','NS','Frequency of urination and polyuria','788'),('788.41','SP','Urinary frequency','788.4'),('788.42','SP','Polyuria','788.4'),('788.43','SP','Nocturia','788.4'),('788.5','SP','Oliguria and anuria','788'),('788.6','NS','Other abnormality of urination','788'),('788.61','SP','Splitting of urinary stream','788.6'),('788.62','SP','Slowing of urinary stream','788.6'),('788.63','SP','Urgency of urination','788.6'),('788.64','SP','Urinary hesitancy','788.6'),('788.65','SP','Straining on urination','788.6'),('788.69','SP','Other abnormality of urination','788.6'),('788.7','SP','Urethral discharge','788'),('788.8','SP','Extravasation of urine','788'),('788.9','NS','Other symptoms involving urinary system','788'),('788.91','SP','Functional urinary incontinence','788.9'),('788.99','SP','Other symptoms involving urinary system','788.9'),('789','NS','Other symptoms involving abdomen and pelvis','780-789'),('789.0','NS','Abdominal pain','789'),('789.00','SP','Abdominal pain, unspecified site','789.0'),('789.01','SP','Abdominal pain, right upper quadrant','789.0'),('789.02','SP','Abdominal pain, left upper quadrant','789.0'),('789.03','SP','Abdominal pain, right lower quadrant','789.0'),('789.04','SP','Abdominal pain, left lower quadrant','789.0'),('789.05','SP','Abdominal pain, periumbilic','789.0'),('789.06','SP','Abdominal pain, epigastric','789.0'),('789.07','SP','Abdominal pain, generalized','789.0'),('789.09','SP','Abdominal pain, other specified site','789.0'),('789.1','SP','Hepatomegaly','789'),('789.2','SP','Splenomegaly','789'),('789.3','NS','Abdominal or pelvic swelling mass or lump','789'),('789.30','SP','Abdominal or pelvic swelling, mass, or lump, unspecified site','789.3'),('789.31','SP','Abdominal or pelvic swelling, mass, or lump, right upper quadrant','789.3'),('789.32','SP','Abdominal or pelvic swelling, mass, or lump, left upper quadrant','789.3'),('789.33','SP','Abdominal or pelvic swelling, mass, or lump, right lower quadrant','789.3'),('789.34','SP','Abdominal or pelvic swelling, mass, or lump, left lower quadrant','789.3'),('789.35','SP','Abdominal or pelvic swelling, mass, or lump, periumbilic','789.3'),('789.36','SP','Abdominal or pelvic swelling, mass, or lump, epigastric','789.3'),('789.37','SP','Abdominal or pelvic swelling, mass, or lump, generalized','789.3'),('789.39','SP','Abdominal or pelvic swelling, mass, or lump, other specified site','789.3'),('789.4','NS','Abdominal rigidity','789'),('789.40','SP','Abdominal rigidity, unspecified site','789.4'),('789.41','SP','Abdominal rigidity, right upper quadrant','789.4'),('789.42','SP','Abdominal rigidity, left upper quadrant','789.4'),('789.43','SP','Abdominal rigidity, right lower quadrant','789.4'),('789.44','SP','Abdominal rigidity, left lower quadrant','789.4'),('789.45','SP','Abdominal rigidity, periumbilic','789.4'),('789.46','SP','Abdominal rigidity, epigastric','789.4'),('789.47','SP','Abdominal rigidity, generalized','789.4'),('789.49','SP','Abdominal rigidity, other specified site','789.4'),('789.5','NS','Ascites','789'),('789.51','SP','Malignant ascites','789.5'),('789.59','SP','Other ascites','789.5'),('789.6','NS','Abdominal tenderness','789'),('789.60','SP','Abdominal tenderness, unspecified site','789.6'),('789.61','SP','Abdominal tenderness, right upper quadrant','789.6'),('789.62','SP','Abdominal tenderness, left upper quadrant','789.6'),('789.63','SP','Abdominal tenderness, right lower quadrant','789.6'),('789.64','SP','Abdominal tenderness, left lower quadrant','789.6'),('789.65','SP','Abdominal tenderness, periumbilic','789.6'),('789.66','SP','Abdominal tenderness, epigastric','789.6'),('789.67','SP','Abdominal tenderness, generalized','789.6'),('789.69','SP','Abdominal tenderness, other specified site','789.6'),('789.7','SP','Colic','789'),('789.9','SP','Other symptoms involving abdomen and pelvis','789'),('790','NS','Nonspecific findings on examination of blood','790-796'),('790-796','sect','Nonspecific Abnormal Findings','780-799'),('790.0','NS','Abnormality of red blood cells','790'),('790.01','SP','Precipitous drop in hematocrit','790.0'),('790.09','SP','Other abnormality of red blood cells','790.0'),('790.1','SP','Elevated sedimentation rate','790'),('790.2','NS','Abnormal glucose','790'),('790.21','SP','Impaired fasting glucose','790.2'),('790.22','SP','Impaired glucose tolerance test (oral)','790.2'),('790.29','SP','Other abnormal glucose','790.2'),('790.3','SP','Excessive blood level of alcohol','790'),('790.4','SP','Nonspecific elevation of levels of transaminase or lactic acid dehydrogenase [LDH]','790'),('790.5','SP','Other nonspecific abnormal serum enzyme levels','790'),('790.6','SP','Other abnormal blood chemistry','790'),('790.7','SP','Bacteremia','790'),('790.8','SP','Viremia, unspecified','790'),('790.9','NS','Other nonspecific findings on examination of blood','790'),('790.91','SP','Abnormal arterial blood gases','790.9'),('790.92','SP','Abnormal coagulation profile','790.9'),('790.93','SP','Elevated prostate specific antigen [PSA]','790.9'),('790.94','SP','Euthyroid sick syndrome','790.9'),('790.95','SP','Elevated C-reactive protein (CRP)','790.9'),('790.99','SP','Other nonspecific findings on examination of blood','790.9'),('791','NS','Nonspecific findings on examination of urine','790-796'),('791.0','SP','Proteinuria','791'),('791.1','SP','Chyluria','791'),('791.2','SP','Hemoglobinuria','791'),('791.3','SP','Myoglobinuria','791'),('791.4','SP','Biliuria','791'),('791.5','SP','Glycosuria','791'),('791.6','SP','Acetonuria','791'),('791.7','SP','Other cells and casts in urine','791'),('791.9','SP','Other nonspecific findings on examination of urine','791'),('792','NS','Nonspecific abnormal findings in other body substances','790-796'),('792.0','SP','Nonspecific abnormal findings in cerebrospinal fluid','792'),('792.1','SP','Nonspecific abnormal findings in stool contents','792'),('792.2','SP','Nonspecific abnormal findings in semen','792'),('792.3','SP','Nonspecific abnormal findings in amniotic fluid','792'),('792.4','SP','Nonspecific abnormal findings in saliva','792'),('792.5','SP','Cloudy (hemodialysis) (peritoneal) dialysis effluent','792'),('792.9','SP','Other nonspecific abnormal findings in body substances','792'),('793','NS','Nonspecific (abnormal) findings on radiological and other examination of body structure','790-796'),('793.0','SP','Nonspecific (abnormal) findings on radiological and other examination of skull and head','793'),('793.1','NS','Nonspecific (abnormal) findings on radiological and other examination of lung field','793'),('793.11','SP','Solitary pulmonary nodule','793.1'),('793.19','SP','Other nonspecific abnormal finding of lung field','793.1'),('793.2','SP','Nonspecific (abnormal) findings on radiological and other examination of other intrathoracic organs','793'),('793.3','SP','Nonspecific (abnormal) findings on radiological and other examination of biliary tract','793'),('793.4','SP','Nonspecific (abnormal) findings on radiological and other examination of gastrointestinal tract','793'),('793.5','SP','Nonspecific (abnormal) findings on radiological and other examination of genitourinary organs','793'),('793.6','SP','Nonspecific (abnormal) findings on radiological and other examination of abdominal area, including retroperitoneum','793'),('793.7','SP','Nonspecific (abnormal) findings on radiological and other examination of musculoskeletal system','793'),('793.8','NS','Nonspecific (abnormal) findings on radiological and other examination of breast','793'),('793.80','SP','Abnormal mammogram, unspecified','793.8'),('793.81','SP','Mammographic microcalcification','793.8'),('793.82','SP','Inconclusive mammogram','793.8'),('793.89','SP','Other (abnormal) findings on radiological examination of breast','793.8'),('793.9','NS','Nonspecific abnormal findings on radiological and other examination of other sites of body','793'),('793.91','SP','Image test inconclusive due to excess body fat','793.9'),('793.99','SP','Other nonspecific (abnormal) findings on radiological and other examinations of body structure','793.9'),('794','NS','Nonspecific abnormal results of function studies','790-796'),('794.0','NS','Nonspecific abnormal results of function study of brain and central nervous system','794'),('794.00','SP','Abnormal function study of brain and central nervous system, unspecified','794.0'),('794.01','SP','Nonspecific abnormal echoencephalogram','794.0'),('794.02','SP','Nonspecific abnormal electroencephalogram [EEG]','794.0'),('794.09','SP','Other nonspecific abnormal results of function study of brain and central nervous system','794.0'),('794.1','NS','Nonspecific abnormal results of function study of peripheral nervous system and special senses','794'),('794.10','SP','Nonspecific abnormal response to nerve stimulation, unspecified','794.1'),('794.11','SP','Nonspecific abnormal retinal function studies','794.1'),('794.12','SP','Nonspecific abnormal electro-oculogram [EOG]','794.1'),('794.13','SP','Nonspecific abnormal visually evoked potential','794.1'),('794.14','SP','Nonspecific abnormal oculomotor studies','794.1'),('794.15','SP','Nonspecific abnormal auditory function studies','794.1'),('794.16','SP','Nonspecific abnormal vestibular function studies','794.1'),('794.17','SP','Nonspecific abnormal electromyogram [EMG]','794.1'),('794.19','SP','Other nonspecific abnormal results of function study of peripheral nervous system and special senses','794.1'),('794.2','SP','Nonspecific abnormal results of pulmonary function study','794'),('794.3','NS','Nonspecific abnormal results of function study of cardiovascular system','794'),('794.30','SP','Abnormal cardiovascular function study, unspecified','794.3'),('794.31','SP','Nonspecific abnormal electrocardiogram [ECG] [EKG]','794.3'),('794.39','SP','Other nonspecific abnormal results of function study of cardiovascular system','794.3'),('794.4','SP','Nonspecific abnormal results of function study of kidney','794'),('794.5','SP','Nonspecific abnormal results of function study of thyroid','794'),('794.6','SP','Nonspecific abnormal results of other endocrine function study','794'),('794.7','SP','Nonspecific abnormal results of function study of basal metabolism','794'),('794.8','SP','Nonspecific abnormal results of function study of liver','794'),('794.9','SP','Nonspecific abnormal results of other specified function study','794'),('795','NS','Other and nonspecific abnormal cytological, histological, immunological, and dna test findings','790-796'),('795.0','NS','Abnormal papanicolaou smear of cervix and cervical hpv','795'),('795.00','SP','Abnormal glandular Papanicolaou smear of cervix','795.0'),('795.01','SP','Papanicolaou smear of cervix with atypical squamous cells of undetermined significance (ASC-US)','795.0'),('795.02','SP','Papanicolaou smear of cervix with atypical squamous cells cannot exclude high grade squamous intraepithelial lesion (ASC-H)','795.0'),('795.03','SP','Papanicolaou smear of cervix with low grade squamous intraepithelial lesion (LGSIL)','795.0'),('795.04','SP','Papanicolaou smear of cervix with high grade squamous intraepithelial lesion (HGSIL)','795.0'),('795.05','SP','Cervical high risk human papillomavirus (HPV) DNA test positive','795.0'),('795.06','SP','Papanicolaou smear of cervix with cytologic evidence of malignancy','795.0'),('795.07','SP','Satisfactory cervical smear but lacking transformation zone','795.0'),('795.08','SP','Unsatisfactory cervical cytology smear','795.0'),('795.09','SP','Other abnormal Papanicolaou smear of cervix and cervical HPV','795.0'),('795.1','NS','Abnormal papanicolaou smear of vagina and vaginal hpv','795'),('795.10','SP','Abnormal glandular Papanicolaou smear of vagina','795.1'),('795.11','SP','Papanicolaou smear of vagina with atypical squamous cells of undetermined significance (ASC-US)','795.1'),('795.12','SP','Papanicolaou smear of vagina with atypical squamous cells cannot exclude high grade squamous intraepithelial lesion (ASC-H)','795.1'),('795.13','SP','Papanicolaou smear of vagina with low grade squamous intraepithelial lesion (LGSIL)','795.1'),('795.14','SP','Papanicolaou smear of vagina with high grade squamous intraepithelial lesion (HGSIL)','795.1'),('795.15','SP','Vaginal high risk human papillomavirus (HPV) DNA test positive','795.1'),('795.16','SP','Papanicolaou smear of vagina with cytologic evidence of malignancy','795.1'),('795.18','SP','Unsatisfactory vaginal cytology smear','795.1'),('795.19','SP','Other abnormal Papanicolaou smear of vagina and vaginal HPV','795.1'),('795.2','SP','Nonspecific abnormal findings on chromosomal analysis','795'),('795.3','NS','Nonspecific positive culture findings','795'),('795.31','SP','Nonspecific positive findings for anthrax','795.3'),('795.39','SP','Other nonspecific positive culture findings','795.3'),('795.4','SP','Other nonspecific abnormal histological findings','795'),('795.5','NS','Nonspecific reaction to test for tuberculosis','795'),('795.51','SP','Nonspecific reaction to tuberculin skin test without active tuberculosis','795.5'),('795.52','SP','Nonspecific reaction to cell mediated immunity measurement of gamma interferon antigen response without active tuberculosis','795.5'),('795.6','SP','False positive serological test for syphilis','795'),('795.7','NS','Other nonspecific immunological findings','795'),('795.71','SP','Nonspecific serologic evidence of human immunodeficiency virus [HIV]','795.7'),('795.79','SP','Other and unspecified nonspecific immunological findings','795.7'),('795.8','NS','Abnormal tumor markers','795'),('795.81','SP','Elevated carcinoembryonic antigen [CEA]','795.8'),('795.82','SP','Elevated cancer antigen 125 [CA 125]','795.8'),('795.89','SP','Other abnormal tumor markers','795.8'),('796','NS','Other nonspecific abnormal findings','790-796'),('796.0','SP','Nonspecific abnormal toxicological findings','796'),('796.1','SP','Abnormal reflex','796'),('796.2','SP','Elevated blood pressure reading without diagnosis of hypertension','796'),('796.3','SP','Nonspecific low blood pressure reading','796'),('796.4','SP','Other abnormal clinical findings','796'),('796.5','SP','Abnormal finding on antenatal screening','796'),('796.6','SP','Abnormal findings on neonatal screening','796'),('796.7','NS','Abnormal cytologic smear of anus and anal hpv','796'),('796.70','SP','Abnormal glandular Papanicolaou smear of anus','796.7'),('796.71','SP','Papanicolaou smear of anus with atypical squamous cells of undetermined significance (ASC-US)','796.7'),('796.72','SP','Papanicolaou smear of anus with atypical squamous cells cannot exclude high grade squamous intraepithelial lesion (ASC-H)','796.7'),('796.73','SP','Papanicolaou smear of anus with low grade squamous intraepithelial lesion (LGSIL)','796.7'),('796.74','SP','Papanicolaou smear of anus with high grade squamous intraepithelial lesion (HGSIL)','796.7'),('796.75','SP','Anal high risk human papillomavirus (HPV) DNA test positive','796.7'),('796.76','SP','Papanicolaou smear of anus with cytologic evidence of malignancy','796.7'),('796.77','SP','Satisfactory anal smear but lacking transformation zone','796.7'),('796.78','SP','Unsatisfactory anal cytology smear','796.7'),('796.79','SP','Other abnormal Papanicolaou smear of anus and anal HPV','796.7'),('796.9','SP','Other nonspecific abnormal findings','796'),('797','SP','Senility without mention of psychosis','797-799'),('797-799','sect','Ill-Defined And Unknown Causes Of Morbidity And Mortality','780-799'),('798','NS','Sudden death cause unknown','797-799'),('798.0','SP','Sudden infant death syndrome','798'),('798.1','SP','Instantaneous death','798'),('798.2','SP','Death occurring in less than 24 hours from onset of symptoms, not otherwise explained','798'),('798.9','SP','Unattended death','798'),('799','NS','Other ill-defined and unknown causes of morbidity and mortality','797-799'),('799.0','NS','Asphyxia and hypoxemia','799'),('799.01','SP','Asphyxia','799.0'),('799.02','SP','Hypoxemia','799.0'),('799.1','SP','Respiratory arrest','799'),('799.2','NS','Nervousness','799'),('799.21','SP','Nervousness','799.2'),('799.22','SP','Irritability','799.2'),('799.23','SP','Impulsiveness','799.2'),('799.24','SP','Emotional lability','799.2'),('799.25','SP','Demoralization and apathy','799.2'),('799.29','SP','Other signs and symptoms involving emotional state','799.2'),('799.3','SP','Debility, unspecified','799'),('799.4','SP','Cachexia','799'),('799.5','NS','Signs and symptoms involving cognition','799'),('799.51','SP','Attention or concentration deficit','799.5'),('799.52','SP','Cognitive communication deficit','799.5'),('799.53','SP','Visuospatial deficit','799.5'),('799.54','SP','Psychomotor deficit','799.5'),('799.55','SP','Frontal lobe and executive function deficit','799.5'),('799.59','SP','Other signs and symptoms involving cognition','799.5'),('799.8','NS','Other ill-defined conditions','799'),('799.81','SP','Decreased libido','799.8'),('799.82','SP','Apparent life threatening event in infant','799.8'),('799.89','SP','Other ill-defined conditions','799.8'),('799.9','SP','Other unknown and unspecified cause of morbidity and mortality','799'),('800','NS','Fracture of vault of skull','800-804'),('800-804','sect','Fracture Of Skull','800-999'),('800-999','sect','Injury And Poisoning',NULL),('800.0','NS','Closed fracture of vault of skull without mention of intracranial injury','800'),('800.00','SP','Closed fracture of vault of skull without mention of intracranial injury, unspecified state of consciousness','800.0'),('800.01','SP','Closed fracture of vault of skull without mention of intracranial injury, with no loss of consciousness','800.0'),('800.02','SP','Closed fracture of vault of skull without mention of intracranial injury, with brief [less than one hour] loss of consciousness','800.0'),('800.03','SP','Closed fracture of vault of skull without mention of intracranial injury, with moderate [1-24 hours] loss of consciousness','800.0'),('800.04','SP','Closed fracture of vault of skull without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.0'),('800.05','SP','Closed fracture of vault of skull without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.0'),('800.06','SP','Closed fracture of vault of skull without mention of intracranial injury, with loss of consciousness of unspecified duration','800.0'),('800.09','SP','Closed fracture of vault of skull without mention of intracranial injury, with concussion, unspecified','800.0'),('800.1','NS','Closed fracture of vault of skull with cerebral laceration and contusion','800'),('800.10','SP','Closed fracture of vault of skull with cerebral laceration and contusion, unspecified state of consciousness','800.1'),('800.11','SP','Closed fracture of vault of skull with cerebral laceration and contusion, with no loss of consciousness','800.1'),('800.12','SP','Closed fracture of vault of skull with cerebral laceration and contusion, with brief [less than one hour] loss of consciousness','800.1'),('800.13','SP','Closed fracture of vault of skull with cerebral laceration and contusion, with moderate [1-24 hours] loss of consciousness','800.1'),('800.14','SP','Closed fracture of vault of skull with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.1'),('800.15','SP','Closed fracture of vault of skull with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.1'),('800.16','SP','Closed fracture of vault of skull with cerebral laceration and contusion, with loss of consciousness of unspecified duration','800.1'),('800.19','SP','Closed fracture of vault of skull with cerebral laceration and contusion, with concussion, unspecified','800.1'),('800.2','NS','Closed fracture of vault of skull with subarachnoid subdural and extradural hemorrhage','800'),('800.20','SP','Closed fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, unspecified state of consciousness','800.2'),('800.21','SP','Closed fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with no loss of consciousness','800.2'),('800.22','SP','Closed fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with brief [less than one hour] loss of consciousness','800.2'),('800.23','SP','Closed fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with moderate [1-24 hours] loss of consciousness','800.2'),('800.24','SP','Closed fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.2'),('800.25','SP','Closed fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.2'),('800.26','SP','Closed fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with loss of consciousness of unspecified duration','800.2'),('800.29','SP','Closed fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with concussion, unspecified','800.2'),('800.3','NS','Closed fracture of vault of skull with other and unspecified intracranial hemorrhage','800'),('800.30','SP','Closed fracture of vault of skull with other and unspecified intracranial hemorrhage, unspecified state of consciousness','800.3'),('800.31','SP','Closed fracture of vault of skull with other and unspecified intracranial hemorrhage, with no loss of consciousness','800.3'),('800.32','SP','Closed fracture of vault of skull with other and unspecified intracranial hemorrhage, with brief [less than one hour] loss of consciousness','800.3'),('800.33','SP','Closed fracture of vault of skull with other and unspecified intracranial hemorrhage, with moderate [1-24 hours] loss of consciousness','800.3'),('800.34','SP','Closed fracture of vault of skull with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.3'),('800.35','SP','Closed fracture of vault of skull with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.3'),('800.36','SP','Closed fracture of vault of skull with other and unspecified intracranial hemorrhage, with loss of consciousness of unspecified duration','800.3'),('800.39','SP','Closed fracture of vault of skull with other and unspecified intracranial hemorrhage, with concussion, unspecified','800.3'),('800.4','NS','Closed fracture of vault of skull with intracranial injury of other and unspecified nature','800'),('800.40','SP','Closed fracture of vault of skull with intracranial injury of other and unspecified nature, unspecified state of consciousness','800.4'),('800.41','SP','Closed fracture of vault of skull with intracranial injury of other and unspecified nature, with no loss of consciousness','800.4'),('800.42','SP','Closed fracture of vault of skull with intracranial injury of other and unspecified nature, with brief [less than one hour] loss of consciousness','800.4'),('800.43','SP','Closed fracture of vault of skull with intracranial injury of other and unspecified nature, with moderate [1-24 hours] loss of consciousness','800.4'),('800.44','SP','Closed fracture of vault of skull with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.4'),('800.45','SP','Closed fracture of vault of skull with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.4'),('800.46','SP','Closed fracture of vault of skull with intracranial injury of other and unspecified nature, with loss of consciousness of unspecified duration','800.4'),('800.49','SP','Closed fracture of vault of skull with intracranial injury of other and unspecified nature, with concussion, unspecified','800.4'),('800.5','NS','Open fracture of vault of skull without mention of intracranial injury','800'),('800.50','SP','Open fracture of vault of skull without mention of intracranial injury, unspecified state of consciousness','800.5'),('800.51','SP','Open fracture of vault of skull without mention of intracranial injury, with no loss of consciousness','800.5'),('800.52','SP','Open fracture of vault of skull without mention of intracranial injury, with brief [less than one hour] loss of consciousness','800.5'),('800.53','SP','Open fracture of vault of skull without mention of intracranial injury, with moderate [1-24 hours] loss of consciousness','800.5'),('800.54','SP','Open fracture of vault of skull without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.5'),('800.55','SP','Open fracture of vault of skull without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.5'),('800.56','SP','Open fracture of vault of skull without mention of intracranial injury, with loss of consciousness of unspecified duration','800.5'),('800.59','SP','Open fracture of vault of skull without mention of intracranial injury, with concussion, unspecified','800.5'),('800.6','NS','Open fracture of vault of skull with cerebral laceration and contusion','800'),('800.60','SP','Open fracture of vault of skull with cerebral laceration and contusion, unspecified state of consciousness','800.6'),('800.61','SP','Open fracture of vault of skull with cerebral laceration and contusion, with no loss of consciousness','800.6'),('800.62','SP','Open fracture of vault of skull with cerebral laceration and contusion, with brief [less than one hour] loss of consciousness','800.6'),('800.63','SP','Open fracture of vault of skull with cerebral laceration and contusion, with moderate [1-24 hours] loss of consciousness','800.6'),('800.64','SP','Open fracture of vault of skull with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.6'),('800.65','SP','Open fracture of vault of skull with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.6'),('800.66','SP','Open fracture of vault of skull with cerebral laceration and contusion, with loss of consciousness of unspecified duration','800.6'),('800.69','SP','Open fracture of vault of skull with cerebral laceration and contusion, with concussion, unspecified','800.6'),('800.7','NS','Open fracture of vault of skull with subarachnoid subdural and extradural hemorrhage','800'),('800.70','SP','Open fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, unspecified state of consciousness','800.7'),('800.71','SP','Open fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with no loss of consciousness','800.7'),('800.72','SP','Open fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with brief [less than one hour] loss of consciousness','800.7'),('800.73','SP','Open fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with moderate [1-24 hours] loss of consciousness','800.7'),('800.74','SP','Open fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.7'),('800.75','SP','Open fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.7'),('800.76','SP','Open fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with loss of consciousness of unspecified duration','800.7'),('800.79','SP','Open fracture of vault of skull with subarachnoid, subdural, and extradural hemorrhage, with concussion, unspecified','800.7'),('800.8','NS','Open fracture of vault of skull with other and unspecified intracranial hemorrhage','800'),('800.80','SP','Open fracture of vault of skull with other and unspecified intracranial hemorrhage, unspecified state of consciousness','800.8'),('800.81','SP','Open fracture of vault of skull with other and unspecified intracranial hemorrhage, with no loss of consciousness','800.8'),('800.82','SP','Open fracture of vault of skull with other and unspecified intracranial hemorrhage, with brief [less than one hour] loss of consciousness','800.8'),('800.83','SP','Open fracture of vault of skull with other and unspecified intracranial hemorrhage, with moderate [1-24 hours] loss of consciousness','800.8'),('800.84','SP','Open fracture of vault of skull with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.8'),('800.85','SP','Open fracture of vault of skull with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.8'),('800.86','SP','Open fracture of vault of skull with other and unspecified intracranial hemorrhage, with loss of consciousness of unspecified duration','800.8'),('800.89','SP','Open fracture of vault of skull with other and unspecified intracranial hemorrhage, with concussion, unspecified','800.8'),('800.9','NS','Open fracture of vault of skull with intracranial injury of other and unspecified nature','800'),('800.90','SP','Open fracture of vault of skull with intracranial injury of other and unspecified nature, unspecified state of consciousness','800.9'),('800.91','SP','Open fracture of vault of skull with intracranial injury of other and unspecified nature, with no loss of consciousness','800.9'),('800.92','SP','Open fracture of vault of skull with intracranial injury of other and unspecified nature, with brief [less than one hour] loss of consciousness','800.9'),('800.93','SP','Open fracture of vault of skull with intracranial injury of other and unspecified nature, with moderate [1-24 hours] loss of consciousness','800.9'),('800.94','SP','Open fracture of vault of skull with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','800.9'),('800.95','SP','Open fracture of vault of skull with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','800.9'),('800.96','SP','Open fracture of vault of skull with intracranial injury of other and unspecified nature, with loss of consciousness of unspecified duration','800.9'),('800.99','SP','Open fracture of vault of skull with intracranial injury of other and unspecified nature, with concussion, unspecified','800.9'),('801','NS','Fracture of base of skull','800-804'),('801.0','NS','Closed fracture of base of skull without mention of intracranial injury','801'),('801.00','SP','Closed fracture of base of skull without mention of intra cranial injury, unspecified state of consciousness','801.0'),('801.01','SP','Closed fracture of base of skull without mention of intra cranial injury, with no loss of consciousness','801.0'),('801.02','SP','Closed fracture of base of skull without mention of intra cranial injury, with brief [less than one hour] loss of consciousness','801.0'),('801.03','SP','Closed fracture of base of skull without mention of intra cranial injury, with moderate [1-24 hours] loss of consciousness','801.0'),('801.04','SP','Closed fracture of base of skull without mention of intra cranial injury, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','801.0'),('801.05','SP','Closed fracture of base of skull without mention of intra cranial injury, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.0'),('801.06','SP','Closed fracture of base of skull without mention of intra cranial injury, with loss of consciousness of unspecified duration','801.0'),('801.09','SP','Closed fracture of base of skull without mention of intra cranial injury, with concussion, unspecified','801.0'),('801.1','NS','Closed fracture of base of skull with cerebral laceration and contusion','801'),('801.10','SP','Closed fracture of base of skull with cerebral laceration and contusion, unspecified state of consciousness','801.1'),('801.11','SP','Closed fracture of base of skull with cerebral laceration and contusion, with no loss of consciousness','801.1'),('801.12','SP','Closed fracture of base of skull with cerebral laceration and contusion, with brief [less than one hour] loss of consciousness','801.1'),('801.13','SP','Closed fracture of base of skull with cerebral laceration and contusion, with moderate [1-24 hours] loss of consciousness','801.1'),('801.14','SP','Closed fracture of base of skull with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','801.1'),('801.15','SP','Closed fracture of base of skull with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.1'),('801.16','SP','Closed fracture of base of skull with cerebral laceration and contusion, with loss of consciousness of unspecified duration','801.1'),('801.19','SP','Closed fracture of base of skull with cerebral laceration and contusion, with concussion, unspecified','801.1'),('801.2','NS','Closed fracture of base of skull with subarachnoid subdural and extradural hemorrhage','801'),('801.20','SP','Closed fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, unspecified state of consciousness','801.2'),('801.21','SP','Closed fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with no loss of consciousness','801.2'),('801.22','SP','Closed fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with brief [less than one hour] loss of consciousness','801.2'),('801.23','SP','Closed fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with moderate [1-24 hours] loss of consciousness','801.2'),('801.24','SP','Closed fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','801.2'),('801.25','SP','Closed fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.2'),('801.26','SP','Closed fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with loss of consciousness of unspecified duration','801.2'),('801.29','SP','Closed fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with concussion, unspecified','801.2'),('801.3','NS','Closed fracture of base of skull with other and unspecified intracranial hemorrhage','801'),('801.30','SP','Closed fracture of base of skull with other and unspecified intracranial hemorrhage, unspecified state of consciousness','801.3'),('801.31','SP','Closed fracture of base of skull with other and unspecified intracranial hemorrhage, with no loss of consciousness','801.3'),('801.32','SP','Closed fracture of base of skull with other and unspecified intracranial hemorrhage, with brief [less than one hour] loss of consciousness','801.3'),('801.33','SP','Closed fracture of base of skull with other and unspecified intracranial hemorrhage, with moderate [1-24 hours] loss of consciousness','801.3'),('801.34','SP','Closed fracture of base of skull with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','801.3'),('801.35','SP','Closed fracture of base of skull with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.3'),('801.36','SP','Closed fracture of base of skull with other and unspecified intracranial hemorrhage, with loss of consciousness of unspecified duration','801.3'),('801.39','SP','Closed fracture of base of skull with other and unspecified intracranial hemorrhage, with concussion, unspecified','801.3'),('801.4','NS','Closed fracture of base of skull with intracranial injury of other and unspecified nature','801'),('801.40','SP','Closed fracture of base of skull with intracranial injury of other and unspecified nature, unspecified state of consciousness','801.4'),('801.41','SP','Closed fracture of base of skull with intracranial injury of other and unspecified nature, with no loss of consciousness','801.4'),('801.42','SP','Closed fracture of base of skull with intracranial injury of other and unspecified nature, with brief [less than one hour] loss of consciousness','801.4'),('801.43','SP','Closed fracture of base of skull with intracranial injury of other and unspecified nature, with moderate [1-24 hours] loss of consciousness','801.4'),('801.44','SP','Closed fracture of base of skull with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours) loss of consciousness and return to pre-existing conscious level','801.4'),('801.45','SP','Closed fracture of base of skull with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.4'),('801.46','SP','Closed fracture of base of skull with intracranial injury of other and unspecified nature, with loss of consciousness of unspecified duration','801.4'),('801.49','SP','Closed fracture of base of skull with intracranial injury of other and unspecified nature, with concussion, unspecified','801.4'),('801.5','NS','Open fracture of base of skull without mention of intracranial injury','801'),('801.50','SP','Open fracture of base of skull without mention of intracranial injury, unspecified state of consciousness','801.5'),('801.51','SP','Open fracture of base of skull without mention of intracranial injury, with no loss of consciousness','801.5'),('801.52','SP','Open fracture of base of skull without mention of intracranial injury, with brief [less than one hour] loss of consciousness','801.5'),('801.53','SP','Open fracture of base of skull without mention of intracranial injury, with moderate [1-24 hours] loss of consciousness','801.5'),('801.54','SP','Open fracture of base of skull without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','801.5'),('801.55','SP','Open fracture of base of skull without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.5'),('801.56','SP','Open fracture of base of skull without mention of intracranial injury, with loss of consciousness of unspecified duration','801.5'),('801.59','SP','Open fracture of base of skull without mention of intracranial injury, with concussion, unspecified','801.5'),('801.6','NS','Open fracture of base of skull with cerebral laceration and contusion','801'),('801.60','SP','Open fracture of base of skull with cerebral laceration and contusion, unspecified state of consciousness','801.6'),('801.61','SP','Open fracture of base of skull with cerebral laceration and contusion, with no loss of consciousness','801.6'),('801.62','SP','Open fracture of base of skull with cerebral laceration and contusion, with brief [less than one hour] loss of consciousness','801.6'),('801.63','SP','Open fracture of base of skull with cerebral laceration and contusion, with moderate [1-24 hours] loss of consciousness','801.6'),('801.64','SP','Open fracture of base of skull with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','801.6'),('801.65','SP','Open fracture of base of skull with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.6'),('801.66','SP','Open fracture of base of skull with cerebral laceration and contusion, with loss of consciousness of unspecified duration','801.6'),('801.69','SP','Open fracture of base of skull with cerebral laceration and contusion, with concussion, unspecified','801.6'),('801.7','NS','Open fracture of base of skull with subarachnoid subdural and extradural hemorrhage','801'),('801.70','SP','Open fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, unspecified state of consciousness','801.7'),('801.71','SP','Open fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with no loss of consciousness','801.7'),('801.72','SP','Open fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with brief [less than one hour] loss of consciousness','801.7'),('801.73','SP','Open fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with moderate [1-24 hours] loss of consciousness','801.7'),('801.74','SP','Open fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','801.7'),('801.75','SP','Open fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.7'),('801.76','SP','Open fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with loss of consciousness of unspecified duration','801.7'),('801.79','SP','Open fracture of base of skull with subarachnoid, subdural, and extradural hemorrhage, with concussion, unspecified','801.7'),('801.8','NS','Open fracture of base of skull with other and unspecified intracranial hemorrhage','801'),('801.80','SP','Open fracture of base of skull with other and unspecified intracranial hemorrhage, unspecified state of consciousness','801.8'),('801.81','SP','Open fracture of base of skull with other and unspecified intracranial hemorrhage, with no loss of consciousness','801.8'),('801.82','SP','Open fracture of base of skull with other and unspecified intracranial hemorrhage, with brief [less than one hour] loss of consciousness','801.8'),('801.83','SP','Open fracture of base of skull with other and unspecified intracranial hemorrhage, with moderate [1-24 hours] loss of consciousness','801.8'),('801.84','SP','Open fracture of base of skull with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','801.8'),('801.85','SP','Open fracture of base of skull with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.8'),('801.86','SP','Open fracture of base of skull with other and unspecified intracranial hemorrhage, with loss of consciousness of unspecified duration','801.8'),('801.89','SP','Open fracture of base of skull with other and unspecified intracranial hemorrhage, with concussion, unspecified','801.8'),('801.9','NS','Open fracture of base of skull with intracranial injury of other and unspecified nature','801'),('801.90','SP','Open fracture of base of skull with intracranial injury of other and unspecified nature, unspecified state of consciousness','801.9'),('801.91','SP','Open fracture of base of skull with intracranial injury of other and unspecified nature, with no loss of consciousness','801.9'),('801.92','SP','Open fracture of base of skull with intracranial injury of other and unspecified nature, with brief [less than one hour] loss of consciousness','801.9'),('801.93','SP','Open fracture of base of skull with intracranial injury of other and unspecified nature, with moderate [1-24 hours] loss of consciousness','801.9'),('801.94','SP','Open fracture of base of skull with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','801.9'),('801.95','SP','Open fracture of base of skull with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','801.9'),('801.96','SP','Open fracture of base of skull with intracranial injury of other and unspecified nature, with loss of consciousness of unspecified duration','801.9'),('801.99','SP','Open fracture of base of skull with intracranial injury of other and unspecified nature, with concussion, unspecified','801.9'),('802','NS','Fracture of face bones','800-804'),('802.0','SP','Closed fracture of nasal bones','802'),('802.1','SP','Open fracture of nasal bones','802'),('802.2','NS','Closed fracture of mandible','802'),('802.20','SP','Closed fracture of mandible, unspecified site','802.2'),('802.21','SP','Closed fracture of mandible, condylar process','802.2'),('802.22','SP','Closed fracture of mandible, subcondylar','802.2'),('802.23','SP','Closed fracture of mandible, coronoid process','802.2'),('802.24','SP','Closed fracture of mandible, ramus, unspecified','802.2'),('802.25','SP','Closed fracture of mandible, angle of jaw','802.2'),('802.26','SP','Closed fracture of mandible, symphysis of body','802.2'),('802.27','SP','Closed fracture of mandible, alveolar border of body','802.2'),('802.28','SP','Closed fracture of mandible, body, other and unspecified','802.2'),('802.29','SP','Closed fracture of mandible, multiple sites','802.2'),('802.3','NS','Open fracture of mandible','802'),('802.30','SP','Open fracture of mandible, unspecified site','802.3'),('802.31','SP','Open fracture of mandible, condylar process','802.3'),('802.32','SP','Open fracture of mandible, subcondylar','802.3'),('802.33','SP','Open fracture of mandible, coronoid process','802.3'),('802.34','SP','Open fracture of mandible, ramus, unspecified','802.3'),('802.35','SP','Open fracture of mandible, angle of jaw','802.3'),('802.36','SP','Open fracture of mandible, symphysis of body','802.3'),('802.37','SP','Open fracture of mandible, alveolar border of body','802.3'),('802.38','SP','Open fracture of mandible, body, other and unspecified','802.3'),('802.39','SP','Open fracture of mandible, multiple sites','802.3'),('802.4','SP','Closed fracture of malar and maxillary bones','802'),('802.5','SP','Open fracture of malar and maxillary bones','802'),('802.6','SP','Closed fracture of orbital floor (blow-out)','802'),('802.7','SP','Open fracture of orbital floor (blow-out)','802'),('802.8','SP','Closed fracture of other facial bones','802'),('802.9','SP','Open fracture of other facial bones','802'),('803','NS','Other and unqualified skull fractures','800-804'),('803.0','NS','Other closed skull fracture without mention of intracranial injury','803'),('803.00','SP','Other closed skull fracture without mention of intracranial injury, unspecified state of consciousness','803.0'),('803.01','SP','Other closed skull fracture without mention of intracranial injury, with no loss of consciousness','803.0'),('803.02','SP','Other closed skull fracture without mention of intracranial injury, with brief [less than one hour] loss of consciousness','803.0'),('803.03','SP','Other closed skull fracture without mention of intracranial injury, with moderate [1-24 hours] loss of consciousness','803.0'),('803.04','SP','Other closed skull fracture without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.0'),('803.05','SP','Other closed skull fracture without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.0'),('803.06','SP','Other closed skull fracture without mention of intracranial injury, with loss of consciousness of unspecified duration','803.0'),('803.09','SP','Other closed skull fracture without mention of intracranial injury, with concussion, unspecified','803.0'),('803.1','NS','Other closed skull fracture with cerebral laceration and contusion','803'),('803.10','SP','Other closed skull fracture with cerebral laceration and contusion, unspecified state of consciousness','803.1'),('803.11','SP','Other closed skull fracture with cerebral laceration and contusion, with no loss of consciousness','803.1'),('803.12','SP','Other closed skull fracture with cerebral laceration and contusion, with brief [less than one hour] loss of consciousness','803.1'),('803.13','SP','Other closed skull fracture with cerebral laceration and contusion, with moderate [1-24 hours] loss of consciousness','803.1'),('803.14','SP','Other closed skull fracture with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.1'),('803.15','SP','Other closed skull fracture with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.1'),('803.16','SP','Other closed skull fracture with cerebral laceration and contusion, with loss of consciousness of unspecified duration','803.1'),('803.19','SP','Other closed skull fracture with cerebral laceration and contusion, with concussion, unspecified','803.1'),('803.2','NS','Other closed skull fracture with subarachnoid subdural and extradural hemorrhage','803'),('803.20','SP','Other closed skull fracture with subarachnoid, subdural, and extradural hemorrhage, unspecified state of consciousness','803.2'),('803.21','SP','Other closed skull fracture with subarachnoid, subdural, and extradural hemorrhage, with no loss of consciousness','803.2'),('803.22','SP','Other closed skull fracture with subarachnoid, subdural, and extradural hemorrhage, with brief [less than one hour] loss of consciousness','803.2'),('803.23','SP','Other closed skull fracture with subarachnoid, subdural, and extradural hemorrhage, with moderate [1-24 hours] loss of consciousness','803.2'),('803.24','SP','Other closed skull fracture with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.2'),('803.25','SP','Other closed skull fracture with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.2'),('803.26','SP','Other closed skull fracture with subarachnoid, subdural, and extradural hemorrhage, with loss of consciousness of unspecified duration','803.2'),('803.29','SP','Other closed skull fracture with subarachnoid, subdural, and extradural hemorrhage, with concussion, unspecified','803.2'),('803.3','NS','Closed skull fracture with other and unspecified intracranial hemorrhage','803'),('803.30','SP','Other closed skull fracture with other and unspecified intracranial hemorrhage, unspecified state of unconsciousness','803.3'),('803.31','SP','Other closed skull fracture with other and unspecified intracranial hemorrhage, with no loss of consciousness','803.3'),('803.32','SP','Other closed skull fracture with other and unspecified intracranial hemorrhage, with brief [less than one hour] loss of consciousness','803.3'),('803.33','SP','Other closed skull fracture with other and unspecified intracranial hemorrhage, with moderate [1-24 hours] loss of consciousness','803.3'),('803.34','SP','Other closed skull fracture with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.3'),('803.35','SP','Other closed skull fracture with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.3'),('803.36','SP','Other closed skull fracture with other and unspecified intracranial hemorrhage, with loss of consciousness of unspecified duration','803.3'),('803.39','SP','Other closed skull fracture with other and unspecified intracranial hemorrhage, with concussion, unspecified','803.3'),('803.4','NS','Closed skull fracture with intracranial injury of other and unspecified nature','803'),('803.40','SP','Other closed skull fracture with intracranial injury of other and unspecified nature, unspecified state of consciousness','803.4'),('803.41','SP','Other closed skull fracture with intracranial injury of other and unspecified nature, with no loss of consciousness','803.4'),('803.42','SP','Other closed skull fracture with intracranial injury of other and unspecified nature, with brief [less than one hour] loss of consciousness','803.4'),('803.43','SP','Other closed skull fracture with intracranial injury of other and unspecified nature, with moderate [1-24 hours] loss of consciousness','803.4'),('803.44','SP','Other closed skull fracture with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.4'),('803.45','SP','Other closed skull fracture with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.4'),('803.46','SP','Other closed skull fracture with intracranial injury of other and unspecified nature, with loss of consciousness of unspecified duration','803.4'),('803.49','SP','Other closed skull fracture with intracranial injury of other and unspecified nature, with concussion, unspecified','803.4'),('803.5','NS','Other open skull fracture without mention of intracranial injury','803'),('803.50','SP','Other open skull fracture without mention of injury, unspecified state of consciousness','803.5'),('803.51','SP','Other open skull fracture without mention of intracranial injury, with no loss of consciousness','803.5'),('803.52','SP','Other open skull fracture without mention of intracranial injury, with brief [less than one hour] loss of consciousness','803.5'),('803.53','SP','Other open skull fracture without mention of intracranial injury, with moderate [1-24 hours] loss of consciousness','803.5'),('803.54','SP','Other open skull fracture without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.5'),('803.55','SP','Other open skull fracture without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.5'),('803.56','SP','Other open skull fracture without mention of intracranial injury, with loss of consciousness of unspecified duration','803.5'),('803.59','SP','Other open skull fracture without mention of intracranial injury, with concussion, unspecified','803.5'),('803.6','NS','Other open skull fracture with cerebral laceration and contusion','803'),('803.60','SP','Other open skull fracture with cerebral laceration and contusion, unspecified state of consciousness','803.6'),('803.61','SP','Other open skull fracture with cerebral laceration and contusion, with no loss of consciousness','803.6'),('803.62','SP','Other open skull fracture with cerebral laceration and contusion, with brief [less than one hour] loss of consciousness','803.6'),('803.63','SP','Other open skull fracture with cerebral laceration and contusion, with moderate [1-24 hours] loss of consciousness','803.6'),('803.64','SP','Other open skull fracture with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.6'),('803.65','SP','Other open skull fracture with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.6'),('803.66','SP','Other open skull fracture with cerebral laceration and contusion, with loss of consciousness of unspecified duration','803.6'),('803.69','SP','Other open skull fracture with cerebral laceration and contusion, with concussion, unspecified','803.6'),('803.7','NS','Other open skull fracture with subarachnoid subdural and extradural hemorrhage','803'),('803.70','SP','Other open skull fracture with subarachnoid, subdural, and extradural hemorrhage, unspecified state of consciousness','803.7'),('803.71','SP','Other open skull fracture with subarachnoid, subdural, and extradural hemorrhage, with no loss of consciousness','803.7'),('803.72','SP','Other open skull fracture with subarachnoid, subdural, and extradural hemorrhage, with brief [less than one hour] loss of consciousness','803.7'),('803.73','SP','Other open skull fracture with subarachnoid, subdural, and extradural hemorrhage, with moderate [1-24 hours] loss of consciousness','803.7'),('803.74','SP','Other open skull fracture with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.7'),('803.75','SP','Other open skull fracture with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.7'),('803.76','SP','Other open skull fracture with subarachnoid, subdural, and extradural hemorrhage, with loss of consciousness of unspecified duration','803.7'),('803.79','SP','Other open skull fracture with subarachnoid, subdural, and extradural hemorrhage, with concussion, unspecified','803.7'),('803.8','NS','Other open skull fracture with other and unspecified intracranial hemorrhage','803'),('803.80','SP','Other open skull fracture with other and unspecified intracranial hemorrhage, unspecified state of consciousness','803.8'),('803.81','SP','Other open skull fracture with other and unspecified intracranial hemorrhage, with no loss of consciousness','803.8'),('803.82','SP','Other open skull fracture with other and unspecified intracranial hemorrhage, with brief [less than one hour] loss of consciousness','803.8'),('803.83','SP','Other open skull fracture with other and unspecified intracranial hemorrhage, with moderate [1-24 hours] loss of consciousness','803.8'),('803.84','SP','Other open skull fracture with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.8'),('803.85','SP','Other open skull fracture with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.8'),('803.86','SP','Other open skull fracture with other and unspecified intracranial hemorrhage, with loss of consciousness of unspecified duration','803.8'),('803.89','SP','Other open skull fracture with other and unspecified intracranial hemorrhage, with concussion, unspecified','803.8'),('803.9','NS','Other open skull fracture with intracranial injury of other and unspecified nature','803'),('803.90','SP','Other open skull fracture with intracranial injury of other and unspecified nature, unspecified state of consciousness','803.9'),('803.91','SP','Other open skull fracture with intracranial injury of other and unspecified nature, with no loss of consciousness','803.9'),('803.92','SP','Other open skull fracture with intracranial injury of other and unspecified nature, with brief [less than one hour] loss of consciousness','803.9'),('803.93','SP','Other open skull fracture with intracranial injury of other and unspecified nature, with moderate [1-24 hours] loss of consciousness','803.9'),('803.94','SP','Other open skull fracture with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','803.9'),('803.95','SP','Other open skull fracture with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','803.9'),('803.96','SP','Other open skull fracture with intracranial injury of other and unspecified nature, with loss of consciousness of unspecified duration','803.9'),('803.99','SP','Other open skull fracture with intracranial injury of other and unspecified nature, with concussion, unspecified','803.9'),('804','NS','Multiple fractures involving skull or face with other bones','800-804'),('804.0','NS','Closed fractures involving skull or face with other bones without mention of intracranial injury','804'),('804.00','SP','Closed fractures involving skull or face with other bones, without mention of intracranial injury, unspecified state of consciousness','804.0'),('804.01','SP','Closed fractures involving skull or face with other bones, without mention of intracranial injury, with no loss of consciousness','804.0'),('804.02','SP','Closed fractures involving skull or face with other bones, without mention of intracranial injury, with brief [less than one hour] loss of consciousness','804.0'),('804.03','SP','Closed fractures involving skull or face with other bones, without mention of intracranial injury, with moderate [1-24 hours] loss of consciousness','804.0'),('804.04','SP','Closed fractures involving skull or face with other bones, without mention or intracranial injury, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','804.0'),('804.05','SP','Closed fractures involving skull of face with other bones, without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','804.0'),('804.06','SP','Closed fractures involving skull of face with other bones, without mention of intracranial injury, with loss of consciousness of unspecified duration','804.0'),('804.09','SP','Closed fractures involving skull of face with other bones, without mention of intracranial injury, with concussion, unspecified','804.0'),('804.1','NS','Closed fractures involving skull or face with other bones with cerebral laceration and contusion','804'),('804.10','SP','Closed fractures involving skull or face with other bones, with cerebral laceration and contusion, unspecified state of consciousness','804.1'),('804.11','SP','Closed fractures involving skull or face with other bones, with cerebral laceration and contusion, with no loss of consciousness','804.1'),('804.12','SP','Closed fractures involving skull or face with other bones, with cerebral laceration and contusion, with brief [less than one hour] loss of consciousness','804.1'),('804.13','SP','Closed fractures involving skull or face with other bones, with cerebral laceration and contusion, with moderate [1-24 hours] loss of consciousness','804.1'),('804.14','SP','Closed fractures involving skull or face with other bones, with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','804.1'),('804.15','SP','Closed fractures involving skull or face with other bones, with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','804.1'),('804.16','SP','Closed fractures involving skull or face with other bones, with cerebral laceration and contusion, with loss of consciousness of unspecified duration','804.1'),('804.19','SP','Closed fractures involving skull or face with other bones, with cerebral laceration and contusion, with concussion, unspecified','804.1'),('804.2','NS','Closed fractures involving skull or face with other bones with subarachnoid subdural and extradural hemorrhage','804'),('804.20','SP','Closed fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, unspecified state of consciousness','804.2'),('804.21','SP','Closed fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with no loss of consciousness','804.2'),('804.22','SP','Closed fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with brief [less than one hour] loss of consciousness','804.2'),('804.23','SP','Closed fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with moderate [1-24 hours] loss of consciousness','804.2'),('804.24','SP','Closed fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','804.2'),('804.25','SP','Closed fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','804.2'),('804.26','SP','Closed fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with loss of consciousness of unspecified duration','804.2'),('804.29','SP','Closed fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with concussion, unspecified','804.2'),('804.3','NS','Closed fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage','804'),('804.30','SP','Closed fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, unspecified state of consciousness','804.3'),('804.31','SP','Closed fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with no loss of consciousness','804.3'),('804.32','SP','Closed fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with brief [less than one hour] loss of consciousness','804.3'),('804.33','SP','Closed fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with moderate [1-24 hours] loss of consciousness','804.3'),('804.34','SP','Closed fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre- existing conscious level','804.3'),('804.35','SP','Closed fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','804.3'),('804.36','SP','Closed fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with loss of consciousness of unspecified duration','804.3'),('804.39','SP','Closed fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with concussion, unspecified','804.3'),('804.4','NS','Closed fractures involving skull or face with other bones with intracranial injury of other and unspecified nature','804'),('804.40','SP','Closed fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, unspecified state of consciousness','804.4'),('804.41','SP','Closed fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with no loss of consciousness','804.4'),('804.42','SP','Closed fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with brief [less than one hour] loss of consciousness','804.4'),('804.43','SP','Closed fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with moderate [1-24 hours] loss of consciousness','804.4'),('804.44','SP','Closed fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','804.4'),('804.45','SP','Closed fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','804.4'),('804.46','SP','Closed fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with loss of consciousness of unspecified duration','804.4'),('804.49','SP','Closed fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with concussion, unspecified','804.4'),('804.5','NS','Open fractures involving skull or face with other bones without mention of intracranial injury','804'),('804.50','SP','Open fractures involving skull or face with other bones, without mention of intracranial injury, unspecified state of consciousness','804.5'),('804.51','SP','Open fractures involving skull or face with other bones, without mention of intracranial injury, with no loss of consciousness','804.5'),('804.52','SP','Open fractures involving skull or face with other bones, without mention of intracranial injury, with brief [less than one hour] loss of consciousness','804.5'),('804.53','SP','Open fractures involving skull or face with other bones, without mention of intracranial injury, with moderate [1-24 hours] loss of consciousness','804.5'),('804.54','SP','Open fractures involving skull or face with other bones, without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','804.5'),('804.55','SP','Open fractures involving skull or face with other bones, without mention of intracranial injury, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','804.5'),('804.56','SP','Open fractures involving skull or face with other bones, without mention of intracranial injury, with loss of consciousness of unspecified duration','804.5'),('804.59','SP','Open fractures involving skull or face with other bones, without mention of intracranial injury, with concussion, unspecified','804.5'),('804.6','NS','Open fractures involving skull or face with other bones with cerebral laceration and contusion','804'),('804.60','SP','Open fractures involving skull or face with other bones, with cerebral laceration and contusion, unspecified state of consciousness','804.6'),('804.61','SP','Open fractures involving skull or face with other bones, with cerebral laceration and contusion, with no loss of consciousness','804.6'),('804.62','SP','Open fractures involving skull or face with other bones, with cerebral laceration and contusion, with brief [less than one hour] loss of consciousness','804.6'),('804.63','SP','Open fractures involving skull or face with other bones, with cerebral laceration and contusion, with moderate [1-24 hours] loss of consciousness','804.6'),('804.64','SP','Open fractures involving skull or face with other bones, with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','804.6'),('804.65','SP','Open fractures involving skull or face with other bones, with cerebral laceration and contusion, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','804.6'),('804.66','SP','Open fractures involving skull or face with other bones, with cerebral laceration and contusion, with loss of consciousness of unspecified duration','804.6'),('804.69','SP','Open fractures involving skull or face with other bones, with cerebral laceration and contusion, with concussion, unspecified','804.6'),('804.7','NS','Open fractures involving skull or face with other bones with subarachnoid subdural and extradural hemorrhage','804'),('804.70','SP','Open fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, unspecified state of consciousness','804.7'),('804.71','SP','Open fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with no loss of consciousness','804.7'),('804.72','SP','Open fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with brief [less than one hour] loss of consciousness','804.7'),('804.73','SP','Open fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with moderate [1-24 hours] loss of consciousness','804.7'),('804.74','SP','Open fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','804.7'),('804.75','SP','Open fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with prolonged [more than 24 hours] loss of consciousness, without return to pre-existing conscious level','804.7'),('804.76','SP','Open fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with loss of consciousness of unspecified duration','804.7'),('804.79','SP','Open fractures involving skull or face with other bones with subarachnoid, subdural, and extradural hemorrhage, with concussion, unspecified','804.7'),('804.8','NS','Open fractures involving skull or face with other bones with other and unspecified intracranial hemorrhage','804'),('804.80','SP','Open fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, unspecified state of consciousness','804.8'),('804.81','SP','Open fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with no loss of consciousness','804.8'),('804.82','SP','Open fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with brief [less than one hour] loss of consciousness','804.8'),('804.83','SP','Open fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with moderate [1-24 hours] loss of consciousness','804.8'),('804.84','SP','Open fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','804.8'),('804.85','SP','Open fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with prolonged [more than 24 hours] loss consciousness, without return to pre-existing conscious level','804.8'),('804.86','SP','Open fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with loss of consciousness of unspecified duration','804.8'),('804.89','SP','Open fractures involving skull or face with other bones, with other and unspecified intracranial hemorrhage, with concussion, unspecified','804.8'),('804.9','NS','Open fractures involving skull or face with other bones with intracranial injury of other and unspecified nature','804'),('804.90','SP','Open fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, unspecified state of consciousness','804.9'),('804.91','SP','Open fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with no loss of consciousness','804.9'),('804.92','SP','Open fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with brief [less than one hour] loss of consciousness','804.9'),('804.93','SP','Open fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with moderate [1-24 hours] loss of consciousness','804.9'),('804.94','SP','Open fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','804.9'),('804.95','SP','Open fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','804.9'),('804.96','SP','Open fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with loss of consciousness of unspecified duration','804.9'),('804.99','SP','Open fractures involving skull or face with other bones, with intracranial injury of other and unspecified nature, with concussion, unspecified','804.9'),('805','NS','Fracture of vertebral column without mention of spinal cord injury','805-809'),('805-809','sect','Fracture Of Spine And Trunk','800-999'),('805.0','NS','Closed fracture of cervical vertebra without mention of spinal cord injury','805'),('805.00','SP','Closed fracture of cervical vertebra, unspecified level','805.0'),('805.01','SP','Closed fracture of first cervical vertebra','805.0'),('805.02','SP','Closed fracture of second cervical vertebra','805.0'),('805.03','SP','Closed fracture of third cervical vertebra','805.0'),('805.04','SP','Closed fracture of fourth cervical vertebra','805.0'),('805.05','SP','Closed fracture of fifth cervical vertebra','805.0'),('805.06','SP','Closed fracture of sixth cervical vertebra','805.0'),('805.07','SP','Closed fracture of seventh cervical vertebra','805.0'),('805.08','SP','Closed fracture of multiple cervical vertebrae','805.0'),('805.1','NS','Open fracture of cervical vertebra without mention of spinal cord injury','805'),('805.10','SP','Open fracture of cervical vertebra, unspecified level','805.1'),('805.11','SP','Open fracture of first cervical vertebra','805.1'),('805.12','SP','Open fracture of second cervical vertebra','805.1'),('805.13','SP','Open fracture of third cervical vertebra','805.1'),('805.14','SP','Open fracture of fourth cervical vertebra','805.1'),('805.15','SP','Open fracture of fifth cervical vertebra','805.1'),('805.16','SP','Open fracture of sixth cervical vertebra','805.1'),('805.17','SP','Open fracture of seventh cervical vertebra','805.1'),('805.18','SP','Open fracture of multiple cervical vertebrae','805.1'),('805.2','SP','Closed fracture of dorsal [thoracic] vertebra without mention of spinal cord injury','805'),('805.3','SP','Open fracture of dorsal [thoracic] vertebra without mention of spinal cord injury','805'),('805.4','SP','Closed fracture of lumbar vertebra without mention of spinal cord injury','805'),('805.5','SP','Open fracture of lumbar vertebra without mention of spinal cord injury','805'),('805.6','SP','Closed fracture of sacrum and coccyx without mention of spinal cord injury','805'),('805.7','SP','Open fracture of sacrum and coccyx without mention of spinal cord injury','805'),('805.8','SP','Closed fracture of unspecified vertebral column without mention of spinal cord injury','805'),('805.9','SP','Open fracture of unspecified vertebral column without mention of spinal cord injury','805'),('806','NS','Fracture of vertebral column with spinal cord injury','805-809'),('806.0','NS','Closed fracture of cervical vertebra with spinal cord injury','806'),('806.00','SP','Closed fracture of C1-C4 level with unspecified spinal cord injury','806.0'),('806.01','SP','Closed fracture of C1-C4 level with complete lesion of cord','806.0'),('806.02','SP','Closed fracture of C1-C4 level with anterior cord syndrome','806.0'),('806.03','SP','Closed fracture of C1-C4 level with central cord syndrome','806.0'),('806.04','SP','Closed fracture of C1-C4 level with other specified spinal cord injury','806.0'),('806.05','SP','Closed fracture of C5-C7 level with unspecified spinal cord injury','806.0'),('806.06','SP','Closed fracture of C5-C7 level with complete lesion of cord','806.0'),('806.07','SP','Closed fracture of C5-C7 level with anterior cord syndrome','806.0'),('806.08','SP','Closed fracture of C5-C7 level with central cord syndrome','806.0'),('806.09','SP','Closed fracture of C5-C7 level with other specified spinal cord injury','806.0'),('806.1','NS','Open fracture of cervical vertebra with spinal cord injury','806'),('806.10','SP','Open fracture of C1-C4 level with unspecified spinal cord injury','806.1'),('806.11','SP','Open fracture of C1-C4 level with complete lesion of cord','806.1'),('806.12','SP','Open fracture of C1-C4 level with anterior cord syndrome','806.1'),('806.13','SP','Open fracture of C1-C4 level with central cord syndrome','806.1'),('806.14','SP','Open fracture of C1-C4 level with other specified spinal cord injury','806.1'),('806.15','SP','Open fracture of C5-C7 level with unspecified spinal cord injury','806.1'),('806.16','SP','Open fracture of C5-C7 level with complete lesion of cord','806.1'),('806.17','SP','Open fracture of C5-C7 level with anterior cord syndrome','806.1'),('806.18','SP','Open fracture of C5-C7 level with central cord syndrome','806.1'),('806.19','SP','Open fracture of C5-C7 level with other specified spinal cord injury','806.1'),('806.2','NS','Closed fracture of dorsal vertebra with spinal cord injury','806'),('806.20','SP','Closed fracture of T1-T6 level with unspecified spinal cord injury','806.2'),('806.21','SP','Closed fracture of T1-T6 level with complete lesion of cord','806.2'),('806.22','SP','Closed fracture of T1-T6 level with anterior cord syndrome','806.2'),('806.23','SP','Closed fracture of T1-T6 level with central cord syndrome','806.2'),('806.24','SP','Closed fracture of T1-T6 level with other specified spinal cord injury','806.2'),('806.25','SP','Closed fracture of T7-T12 level with unspecified spinal cord injury','806.2'),('806.26','SP','Closed fracture of T7-T12 level with complete lesion of cord','806.2'),('806.27','SP','Closed fracture of T7-T12 level with anterior cord syndrome','806.2'),('806.28','SP','Closed fracture of T7-T12 level with central cord syndrome','806.2'),('806.29','SP','Closed fracture of T7-T12 level with other specified spinal cord injury','806.2'),('806.3','NS','Open fracture of dorsal vertebra with spinal cord injury','806'),('806.30','SP','Open fracture of T1-T6 level with unspecified spinal cord injury','806.3'),('806.31','SP','Open fracture of T1-T6 level with complete lesion of cord','806.3'),('806.32','SP','Open fracture of T1-T6 level with anterior cord syndrome','806.3'),('806.33','SP','Open fracture of T1-T6 level with central cord syndrome','806.3'),('806.34','SP','Open fracture of T1-T6 level with other specified spinal cord injury','806.3'),('806.35','SP','Open fracture of T7-T12 level with unspecified spinal cord injury','806.3'),('806.36','SP','Open fracture of T7-T12 level with complete lesion of cord','806.3'),('806.37','SP','Open fracture of T7-T12 level with anterior cord syndrome','806.3'),('806.38','SP','Open fracture of T7-T12 level with central cord syndrome','806.3'),('806.39','SP','Open fracture of T7-T12 level with other specified spinal cord injury','806.3'),('806.4','SP','Closed fracture of lumbar spine with spinal cord injury','806'),('806.5','SP','Open fracture of lumbar spine with spinal cord injury','806'),('806.6','NS','Closed fracture of sacrum and coccyx with spinal cord injury','806'),('806.60','SP','Closed fracture of sacrum and coccyx with unspecified spinal cord injury','806.6'),('806.61','SP','Closed fracture of sacrum and coccyx with complete cauda equina lesion','806.6'),('806.62','SP','Closed fracture of sacrum and coccyx with other cauda equina injury','806.6'),('806.69','SP','Closed fracture of sacrum and coccyx with other spinal cord injury','806.6'),('806.7','NS','Open fracture of sacrum and coccyx with spinal cord injury','806'),('806.70','SP','Open fracture of sacrum and coccyx with unspecified spinal cord injury','806.7'),('806.71','SP','Open fracture of sacrum and coccyx with complete cauda equina lesion','806.7'),('806.72','SP','Open fracture of sacrum and coccyx with other cauda equina injury','806.7'),('806.79','SP','Open fracture of sacrum and coccyx with other spinal cord injury','806.7'),('806.8','SP','Closed fracture of unspecified vertebral column with spinal cord injury','806'),('806.9','SP','Open fracture of unspecified vertebral column with spinal cord injury','806'),('807','NS','Fracture of rib(s) sternum larynx and trachea','805-809'),('807.0','NS','Closed fracture of rib(s)','807'),('807.00','SP','Closed fracture of rib(s), unspecified','807.0'),('807.01','SP','Closed fracture of one rib','807.0'),('807.02','SP','Closed fracture of two ribs','807.0'),('807.03','SP','Closed fracture of three ribs','807.0'),('807.04','SP','Closed fracture of four ribs','807.0'),('807.05','SP','Closed fracture of five ribs','807.0'),('807.06','SP','Closed fracture of six ribs','807.0'),('807.07','SP','Closed fracture of seven ribs','807.0'),('807.08','SP','Closed fracture of eight or more ribs','807.0'),('807.09','SP','Closed fracture of multiple ribs, unspecified','807.0'),('807.1','NS','Open fracture of rib(s)','807'),('807.10','SP','Open fracture of rib(s), unspecified','807.1'),('807.11','SP','Open fracture of one rib','807.1'),('807.12','SP','Open fracture of two ribs','807.1'),('807.13','SP','Open fracture of three ribs','807.1'),('807.14','SP','Open fracture of four ribs','807.1'),('807.15','SP','Open fracture of five ribs','807.1'),('807.16','SP','Open fracture of six ribs','807.1'),('807.17','SP','Open fracture of seven ribs','807.1'),('807.18','SP','Open fracture of eight or more ribs','807.1'),('807.19','SP','Open fracture of multiple ribs, unspecified','807.1'),('807.2','SP','Closed fracture of sternum','807'),('807.3','SP','Open fracture of sternum','807'),('807.4','SP','Flail chest','807'),('807.5','SP','Closed fracture of larynx and trachea','807'),('807.6','SP','Open fracture of larynx and trachea','807'),('808','NS','Fracture of pelvis','805-809'),('808.0','SP','Closed fracture of acetabulum','808'),('808.1','SP','Open fracture of acetabulum','808'),('808.2','SP','Closed fracture of pubis','808'),('808.3','SP','Open fracture of pubis','808'),('808.4','NS','Closed fracture of other specified part of pelvis','808'),('808.41','SP','Closed fracture of ilium','808.4'),('808.42','SP','Closed fracture of ischium','808.4'),('808.43','SP','Multiple closed pelvic fractures with disruption of pelvic circle','808.4'),('808.44','SP','Multiple closed pelvic fractures without disruption of pelvic circle','808.4'),('808.49','SP','Closed fracture of other specified part of pelvis','808.4'),('808.5','NS','Open fracture of other specified part of pelvis','808'),('808.51','SP','Open fracture of ilium','808.5'),('808.52','SP','Open fracture of ischium','808.5'),('808.53','SP','Multiple open pelvic fractures with disruption of pelvic circle','808.5'),('808.54','SP','Multiple open pelvic fractures without disruption of pelvic circle','808.5'),('808.59','SP','Open fracture of other specified part of pelvis','808.5'),('808.8','SP','Closed unspecified fracture of pelvis','808'),('808.9','SP','Open unspecified fracture of pelvis','808'),('809','NS','Ill-defined fractures of bones of trunk','805-809'),('809.0','SP','Fracture of bones of trunk, closed','809'),('809.1','SP','Fracture of bones of trunk, open','809'),('810','NS','Fracture of clavicle','810-819'),('810-819','sect','Fracture Of Upper Limb','800-999'),('810.0','NS','Closed fracture of clavicle','810'),('810.00','SP','Closed fracture of clavicle, unspecified part','810.0'),('810.01','SP','Closed fracture of sternal end of clavicle','810.0'),('810.02','SP','Closed fracture of shaft of clavicle','810.0'),('810.03','SP','Closed fracture of acromial end of clavicle','810.0'),('810.1','NS','Open fracture of clavicle','810'),('810.10','SP','Open fracture of clavicle, unspecified part','810.1'),('810.11','SP','Open fracture of sternal end of clavicle','810.1'),('810.12','SP','Open fracture of shaft of clavicle','810.1'),('810.13','SP','Open fracture of acromial end of clavicle','810.1'),('811','NS','Fracture of scapula','810-819'),('811.0','NS','Closed fracture of scapula','811'),('811.00','SP','Closed fracture of scapula, unspecified part','811.0'),('811.01','SP','Closed fracture of acromial process of scapula','811.0'),('811.02','SP','Closed fracture of coracoid process of scapula','811.0'),('811.03','SP','Closed fracture of glenoid cavity and neck of scapula','811.0'),('811.09','SP','Closed fracture of scapula, other','811.0'),('811.1','NS','Open fracture of scapula','811'),('811.10','SP','Open fracture of scapula, unspecified part','811.1'),('811.11','SP','Open fracture of acromial process of scapula','811.1'),('811.12','SP','Open fracture of coracoid process','811.1'),('811.13','SP','Open fracture of glenoid cavity and neck of scapula','811.1'),('811.19','SP','Open fracture of scapula, other','811.1'),('812','NS','Fracture of humerus','810-819'),('812.0','NS','Fracture of upper end of humerus closed','812'),('812.00','SP','Closed fracture of unspecified part of upper end of humerus','812.0'),('812.01','SP','Closed fracture of surgical neck of humerus','812.0'),('812.02','SP','Closed fracture of anatomical neck of humerus','812.0'),('812.03','SP','Closed fracture of greater tuberosity of humerus','812.0'),('812.09','SP','Other closed fracture of upper end of humerus','812.0'),('812.1','NS','Fracture of upper end of humerus open','812'),('812.10','SP','Open fracture of unspecified part of upper end of humerus','812.1'),('812.11','SP','Open fracture of surgical neck of humerus','812.1'),('812.12','SP','Open fracture of anatomical neck of humerus','812.1'),('812.13','SP','Open fracture of greater tuberosity of humerus','812.1'),('812.19','SP','Other open fracture of upper end of humerus','812.1'),('812.2','NS','Closed fracture of shaft or unspecified part of humerus','812'),('812.20','SP','Closed fracture of unspecified part of humerus','812.2'),('812.21','SP','Closed fracture of shaft of humerus','812.2'),('812.3','NS','Fracture of shaft or unspecified part of humerus open','812'),('812.30','SP','Open fracture of unspecified part of humerus','812.3'),('812.31','SP','Open fracture of shaft of humerus','812.3'),('812.4','NS','Fracture of lower end of humerus closed','812'),('812.40','SP','Closed fracture of unspecified part of lower end of humerus','812.4'),('812.41','SP','Closed supracondylar fracture of humerus','812.4'),('812.42','SP','Closed fracture of lateral condyle of humerus','812.4'),('812.43','SP','Closed fracture of medial condyle of humerus','812.4'),('812.44','SP','Closed fracture of unspecified condyle(s) of humerus','812.4'),('812.49','SP','Other closed fracture of lower end of humerus','812.4'),('812.5','NS','Fracture of lower end of humerus open','812'),('812.50','SP','Open fracture of unspecified part of lower end of humerus','812.5'),('812.51','SP','Open supracondylar fracture of humerus','812.5'),('812.52','SP','Open fracture of lateral condyle of humerus','812.5'),('812.53','SP','Open fracture of medial condyle of humerus','812.5'),('812.54','SP','Open fracture of unspecified condyle(s) of humerus','812.5'),('812.59','SP','Other open fracture of lower end of humerus','812.5'),('813','NS','Fracture of radius and ulna','810-819'),('813.0','NS','Fracture of upper end of radius and ulna closed','813'),('813.00','SP','Closed fracture of upper end of forearm, unspecified','813.0'),('813.01','SP','Closed fracture of olecranon process of ulna','813.0'),('813.02','SP','Closed fracture of coronoid process of ulna','813.0'),('813.03','SP','Closed Monteggia\'s fracture','813.0'),('813.04','SP','Other and unspecified closed fractures of proximal end of ulna (alone)','813.0'),('813.05','SP','Closed fracture of head of radius','813.0'),('813.06','SP','Closed fracture of neck of radius','813.0'),('813.07','SP','Other and unspecified closed fractures of proximal end of radius (alone)','813.0'),('813.08','SP','Closed fracture of radius with ulna, upper end [any part]','813.0'),('813.1','NS','Fracture of upper end of radius and ulna open','813'),('813.10','SP','Open fracture of upper end of forearm, unspecified','813.1'),('813.11','SP','Open fracture of olecranon process of ulna','813.1'),('813.12','SP','Open fracture of coronoid process of ulna','813.1'),('813.13','SP','Open Monteggia\'s fracture','813.1'),('813.14','SP','Other and unspecified open fractures of proximal end of ulna (alone)','813.1'),('813.15','SP','Open fracture of head of radius','813.1'),('813.16','SP','Open fracture of neck of radius','813.1'),('813.17','SP','Other and unspecified open fractures of proximal end of radius (alone)','813.1'),('813.18','SP','Open fracture of radius with ulna, upper end (any part)','813.1'),('813.2','NS','Fracture of shaft of radius and ulna closed','813'),('813.20','SP','Closed fracture of shaft of radius or ulna, unspecified','813.2'),('813.21','SP','Closed fracture of shaft of radius (alone)','813.2'),('813.22','SP','Closed fracture of shaft of ulna (alone)','813.2'),('813.23','SP','Closed fracture of shaft of radius with ulna','813.2'),('813.3','NS','Fracture of shaft of radius and ulna open','813'),('813.30','SP','Open fracture of shaft of radius or ulna, unspecified','813.3'),('813.31','SP','Open fracture of shaft of radius (alone)','813.3'),('813.32','SP','Open fracture of shaft of ulna (alone)','813.3'),('813.33','SP','Open fracture of shaft of radius with ulna','813.3'),('813.4','NS','Fracture of lower end of radius and ulna closed','813'),('813.40','SP','Closed fracture of lower end of forearm, unspecified','813.4'),('813.41','SP','Closed Colles\' fracture','813.4'),('813.42','SP','Other closed fractures of distal end of radius (alone)','813.4'),('813.43','SP','Closed fracture of distal end of ulna (alone)','813.4'),('813.44','SP','Closed fracture of lower end of radius with ulna','813.4'),('813.45','SP','Torus fracture of radius (alone)','813.4'),('813.46','SP','Torus fracture of ulna (alone)','813.4'),('813.47','SP','Torus fracture of radius and ulna','813.4'),('813.5','NS','Fracture of lower end of radius and ulna open','813'),('813.50','SP','Open fracture of lower end of forearm, unspecified','813.5'),('813.51','SP','Open Colles\' fracture','813.5'),('813.52','SP','Other open fractures of distal end of radius (alone)','813.5'),('813.53','SP','Open fracture of distal end of ulna (alone)','813.5'),('813.54','SP','Open fracture of lower end of radius with ulna','813.5'),('813.8','NS','Fracture of unspecified part of radius with ulna closed','813'),('813.80','SP','Closed fracture of unspecified part of forearm','813.8'),('813.81','SP','Closed fracture of unspecified part of radius (alone)','813.8'),('813.82','SP','Closed fracture of unspecified part of ulna (alone)','813.8'),('813.83','SP','Closed fracture of unspecified part of radius with ulna','813.8'),('813.9','NS','Fracture of unspecified part of radius with ulna open','813'),('813.90','SP','Open fracture of unspecified part of forearm','813.9'),('813.91','SP','Open fracture of unspecified part of radius (alone)','813.9'),('813.92','SP','Open fracture of unspecified part of ulna (alone)','813.9'),('813.93','SP','Open fracture of unspecified part of radius with ulna','813.9'),('814','NS','Fracture of carpal bone(s)','810-819'),('814.0','NS','Closed fractures of carpal bones','814'),('814.00','SP','Closed fracture of carpal bone, unspecified','814.0'),('814.01','SP','Closed fracture of navicular [scaphoid] bone of wrist','814.0'),('814.02','SP','Closed fracture of lunate [semilunar] bone of wrist','814.0'),('814.03','SP','Closed fracture of triquetral [cuneiform] bone of wrist','814.0'),('814.04','SP','Closed fracture of pisiform bone of wrist','814.0'),('814.05','SP','Closed fracture of trapezium bone [larger multangular] of wrist','814.0'),('814.06','SP','Closed fracture of trapezoid bone [smaller multangular] of wrist','814.0'),('814.07','SP','Closed fracture of capitate bone [os magnum] of wrist','814.0'),('814.08','SP','Closed fracture of hamate [unciform] bone of wrist','814.0'),('814.09','SP','Closed fracture of other bone of wrist','814.0'),('814.1','NS','Open fractures of carpal bones','814'),('814.10','SP','Open fracture of carpal bone, unspecified','814.1'),('814.11','SP','Open fracture of navicular [scaphoid] bone of wrist','814.1'),('814.12','SP','Open fracture of lunate [semilunar] bone of wrist','814.1'),('814.13','SP','Open fracture of triquetral [cuneiform] bone of wrist','814.1'),('814.14','SP','Open fracture of pisiform bone of wrist','814.1'),('814.15','SP','Open fracture of trapezium bone [larger multangular] of wrist','814.1'),('814.16','SP','Open fracture of trapezoid bone [smaller multangular] of wrist','814.1'),('814.17','SP','Open fracture of capitate bone [os magnum] of wrist','814.1'),('814.18','SP','Open fracture of hamate [unciform] bone of wrist','814.1'),('814.19','SP','Open fracture of other bone of wrist','814.1'),('815','NS','Fracture of metacarpal bone(s)','810-819'),('815.0','NS','Closed fracture of metacarpal bones','815'),('815.00','SP','Closed fracture of metacarpal bone(s), site unspecified','815.0'),('815.01','SP','Closed fracture of base of thumb [first] metacarpal','815.0'),('815.02','SP','Closed fracture of base of other metacarpal bone(s)','815.0'),('815.03','SP','Closed fracture of shaft of metacarpal bone(s)','815.0'),('815.04','SP','Closed fracture of neck of metacarpal bone(s)','815.0'),('815.09','SP','Closed fracture of multiple sites of metacarpus','815.0'),('815.1','NS','Open fracture of metacarpal bones','815'),('815.10','SP','Open fracture of metacarpal bone(s), site unspecified','815.1'),('815.11','SP','Open fracture of base of thumb [first] metacarpal','815.1'),('815.12','SP','Open fracture of base of other metacarpal bone(s)','815.1'),('815.13','SP','Open fracture of shaft of metacarpal bone(s)','815.1'),('815.14','SP','Open fracture of neck of metacarpal bone(s)','815.1'),('815.19','SP','Open fracture of multiple sites of metacarpus','815.1'),('816','NS','Fracture of one or more phalanges of hand','810-819'),('816.0','NS','Closed fracture of one or more phalanges of hand','816'),('816.00','SP','Closed fracture of phalanx or phalanges of hand, unspecified','816.0'),('816.01','SP','Closed fracture of middle or proximal phalanx or phalanges of hand','816.0'),('816.02','SP','Closed fracture of distal phalanx or phalanges of hand','816.0'),('816.03','SP','Closed fracture of multiple sites of phalanx or phalanges of hand','816.0'),('816.1','NS','Open fracture of one or more phalanges of hand','816'),('816.10','SP','Open fracture of phalanx or phalanges of hand, unspecified','816.1'),('816.11','SP','Open fracture of middle or proximal phalanx or phalanges of hand','816.1'),('816.12','SP','Open fracture of distal phalanx or phalanges of hand','816.1'),('816.13','SP','Open fracture of multiple sites of phalanx or phalanges of hand','816.1'),('817','NS','Multiple fractures of hand bones','810-819'),('817.0','SP','Multiple closed fractures of hand bones','817'),('817.1','SP','Multiple open fractures of hand bones','817'),('818','NS','Ill-defined fractures of upper limb','810-819'),('818.0','SP','Ill-defined closed fractures of upper limb','818'),('818.1','SP','Ill-defined open fractures of upper limb','818'),('819','NS','Multiple fractures involving both upper limbs and upper limb with rib(s) and sternum','810-819'),('819.0','SP','Multiple closed fractures involving both upper limbs, and upper limb with rib(s) and sternum','819'),('819.1','SP','Multiple open fractures involving both upper limbs, and upper limb with rib(s) and sternum','819'),('820','NS','Fracture of neck of femur','820-829'),('820-829','sect','Fracture Of Lower Limb','800-999'),('820.0','NS','Transcervical fracture closed','820'),('820.00','SP','Closed fracture of intracapsular section of neck of femur, unspecified','820.0'),('820.01','SP','Closed fracture of epiphysis (separation) (upper) of neck of femur','820.0'),('820.02','SP','Closed fracture of midcervical section of neck of femur','820.0'),('820.03','SP','Closed fracture of base of neck of femur','820.0'),('820.09','SP','Other closed transcervical fracture of neck of femur','820.0'),('820.1','NS','Transcervical fracture open','820'),('820.10','SP','Open fracture of intracapsular section of neck of femur, unspecified','820.1'),('820.11','SP','Open fracture of epiphysis (separation) (upper) of neck of femur','820.1'),('820.12','SP','Open fracture of midcervical section of neck of femur','820.1'),('820.13','SP','Open fracture of base of neck of femur','820.1'),('820.19','SP','Other open transcervical fracture of neck of femur','820.1'),('820.2','NS','Pertrochanteric fracture of femur closed','820'),('820.20','SP','Closed fracture of trochanteric section of neck of femur','820.2'),('820.21','SP','Closed fracture of intertrochanteric section of neck of femur','820.2'),('820.22','SP','Closed fracture of subtrochanteric section of neck of femur','820.2'),('820.3','NS','Pertrochanteric fracture of femur open','820'),('820.30','SP','Open fracture of trochanteric section of neck of femur, unspecified','820.3'),('820.31','SP','Open fracture of intertrochanteric section of neck of femur','820.3'),('820.32','SP','Open fracture of subtrochanteric section of neck of femur','820.3'),('820.8','SP','Closed fracture of unspecified part of neck of femur','820'),('820.9','SP','Open fracture of unspecified part of neck of femur','820'),('821','NS','Fracture of other and unspecified parts of femur','820-829'),('821.0','NS','Fracture of shaft or unspecified part of femur closed','821'),('821.00','SP','Closed fracture of unspecified part of femur','821.0'),('821.01','SP','Closed fracture of shaft of femur','821.0'),('821.1','NS','Fracture of shaft or unspecified part of femur open','821'),('821.10','SP','Open fracture of unspecified part of femur','821.1'),('821.11','SP','Open fracture of shaft of femur','821.1'),('821.2','NS','Fracture of lower end of femur closed','821'),('821.20','SP','Closed fracture of lower end of femur, unspecified part','821.2'),('821.21','SP','Closed fracture of condyle, femoral','821.2'),('821.22','SP','Closed fracture of epiphysis, lower (separation) of femur','821.2'),('821.23','SP','Closed supracondylar fracture of femur','821.2'),('821.29','SP','Other closed fracture of lower end of femur','821.2'),('821.3','NS','Fracture of lower end of femur open','821'),('821.30','SP','Open fracture of lower end of femur, unspecified part','821.3'),('821.31','SP','Open fracture of condyle, femoral','821.3'),('821.32','SP','Open fracture of epiphysis. Lower (separation) of femur','821.3'),('821.33','SP','Open supracondylar fracture of femur','821.3'),('821.39','SP','Other open fracture of lower end of femur','821.3'),('822','NS','Fracture of patella','820-829'),('822.0','SP','Closed fracture of patella','822'),('822.1','SP','Open fracture of patella','822'),('823','NS','Fracture of tibia and fibula','820-829'),('823.0','NS','Fracture of upper end of tibia and fibula closed','823'),('823.00','SP','Closed fracture of upper end of tibia alone','823.0'),('823.01','SP','Closed fracture of upper end of fibula alone','823.0'),('823.02','SP','Closed fracture of upper end of fibula with tibia','823.0'),('823.1','NS','Fracture of upper end of tibia and fibula open','823'),('823.10','SP','Open fracture of upper end of tibia alone','823.1'),('823.11','SP','Open fracture of upper end of fibula alone','823.1'),('823.12','SP','Open fracture of upper end of fibula with tibia','823.1'),('823.2','NS','Fracture of shaft of tibia and fibula closed','823'),('823.20','SP','Closed fracture of shaft of tibia alone','823.2'),('823.21','SP','Closed fracture of shaft of fibula alone','823.2'),('823.22','SP','Closed fracture of shaft of fibula with tibia','823.2'),('823.3','NS','Fracture of shaft of tibia and fibula open','823'),('823.30','SP','Open fracture of shaft of tibia alone','823.3'),('823.31','SP','Open fracture of shaft of fibula alone','823.3'),('823.32','SP','Open fracture of shaft of fibula with tibia','823.3'),('823.4','NS','Fracture of tibia and fibula, torus fracture','823'),('823.40','SP','Torus fracture, tibia alone','823.4'),('823.41','SP','Torus fracture, fibula alone','823.4'),('823.42','SP','Torus fracture, fibula with tibia','823.4'),('823.8','NS','Fracture of unspecified part of tibia and fibula closed','823'),('823.80','SP','Closed fracture of unspecified part of tibia alone','823.8'),('823.81','SP','Closed fracture of unspecified part of fibula alone','823.8'),('823.82','SP','Closed fracture of unspecified part of fibula with tibia','823.8'),('823.9','NS','Fracture of unspecified part of tibia and fibula open','823'),('823.90','SP','Open fracture of unspecified part of tibia alone','823.9'),('823.91','SP','Open fracture of unspecified part of fibula alone','823.9'),('823.92','SP','Open fracture of unspecified part of fibula with tibia','823.9'),('824','NS','Fracture of ankle','820-829'),('824.0','SP','Fracture of medial malleolus, closed','824'),('824.1','SP','Fracture of medial malleolus, open','824'),('824.2','SP','Fracture of lateral malleolus, closed','824'),('824.3','SP','Fracture of lateral malleolus, open','824'),('824.4','SP','Bimalleolar fracture, closed','824'),('824.5','SP','Bimalleolar fracture, open','824'),('824.6','SP','Trimalleolar fracture, closed','824'),('824.7','SP','Trimalleolar fracture, open','824'),('824.8','SP','Unspecified fracture of ankle, closed','824'),('824.9','SP','Unspecified fracture of ankle, open','824'),('825','NS','Fracture of one or more tarsal and metatarsal bones','820-829'),('825.0','SP','Fracture of calcaneus, closed','825'),('825.1','SP','Fracture of calcaneus, open','825'),('825.2','NS','Fracture of other tarsal and metatarsal bones closed','825'),('825.20','SP','Closed fracture of unspecified bone(s) of foot [except toes]','825.2'),('825.21','SP','Closed fracture of astragalus','825.2'),('825.22','SP','Closed fracture of navicular [scaphoid], foot','825.2'),('825.23','SP','Closed fracture of cuboid','825.2'),('825.24','SP','Closed fracture of cuneiform, foot','825.2'),('825.25','SP','Closed fracture of metatarsal bone(s)','825.2'),('825.29','SP','Other closed fracture of tarsal and metatarsal bones','825.2'),('825.3','NS','Fracture of other tarsal and metatarsal bones open','825'),('825.30','SP','Open fracture of unspecified bone(s) of foot [except toes]','825.3'),('825.31','SP','Open fracture of astragalus','825.3'),('825.32','SP','Open fracture of navicular [scaphoid], foot','825.3'),('825.33','SP','Open fracture of cuboid','825.3'),('825.34','SP','Open fracture of cuneiform, foot','825.3'),('825.35','SP','Open fracture of metatarsal bone(s)','825.3'),('825.39','SP','Other open fracture of tarsal and metatarsal bones','825.3'),('826','NS','Fracture of one or more phalanges of foot','820-829'),('826.0','SP','Closed fracture of one or more phalanges of foot','826'),('826.1','SP','Open fracture of one or more phalanges of foot','826'),('827','NS','Other multiple and ill-defined fractures of lower limb','820-829'),('827.0','SP','Other, multiple and ill-defined fractures of lower limb, closed','827'),('827.1','SP','Other, multiple and ill-defined fractures of lower limb, open','827'),('828','NS','Multiple fractures involving both lower limbs lower with upper limb and lower limb(s) with rib(s) and sternum','820-829'),('828.0','SP','Closed multiple fractures involving both lower limbs, lower with upper limb, and lower limb(s) with rib(s) and sternum','828'),('828.1','SP','Open multiple fractures involving both lower limbs, lower with upper limb, and lower limb(s) with rib(s) and sternum','828'),('829','NS','Fracture of unspecified bones','820-829'),('829.0','SP','Fracture of unspecified bone, closed','829'),('829.1','SP','Fracture of unspecified bone, open','829'),('830','NS','Dislocation of jaw','830-839'),('830-839','sect','Dislocation','800-999'),('830.0','SP','Closed dislocation of jaw','830'),('830.1','SP','Open dislocation of jaw','830'),('831','NS','Dislocation of shoulder','830-839'),('831.0','NS','Closed dislocation of shoulder','831'),('831.00','SP','Closed dislocation of shoulder, unspecified','831.0'),('831.01','SP','Closed anterior dislocation of humerus','831.0'),('831.02','SP','Closed posterior dislocation of humerus','831.0'),('831.03','SP','Closed inferior dislocation of humerus','831.0'),('831.04','SP','Closed dislocation of acromioclavicular (joint)','831.0'),('831.09','SP','Closed dislocation of shoulder, other','831.0'),('831.1','NS','Open dislocation of shoulder','831'),('831.10','SP','Open dislocation of shoulder, unspecified','831.1'),('831.11','SP','Open anterior dislocation of humerus','831.1'),('831.12','SP','Open posterior dislocation of humerus','831.1'),('831.13','SP','Open inferior dislocation of humerus','831.1'),('831.14','SP','Open dislocation of acromioclavicular (joint)','831.1'),('831.19','SP','Open dislocation of shoulder, other','831.1'),('832','NS','Dislocation of elbow','830-839'),('832.0','NS','Closed dislocation of elbow','832'),('832.00','SP','Closed dislocation of elbow, unspecified','832.0'),('832.01','SP','Closed anterior dislocation of elbow','832.0'),('832.02','SP','Closed posterior dislocation of elbow','832.0'),('832.03','SP','Closed medial dislocation of elbow','832.0'),('832.04','SP','Closed lateral dislocation of elbow','832.0'),('832.09','SP','Closed dislocation of elbow, other','832.0'),('832.1','NS','Open dislocation of elbow','832'),('832.10','SP','Open dislocation of elbow, unspecified','832.1'),('832.11','SP','Open anterior dislocation of elbow','832.1'),('832.12','SP','Open posterior dislocation of elbow','832.1'),('832.13','SP','Open medial dislocation of elbow','832.1'),('832.14','SP','Open lateral dislocation of elbow','832.1'),('832.19','SP','Open dislocation of elbow, other','832.1'),('832.2','SP','Nursemaid\'s elbow','832'),('833','NS','Dislocation of wrist','830-839'),('833.0','NS','Closed dislocation of wrist','833'),('833.00','SP','Closed dislocation of wrist, unspecified part','833.0'),('833.01','SP','Closed dislocation of radioulnar (joint), distal','833.0'),('833.02','SP','Closed dislocation of radiocarpal (joint)','833.0'),('833.03','SP','Closed dislocation of midcarpal (joint)','833.0'),('833.04','SP','Closed dislocation of carpometacarpal (joint)','833.0'),('833.05','SP','Closed dislocation of metacarpal (bone), proximal end','833.0'),('833.09','SP','Closed dislocation of wrist, other','833.0'),('833.1','NS','Open dislocation of wrist','833'),('833.10','SP','Open dislocation of wrist, unspecified part','833.1'),('833.11','SP','Open dislocation of radioulnar (joint), distal','833.1'),('833.12','SP','Open dislocation of radiocarpal (joint)','833.1'),('833.13','SP','Open dislocation of midcarpal (joint)','833.1'),('833.14','SP','Open dislocation of carpometacarpal (joint)','833.1'),('833.15','SP','Open dislocation of metacarpal (bone), proximal end','833.1'),('833.19','SP','Open dislocation of wrist, other','833.1'),('834','NS','Dislocation of finger','830-839'),('834.0','NS','Closed dislocation of finger','834'),('834.00','SP','Closed dislocation of finger, unspecified part','834.0'),('834.01','SP','Closed dislocation of metacarpophalangeal (joint)','834.0'),('834.02','SP','Closed dislocation of interphalangeal (joint), hand','834.0'),('834.1','NS','Open dislocation of finger','834'),('834.10','SP','Open dislocation of finger, unspecified part','834.1'),('834.11','SP','Open dislocation of metacarpophalangeal (joint)','834.1'),('834.12','SP','Open dislocation interphalangeal (joint), hand','834.1'),('835','NS','Dislocation of hip','830-839'),('835.0','NS','Closed dislocation of hip','835'),('835.00','SP','Closed dislocation of hip, unspecified site','835.0'),('835.01','SP','Closed posterior dislocation of hip','835.0'),('835.02','SP','Closed obturator dislocation of hip','835.0'),('835.03','SP','Other closed anterior dislocation of hip','835.0'),('835.1','NS','Open dislocation of hip','835'),('835.10','SP','Open dislocation of hip, unspecified site','835.1'),('835.11','SP','Open posterior dislocation of hip','835.1'),('835.12','SP','Open obturator dislocation of hip','835.1'),('835.13','SP','Other open anterior dislocation of hip','835.1'),('836','NS','Dislocation of knee','830-839'),('836.0','SP','Tear of medial cartilage or meniscus of knee, current','836'),('836.1','SP','Tear of lateral cartilage or meniscus of knee, current','836'),('836.2','SP','Other tear of cartilage or meniscus of knee, current','836'),('836.3','SP','Dislocation of patella, closed','836'),('836.4','SP','Dislocation of patella, open','836'),('836.5','NS','Other dislocation of knee closed','836'),('836.50','SP','Dislocation of knee, unspecified, closed','836.5'),('836.51','SP','Anterior dislocation of tibia, proximal end, closed','836.5'),('836.52','SP','Posterior dislocation of tibia, proximal end, closed','836.5'),('836.53','SP','Medial dislocation of tibia, proximal end, closed','836.5'),('836.54','SP','Lateral dislocation of tibia, proximal end, closed','836.5'),('836.59','SP','Other dislocation of knee, closed','836.5'),('836.6','NS','Other dislocation of knee open','836'),('836.60','SP','Dislocation of knee, unspecified, open','836.6'),('836.61','SP','Anterior dislocation of tibia, proximal end, open','836.6'),('836.62','SP','Posterior dislocation of tibia, proximal end, open','836.6'),('836.63','SP','Medial dislocation of tibia, proximal end, open','836.6'),('836.64','SP','Lateral dislocation of tibia, proximal end, open','836.6'),('836.69','SP','Other dislocation of knee, open','836.6'),('837','NS','Dislocation of ankle','830-839'),('837.0','SP','Closed dislocation of ankle','837'),('837.1','SP','Open dislocation of ankle','837'),('838','NS','Dislocation of foot','830-839'),('838.0','NS','Closed dislocation of foot','838'),('838.00','SP','Closed dislocation of foot, unspecified','838.0'),('838.01','SP','Closed dislocation of tarsal (bone), joint unspecified','838.0'),('838.02','SP','Closed dislocation of midtarsal (joint)','838.0'),('838.03','SP','Closed dislocation of tarsometatarsal (joint)','838.0'),('838.04','SP','Closed dislocation of metatarsal (bone), joint unspecified','838.0'),('838.05','SP','Closed dislocation of metatarsophalangeal (joint)','838.0'),('838.06','SP','Closed dislocation of interphalangeal (joint), foot','838.0'),('838.09','SP','Closed dislocation of foot, other','838.0'),('838.1','NS','Open dislocation of foot','838'),('838.10','SP','Open dislocation of foot, unspecified','838.1'),('838.11','SP','Open dislocation of tarsal (bone), joint unspecified','838.1'),('838.12','SP','Open dislocation of midtarsal (joint)','838.1'),('838.13','SP','Open dislocation of tarsometatarsal (joint)','838.1'),('838.14','SP','Open dislocation of metatarsal (bone), joint unspecified','838.1'),('838.15','SP','Open dislocation of metatarsophalangeal (joint)','838.1'),('838.16','SP','Open dislocation of interphalangeal (joint), foot','838.1'),('838.19','SP','Open dislocation of foot, other','838.1'),('839','NS','Other multiple and ill-defined dislocations','830-839'),('839.0','NS','Closed dislocation cervical vertebra','839'),('839.00','SP','Closed dislocation, cervical vertebra, unspecified','839.0'),('839.01','SP','Closed dislocation, first cervical vertebra','839.0'),('839.02','SP','Closed dislocation, second cervical vertebra','839.0'),('839.03','SP','Closed dislocation, third cervical vertebra','839.0'),('839.04','SP','Closed dislocation, fourth cervical vertebra','839.0'),('839.05','SP','Closed dislocation, fifth cervical vertebra','839.0'),('839.06','SP','Closed dislocation, sixth cervical vertebra','839.0'),('839.07','SP','Closed dislocation, seventh cervical vertebra','839.0'),('839.08','SP','Closed dislocation, multiple cervical vertebrae','839.0'),('839.1','NS','Open dislocation cervical vertebra','839'),('839.10','SP','Open dislocation, cervical vertebra, unspecified','839.1'),('839.11','SP','Open dislocation, first cervical vertebra','839.1'),('839.12','SP','Open dislocation, second cervical vertebra','839.1'),('839.13','SP','Open dislocation, third cervical vertebra','839.1'),('839.14','SP','Open dislocation, fourth cervical vertebra','839.1'),('839.15','SP','Open dislocation, fifth cervical vertebra','839.1'),('839.16','SP','Open dislocation, sixth cervical vertebra','839.1'),('839.17','SP','Open dislocation, seventh cervical vertebra','839.1'),('839.18','SP','Open dislocation, multiple cervical vertebrae','839.1'),('839.2','NS','Closed dislocation thoracic and lumbar vertebra','839'),('839.20','SP','Closed dislocation, lumbar vertebra','839.2'),('839.21','SP','Closed dislocation, thoracic vertebra','839.2'),('839.3','NS','Open dislocation thoracic and lumbar vertebra','839'),('839.30','SP','Open dislocation, lumbar vertebra','839.3'),('839.31','SP','Open dislocation, thoracic vertebra','839.3'),('839.4','NS','Closed dislocation other vertebra','839'),('839.40','SP','Closed dislocation, vertebra, unspecified site','839.4'),('839.41','SP','Closed dislocation, coccyx','839.4'),('839.42','SP','Closed dislocation, sacrum','839.4'),('839.49','SP','Closed dislocation, vertebra, other','839.4'),('839.5','NS','Open dislocation other vertebra','839'),('839.50','SP','Open dislocation, vertebra, unspecified site','839.5'),('839.51','SP','Open dislocation, coccyx','839.5'),('839.52','SP','Open dislocation, sacrum','839.5'),('839.59','SP','Open dislocation, vertebra,other','839.5'),('839.6','NS','Closed dislocation other location','839'),('839.61','SP','Closed dislocation, sternum','839.6'),('839.69','SP','Closed dislocation, other location','839.6'),('839.7','NS','Open dislocation other location','839'),('839.71','SP','Open dislocation, sternum','839.7'),('839.79','SP','Open dislocation, other location','839.7'),('839.8','SP','Closed dislocation, multiple and ill-defined sites','839'),('839.9','SP','Open dislocation, multiple and ill-defined sites','839'),('840','NS','Sprains and strains of shoulder and upper arm','840-848'),('840-848','sect','Sprains And Strains Of Joints And Adjacent Muscles','800-999'),('840.0','SP','Acromioclavicular (joint) (ligament) sprain','840'),('840.1','SP','Coracoclavicular (ligament) sprain','840'),('840.2','SP','Coracohumeral (ligament) sprain','840'),('840.3','SP','Infraspinatus (muscle) (tendon) sprain','840'),('840.4','SP','Rotator cuff (capsule) sprain','840'),('840.5','SP','Subscapularis (muscle) sprain','840'),('840.6','SP','Supraspinatus (muscle) (tendon) sprain','840'),('840.7','SP','Superior glenoid labrum lesion','840'),('840.8','SP','Sprains and strains of other specified sites of shoulder and upper arm','840'),('840.9','SP','Sprains and strains of unspecified site of shoulder and upper arm','840'),('841','NS','Sprains and strains of elbow and forearm','840-848'),('841.0','SP','Radial collateral ligament sprain','841'),('841.1','SP','Ulnar collateral ligament sprain','841'),('841.2','SP','Radiohumeral (joint) sprain','841'),('841.3','SP','Ulnohumeral (joint) sprain','841'),('841.8','SP','Sprains and strains of other specified sites of elbow and forearm','841'),('841.9','SP','Sprains and strains of unspecified site of elbow and forearm','841'),('842','NS','Sprains and strains of wrist and hand','840-848'),('842.0','NS','Wrist sprain','842'),('842.00','SP','Sprain of wrist, unspecified site','842.0'),('842.01','SP','Sprain of carpal (joint) of wrist','842.0'),('842.02','SP','Sprain of radiocarpal (joint) (ligament) of wrist','842.0'),('842.09','SP','Other sprains and strains of wrist','842.0'),('842.1','NS','Hand sprain','842'),('842.10','SP','Sprain of hand, unspecified site','842.1'),('842.11','SP','Sprain of carpometacarpal (joint) of hand','842.1'),('842.12','SP','Sprain of metacarpophalangeal (joint) of hand','842.1'),('842.13','SP','Sprain of interphalangeal (joint) of hand','842.1'),('842.19','SP','Other sprains and strains of hand','842.1'),('843','NS','Sprains and strains of hip and thigh','840-848'),('843.0','SP','Iliofemoral (ligament) sprain','843'),('843.1','SP','Ischiocapsular (ligament) sprain','843'),('843.8','SP','Sprains and strains of other specified sites of hip and thigh','843'),('843.9','SP','Sprains and strains of unspecified site of hip and thigh','843'),('844','NS','Sprains and strains of knee and leg','840-848'),('844.0','SP','Sprain of lateral collateral ligament of knee','844'),('844.1','SP','Sprain of medial collateral ligament of knee','844'),('844.2','SP','Sprain of cruciate ligament of knee','844'),('844.3','SP','Sprain of tibiofibular (joint) (ligament) superior, of knee','844'),('844.8','SP','Sprains and strains of other specified sites of knee and leg','844'),('844.9','SP','Sprains and strains of unspecified site of knee and leg','844'),('845','NS','Sprains and strains of ankle and foot','840-848'),('845.0','NS','Ankle sprain','845'),('845.00','SP','Sprain of ankle, unspecified site','845.0'),('845.01','SP','Sprain of deltoid (ligament), ankle','845.0'),('845.02','SP','Sprain of calcaneofibular (ligament) of ankle','845.0'),('845.03','SP','Sprain of tibiofibular (ligament), distal of ankle','845.0'),('845.09','SP','Other sprains and strains of ankle','845.0'),('845.1','NS','Foot sprain','845'),('845.10','SP','Sprain of foot, unspecified site','845.1'),('845.11','SP','Sprain of tarsometatarsal (joint) (ligament) of foot','845.1'),('845.12','SP','Sprain of metatarsophalangeal (joint) of foot','845.1'),('845.13','SP','Sprain of interphalangeal (joint), toe','845.1'),('845.19','SP','Other sprain of foot','845.1'),('846','NS','Sprains and strains of sacroiliac region','840-848'),('846.0','SP','Sprain of lumbosacral (joint) (ligament)','846'),('846.1','SP','Sprain of sacroiliac ligament','846'),('846.2','SP','Sprain of sacrospinatus (ligament)','846'),('846.3','SP','Sprain of sacrotuberous (ligament)','846'),('846.8','SP','Sprain of other specified sites of sacroiliac region','846'),('846.9','SP','Sprain of unspecified site of sacroiliac region','846'),('847','NS','Sprains and strains of other and unspecified parts of back','840-848'),('847.0','SP','Sprain of neck','847'),('847.1','SP','Sprain of thoracic','847'),('847.2','SP','Sprain of lumbar','847'),('847.3','SP','Sprain of sacrum','847'),('847.4','SP','Sprain of coccyx','847'),('847.9','SP','Sprain of unspecified site of back','847'),('848','NS','Other and ill-defined sprains and strains','840-848'),('848.0','SP','Sprain of septal cartilage of nose','848'),('848.1','SP','Sprain of jaw','848'),('848.2','SP','Sprain of thyroid region','848'),('848.3','SP','Sprain of ribs','848'),('848.4','NS','Sternum sprain','848'),('848.40','SP','Sprain of sternum , unspecified site','848.4'),('848.41','SP','Sprain of sternoclavicular (joint) (ligament)','848.4'),('848.42','SP','Sprain of chondrosternal (joint)','848.4'),('848.49','SP','Sprain of sternum, other','848.4'),('848.5','SP','Sprain of pelvic','848'),('848.8','SP','Other specified sites of sprains and strains','848'),('848.9','SP','Unspecified site of sprain and strain','848'),('850','NS','Concussion','850-854'),('850-854','sect','Intracranial Injury, Excluding Those With Skull Fracture','800-999'),('850.0','SP','Concussion with no loss of consciousness','850'),('850.1','NS','Concussion with brief loss of consciousness','850'),('850.11','SP','Concussion, with loss of consciousness of 30 minutes or less','850.1'),('850.12','SP','Concussion, with loss of consciousness from 31 to 59 minutes','850.1'),('850.2','SP','Concussion with moderate loss of consciousness','850'),('850.3','SP','Concussion with prolonged loss of consciousness and return to pre-existing conscious level','850'),('850.4','SP','Concussion with prolonged loss of consciousness, without return to pre-existing conscious level','850'),('850.5','SP','Concussion with loss of consciousness of unspecified duration','850'),('850.9','SP','Concussion, unspecified','850'),('851','NS','Cerebral laceration and contusion','850-854'),('851.0','NS','Cortex (cerebral) contusion without mention of open intracranial wound','851'),('851.00','SP','Cortex (cerebral) contusion without mention of open intracranial wound, unspecified state of consciousness','851.0'),('851.01','SP','Cortex (cerebral) contusion without mention of open intracranial wound, with no loss of consciousness','851.0'),('851.02','SP','Cortex (cerebral) contusion without mention of open intracranial wound, with brief [less than one hour] loss of consciousness','851.0'),('851.03','SP','Cortex (cerebral) contusion without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.0'),('851.04','SP','Cortex (cerebral) contusion without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','851.0'),('851.05','SP','Cortex (cerebral) contusion without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.0'),('851.06','SP','Cortex (cerebral) contusion without mention of open intracranial wound, with loss of consciousness of unspecified duration','851.0'),('851.09','SP','Cortex (cerebral) contusion without mention of open intracranial wound, with concussion, unspecified','851.0'),('851.1','NS','Cortex (cerebral) contusion with open intracranial wound','851'),('851.10','SP','Cortex (cerebral) contusion with open intracranial wound, unspecified state of consciousness','851.1'),('851.11','SP','Cortex (cerebral) contusion with open intracranial wound, with no loss of consciousness','851.1'),('851.12','SP','Cortex (cerebral) contusion with open intracranial wound, with brief [less than one hour] loss of consciousness','851.1'),('851.13','SP','Cortex (cerebral) contusion with open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.1'),('851.14','SP','Cortex (cerebral) contusion with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','851.1'),('851.15','SP','Cortex (cerebral) contusion with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.1'),('851.16','SP','Cortex (cerebral) contusion with open intracranial wound, with loss of consciousness of unspecified duration','851.1'),('851.19','SP','Cortex (cerebral) contusion with open intracranial wound, with concussion, unspecified','851.1'),('851.2','NS','Cortex (cerebral) laceration without mention of open intracranial wound','851'),('851.20','SP','Cortex (cerebral) laceration without mention of open intracranial wound, unspecified state of consciousness','851.2'),('851.21','SP','Cortex (cerebral) laceration without mention of open intracranial wound, with no loss of consciousness','851.2'),('851.22','SP','Cortex (cerebral) laceration without mention of open intracranial wound, with brief [less than one hour] loss of consciousness','851.2'),('851.23','SP','Cortex (cerebral) laceration without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.2'),('851.24','SP','Cortex (cerebral) laceration without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','851.2'),('851.25','SP','Cortex (cerebral) laceration without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.2'),('851.26','SP','Cortex (cerebral) laceration without mention of open intracranial wound, with loss of consciousness of unspecified duration','851.2'),('851.29','SP','Cortex (cerebral) laceration without mention of open intracranial wound, with concussion, unspecified','851.2'),('851.3','NS','Cortex (cerebral) laceration with open intracranial wound','851'),('851.30','SP','Cortex (cerebral) laceration with open intracranial wound, unspecified state of consciousness','851.3'),('851.31','SP','Cortex (cerebral) laceration with open intracranial wound, with no loss of consciousness','851.3'),('851.32','SP','Cortex (cerebral) laceration with open intracranial wound, with brief [less than one hour] loss of consciousness','851.3'),('851.33','SP','Cortex (cerebral) laceration with open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.3'),('851.34','SP','Cortex (cerebral) laceration with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','851.3'),('851.35','SP','Cortex (cerebral) laceration with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.3'),('851.36','SP','Cortex (cerebral) laceration with open intracranial wound, with loss of consciousness of unspecified duration','851.3'),('851.39','SP','Cortex (cerebral) laceration with open intracranial wound, with concussion, unspecified','851.3'),('851.4','NS','Cerebellar or brain stem contusion without mention of open intracranial wound','851'),('851.40','SP','Cerebellar or brain stem contusion without mention of open intracranial wound, unspecified state of consciousness','851.4'),('851.41','SP','Cerebellar or brain stem contusion without mention of open intracranial wound, with no loss of consciousness','851.4'),('851.42','SP','Cerebellar or brain stem contusion without mention of open intracranial wound, with brief [less than one hour] loss of consciousness','851.4'),('851.43','SP','Cerebellar or brain stem contusion without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.4'),('851.44','SP','Cerebellar or brain stem contusion without mention of open intracranial wound, with prolonged [more than 24 hours] loss consciousness and return to pre-existing conscious level','851.4'),('851.45','SP','Cerebellar or brain stem contusion without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.4'),('851.46','SP','Cerebellar or brain stem contusion without mention of open intracranial wound, with loss of consciousness of unspecified duration','851.4'),('851.49','SP','Cerebellar or brain stem contusion without mention of open intracranial wound, with concussion, unspecified','851.4'),('851.5','NS','Cerebellar or brain stem contusion with open intracranial wound','851'),('851.50','SP','Cerebellar or brain stem contusion with open intracranial wound, unspecified state of consciousness','851.5'),('851.51','SP','Cerebellar or brain stem contusion with open intracranial wound, with no loss of consciousness','851.5'),('851.52','SP','Cerebellar or brain stem contusion with open intracranial wound, with brief [less than one hour] loss of consciousness','851.5'),('851.53','SP','Cerebellar or brain stem contusion with open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.5'),('851.54','SP','Cerebellar or brain stem contusion with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','851.5'),('851.55','SP','Cerebellar or brain stem contusion with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.5'),('851.56','SP','Cerebellar or brain stem contusion with open intracranial wound, with loss of consciousness of unspecified duration','851.5'),('851.59','SP','Cerebellar or brain stem contusion with open intracranial wound, with concussion, unspecified','851.5'),('851.6','NS','Cerebellar or brain stem laceration without mention of open intracranial wound','851'),('851.60','SP','Cerebellar or brain stem laceration without mention of open intracranial wound, unspecified state of consciousness','851.6'),('851.61','SP','Cerebellar or brain stem laceration without mention of open intracranial wound, with no loss of consciousness','851.6'),('851.62','SP','Cerebellar or brain stem laceration without mention of open intracranial wound, with brief [less than 1 hour] loss of consciousness','851.6'),('851.63','SP','Cerebellar or brain stem laceration without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.6'),('851.64','SP','Cerebellar or brain stem laceration without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','851.6'),('851.65','SP','Cerebellar or brain stem laceration without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.6'),('851.66','SP','Cerebellar or brain stem laceration without mention of open intracranial wound, with loss of consciousness of unspecified duration','851.6'),('851.69','SP','Cerebellar or brain stem laceration without mention of open intracranial wound, with concussion, unspecified','851.6'),('851.7','NS','Cerebellar or brain stem laceration with open intracranial wound','851'),('851.70','SP','Cerebellar or brain stem laceration with open intracranial wound, unspecified state of consciousness','851.7'),('851.71','SP','Cerebellar or brain stem laceration with open intracranial wound, with no loss of consciousness','851.7'),('851.72','SP','Cerebellar or brain stem laceration with open intracranial wound, with brief [less than one hour] loss of consciousness','851.7'),('851.73','SP','Cerebellar or brain stem laceration with open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.7'),('851.74','SP','Cerebellar or brain stem laceration with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','851.7'),('851.75','SP','Cerebellar or brain stem laceration with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.7'),('851.76','SP','Cerebellar or brain stem laceration with open intracranial wound, with loss of consciousness of unspecified duration','851.7'),('851.79','SP','Cerebellar or brain stem laceration with open intracranial wound, with concussion, unspecified','851.7'),('851.8','NS','Other and unspecified cerebral laceration and contusion without mention of open intracranial wound','851'),('851.80','SP','Other and unspecified cerebral laceration and contusion, without mention of open intracranial wound, unspecified state of consciousness','851.8'),('851.81','SP','Other and unspecified cerebral laceration and contusion, without mention of open intracranial wound, with no loss of consciousness','851.8'),('851.82','SP','Other and unspecified cerebral laceration and contusion, without mention of open intracranial wound, with brief [less than one hour] loss of consciousness','851.8'),('851.83','SP','Other and unspecified cerebral laceration and contusion, without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.8'),('851.84','SP','Other and unspecified cerebral laceration and contusion, without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre- existing conscious level','851.8'),('851.85','SP','Other and unspecified cerebral laceration and contusion, without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.8'),('851.86','SP','Other and unspecified cerebral laceration and contusion, without mention of open intracranial wound, with loss of consciousness of unspecified duration','851.8'),('851.89','SP','Other and unspecified cerebral laceration and contusion, without mention of open intracranial wound, with concussion, unspecified','851.8'),('851.9','NS','Other and unspecified cerebral laceration and contusion with open intracranial wound','851'),('851.90','SP','Other and unspecified cerebral laceration and contusion, with open intracranial wound, unspecified state of consciousness','851.9'),('851.91','SP','Other and unspecified cerebral laceration and contusion, with open intracranial wound, with no loss of consciousness','851.9'),('851.92','SP','Other and unspecified cerebral laceration and contusion, with open intracranial wound, with brief [less than one hour] loss of consciousness','851.9'),('851.93','SP','Other and unspecified cerebral laceration and contusion, with open intracranial wound, with moderate [1-24 hours] loss of consciousness','851.9'),('851.94','SP','Other and unspecified cerebral laceration and contusion, with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','851.9'),('851.95','SP','Other and unspecified cerebral laceration and contusion, with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','851.9'),('851.96','SP','Other and unspecified cerebral laceration and contusion, with open intracranial wound, with loss of consciousness of unspecified duration','851.9'),('851.99','SP','Other and unspecified cerebral laceration and contusion, with open intracranial wound, with concussion, unspecified','851.9'),('852','NS','Subarachnoid subdural and extradural hemorrhage following injury','850-854'),('852.0','NS','Subarachnoid hemorrhage following injury without mention of open intracranial wound','852'),('852.00','SP','Subarachnoid hemorrhage following injury without mention of open intracranial wound, unspecified state of consciousness','852.0'),('852.01','SP','Subarachnoid hemorrhage following injury without mention of open intracranial wound, with no loss of consciousness','852.0'),('852.02','SP','Subarachnoid hemorrhage following injury without mention of open intracranial wound, with brief [less than one hour] loss of consciousness','852.0'),('852.03','SP','Subarachnoid hemorrhage following injury without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','852.0'),('852.04','SP','Subarachnoid hemorrhage following injury without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','852.0'),('852.05','SP','Subarachnoid hemorrhage following injury without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','852.0'),('852.06','SP','Subarachnoid hemorrhage following injury without mention of open intracranial wound, with loss of consciousness of unspecified duration','852.0'),('852.09','SP','Subarachnoid hemorrhage following injury without mention of open intracranial wound, with concussion, unspecified','852.0'),('852.1','NS','Subarachnoid hemorrhage following injury with open intracranial wound','852'),('852.10','SP','Subarachnoid hemorrhage following injury with open intracranial wound, unspecified state of consciousness','852.1'),('852.11','SP','Subarachnoid hemorrhage following injury with open intracranial wound, with no loss of consciousness','852.1'),('852.12','SP','Subarachnoid hemorrhage following injury with open intracranial wound, with brief [less than one hour] loss of consciousness','852.1'),('852.13','SP','Subarachnoid hemorrhage following injury with open intracranial wound, with moderate [1-24 hours] loss of consciousness','852.1'),('852.14','SP','Subarachnoid hemorrhage following injury with open intracranial wound, with prolonged [more than 24 hours) loss of consciousness and return to pre-existing conscious level','852.1'),('852.15','SP','Subarachnoid hemorrhage following injury with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','852.1'),('852.16','SP','Subarachnoid hemorrhage following injury with open intracranial wound, with loss of consciousness of unspecified duration','852.1'),('852.19','SP','Subarachnoid hemorrhage following injury with open intracranial wound, with concussion, unspecified','852.1'),('852.2','NS','Subdural hemorrhage following injury without mention of open intracranial wound','852'),('852.20','SP','Subdural hemorrhage following injury without mention of open intracranial wound, unspecified state of consciousness','852.2'),('852.21','SP','Subdural hemorrhage following injury without mention of open intracranial wound, with no loss of consciousness','852.2'),('852.22','SP','Subdural hemorrhage following injury without mention of open intracranial wound, with brief [less than one hour] loss of consciousness','852.2'),('852.23','SP','Subdural hemorrhage following injury without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','852.2'),('852.24','SP','Subdural hemorrhage following injury without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','852.2'),('852.25','SP','Subdural hemorrhage following injury without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','852.2'),('852.26','SP','Subdural hemorrhage following injury without mention of open intracranial wound, with loss of consciousness of unspecified duration','852.2'),('852.29','SP','Subdural hemorrhage following injury without mention of open intracranial wound, with concussion, unspecified','852.2'),('852.3','NS','Subdural hemorrhage following injury with open intracranial wound','852'),('852.30','SP','Subdural hemorrhage following injury with open intracranial wound, unspecified state of consciousness','852.3'),('852.31','SP','Subdural hemorrhage following injury with open intracranial wound, with no loss of consciousness','852.3'),('852.32','SP','Subdural hemorrhage following injury with open intracranial wound, with brief [less than one hour] loss of consciousness','852.3'),('852.33','SP','Subdural hemorrhage following injury with open intracranial wound, with moderate [1-24 hours] loss of consciousness','852.3'),('852.34','SP','Subdural hemorrhage following injury with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','852.3'),('852.35','SP','Subdural hemorrhage following injury with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','852.3'),('852.36','SP','Subdural hemorrhage following injury with open intracranial wound, with loss of consciousness of unspecified duration','852.3'),('852.39','SP','Subdural hemorrhage following injury with open intracranial wound, with concussion, unspecified','852.3'),('852.4','NS','Extradural hemorrhage following injury without mention of open intracranial wound','852'),('852.40','SP','Extradural hemorrhage following injury without mention of open intracranial wound, unspecified state of consciousness','852.4'),('852.41','SP','Extradural hemorrhage following injury without mention of open intracranial wound, with no loss of consciousness','852.4'),('852.42','SP','Extradural hemorrhage following injury without mention of open intracranial wound, with brief [less than 1 hour] loss of consciousness','852.4'),('852.43','SP','Extradural hemorrhage following injury without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','852.4'),('852.44','SP','Extradural hemorrhage following injury without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','852.4'),('852.45','SP','Extradural hemorrhage following injury without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','852.4'),('852.46','SP','Extradural hemorrhage following injury without mention of open intracranial wound, with loss of consciousness of unspecified duration','852.4'),('852.49','SP','Extradural hemorrhage following injury without mention of open intracranial wound, with concussion, unspecified','852.4'),('852.5','NS','Extradural hemorrhage following injury with open intracranial wound','852'),('852.50','SP','Extradural hemorrhage following injury with open intracranial wound, unspecified state of consciousness','852.5'),('852.51','SP','Extradural hemorrhage following injury with open intracranial wound, with no loss of consciousness','852.5'),('852.52','SP','Extradural hemorrhage following injury with open intracranial wound, with brief [less than one hour] loss of consciousness','852.5'),('852.53','SP','Extradural hemorrhage following injury with open intracranial wound, with moderate [1-24 hours] loss of consciousness','852.5'),('852.54','SP','Extradural hemorrhage following injury with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','852.5'),('852.55','SP','Extradural hemorrhage following injury with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','852.5'),('852.56','SP','Extradural hemorrhage following injury with open intracranial wound, with loss of consciousness of unspecified duration','852.5'),('852.59','SP','Extradural hemorrhage following injury with open intracranial wound, with concussion, unspecified','852.5'),('853','NS','Other and unspecified intracranial hemorrhage following injury','850-854'),('853.0','NS','Other and unspecified intracranial hemorrhage following injury without mention of open intracranial wound','853'),('853.00','SP','Other and unspecified intracranial hemorrhage following injury without mention of open intracranial wound, unspecified state of consciousness','853.0'),('853.01','SP','Other and unspecified intracranial hemorrhage following injury without mention of open intracranial wound, with no loss of consciousness','853.0'),('853.02','SP','Other and unspecified intracranial hemorrhage following injury without mention of open intracranial wound, with brief [less than one hour] loss of consciousness','853.0'),('853.03','SP','Other and unspecified intracranial hemorrhage following injury without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','853.0'),('853.04','SP','Other and unspecified intracranial hemorrhage following injury without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre- existing conscious level','853.0'),('853.05','SP','Other and unspecified intracranial hemorrhage following injury without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','853.0'),('853.06','SP','Other and unspecified intracranial hemorrhage following injury without mention of open intracranial wound, with loss of consciousness of unspecified duration','853.0'),('853.09','SP','Other and unspecified intracranial hemorrhage following injury without mention of open intracranial wound, with concussion, unspecified','853.0'),('853.1','NS','Other and unspecified intracranial hemorrhage following injury with open intracranial wound','853'),('853.10','SP','Other and unspecified intracranial hemorrhage following injury with open intracranial wound, unspecified state of consciousness','853.1'),('853.11','SP','Other and unspecified intracranial hemorrhage following injury with open intracranial wound, with no loss of consciousness','853.1'),('853.12','SP','Other and unspecified intracranial hemorrhage following injury with open intracranial wound, with brief [less than one hour] loss of consciousness','853.1'),('853.13','SP','Other and unspecified intracranial hemorrhage following injury with open intracranial wound, with moderate [1-24 hours] loss of consciousness','853.1'),('853.14','SP','Other and unspecified intracranial hemorrhage following injury with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','853.1'),('853.15','SP','Other and unspecified intracranial hemorrhage following injury with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','853.1'),('853.16','SP','Other and unspecified intracranial hemorrhage following injury with open intracranial wound, with loss of consciousness of unspecified duration','853.1'),('853.19','SP','Other and unspecified intracranial hemorrhage following injury with open intracranial wound, with concussion, unspecified','853.1'),('854','NS','Intracranial injury of other and unspecified nature','850-854'),('854.0','NS','Intracranial injury of other and unspecified nature without mention of open intracranial wound','854'),('854.00','SP','Intracranial injury of other and unspecified nature without mention of open intracranial wound, unspecified state of consciousness','854.0'),('854.01','SP','Intracranial injury of other and unspecified nature without mention of open intracranial wound, with no loss of consciousness','854.0'),('854.02','SP','Intracranial injury of other and unspecified nature without mention of open intracranial wound, with brief [less than one hour] loss of consciousness','854.0'),('854.03','SP','Intracranial injury of other and unspecified nature without mention of open intracranial wound, with moderate [1-24 hours] loss of consciousness','854.0'),('854.04','SP','Intracranial injury of other and unspecified nature without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','854.0'),('854.05','SP','Intracranial injury of other and unspecified nature without mention of open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','854.0'),('854.06','SP','Intracranial injury of other and unspecified nature without mention of open intracranial wound, with loss of consciousness of unspecified duration','854.0'),('854.09','SP','Intracranial injury of other and unspecified nature without mention of open intracranial wound, with concussion, unspecified','854.0'),('854.1','NS','Intracranial injury of other and unspecified nature with open intracranial wound','854'),('854.10','SP','Intracranial injury of other and unspecified nature with open intracranial wound, unspecified state of consciousness','854.1'),('854.11','SP','Intracranial injury of other and unspecified nature with open intracranial wound, with no loss of consciousness','854.1'),('854.12','SP','Intracranial injury of other and unspecified nature with open intracranial wound, with brief [less than one hour] loss of consciousness','854.1'),('854.13','SP','Intracranial injury of other and unspecified nature with open intracranial wound, with moderate [1-24 hours] loss of consciousness','854.1'),('854.14','SP','Intracranial injury of other and unspecified nature with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness and return to pre-existing conscious level','854.1'),('854.15','SP','Intracranial injury of other and unspecified nature with open intracranial wound, with prolonged [more than 24 hours] loss of consciousness without return to pre-existing conscious level','854.1'),('854.16','SP','Intracranial injury of other and unspecified nature with open intracranial wound, with loss of consciousness of unspecified duration','854.1'),('854.19','SP','Intracranial injury of other and unspecified nature with open intracranial wound, with concussion, unspecified','854.1'),('860','NS','Traumatic pneumothorax and hemothorax','860-869'),('860-869','sect','Internal Injury Of Chest, Abdomen, And Pelvis','800-999'),('860.0','SP','Traumatic pneumothorax without mention of open wound into thorax','860'),('860.1','SP','Traumatic pneumothorax with open wound into thorax','860'),('860.2','SP','Traumatic hemothorax without mention of open wound into thorax','860'),('860.3','SP','Traumatic hemothorax with open wound into thorax','860'),('860.4','SP','Traumatic pneumohemothorax without mention of open wound into thorax','860'),('860.5','SP','Traumatic pneumohemothorax with open wound into thorax','860'),('861','NS','Injury to heart and lung','860-869'),('861.0','NS','Heart injury without mention of open wound into thorax','861'),('861.00','SP','Unspecified injury of heart without mention of open wound into thorax','861.0'),('861.01','SP','Contusion of heart without mention of open wound into thorax','861.0'),('861.02','SP','Laceration of heart without penetration of heart chambers or without mention of open wound into thorax','861.0'),('861.03','SP','Laceration of heart with penetration of heart chambers without mention of open wound into thorax','861.0'),('861.1','NS','Heart injury with open wound into thorax','861'),('861.10','SP','Unspecified injury of heart with open wound into thorax','861.1'),('861.11','SP','Contusion of heart with open wound into thorax','861.1'),('861.12','SP','Laceration of heart without penetration of heart chambers, with open wound into thorax','861.1'),('861.13','SP','Laceration of heart with penetration of heart chambers with open wound into thorax','861.1'),('861.2','NS','Lung injury without mention of open wound into thorax','861'),('861.20','SP','Unspecified injury of lung without mention of open wound into thorax','861.2'),('861.21','SP','Contusion of lung without mention of open wound into thorax','861.2'),('861.22','SP','Laceration of lung without mention of open wound into thorax','861.2'),('861.3','NS','Lung injury with open wound into thorax','861'),('861.30','SP','Unspecified injury of lung with open wound into thorax','861.3'),('861.31','SP','Contusion of lung with open wound into thorax','861.3'),('861.32','SP','Laceration of lung with open wound into thorax','861.3'),('862','NS','Injury to other and unspecified intrathoracic organs','860-869'),('862.0','SP','Injury to diaphragm, without mention of open wound into cavity','862'),('862.1','SP','Injury to diaphragm, with open wound into cavity','862'),('862.2','NS','Injury to other specified intrathoracic organs without mention of open wound into cavity','862'),('862.21','SP','Injury to bronchus without mention of open wound into cavity','862.2'),('862.22','SP','Injury to esophagus without mention of open wound into cavity','862.2'),('862.29','SP','Injury to other specified intrathoracic organs without mention of open wound into cavity','862.2'),('862.3','NS','Injury to other specified intrathoracic organs with open wound into cavity','862'),('862.31','SP','Injury to bronchus with open wound into cavity','862.3'),('862.32','SP','Injury to esophagus with open wound into cavity','862.3'),('862.39','SP','Injury to other specified intrathoracic organs with open wound into cavity','862.3'),('862.8','SP','Injury to multiple and unspecified intrathoracic organs, without mention of open wound into cavity','862'),('862.9','SP','Injury to multiple and unspecified intrathoracic organs, with open wound into cavity','862'),('863','NS','Injury to gastrointestinal tract','860-869'),('863.0','SP','Injury to stomach, without mention of open wound into cavity','863'),('863.1','SP','Injury to stomach, with open wound into cavity','863'),('863.2','NS','Injury to small intestine without mention of open wound into cavity','863'),('863.20','SP','Injury to small intestine, unspecified site, without open wound into cavity','863.2'),('863.21','SP','Injury to duodenum, without open wound into cavity','863.2'),('863.29','SP','Other injury to small intestine, without mention of open wound into cavity','863.2'),('863.3','NS','Injury to small intestine with open wound into cavity','863'),('863.30','SP','Injury to small intestine, unspecified site, with open wound into cavity','863.3'),('863.31','SP','Injury to duodenum, with open wound into cavity','863.3'),('863.39','SP','Other injury to small intestine, with open wound into cavity','863.3'),('863.4','NS','Injury to colon or rectum without mention of open wound into cavity','863'),('863.40','SP','Injury to colon, unspecified site, without mention of open wound into cavity','863.4'),('863.41','SP','Injury to ascending [right] colon, without mention of open wound into cavity','863.4'),('863.42','SP','Injury to transverse colon, without mention of open wound into cavity','863.4'),('863.43','SP','Injury to descending [left] colon, without mention of open wound into cavity','863.4'),('863.44','SP','Injury to sigmoid colon, without mention of open wound into cavity','863.4'),('863.45','SP','Injury to rectum, without mention of open wound into cavity','863.4'),('863.46','SP','Injury to multiple sites in colon and rectum, without mention of open wound into cavity','863.4'),('863.49','SP','Other injury to colon or rectum, without mention of open wound into cavity','863.4'),('863.5','NS','Injury to colon or rectum with open wound into cavity','863'),('863.50','SP','Injury to colon, unspecified site, with open wound into cavity','863.5'),('863.51','SP','Injury to ascending [right] colon, with open wound into cavity','863.5'),('863.52','SP','Injury to transverse colon, with open wound into cavity','863.5'),('863.53','SP','Injury to descending [left] colon, with open wound into cavity','863.5'),('863.54','SP','Injury to sigmoid colon, with open wound into cavity','863.5'),('863.55','SP','Injury to rectum, with open wound into cavity','863.5'),('863.56','SP','Injury to multiple sites in colon and rectum, with open wound into cavity','863.5'),('863.59','SP','Other injury to colon or rectum, with open wound into cavity','863.5'),('863.8','NS','Injury to other and unspecified gastrointestinal sites without mention of open wound into cavity','863'),('863.80','SP','Injury to gastrointestinal tract, unspecified site, without mention of open wound into cavity','863.8'),('863.81','SP','Injury to pancreas, head, without mention of open wound into cavity','863.8'),('863.82','SP','Injury to pancreas, body, without mention of open wound into cavity','863.8'),('863.83','SP','Injury to pancreas, tail, without mention of open wound into cavity','863.8'),('863.84','SP','Injury to pancreas, multiple and unspecified sites, without mention of open wound into cavity','863.8'),('863.85','SP','Injury to appendix, without mention of open wound into cavity','863.8'),('863.89','SP','Injury to other gastrointestinal sites, without mention of open wound into cavity','863.8'),('863.9','NS','Injury to other and unspecified gastrointestinal sites with open wound into cavity','863'),('863.90','SP','Injury to gastrointestinal tract, unspecified site, with open wound into cavity','863.9'),('863.91','SP','Injury to pancreas, head, with open wound into cavity','863.9'),('863.92','SP','Injury to pancreas, body, with open wound into cavity','863.9'),('863.93','SP','Injury to pancreas, tail, with open wound into cavity','863.9'),('863.94','SP','Injury to pancreas, multiple and unspecified sites, with open wound into cavity','863.9'),('863.95','SP','Injury to appendix, with open wound into cavity','863.9'),('863.99','SP','Injury to other gastrointestinal sites, with open wound into cavity','863.9'),('864','NS','Injury to liver','860-869'),('864.0','NS','Injury to liver without mention of open wound into cavity','864'),('864.00','SP','Injury to liver without mention of open wound into cavity, unspecified injury','864.0'),('864.01','SP','Injury to liver without mention of open wound into cavity, hematoma and contusion','864.0'),('864.02','SP','Injury to liver without mention of open wound into cavity, laceration, minor','864.0'),('864.03','SP','Injury to liver without mention of open wound into cavity, laceration, moderate','864.0'),('864.04','SP','Injury to liver without mention of open wound into cavity, laceration, major','864.0'),('864.05','SP','Injury to liver without mention of open wound into cavity laceration, unspecified','864.0'),('864.09','SP','Other injury to liver without mention of open wound into cavity','864.0'),('864.1','NS','Injury to liver with open wound into cavity','864'),('864.10','SP','Injury to liver with open wound into cavity, unspecified injury','864.1'),('864.11','SP','Injury to liver with open wound into cavity, hematoma and contusion','864.1'),('864.12','SP','Injury to liver with open wound into cavity, laceration, minor','864.1'),('864.13','SP','Injury to liver with open wound into cavity, laceration, moderate','864.1'),('864.14','SP','Injury to liver with open wound into cavity, laceration, major','864.1'),('864.15','SP','Injury to liver without mention of open wound into cavity laceration, unspecified','864.1'),('864.19','SP','Other injury to liver with open wound into cavity','864.1'),('865','NS','Injury to spleen','860-869'),('865.0','NS','Injury to spleen without mention of open wound into cavity','865'),('865.00','SP','Injury to spleen without mention of open wound into cavity, unspecified injury','865.0'),('865.01','SP','Injury to spleen without mention of open wound into cavity, hematoma without rupture of capsule','865.0'),('865.02','SP','Injury to spleen without mention of open wound into cavity, capsular tears, without major disruption of parenchyma','865.0'),('865.03','SP','Injury to spleen without mention of open wound into cavity, laceration extending into parenchyma','865.0'),('865.04','SP','Injury to spleen without mention of open wound into cavity, massive parenchymal disruption','865.0'),('865.09','SP','Other injury into spleen without mention of open wound into cavity','865.0'),('865.1','NS','Injury to spleen with open wound into cavity','865'),('865.10','SP','Injury to spleen with open wound into cavity, unspecified injury','865.1'),('865.11','SP','Injury to spleen with open wound into cavity, hematoma without rupture of capsule','865.1'),('865.12','SP','Injury to spleen with open wound into cavity, capsular tears, without major disruption of parenchyma','865.1'),('865.13','SP','Injury to spleen with open wound into cavity, laceration extending into parenchyma','865.1'),('865.14','SP','Injury to spleen with open wound into cavity, massive parenchyma disruption','865.1'),('865.19','SP','Other injury to spleen with open wound into cavity','865.1'),('866','NS','Injury to kidney','860-869'),('866.0','NS','Injury to kidney without mention of open wound into cavity','866'),('866.00','SP','Injury to kidney without mention of open wound into cavity, unspecified injury','866.0'),('866.01','SP','Injury to kidney without mention of open wound into cavity, hematoma without rupture of capsule','866.0'),('866.02','SP','Injury to kidney without mention of open wound into cavity, laceration','866.0'),('866.03','SP','Injury to kidney without mention of open wound into cavity, complete disruption of kidney parenchyma','866.0'),('866.1','NS','Injury to kidney with open wound into cavity','866'),('866.10','SP','Injury to kidney with open wound into cavity, unspecified injury','866.1'),('866.11','SP','Injury to kidney with open wound into cavity, hematoma without rupture of capsule','866.1'),('866.12','SP','Injury to kidney with open wound into cavity, laceration','866.1'),('866.13','SP','Injury to kidney with open wound into cavity, complete disruption of kidney parenchyma','866.1'),('867','NS','Injury to pelvic organs','860-869'),('867.0','SP','Injury to bladder and urethra, without mention of open wound into cavity','867'),('867.1','SP','Injury to bladder and urethra, with open wound into cavity','867'),('867.2','SP','Injury to ureter, without mention of open wound into cavity','867'),('867.3','SP','Injury to ureter, with open wound into cavity','867'),('867.4','SP','Injury to uterus, without mention of open wound into cavity','867'),('867.5','SP','Injury to uterus, with open wound into cavity','867'),('867.6','SP','Injury to other specified pelvic organs, without mention of open wound into cavity','867'),('867.7','SP','Injury to other specified pelvic organs, with open wound into cavity','867'),('867.8','SP','Injury to unspecified pelvic organ, without mention of open wound into cavity','867'),('867.9','SP','Injury to unspecified pelvic organ, with open wound into cavity','867'),('868','NS','Injury to other intra-abdominal organs','860-869'),('868.0','NS','Injury to other intra-abdominal organs without mention of open wound into cavity','868'),('868.00','SP','Injury to other intra-abdominal organs without mention of open wound into cavity, unspecified intra-abdominal organ','868.0'),('868.01','SP','Injury to other intra-abdominal organs without mention of open wound into cavity, adrenal gland','868.0'),('868.02','SP','Injury to other intra-abdominal organs without mention of open wound into cavity, bile duct and gallbladder','868.0'),('868.03','SP','Injury to other intra-abdominal organs without mention of open wound into cavity, peritoneum','868.0'),('868.04','SP','Injury to other intra-abdominal organs without mention of open wound into cavity, retroperitoneum','868.0'),('868.09','SP','Injury to other and multiple intra-abdominal organs without mention of open wound into cavity','868.0'),('868.1','NS','Injury to other intra-abdominal organs with open wound into cavity','868'),('868.10','SP','Injury to other intra-abdominal organs with open wound into cavity, unspecified intra-abdominal organ','868.1'),('868.11','SP','Injury to other intra-abdominal organs with open wound into cavity, adrenal gland','868.1'),('868.12','SP','Injury to other intra-abdominal organs with open wound into cavity, bile duct and gallbladder','868.1'),('868.13','SP','Injury to other intra-abdominal organs with open wound into cavity, peritoneum','868.1'),('868.14','SP','Injury to other intra-abdominal organs with open wound into cavity, retroperitoneum','868.1'),('868.19','SP','Injury to other and multiple intra-abdominal organs, with open wound into cavity','868.1'),('869','NS','Internal injury to unspecified or ill-defined organs','860-869'),('869.0','SP','Internal injury to unspecified or ill-defined organs without mention of open wound into cavity','869'),('869.1','SP','Internal injury to unspecified or ill-defined organs with open wound into cavity','869'),('870','NS','Open wound of ocular adnexa','870-879'),('870-879','sect','Open Wound Of Head, Neck, And Trunk','800-999'),('870.0','SP','Laceration of skin of eyelid and periocular area','870'),('870.1','SP','Laceration of eyelid, full-thickness, not involving lacrimal passages','870'),('870.2','SP','Laceration of eyelid involving lacrimal passages','870'),('870.3','SP','Penetrating wound of orbit, without mention of foreign body','870'),('870.4','SP','Penetrating wound of orbit with foreign body','870'),('870.8','SP','Other specified open wounds of ocular adnexa','870'),('870.9','SP','Unspecified open wound of ocular adnexa','870'),('871','NS','Open wound of eyeball','870-879'),('871.0','SP','Ocular laceration without prolapse of intraocular tissue','871'),('871.1','SP','Ocular laceration with prolapse or exposure of intraocular tissue','871'),('871.2','SP','Rupture of eye with partial loss of intraocular tissue','871'),('871.3','SP','Avulsion of eye','871'),('871.4','SP','Unspecified laceration of eye','871'),('871.5','SP','Penetration of eyeball with magnetic foreign body','871'),('871.6','SP','Penetration of eyeball with (nonmagnetic) foreign body','871'),('871.7','SP','Unspecified ocular penetration','871'),('871.9','SP','Unspecified open wound of eyeball','871'),('872','NS','Open wound of ear','870-879'),('872.0','NS','Open wound of external ear without mention of complication','872'),('872.00','SP','Open wound of external ear, unspecified site, without mention of complication','872.0'),('872.01','SP','Open wound of auricle, ear, without mention of complication','872.0'),('872.02','SP','Open wound of auditory canal, without mention of complication','872.0'),('872.1','NS','Open wound of external ear complicated','872'),('872.10','SP','Open wound of external ear, unspecified site, complicated','872.1'),('872.11','SP','Open wound of auricle, ear, complicated','872.1'),('872.12','SP','Open wound of auditory canal, complicated','872.1'),('872.6','NS','Open wound of other specified parts of ear without mention of complication','872'),('872.61','SP','Open wound of ear drum, without mention of complication','872.6'),('872.62','SP','Open wound of ossicles, without mention of complication','872.6'),('872.63','SP','Open wound of eustachian tube, without mention of complication','872.6'),('872.64','SP','Open wound of cochlea, without mention of complication','872.6'),('872.69','SP','Open wound of other and multiple sites of ear, without mention of complication','872.6'),('872.7','NS','Open wound of other specified parts of ear complicated','872'),('872.71','SP','Open wound of ear drum, complicated','872.7'),('872.72','SP','Open wound of ossicles, complicated','872.7'),('872.73','SP','Open wound of eustachian tube, complicated','872.7'),('872.74','SP','Open wound of cochlea, complicated','872.7'),('872.79','SP','Open wound of other and multiple sites of ear, complicated','872.7'),('872.8','SP','Open wound of ear, part unspecified, without mention of complication','872'),('872.9','SP','Open wound of ear, part unspecified, complicated','872'),('873','NS','Other open wound of head','870-879'),('873.0','SP','Open wound of scalp, without mention of complication','873'),('873.1','SP','Open wound of scalp, complicated','873'),('873.2','NS','Open wound of nose without mention of complication','873'),('873.20','SP','Open wound of nose, unspecified site, without mention of complication','873.2'),('873.21','SP','Open wound of nasal septum, without mention of complication','873.2'),('873.22','SP','Open wound of nasal cavity, without mention of complication','873.2'),('873.23','SP','Open wound of nasal sinus, without mention of complication','873.2'),('873.29','SP','Open wound of multiple sites of nose, without mention of complication','873.2'),('873.3','NS','Open wound of nose complicated','873'),('873.30','SP','Open wound of nose, unspecified site, complicated','873.3'),('873.31','SP','Open wound of nasal septum, complicated','873.3'),('873.32','SP','Open wound of nasal cavity, complicated','873.3'),('873.33','SP','Open wound of nasal sinus, complicated','873.3'),('873.39','SP','Open wound of multiple sites of nose, complicated','873.3'),('873.4','NS','Open wound of face without mention of complication','873'),('873.40','SP','Open wound of face, unspecified site, without mention of complication','873.4'),('873.41','SP','Open wound of cheek, without mention of complication','873.4'),('873.42','SP','Open wound of forehead, without mention of complication','873.4'),('873.43','SP','Open wound of lip, without mention of complication','873.4'),('873.44','SP','Open wound of jaw, without mention of complication','873.4'),('873.49','SP','Open wound of other and multiple sites of face, without mention of complication','873.4'),('873.5','NS','Open wound of face complicated','873'),('873.50','SP','Open wound of face, unspecified site, complicated','873.5'),('873.51','SP','Open wound of cheek, complicated','873.5'),('873.52','SP','Open wound of forehead, complicated','873.5'),('873.53','SP','Open wound of lip, complicated','873.5'),('873.54','SP','Open wound of jaw, complicated','873.5'),('873.59','SP','Open wound of other and multiple sites of face, complicated','873.5'),('873.6','NS','Open wound of internal structures of mouth without mention of complication','873'),('873.60','SP','Open wound of mouth, unspecified site, without mention of complication','873.6'),('873.61','SP','Open wound of buccal mucosa, without mention of complication','873.6'),('873.62','SP','Open wound of gum (alveolar process), without mention of complication','873.6'),('873.63','SP','Open wound of tooth (broken) (fractured) (due to trauma), without mention of complication','873.6'),('873.64','SP','Open wound of tongue and floor of mouth, without mention of complication','873.6'),('873.65','SP','Open wound of palate, without mention of complication','873.6'),('873.69','SP','Open wound of other and multiple sites of mouth, without mention of complication','873.6'),('873.7','NS','Open wound of internal structure of mouth complicated','873'),('873.70','SP','Open wound of mouth, unspecified site, complicated','873.7'),('873.71','SP','Open wound of buccal mucosa, complicated','873.7'),('873.72','SP','Open wound of gum (alveolar process), complicated','873.7'),('873.73','SP','Open wound of tooth (broken) (fractured) (due to trauma), complicated','873.7'),('873.74','SP','Open wound of tongue and floor of mouth, complicated','873.7'),('873.75','SP','Open wound of palate, complicated','873.7'),('873.79','SP','Open wound of other and multiple sites of mouth, complicated','873.7'),('873.8','SP','Other and unspecified open wound of head without mention of complication','873'),('873.9','SP','Other and unspecified open wound of head, complicated','873'),('874','NS','Open wound of neck','870-879'),('874.0','NS','Open wound of larynx and trachea without mention of complication','874'),('874.00','SP','Open wound of larynx with trachea, without mention of complication','874.0'),('874.01','SP','Open wound of larynx, without mention of complication','874.0'),('874.02','SP','Open wound of trachea, without mention of complication','874.0'),('874.1','NS','Open wound of larynx and trachea complicated','874'),('874.10','SP','Open wound of larynx with trachea, complicated','874.1'),('874.11','SP','Open wound of larynx, complicated','874.1'),('874.12','SP','Open wound of trachea, complicated','874.1'),('874.2','SP','Open wound of thyroid gland, without mention of complication','874'),('874.3','SP','Open wound of thyroid gland, complicated','874'),('874.4','SP','Open wound of pharynx, without mention of complication','874'),('874.5','SP','Open wound of pharynx, complicated','874'),('874.8','SP','Open wound of other and unspecified parts of neck, without mention of complication','874'),('874.9','SP','Open wound of other and unspecified parts of neck, complicated','874'),('875','NS','Open wound of chest (wall)','870-879'),('875.0','SP','Open wound of chest (wall), without mention of complication','875'),('875.1','SP','Open wound of chest (wall), complicated','875'),('876','NS','Open wound of back','870-879'),('876.0','SP','Open wound of back, without mention of complication','876'),('876.1','SP','Open wound of back, complicated','876'),('877','NS','Open wound of buttock','870-879'),('877.0','SP','Open wound of buttock, without mention of complication','877'),('877.1','SP','Open wound of buttock, complicated','877'),('878','NS','Open wound of genital organs (external) including traumatic amputation','870-879'),('878.0','SP','Open wound of penis, without mention of complication','878'),('878.1','SP','Open wound of penis, complicated','878'),('878.2','SP','Open wound of scrotum and testes, without mention of complication','878'),('878.3','SP','Open wound of scrotum and testes, complicated','878'),('878.4','SP','Open wound of vulva, without mention of complication','878'),('878.5','SP','Open wound of vulva, complicated','878'),('878.6','SP','Open wound of vagina, without mention of complication','878'),('878.7','SP','Open wound of vagina, complicated','878'),('878.8','SP','Open wound of other and unspecified parts of genital organs (external), without mention of complication','878'),('878.9','SP','Open wound of other and unspecified parts of genital organs (external), complicated','878'),('879','NS','Open wound of other and unspecified sites except limbs','870-879'),('879.0','SP','Open wound of breast, without mention of complication','879'),('879.1','SP','Open wound of breast, complicated','879'),('879.2','SP','Open wound of abdominal wall, anterior, without mention of complication','879'),('879.3','SP','Open wound of abdominal wall, anterior, complicated','879'),('879.4','SP','Open wound of abdominal wall, lateral, without mention of complication','879'),('879.5','SP','Open wound of abdominal wall, lateral, complicated','879'),('879.6','SP','Open wound of other and unspecified parts of trunk, without mention of complication','879'),('879.7','SP','Open wound of other and unspecified parts of trunk, complicated','879'),('879.8','SP','Open wound(s) (multiple) of unspecified site(s), without mention of complication','879'),('879.9','SP','Open wound(s) (multiple) of unspecified site(s), complicated','879'),('880','NS','Open wound of shoulder and upper arm','880-887'),('880-887','sect','Open Wound Of Upper Limb','800-999'),('880.0','NS','Open wound of shoulder and upper arm without mention of complication','880'),('880.00','SP','Open wound of shoulder region, without mention of complication','880.0'),('880.01','SP','Open wound of scapular region, without mention of complication','880.0'),('880.02','SP','Open wound of axillary region, without mention of complication','880.0'),('880.03','SP','Open wound of upper arm, without mention of complication','880.0'),('880.09','SP','Open wound of multiple sites of shoulder and upper arm, without mention of complication','880.0'),('880.1','NS','Open wound of shoulder and upper arm complicated','880'),('880.10','SP','Open wound of shoulder region, complicated','880.1'),('880.11','SP','Open wound of scapular region, complicated','880.1'),('880.12','SP','Open wound of axillary region, complicated','880.1'),('880.13','SP','Open wound of upper arm, complicated','880.1'),('880.19','SP','Open wound of multiple sites of shoulder and upper arm, complicated','880.1'),('880.2','NS','Open wound of shoulder and upper arm with tendon involvement','880'),('880.20','SP','Open wound of shoulder region, with tendon involvement','880.2'),('880.21','SP','Open wound of scapular region, with tendon involvement','880.2'),('880.22','SP','Open wound of axillary region, with tendon involvement','880.2'),('880.23','SP','Open wound of upper arm, with tendon involvement','880.2'),('880.29','SP','Open wound of multiple sites of shoulder and upper arm, with tendon involvement','880.2'),('881','NS','Open wound of elbow forearm and wrist','880-887'),('881.0','NS','Open wound of elbow forearm and wrist without mention of complication','881'),('881.00','SP','Open wound of forearm, without mention of complication','881.0'),('881.01','SP','Open wound of elbow, without mention of complication','881.0'),('881.02','SP','Open wound of wrist, without mention of complication','881.0'),('881.1','NS','Open wound of elbow forearm and wrist complicated','881'),('881.10','SP','Open wound of forearm, complicated','881.1'),('881.11','SP','Open wound of elbow, complicated','881.1'),('881.12','SP','Open wound of wrist, complicated','881.1'),('881.2','NS','Open wound of elbow forearm and wrist with tendon involvement','881'),('881.20','SP','Open wound of forearm, with tendon involvement','881.2'),('881.21','SP','Open wound of elbow, with tendon involvement','881.2'),('881.22','SP','Open wound of wrist, with tendon involvement','881.2'),('882','NS','Open wound of hand except finger(s) alone','880-887'),('882.0','SP','Open wound of hand except finger(s) alone, without mention of complication','882'),('882.1','SP','Open wound of hand except finger(s) alone, complicated','882'),('882.2','SP','Open wound of hand except finger(s) alone, with tendon involvement','882'),('883','NS','Open wound of finger(s)','880-887'),('883.0','SP','Open wound of finger(s), without mention of complication','883'),('883.1','SP','Open wound of finger(s), complicated','883'),('883.2','SP','Open wound of finger(s), with tendon involvement','883'),('884','NS','Multiple and unspecified open wound of upper limb','880-887'),('884.0','SP','Multiple and unspecified open wound of upper limb, without mention of complication','884'),('884.1','SP','Multiple and unspecified open wound of upper limb, complicated','884'),('884.2','SP','Multiple and unspecified open wound of upper limb, with tendon involvement','884'),('885','NS','Traumatic amputation of thumb (complete) (partial)','880-887'),('885.0','SP','Traumatic amputation of thumb (complete)(partial), without mention of complication','885'),('885.1','SP','Traumatic amputation of thumb (complete)(partial), complicated','885'),('886','NS','Traumatic amputation of other finger(s) (complete) (partial)','880-887'),('886.0','SP','Traumatic amputation of other finger(s) (complete) (partial), without mention of complication','886'),('886.1','SP','Traumatic amputation of other finger(s) (complete) (partial), complicated','886'),('887','NS','Traumatic amputation of arm and hand (complete) (partial)','880-887'),('887.0','SP','Traumatic amputation of arm and hand (complete) (partial), unilateral, below elbow, without mention of complication','887'),('887.1','SP','Traumatic amputation of arm and hand (complete) (partial), unilateral, below elbow, complicated','887'),('887.2','SP','Traumatic amputation of arm and hand (complete) (partial), unilateral, at or above elbow, without mention of complication','887'),('887.3','SP','Traumatic amputation of arm and hand (complete) (partial), unilateral, at or above elbow, complicated','887'),('887.4','SP','Traumatic amputation of arm and hand (complete) (partial), unilateral, level not specified, without mention of complication','887'),('887.5','SP','Traumatic amputation of arm and hand (complete) (partial), unilateral, level not specified, complicated','887'),('887.6','SP','Traumatic amputation of arm and hand (complete) (partial), bilateral [any level], without mention of complication','887'),('887.7','SP','Traumatic amputation of arm and hand (complete) (partial), bilateral [any level], complicated','887'),('890','NS','Open wound of hip and thigh','890-897'),('890-897','sect','Open Wound Of Lower Limb','800-999'),('890.0','SP','Open wound of hip and thigh, without mention of complication','890'),('890.1','SP','Open wound of hip and thigh, complicated','890'),('890.2','SP','Open wound of hip and thigh, with tendon involvement','890'),('891','NS','Open wound of knee leg (except thigh) and ankle','890-897'),('891.0','SP','Open wound of knee, leg [except thigh], and ankle, without mention of complication','891'),('891.1','SP','Open wound of knee, leg [except thigh], and ankle, complicated','891'),('891.2','SP','Open wound of knee, leg [except thigh], and ankle, with tendon involvement','891'),('892','NS','Open wound of foot except toe(s) alone','890-897'),('892.0','SP','Open wound of foot except toe(s) alone, without mention of complication','892'),('892.1','SP','Open wound of foot except toe(s) alone, complicated','892'),('892.2','SP','Open wound of foot except toe(s) alone, with tendon involvement','892'),('893','NS','Open wound of toe(s)','890-897'),('893.0','SP','Open wound of toe(s), without mention of complication','893'),('893.1','SP','Open wound of toe(s), complicated','893'),('893.2','SP','Open wound of toe(s), with tendon involvement','893'),('894','NS','Multiple and unspecified open wound of lower limb','890-897'),('894.0','SP','Multiple and unspecified open wound of lower limb, without mention of complication','894'),('894.1','SP','Multiple and unspecified open wound of lower limb, complicated','894'),('894.2','SP','Multiple and unspecified open wound of lower limb, with tendon involvement','894'),('895','NS','Traumatic amputation of toe(s) (complete) (partial)','890-897'),('895.0','SP','Traumatic amputation of toe(s) (complete) (partial), without mention of complication','895'),('895.1','SP','Traumatic amputation of toe(s) (complete) (partial), complicated','895'),('896','NS','Traumatic amputation of foot (complete) (partial)','890-897'),('896.0','SP','Traumatic amputation of foot (complete) (partial), unilateral, without mention of complication','896'),('896.1','SP','Traumatic amputation of foot (complete) (partial), unilateral, complicated','896'),('896.2','SP','Traumatic amputation of foot (complete) (partial), bilateral, without mention of complication','896'),('896.3','SP','Traumatic amputation of foot (complete) (partial), bilateral, complicated','896'),('897','NS','Traumatic amputation of leg(s) (complete) (partial)','890-897'),('897.0','SP','Traumatic amputation of leg(s) (complete) (partial), unilateral, below knee, without mention of complication','897'); INSERT INTO `dct_icd9_codes` VALUES ('897.1','SP','Traumatic amputation of leg(s) (complete) (partial), unilateral, below knee, complicated','897'),('897.2','SP','Traumatic amputation of leg(s) (complete) (partial), unilateral, at or above knee, without mention of complication','897'),('897.3','SP','Traumatic amputation of leg(s) (complete) (partial), unilateral, at or above knee, complicated','897'),('897.4','SP','Traumatic amputation of leg(s) (complete) (partial), unilateral, level not specified, without mention of complication','897'),('897.5','SP','Traumatic amputation of leg(s) (complete) (partial), unilateral, level not specified, complicated','897'),('897.6','SP','Traumatic amputation of leg(s) (complete) (partial), bilateral [any level]), without mention of complication','897'),('897.7','SP','Traumatic amputation of leg(s) (complete) (partial), bilateral [any level], complicated','897'),('900','NS','Injury to blood vessels of head and neck','900-904'),('900-904','sect','Injury To Blood Vessels','800-999'),('900.0','NS','Injury to carotid artery','900'),('900.00','SP','Injury to carotid artery, unspecified','900.0'),('900.01','SP','Injury to common carotid artery','900.0'),('900.02','SP','Injury to external carotid artery','900.0'),('900.03','SP','Injury to internal carotid artery','900.0'),('900.1','SP','Injury to internal jugular vein','900'),('900.8','NS','Injury to other specified blood vessels of head and neck','900'),('900.81','SP','Injury to external jugular vein','900.8'),('900.82','SP','Injury to multiple blood vessels of head and neck','900.8'),('900.89','SP','Injury to other specified blood vessels of head and neck','900.8'),('900.9','SP','Injury to unspecified blood vessel of head and neck','900'),('901','NS','Injury to blood vessels of thorax','900-904'),('901.0','SP','Injury to thoracic aorta','901'),('901.1','SP','Injury to innominate and subclavian arteries','901'),('901.2','SP','Injury to superior vena cava','901'),('901.3','SP','Injury to innominate and subclavian veins','901'),('901.4','NS','Injury to pulmonary blood vessels','901'),('901.40','SP','Injury to pulmonary vessel(s), unspecified','901.4'),('901.41','SP','Injury to pulmonary artery','901.4'),('901.42','SP','Injury to pulmonary vein','901.4'),('901.8','NS','Injury to other specified blood vessels of thorax','901'),('901.81','SP','Injury to intercostal artery or vein','901.8'),('901.82','SP','Injury to internal mammary artery or vein','901.8'),('901.83','SP','Injury to multiple blood vessels of thorax','901.8'),('901.89','SP','Injury to other specified blood vessels of thorax','901.8'),('901.9','SP','Injury to unspecified blood vessel of thorax','901'),('902','NS','Injury to blood vessels of abdomen and pelvis','900-904'),('902.0','SP','Injury to abdominal aorta','902'),('902.1','NS','Injury to inferior vena cava','902'),('902.10','SP','Injury to inferior vena cava, unspecified','902.1'),('902.11','SP','Injury to hepatic veins','902.1'),('902.19','SP','Injury to inferior vena cava, other','902.1'),('902.2','NS','Injury to celiac and mesenteric arteries','902'),('902.20','SP','Injury to celiac and mesenteric arteries, unspecified','902.2'),('902.21','SP','Injury to gastric artery','902.2'),('902.22','SP','Injury to hepatic artery','902.2'),('902.23','SP','Injury to splenic artery','902.2'),('902.24','SP','Injury to other specified branches of celiac axis','902.2'),('902.25','SP','Injury to superior mesenteric artery (trunk)','902.2'),('902.26','SP','Injury to primary branches of superior mesenteric artery','902.2'),('902.27','SP','Injury to inferior mesenteric artery','902.2'),('902.29','SP','Injury to celiac and mesenteric arteries, other','902.2'),('902.3','NS','Injury to portal and splenic veins','902'),('902.31','SP','Injury to superior mesenteric vein and primary subdivisions','902.3'),('902.32','SP','Injury to inferior mesenteric vein','902.3'),('902.33','SP','Injury to portal vein','902.3'),('902.34','SP','Injury to splenic vein','902.3'),('902.39','SP','Injury to portal and splenic veins, other','902.3'),('902.4','NS','Injury to renal blood vessels','902'),('902.40','SP','Injury to renal vessel(s), unspecified','902.4'),('902.41','SP','Injury to renal artery','902.4'),('902.42','SP','Injury to renal vein','902.4'),('902.49','SP','Injury to renal blood vessels, other','902.4'),('902.5','NS','Injury to iliac blood vessels','902'),('902.50','SP','Injury to iliac vessel(s), unspecified','902.5'),('902.51','SP','Injury to hypogastric artery','902.5'),('902.52','SP','Injury to hypogastric vein','902.5'),('902.53','SP','Injury to iliac artery','902.5'),('902.54','SP','Injury to iliac vein','902.5'),('902.55','SP','Injury to uterine artery','902.5'),('902.56','SP','Injury to uterine vein','902.5'),('902.59','SP','Injury to iliac blood vessels, other','902.5'),('902.8','NS','Injury to other specified blood vessels of abdomen and pelvis','902'),('902.81','SP','Injury to ovarian artery','902.8'),('902.82','SP','Injury to ovarian vein','902.8'),('902.87','SP','Injury to multiple blood vessels of abdomen and pelvis','902.8'),('902.89','SP','Injury to other specified blood vessels of abdomen and pelvis','902.8'),('902.9','SP','Injury to unspecified blood vessel of abdomen and pelvis','902'),('903','NS','Injury to blood vessels of upper extremity','900-904'),('903.0','NS','Injury to axillary blood vessels','903'),('903.00','SP','Injury to axillary vessel(s), unspecified','903.0'),('903.01','SP','Injury to axillary artery','903.0'),('903.02','SP','Injury to axillary vein','903.0'),('903.1','SP','Injury to brachial blood vessels','903'),('903.2','SP','Injury to radial blood vessels','903'),('903.3','SP','Injury to ulnar blood vessels','903'),('903.4','SP','Injury to palmar artery','903'),('903.5','SP','Injury to digital blood vessels','903'),('903.8','SP','Injury to other specified blood vessels of upper extremity','903'),('903.9','SP','Injury to unspecified blood vessel of upper extremity','903'),('904','NS','Injury to blood vessels of lower extremity and unspecified sites','900-904'),('904.0','SP','Injury to common femoral artery','904'),('904.1','SP','Injury to superficial femoral artery','904'),('904.2','SP','Injury to femoral veins','904'),('904.3','SP','Injury to saphenous veins','904'),('904.4','NS','Injury to popliteal blood vessels','904'),('904.40','SP','Injury to popliteal vessel(s), unspecified','904.4'),('904.41','SP','Injury to popliteal artery','904.4'),('904.42','SP','Injury to popliteal vein','904.4'),('904.5','NS','Injury to tibial blood vessels','904'),('904.50','SP','Injury to tibial vessel(s), unspecified','904.5'),('904.51','SP','Injury to anterior tibial artery','904.5'),('904.52','SP','Injury to anterior tibial vein','904.5'),('904.53','SP','Injury to posterior tibial artery','904.5'),('904.54','SP','Injury to posterior tibial vein','904.5'),('904.6','SP','Injury to deep plantar blood vessels','904'),('904.7','SP','Injury to other specified blood vessels of lower extremity','904'),('904.8','SP','Injury to unspecified blood vessel of lower extremity','904'),('904.9','SP','Injury to blood vessels of unspecified site','904'),('905','NS','Late effects of musculoskeletal and connective tissue injuries','905-909'),('905-909','sect','Late Effects Of Injuries, Poisonings, Toxic Effects, And Other External Causes','800-999'),('905.0','SP','Late effect of fracture of skull and face bones','905'),('905.1','SP','Late effect of fracture of spine and trunk without mention of spinal cord lesion','905'),('905.2','SP','Late effect of fracture of upper extremities','905'),('905.3','SP','Late effect of fracture of neck of femur','905'),('905.4','SP','Late effect of fracture of lower extremities','905'),('905.5','SP','Late effect of fracture of multiple and unspecified bones','905'),('905.6','SP','Late effect of dislocation','905'),('905.7','SP','Late effect of sprain and strain without mention of tendon injury','905'),('905.8','SP','Late effect of tendon injury','905'),('905.9','SP','Late effect of traumatic amputation','905'),('906','NS','Late effects of injuries to skin and subcutaneous tissues','905-909'),('906.0','SP','Late effect of open wound of head, neck, and trunk','906'),('906.1','SP','Late effect of open wound of extremities without mention of tendon injury','906'),('906.2','SP','Late effect of superficial injury','906'),('906.3','SP','Late effect of contusion','906'),('906.4','SP','Late effect of crushing','906'),('906.5','SP','Late effect of burn of eye, face, head, and neck','906'),('906.6','SP','Late effect of burn of wrist and hand','906'),('906.7','SP','Late effect of burn of other extremities','906'),('906.8','SP','Late effect of burns of other specified sites','906'),('906.9','SP','Late effect of burn of unspecified site','906'),('907','NS','Late effects of injuries to the nervous system','905-909'),('907.0','SP','Late effect of intracranial injury without mention of skull fracture','907'),('907.1','SP','Late effect of injury to cranial nerve','907'),('907.2','SP','Late effect of spinal cord injury','907'),('907.3','SP','Late effect of injury to nerve root(s), spinal plexus(es), and other nerves of trunk','907'),('907.4','SP','Late effect of injury to peripheral nerve of shoulder girdle and upper limb','907'),('907.5','SP','Late effect of injury to peripheral nerve of pelvic girdle and lower limb','907'),('907.9','SP','Late effect of injury to other and unspecified nerve','907'),('908','NS','Late effects of other and unspecified injuries','905-909'),('908.0','SP','Late effect of internal injury to chest','908'),('908.1','SP','Late effect of internal injury to intra-abdominal organs','908'),('908.2','SP','Late effect of internal injury to other internal organs','908'),('908.3','SP','Late effect of injury to blood vessel of head, neck, and extremities','908'),('908.4','SP','Late effect of injury to blood vessel of thorax, abdomen, and pelvis','908'),('908.5','SP','Late effect of foreign body in orifice','908'),('908.6','SP','Late effect of certain complications of trauma','908'),('908.9','SP','Late effect of unspecified injury','908'),('909','NS','Late effects of other and unspecified external causes','905-909'),('909.0','SP','Late effect of poisoning due to drug, medicinal or biological substance','909'),('909.1','SP','Late effect of toxic effects of nonmedical substances','909'),('909.2','SP','Late effect of radiation','909'),('909.3','SP','Late effect of complications of surgical and medical care','909'),('909.4','SP','Late effect of certain other external causes','909'),('909.5','SP','Late effect of adverse effect of drug, medicinal or biological substance','909'),('909.9','SP','Late effect of other and unspecified external causes','909'),('910','NS','Superficial injury of face neck and scalp except eye','910-919'),('910-919','sect','Superficial Injury','800-999'),('910.0','SP','Abrasion or friction burn of face, neck, and scalp except eye, without mention of infection','910'),('910.1','SP','Abrasion or friction burn of face, neck, and scalp except eye, infected','910'),('910.2','SP','Blister of face, neck, and scalp except eye, without mention of infection','910'),('910.3','SP','Blister of face, neck, and scalp except eye, infected','910'),('910.4','SP','Insect bite, nonvenomous of face, neck, and scalp except eye, without mention of infection','910'),('910.5','SP','Insect bite, nonvenomous of face, neck, and scalp except eye, infected','910'),('910.6','SP','Superficial foreign body (splinter) of face, neck, and scalp except eye, without major open wound and without mention of infection','910'),('910.7','SP','Superficial foreign body (splinter) of face, neck, and scalp except eye, without major open wound, infected','910'),('910.8','SP','Other and unspecified superficial injury of face, neck, and scalp, without mention of infection','910'),('910.9','SP','Other and unspecified superficial injury of face, neck, and scalp, infected','910'),('911','NS','Superficial injury of trunk','910-919'),('911.0','SP','Abrasion or friction burn of trunk, without mention of infection','911'),('911.1','SP','Abrasion or friction burn of trunk, infected','911'),('911.2','SP','Blister of trunk, without mention of infection','911'),('911.3','SP','Blister of trunk, infected','911'),('911.4','SP','Insect bite, nonvenomous of trunk, without mention of infection','911'),('911.5','SP','Insect bite, nonvenomous of trunk, infected','911'),('911.6','SP','Superficial foreign body (splinter) of trunk, without major open wound and without mention of infection','911'),('911.7','SP','Superficial foreign body (splinter) of trunk, without major open wound, infected','911'),('911.8','SP','Other and unspecified superficial injury of trunk, without mention of infection','911'),('911.9','SP','Other and unspecified superficial injury of trunk, infected','911'),('912','NS','Superficial injury of shoulder and upper arm','910-919'),('912.0','SP','Abrasion or friction burn of shoulder and upper arm, without mention of infection','912'),('912.1','SP','Abrasion or friction burn of shoulder and upper arm, infected','912'),('912.2','SP','Blister of shoulder and upper arm, without mention of infection','912'),('912.3','SP','Blister of shoulder and upper arm, infected','912'),('912.4','SP','Insect bite, nonvenomous of shoulder and upper arm, without mention of infection','912'),('912.5','SP','Insect bite, nonvenomous of shoulder and upper arm, infected','912'),('912.6','SP','Superficial foreign body (splinter) of shoulder and upper arm, without major open wound and without mention of infection','912'),('912.7','SP','Superficial foreign body (splinter) of shoulder and upper arm, without major open wound, infected','912'),('912.8','SP','Other and unspecified superficial injury of shoulder and upper arm, without mention of infection','912'),('912.9','SP','Other and unspecified superficial injury of shoulder and upper arm, infected','912'),('913','NS','Superficial injury of elbow forearm and wrist','910-919'),('913.0','SP','Abrasion or friction burn of elbow, forearm, and wrist, without mention of infection','913'),('913.1','SP','Abrasion or friction burn of elbow, forearm, and wrist, infected','913'),('913.2','SP','Blister of elbow, forearm, and wrist, without mention of infection','913'),('913.3','SP','Blister of elbow, forearm, and wrist, infected','913'),('913.4','SP','Insect bite, nonvenomous of elbow, forearm, and wrist, without mention of infection','913'),('913.5','SP','Insect bite, nonvenomous, of elbow, forearm, and wrist, infected','913'),('913.6','SP','Superficial foreign body (splinter) of elbow, forearm, and wrist, without major open wound and without mention of infection','913'),('913.7','SP','Superficial foreign body (splinter) of elbow, forearm, and wrist, without major open wound, infected','913'),('913.8','SP','Other and unspecified superficial injury of elbow, forearm, and wrist, without mention of infection','913'),('913.9','SP','Other and unspecified superficial injury of elbow, forearm, and wrist, infected','913'),('914','NS','Superficial injury of hand(s) except finger(s) alone','910-919'),('914.0','SP','Abrasion or friction burn of hand(s) except finger(s) alone, without mention of infection','914'),('914.1','SP','Abrasion or friction burn of hand(s) except finger(s) alone, infected','914'),('914.2','SP','Blister of hand(s) except finger(s) alone, without mention of infection','914'),('914.3','SP','Blister of hand(s) except finger(s) alone, infected','914'),('914.4','SP','Insect bite, nonvenomous, of hand(s) except finger(s) alone, without mention of infection','914'),('914.5','SP','Insect bite, nonvenomous, of hand(s) except finger(s) alone, infected','914'),('914.6','SP','Superficial foreign body (splinter) of hand(s) except finger(s) alone, without major open wound and without mention of infection','914'),('914.7','SP','Superficial foreign body (splinter) of hand(s) except finger(s) alone, without major open wound, infected','914'),('914.8','SP','Other and unspecified superficial injury of hand(s) except finger(s) alone, without mention of infection','914'),('914.9','SP','Other and unspecified superficial injury of hand(s) except finger(s) alone, infected','914'),('915','NS','Superficial injury of finger(s)','910-919'),('915.0','SP','Abrasion or friction burn of finger(s), without mention of infection','915'),('915.1','SP','Abrasion or friction burn of finger(s), infected','915'),('915.2','SP','Blister of finger(s), without mention of infection','915'),('915.3','SP','Blister of finger(s), infected','915'),('915.4','SP','Insect bite, nonvenomous, of finger(s), without mention of infection','915'),('915.5','SP','Insect bite, nonvenomous of finger(s), infected','915'),('915.6','SP','Superficial foreign body (splinter) of finger(s), without major open wound and without mention of infection','915'),('915.7','SP','Superficial foreign body (splinter) of finger(s), without major open wound, infected','915'),('915.8','SP','Other and unspecified superficial injury of fingers without mention of infection','915'),('915.9','SP','Other and unspecified superficial injury of fingers, infected','915'),('916','NS','Superficial injury of hip thigh leg and ankle','910-919'),('916.0','SP','Abrasion or friction burn of hip, thigh, leg, and ankle, without mention of infection','916'),('916.1','SP','Abrasion or friction burn of hip, thigh, leg, and ankle, infected','916'),('916.2','SP','Blister of hip, thigh, leg, and ankle, without mention of infection','916'),('916.3','SP','Blister of hip, thigh, leg, and ankle, infected','916'),('916.4','SP','Insect bite, nonvenomous, of hip, thigh, leg, and ankle, without mention of infection','916'),('916.5','SP','Insect bite, nonvenomous of hip, thigh, leg, and ankle, infected','916'),('916.6','SP','Superficial foreign body (splinter) of hip, thigh, leg, and ankle, without major open wound and without mention of infection','916'),('916.7','SP','Superficial foreign body (splinter) of hip, thigh, leg, and ankle, without major open wound, infected','916'),('916.8','SP','Other and unspecified superficial injury of hip, thigh, leg, and ankle, without mention of infection','916'),('916.9','SP','Other and unspecified superficial injury of hip, thigh, leg, and ankle, infected','916'),('917','NS','Superficial injury of foot and toe(s)','910-919'),('917.0','SP','Abrasion or friction burn of foot and toe(s), without mention of infection','917'),('917.1','SP','Abrasion or friction burn of foot and toe(s), infected','917'),('917.2','SP','Blister of foot and toe(s), without mention of infection','917'),('917.3','SP','Blister of foot and toe(s), infected','917'),('917.4','SP','Insect bite, nonvenomous, of foot and toe(s), without mention of infection','917'),('917.5','SP','Insect bite, nonvenomous, of foot and toe(s), infected','917'),('917.6','SP','Superficial foreign body (splinter) of foot and toe(s), without major open wound and without mention of infection','917'),('917.7','SP','Superficial foreign body (splinter) of foot and toe(s), without major open wound, infected','917'),('917.8','SP','Other and unspecified superficial injury of foot and toes, without mention of infection','917'),('917.9','SP','Other and unspecified superficial injury of foot and toes, infected','917'),('918','NS','Superficial injury of eye and adnexa','910-919'),('918.0','SP','Superficial injury of eyelids and periocular area','918'),('918.1','SP','Superficial injury of cornea','918'),('918.2','SP','Superficial injury of conjunctiva','918'),('918.9','SP','Other and unspecified superficial injuries of eye','918'),('919','NS','Superficial injury of other multiple and unspecified sites','910-919'),('919.0','SP','Abrasion or friction burn of other, multiple, and unspecified sites, without mention of infection','919'),('919.1','SP','Abrasion or friction burn of other, multiple, and unspecified sites, infected','919'),('919.2','SP','Blister of other, multiple, and unspecified sites, without mention of infection','919'),('919.3','SP','Blister of other, multiple, and unspecified sites, infected','919'),('919.4','SP','Insect bite, nonvenomous, of other, multiple, and unspecified sites, without mention of infection','919'),('919.5','SP','Insect bite, nonvenomous, of other, multiple, and unspecified sites, infected','919'),('919.6','SP','Superficial foreign body (splinter) of other, multiple, and unspecified sites, without major open wound and without mention of infection','919'),('919.7','SP','Superficial foreign body (splinter) of other, multiple, and unspecified sites, without major open wound, infected','919'),('919.8','SP','Other and unspecified superficial injury of other, multiple, and unspecified sites, without mention of infection','919'),('919.9','SP','Other and unspecified superficial injury of other, multiple, and unspecified sites, infected','919'),('920','SP','Contusion of face, scalp, and neck except eye(s)','920-924'),('920-924','sect','Contusion With Intact Skin Surface','800-999'),('921','NS','Contusion of eye and adnexa','920-924'),('921.0','SP','Black eye, not otherwise specified','921'),('921.1','SP','Contusion of eyelids and periocular area','921'),('921.2','SP','Contusion of orbital tissues','921'),('921.3','SP','Contusion of eyeball','921'),('921.9','SP','Unspecified contusion of eye','921'),('922','NS','Contusion of trunk','920-924'),('922.0','SP','Contusion of breast','922'),('922.1','SP','Contusion of chest wall','922'),('922.2','SP','Contusion of abdominal wall','922'),('922.3','NS','Contusion of back','922'),('922.31','SP','Contusion of back','922.3'),('922.32','SP','Contusion of buttock','922.3'),('922.33','SP','Contusion of interscapular region','922.3'),('922.4','SP','Contusion of genital organs','922'),('922.8','SP','Contusion of multiple sites of trunk','922'),('922.9','SP','Contusion of unspecified part of trunk','922'),('923','NS','Contusion of upper limb','920-924'),('923.0','NS','Contusion of shoulder and upper arm','923'),('923.00','SP','Contusion of shoulder region','923.0'),('923.01','SP','Contusion of scapular region','923.0'),('923.02','SP','Contusion of axillary region','923.0'),('923.03','SP','Contusion of upper arm','923.0'),('923.09','SP','Contusion of multiple sites of shoulder and upper arm','923.0'),('923.1','NS','Contusion of elbow and forearm','923'),('923.10','SP','Contusion of forearm','923.1'),('923.11','SP','Contusion of elbow','923.1'),('923.2','NS','Contusion of wrist and hand(s) except finger(s) alone','923'),('923.20','SP','Contusion of hand(s)','923.2'),('923.21','SP','Contusion of wrist','923.2'),('923.3','SP','Contusion of finger','923'),('923.8','SP','Contusion of multiple sites of upper limb','923'),('923.9','SP','Contusion of unspecified part of upper limb','923'),('924','NS','Contusion of lower limb and of other and unspecified sites','920-924'),('924.0','NS','Contusion of hip and thigh','924'),('924.00','SP','Contusion of thigh','924.0'),('924.01','SP','Contusion of hip','924.0'),('924.1','NS','Contusion of knee and lower leg','924'),('924.10','SP','Contusion of lower leg','924.1'),('924.11','SP','Contusion of knee','924.1'),('924.2','NS','Contusion of ankle and foot excluding toe(s)','924'),('924.20','SP','Contusion of foot','924.2'),('924.21','SP','Contusion of ankle','924.2'),('924.3','SP','Contusion of toe','924'),('924.4','SP','Contusion of multiple sites of lower limb','924'),('924.5','SP','Contusion of unspecified part of lower limb','924'),('924.8','SP','Contusion of multiple sites, not elsewhere classified','924'),('924.9','SP','Contusion of unspecified site','924'),('925','NS','Crushing injury of face scalp and neck','925-929'),('925-929','sect','Crushing Injury','800-999'),('925.1','SP','Crushing injury of face and scalp','925'),('925.2','SP','Crushing injury of neck','925'),('926','NS','Crushing injury of trunk','925-929'),('926.0','SP','Crushing injury of external genitalia','926'),('926.1','NS','Crushing injury of other specified sites of trunk','926'),('926.11','SP','Crushing injury of back','926.1'),('926.12','SP','Crushing injury of buttock','926.1'),('926.19','SP','Crushing injury of other specified sites of trunk','926.1'),('926.8','SP','Crushing injury of multiple sites of trunk','926'),('926.9','SP','Crushing injury of unspecified site of trunk','926'),('927','NS','Crushing injury of upper limb','925-929'),('927.0','NS','Crushing injury of shoulder and upper arm','927'),('927.00','SP','Crushing injury of shoulder region','927.0'),('927.01','SP','Crushing injury of scapular region','927.0'),('927.02','SP','Crushing injury of axillary region','927.0'),('927.03','SP','Crushing injury of upper arm','927.0'),('927.09','SP','Crushing injury of multiple sites of upper arm','927.0'),('927.1','NS','Crushing injury of elbow and forearm','927'),('927.10','SP','Crushing injury of forearm','927.1'),('927.11','SP','Crushing injury of elbow','927.1'),('927.2','NS','Crushing injury of wrist and hand(s) except finger(s) alone','927'),('927.20','SP','Crushing injury of hand(s)','927.2'),('927.21','SP','Crushing injury of wrist','927.2'),('927.3','SP','Crushing injury of finger(s)','927'),('927.8','SP','Crushing injury of multiple sites of upper limb','927'),('927.9','SP','Crushing injury of unspecified site of upper limb','927'),('928','NS','Crushing injury of lower limb','925-929'),('928.0','NS','Crushing injury of hip and thigh','928'),('928.00','SP','Crushing injury of thigh','928.0'),('928.01','SP','Crushing injury of hip','928.0'),('928.1','NS','Crushing injury of knee and lower leg','928'),('928.10','SP','Crushing injury of lower leg','928.1'),('928.11','SP','Crushing injury of knee','928.1'),('928.2','NS','Crushing injury of ankle and foot excluding toe(s) alone','928'),('928.20','SP','Crushing injury of foot','928.2'),('928.21','SP','Crushing injury of ankle','928.2'),('928.3','SP','Crushing injury of toe(s)','928'),('928.8','SP','Crushing injury of multiple sites of lower limb','928'),('928.9','SP','Crushing injury of unspecified site of lower limb','928'),('929','NS','Crushing injury of multiple and unspecified sites','925-929'),('929.0','SP','Crushing injury of multiple sites, not elsewhere classified','929'),('929.9','SP','Crushing injury of unspecified site','929'),('930','NS','Foreign body on external eye','930-939'),('930-939','sect','Effects Of Foreign Body Entering Through Orifice','800-999'),('930.0','SP','Corneal foreign body','930'),('930.1','SP','Foreign body in conjunctival sac','930'),('930.2','SP','Foreign body in lacrimal punctum','930'),('930.8','SP','Foreign body in other and combined sites on external eye','930'),('930.9','SP','Foreign body in unspecified site on external eye','930'),('931','SP','Foreign body in ear','930-939'),('932','SP','Foreign body in nose','930-939'),('933','NS','Foreign body in pharynx and larynx','930-939'),('933.0','SP','Foreign body in pharynx','933'),('933.1','SP','Foreign body in larynx','933'),('934','NS','Foreign body in trachea bronchus and lung','930-939'),('934.0','SP','Foreign body in trachea','934'),('934.1','SP','Foreign body in main bronchus','934'),('934.8','SP','Foreign body in other specified parts bronchus and lung','934'),('934.9','SP','Foreign body in respiratory tree, unspecified','934'),('935','NS','Foreign body in mouth esophagus and stomach','930-939'),('935.0','SP','Foreign body in mouth','935'),('935.1','SP','Foreign body in esophagus','935'),('935.2','SP','Foreign body in stomach','935'),('936','SP','Foreign body in intestine and colon','930-939'),('937','SP','Foreign body in anus and rectum','930-939'),('938','SP','Foreign body in digestive system, unspecified','930-939'),('939','NS','Foreign body in genitourinary tract','930-939'),('939.0','SP','Foreign body in bladder and urethra','939'),('939.1','SP','Foreign body in uterus, any part','939'),('939.2','SP','Foreign body in vulva and vagina','939'),('939.3','SP','Foreign body in penis','939'),('939.9','SP','Foreign body in unspecified site in genitourinary tract','939'),('940','NS','Burn confined to eye and adnexa','940-949'),('940-949','sect','Burns','800-999'),('940.0','SP','Chemical burn of eyelids and periocular area','940'),('940.1','SP','Other burns of eyelids and periocular area','940'),('940.2','SP','Alkaline chemical burn of cornea and conjunctival sac','940'),('940.3','SP','Acid chemical burn of cornea and conjunctival sac','940'),('940.4','SP','Other burn of cornea and conjunctival sac','940'),('940.5','SP','Burn with resulting rupture and destruction of eyeball','940'),('940.9','SP','Unspecified burn of eye and adnexa','940'),('941','NS','Burn of face head and neck','940-949'),('941.0','NS','Burn of face head and neck unspecified degree','941'),('941.00','SP','Burn of unspecified degree of face and head, unspecified site','941.0'),('941.01','SP','Burn of unspecified degree of ear [any part]','941.0'),('941.02','SP','Burn of unspecified degree of eye (with other parts of face, head, and neck)','941.0'),('941.03','SP','Burn of unspecified degree of lip(s)','941.0'),('941.04','SP','Burn of unspecified degree of chin','941.0'),('941.05','SP','Burn of unspecified degree of nose (septum)','941.0'),('941.06','SP','Burn of unspecified degree of scalp [any part]','941.0'),('941.07','SP','Burn of unspecified degree of forehead and cheek','941.0'),('941.08','SP','Burn of unspecified degree of neck','941.0'),('941.09','SP','Burn of unspecified degree of multiple sites [except with eye] of face, head, and neck','941.0'),('941.1','NS','Erythema due to burn (first degree) of face head and neck','941'),('941.10','SP','Erythema [first degree] of face and head, unspecified site','941.1'),('941.11','SP','Erythema [first degree] of ear [any part]','941.1'),('941.12','SP','Erythema [first degree] of eye (with other parts face, head, and neck)','941.1'),('941.13','SP','Erythema [first degree] of lip(s)','941.1'),('941.14','SP','Erythema [first degree] of chin','941.1'),('941.15','SP','Erythema [first degree] of nose (septum)','941.1'),('941.16','SP','Erythema [first degree] of scalp [any part]','941.1'),('941.17','SP','Erythema [first degree] of forehead and cheek','941.1'),('941.18','SP','Erythema [first degree] of neck','941.1'),('941.19','SP','Erythema [first degree] of multiple sites [except with eye] of face, head, and neck','941.1'),('941.2','NS','Blisters with epidermal loss due to burn (second degree) of face head and neck','941'),('941.20','SP','Blisters, epidermal loss [second degree] of face and head, unspecified site','941.2'),('941.21','SP','Blisters, epidermal loss [second degree] of ear [any part]','941.2'),('941.22','SP','Blisters, epidermal loss [second degree] of eye (with other parts of face, head, and neck)','941.2'),('941.23','SP','Blisters, epidermal loss [second degree] of lip(s)','941.2'),('941.24','SP','Blisters, epidermal loss [second degree] of chin','941.2'),('941.25','SP','Blisters, epidermal loss [second degree] of nose (septum)','941.2'),('941.26','SP','Blisters, epidermal loss [second degree] of scalp [any part]','941.2'),('941.27','SP','Blisters, epidermal loss [second degree] of forehead and cheek','941.2'),('941.28','SP','Blisters, epidermal loss [second degree] of neck','941.2'),('941.29','SP','Blisters, epidermal loss [second degree] of multiple sites [except with eye] of face, head, and neck','941.2'),('941.3','NS','Full-thickness skin loss due to burn (third degree nos) of face head and neck','941'),('941.30','SP','Full-thickness skin loss [third degree, not otherwise specified] of face and head, unspecified site','941.3'),('941.31','SP','Full-thickness skin loss [third degree, not otherwise specified] of ear [any part]','941.3'),('941.32','SP','Full-thickness skin loss [third degree, not otherwise specified] of eye (with other parts of face, head, and neck)','941.3'),('941.33','SP','Full-thickness skin loss [third degree, not otherwise specified] of lip(s)','941.3'),('941.34','SP','Full-thickness skin loss [third degree, not otherwise specified] of chin','941.3'),('941.35','SP','Full-thickness skin loss [third degree, not otherwise specified] of nose (septum)','941.3'),('941.36','SP','Full-thickness skin loss [third degree, not otherwise specified] of scalp [any part]','941.3'),('941.37','SP','Full-thickness skin loss [third degree, not otherwise specified] of forehead and cheek','941.3'),('941.38','SP','Full-thickness skin loss [third degree, not otherwise specified] of neck','941.3'),('941.39','SP','Full-thickness skin loss [third degree, not otherwise specified] of multiple sites [except with eye] of face, head, and neck','941.3'),('941.4','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of face head and neck without mention of loss of a body part','941'),('941.40','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, face and head, unspecified site','941.4'),('941.41','SP','Deep necrosis of underlying tissues [deep third degree]) without mention of loss of a body part, ear [any part]','941.4'),('941.42','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of eye (with other parts of face, head, and neck)','941.4'),('941.43','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of lip(s)','941.4'),('941.44','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of chin','941.4'),('941.45','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of nose (septum)','941.4'),('941.46','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part of scalp [any part]','941.4'),('941.47','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of forehead and cheek','941.4'),('941.48','SP','Deep necrosis of underlying tissues [deep third degree], without mention of loss of a body part, of neck','941.4'),('941.49','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of multiple sites [except with eye] of face, head, and neck','941.4'),('941.5','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of face head and neck with loss of a body part','941'),('941.50','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of face and head, unspecified site','941.5'),('941.51','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of ear [any part]','941.5'),('941.52','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of eye (with other parts of face, head, and neck)','941.5'),('941.53','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of lip(s)','941.5'),('941.54','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of chin','941.5'),('941.55','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of nose (septum)','941.5'),('941.56','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of scalp [any part]','941.5'),('941.57','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of forehead and cheek','941.5'),('941.58','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of neck','941.5'),('941.59','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of multiple sites [except with eye] of face, head, and neck','941.5'),('942','NS','Burn of trunk','940-949'),('942.0','NS','Burn of trunk unspecified degree','942'),('942.00','SP','Burn of unspecified degree of trunk, unspecified site','942.0'),('942.01','SP','Burn of unspecified degree of breast','942.0'),('942.02','SP','Burn of unspecified degree of chest wall, excluding breast and nipple','942.0'),('942.03','SP','Burn of unspecified degree of abdominal wall','942.0'),('942.04','SP','Burn of unspecified degree of back [any part]','942.0'),('942.05','SP','Burn of unspecified degree of genitalia','942.0'),('942.09','SP','Burn of unspecified degree of other and multiple sites of trunk','942.0'),('942.1','NS','Erythema due to burn (first degree) of trunk','942'),('942.10','SP','Erythema [first degree] of trunk, unspecified site','942.1'),('942.11','SP','Erythema [first degree] of breast','942.1'),('942.12','SP','Erythema [first degree] of chest wall, excluding breast and nipple','942.1'),('942.13','SP','Erythema [first degree] of abdominal wall','942.1'),('942.14','SP','Erythema [first degree] of back [any part]','942.1'),('942.15','SP','Erythema [first degree] of genitalia','942.1'),('942.19','SP','Erythema [first degree] of other and multiple sites of trunk','942.1'),('942.2','NS','Blisters with epidermal loss due to burn (second degree) of trunk','942'),('942.20','SP','Blisters epidermal loss [second degree] of trunk, unspecified site','942.2'),('942.21','SP','Blisters, epidermal loss [second degree] of breast','942.2'),('942.22','SP','Blisters, epidermal loss [second degree] of chest wall, excluding breast and nipple','942.2'),('942.23','SP','Blisters, epidermal loss [second degree] of abdominal wall','942.2'),('942.24','SP','Blisters, epidermal loss [second degree] of back [any part]','942.2'),('942.25','SP','Blisters, epidermal loss [second degree] of genitalia','942.2'),('942.29','SP','Blisters, epidermal loss [second degree] of other and multiple sites of trunk','942.2'),('942.3','NS','Full-thickness skin loss due to burn (third degree nos) of trunk','942'),('942.30','SP','Full-thickness skin loss [third degree, not otherwise specified] of trunk, unspecified site','942.3'),('942.31','SP','Full-thickness skin loss [third degree,not otherwise specified] of breast','942.3'),('942.32','SP','Full-thickness skin loss [third degree, not otherwise specified] of chest wall, excluding breast and nipple','942.3'),('942.33','SP','Full-thickness skin loss [third degree, not otherwise specified] of abdominal wall','942.3'),('942.34','SP','Full-thickness skin loss [third degree,not otherwise specified] of back [any part]','942.3'),('942.35','SP','Full-thickness skin loss [third degree, not otherwise specified] of genitalia','942.3'),('942.39','SP','Full-thickness skin loss [third degree, not otherwise specified] of other and multiple sites of trunk','942.3'),('942.4','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of trunk without mention of loss of body part','942'),('942.40','SP','Deep necrosis of underlying tissues [deep third degree] ) without mention of loss of a body part, of trunk, unspecified site','942.4'),('942.41','SP','Deep necrosis of underlying tissues [deep third degree]) without mention of loss of a body part, of breast','942.4'),('942.42','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of chest wall, excluding breast and nipple','942.4'),('942.43','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of abdominal wall','942.4'),('942.44','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of back [any part]','942.4'),('942.45','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of genitalia','942.4'),('942.49','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of other and multiple sites of trunk','942.4'),('942.5','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of trunk with loss of a body part','942'),('942.50','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, trunk, unspecified site','942.5'),('942.51','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of breast','942.5'),('942.52','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of chest wall, excluding breast and nipple','942.5'),('942.53','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of abdominal wall','942.5'),('942.54','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of back [any part]','942.5'),('942.55','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of genitalia','942.5'),('942.59','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of other and multiple sites of trunk,','942.5'),('943','NS','Burn of upper limb except wrist and hand','940-949'),('943.0','NS','Burn of upper limb except wrist and hand unspecified degree','943'),('943.00','SP','Burn of unspecified degree of upper limb, except wrist and hand, unspecified site','943.0'),('943.01','SP','Burn of unspecified degree of forearm','943.0'),('943.02','SP','Burn of unspecified degree of elbow','943.0'),('943.03','SP','Burn of unspecified degree of upper arm','943.0'),('943.04','SP','Burn of unspecified degree of axilla','943.0'),('943.05','SP','Burn of unspecified degree of shoulder','943.0'),('943.06','SP','Burn of unspecified degree of scapular region','943.0'),('943.09','SP','Burn of unspecified degree of multiple sites of upper limb, except wrist and hand','943.0'),('943.1','NS','Erythema due to burn (first degree) of upper limb except wrist and hand','943'),('943.10','SP','Erythema [first degree] of upper limb, unspecified site','943.1'),('943.11','SP','Erythema [first degree] of forearm','943.1'),('943.12','SP','Erythema [first degree] of elbow','943.1'),('943.13','SP','Erythema [first degree] of upper arm','943.1'),('943.14','SP','Erythema [first degree] of axilla','943.1'),('943.15','SP','Erythema [first degree] of shoulder','943.1'),('943.16','SP','Erythema [first degree] of scapular region','943.1'),('943.19','SP','Erythema [first degree] of multiple sites of upper limb, except wrist and hand','943.1'),('943.2','NS','Blisters with epidermal loss due to burn (second degree) of upper limb except wrist and hand','943'),('943.20','SP','Blisters,epidermal loss [second degree] of upper limb, unspecified site','943.2'),('943.21','SP','Blisters, epidermal loss [second degree] of forearm','943.2'),('943.22','SP','Blisters, epidermal loss [second degree] of elbow','943.2'),('943.23','SP','Blisters, epidermal loss [second degree] of upper arm','943.2'),('943.24','SP','Blisters, epidermal loss [second degree] of axilla','943.2'),('943.25','SP','Blisters, epidermal loss [second degree] of shoulder','943.2'),('943.26','SP','Blisters, epidermal loss [second degree] of scapular region','943.2'),('943.29','SP','Blisters, epidermal loss [second degree] of multiple sites of upper limb, except wrist and hand','943.2'),('943.3','NS','Full-thickness skin loss due to burn (third degree nos) of upper limb except wrist and hand','943'),('943.30','SP','Full-thickness skin [third degree, not otherwise specified] of upper limb, unspecified site','943.3'),('943.31','SP','Full-thickness skin loss [third degree,not otherwise specified] of forearm','943.3'),('943.32','SP','Full-thickness skin loss [third degree, not otherwise specified] of elbow','943.3'),('943.33','SP','Full-thickness skin loss [third degree, not otherwise specified] of upper arm','943.3'),('943.34','SP','Full-thickness skin loss [third degree, not otherwise specified] of axilla','943.3'),('943.35','SP','Full-thickness skin loss [third degree, not otherwise specified] of shoulder','943.3'),('943.36','SP','Full-thickness skin loss [third degree, not otherwise specified] of scapular region','943.3'),('943.39','SP','Full-thickness skin loss [third degree, not otherwise specified] of multiple sites of upper limb, except wrist and hand','943.3'),('943.4','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of upper limb except wrist and hand without mention of loss of a body part','943'),('943.40','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of upper limb,unspecified site','943.4'),('943.41','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of forearm','943.4'),('943.42','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of elbow','943.4'),('943.43','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of upper arm','943.4'),('943.44','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of axilla','943.4'),('943.45','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of shoulder','943.4'),('943.46','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of scapular region','943.4'),('943.49','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of multiple sites of upper limb, except wrist and hand','943.4'),('943.5','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of upper limb except wrist and hand with loss of a body part','943'),('943.50','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of upper limb, unspecified site','943.5'),('943.51','SP','Deep necrosis of underlying tissues [deep third degree) with loss of a body part, of forearm','943.5'),('943.52','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of elbow','943.5'),('943.53','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of upper arm','943.5'),('943.54','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of axilla','943.5'),('943.55','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of shoulder','943.5'),('943.56','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of scapular region','943.5'),('943.59','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of multiple sites of upper limb, except wrist and hand','943.5'),('944','NS','Burn of wrist(s) and hand(s)','940-949'),('944.0','NS','Burn of wrist(s) and hand(s) unspecified degree','944'),('944.00','SP','Burn of unspecified degree of hand, unspecified site','944.0'),('944.01','SP','Burn of unspecified degree of single digit (finger (nail) other than thumb','944.0'),('944.02','SP','Burn of unspecified degree of thumb (nail)','944.0'),('944.03','SP','Burn of unspecified degree of two or more digits of hand, not including thumb','944.0'),('944.04','SP','Burn of unspecified degree of two or more digits of hand, including thumb','944.0'),('944.05','SP','Burn of unspecified degree of palm','944.0'),('944.06','SP','Burn of unspecified degree of back of hand','944.0'),('944.07','SP','Burn of unspecified degree of wrist','944.0'),('944.08','SP','Burn of unspecified degree of multiple sites of wrist(s) and hand(s)','944.0'),('944.1','NS','Erythema due to burn (first degree) of wrist(s) and hand(s)','944'),('944.10','SP','Erythema [first degree] of hand, unspecified site','944.1'),('944.11','SP','Erythema [first degree] of single digit (finger (nail)) other than thumb','944.1'),('944.12','SP','Erythema [first degree] of thumb (nail)','944.1'),('944.13','SP','Erythema [first degree] of two or more digits of hand, not including thumb','944.1'),('944.14','SP','Erythema [first degree] of two or more digits of hand including thumb','944.1'),('944.15','SP','Erythema [first degree] of palm','944.1'),('944.16','SP','Erythema [first degree] of back of hand','944.1'),('944.17','SP','Erythema [first degree] of wrist','944.1'),('944.18','SP','Erythema [first degree] of multiple sites of wrist(s) and hand(s)','944.1'),('944.2','NS','Blisters with epidermal loss due to burn (second degree) of wrist(s) and hand(s)','944'),('944.20','SP','Blisters, epidermal loss [second degree] of hand, unspecified site','944.2'),('944.21','SP','Blisters, epidermal loss [second degree] of single digit [finger (nail)] other than thumb','944.2'),('944.22','SP','Blisters, epidermal loss [second degree] of thumb (nail)','944.2'),('944.23','SP','Blisters, epidermal loss [second degree] of two or more digits of hand, not including thumb','944.2'),('944.24','SP','Blisters, epidermal loss [second degree] of two or more digits of hand including thumb','944.2'),('944.25','SP','Blisters, epidermal loss [second degree] of palm','944.2'),('944.26','SP','Blisters , epidermal loss [second degree] of back of hand','944.2'),('944.27','SP','Blisters, epidermal loss [second degree] of wrist','944.2'),('944.28','SP','Blisters, epidermal loss [second degree] of multiple sites of wrist(s) and hand(s)','944.2'),('944.3','NS','Full-thickness skin loss due to burn (third degree nos) of wrist(s) and hand(s)','944'),('944.30','SP','Full-thickness skin loss [third degree, not otherwise specified] of hand, unspecified site','944.3'),('944.31','SP','Full-thickness skin loss [third degree, not otherwise specified] of single digit [finger (nail)] other than thumb','944.3'),('944.32','SP','Full-thickness skin loss [third degree, not otherwise specified] of thumb (nail)','944.3'),('944.33','SP','Full-thickness skin loss [third degree, not otherwise specified]of two or more digits of hand, not including thumb','944.3'),('944.34','SP','Full-thickness skin loss [third degree, not otherwise specified] of two or more digits of hand including thumb','944.3'),('944.35','SP','Full-thickness skin loss [third degree, not otherwise specified] of palm of hand','944.3'),('944.36','SP','Full-thickness skin loss [third degree, not otherwise specified] of back of hand','944.3'),('944.37','SP','Full-thickness skin loss [third degree, not otherwise specified] of wrist','944.3'),('944.38','SP','Full-thickness skin loss [third degree, not otherwise specified] of multiple sites of wrist(s) and hand(s)','944.3'),('944.4','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of wrist(s) and hand(s) without mention of loss of a body part','944'),('944.40','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, hand, unspecified site','944.4'),('944.41','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, single digit [finger (nail)] other than thumb','944.4'),('944.42','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, thumb (nail)','944.4'),('944.43','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, two or more digits of hand, not including thumb','944.4'),('944.44','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, two or more digits of hand including thumb','944.4'),('944.45','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of palm of hand','944.4'),('944.46','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of back of hand','944.4'),('944.47','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of wrist','944.4'),('944.48','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of multiple sites of wrist(s) and hand(s)','944.4'),('944.5','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of wrist(s) and hand(s) with loss of a body part','944'),('944.50','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of hand, unspecified site','944.5'),('944.51','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of single digit [finger (nail)] other than thumb','944.5'),('944.52','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of thumb (nail)','944.5'),('944.53','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of two or more digits of hand, not including thumb','944.5'),('944.54','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of two or more digits of hand including thumb','944.5'),('944.55','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of palm of hand','944.5'),('944.56','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of back of hand','944.5'),('944.57','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of wrist','944.5'),('944.58','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of multiple sites of wrist(s) and hand(s)','944.5'),('945','NS','Burn of lower limb(s)','940-949'),('945.0','NS','Burn of lower limb(s) unspecified degree','945'),('945.00','SP','Burn of unspecified degree of lower limb [leg], unspecified site','945.0'),('945.01','SP','Burn of unspecified degree of toe(s) (nail)','945.0'),('945.02','SP','Burn of unspecified degree of foot','945.0'),('945.03','SP','Burn of unspecified degree of ankle','945.0'),('945.04','SP','Burn of unspecified degree of lower leg','945.0'),('945.05','SP','Burn of unspecified degree of knee','945.0'),('945.06','SP','Burn of unspecified degree of thigh [any part]','945.0'),('945.09','SP','Burn of unspecified degree of multiple sites of lower limb(s)','945.0'),('945.1','NS','Erythema due to burn (first degree) of lower limb(s)','945'),('945.10','SP','Erythema [first degree] of lower limb [leg], unspecified site','945.1'),('945.11','SP','Erythema [first degree] of toe(s) (nail)','945.1'),('945.12','SP','Erythema [first degree] of foot','945.1'),('945.13','SP','Erythema [first degree] of ankle','945.1'),('945.14','SP','Erythema [first degree] of lower leg','945.1'),('945.15','SP','Erythema [first degree] of knee','945.1'),('945.16','SP','Erythema [first degree] of thigh [any part]','945.1'),('945.19','SP','Erythema [first degree] of multiple sites of lower limb(s)','945.1'),('945.2','NS','Blisters with epidermal loss due to burn (second degree) of lower limb(s)','945'),('945.20','SP','Blisters, epidermal loss [second degree] of lower limb [leg], unspecified site','945.2'),('945.21','SP','Blisters, epidermal loss [second degree] of toe(s) (nail)','945.2'),('945.22','SP','Blisters, epidermal loss [second degree] of foot','945.2'),('945.23','SP','Blisters, epidermal loss [second degree] of ankle','945.2'),('945.24','SP','Blisters, epidermal loss [second degree] of lower leg','945.2'),('945.25','SP','Blisters, epidermal loss [second degree] of knee','945.2'),('945.26','SP','Blisters, epidermal loss [second degree] of thigh [any part]','945.2'),('945.29','SP','Blisters, epidermal loss [second degree] of multiple sites of lower limb(s)','945.2'),('945.3','NS','Full-thickness skin loss due to burn (third degree nos) of lower limb(s)','945'),('945.30','SP','Full-thickness skin loss [third degree NOS] of lower limb [leg] unspecified site','945.3'),('945.31','SP','Full-thickness skin loss [third degree NOS] of toe(s) (nail)','945.3'),('945.32','SP','Full-thickness skin loss [third degree NOS] of foot','945.3'),('945.33','SP','Full-thickness skin loss [third degree NOS] of ankle','945.3'),('945.34','SP','Full-thickness skin loss [third degree nos] of lower leg','945.3'),('945.35','SP','Full-thickness skin loss [third degree NOS] of knee','945.3'),('945.36','SP','Full-thickness skin loss [third degree NOS] of thigh [any part]','945.3'),('945.39','SP','Full-thickness skin loss [third degree NOS] of multiple sites of lower limb(s)','945.3'),('945.4','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of lower limb(s) without mention of loss of a body part','945'),('945.40','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, lower limb [leg], unspecified site','945.4'),('945.41','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of toe(s)(nail)','945.4'),('945.42','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of foot','945.4'),('945.43','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of ankle','945.4'),('945.44','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of lower leg','945.4'),('945.45','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of knee','945.4'),('945.46','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of thigh [any part]','945.4'),('945.49','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of multiple sites of lower limb(s)','945.4'),('945.5','NS','Deep necrosis of underlying tissues due to burn (deep third degree) of lower limb(s) with loss of a body part','945'),('945.50','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of lower limb [leg], unspecified site','945.5'),('945.51','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of toe(s) (nail)','945.5'),('945.52','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of foot','945.5'),('945.53','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of ankle','945.5'),('945.54','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of lower leg','945.5'),('945.55','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of knee','945.5'),('945.56','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of thigh [any part]','945.5'),('945.59','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of multiple sites of lower limb(s)','945.5'),('946','NS','Burns of multiple specified sites','940-949'),('946.0','SP','Burns of multiple specified sites, unspecified degree','946'),('946.1','SP','Erythema [first degree] of multiple specified sites','946'),('946.2','SP','Blisters, epidermal loss [second degree] of multiple specified sites','946'),('946.3','SP','Full-thickness skin loss [third degree NOS] of multiple specified sites','946'),('946.4','SP','Deep necrosis of underlying tissues [deep third degree] without mention of loss of a body part, of multiple specified sites','946'),('946.5','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, of multiple specified sites','946'),('947','NS','Burn of internal organs','940-949'),('947.0','SP','Burn of mouth and pharynx','947'),('947.1','SP','Burn of larynx, trachea, and lung','947'),('947.2','SP','Burn of esophagus','947'),('947.3','SP','Burn of gastrointestinal tract','947'),('947.4','SP','Burn of vagina and uterus','947'),('947.8','SP','Burn of other specified sites of internal organs','947'),('947.9','SP','Burn of internal organs, unspecified site','947'),('948','NS','Burns classified according to extent of body surface involved','940-949'),('948.0','NS','Burn (any degree) involving less than 10 percent of body surface','948'),('948.00','SP','Burn [any degree] involving less than 10 percent of body surface with third degree burn, less than 10 percent or unspecified','948.0'),('948.1','NS','Burn (any degree) involving 10-19 percent of body surface','948'),('948.10','SP','Burn [any degree] involving 10-19 percent of body surface with third degree burn, less than 10 percent or unspecified','948.1'),('948.11','SP','Burn [any degree] involving 10-19 percent of body surface with third degree burn, 10-19%','948.1'),('948.2','NS','Burn (any degree) involving 20-29 percent of body surface','948'),('948.20','SP','Burn [any degree] involving 20-29 percent of body surface with third degree burn, less than 10 percent or unspecified','948.2'),('948.21','SP','Burn [any degree] involving 20-29 percent of body surface with third degree burn, 10-19%','948.2'),('948.22','SP','Burn [any degree] involving 20-29 percent of body surface with third degree burn, 20-29%','948.2'),('948.3','NS','Burn (any degree) involving 30-39 percent of body surface','948'),('948.30','SP','Burn [any degree] involving 30-39 percent of body surface with third degree burn, less than 10 percent or unspecified','948.3'),('948.31','SP','Burn [any degree] involving 30-39 percent of body surface with third degree burn, 10-19%','948.3'),('948.32','SP','Burn [any degree] involving 30-39 percent of body surface with third degree burn, 20-29%','948.3'),('948.33','SP','Burn [any degree] involving 30-39 percent of body surface with third degree burn, 30-39%','948.3'),('948.4','NS','Burn (any degree) involving 40-49 percent of body surface','948'),('948.40','SP','Burn [any degree] involving 40-49 percent of body surface with third degree burn, less than 10 percent or unspecified','948.4'),('948.41','SP','Burn [any degree] involving 40-49 percent of body surface with third degree burn, 10-19%','948.4'),('948.42','SP','Burn [any degree] involving 40-49 percent of body surface with third degree burn, 20-29%','948.4'),('948.43','SP','Burn [any degree] involving 40-49 percent of body surface with third degree burn, 30-39%','948.4'),('948.44','SP','Burn [any degree] involving 40-49 percent of body surface with third degree burn, 40-49%','948.4'),('948.5','NS','Burn (any degree) involving 50-59 percent of body surface','948'),('948.50','SP','Burn [any degree] involving 50-59 percent of body surface with third degree burn, less than 10 percent or unspecified','948.5'),('948.51','SP','Burn [any degree] involving 50-59 percent of body surface with third degree burn, 10-19%','948.5'),('948.52','SP','Burn [any degree] involving 50-59 percent of body surface with third degree burn, 20-29%','948.5'),('948.53','SP','Burn [any degree] involving 50-59 percent of body surface with third degree burn, 30-39%','948.5'),('948.54','SP','Burn [any degree] involving 50-59 percent of body surface with third degree burn, 40-49%','948.5'),('948.55','SP','Burn [any degree] involving 50-59 percent of body surface with third degree burn, 50-59%','948.5'),('948.6','NS','Burn (any degree) involving 60-69 percent of body surface','948'),('948.60','SP','Burn [any degree] involving 60-69 percent of body surface with third degree burn, less than 10 percent or unspecified','948.6'),('948.61','SP','Burn [any degree] involving 60-69 percent of body surface with third degree burn, 10-19%','948.6'),('948.62','SP','Burn [any degree] involving 60-69 percent of body surface with third degree burn, 20-29%','948.6'),('948.63','SP','Burn [any degree] involving 60-69 percent of body surface with third degree burn, 30-39%','948.6'),('948.64','SP','Burn [any degree] involving 60-69 percent of body surface with third degree burn, 40-49%','948.6'),('948.65','SP','Burn (any degree) involving 60-69 percent of body surface with third degree burn, 50-59%','948.6'),('948.66','SP','Burn [any degree] involving 60-69 percent of body surface with third degree burn, 60-69%','948.6'),('948.7','NS','Burn (any degree) involving 70-79 percent of body surface','948'),('948.70','SP','Burn [any degree] involving 70-79 percent of body surface with third degree burn, less than 10 percent or unspecified','948.7'),('948.71','SP','Burn [any degree] involving 70-79 percent of body surface with third degree burn, 10-19%','948.7'),('948.72','SP','Burn [any degree] involving 70-79 percent of body surface with third degree burn, 20-29%','948.7'),('948.73','SP','Burn [any degree] involving 70-79 percent of body surface with third degree burn, 30-39%','948.7'),('948.74','SP','Burn [any degree] involving 70-79 percent of body surface with third degree burn, 40-49%','948.7'),('948.75','SP','Burn [any degree] involving 70-79 percent of body surface with third degree burn, 50-59%','948.7'),('948.76','SP','Burn [any degree] involving 70-79 percent of body surface with third degree burn, 60-69%','948.7'),('948.77','SP','Burn [any degree] involving 70-79 percent of body surface with third degree burn, 70-79%','948.7'),('948.8','NS','Burn (any degree) involving 80-89 percent of body surface','948'),('948.80','SP','Burn [any degree] involving 80-89 percent of body surface with third degree burn, less than 10 percent or unspecified','948.8'),('948.81','SP','Burn [any degree] involving 80-89 percent of body surface with third degree burn, 10-19%','948.8'),('948.82','SP','Burn [any degree] involving 80-89 percent of body surface with third degree burn, 20-29%','948.8'),('948.83','SP','Burn [any degree] involving 80-89 percent of body surface with third degree burn, 30-39%','948.8'),('948.84','SP','Burn [any degree] involving 80-89 percent of body surface with third degree burn, 40-49%','948.8'),('948.85','SP','Burn [any degree] involving 80-89 percent of body surface with third degree burn, 50-59%','948.8'),('948.86','SP','Burn [any degree] involving 80-89 percent of body surface with third degree burn, 60-69%','948.8'),('948.87','SP','Burn [any degree] involving 80-89 percent of body surface with third degree burn, 70-79%','948.8'),('948.88','SP','Burn [any degree] involving 80-89 percent of body surface with third degree burn, 80-89%','948.8'),('948.9','NS','Burn (any degree) involving 90 percent or more of body surface','948'),('948.90','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, less than 10 percent or unspecified','948.9'),('948.91','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, 10-19%','948.9'),('948.92','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, 20-29%','948.9'),('948.93','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, 30-39%','948.9'),('948.94','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, 40-49%','948.9'),('948.95','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, 50-59%','948.9'),('948.96','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, 60-69%','948.9'),('948.97','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, 70-79%','948.9'),('948.98','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, 80-89%','948.9'),('948.99','SP','Burn [any degree] involving 90 percent or more of body surface with third degree burn, 90% or more of body surface','948.9'),('949','NS','Burn unspecified site','940-949'),('949.0','SP','Burn of unspecified site, unspecified degree','949'),('949.1','SP','Erythema [first degree], unspecified site','949'),('949.2','SP','Blisters, epidermal loss [second degree], unspecified site','949'),('949.3','SP','Full-thickness skin loss [third degree nos]','949'),('949.4','SP','Deep necrosis of underlying tissue [deep third degree] without mention of loss of a body part, unspecified','949'),('949.5','SP','Deep necrosis of underlying tissues [deep third degree] with loss of a body part, unspecified','949'),('950','NS','Injury to optic nerve and pathways','950-957'),('950-957','sect','Injury To Nerves And Spinal Cord','800-999'),('950.0','SP','Optic nerve injury','950'),('950.1','SP','Injury to optic chiasm','950'),('950.2','SP','Injury to optic pathways','950'),('950.3','SP','Injury to visual cortex','950'),('950.9','SP','Injury to unspecified optic nerve and pathways','950'),('951','NS','Injury to other cranial nerve(s)','950-957'),('951.0','SP','Injury to oculomotor nerve','951'),('951.1','SP','Injury to trochlear nerve','951'),('951.2','SP','Injury to trigeminal nerve','951'),('951.3','SP','Injury to abducens nerve','951'),('951.4','SP','Injury to facial nerve','951'),('951.5','SP','Injury to acoustic nerve','951'),('951.6','SP','Injury to accessory nerve','951'),('951.7','SP','Injury to hypoglossal nerve','951'),('951.8','SP','Injury to other specified cranial nerves','951'),('951.9','SP','Injury to unspecified cranial nerve','951'),('952','NS','Spinal cord injury without evidence of spinal bone injury','950-957'),('952.0','NS','Cervical spinal cord injury without evidence of spinal bone injury','952'),('952.00','SP','C1-C4 level with unspecified spinal cord injury','952.0'),('952.01','SP','C1-C4 level with complete lesion of spinal cord','952.0'),('952.02','SP','C1-C4 level with anterior cord syndrome','952.0'),('952.03','SP','C1-C4 level with central cord syndrome','952.0'),('952.04','SP','C1-C4 level with other specified spinal cord injury','952.0'),('952.05','SP','C5-C7 level with unspecified spinal cord injury','952.0'),('952.06','SP','C5-C7 level with complete lesion of spinal cord','952.0'),('952.07','SP','C5-C7 level with anterior cord syndrome','952.0'),('952.08','SP','C5-C7 level with central cord syndrome','952.0'),('952.09','SP','C5-C7 level with other specified spinal cord injury','952.0'),('952.1','NS','Dorsal (thoracic) spinal cord injury without evidence of spinal bone injury','952'),('952.10','SP','T1-T6 level with unspecified spinal cord injury','952.1'),('952.11','SP','T1-T6 level with complete lesion of spinal cord','952.1'),('952.12','SP','T1-T6 level with anterior cord syndrome','952.1'),('952.13','SP','T1-T6 level with central cord syndrome','952.1'),('952.14','SP','T1-T6 level with other specified spinal cord injury','952.1'),('952.15','SP','T7-T12 level with unspecified spinal cord injury','952.1'),('952.16','SP','T7-T12 level with complete lesion of spinal cord','952.1'),('952.17','SP','T7-T12 level with anterior cord syndrome','952.1'),('952.18','SP','T7-T12 level with central cord syndrome','952.1'),('952.19','SP','T7-T12 level with other specified spinal cord injury','952.1'),('952.2','SP','Lumbar spinal cord injury without evidence of spinal bone injury','952'),('952.3','SP','Sacral spinal cord injury without evidence of spinal bone injury','952'),('952.4','SP','Cauda equina spinal cord injury without evidence of spinal bone injury','952'),('952.8','SP','Multiple sites of spinal cord injury without evidence of spinal bone injury','952'),('952.9','SP','Unspecified site of spinal cord injury without evidence of spinal bone injury','952'),('953','NS','Injury to nerve roots and spinal plexus','950-957'),('953.0','SP','Injury to cervical nerve root','953'),('953.1','SP','Injury to dorsal nerve root','953'),('953.2','SP','Injury to lumbar nerve root','953'),('953.3','SP','Injury to sacral nerve root','953'),('953.4','SP','Injury to brachial plexus','953'),('953.5','SP','Injury to lumbosacral plexus','953'),('953.8','SP','Injury to multiple sites of nerve roots and spinal plexus','953'),('953.9','SP','Injury to unspecified site of nerve roots and spinal plexus','953'),('954','NS','Injury to other nerve(s) of trunk excluding shoulder and pelvic girdles','950-957'),('954.0','SP','Injury to cervical sympathetic nerve, excluding shoulder and pelvic girdles','954'),('954.1','SP','Injury to other sympathetic nerve, excluding shoulder and pelvic girdles','954'),('954.8','SP','Injury to other specified nerve(s) of trunk, excluding shoulder and pelvic girdles','954'),('954.9','SP','Injury to unspecified nerve of trunk, excluding shoulder and pelvic girdles','954'),('955','NS','Injury to peripheral nerve(s) of shoulder girdle and upper limb','950-957'),('955.0','SP','Injury to axillary nerve','955'),('955.1','SP','Injury to median nerve','955'),('955.2','SP','Injury to ulnar nerve','955'),('955.3','SP','Injury to radial nerve','955'),('955.4','SP','Injury to musculocutaneous nerve','955'),('955.5','SP','Injury to cutaneous sensory nerve, upper limb','955'),('955.6','SP','Injury to digital nerve, upper limb','955'),('955.7','SP','Injury to other specified nerve(s) of shoulder girdle and upper limb','955'),('955.8','SP','Injury to multiple nerves of shoulder girdle and upper limb','955'),('955.9','SP','Injury to unspecified nerve of shoulder girdle and upper limb','955'),('956','NS','Injury to peripheral nerve(s) of pelvic girdle and lower limb','950-957'),('956.0','SP','Injury to sciatic nerve','956'),('956.1','SP','Injury to femoral nerve','956'),('956.2','SP','Injury to posterior tibial nerve','956'),('956.3','SP','Injury to peroneal nerve','956'),('956.4','SP','Injury to cutaneous sensory nerve, lower limb','956'),('956.5','SP','Injury to other specified nerve(s) of pelvic girdle and lower limb','956'),('956.8','SP','Injury to multiple nerves of pelvic girdle and lower limb','956'),('956.9','SP','Injury to unspecified nerve of pelvic girdle and lower limb','956'),('957','NS','Injury to other and unspecified nerves','950-957'),('957.0','SP','Injury to superficial nerves of head and neck','957'),('957.1','SP','Injury to other specified nerve(s)','957'),('957.8','SP','Injury to multiple nerves in several parts','957'),('957.9','SP','Injury to nerves, unspecified site','957'),('958','NS','Certain early complications of trauma','958-959'),('958-959','sect','Certain Traumatic Complications And Unspecified Injuries','800-999'),('958.0','SP','Air embolism','958'),('958.1','SP','Fat embolism','958'),('958.2','SP','Secondary and recurrent hemorrhage','958'),('958.3','SP','Posttraumatic wound infection not elsewhere classified','958'),('958.4','SP','Traumatic shock','958'),('958.5','SP','Traumatic anuria','958'),('958.6','SP','Volkmann\'s ischemic contracture','958'),('958.7','SP','Traumatic subcutaneous emphysema','958'),('958.8','SP','Other early complications of trauma','958'),('958.9','NS','Traumatic compartment syndrome','958'),('958.90','SP','Compartment syndrome, unspecified','958.9'),('958.91','SP','Traumatic compartment syndrome of upper extremity','958.9'),('958.92','SP','Traumatic compartment syndrome of lower extremity','958.9'),('958.93','SP','Traumatic compartment syndrome of abdomen','958.9'),('958.99','SP','Traumatic compartment syndrome of other sites','958.9'),('959','NS','Injury other and unspecified','958-959'),('959.0','NS','Other and unspecified injury to head face and neck','959'),('959.01','SP','Head injury, unspecified','959.0'),('959.09','SP','Injury of face and neck','959.0'),('959.1','NS','Other and unspecified injury to trunk','959'),('959.11','SP','Other injury of chest wall','959.1'),('959.12','SP','Other injury of abdomen','959.1'),('959.13','SP','Fracture of corpus cavernosum penis','959.1'),('959.14','SP','Other injury of external genitals','959.1'),('959.19','SP','Other injury of other sites of trunk','959.1'),('959.2','SP','Shoulder and upper arm injury','959'),('959.3','SP','Elbow, forearm, and wrist injury','959'),('959.4','SP','Hand, except finger injury','959'),('959.5','SP','Finger injury','959'),('959.6','SP','Hip and thigh injury','959'),('959.7','SP','Knee, leg, ankle, and foot injury','959'),('959.8','SP','Other specified sites, including multiple injury','959'),('959.9','SP','Unspecified site injury','959'),('960','NS','Poisoning by antibiotics','960-979'),('960-979','sect','Poisoning By Drugs, Medicinals And Biological Substances','800-999'),('960.0','SP','Poisoning by penicillins','960'),('960.1','SP','Poisoning by antifungal antibiotics','960'),('960.2','SP','Poisoning by chloramphenicol group','960'),('960.3','SP','Poisoning by erythromycin and other macrolides','960'),('960.4','SP','Poisoning by tetracycline group','960'),('960.5','SP','Poisoning of cephalosporin group','960'),('960.6','SP','Poisoning of antimycobacterial antibiotics','960'),('960.7','SP','Poisoning by antineoplastic antibiotics','960'),('960.8','SP','Poisoning by other specified antibiotics','960'),('960.9','SP','Poisoning by unspecified antibiotic','960'),('961','NS','Poisoning by other anti-infectives','960-979'),('961.0','SP','Poisoning by sulfonamides','961'),('961.1','SP','Poisoning by arsenical anti-infectives','961'),('961.2','SP','Poisoning by heavy metal anti-infectives','961'),('961.3','SP','Poisoning by quinoline and hydroxyquinoline derivatives','961'),('961.4','SP','Poisoning by antimalarials and drugs acting on other blood protozoa','961'),('961.5','SP','Poisoning by other antiprotozoal drugs','961'),('961.6','SP','Poisoning by anthelmintics','961'),('961.7','SP','Poisoning by antiviral drugs','961'),('961.8','SP','Poisoning by other antimycobacterial drugs','961'),('961.9','SP','Poisoning by other and unspecified anti-infectives','961'),('962','NS','Poisoning by hormones and synthetic substitutes','960-979'),('962.0','SP','Poisoning by adrenal cortical steroids','962'),('962.1','SP','Poisoning by androgens and anabolic congeners','962'),('962.2','SP','Poisoning by ovarian hormones and synthetic substitutes','962'),('962.3','SP','Poisoning by insulins and antidiabetic agents','962'),('962.4','SP','Poisoning by anterior pituitary hormones','962'),('962.5','SP','Poisoning by posterior pituitary hormones','962'),('962.6','SP','Poisoning by parathyroid and parathyroid derivatives','962'),('962.7','SP','Poisoning by thyroid and thyroid derivatives','962'),('962.8','SP','Poisoning by antithyroid agents','962'),('962.9','SP','Poisoning by other and unspecified hormones and synthetic substitutes','962'),('963','NS','Poisoning by primarily systemic agents','960-979'),('963.0','SP','Poisoning by antiallergic and antiemetic drugs','963'),('963.1','SP','Poisoning by antineoplastic and immunosuppressive drugs','963'),('963.2','SP','Poisoning by acidifying agents','963'),('963.3','SP','Poisoning by alkalizing agents','963'),('963.4','SP','Poisoning by enzymes, not elsewhere classified','963'),('963.5','SP','Poisoning by vitamins, not elsewhere classified','963'),('963.8','SP','Poisoning by other specified systemic agents','963'),('963.9','SP','Poisoning by unspecified systemic agent','963'),('964','NS','Poisoning by agents primarily affecting blood constituents','960-979'),('964.0','SP','Poisoning by iron and its compounds','964'),('964.1','SP','Poisoning by liver preparations and other antianemic agents','964'),('964.2','SP','Poisoning by anticoagulants','964'),('964.3','SP','Poisoning by vitamin K (phytonadione)','964'),('964.4','SP','Poisoning by fibrinolysis-affecting drugs','964'),('964.5','SP','Poisoning by anticoagulant antagonists and other coagulants','964'),('964.6','SP','Poisoning by gamma globulin','964'),('964.7','SP','Poisoning by natural blood and blood products','964'),('964.8','SP','Poisoning by other specified agents affecting blood constituents','964'),('964.9','SP','Poisoning by unspecified agent affecting blood constituents','964'),('965','NS','Poisoning by analgesics antipyretics and antirheumatics','960-979'),('965.0','NS','Poisoning by opiates and related narcotics','965'),('965.00','SP','Poisoning by opium (alkaloids), unspecified','965.0'),('965.01','SP','Poisoning by heroin','965.0'),('965.02','SP','Poisoning by methadone','965.0'),('965.09','SP','Poisoning by other opiates and related narcotics','965.0'),('965.1','SP','Poisoning by salicylates','965'),('965.4','SP','Poisoning by aromatic analgesics, not elsewhere classified','965'),('965.5','SP','Poisoning by pyrazole derivatives','965'),('965.6','NS','Poisoning by antirheumatics (antiphlogistics)','965'),('965.61','SP','Poisoning by propionic acid derivatives','965.6'),('965.69','SP','Poisoning by other antirheumatics','965.6'),('965.7','SP','Poisoning by other non-narcotic analgesics','965'),('965.8','SP','Poisoning by other specified analgesics and antipyretics','965'),('965.9','SP','Poisoning by unspecified analgesic and antipyretic','965'),('966','NS','Poisoning by anticonvulsants and anti-parkinsonism drugs','960-979'),('966.0','SP','Poisoning by oxazolidine derivatives','966'),('966.1','SP','Poisoning by hydantoin derivatives','966'),('966.2','SP','Poisoning by succinimides','966'),('966.3','SP','Poisoning by other and unspecified anticonvulsants','966'),('966.4','SP','Poisoning by anti-Parkinsonism drugs','966'),('967','NS','Poisoning by sedatives and hypnotics','960-979'),('967.0','SP','Poisoning by barbiturates','967'),('967.1','SP','Poisoning by chloral hydrate group','967'),('967.2','SP','Poisoning by paraldehyde','967'),('967.3','SP','Poisoning by bromine compounds','967'),('967.4','SP','Poisoning by methaqualone compounds','967'),('967.5','SP','Poisoning by glutethimide group','967'),('967.6','SP','Poisoning by mixed sedatives, not elsewhere classified','967'),('967.8','SP','Poisoning by other sedatives and hypnotics','967'),('967.9','SP','Poisoning by unspecified sedative or hypnotic','967'),('968','NS','Poisoning by other central nervous system depressants and anesthetics','960-979'),('968.0','SP','Poisoning by central nervous system muscle-tone depressants','968'),('968.1','SP','Poisoning by halothane','968'),('968.2','SP','Poisoning by other gaseous anesthetics','968'),('968.3','SP','Poisoning by intravenous anesthetics','968'),('968.4','SP','Poisoning by other and unspecified general anesthetics','968'),('968.5','SP','Surface (topical) and infiltration anesthetics','968'),('968.6','SP','Poisoning by peripheral nerve- and plexus-blocking anesthetics','968'),('968.7','SP','Poisoning by spinal anesthetics','968'),('968.9','SP','Poisoning by other and unspecified local anesthetics','968'),('969','NS','Poisoning by psychotropic agents','960-979'),('969.0','NS','Poisoning by antidepressants','969'),('969.00','SP','Poisoning by antidepressant, unspecified','969.0'),('969.01','SP','Poisoning by monoamine oxidase inhibitors','969.0'),('969.02','SP','Poisoning by selective serotonin and norepinephrine reuptake inhibitors','969.0'),('969.03','SP','Poisoning by selective serotonin reuptake inhibitors','969.0'),('969.04','SP','Poisoning by tetracyclic antidepressants','969.0'),('969.05','SP','Poisoning by tricyclic antidepressants','969.0'),('969.09','SP','Poisoning by other antidepressants','969.0'),('969.1','SP','Poisoning by phenothiazine-based tranquilizers','969'),('969.2','SP','Poisoning by butyrophenone-based tranquilizers','969'),('969.3','SP','Poisoning by other antipsychotics, neuroleptics, and major tranquilizers','969'),('969.4','SP','Poisoning by benzodiazepine-based tranquilizers','969'),('969.5','SP','Poisoning by other tranquilizers','969'),('969.6','SP','Poisoning by psychodysleptics (hallucinogens)','969'),('969.7','NS','Poisoning by psychostimulants','969'),('969.70','SP','Poisoning by psychostimulant, unspecified','969.7'),('969.71','SP','Poisoning by caffeine','969.7'),('969.72','SP','Poisoning by amphetamines','969.7'),('969.73','SP','Poisoning by methylphenidate','969.7'),('969.79','SP','Poisoning by other psychostimulants','969.7'),('969.8','SP','Poisoning by other specified psychotropic agents','969'),('969.9','SP','Poisoning by unspecified psychotropic agent','969'),('970','NS','Poisoning by central nervous system stimulants','960-979'),('970.0','SP','Poisoning by analeptics','970'),('970.1','SP','Poisoning by opiate antagonists','970'),('970.8','NS','Poisoning by other specified central nervous system stimulants','970'),('970.81','SP','Poisoning by cocaine','970.8'),('970.89','SP','Poisoning by other central nervous system stimulants','970.8'),('970.9','SP','Poisoning by unspecified central nervous system stimulant','970'),('971','NS','Poisoning by drugs primarily affecting the autonomic nervous system','960-979'),('971.0','SP','Poisoning by parasympathomimetics (cholinergics)','971'),('971.1','SP','Poisoning by parasympatholytics (anticholinergics and antimuscarinics) and spasmolytics','971'),('971.2','SP','Poisoning by sympathomimetics [adrenergics]','971'),('971.3','SP','Poisoning by sympatholytics [antiadrenergics]','971'),('971.9','SP','Poisoning by unspecified drug primarily affecting autonomic nervous system','971'),('972','NS','Poisoning by agents primarily affecting the cardiovascular system','960-979'),('972.0','SP','Poisoning by cardiac rhythm regulators','972'),('972.1','SP','Poisoning by cardiotonic glycosides and drugs of similar action','972'),('972.2','SP','Poisoning by antilipemic and antiarteriosclerotic drugs','972'),('972.3','SP','Poisoning by ganglion-blocking agents','972'),('972.4','SP','Poisoning by coronary vasodilators','972'),('972.5','SP','Poisoning by other vasodilators','972'),('972.6','SP','Poisoning by other antihypertensive agents','972'),('972.7','SP','Poisoning by antivaricose drugs, including sclerosing agents','972'),('972.8','SP','Poisoning by capillary-active drugs','972'),('972.9','SP','Poisoning by other and unspecified agents primarily affecting the cardiovascular system','972'),('973','NS','Poisoning by agents primarily affecting the gastrointestinal system','960-979'),('973.0','SP','Poisoning by antacids and antigastric secretion drugs','973'),('973.1','SP','Poisoning by irritant cathartics','973'),('973.2','SP','Poisoning by emollient cathartics','973'),('973.3','SP','Poisoning by other cathartics, including intestinal atonia','973'),('973.4','SP','Poisoning by digestants','973'),('973.5','SP','Poisoning by antidiarrheal drugs','973'),('973.6','SP','Poisoning by emetics','973'),('973.8','SP','Poisoning by other specified agents primarily affecting the gastrointestinal system','973'),('973.9','SP','Poisoning by unspecified agent primarily affecting the gastrointestinal system','973'),('974','NS','Poisoning by water mineral and uric acid metabolism drugs','960-979'),('974.0','SP','Poisoning by mercurial diuretics','974'),('974.1','SP','Poisoning by purine derivative diuretics','974'),('974.2','SP','Poisoning by carbonic acid anhydrase inhibitors','974'),('974.3','SP','Poisoning by saluretics','974'),('974.4','SP','Poisoning by other diuretics','974'),('974.5','SP','Poisoning by electrolytic, caloric, and water-balance agents','974'),('974.6','SP','Poisoning by other mineral salts, not elsewhere classified','974'),('974.7','SP','Poisoning by uric acid metabolism drugs','974'),('975','NS','Poisoning by agents primarily acting on the smooth and skeletal muscles and respiratory system','960-979'),('975.0','SP','Poisoning by oxytocic agents','975'),('975.1','SP','Poisoning by smooth muscle relaxants','975'),('975.2','SP','Poisoning by skeletal muscle relaxants','975'),('975.3','SP','Poisoning by other and unspecified drugs acting on muscles','975'),('975.4','SP','Poisoning by antitussives','975'),('975.5','SP','Poisoning by expectorants','975'),('975.6','SP','Poisoning by anti-common cold drugs','975'),('975.7','SP','Poisoning by antiasthmatics','975'),('975.8','SP','Poisoning by other and unspecified respiratory drugs','975'),('976','NS','Poisoning by agents primarily affecting skin and mucous membrane ophthalmological otorhinolaryngological and dental drugs','960-979'),('976.0','SP','Poisoning by local anti-infectives and anti-inflammatory drugs','976'),('976.1','SP','Poisoning by antipruritics','976'),('976.2','SP','Poisoning by local astringents and local detergents','976'),('976.3','SP','Poisoning by emollients, demulcents, and protectants','976'),('976.4','SP','Poisoning by keratolytics, keratoplastics, other hair treatment drugs and preparations','976'),('976.5','SP','Poisoning by eye anti-infectives and other eye drugs','976'),('976.6','SP','Poisoning by anti-infectives and other drugs and preparations for ear, nose, and throat','976'),('976.7','SP','Poisoning by dental drugs topically applied','976'),('976.8','SP','Poisoning by other agents primarily affecting skin and mucous membrane','976'),('976.9','SP','Poisoning by unspecified agent primarily affecting skin and mucous membrane','976'),('977','NS','Poisoning by other and unspecified drugs and medicinal substances','960-979'),('977.0','SP','Poisoning by dietetics','977'),('977.1','SP','Poisoning by lipotropic drugs','977'),('977.2','SP','Poisoning by antidotes and chelating agents, not elsewhere classified','977'),('977.3','SP','Poisoning by alcohol deterrents','977'),('977.4','SP','Poisoning by pharmaceutical excipients','977'),('977.8','SP','Poisoning by other specified drugs and medicinal substances','977'),('977.9','SP','Poisoning by unspecified drug or medicinal substance','977'),('978','NS','Poisoning by bacterial vaccines','960-979'),('978.0','SP','Poisoning by BCG vaccine','978'),('978.1','SP','Poisoning by typhoid and paratyphoid vaccine','978'),('978.2','SP','Poisoning by cholera vaccine','978'),('978.3','SP','Poisoning by plague vaccine','978'),('978.4','SP','Poisoning by tetanus vaccine','978'),('978.5','SP','Poisoning by diphtheria vaccine','978'),('978.6','SP','Poisoning by pertussis vaccine, including combinations with a pertussis component','978'),('978.8','SP','Poisoning by other and unspecified bacterial vaccines','978'),('978.9','SP','Poisoning by mixed bacterial vaccines, except combinations with a pertussis component','978'),('979','NS','Poisoning by other vaccines and biological substances','960-979'),('979.0','SP','Poisoning by smallpox vaccine','979'),('979.1','SP','Poisoning by rabies vaccine','979'),('979.2','SP','Poisoning by typhus vaccine','979'),('979.3','SP','Poisoning by yellow fever vaccine','979'),('979.4','SP','Poisoning by measles vaccine','979'),('979.5','SP','Poisoning by poliomyelitis vaccine','979'),('979.6','SP','Poisoning by other and unspecified viral and rickettsial vaccines','979'),('979.7','SP','Poisoning by mixed viral-rickettsial and bacterial vaccines, except combinations with a pertussis component','979'),('979.9','SP','Poisoning by other and unspecified vaccines and biological substances','979'),('980','NS','Toxic effect of alcohol','980-989'),('980-989','sect','Toxic Effects Of Substances Chiefly Nonmedicinal As To Source','800-999'),('980.0','SP','Toxic effect of ethyl alcohol','980'),('980.1','SP','Toxic effect of methyl alcohol','980'),('980.2','SP','Toxic effect of isopropyl alcohol','980'),('980.3','SP','Toxic effect of fusel oil','980'),('980.8','SP','Toxic effect of other specified alcohols','980'),('980.9','SP','Toxic effect of unspecified alcohol','980'),('981','SP','Toxic effect of petroleum products','980-989'),('982','NS','Toxic effect of solvents other than petroleum-based','980-989'),('982.0','SP','Toxic effect of benzene and homologues','982'),('982.1','SP','Toxic effect of carbon tetrachloride','982'),('982.2','SP','Toxic effect of carbon disulfide','982'),('982.3','SP','Toxic effect of other chlorinated hydrocarbon solvents','982'),('982.4','SP','Toxic effect of nitroglycol','982'),('982.8','SP','Toxic effect of other nonpetroleum-based solvents','982'),('983','NS','Toxic effect of corrosive aromatics acids and caustic alkalis','980-989'),('983.0','SP','Toxic effect of corrosive aromatics','983'),('983.1','SP','Toxic effect of acids','983'),('983.2','SP','Toxic effect of caustic alkalis','983'),('983.9','SP','Toxic effect of caustic, unspecified','983'),('984','NS','Toxic effect of lead and its compounds (including fumes)','980-989'),('984.0','SP','Toxic effect of inorganic lead compounds','984'),('984.1','SP','Toxic effect of organic lead compounds','984'),('984.8','SP','Toxic effect of other lead compounds','984'),('984.9','SP','Toxic effect of unspecified lead compound','984'),('985','NS','Toxic effect of other metals','980-989'),('985.0','SP','Toxic effect of mercury and its compounds','985'),('985.1','SP','Toxic effect of arsenic and its compounds','985'),('985.2','SP','Toxic effect of manganese and its compounds','985'),('985.3','SP','Toxic effect of beryllium and its compounds','985'),('985.4','SP','Toxic effect of antimony and its compounds','985'),('985.5','SP','Toxic effect of cadmium and its compounds','985'),('985.6','SP','Toxic effect of chromium','985'),('985.8','SP','Toxic effect of other specified metals','985'),('985.9','SP','Toxic effect of unspecified metal','985'),('986','SP','Toxic effect of carbon monoxide','980-989'),('987','NS','Toxic effect of other gases fumes or vapors','980-989'),('987.0','SP','Toxic effect of liquefied petroleum gases','987'),('987.1','SP','Toxic effect of other hydrocarbon gas','987'),('987.2','SP','Toxic effect of nitrogen oxides','987'),('987.3','SP','Toxic effect of sulfur dioxide','987'),('987.4','SP','Toxic effect of freon','987'),('987.5','SP','Toxic effect of lacrimogenic gas','987'),('987.6','SP','Toxic effect of chlorine gas','987'),('987.7','SP','Toxic effect of hydrocyanic acid gas','987'),('987.8','SP','Toxic effect of other specified gases, fumes, or vapors','987'),('987.9','SP','Toxic effect of unspecified gas, fume, or vapor','987'),('988','NS','Toxic effect of noxious substances eaten as food','980-989'),('988.0','SP','Toxic effect of fish and shellfish eaten as food','988'),('988.1','SP','Toxic effect of mushrooms eaten as food','988'),('988.2','SP','Toxic effect of berries and other plants eaten as food','988'),('988.8','SP','Toxic effect of other specified noxious substances eaten as food','988'),('988.9','SP','Toxic effect of unspecified noxious substance eaten as food','988'),('989','NS','Toxic effect of other substances chiefly nonmedicinal as to source','980-989'),('989.0','SP','Toxic effect of hydrocyanic acid and cyanides','989'),('989.1','SP','Toxic effect of strychnine and salts','989'),('989.2','SP','Toxic effect of chlorinated hydrocarbons','989'),('989.3','SP','Toxic effect of organophosphate and carbamate','989'),('989.4','SP','Toxic effect of other pesticides, not elsewhere classified','989'),('989.5','SP','Toxic effect of venom','989'),('989.6','SP','Toxic effect of soaps and detergents','989'),('989.7','SP','Toxic effect of aflatoxin and other mycotoxin (food contaminants)','989'),('989.8','NS','Toxic effect of other substances chiefly nonmedicinal as to source','989'),('989.81','SP','Toxic effect of asbestos','989.8'),('989.82','SP','Toxic effect of latex','989.8'),('989.83','SP','Toxic effect of silicone','989.8'),('989.84','SP','Toxic effect of tobacco','989.8'),('989.89','SP','Toxic effect of other substance, chiefly nonmedicinal as to source, not elsewhere classified','989.8'),('989.9','SP','Toxic effect of unspecified substance, chiefly nonmedicinal as to source','989'),('990','SP','Effects of radiation, unspecified','990-995'),('990-995','sect','Other And Unspecified Effects Of External Causes','800-999'),('991','NS','Effects of reduced temperature','990-995'),('991.0','SP','Frostbite of face','991'),('991.1','SP','Frostbite of hand','991'),('991.2','SP','Frostbite of foot','991'),('991.3','SP','Frostbite of other and unspecified sites','991'),('991.4','SP','Immersion foot','991'),('991.5','SP','Chilblains','991'),('991.6','SP','Hypothermia','991'),('991.8','SP','Other specified effects of reduced temperature','991'),('991.9','SP','Unspecified effect of reduced temperature','991'),('992','NS','Effects of heat and light','990-995'),('992.0','SP','Heat stroke and sunstroke','992'),('992.1','SP','Heat syncope','992'),('992.2','SP','Heat cramps','992'),('992.3','SP','Heat exhaustion, anhydrotic','992'),('992.4','SP','Heat exhaustion due to salt depletion','992'),('992.5','SP','Heat exhaustion, unspecified','992'),('992.6','SP','Heat fatigue, transient','992'),('992.7','SP','Heat edema','992'),('992.8','SP','Other specified heat effects','992'),('992.9','SP','Unspecified effects of heat and light','992'),('993','NS','Effects of air pressure','990-995'),('993.0','SP','Barotrauma, otitic','993'),('993.1','SP','Barotrauma, sinus','993'),('993.2','SP','Other and unspecified effects of high altitude','993'),('993.3','SP','Caisson disease','993'),('993.4','SP','Effects of air pressure caused by explosion','993'),('993.8','SP','Other specified effects of air pressure','993'),('993.9','SP','Unspecified effect of air pressure','993'),('994','NS','Effects of other external causes','990-995'),('994.0','SP','Effects of lightning','994'),('994.1','SP','Drowning and nonfatal submersion','994'),('994.2','SP','Effects of hunger','994'),('994.3','SP','Effects of thirst','994'),('994.4','SP','Exhaustion due to exposure','994'),('994.5','SP','Exhaustion due to excessive exertion','994'),('994.6','SP','Motion sickness','994'),('994.7','SP','Asphyxiation and strangulation','994'),('994.8','SP','Electrocution and nonfatal effects of electric current','994'),('994.9','SP','Other effects of external causes','994'),('995','NS','Certain adverse effects not elsewhere classified','990-995'),('995.0','SP','Other anaphylactic reaction','995'),('995.1','SP','Angioneurotic edema, not elsewhere classified','995'),('995.2','NS','Unspecified adverse effect of drug medicinal and biological substance not elsewhere classified','995'),('995.20','SP','Unspecified adverse effect of unspecified drug, medicinal and biological substance','995.2'),('995.21','SP','Arthus phenomenon','995.2'),('995.22','SP','Unspecified adverse effect of anesthesia','995.2'),('995.23','SP','Unspecified adverse effect of insulin','995.2'),('995.24','SP','Failed moderate sedation during procedure','995.2'),('995.27','SP','Other drug allergy','995.2'),('995.29','SP','Unspecified adverse effect of other drug, medicinal and biological substance','995.2'),('995.3','SP','Allergy, unspecified, not elsewhere classified','995'),('995.4','SP','Shock due to anesthesia, not elsewhere classified','995'),('995.5','NS','Child maltreatment syndrome','995'),('995.50','SP','Child abuse, unspecified','995.5'),('995.51','SP','Child emotional/psychological abuse','995.5'),('995.52','SP','Child neglect (nutritional)','995.5'),('995.53','SP','Child sexual abuse','995.5'),('995.54','SP','Child physical abuse','995.5'),('995.55','SP','Shaken baby syndrome','995.5'),('995.59','SP','Other child abuse and neglect','995.5'),('995.6','NS','Anaphylactic reaction due to unspec food','995'),('995.60','SP','Anaphylactic reaction due to unspecified food','995.6'),('995.61','SP','Anaphylactic reaction due to peanuts','995.6'),('995.62','SP','Anaphylactic reaction due to crustaceans','995.6'),('995.63','SP','Anaphylactic reaction due to fruits and vegetables','995.6'),('995.64','SP','Anaphylactic reaction due to tree nuts and seeds','995.6'),('995.65','SP','Anaphylactic reaction due to fish','995.6'),('995.66','SP','Anaphylactic reaction due to food additives','995.6'),('995.67','SP','Anaphylactic reaction due to milk products','995.6'),('995.68','SP','Anaphylactic reaction due to eggs','995.6'),('995.69','SP','Anaphylactic reaction due to other specified food','995.6'),('995.7','SP','Other adverse food reactions, not elsewhere classified','995'),('995.8','NS','Other specified adverse effects not elsewhere classified','995'),('995.80','SP','Adult maltreatment, unspecified','995.8'),('995.81','SP','Adult physical abuse','995.8'),('995.82','SP','Adult emotional/psychological abuse','995.8'),('995.83','SP','Adult sexual abuse','995.8'),('995.84','SP','Adult neglect (nutritional)','995.8'),('995.85','SP','Other adult abuse and neglect','995.8'),('995.86','SP','Malignant hyperthermia','995.8'),('995.89','SP','Other specified adverse effects, not elsewhere classified','995.8'),('995.9','NS','Systemic inflammatory response syndrome (sirs)','995'),('995.90','SP','Systemic inflammatory response syndrome, unspecified','995.9'),('995.91','SP','Sepsis','995.9'),('995.92','SP','Severe sepsis','995.9'),('995.93','SP','Systemic inflammatory response syndrome due to noninfectious process without acute organ dysfunction','995.9'),('995.94','SP','Systemic inflammatory response syndrome due to noninfectious process with acute organ dysfunction','995.9'),('996','NS','Complications peculiar to certain specified procedures','996-999'),('996-999','sect','Complications Of Surgical And Medical Care, Not Elsewhere Classified','800-999'),('996.0','NS','Mechanical complication of cardiac device implant and graft','996'),('996.00','SP','Mechanical complication of unspecified cardiac device, implant, and graft','996.0'),('996.01','SP','Mechanical complication due to cardiac pacemaker (electrode)','996.0'),('996.02','SP','Mechanical complication due to heart valve prosthesis','996.0'),('996.03','SP','Mechanical complication due to coronary bypass graft','996.0'),('996.04','SP','Mechanical complication of automatic implantable cardiac defibrillator','996.0'),('996.09','SP','Other mechanical complication of cardiac device, implant, and graft','996.0'),('996.1','SP','Mechanical complication of other vascular device, implant, and graft','996'),('996.2','SP','Mechanical complication of nervous system device, implant, and graft','996'),('996.3','NS','Mechanical complication of genitourinary device implant and graft','996'),('996.30','SP','Mechanical complication of unspecified genitourinary device, implant, and graft','996.3'),('996.31','SP','Mechanical complication due to urethral (indwelling) catheter','996.3'),('996.32','SP','Mechanical complication due to intrauterine contraceptive device','996.3'),('996.39','SP','Other mechanical complication of genitourinary device, implant, and graft','996.3'),('996.4','NS','Mechanical complication of internal orthopedic device implant and graft','996'),('996.40','SP','Unspecified mechanical complication of internal orthopedic device, implant, and graft','996.4'),('996.41','SP','Mechanical loosening of prosthetic joint','996.4'),('996.42','SP','Dislocation of prosthetic joint','996.4'),('996.43','SP','Broken prosthetic joint implant','996.4'),('996.44','SP','Peri-prosthetic fracture around prosthetic joint','996.4'),('996.45','SP','Peri-prosthetic osteolysis','996.4'),('996.46','SP','Articular bearing surface wear of prosthetic joint','996.4'),('996.47','SP','Other mechanical complication of prosthetic joint implant','996.4'),('996.49','SP','Other mechanical complication of other internal orthopedic device, implant, and graft','996.4'),('996.5','NS','Mechanical complication of other specified prosthetic device implant and graft','996'),('996.51','SP','Mechanical complication due to corneal graft','996.5'),('996.52','SP','Mechanical complication due to graft of other tissue, not elsewhere classified','996.5'),('996.53','SP','Mechanical complication due to ocular lens prosthesis','996.5'),('996.54','SP','Mechanical complication due to breast prosthesis','996.5'),('996.55','SP','Mechanical complication due to artificial skin graft and decellularized allodermis','996.5'),('996.56','SP','Mechanical complication due to peritoneal dialysis catheter','996.5'),('996.57','SP','Mechanical complication due to insulin pump','996.5'),('996.59','SP','Mechanical complication due to other implant and internal device, not elsewhere classified','996.5'),('996.6','NS','Infection and inflammatory reaction due to internal prosthetic device implant and graft','996'),('996.60','SP','Infection and inflammatory reaction due to unspecified device, implant, and graft','996.6'),('996.61','SP','Infection and inflammatory reaction due to cardiac device, implant, and graft','996.6'),('996.62','SP','Infection and inflammatory reaction due to other vascular device, implant, and graft','996.6'),('996.63','SP','Infection and inflammatory reaction due to nervous system device, implant, and graft','996.6'),('996.64','SP','Infection and inflammatory reaction due to indwelling urinary catheter','996.6'),('996.65','SP','Infection and inflammatory reaction due to other genitourinary device, implant, and graft','996.6'),('996.66','SP','Infection and inflammatory reaction due to internal joint prosthesis','996.6'),('996.67','SP','Infection and inflammatory reaction due to other internal orthopedic device, implant, and graft','996.6'),('996.68','SP','Infection and inflammatory reaction due to peritoneal dialysis catheter','996.6'),('996.69','SP','Infection and inflammatory reaction due to other internal prosthetic device, implant, and graft','996.6'),('996.7','NS','Other complications due to internal prosthetic device, implant, and graft','996'),('996.70','SP','Other complications due to unspecified device, implant, and graft','996.7'),('996.71','SP','Other complications due to heart valve prosthesis','996.7'),('996.72','SP','Other complications due to other cardiac device, implant, and graft','996.7'),('996.73','SP','Other complications due to renal dialysis device, implant, and graft','996.7'),('996.74','SP','Other complications due to other vascular device, implant, and graft','996.7'),('996.75','SP','Other complications due to nervous system device, implant, and graft','996.7'),('996.76','SP','Other complications due to genitourinary device, implant, and graft','996.7'),('996.77','SP','Other complications due to internal joint prosthesis','996.7'),('996.78','SP','Other complications due to other internal orthopedic device, implant, and graft','996.7'),('996.79','SP','Other complications due to other internal prosthetic device, implant, and graft','996.7'),('996.8','NS','Complications of transplanted organ','996'),('996.80','SP','Complications of transplanted organ, unspecified','996.8'),('996.81','SP','Complications of transplanted kidney','996.8'),('996.82','SP','Complications of transplanted liver','996.8'),('996.83','SP','Complications of transplanted heart','996.8'),('996.84','SP','Complications of transplanted lung','996.8'),('996.85','SP','Complications of transplanted bone marrow','996.8'),('996.86','SP','Complications of transplanted pancreas','996.8'),('996.87','SP','Complications of transplanted intestine','996.8'),('996.88','SP','Complications of transplanted organ, stem cell','996.8'),('996.89','SP','Complications of other specified transplanted organ','996.8'),('996.9','NS','Complications of reattached extremity or body part','996'),('996.90','SP','Complications of unspecified reattached extremity','996.9'),('996.91','SP','Complications of reattached forearm','996.9'),('996.92','SP','Complications of reattached hand','996.9'),('996.93','SP','Complications of reattached finger(s)','996.9'),('996.94','SP','Complications of reattached upper extremity, other and unspecified','996.9'),('996.95','SP','Complication of reattached foot and toe(s)','996.9'),('996.96','SP','Complication of reattached lower extremity, other and unspecified','996.9'),('996.99','SP','Complication of other specified reattached body part','996.9'),('997','NS','Complications affecting specified body system not elsewhere classified','996-999'),('997.0','NS','Nervous system complications','997'),('997.00','SP','Nervous system complication, unspecified','997.0'),('997.01','SP','Central nervous system complication','997.0'),('997.02','SP','Iatrogenic cerebrovascular infarction or hemorrhage','997.0'),('997.09','SP','Other nervous system complications','997.0'),('997.1','SP','Cardiac complications, not elsewhere classified','997'),('997.2','SP','Peripheral vascular complications, not elsewhere classified','997'),('997.3','NS','Respiratory complications not elsewhere classified','997'),('997.31','SP','Ventilator associated pneumonia','997.3'),('997.32','SP','Postprocedural aspiration pneumonia','997.3'),('997.39','SP','Other respiratory complications','997.3'),('997.4','NS','Digestive system complications not elsewhere classified','997'),('997.41','SP','Retained cholelithiasis following cholecystectomy','997.4'),('997.49','SP','Other digestive system complications','997.4'),('997.5','SP','Urinary complications, not elsewhere classified','997'),('997.6','NS','Amputation stump complication','997'),('997.60','SP','Unspecified complication of amputation stump','997.6'),('997.61','SP','Neuroma of amputation stump','997.6'),('997.62','SP','Infection (chronic) of amputation stump','997.6'),('997.69','SP','Other amputation stump complication','997.6'),('997.7','NS','Vascular complications of other vessels','997'),('997.71','SP','Vascular complications of mesenteric artery','997.7'),('997.72','SP','Vascular complications of renal artery','997.7'),('997.79','SP','Vascular complications of other vessels','997.7'),('997.9','NS','Complications affecting other specified body systems not elsewhere classified','997'),('997.91','SP','Complications affecting other specified body systems, not elsewhere classified, hypertension','997.9'),('997.99','SP','Complications affecting other specified body systems, not elsewhere classified','997.9'),('998','NS','Other complications of procedures not elsewhere classified','996-999'),('998.0','NS','Postoperative shock not elsewhere classified','998'),('998.00','SP','Postoperative shock, unspecified','998.0'),('998.01','SP','Postoperative shock, cardiogenic','998.0'),('998.02','SP','Postoperative shock, septic','998.0'),('998.09','SP','Postoperative shock, other','998.0'),('998.1','NS','Hemorrhage or hematoma complicating a procedure not elsewhere classified','998'),('998.11','SP','Hemorrhage complicating a procedure','998.1'),('998.12','SP','Hematoma complicating a procedure','998.1'),('998.13','SP','Seroma complicating a procedure','998.1'),('998.2','SP','Accidental puncture or laceration during a procedure, not elsewhere classified','998'),('998.3','NS','Disruption of operation wound','998'),('998.30','SP','Disruption of wound, unspecified','998.3'),('998.31','SP','Disruption of internal operation (surgical) wound','998.3'),('998.32','SP','Disruption of external operation (surgical) wound','998.3'),('998.33','SP','Disruption of traumatic injury wound repair','998.3'),('998.4','SP','Foreign body accidentally left during a procedure','998'),('998.5','NS','Postoperative infection not elsewhere classified','998'),('998.51','SP','Infected postoperative seroma','998.5'),('998.59','SP','Other postoperative infection','998.5'),('998.6','SP','Persistent postoperative fistula','998'),('998.7','SP','Acute reaction to foreign substance accidentally left during a procedure','998'),('998.8','NS','Other specified complications of procedures not elsewhere classified','998'),('998.81','SP','Emphysema (subcutaneous) (surgical) resulting from procedure','998.8'),('998.82','SP','Cataract fragments in eye following cataract surgery','998.8'),('998.83','SP','Non-healing surgical wound','998.8'),('998.89','SP','Other specified complications of procedures not elsewhere classified','998.8'),('998.9','SP','Unspecified complication of procedure, not elsewhere classified','998'),('999','NS','Complications of medical care not elsewhere classified','996-999'),('999.0','SP','Generalized vaccinia as a complication of medical care, not elsewhere classified','999'),('999.1','SP','Air embolism as a complication of medical care, not elsewhere classified','999'),('999.2','SP','Other vascular complications of medical care, not elsewhere classified','999'),('999.3','NS','Other infection due to medical care not elsewhere classified','999'),('999.31','SP','Other and unspecified infection due to central venous catheter','999.3'),('999.32','SP','Bloodstream infection due to central venous catheter','999.3'),('999.33','SP','Local infection due to central venous catheter','999.3'),('999.34','SP','Acute infection following transfusion, infusion, or injection of blood and blood products','999.3'),('999.39','SP','Infection following other infusion, injection, transfusion, or vaccination','999.3'),('999.4','NS','Anaphylactic reaction to serum','999'),('999.41','SP','Anaphylactic reaction due to administration of blood and blood products','999.4'),('999.42','SP','Anaphylactic reaction due to vaccination','999.4'),('999.49','SP','Anaphylactic reaction due to other serum','999.4'),('999.5','NS','Other serum reaction not elsewhere classified','999'),('999.51','SP','Other serum reaction due to administration of blood and blood products','999.5'),('999.52','SP','Other serum reaction due to vaccination','999.5'),('999.59','SP','Other serum reaction','999.5'),('999.6','NS','Abo incompatibility reaction due to transfusion of blood or blood products','999'),('999.60','SP','ABO incompatibility reaction, unspecified','999.6'),('999.61','SP','ABO incompatibility with hemolytic transfusion reaction not specified as acute or delayed','999.6'),('999.62','SP','ABO incompatibility with acute hemolytic transfusion reaction','999.6'),('999.63','SP','ABO incompatibility with delayed hemolytic transfusion reaction','999.6'),('999.69','SP','Other ABO incompatibility reaction','999.6'),('999.7','NS','Rh incompatibility reaction not elsewhere classified','999'),('999.70','SP','Rh incompatibility reaction, unspecified','999.7'),('999.71','SP','Rh incompatibility with hemolytic transfusion reaction not specified as acute or delayed','999.7'),('999.72','SP','Rh incompatibility with acute hemolytic transfusion reaction','999.7'),('999.73','SP','Rh incompatibility with delayed hemolytic transfusion reaction','999.7'),('999.74','SP','Other Rh incompatibility reaction','999.7'),('999.75','SP','Non-ABO incompatibility reaction, unspecified','999.7'),('999.76','SP','Non-ABO incompatibility with hemolytic transfusion reaction not specified as acute or delayed','999.7'),('999.77','SP','Non-ABO incompatibility with acute hemolytic transfusion reaction','999.7'),('999.78','SP','Non-ABO incompatibility with delayed hemolytic transfusion reaction','999.7'),('999.79','SP','Other non-ABO incompatibility reaction','999.7'),('999.8','NS','Other and unspecified transfusion reaction not elsewhere classified','999'),('999.80','SP','Transfusion reaction, unspecified','999.8'),('999.81','SP','Extravasation of vesicant chemotherapy','999.8'),('999.82','SP','Extravasation of other vesicant agent','999.8'),('999.83','SP','Hemolytic transfusion reaction, incompatibility unspecified','999.8'),('999.84','SP','Acute hemolytic transfusion reaction, incompatibility unspecified','999.8'),('999.85','SP','Delayed hemolytic transfusion reaction, incompatibility unspecified','999.8'),('999.88','SP','Other infusion reaction','999.8'),('999.89','SP','Other transfusion reaction','999.8'),('999.9','SP','Other and unspecified complications of medical care, not elsewhere classified','999'),('E000','NS','External cause status','E000-E000'),('E000-E000','sect','External Cause Status','E000-E999'),('E000-E999','sect','Supplementary Classification Of External Causes Of Injury And Poisoning',NULL),('E000.0','SP','Civilian activity done for income or pay','E000'),('E000.1','SP','Military activity','E000'),('E000.2','SP','Volunteer activity','E000'),('E000.8','SP','Other external cause status','E000'),('E000.9','SP','Unspecified external cause status','E000'),('E001','NS','Activities involving walking and running','E001-E030'),('E001-E030','sect','Activity','E000-E999'),('E001.0','SP','Activities involving walking, marching and hiking','E001'),('E001.1','SP','Activities involving running','E001'),('E002','NS','Activities involving water and water craft','E001-E030'),('E002.0','SP','Activities involving swimming','E002'),('E002.1','SP','Activities involving springboard and platform diving','E002'),('E002.2','SP','Activities involving water polo','E002'),('E002.3','SP','Activities involving water aerobics and water exercise','E002'),('E002.4','SP','Activities involving underwater diving and snorkeling','E002'),('E002.5','SP','Activities involving rowing, canoeing, kayaking, rafting and tubing','E002'),('E002.6','SP','Activities involving water skiing and wake boarding','E002'),('E002.7','SP','Activities involving surfing, windsurfing and boogie boarding','E002'),('E002.8','SP','Activities involving water sliding','E002'),('E002.9','SP','Other activity involving water and watercraft','E002'),('E003','NS','Activities involving snow and ice','E001-E030'),('E003.0','SP','Activities involving ice skating','E003'),('E003.1','SP','Activities involving ice hockey','E003'),('E003.2','SP','Activities involving snow (alpine) (downhill) skiing, snow boarding, sledding, tobogganing and snow tubing','E003'),('E003.3','SP','Activities involving cross country skiing','E003'),('E003.9','SP','Other activity involving ice and snow','E003'),('E004','NS','Activities involving climbing, rappelling and jumping off','E001-E030'),('E004.0','SP','Activities involving mountain climbing, rock climbing and wall climbing','E004'),('E004.1','SP','Activities involving rappelling','E004'),('E004.2','SP','Activities involving BASE jumping','E004'),('E004.3','SP','Activities involving bungee jumping','E004'),('E004.4','SP','Activities involving hang gliding','E004'),('E004.9','SP','Other activity involving climbing, rappelling and jumping off','E004'),('E005','NS','Activities involving dancing and other rhythmic movement','E001-E030'),('E005.0','SP','Activities involving dancing','E005'),('E005.1','SP','Activities involving yoga','E005'),('E005.2','SP','Activities involving gymnastics','E005'),('E005.3','SP','Activities involving trampoline','E005'),('E005.4','SP','Activities involving cheerleading','E005'),('E005.9','SP','Other activity involving dancing and other rhythmic movements','E005'),('E006','NS','Activities involving other sports and athletics played individually','E001-E030'),('E006.0','SP','Activities involving roller skating (inline) and skateboarding','E006'),('E006.1','SP','Activities involving horseback riding','E006'),('E006.2','SP','Activities involving golf','E006'),('E006.3','SP','Activities involving bowling','E006'),('E006.4','SP','Activities involving bike riding','E006'),('E006.5','SP','Activities involving jumping rope','E006'),('E006.6','SP','Activities involving non-running track and field events','E006'),('E006.9','SP','Other activity involving other sports and athletics played individually','E006'),('E007','NS','Activities involving other sports and athletics played as a team or group','E001-E030'),('E007.0','SP','Activities involving american tackle football','E007'),('E007.1','SP','Activities involving american flag or touch football','E007'),('E007.2','SP','Activities involving rugby','E007'),('E007.3','SP','Activities involving baseball','E007'),('E007.4','SP','Activities involving lacrosse and field hockey','E007'),('E007.5','SP','Activities involving soccer','E007'),('E007.6','SP','Activities involving basketball','E007'),('E007.7','SP','Activities involving volleyball (beach) (court)','E007'),('E007.8','SP','Activities involving physical games generally associated with school recess, summer camp and children','E007'),('E007.9','SP','Other activity involving other sports and athletes played as a team or group','E007'),('E008','NS','Activities involving other specified sports and athletics','E001-E030'),('E008.0','SP','Activities involving boxing','E008'),('E008.1','SP','Activities involving wrestling','E008'),('E008.2','SP','Activities involving racquet and hand sports','E008'),('E008.3','SP','Activities involving frisbee','E008'),('E008.4','SP','Activities involving martial arts','E008'),('E008.9','SP','Other specified sports and athletics activity','E008'),('E009','NS','Activity involving other cardiorespiratory exercise','E001-E030'),('E009.0','SP','Activity involving exercise machines primarily for cardiorespiratory conditioning','E009'),('E009.1','SP','Activity involving calisthenics','E009'),('E009.2','SP','Activity involving aerobic and step exercise','E009'),('E009.3','SP','Activity involving circuit training','E009'),('E009.4','SP','Activity involving obstacle course','E009'),('E009.5','SP','Activity involving grass drills','E009'),('E009.9','SP','Other activity involving cardiorespiratory exercise','E009'),('E010','NS','Activity involving other muscle strengthening exercises','E001-E030'),('E010.0','SP','Activity involving exercise machines primarily for muscle strengthening','E010'),('E010.1','SP','Activity involving push-ups, pull-ups, sit-ups','E010'),('E010.2','SP','Activity involving free weights','E010'),('E010.3','SP','Activity involving pilates','E010'),('E010.9','SP','Other activity involving other muscle strengthening exercises','E010'),('E011','NS','Activities involving computer technology and electronic devices','E001-E030'),('E011.0','SP','Activities involving computer keyboarding','E011'),('E011.1','SP','Activities involving hand held interactive electronic device','E011'),('E011.9','SP','Other activity involving computer technology and electronic devices','E011'),('E012','NS','Activities involving arts and handcrafts','E001-E030'),('E012.0','SP','Activities involving knitting and crocheting','E012'),('E012.1','SP','Activities involving sewing','E012'),('E012.2','SP','Activities involving furniture building and finishing','E012'),('E012.9','SP','Activity involving other arts and handcrafts','E012'),('E013','NS','Activities involving personal hygiene and household maintenance','E001-E030'),('E013.0','SP','Activities involving personal bathing and showering','E013'),('E013.1','SP','Activities involving laundry','E013'),('E013.2','SP','Activities involving vacuuming','E013'),('E013.3','SP','Activities involving ironing','E013'),('E013.4','SP','Activities involving floor mopping and cleaning','E013'),('E013.5','SP','Activities involving residential relocation','E013'),('E013.8','SP','Other personal hygiene activity','E013'),('E013.9','SP','Other household maintenance','E013'),('E014','NS','Activities involving person providing caregiving','E001-E030'),('E014.0','SP','Caregiving involving bathing','E014'),('E014.1','SP','Caregiving involving lifting','E014'),('E014.9','SP','Other activity involving person providing caregiving','E014'),('E015','NS','Activities involving food preparation, cooking and grilling','E001-E030'),('E015.0','SP','Activities involving food preparation and clean up','E015'),('E015.1','SP','Activities involving grilling and smoking food','E015'),('E015.2','SP','Activities involving cooking and baking','E015'),('E015.9','SP','Other activity involving cooking and grilling','E015'),('E016','NS','Activities involving property and land maintenance, building and construction','E001-E030'),('E016.0','SP','Activities involving digging, shoveling and raking','E016'),('E016.1','SP','Activities involving gardening and landscaping','E016'),('E016.2','SP','Activities involving building and construction','E016'),('E016.9','SP','Other activity involving property and land maintenance, building and construction','E016'),('E017','NS','Activities involving roller coasters and other types of external motion','E001-E030'),('E017.0','SP','Roller coaster riding','E017'),('E017.9','SP','Other activity involving external motion','E017'),('E018','NS','Activities involving playing musical instrument','E001-E030'),('E018.0','SP','Activities involving piano playing','E018'),('E018.1','SP','Activities involving drum and other percussion instrument playing','E018'),('E018.2','SP','Activities involving string instrument playing','E018'),('E018.3','SP','Activities involving winds and brass instrument playing','E018'),('E019','NS','Activities involving animal care','E001-E030'),('E019.0','SP','Activities involving walking an animal','E019'),('E019.1','SP','Activities involving milking an animal','E019'),('E019.2','SP','Activities involving grooming and shearing an animal','E019'),('E019.9','SP','Other activity involving animal care','E019'),('E029','NS','Other activity','E001-E030'),('E029.0','SP','Refereeing a sports activity','E029'),('E029.1','SP','Spectator at an event','E029'),('E029.2','SP','Rough housing and horseplay','E029'),('E029.9','SP','Other activity','E029'),('E030','SP','Unspecified activity','E001-E030'),('E800','NS','Railway accident involving collision with rolling stock','E800-E807'),('E800-E807','sect','Railway Accidents','E000-E999'),('E800.0','SP','Railway accident involving collision with rolling stock and injuring railway employee','E800'),('E800.1','SP','Railway accident involving collision with rolling stock and injuring passenger on railway','E800'),('E800.2','SP','Railway accident involving collision with rolling stock and injuring pedestrian','E800'),('E800.3','SP','Railway accident involving collision with rolling stock and injuring pedal cyclist','E800'),('E800.8','SP','Railway accident involving collision with rolling stock and injuring other specified person','E800'),('E800.9','SP','Railway accident involving collision with rolling stock and injuring unspecified person','E800'),('E801','NS','Railway accident involving collision with other object','E800-E807'),('E801.0','SP','Railway accident involving collision with other object and injuring railway employee','E801'),('E801.1','SP','Railway accident involving collision with other object and injuring passenger on railway','E801'),('E801.2','SP','Railway accident involving collision with other object and injuring pedestrian','E801'),('E801.3','SP','Railway accident involving collision with other object and injuring pedal cyclist','E801'),('E801.8','SP','Railway accident involving collision with other object and injuring other specified person','E801'),('E801.9','SP','Railway accident involving collision with other object and injuring unspecified person','E801'),('E802','NS','Railway accident involving derailment without antecedent collision','E800-E807'),('E802.0','SP','Railway accident involving derailment without antecedent collision injuring railway employee','E802'),('E802.1','SP','Railway accident involving derailment without antecedent collision injuring passenger on railway','E802'),('E802.2','SP','Railway accident involving derailment without antecedent collision injuring pedestrian','E802'),('E802.3','SP','Railway accident involving derailment without antecedent collision injuring pedal cyclist','E802'),('E802.8','SP','Railway accident involving derailment without antecedent collision injuring other specified person','E802'),('E802.9','SP','Railway accident involving derailment without antecedent collision injuring unspecified person','E802'),('E803','NS','Railway accident involving explosion fire or burning','E800-E807'),('E803.0','SP','Railway accident involving explosion, fire, or burning injuring railway employee','E803'),('E803.1','SP','Railway accident involving explosion, fire, or burning injuring passenger on railway','E803'),('E803.2','SP','Railway accident involving explosion, fire, or burning injuring pedestrian','E803'),('E803.3','SP','Railway accident involving explosion, fire, or burning injuring pedal cyclist','E803'),('E803.8','SP','Railway accident involving explosion, fire, or burning injuring other specified person','E803'),('E803.9','SP','Railway accident involving explosion, fire, or burning injuring unspecified person','E803'),('E804','NS','Fall in on or from railway train','E800-E807'),('E804.0','SP','Fall in, on, or from railway train injuring railway employee','E804'),('E804.1','SP','Fall in, on, or from railway train injuring passenger on railway','E804'),('E804.2','SP','Fall in, on, or from railway train injuring pedestrian','E804'),('E804.3','SP','Fall in, on, or from railway train injuring pedal cyclist','E804'),('E804.8','SP','Fall in, on, or from railway train injuring other specified person','E804'),('E804.9','SP','Fall in, on, or from railway train injuring unspecified person','E804'),('E805','NS','Hit by rolling stock','E800-E807'),('E805.0','SP','Railway employee hit by rolling stock','E805'),('E805.1','SP','Passenger on railway hit by rolling stock','E805'),('E805.2','SP','Pedestrian hit by rolling stock','E805'),('E805.3','SP','Pedal cyclist hit by rolling stock','E805'),('E805.8','SP','Other specified person hit by rolling stock','E805'),('E805.9','SP','Unspecified person hit by rolling stock','E805'),('E806','NS','Other specified railway accident','E800-E807'),('E806.0','SP','Other specified railway accident injuring railway employee','E806'),('E806.1','SP','Other specified railway accident injuring passenger on railway','E806'),('E806.2','SP','Other specified railway accident injuring pedestrian','E806'),('E806.3','SP','Other specified railway accident injuring pedal cyclist','E806'),('E806.8','SP','Other specified railway accident injuring other specified person','E806'),('E806.9','SP','Other specified railway accident injuring unspecified person','E806'),('E807','NS','Railway accident of unspecified nature','E800-E807'),('E807.0','SP','Railway accident of unspecified nature injuring railway employee','E807'),('E807.1','SP','Railway accident of unspecified nature injuring passenger on railway','E807'),('E807.2','SP','Railway accident of unspecified nature injuring pedestrian','E807'),('E807.3','SP','Railway accident of unspecified nature injuring pedal cyclist','E807'),('E807.8','SP','Railway accident of unspecified nature injuring other specified person','E807'),('E807.9','SP','Railway accident of unspecified nature injuring unspecified person','E807'),('E810','NS','Motor vehicle traffic accident involving collision with train','E810-E819'),('E810-E819','sect','Motor Vehicle Traffic Accidents','E000-E999'),('E810.0','SP','Motor vehicle traffic accident involving collision with train injuring driver of motor vehicle other than motorcycle','E810'),('E810.1','SP','Motor vehicle traffic accident involving collision with train injuring passenger in motor vehicle other than motorcycle','E810'),('E810.2','SP','Motor vehicle traffic accident involving collision with train injuring motorcyclist','E810'),('E810.3','SP','Motor vehicle traffic accident involving collision with train injuring passenger on motorcycle','E810'),('E810.4','SP','Motor vehicle traffic accident involving collision with train injuring occupant of streetcar','E810'),('E810.5','SP','Motor vehicle traffic accident involving collision with train injuring rider of animal; occupant of animal-drawn vehicle','E810'),('E810.6','SP','Motor vehicle traffic accident involving collision with train injuring pedal cyclist','E810'),('E810.7','SP','Motor vehicle traffic accident involving collision with train injuring pedestrian','E810'),('E810.8','SP','Motor vehicle traffic accident involving collision with train injuring other specified person','E810'),('E810.9','SP','Motor vehicle traffic accident involving collision with train injuring unspecified person','E810'),('E811','NS','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle','E810-E819'),('E811.0','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring driver of motor vehicle other than motorcycle','E811'),('E811.1','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring passenger in motor vehicle other than motorcycle','E811'),('E811.2','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring motorcyclist','E811'),('E811.3','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring passenger on motorcycle','E811'),('E811.4','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring occupant of streetcar','E811'),('E811.5','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring rider of animal; occupant of animal-drawn vehicle','E811'),('E811.6','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring pedal cyclist','E811'),('E811.7','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring pedestrian','E811'),('E811.8','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring other specified person','E811'),('E811.9','SP','Motor vehicle traffic accident involving re-entrant collision with another motor vehicle injuring unspecified person','E811'),('E812','NS','Other motor vehicle traffic accident involving collision with motor vehicle','E810-E819'),('E812.0','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring driver of motor vehicle other than motorcycle','E812'),('E812.1','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring passenger in motor vehicle other than motorcycle','E812'),('E812.2','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring motorcyclist','E812'),('E812.3','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring passenger on motorcycle','E812'),('E812.4','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring occupant of streetcar','E812'),('E812.5','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring rider of animal; occupant of animal-drawn vehicle','E812'),('E812.6','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring pedal cyclist','E812'),('E812.7','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring pedestrian','E812'),('E812.8','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring other specified person','E812'),('E812.9','SP','Other motor vehicle traffic accident involving collision with motor vehicle injuring unspecified person','E812'),('E813','NS','Motor vehicle traffic accident involving collision with other vehicle','E810-E819'),('E813.0','SP','Motor vehicle traffic accident involving collision with other vehicle injuring driver of motor vehicle other than motorcycle','E813'),('E813.1','SP','Motor vehicle traffic accident involving collision with other vehicle injuring passenger in motor vehicle other than motorcycle','E813'),('E813.2','SP','Motor vehicle traffic accident involving collision with other vehicle injuring motorcyclist','E813'),('E813.3','SP','Motor vehicle traffic accident involving collision with other vehicle injuring passenger on motorcycle','E813'),('E813.4','SP','Motor vehicle traffic accident involving collision with other vehicle injuring occupant of streetcar','E813'),('E813.5','SP','Motor vehicle traffic accident involving collision with other vehicle injuring rider of animal; occupant of animal-drawn vehicle','E813'),('E813.6','SP','Motor vehicle traffic accident involving collision with other vehicle injuring pedal cyclist','E813'),('E813.7','SP','Motor vehicle traffic accident involving collision with other vehicle injuring pedestrian','E813'),('E813.8','SP','Motor vehicle traffic accident involving collision with other vehicle injuring other specified person','E813'),('E813.9','SP','Motor vehicle traffic accident involving collision with other vehicle injuring unspecified person','E813'),('E814','NS','Motor vehicle traffic accident involving collision with pedestrian','E810-E819'),('E814.0','SP','Motor vehicle traffic accident involving collision with pedestrian injuring driver of motor vehicle other than motorcycle','E814'),('E814.1','SP','Motor vehicle traffic accident involving collision with pedestrian injuring passenger in motor vehicle other than motorcycle','E814'),('E814.2','SP','Motor vehicle traffic accident involving collision with pedestrian injuring motorcyclist','E814'),('E814.3','SP','Motor vehicle traffic accident involving collision with pedestrian injuring passenger on motorcycle','E814'),('E814.4','SP','Motor vehicle traffic accident involving collision with pedestrian injuring occupant of streetcar','E814'),('E814.5','SP','Motor vehicle traffic accident involving collision with pedestrian injuring rider of animal; occupant of animal drawn vehicle','E814'),('E814.6','SP','Motor vehicle traffic accident involving collision with pedestrian injuring pedal cyclist','E814'),('E814.7','SP','Motor vehicle traffic accident involving collision with pedestrian injuring pedestrian','E814'),('E814.8','SP','Motor vehicle traffic accident involving collision with pedestrian injuring other specified person','E814'),('E814.9','SP','Motor vehicle traffic accident involving collision with pedestrian injuring unspecified person','E814'),('E815','NS','Other motor vehicle traffic accident involving collision on the highway','E810-E819'),('E815.0','SP','Other motor vehicle traffic accident involving collision on the highway injuring driver of motor vehicle other than motorcycle','E815'),('E815.1','SP','Other motor vehicle traffic accident involving collision on the highway injuring passenger in motor vehicle other than motorcycle','E815'),('E815.2','SP','Other motor vehicle traffic accident involving collision on the highway injuring motorcyclist','E815'),('E815.3','SP','Other motor vehicle traffic accident involving collision on the highway injuring passenger on motorcycle','E815'),('E815.4','SP','Other motor vehicle traffic accident involving collision on the highway injuring occupant of streetcar','E815'),('E815.5','SP','Other motor vehicle traffic accident involving collision on the highway injuring rider of animal; occupant of animal-drawn vehicle','E815'),('E815.6','SP','Other motor vehicle traffic accident involving collision on the highway injuring pedal cyclist','E815'),('E815.7','SP','Other motor vehicle traffic accident involving collision on the highway injuring pedestrian','E815'),('E815.8','SP','Other motor vehicle traffic accident involving collision on the highway injuring other specified person','E815'),('E815.9','SP','Other motor vehicle traffic accident involving collision on the highway injuring unspecified person','E815'),('E816','NS','Motor vehicle traffic accident due to loss of control without collision on the highway','E810-E819'),('E816.0','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring driver of motor vehicle other than motorcycle','E816'),('E816.1','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring passenger in motor vehicle other than motorcycle','E816'),('E816.2','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring motorcyclist','E816'),('E816.3','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring passenger on motorcycle','E816'),('E816.4','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring occupant of streetcar','E816'),('E816.5','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring rider of animal; occupant of animal-drawn vehicle','E816'),('E816.6','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring pedal cyclist','E816'),('E816.7','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring pedestrian','E816'),('E816.8','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring other specified person','E816'),('E816.9','SP','Motor vehicle traffic accident due to loss of control, without collision on the highway, injuring unspecified person','E816'),('E817','NS','Noncollision motor vehicle traffic accident while boarding or alighting','E810-E819'),('E817.0','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring driver of motor vehicle other than motorcycle','E817'),('E817.1','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring passenger in motor vehicle other than motorcycle','E817'),('E817.2','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring motorcyclist','E817'),('E817.3','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring passenger on motorcycle','E817'),('E817.4','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring occupant of streetcar','E817'),('E817.5','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring rider of animal; occupant of animal-drawn vehicle','E817'),('E817.6','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring pedal cyclist','E817'),('E817.7','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring pedestrian','E817'),('E817.8','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring other specified person','E817'),('E817.9','SP','Noncollision motor vehicle traffic accident while boarding or alighting injuring unspecified person','E817'),('E818','NS','Other noncollision motor vehicle traffic accident','E810-E819'),('E818.0','SP','Other noncollision motor vehicle traffic accident injuring driver of motor vehicle other than motorcycle','E818'),('E818.1','SP','Other noncollision motor vehicle traffic accident injuring passenger in motor vehicle other than motorcycle','E818'),('E818.2','SP','Other noncollision motor vehicle traffic accident injuring motorcyclist','E818'),('E818.3','SP','Other noncollision motor vehicle traffic accident injuring passenger on motorcycle','E818'),('E818.4','SP','Other noncollision motor vehicle traffic accident injuring occupant of streetcar','E818'),('E818.5','SP','Other noncollision motor vehicle traffic accident injuring rider of animal; occupant of animal-drawn vehicle','E818'),('E818.6','SP','Other noncollision motor vehicle traffic accident injuring pedal cyclist','E818'),('E818.7','SP','Other noncollision motor vehicle traffic accident injuring pedestrian','E818'),('E818.8','SP','Other noncollision motor vehicle traffic accident injuring other specified person','E818'),('E818.9','SP','Other noncollision motor vehicle traffic accident injuring unspecified person','E818'),('E819','NS','Motor vehicle traffic accident of unspecified nature','E810-E819'),('E819.0','SP','Motor vehicle traffic accident of unspecified nature injuring driver of motor vehicle other than motorcycle','E819'),('E819.1','SP','Motor vehicle traffic accident of unspecified nature injuring passenger in motor vehicle other than motorcycle','E819'),('E819.2','SP','Motor vehicle traffic accident of unspecified nature injuring motorcyclist','E819'),('E819.3','SP','Motor vehicle traffic accident of unspecified nature injuring passenger on motorcycle','E819'),('E819.4','SP','Motor vehicle traffic accident of unspecified nature injuring occupant of streetcar','E819'),('E819.5','SP','Motor vehicle traffic accident of unspecified nature injuring rider of animal; occupant of animal-drawn vehicle','E819'),('E819.6','SP','Motor vehicle traffic accident of unspecified nature injuring pedal cyclist','E819'),('E819.7','SP','Motor vehicle traffic accident of unspecified nature injuring pedestrian','E819'),('E819.8','SP','Motor vehicle traffic accident of unspecified nature injuring other specified person','E819'),('E819.9','SP','Motor vehicle traffic accident of unspecified nature injuring unspecified person','E819'),('E820','NS','Nontraffic accident involving motor-driven snow vehicle','E820-E825'),('E820-E825','sect','Motor Vehicle Nontraffic Accidents','E000-E999'),('E820.0','SP','Nontraffic accident involving motor-driven snow vehicle injuring driver of motor vehicle other than motorcycle','E820'),('E820.1','SP','Nontraffic accident involving motor-driven snow vehicle injuring passenger in motor vehicle other than motorcycle','E820'),('E820.2','SP','Nontraffic accident involving motor-driven snow vehicle injuring motorcyclist','E820'),('E820.3','SP','Nontraffic accident involving motor-driven snow vehicle injuring passenger on motorcycle','E820'),('E820.4','SP','Nontraffic accident involving motor-driven snow vehicle injuring occupant of streetcar','E820'),('E820.5','SP','Nontraffic accident involving motor-driven snow vehicle injuring rider of animal; occupant of animal-drawn vehicle','E820'),('E820.6','SP','Nontraffic accident involving motor-driven snow vehicle injuring pedal cyclist','E820'),('E820.7','SP','Nontraffic accident involving motor-driven snow vehicle injuring pedestrian','E820'),('E820.8','SP','Nontraffic accident involving motor-driven snow vehicle injuring other specified person','E820'),('E820.9','SP','Nontraffic accident involving motor-driven snow vehicle injuring unspecified person','E820'),('E821','NS','Nontraffic accident involving other off-road motor vehicle','E820-E825'),('E821.0','SP','Nontraffic accident involving other off-road motor vehicle injuring driver of motor vehicle other than motorcycle','E821'),('E821.1','SP','Nontraffic accident involving other off-road motor vehicle injuring passenger in motor vehicle other than motorcycle','E821'),('E821.2','SP','Nontraffic accident involving other off-road motor vehicle injuring motorcyclist','E821'),('E821.3','SP','Nontraffic accident involving other off-road motor vehicle injuring passenger on motorcycle','E821'),('E821.4','SP','Nontraffic accident involving other off-road motor vehicle injuring occupant of streetcar','E821'),('E821.5','SP','Nontraffic accident involving other off-road motor vehicle injuring rider of animal; occupant of animal-drawn vehicle','E821'),('E821.6','SP','Nontraffic accident involving other off-road motor vehicle injuring pedal cyclist','E821'),('E821.7','SP','Nontraffic accident involving other off-road motor vehicle injuring pedestrian','E821'),('E821.8','SP','Nontraffic accident involving other off-road motor vehicle injuring other specified person','E821'),('E821.9','SP','Nontraffic accident involving other off-road motor vehicle injuring unspecified person','E821'),('E822','NS','Other motor vehicle nontraffic accident involving collision with moving object','E820-E825'),('E822.0','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring driver of motor vehicle other than motorcycle','E822'),('E822.1','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring passenger in motor vehicle other than motorcycle','E822'),('E822.2','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring motorcyclist','E822'),('E822.3','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring passenger on motorcycle','E822'),('E822.4','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring occupant of streetcar','E822'),('E822.5','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring rider of animal; occupant of animal-drawn vehicle','E822'),('E822.6','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring pedal cyclist','E822'),('E822.7','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring pedestrian','E822'),('E822.8','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring other specified person','E822'),('E822.9','SP','Other motor vehicle nontraffic accident involving collision with moving object injuring unspecified person','E822'),('E823','NS','Other motor vehicle nontraffic accident involving collision with stationary object','E820-E825'),('E823.0','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring driver of motor vehicle other than motorcycle','E823'),('E823.1','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring passenger in motor vehicle other than motorcycle','E823'),('E823.2','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring motorcyclist','E823'),('E823.3','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring passenger on motorcycle','E823'),('E823.4','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring occupant of streetcar','E823'),('E823.5','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring rider of animal; occupant of animal-drawn vehicle','E823'),('E823.6','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring pedal cyclist','E823'),('E823.7','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring pedestrian','E823'),('E823.8','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring other specified person','E823'),('E823.9','SP','Other motor vehicle nontraffic accident involving collision with stationary object injuring unspecified person','E823'),('E824','NS','Other motor vehicle nontraffic accident while boarding and alighting','E820-E825'),('E824.0','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring driver of motor vehicle other than motorcycle','E824'),('E824.1','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring passenger in motor vehicle other than motorcycle','E824'),('E824.2','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring motorcyclist','E824'),('E824.3','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring passenger on motorcycle','E824'),('E824.4','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring occupant of streetcar','E824'),('E824.5','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring rider of animal; occupant of animal-drawn vehicle','E824'),('E824.6','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring pedal cyclist','E824'),('E824.7','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring pedestrian','E824'),('E824.8','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring other specified person','E824'),('E824.9','SP','Other motor vehicle nontraffic accident while boarding and alighting injuring unspecified person','E824'),('E825','NS','Other motor vehicle nontraffic accident of other and unspecified nature','E820-E825'),('E825.0','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring driver of motor vehicle other than motorcycle','E825'),('E825.1','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring passenger in motor vehicle other than motorcycle','E825'),('E825.2','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring motorcyclist','E825'),('E825.3','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring passenger on motorcycle','E825'),('E825.4','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring occupant of streetcar','E825'),('E825.5','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring rider of animal; occupant of animal-drawn vehicle','E825'),('E825.6','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring pedal cyclist','E825'),('E825.7','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring pedestrian','E825'),('E825.8','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring other specified person','E825'),('E825.9','SP','Other motor vehicle nontraffic accident of other and unspecified nature injuring unspecified person','E825'),('E826','NS','Pedal cycle accident','E826-E829'),('E826-E829','sect','Other Road Vehicle Accidents','E000-E999'),('E826.0','SP','Pedal cycle accident injuring pedestrian','E826'),('E826.1','SP','Pedal cycle accident injuring pedal cyclist','E826'),('E826.2','SP','Pedal cycle accident injuring rider of animal','E826'),('E826.3','SP','Pedal cycle accident injuring occupant of animal-drawn vehicle','E826'),('E826.4','SP','Pedal cycle accident injuring occupant of streetcar','E826'),('E826.8','SP','Pedal cycle accident injuring other specified person','E826'),('E826.9','SP','Pedal cycle accident injuring unspecified person','E826'),('E827','NS','Animal-drawn vehicle accident','E826-E829'),('E827.0','SP','Animal-drawn vehicle accident injuring pedestrian','E827'),('E827.2','SP','Animal-drawn vehicle accident injuring rider of animal','E827'),('E827.3','SP','Animal-drawn vehicle accident injuring occupant of animal drawn vehicle','E827'),('E827.4','SP','Animal-drawn vehicle accident injuring occupant of streetcar','E827'),('E827.8','SP','Animal-drawn vehicle accident injuring other specified person','E827'),('E827.9','SP','Animal-drawn vehicle accident injuring unspecified person','E827'),('E828','NS','Accident involving animal being ridden','E826-E829'),('E828.0','SP','Accident involving animal being ridden injuring pedestrian','E828'),('E828.2','SP','Accident involving animal being ridden injuring rider of animal','E828'),('E828.4','SP','Accident involving animal being ridden injuring occupant of streetcar','E828'),('E828.8','SP','Accident involving animal being ridden injuring other specified person','E828'),('E828.9','SP','Accident involving animal being ridden injuring unspecified person','E828'),('E829','NS','Other road vehicle accidents','E826-E829'),('E829.0','SP','Other road vehicle accidents injuring pedestrian','E829'),('E829.4','SP','Other road vehicle accidents injuring occupant of streetcar','E829'),('E829.8','SP','Other road vehicle accidents injuring other specified person','E829'),('E829.9','SP','Other road vehicle accidents injuring unspecified person','E829'),('E830','NS','Accident to watercraft causing submersion','E830-E838'),('E830-E838','sect','Water Transport Accidents','E000-E999'),('E830.0','SP','Accident to watercraft causing submersion injuring occupant of small boat, unpowered','E830'),('E830.1','SP','Accident to watercraft causing submersion injuring occupant of small boat, powered','E830'),('E830.2','SP','Accident to watercraft causing submersion injuring occupant of other watercraft -- crew','E830'),('E830.3','SP','Accident to watercraft causing submersion injuring occupant of other watercraft -- other than crew','E830'),('E830.4','SP','Accident to watercraft causing submersion injuring water skier','E830'),('E830.5','SP','Accident to watercraft causing submersion injuring swimmer','E830'),('E830.6','SP','Accident to watercraft causing submersion injuring dockers, stevedores','E830'),('E830.7','SP','Accident to watercraft causing submersion, occupant of military watercraft, any type','E830'),('E830.8','SP','Accident to watercraft causing submersion injuring other specified person','E830'),('E830.9','SP','Accident to watercraft causing submersion injuring unspecified person','E830'),('E831','NS','Accident to watercraft causing other injury','E830-E838'),('E831.0','SP','Accident to watercraft causing other injury to occupant of small boat, unpowered','E831'),('E831.1','SP','Accident to watercraft causing other injury to occupant of small boat, powered','E831'),('E831.2','SP','Accident to watercraft causing other injury to occupant of other watercraft -- crew','E831'),('E831.3','SP','Accident to watercraft causing other injury to occupant of other watercraft -- other than crew','E831'),('E831.4','SP','Accident to watercraft causing other injury to water skier','E831'),('E831.5','SP','Accident to watercraft causing other injury to swimmer','E831'),('E831.6','SP','Accident to watercraft causing other injury to dockers, stevedores','E831'),('E831.7','SP','Accident to watercraft causing other injury, occupant of military watercraft, any type','E831'),('E831.8','SP','Accident to watercraft causing other injury to other specified person','E831'),('E831.9','SP','Accident to watercraft causing other injury to unspecified person','E831'),('E832','NS','Other accidental submersion or drowning in water transport accident','E830-E838'),('E832.0','SP','Other accidental submersion or drowning in water transport accident injuring occupant of small boat, unpowered','E832'),('E832.1','SP','Other accidental submersion or drowning in water transport accident injuring occupant of small boat, powered','E832'),('E832.2','SP','Other accidental submersion or drowning in water transport accident injuring occupant of other watercraft -- crew','E832'),('E832.3','SP','Other accidental submersion or drowning in water transport accident injuring occupant of other watercraft -- other than crew','E832'),('E832.4','SP','Other accidental submersion or drowning in water transport accident injuring water skier','E832'),('E832.5','SP','Other accidental submersion or drowning in water transport accident injuring swimmer','E832'),('E832.6','SP','Other accidental submersion or drowning in water transport accident injuring dockers, stevedores','E832'),('E832.7','SP','Other accidental submersion or drowning in water transport accident, occupant of military watercraft, any type','E832'),('E832.8','SP','Other accidental submersion or drowning in water transport accident injuring other specified person','E832'),('E832.9','SP','Other accidental submersion or drowning in water transport accident injuring unspecified person','E832'),('E833','NS','Fall on stairs or ladders in water transport','E830-E838'),('E833.0','SP','Fall on stairs or ladders in water transport injuring occupant of small boat, unpowered','E833'),('E833.1','SP','Fall on stairs or ladders in water transport injuring occupant of small boat, powered','E833'),('E833.2','SP','Fall on stairs or ladders in water transport injuring occupant of other watercraft -- crew','E833'),('E833.3','SP','Fall on stairs or ladders in water transport injuring occupant of other watercraft -- other than crew','E833'),('E833.4','SP','Fall on stairs or ladders in water transport injuring water skier','E833'),('E833.5','SP','Fall on stairs or ladders in water transport injuring swimmer','E833'),('E833.6','SP','Fall on stairs or ladders in water transport injuring dockers, stevedores','E833'),('E833.7','SP','Fall on stairs or ladders in water transport, occupant of military watercraft, any type','E833'),('E833.8','SP','Fall on stairs or ladders in water transport injuring other specified person','E833'),('E833.9','SP','Fall on stairs or ladders in water transport injuring unspecified person','E833'),('E834','NS','Other fall from one level to another in water transport','E830-E838'),('E834.0','SP','Other fall from one level to another in water transport injuring occupant of small boat, unpowered','E834'),('E834.1','SP','Other fall from one level to another in water transport injuring occupant of small boat, powered','E834'),('E834.2','SP','Other fall from one level to another in water transport injuring occupant of other watercraft -- crew','E834'),('E834.3','SP','Other fall from one level to another in water transport injuring occupant of other watercraft -- other than crew','E834'),('E834.4','SP','Other fall from one level to another in water transport injuring water skier','E834'),('E834.5','SP','Other fall from one level to another in water transport injuring swimmer','E834'),('E834.6','SP','Other fall from one level to another in water transport injuring dockers, stevedores','E834'),('E834.7','SP','Other fall from one level to another in water transport, occupant of military watercraft, any type','E834'),('E834.8','SP','Other fall from one level to another in water transport injuring other specified person','E834'),('E834.9','SP','Other fall from one level to another in water transport injuring unspecified person','E834'),('E835','NS','Other and unspecified fall in water transport','E830-E838'),('E835.0','SP','Other and unspecified fall in water transport injuring occupant of small boat, unpowered','E835'),('E835.1','SP','Other and unspecified fall in water transport injuring occupant of small boat, powered','E835'),('E835.2','SP','Other and unspecified fall in water transport injuring occupant of other watercraft -- crew','E835'),('E835.3','SP','Other and unspecified fall in water transport injuring occupant of other watercraft -- other than crew','E835'),('E835.4','SP','Other and unspecified fall in water transport injuring water skier','E835'),('E835.5','SP','Other and unspecified fall in water transport injuring swimmer','E835'),('E835.6','SP','Other and unspecified fall in water transport injuring dockers, stevedores','E835'),('E835.7','SP','Other and unspecified fall in water transport, occupant of military watercraft, any type','E835'),('E835.8','SP','Other and unspecified fall in water transport injuring other specified person','E835'),('E835.9','SP','Other and unspecified fall in water transport injuring unspecified person','E835'),('E836','NS','Machinery accident in water transport','E830-E838'),('E836.0','SP','Machinery accident in water transport injuring occupant of small boat, unpowered','E836'),('E836.1','SP','Machinery accident in water transport injuring occupant of small boat, powered','E836'),('E836.2','SP','Machinery accident in water transport injuring occupant of other watercraft -- crew','E836'),('E836.3','SP','Machinery accident in water transport injuring occupant of other watercraft -- other than crew','E836'),('E836.4','SP','Machinery accident in water transport injuring water skier','E836'),('E836.5','SP','Machinery accident in water transport injuring swimmer','E836'),('E836.6','SP','Machinery accident in water transport injuring dockers, stevedores','E836'),('E836.7','SP','Machinery accident in water transport, occupant of military watercraft, any type','E836'),('E836.8','SP','Machinery accident in water transport injuring other specified person','E836'),('E836.9','SP','Machinery accident in water transport injuring unspecified person','E836'),('E837','NS','Explosion fire or burning in watercraft','E830-E838'),('E837.0','SP','Explosion, fire, or burning in watercraft injuring occupant of small boat, unpowered','E837'),('E837.1','SP','Explosion, fire, or burning in watercraft injuring occupant of small boat, powered','E837'),('E837.2','SP','Explosion, fire, or burning in watercraft injuring occupant of other watercraft -- crew','E837'),('E837.3','SP','Explosion, fire, or burning in watercraft injuring occupant of other watercraft -- other than crew','E837'),('E837.4','SP','Explosion, fire, or burning in watercraft injuring water skier','E837'),('E837.5','SP','Explosion, fire, or burning in watercraft injuring swimmer','E837'),('E837.6','SP','Explosion, fire, or burning in watercraft injuring dockers, stevedores','E837'),('E837.7','SP','Explosion, fire, or burning in watercraft, occupant of military watercraft, any type','E837'),('E837.8','SP','Explosion, fire, or burning in watercraft injuring other specified person','E837'),('E837.9','SP','Explosion, fire, or burning in watercraft injuring unspecified person','E837'),('E838','NS','Other and unspecified water transport accident','E830-E838'),('E838.0','SP','Other and unspecified water transport accident injuring occupant of small boat, unpowered','E838'),('E838.1','SP','Other and unspecified water transport accident injuring occupant of small boat, powered','E838'),('E838.2','SP','Other and unspecified water transport accident injuring occupant of other watercraft -- crew','E838'),('E838.3','SP','Other and unspecified water transport accident injuring occupant of other watercraft -- other than crew','E838'),('E838.4','SP','Other and unspecified water transport accident injuring water skier','E838'),('E838.5','SP','Other and unspecified water transport accident injuring swimmer','E838'),('E838.6','SP','Other and unspecified water transport accident injuring dockers, stevedores','E838'),('E838.7','SP','Other and unspecified water transport accident, occupant of military watercraft, any type','E838'),('E838.8','SP','Other and unspecified water transport accident injuring other specified person','E838'),('E838.9','SP','Other and unspecified water transport accident injuring unspecified person','E838'),('E840','NS','Accident to powered aircraft at takeoff or landing','E840-E845'),('E840-E845','sect','Air And Space Transport Accidents','E000-E999'),('E840.0','SP','Accident to powered aircraft at takeoff or landing injuring occupant of spacecraft','E840'),('E840.1','SP','Accident to powered aircraft at takeoff or landing injuring occupant of military aircraft, any','E840'),('E840.2','SP','Accident to powered aircraft at takeoff or landing injuring crew of commercial aircraft (powered) in surface to surface transport','E840'),('E840.3','SP','Accident to powered aircraft at takeoff or landing injuring other occupant of commercial aircraft (powered) in surface to surface transport','E840'),('E840.4','SP','Accident to powered aircraft at takeoff or landing injuring occupant of commercial aircraft (powered) in surface to air transport','E840'),('E840.5','SP','Accident to powered aircraft at takeoff or landing injuring occupant of other powered aircraft','E840'),('E840.6','SP','Accident to powered aircraft at takeoff or landing injuring occupant of unpowered aircraft, except parachutist','E840'),('E840.7','SP','Accident to powered aircraft at takeoff or landing injuring parachutist (military) (other)','E840'),('E840.8','SP','Accident to powered aircraft at takeoff or landing injuring ground crew, airline employee','E840'),('E840.9','SP','Accident to powered aircraft at takeoff or landing injuring other person','E840'),('E841','NS','Accident to powered aircraft other and unspecified','E840-E845'),('E841.0','SP','Accident to powered aircraft, other and unspecified, injuring occupant of spacecraft','E841'),('E841.1','SP','Accident to powered aircraft, other and unspecified, injuring occupant of military aircraft, any','E841'),('E841.2','SP','Accident to powered aircraft, other and unspecified, injuring crew of commercial aircraft (powered) in surface to surface transport','E841'),('E841.3','SP','Accident to powered aircraft, other and unspecified, injuring other occupant of commercial aircraft (powered) in surface to surface transport','E841'),('E841.4','SP','Accident to powered aircraft, other and unspecified, injuring occupant of commercial aircraft (powered) in surface to air transport','E841'),('E841.5','SP','Accident to powered aircraft, other and unspecified, injuring occupant of other powered aircraft','E841'),('E841.6','SP','Accident to powered aircraft, other and unspecified, injuring occupant of unpowered aircraft, except parachutist','E841'),('E841.7','SP','Accident to powered aircraft, other and unspecified, injuring parachutist (military) (other)','E841'),('E841.8','SP','Accident to powered aircraft, other and unspecified, injuring ground crew, airline employee','E841'),('E841.9','SP','Accident to powered aircraft, other and unspecified, injuring other person','E841'),('E842','NS','Accident to unpowered aircraft','E840-E845'),('E842.6','SP','Accident to unpowered aircraft injuring occupant of unpowered aircraft, except parachutist','E842'),('E842.7','SP','Accident to unpowered aircraft injuring parachutist (military) (other)','E842'),('E842.8','SP','Accident to unpowered aircraft injuring ground crew, airline employee','E842'),('E842.9','SP','Accident to unpowered aircraft injuring other person','E842'),('E843','NS','Fall in on or from aircraft','E840-E845'),('E843.0','SP','Fall in, on, or from aircraft injuring occupant of spacecraft','E843'),('E843.1','SP','Fall in, on, or from aircraft injuring occupant of military aircraft, any','E843'),('E843.2','SP','Fall in, on, or from aircraft injuring crew of commercial aircraft (powered) in surface to surface transport','E843'),('E843.3','SP','Fall in, on, or from aircraft injuring other occupant of commercial aircraft (powered) in surface to surface transport','E843'),('E843.4','SP','Fall in, on, or from aircraft injuring occupant of commercial aircraft (powered) in surface to air transport','E843'),('E843.5','SP','Fall in, on, or from aircraft injuring occupant of other powered aircraft','E843'),('E843.6','SP','Fall in, on, or from aircraft injuring occupant of unpowered aircraft, except parachutist','E843'),('E843.7','SP','Fall in, on, or from aircraft injuring parachutist (military) (other)','E843'),('E843.8','SP','Fall in, on, or from aircraft injuring ground crew, airline employee','E843'),('E843.9','SP','Fall in, on, or from aircraft injuring other person','E843'),('E844','NS','Other specified air transport accidents','E840-E845'),('E844.0','SP','Other specified air transport accidents injuring occupant of spacecraft','E844'),('E844.1','SP','Other specified air transport accidents injuring occupant of military aircraft, any','E844'),('E844.2','SP','Other specified air transport accidents injuring crew of commercial aircraft (powered) in surface to surface transport','E844'),('E844.3','SP','Other specified air transport accidents injuring other occupant of commercial aircraft (powered) in surface to surface transport','E844'),('E844.4','SP','Other specified air transport accidents injuring occupant of commercial aircraft (powered) in surface to air transport','E844'),('E844.5','SP','Other specified air transport accidents injuring occupant of other powered aircraft','E844'),('E844.6','SP','Other specified air transport accidents injuring occupant of unpowered aircraft, except parachutist','E844'),('E844.7','SP','Other specified air transport accidents injuring parachutist (military) (other)','E844'),('E844.8','SP','Other specified air transport accidents injuring ground crew, airline employee','E844'),('E844.9','SP','Other specified air transport accidents injuring other person','E844'),('E845','NS','Accident involving spacecraft','E840-E845'),('E845.0','SP','Accident involving spacecraft injuring occupant of spacecraft','E845'),('E845.8','SP','Accident involving spacecraft injuring ground crew, airline employee','E845'),('E845.9','SP','Accident involving spacecraft injuring other person','E845'),('E846','SP','Accidents involving powered vehicles used solely within the buildings and premises of industrial or commercial establishment','E846-E849'),('E846-E849','sect','Vehicle Accidents, Not Elsewhere Classifiable','E000-E999'),('E847','SP','Accidents involving cable cars not running on rails','E846-E849'),('E848','SP','Accidents involving other vehicles, not elsewhere classifiable','E846-E849'),('E849','NS','Place of occurrence','E846-E849'),('E849.0','SP','Home accidents','E849'),('E849.1','SP','Farm accidents','E849'),('E849.2','SP','Mine and quarry accidents','E849'),('E849.3','SP','Accidents occurring in industrial places and premises','E849'),('E849.4','SP','Accidents occurring in place for recreation and sport','E849'),('E849.5','SP','Street and highway accidents','E849'),('E849.6','SP','Accidents occurring in public building','E849'),('E849.7','SP','Accidents occurring in residential institution','E849'),('E849.8','SP','Accidents occurring in other specified places','E849'),('E849.9','SP','Accidents occurring in unspecified place','E849'),('E850','NS','Accidental poisoning by analgesics antipyretics and antirheumatics','E850-E858'),('E850-E858','sect','Accidental Poisoning By Drugs, Medicinal Substances, And Biologicals','E000-E999'),('E850.0','SP','Accidental poisoning by heroin','E850'),('E850.1','SP','Accidental poisoning by methadone','E850'),('E850.2','SP','Accidental poisoning by other opiates and related narcotics','E850'),('E850.3','SP','Accidental poisoning by salicylates','E850'),('E850.4','SP','Accidental poisoning by aromatic analgesics, not elsewhere classified','E850'),('E850.5','SP','Accidental poisoning by pyrazole derivatives','E850'),('E850.6','SP','Accidental poisoning by antirheumatics (antiphlogistics)','E850'),('E850.7','SP','Accidental poisoning by other non-narcotic analgesics','E850'),('E850.8','SP','Accidental poisoning by other specified analgesics and antipyretics','E850'),('E850.9','SP','Accidental poisoning by unspecified analgesic or antipyretic','E850'),('E851','SP','Accidental poisoning by barbiturates','E850-E858'),('E852','NS','Accidental poisoning by other sedatives and hypnotics','E850-E858'),('E852.0','SP','Accidental poisoning by chloral hydrate group','E852'),('E852.1','SP','Accidental poisoning by paraldehyde','E852'),('E852.2','SP','Accidental poisoning by bromine compounds','E852'),('E852.3','SP','Accidental poisoning by methaqualone compounds','E852'),('E852.4','SP','Accidental poisoning by glutethimide group','E852'),('E852.5','SP','Accidental poisoning by mixed sedatives, not elsewhere classified','E852'),('E852.8','SP','Accidental poisoning by other specified sedatives and hypnotics','E852'),('E852.9','SP','Accidental poisoning by unspecified sedative or hypnotic','E852'),('E853','NS','Accidental poisoning by tranquilizers','E850-E858'),('E853.0','SP','Accidental poisoning by phenothiazine-based tranquilizers','E853'),('E853.1','SP','Accidental poisoning by butyrophenone-based tranquilizers','E853'),('E853.2','SP','Accidental poisoning by benzodiazepine-based tranquilizers','E853'),('E853.8','SP','Accidental poisoning by other specified tranquilizers','E853'),('E853.9','SP','Accidental poisoning by unspecified tranquilizer','E853'),('E854','NS','Accidental poisoning by other psychotropic agents','E850-E858'),('E854.0','SP','Accidental poisoning by antidepressants','E854'),('E854.1','SP','Accidental poisoning by psychodysleptics [hallucinogens]','E854'),('E854.2','SP','Accidental poisoning by psychostimulants','E854'),('E854.3','SP','Accidental poisoning by central nervous system stimulants','E854'),('E854.8','SP','Accidental poisoning by other psychotropic agents','E854'),('E855','NS','Accidental poisoning by other drugs acting on central and autonomic nervous system','E850-E858'),('E855.0','SP','Accidental poisoning by anticonvulsant and anti-parkinsonism drugs','E855'),('E855.1','SP','Accidental poisoning by other central nervous system depressants','E855'),('E855.2','SP','Accidental poisoning by local anesthetics','E855'),('E855.3','SP','Accidental poisoning by parasympathomimetics [cholinergics]','E855'),('E855.4','SP','Accidental poisoning by parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics','E855'),('E855.5','SP','Accidental poisoning by sympathomimetics [adrenergics]','E855'),('E855.6','SP','Accidental poisoning by sympatholytics [antiadrenergics]','E855'),('E855.8','SP','Accidental poisoning by other specified drugs acting on central and autonomic nervous systems','E855'),('E855.9','SP','Accidental poisoning by unspecified drug acting on central and autonomic nervous systems','E855'),('E856','SP','Accidental poisoning by antibiotics','E850-E858'),('E857','SP','Accidental poisoning by other anti-infectives','E850-E858'),('E858','NS','Accidental poisoning by other drugs','E850-E858'),('E858.0','SP','Accidental poisoning by hormones and synthetic substitutes','E858'),('E858.1','SP','Accidental poisoning by primarily systemic agents','E858'),('E858.2','SP','Accidental poisoning by agents primarily affecting blood constituents','E858'),('E858.3','SP','Accidental poisoning by agents primarily affecting cardiovascular system','E858'),('E858.4','SP','Accidental poisoning by agents primarily affecting gastrointestinal system','E858'),('E858.5','SP','Accidental poisoning by water, mineral, and uric acid metabolism drugs','E858'),('E858.6','SP','Accidental poisoning by agents primarily acting on the smooth and skeletal muscles and respiratory system','E858'),('E858.7','SP','Accidental poisoning by agents primarily affecting skin and mucous membrane, ophthalmological, otorhinolaryngological, and dental drugs','E858'),('E858.8','SP','Accidental poisoning by other specified drugs','E858'),('E858.9','SP','Accidental poisoning by unspecified drug','E858'),('E860','NS','Accidental poisoning by alcohol not elsewhere classified','E860-E869'),('E860-E869','sect','Accidental Poisoning By Other Solid And Liquid Substances, Gases, And Vapors','E000-E999'),('E860.0','SP','Accidental poisoning by alcoholic beverages','E860'),('E860.1','SP','Accidental poisoning by other and unspecified ethyl alcohol and its products','E860'),('E860.2','SP','Accidental poisoning by methyl alcohol','E860'),('E860.3','SP','Accidental poisoning by isopropyl alcohol','E860'),('E860.4','SP','Accidental poisoning by fusel oil','E860'),('E860.8','SP','Accidental poisoning by other specified alcohols','E860'),('E860.9','SP','Accidental poisoning by unspecified alcohol','E860'),('E861','NS','Accidental poisoning by cleansing and polishing agents disinfectants paints and varnishes','E860-E869'),('E861.0','SP','Accidental poisoning by synthetic detergents and shampoos','E861'),('E861.1','SP','Accidental poisoning by soap products','E861'),('E861.2','SP','Accidental poisoning by polishes','E861'),('E861.3','SP','Accidental poisoning by other cleansing and polishing agents','E861'),('E861.4','SP','Accidental poisoning by disinfectants','E861'),('E861.5','SP','Accidental poisoning by lead paints','E861'),('E861.6','SP','Accidental poisoning by other paints and varnishes','E861'),('E861.9','SP','Accidental poisoning by unspecified cleansing and polishing agents, disinfectants, paints, and varnishes','E861'),('E862','NS','Accidental poisoning by petroleum products other solvents and their vapors not elsewhere classified','E860-E869'),('E862.0','SP','Accidental poisoning by petroleum solvents','E862'),('E862.1','SP','Accidental poisoning by petroleum fuels and cleaners','E862'),('E862.2','SP','Accidental poisoning by lubricating oils','E862'),('E862.3','SP','Accidental poisoning by petroleum solids','E862'),('E862.4','SP','Accidental poisoning by other specified solvents, not elsewhere classified','E862'),('E862.9','SP','Accidental poisoning by unspecified solvent, not elsewhere classified','E862'),('E863','NS','Accidental poisoning by agricultural and horticultural chemical and pharmaceutical preparations other than plant foods and fertilizers','E860-E869'),('E863.0','SP','Accidental poisoning by insecticides of organochlorine compounds','E863'),('E863.1','SP','Accidental poisoning by insecticides of organophosphorus compounds','E863'),('E863.2','SP','Accidental poisoning by carbamates','E863'),('E863.3','SP','Accidental poisoning by mixtures of insecticides','E863'),('E863.4','SP','Accidental poisoning by other and unspecified insecticides','E863'),('E863.5','SP','Accidental poisoning by herbicides','E863'),('E863.6','SP','Accidental poisoning by fungicides','E863'),('E863.7','SP','Accidental poisoning by rodenticides','E863'),('E863.8','SP','Accidental poisoning by fumigants','E863'),('E863.9','SP','Accidental poisoning by other and unspecified agricultural and horticultural chemical and pharmaceutical preparations other than plant foods and fertilizers','E863'),('E864','NS','Accidental poisoning by corrosives and caustics not elsewhere classified','E860-E869'),('E864.0','SP','Accidental poisoning by corrosive aromatics not elsewhere classified','E864'),('E864.1','SP','Accidental poisoning by acids not elsewhere classified','E864'),('E864.2','SP','Accidental poisoning by caustic alkalis not elsewhere classified','E864'),('E864.3','SP','Accidental poisoning by other specified corrosives and caustics not elsewhere classified','E864'),('E864.4','SP','Accidental poisoning by unspecified corrosives and caustics not elsewhere classified','E864'),('E865','NS','Accidental poisoning from foodstuffs and poisonous plants','E860-E869'),('E865.0','SP','Accidental poisoning by meat','E865'),('E865.1','SP','Accidental poisoning by shellfish','E865'),('E865.2','SP','Accidental poisoning from other fish','E865'),('E865.3','SP','Accidental poisoning from berries and seeds','E865'),('E865.4','SP','Accidental poisoning from other specified plants','E865'),('E865.5','SP','Accidental poisoning from mushrooms and other fungi','E865'),('E865.8','SP','Accidental poisoning from other specified foods','E865'),('E865.9','SP','Accidental poisoning from unspecified foodstuff or poisonous plant','E865'),('E866','NS','Accidental poisoning by other and unspecified solid and liquid substances','E860-E869'),('E866.0','SP','Accidental poisoning by lead and its compounds and fumes','E866'),('E866.1','SP','Accidental poisoning by mercury and its compounds and fumes','E866'),('E866.2','SP','Accidental poisoning by antimony and its compounds and fumes','E866'),('E866.3','SP','Accidental poisoning by arsenic and its compounds and fumes','E866'),('E866.4','SP','Accidental poisoning by other metals and their compounds and fumes','E866'),('E866.5','SP','Accidental poisoning by plant foods and fertilizers','E866'),('E866.6','SP','Accidental poisoning by glues and adhesives','E866'),('E866.7','SP','Accidental poisoning by cosmetics','E866'),('E866.8','SP','Accidental poisoning by other specified solid or liquid substances','E866'),('E866.9','SP','Accidental poisoning by unspecified solid or liquid substance','E866'),('E867','SP','Accidental poisoning by gas distributed by pipeline','E860-E869'),('E868','NS','Accidental poisoning by other utility gas and other carbon monoxide','E860-E869'),('E868.0','SP','Accidental poisoning by liquefied petroleum gas distributed in mobile containers','E868'),('E868.1','SP','Accidental poisoning by other and unspecified utility gas','E868'),('E868.2','SP','Accidental poisoning by motor vehicle exhaust gas','E868'),('E868.3','SP','Accidental poisoning by carbon monoxide from incomplete combustion of other domestic fuels','E868'),('E868.8','SP','Accidental poisoning by carbon monoxide from other sources','E868'),('E868.9','SP','Accidental poisoning by unspecified carbon monoxide','E868'),('E869','NS','Accidental poisoning by other gases and vapors','E860-E869'),('E869.0','SP','Accidental poisoning by nitrogen oxides','E869'),('E869.1','SP','Accidental poisoning by sulfur dioxide','E869'),('E869.2','SP','Accidental poisoning by freon','E869'),('E869.3','SP','Accidental poisoning by lacrimogenic gas [tear gas]','E869'),('E869.4','SP','Second hand tobacco smoke','E869'),('E869.8','SP','Accidental poisoning by other specified gases and vapors','E869'),('E869.9','SP','Accidental poisoning by unspecified gases and vapors','E869'),('E870','NS','Accidental cut puncture perforation or hemorrhage during medical care','E870-E876'),('E870-E876','sect','Misadventures To Patients During Surgical And Medical Care','E000-E999'),('E870.0','SP','Accidental cut, puncture, perforation or hemorrhage during surgical operation','E870'),('E870.1','SP','Accidental cut, puncture, perforation or hemorrhage during infusion or transfusion','E870'),('E870.2','SP','Accidental cut, puncture, perforation or hemorrhage during kidney dialysis or other perfusion','E870'),('E870.3','SP','Accidental cut, puncture, perforation or hemorrhage during injection or vaccination','E870'),('E870.4','SP','Accidental cut, puncture, perforation or hemorrhage during endoscopic examination','E870'),('E870.5','SP','Accidental cut, puncture, perforation or hemorrhage during aspiration of fluid or tissue, puncture, and catheterization','E870'),('E870.6','SP','Accidental cut, puncture, perforation or hemorrhage during heart catheterization','E870'),('E870.7','SP','Accidental cut, puncture, perforation or hemorrhage during administration of enema','E870'),('E870.8','SP','Accidental cut, puncture, perforation or hemorrhage during other specified medical care','E870'),('E870.9','SP','Accidental cut, puncture, perforation or hemorrhage during unspecified medical care','E870'),('E871','NS','Foreign object left in body during procedure','E870-E876'),('E871.0','SP','Foreign object left in body during surgical operation','E871'),('E871.1','SP','Foreign object left in body during infusion or transfusion','E871'),('E871.2','SP','Foreign object left in body during kidney dialysis or other perfusion','E871'),('E871.3','SP','Foreign object left in body during injection or vaccination','E871'),('E871.4','SP','Foreign object left in body during endoscopic examination','E871'),('E871.5','SP','Foreign object left in body during aspiration of fluid or tissue, puncture, and catheterization','E871'),('E871.6','SP','Foreign object left in body during heart catheterization','E871'),('E871.7','SP','Foreign object left in body during removal of catheter or packing','E871'),('E871.8','SP','Foreign object left in body during other specified procedures','E871'),('E871.9','SP','Foreign object left in body during unspecified procedure','E871'),('E872','NS','Failure of sterile precautions during procedure','E870-E876'),('E872.0','SP','Failure of sterile precautions during surgical operation','E872'),('E872.1','SP','Failure of sterile precautions during infusion or transfusion','E872'),('E872.2','SP','Failure of sterile precautions during kidney dialysis and other perfusion','E872'),('E872.3','SP','Failure of sterile precautions during injection or vaccination','E872'),('E872.4','SP','Failure of sterile precautions during endoscopic examination','E872'),('E872.5','SP','Failure of sterile precautions during aspiration of fluid or tissue, puncture, and catheterization','E872'),('E872.6','SP','Failure of sterile precautions during heart catheterization','E872'),('E872.8','SP','Failure of sterile precautions during other specified procedures','E872'),('E872.9','SP','Failure of sterile precautions during unspecified procedure','E872'),('E873','NS','Failure in dosage','E870-E876'),('E873.0','SP','Excessive amount of blood or other fluid during transfusion or infusion','E873'),('E873.1','SP','Incorrect dilution of fluid during infusion','E873'),('E873.2','SP','Overdose of radiation in therapy','E873'),('E873.3','SP','Inadvertent exposure of patient to radiation during medical care','E873'),('E873.4','SP','Failure in dosage in electroshock or insulin-shock therapy','E873'),('E873.5','SP','Inappropriate [too hot or too cold] temperature in local application and packing','E873'),('E873.6','SP','Nonadministration of necessary drug or medicinal substance','E873'),('E873.8','SP','Other specified failure in dosage','E873'),('E873.9','SP','Unspecified failure in dosage','E873'),('E874','NS','Mechanical failure of instrument or apparatus during procedure','E870-E876'),('E874.0','SP','Mechanical failure of instrument or apparatus during surgical operation','E874'),('E874.1','SP','Mechanical failure of instrument or apparatus during infusion and transfusion','E874'),('E874.2','SP','Mechanical failure of instrument or apparatus during kidney dialysis and other perfusion','E874'),('E874.3','SP','Mechanical failure of instrument or apparatus during endoscopic examination','E874'),('E874.4','SP','Mechanical failure of instrument or apparatus during aspiration of fluid or tissue, puncture, and catheterization','E874'),('E874.5','SP','Mechanical failure of instrument or apparatus during heart catheterization','E874'),('E874.8','SP','Mechanical failure of instrument or apparatus during other specified procedures','E874'),('E874.9','SP','Mechanical failure of instrument or apparatus during unspecified procedure','E874'),('E875','NS','Contaminated or infected blood other fluid drug or biological substance','E870-E876'),('E875.0','SP','Contaminated substance transfused or infused','E875'),('E875.1','SP','Contaminated substance injected or used for vaccination','E875'),('E875.2','SP','Contaminated drug or biological substance administered by other means','E875'),('E875.8','SP','Misadventure to patient from other contamination','E875'),('E875.9','SP','Misadventure to patient from unspecified contamination','E875'),('E876','NS','Other and unspecified misadventures during medical care','E870-E876'),('E876.0','SP','Mismatched blood in transfusion','E876'),('E876.1','SP','Wrong fluid in infusion','E876'),('E876.2','SP','Failure in suture and ligature during surgical operation','E876'),('E876.3','SP','Endotracheal tube wrongly placed during anesthetic procedure','E876'),('E876.4','SP','Failure to introduce or to remove other tube or instrument','E876'),('E876.5','SP','Performance of wrong operation (procedure) on correct patient','E876'),('E876.6','SP','Performance of operation (procedure) on patient not scheduled for surgery','E876'),('E876.7','SP','Performance of correct operation (procedure) on wrong side/body part','E876'),('E876.8','SP','Other specified misadventures during medical care','E876'),('E876.9','SP','Unspecified misadventure during medical care','E876'),('E878','NS','Surgical operation and other surgical procedures as the cause of abnormal reaction of patient or of later complication without mention of misadventure at the time of operation','E878-E879'),('E878-E879','sect','Surgical And Medical Procedures As The Cause Of Abnormal Reaction Of Patient Or Later Complication, Without Mention Of Misadventure At The Time Of Procedure','E000-E999'),('E878.0','SP','Surgical operation with transplant of whole organ causing abnormal patient reaction, or later complication, without mention of misadventure at time of operation','E878'),('E878.1','SP','Surgical operation with implant of artificial internal device causing abnormal patient reaction, or later complication,without mention of misadventure at time of operation','E878'),('E878.2','SP','Surgical operation with anastomosis, bypass, or graft, with natural or artificial tissues used as implant causing abnormal patient reaction, or later complication, without mention of misadventure at time of operation','E878'),('E878.3','SP','Surgical operation with formation of external stoma causing abnormal patient reaction, or later complication, without mention of misadventure at time of operation','E878'),('E878.4','SP','Other restorative surgery causing abnormal patient reaction, or later complication, without mention of misadventure at time of operation','E878'),('E878.5','SP','Amputation of limb(s) causing abnormal patient reaction, or later complication, without mention of misadventure at time of operation','E878'),('E878.6','SP','Removal of other organ (partial) (total) causing abnormal patient reaction, or later complication, without mention of misadventure at time of operation','E878'),('E878.8','SP','Other specified surgical operations and procedures causing abnormal patient reaction, or later complication, without mention of misadventure at time of operation','E878'),('E878.9','SP','Unspecified surgical operations and procedures causing abnormal patient reaction, or later complication, without mention of misadventure at time of operation','E878'),('E879','NS','Other procedures without mention of misadventure at the time of procedure as the cause of abnormal reaction of patient or of later complication','E878-E879'),('E879.0','SP','Cardiac catheterization as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure at time of procedure','E879'),('E879.1','SP','Kidney dialysis as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure at time of procedure','E879'),('E879.2','SP','Radiological procedure and radiotherapy as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure at time of procedure','E879'),('E879.3','SP','Shock therapy as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure at time of procedure','E879'),('E879.4','SP','Aspiration of fluid as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure at time of procedure','E879'),('E879.5','SP','Insertion of gastric or duodenal sound as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure of time of procedure','E879'),('E879.6','SP','Urinary catheterization as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure at time of procedure','E879'),('E879.7','SP','Blood sampling as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure at time of procedure','E879'),('E879.8','SP','Other specified procedures as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure at time of procedure','E879'),('E879.9','SP','Unspecified procedure as the cause of abnormal reaction of patient, or of later complication, without mention of misadventure at time of procedure','E879'),('E880','NS','Accidental fall on or from stairs or steps','E880-E888'),('E880-E888','sect','Accidental Falls','E000-E999'),('E880.0','SP','Accidental fall on or from escalator','E880'),('E880.1','SP','Accidental fall on or from sidewalk curb','E880'),('E880.9','SP','Accidental fall on or from other stairs or steps','E880'),('E881','NS','Accidental fall on or from ladders or scaffolding','E880-E888'),('E881.0','SP','Accidental fall from ladder','E881'),('E881.1','SP','Accidental fall from scaffolding','E881'),('E882','SP','Accidental fall from or out of building or other structure','E880-E888'),('E883','NS','Accidental fall into hole or other opening in surface','E880-E888'),('E883.0','SP','Accident from diving or jumping into water [swimming pool]','E883'),('E883.1','SP','Accidental fall into well','E883'),('E883.2','SP','Accidental fall into storm drain or manhole','E883'),('E883.9','SP','Accidental fall into other hole or other opening in surface','E883'),('E884','NS','Other accidental falls from one level to another','E880-E888'),('E884.0','SP','Accidental fall from playground equipment','E884'),('E884.1','SP','Accidental fall from cliff','E884'),('E884.2','SP','Accidental fall from chair','E884'),('E884.3','SP','Accidental fall from wheelchair','E884'),('E884.4','SP','Accidental fall from bed','E884'),('E884.5','SP','Accidental fall from other furniture','E884'),('E884.6','SP','Accidental fall from commode','E884'),('E884.9','SP','Other accidental fall from one level to another','E884'),('E885','NS','Accidental fall on same level from slipping tripping or stumbling','E880-E888'),('E885.0','SP','Fall from (nonmotorized) scooter','E885'),('E885.1','SP','Fall from roller skates','E885'),('E885.2','SP','Fall from skateboard','E885'),('E885.3','SP','Fall from skis','E885'),('E885.4','SP','Fall from snowboard','E885'),('E885.9','SP','Fall from other slipping, tripping, or stumbling','E885'),('E886','NS','Fall on same level from collision, pushing, or shoving, by or with other person','E880-E888'),('E886.0','SP','Fall on same level from collision, pushing, or shoving, by or with other person in sports','E886'),('E886.9','SP','Other and unspecified falls on same level from collision, pushing, or shoving, by or with other person','E886'),('E887','SP','Fracture, cause unspecified','E880-E888'),('E888','NS','Other and unspecified fall','E880-E888'),('E888.0','SP','Fall resulting in striking against sharp object','E888'),('E888.1','SP','Fall resulting in striking against other object','E888'),('E888.8','SP','Other fall','E888'),('E888.9','SP','Unspecified fall','E888'),('E890','NS','Conflagration in private dwelling','E890-E899'),('E890-E899','sect','Accidents Caused By Fire And Flames','E000-E999'),('E890.0','SP','Explosion caused by conflagration in private dwelling','E890'),('E890.1','SP','Fumes from combustion of polyvinylchloride [pvc] and similar material in conflagration in private dwelling','E890'),('E890.2','SP','Other smoke and fumes from conflagration in private dwelling','E890'),('E890.3','SP','Burning caused by conflagration in private dwelling','E890'),('E890.8','SP','Other accident resulting from conflagration in private dwelling','E890'),('E890.9','SP','Unspecified accident resulting from conflagration in private dwelling','E890'),('E891','NS','Conflagration in other and unspecified building or structure','E890-E899'),('E891.0','SP','Explosion caused by conflagration in other and unspecified building or structure','E891'),('E891.1','SP','Fumes from combustion of polyvinylchloride [pvc] and similar material in conflagration in other and unspecified building or structure','E891'),('E891.2','SP','Other smoke and fumes from conflagration in other and unspecified building or structure','E891'),('E891.3','SP','Burning caused by conflagration in other and unspecified building or structure','E891'),('E891.8','SP','Other accident resulting from conflagration in other and unspecified building or structure','E891'),('E891.9','SP','Unspecified accident resulting from conflagration of other and unspecified building or structure','E891'),('E892','SP','Conflagration not in building or structure','E890-E899'),('E893','NS','Accident caused by ignition of clothing','E890-E899'),('E893.0','SP','Accident caused by ignition of clothing from controlled fire in private dwelling','E893'),('E893.1','SP','Accident caused by ignition of clothing from controlled fire in other building or structure','E893'),('E893.2','SP','Accident caused by ignition of clothing from controlled fire not in building or structure','E893'),('E893.8','SP','Accident caused by ignition of clothing from other specified sources','E893'),('E893.9','SP','Accident caused by ignition of clothing by unspecified source','E893'),('E894','SP','Ignition of highly inflammable material','E890-E899'),('E895','SP','Accident caused by controlled fire in private dwelling','E890-E899'),('E896','SP','Accident caused by controlled fire in other and unspecified building or structure','E890-E899'),('E897','SP','Accident caused by controlled fire not in building or structure','E890-E899'),('E898','NS','Accident caused by other specified fire and flames','E890-E899'),('E898.0','SP','Accident caused by burning bedclothes','E898'),('E898.1','SP','Accident caused by other burning materials','E898'),('E899','SP','Accident caused by unspecified fire','E890-E899'),('E900','NS','Accident caused by excessive heat','E900-E909'),('E900-E909','sect','Accidents Due To Natural And Environmental Factors','E000-E999'),('E900.0','SP','Accident caused by excessive heat due to weather conditions','E900'),('E900.1','SP','Accidents due to excessive heat of man-made origin','E900'),('E900.9','SP','Accidents due to excessive heat of unspecified origin','E900'),('E901','NS','Accidents due to excessive cold','E900-E909'),('E901.0','SP','Accident due to excessive cold due to weather conditions','E901'),('E901.1','SP','Accident due to excessive cold of man-made origin','E901'),('E901.8','SP','Accident due to excessive cold of other specified origin','E901'),('E901.9','SP','Accident due to excessive cold of unspecified origin','E901'),('E902','NS','Accident due to high and low air pressure and changes in air pressure','E900-E909'),('E902.0','SP','Accident due to residence or prolonged visit at high altitude','E902'),('E902.1','SP','Accident due to changes in air pressure in aircraft','E902'),('E902.2','SP','Accident due to changes in air pressure due to diving','E902'),('E902.8','SP','Accident due to changes in air pressure due to other specified causes','E902'),('E902.9','SP','Accident due to changes in air pressure from unspecified cause','E902'),('E903','SP','Accident caused by travel and motion','E900-E909'),('E904','NS','Accident due to hunger thirst exposure and neglect','E900-E909'),('E904.0','SP','Accident due to abandonment or neglect of infants and helpless persons','E904'),('E904.1','SP','Accident due to lack of food','E904'),('E904.2','SP','Accident due to lack of water','E904'),('E904.3','SP','Accident due to exposure (to weather conditions), not elsewhere classifiable','E904'),('E904.9','SP','Accident due to privation, unqualified','E904'),('E905','NS','Venomous animals and plants as the cause of poisoning and toxic reactions','E900-E909'),('E905.0','SP','Venomous snakes and lizards causing poisoning and toxic reactions','E905'),('E905.1','SP','Venomous spiders causing poisoning and toxic reactions','E905'),('E905.2','SP','Scorpion sting causing poisoning and toxic reactions','E905'),('E905.3','SP','Sting of hornets, wasps, and bees causing poisoning and toxic reactions','E905'),('E905.4','SP','Centipede and venomous millipede (tropical) bite causing poisoning and toxic reactions','E905'),('E905.5','SP','Other venomous arthropods causing poisoning and toxic reactions','E905'),('E905.6','SP','Venomous marine animals and plants causing poisoning and toxic reactions','E905'),('E905.7','SP','Poisoning and toxic reactions caused by other plants','E905'),('E905.8','SP','Poisoning and toxic reactions caused by other specified animals and plants','E905'),('E905.9','SP','Poisoning and toxic reactions caused by unspecified animals and plants','E905'),('E906','NS','Other injury caused by animals','E900-E909'),('E906.0','SP','Dog bite','E906'),('E906.1','SP','Rat bite','E906'),('E906.2','SP','Bite of nonvenomous snakes and lizards','E906'),('E906.3','SP','Bite of other animal except arthropod','E906'),('E906.4','SP','Bite of nonvenomous arthropod','E906'),('E906.5','SP','Bite by unspecified animal','E906'),('E906.8','SP','Other specified injury caused by animal','E906'),('E906.9','SP','Unspecified injury caused by animal','E906'),('E907','SP','Accident due to lightning','E900-E909'),('E908','NS','Accident due to cataclysmic storms and floods resulting from storms','E900-E909'),('E908.0','SP','Hurricane','E908'),('E908.1','SP','Tornado','E908'),('E908.2','SP','Floods','E908'),('E908.3','SP','Blizzard (snow) (ice)','E908'),('E908.4','SP','Dust storm','E908'),('E908.8','SP','Other cataclysmic storms','E908'),('E908.9','SP','Unspecified cataclysmic storms, and floods resulting from storms','E908'),('E909','NS','Accident due to cataclysmic earth surface movements and eruptions','E900-E909'),('E909.0','SP','Earthquakes','E909'),('E909.1','SP','Volcanic eruptions','E909'),('E909.2','SP','Avalanche, landslide, or mudslide','E909'),('E909.3','SP','Collapse of dam or man-made structure','E909'),('E909.4','SP','Tidalwave caused by earthquake','E909'),('E909.8','SP','Other cataclysmic earth surface movements and eruptions','E909'),('E909.9','SP','Unspecified cataclysmic earth surface movements and eruptions','E909'),('E910','NS','Accidental drowning and submersion','E910-E915'),('E910-E915','sect','Accidents Caused By Submersion, Suffocation, And Foreign Bodies','E000-E999'),('E910.0','SP','Accidental drowning and submersion while water-skiing','E910'),('E910.1','SP','Accidental drowning and submersion while engaged in other sport or recreational activity with diving equipment','E910'),('E910.2','SP','Accidental drowning and submersion while engaged in other sport or recreational activity without diving equipment','E910'),('E910.3','SP','Accidental drowning and submersion while swimming or diving for purposes other than recreation or sport','E910'),('E910.4','SP','Accidental drowning and submersion in bathtub','E910'),('E910.8','SP','Other accidental drowning or submersion','E910'),('E910.9','SP','Unspecified accidental drowning or submersion','E910'),('E911','SP','Inhalation and ingestion of food causing obstruction of respiratory tract or suffocation','E910-E915'),('E912','SP','Inhalation and ingestion of other object causing obstruction of respiratory tract or suffocation','E910-E915'),('E913','NS','Accidental mechanical suffocation','E910-E915'),('E913.0','SP','Accidental mechanical suffocation in bed or cradle','E913'),('E913.1','SP','Accidental mechanical suffocation by plastic bag','E913'),('E913.2','SP','Accidental mechanical suffocation due to lack of air (in closed place)','E913'),('E913.3','SP','Accidental mechanical suffocation by falling earth or other substance','E913'),('E913.8','SP','Accidental mechanical suffocation by other specified means','E913'),('E913.9','SP','Accidental mechanical suffocation by unspecified means','E913'),('E914','SP','Foreign body accidentally entering eye and adnexa','E910-E915'),('E915','SP','Foreign body accidentally entering other orifice','E910-E915'),('E916','SP','Struck accidentally by falling object','E916-E928'),('E916-E928','sect','Other Accidents','E000-E999'),('E917','NS','Striking against or struck accidentally by objects or persons','E916-E928'),('E917.0','SP','Striking against or struck accidentally by objects or persons in sports','E917'),('E917.1','SP','Striking against or struck accidentally by a crowd, by collective fear or panic','E917'),('E917.2','SP','Striking against or struck accidentally in running water','E917'),('E917.3','SP','Striking against or struck accidentally by furniture without subsequent fall','E917'),('E917.4','SP','Striking against or struck accidentally by other stationary object without subsequent fall','E917'),('E917.5','SP','Striking against or struck accidentally by object in sports with subsequent fall','E917'),('E917.6','SP','Striking against or struck accidentally caused by a crowd, by collective fear or panic with subsequent fall','E917'),('E917.7','SP','Striking against or struck accidentally by furniture with subsequent fall','E917'),('E917.8','SP','Striking against or struck accidentally by other stationary object with subsequent fall','E917'),('E917.9','SP','Other accident caused by striking against or being struck accidentally by objects or persons','E917'),('E918','SP','Caught accidentally in or between objects','E916-E928'),('E919','NS','Accidents caused by machinery','E916-E928'),('E919.0','SP','Accidents caused by agricultural machines','E919'),('E919.1','SP','Accidents caused by mining and earth-drilling machinery','E919'),('E919.2','SP','Accidents caused by lifting machines and appliances','E919'),('E919.3','SP','Accidents caused by metalworking machines','E919'),('E919.4','SP','Accidents caused by woodworking and forming machines','E919'),('E919.5','SP','Accidents caused by prime movers, except electrical motors','E919'),('E919.6','SP','Accidents caused by transmission machinery','E919'),('E919.7','SP','Accidents caused by earth moving, scraping, and other excavating machines','E919'),('E919.8','SP','Accidents caused by other specified machinery','E919'),('E919.9','SP','Accidents caused by unspecified machinery','E919'),('E920','NS','Accidents caused by cutting and piercing instruments or objects','E916-E928'),('E920.0','SP','Accidents caused by powered lawn mower','E920'),('E920.1','SP','Accidents caused by other powered hand tools','E920'),('E920.2','SP','Accidents caused by powered household appliances and implements','E920'),('E920.3','SP','Accidents caused by knives, swords, and daggers','E920'),('E920.4','SP','Accidents caused by other hand tools and implements','E920'),('E920.5','SP','Accidents caused by hypodermic needle','E920'),('E920.8','SP','Accidents caused by other specified cutting and piercing instruments or objects','E920'),('E920.9','SP','Accidents caused by unspecified cutting and piercing instrument or object','E920'),('E921','NS','Accident caused by explosion of pressure vessel','E916-E928'),('E921.0','SP','Accident caused by explosion of boilers','E921'),('E921.1','SP','Accident caused by explosion of gas cylinders','E921'),('E921.8','SP','Accident caused by explosion of other specified pressure vessels','E921'),('E921.9','SP','Accident caused by explosion of unspecified pressure vessel','E921'),('E922','NS','Accident caused by firearm and air gun missile','E916-E928'),('E922.0','SP','Accident caused by handgun','E922'),('E922.1','SP','Accident caused by shotgun (automatic)','E922'),('E922.2','SP','Accident caused by hunting rifle','E922'),('E922.3','SP','Accident caused by military firearms','E922'),('E922.4','SP','Accident caused by air gun','E922'),('E922.5','SP','Accident caused by paintball gun','E922'),('E922.8','SP','Accident caused by other specified firearm missile','E922'),('E922.9','SP','Accident caused by unspecified firearm missile','E922'),('E923','NS','Accident caused by explosive material','E916-E928'),('E923.0','SP','Accident caused by fireworks','E923'),('E923.1','SP','Accident caused by blasting materials','E923'),('E923.2','SP','Accident caused by explosive gases','E923'),('E923.8','SP','Accident caused by other explosive materials','E923'),('E923.9','SP','Accident caused by unspecified explosive material','E923'),('E924','NS','Accident caused by hot substance or object caustic or corrosive material and steam','E916-E928'),('E924.0','SP','Accident caused by hot liquids and vapors, including steam','E924'),('E924.1','SP','Accident caused by caustic and corrosive substances','E924'),('E924.2','SP','Accident caused by hot (boiling) tap water','E924'),('E924.8','SP','Accident caused by other hot substance or object','E924'),('E924.9','SP','Accident caused by unspecified hot substance or object','E924'),('E925','NS','Accident caused by electric current','E916-E928'),('E925.0','SP','Accident caused by domestic wiring and appliances','E925'),('E925.1','SP','Accident caused by electric current in electric power generating plants, distribution stations, transmission lines','E925'),('E925.2','SP','Accident caused by industrial wiring, appliances, and electrical machinery','E925'),('E925.8','SP','Accident caused by other electric current','E925'),('E925.9','SP','Accident caused by unspecified electric current','E925'),('E926','NS','Exposure to radiation','E916-E928'),('E926.0','SP','Exposure to radiofrequency radiation','E926'),('E926.1','SP','Exposure to infra-red radiation from heaters and lamps','E926'),('E926.2','SP','Exposure to visible and ultraviolet light sources','E926'),('E926.3','SP','Exposure to x-rays and other electromagnetic ionizing radiation','E926'),('E926.4','SP','Exposure to lasers','E926'),('E926.5','SP','Exposure to radioactive isotopes','E926'),('E926.8','SP','Exposure to other specified radiation','E926'),('E926.9','SP','Exposure to unspecified radiation','E926'),('E927','NS','Overexertion and strenuous movements','E916-E928'),('E927.0','SP','Overexertion from sudden strenuous movement','E927'),('E927.1','SP','Overexertion from prolonged static position','E927'),('E927.2','SP','Excessive physical exertion','E927'),('E927.3','SP','Cumulative trauma from repetitive motion','E927'),('E927.4','SP','Cumulative trauma from repetitive impact','E927'),('E927.8','SP','Other overexertion and strenuous and repetitive movements or loads','E927'),('E927.9','SP','Unspecified overexertion and strenuous and repetitive movements or loads','E927'),('E928','NS','Other and unspecified environmental and accidental causes','E916-E928'),('E928.0','SP','Prolonged stay in weightless environment','E928'),('E928.1','SP','Exposure to noise','E928'),('E928.2','SP','Vibration','E928'),('E928.3','SP','Human bite','E928'),('E928.4','SP','External constriction caused by hair','E928'),('E928.5','SP','External constriction caused by other object','E928'),('E928.6','SP','Environmental exposure to harmful algae and toxins','E928'),('E928.7','SP','Environmental and accidental causes, mechanism or component of firearm and air gun','E928'),('E928.8','SP','Other accidents','E928'),('E928.9','SP','Unspecified accident','E928'),('E929','NS','Late effects of accidental injury','E929-E929'),('E929-E929','sect','Late Effects Of Accidental Injury','E000-E999'),('E929.0','SP','Late effects of motor vehicle accident','E929'),('E929.1','SP','Late effects of other transport accident','E929'),('E929.2','SP','Late effects of accidental poisoning','E929'),('E929.3','SP','Late effects of accidental fall','E929'),('E929.4','SP','Late effects of accident caused by fire','E929'),('E929.5','SP','Late effects of accident due to natural and environmental factors','E929'),('E929.8','SP','Late effects of other accidents','E929'),('E929.9','SP','Late effects of unspecified accident','E929'),('E930','NS','Antibiotics causing adverse effects in therapeutic use','E930-E949'),('E930-E949','sect','Drugs, Medicinal And Biological Substances Causing Adverse Effects In Therapeutic Use','E000-E999'),('E930.0','SP','Penicillins causing adverse effects in therapeutic use','E930'),('E930.1','SP','Antifungal antibiotics causing adverse effects in therapeutic use','E930'),('E930.2','SP','Chloramphenicol group causing adverse effects in therapeutic use','E930'),('E930.3','SP','Erythromycin and other macrolides causing adverse effects in therapeutic use','E930'),('E930.4','SP','Tetracycline group causing adverse effects in therapeutic use','E930'),('E930.5','SP','Cephalosporin group causing adverse effects in therapeutic use','E930'),('E930.6','SP','Antimycobacterial antibiotics causing adverse effects in therapeutic use','E930'),('E930.7','SP','Antineoplastic antibiotics causing adverse effects in therapeutic use','E930'),('E930.8','SP','Other specified antibiotics causing adverse effects in therapeutic use','E930'),('E930.9','SP','Unspecified antibiotic causing adverse effects in therapeutic use','E930'),('E931','NS','Other anti-infectives causing adverse effects in therapeutic use','E930-E949'),('E931.0','SP','Sulfonamides causing adverse effects in therapeutic use','E931'),('E931.1','SP','Arsenical anti-infectives causing adverse effects in therapeutic use','E931'),('E931.2','SP','Heavy metal anti-infectives causing adverse effects in therapeutic use','E931'),('E931.3','SP','Quinoline and hydroxyquinoline derivatives causing adverse effects in therapeutic use','E931'),('E931.4','SP','Antimalarials and drugs acting on other blood protozoa causing adverse effects in therapeutic use','E931'),('E931.5','SP','Other antiprotozoal drugs causing adverse effects in therapeutic use','E931'),('E931.6','SP','Anthelmintics causing adverse effects in therapeutic use','E931'),('E931.7','SP','Antiviral drugs causing adverse effects in therapeutic use','E931'),('E931.8','SP','Other antimycobacterial drugs causing adverse effects in therapeutic use','E931'),('E931.9','SP','Other and unspecified anti-infectives causing adverse effects in therapeutic use','E931'),('E932','NS','Hormones and synthetic substitutes causing adverse effects in therapeutic use','E930-E949'),('E932.0','SP','Adrenal cortical steroids causing adverse effects in therapeutic use','E932'),('E932.1','SP','Androgens and anabolic congeners causing adverse effects in therapeutic use','E932'),('E932.2','SP','Ovarian hormones and synthetic substitutes causing adverse effects in therapeutic use','E932'),('E932.3','SP','Insulins and antidiabetic agents causing adverse effects in therapeutic use','E932'),('E932.4','SP','Anterior pituitary hormones causing adverse effects in therapeutic use','E932'),('E932.5','SP','Posterior pituitary hormones causing adverse effects in therapeutic use','E932'),('E932.6','SP','Parathyroid and parathyroid derivatives causing adverse effects in therapeutic use','E932'),('E932.7','SP','Thyroid and thyroid derivatives causing adverse effects in therapeutic use','E932'),('E932.8','SP','Antithyroid agents causing adverse effects in therapeutic use','E932'),('E932.9','SP','Other and unspecified hormones and synthetic substitutes causing adverse effects in therapeutic use','E932'),('E933','NS','Primarily systemic agents causing adverse effects in therapeutic use','E930-E949'),('E933.0','SP','Antiallergic and antiemetic drugs causing adverse effects in therapeutic use','E933'),('E933.1','SP','Antineoplastic and immunosuppressive drugs causing adverse effects in therapeutic use','E933'),('E933.2','SP','Acidifying agents causing adverse effects in therapeutic use','E933'),('E933.3','SP','Alkalizing agents causing adverse effects in therapeutic use','E933'),('E933.4','SP','Enzymes, not elsewhere classified, causing adverse effects in therapeutic use','E933'),('E933.5','SP','Vitamins, not elsewhere classified, causing adverse effects in therapeutic use','E933'),('E933.6','SP','Oral bisphosphonates','E933'),('E933.7','SP','Intravenous bisphosphonates','E933'),('E933.8','SP','Other systemic agents, not elsewhere classified, causing adverse effects in therapeutic use','E933'),('E933.9','SP','Unspecified systemic agent causing adverse effects in therapeutic use','E933'),('E934','NS','Agents primarily affecting blood constituents causing adverse effects in therapeutic use','E930-E949'),('E934.0','SP','Iron and its compounds causing adverse effects in therapeutic use','E934'),('E934.1','SP','Liver preparations and other antianemic agents causing adverse effects in therapeutic use','E934'),('E934.2','SP','Anticoagulants causing adverse effects in therapeutic use','E934'),('E934.3','SP','Vitamin k [phytonadione] causing adverse effects in therapeutic use','E934'),('E934.4','SP','Fibrinolysis-affecting drugs causing adverse effects in therapeutic use','E934'),('E934.5','SP','Anticoagulant antagonists and other coagulants causing adverse effects in therapeutic use','E934'),('E934.6','SP','Gamma globulin causing adverse effects in therapeutic use','E934'),('E934.7','SP','Natural blood and blood products causing adverse effects in therapeutic use','E934'),('E934.8','SP','Other agents affecting blood constituents causing adverse effects in therapeutic use','E934'),('E934.9','SP','Unspecified agent affecting blood constituents causing adverse effects in therapeutic use','E934'),('E935','NS','Analgesics antipyretics and antirheumatics causing adverse effects in therapeutic use','E930-E949'),('E935.0','SP','Heroin causing adverse effects in therapeutic use','E935'),('E935.1','SP','Methadone causing averse effects in therapeutic use','E935'),('E935.2','SP','Other opiates and related narcotics causing adverse effects in therapeutic use','E935'),('E935.3','SP','Salicylates causing adverse effects in therapeutic use','E935'),('E935.4','SP','Aromatic analgesics, not elsewhere classified, causing adverse effects in therapeutic use','E935'),('E935.5','SP','Pyrazole derivatives causing adverse effects in therapeutic use','E935'),('E935.6','SP','Antirheumatics [antiphlogistics] causing adverse effects in therapeutic use','E935'),('E935.7','SP','Other non-narcotic analgesics causing adverse effects in therapeutic use','E935'),('E935.8','SP','Other specified analgesics and antipyretics causing adverse effects in therapeutic use','E935'),('E935.9','SP','Unspecified analgesic and antipyretic causing adverse effects in therapeutic use','E935'),('E936','NS','Anticonvulsants and anti-parkinsonism drugs causing adverse effects in therapeutic use','E930-E949'),('E936.0','SP','Oxazolidine derivatives causing adverse effects in therapeutic use','E936'),('E936.1','SP','Hydantoin derivatives causing adverse effects in therapeutic use','E936'),('E936.2','SP','Succinimides causing adverse effects in therapeutic use','E936'),('E936.3','SP','Other and unspecified anticonvulsants causing adverse effects in therapeutic use','E936'),('E936.4','SP','Anti-parkinsonism drugs causing adverse effects in therapeutic use','E936'),('E937','NS','Sedatives and hypnotics causing adverse effects in therapeutic use','E930-E949'),('E937.0','SP','Barbiturates causing adverse effects in therapeutic use','E937'),('E937.1','SP','Chloral hydrate group causing adverse effects in therapeutic use','E937'),('E937.2','SP','Paraldehyde causing adverse effects in therapeutic use','E937'),('E937.3','SP','Bromine compounds causing adverse effects in therapeutic use','E937'),('E937.4','SP','Methaqualone compounds causing adverse effects in therapeutic use','E937'),('E937.5','SP','Glutethimide group causing adverse effects in therapeutic use','E937'),('E937.6','SP','Mixed sedatives, not elsewhere classified, causing adverse effects in therapeutic use','E937'),('E937.8','SP','Other sedatives and hypnotics causing adverse effects in therapeutic use','E937'),('E937.9','SP','Unspecified sedatives and hypnotics causing adverse effects in therapeutic use','E937'),('E938','NS','Other central nervous system depressants and anesthetics causing adverse effects in therapeutic use','E930-E949'),('E938.0','SP','Central nervous system muscle-tone depressants causing adverse effects in therapeutic use','E938'),('E938.1','SP','Halothane causing adverse effects in therapeutic use','E938'),('E938.2','SP','Other gaseous anesthetics causing adverse effects in therapeutic use','E938'),('E938.3','SP','Intravenous anesthetics causing adverse effects in therapeutic use','E938'),('E938.4','SP','Other and unspecified general anesthetics causing adverse effects in therapeutic use','E938'),('E938.5','SP','Surface and infiltration anesthetics causing adverse effects in therapeutic use','E938'),('E938.6','SP','Peripheral nerve- and plexus-blocking anesthetics causing adverse effects in therapeutic use','E938'),('E938.7','SP','Spinal anesthetics causing adverse effects in therapeutic use','E938'),('E938.9','SP','Other and unspecified local anesthetics causing adverse effects in therapeutic use','E938'),('E939','NS','Psychotropic agents causing adverse effects in therapeutic use','E930-E949'),('E939.0','SP','Antidepressants causing adverse effects in therapeutic use','E939'),('E939.1','SP','Phenothiazine-based tranquilizers causing adverse effects in therapeutic use','E939'),('E939.2','SP','Butyrophenone-based tranquilizers causing adverse effects in therapeutic use','E939'),('E939.3','SP','Other antipsychotics, neuroleptics, and major tranquilizers causing adverse effects in therapeutic use','E939'),('E939.4','SP','Benzodiazepine-based tranquilizers causing adverse effects in therapeutic use','E939'),('E939.5','SP','Other tranquilizers causing adverse effects in therapeutic use','E939'),('E939.6','SP','Psychodysleptics [hallucinogens] causing adverse effects in therapeutic use','E939'),('E939.7','SP','Psychostimulants causing adverse effects in therapeutic use','E939'),('E939.8','SP','Other psychotropic agents causing adverse effects in therapeutic use','E939'),('E939.9','SP','Unspecified psychotropic agent causing adverse effects in therapeutic use','E939'),('E940','NS','Central nervous system stimulants causing adverse effects in therapeutic use','E930-E949'),('E940.0','SP','Analeptics causing adverse effects in therapeutic use','E940'),('E940.1','SP','Opiate antagonists causing adverse effects in therapeutic use','E940'),('E940.8','SP','Other specified central nervous system stimulants causing adverse effects in therapeutic use','E940'),('E940.9','SP','Unspecified central nervous system stimulant causing adverse effects in therapeutic use','E940'),('E941','NS','Drugs primarily affecting the autonomic nervous system causing adverse effects in therapeutic use','E930-E949'),('E941.0','SP','Parasympathomimetics [cholinergics] causing adverse effects in therapeutic use','E941'),('E941.1','SP','Parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics causing adverse effects in therapeutic use','E941'),('E941.2','SP','Sympathomimetics [adrenergics] causing adverse effects in therapeutic use','E941'),('E941.3','SP','Sympatholytics [antiadrenergics] causing adverse effects in therapeutic use','E941'),('E941.9','SP','Unspecified drug primarily affecting the autonomic nervous system causing adverse effects in therapeutic use','E941'),('E942','NS','Agents primarily affecting the cardiovascular system causing adverse effects in therapeutic use','E930-E949'),('E942.0','SP','Cardiac rhythm regulators causing adverse effects in therapeutic use','E942'),('E942.1','SP','Cardiotonic glycosides and drugs of similar action causing adverse effects in therapeutic use','E942'),('E942.2','SP','Antilipemic and antiarteriosclerotic drugs causing adverse effects in therapeutic use','E942'),('E942.3','SP','Ganglion-blocking agents causing adverse effects in therapeutic use','E942'),('E942.4','SP','Coronary vasodilators causing adverse effects in therapeutic use','E942'),('E942.5','SP','Other vasodilators causing adverse effects in therapeutic use','E942'),('E942.6','SP','Other antihypertensive agents causing adverse effects in therapeutic use','E942'),('E942.7','SP','Antivaricose drugs, including sclerosing agents, causing adverse effects in therapeutic use','E942'),('E942.8','SP','Capillary-active drugs causing adverse effects in therapeutic use','E942'),('E942.9','SP','Other and unspecified agents primarily affecting the cardiovascular system causing adverse effects in therapeutic use','E942'),('E943','NS','Agents primarily affecting gastrointestinal system causing adverse effects in therapeutic use','E930-E949'),('E943.0','SP','Antacids and antigastric secretion drugs causing adverse effects in therapeutic use','E943'),('E943.1','SP','Irritant cathartics causing adverse effects in therapeutic use','E943'),('E943.2','SP','Emollient cathartics causing adverse effects in therapeutic use','E943'),('E943.3','SP','Other cathartics, including intestinal atonia drugs, causing adverse effects in therapeutic use','E943'),('E943.4','SP','Digestants causing adverse effects in therapeutic use','E943'),('E943.5','SP','Antidiarrheal drugs causing adverse effects in therapeutic use','E943'),('E943.6','SP','Emetics causing adverse effects in therapeutic use','E943'),('E943.8','SP','Other specified agents primarily affecting the gastro-intestinal system causing adverse effects in therapeutic use','E943'),('E943.9','SP','Unspecified agent primarily affecting the gastrointestinal system causing adverse effects in therapeutic use','E943'),('E944','NS','Water mineral and uric acid metabolism drugs causing adverse effects in therapeutic use','E930-E949'),('E944.0','SP','Mercurial diuretics causing adverse effects in therapeutic use','E944'),('E944.1','SP','Purine derivative diuretics causing adverse effects in therapeutic use','E944'),('E944.2','SP','Carbonic acid anhydrase inhibitors causing adverse effects in therapeutic use','E944'),('E944.3','SP','Saluretics causing adverse effects in therapeutic use','E944'),('E944.4','SP','Other diuretics causing adverse effects in therapeutic use','E944'),('E944.5','SP','Electrolytic, caloric, and water-balance agents causing adverse effects in therapeutic use','E944'),('E944.6','SP','Other mineral salts, not elsewhere classified, causing adverse effects in therapeutic use','E944'),('E944.7','SP','Uric acid metabolism drugs causing adverse effects in therapeutic use','E944'),('E945','NS','Agents primarily acting on the smooth and skeletal muscles and respiratory system causing adverse effects in therapeutic use','E930-E949'),('E945.0','SP','Oxytocic agents causing adverse effects in therapeutic use','E945'),('E945.1','SP','Smooth muscle relaxants causing adverse effects in therapeutic use','E945'),('E945.2','SP','Skeletal muscle relaxants causing adverse effects in therapeutic use','E945'),('E945.3','SP','Other and unspecified drugs acting on muscles causing adverse effects in therapeutic use','E945'),('E945.4','SP','Antitussives causing adverse effects in therapeutic use','E945'),('E945.5','SP','Expectorants causing adverse effects in therapeutic use','E945'),('E945.6','SP','Anti-common cold drugs causing adverse effects in therapeutic use','E945'),('E945.7','SP','Antiasthmatics causing adverse effects in therapeutic use','E945'),('E945.8','SP','Other and unspecified respiratory drugs causing adverse effects in therapeutic use','E945'),('E946','NS','Agents primarily affecting skin and mucous membrane ophthalmological otorhinolaryngological and dental drugs causing adverse effects in therapeutic use','E930-E949'),('E946.0','SP','Local anti-infectives and anti-inflammatory drugs causing adverse effects in therapeutic use','E946'),('E946.1','SP','Antipruritics causing adverse effects in therapeutic use','E946'),('E946.2','SP','Local astringents and local detergents causing adverse effects in therapeutic use','E946'),('E946.3','SP','Emollients, demulcents, and protectants causing adverse effects in therapeutic use','E946'),('E946.4','SP','Keratolytics, keratoplastics, other hair treatment drugs and preparations causing adverse effects in therapeutic use','E946'),('E946.5','SP','Eye anti-infectives and other eye drugs causing adverse effects in therapeutic use','E946'),('E946.6','SP','Anti-infectives and other drugs and preparations for ear, nose, and throat causing adverse effects in therapeutic use','E946'),('E946.7','SP','Dental drugs topically applied causing adverse effects in therapeutic use','E946'),('E946.8','SP','Other agents primarily affecting skin and mucous membrane causing adverse effects in therapeutic use','E946'),('E946.9','SP','Unspecified agent primarily affecting skin and mucous membrane causing adverse effects in therapeutic use','E946'),('E947','NS','Other and unspecified drugs and medicinal substances causing adverse effects in therapeutic use','E930-E949'),('E947.0','SP','Dietetics causing adverse effects in therapeutic use','E947'),('E947.1','SP','Lipotropic drugs causing adverse effects in therapeutic use','E947'),('E947.2','SP','Antidotes and chelating agents, not elsewhere classified, causing adverse effects in therapeutic use','E947'),('E947.3','SP','Alcohol deterrents causing adverse effects in therapeutic use','E947'),('E947.4','SP','Pharmaceutical excipients causing adverse effects in therapeutic use','E947'),('E947.8','SP','Other drugs and medicinal substances causing adverse effects in therapeutic use','E947'),('E947.9','SP','Unspecified drug or medicinal substance causing adverse effects in therapeutic use','E947'),('E948','NS','Bacterial vaccines causing adverse effects in therapeutic use','E930-E949'),('E948.0','SP','Bcg vaccine causing adverse effects in therapeutic use','E948'),('E948.1','SP','Typhoid and paratyphoid vaccines causing adverse effects in therapeutic use','E948'),('E948.2','SP','Cholera vaccine causing adverse effects in therapeutic use','E948'),('E948.3','SP','Plague vaccine causing adverse effects in therapeutic use','E948'),('E948.4','SP','Tetanus vaccine causing adverse effects in therapeutic use','E948'),('E948.5','SP','Diphtheria vaccine causing adverse effects in therapeutic use','E948'),('E948.6','SP','Pertussis vaccine, including combinations with a pertussis component, causing adverse effects in therapeutic use','E948'),('E948.8','SP','Other and unspecified bacterial vaccines causing adverse effects in therapeutic use','E948'),('E948.9','SP','Mixed bacterial vaccines, except combinations with a pertussis component, causing adverse effects in therapeutic use','E948'),('E949','NS','Other vaccines and biological substances causing adverse effects in therapeutic use','E930-E949'),('E949.0','SP','Smallpox vaccine causing adverse effects in therapeutic use','E949'),('E949.1','SP','Rabies vaccine causing adverse effects in therapeutic use','E949'),('E949.2','SP','Typhus vaccine causing adverse effects in therapeutic use','E949'),('E949.3','SP','Yellow fever vaccine causing adverse effects in therapeutic use','E949'),('E949.4','SP','Measles vaccine causing adverse effects in therapeutic use','E949'),('E949.5','SP','Poliomyelitis vaccine causing adverse effects in therapeutic use','E949'),('E949.6','SP','Other and unspecified viral and rickettsial vaccines causing adverse effects in therapeutic use','E949'),('E949.7','SP','Mixed viral-rickettsial and bacterial vaccines, except combinations with a pertussis component, causing adverse effects in therapeutic use','E949'),('E949.9','SP','Other and unspecified vaccines and biological substances causing adverse effects in therapeutic use','E949'),('E950','NS','Suicide and self-inflicted poisoning by solid or liquid substances','E950-E959'),('E950-E959','sect','Suicide And Self-Inflicted Injury','E000-E999'),('E950.0','SP','Suicide and self-inflicted poisoning by analgesics, antipyretics, and antirheumatics','E950'),('E950.1','SP','Suicide and self-inflicted poisoning by barbiturates','E950'),('E950.2','SP','Suicide and self-inflicted poisoning by other sedatives and hypnotics','E950'),('E950.3','SP','Suicide and self-inflicted poisoning by tranquilizers and other psychotropic agents','E950'),('E950.4','SP','Suicide and self-inflicted poisoning by other specified drugs and medicinal substances','E950'),('E950.5','SP','Suicide and self-inflicted poisoning by unspecified drug or medicinal substance','E950'),('E950.6','SP','Suicide and self-inflicted poisoning by agricultural and horticultural chemical and pharmaceutical preparations other than plant foods and fertilizers','E950'),('E950.7','SP','Suicide and self-inflicted poisoning by corrosive and caustic substances','E950'),('E950.8','SP','Suicide and self-inflicted poisoning by arsenic and its compounds','E950'),('E950.9','SP','Suicide and self-inflicted poisoning by other and unspecified solid and liquid substances','E950'),('E951','NS','Suicide and self-inflicted poisoning by gases in domestic use','E950-E959'),('E951.0','SP','Suicide and self-inflicted poisoning by gas distributed by pipeline','E951'),('E951.1','SP','Suicide and self-inflicted poisoning by liquefied petroleum gas distributed in mobile containers','E951'),('E951.8','SP','Suicide and self-inflicted poisoning by other utility gas','E951'),('E952','NS','Suicide and self-inflicted poisoning by other gases and vapors','E950-E959'),('E952.0','SP','Suicide and self-inflicted poisoning by motor vehicle exhaust gas','E952'),('E952.1','SP','Suicide and self-inflicted poisoning by other carbon monoxide','E952'),('E952.8','SP','Suicide and self-inflicted poisoning by other specified gases and vapors','E952'),('E952.9','SP','Suicide and self-inflicted poisoning by unspecified gases and vapors','E952'),('E953','NS','Suicide and self-inflicted injury by hanging strangulation and suffocation','E950-E959'),('E953.0','SP','Suicide and self-inflicted injury by hanging','E953'),('E953.1','SP','Suicide and self-inflicted injury by suffocation by plastic bag','E953'),('E953.8','SP','Suicide and self-inflicted injury by other specified means','E953'),('E953.9','SP','Suicide and self-inflicted injury by unspecified means','E953'),('E954','SP','Suicide and self-inflicted injury by submersion [drowning]','E950-E959'),('E955','NS','Suicide and self-inflicted injury by firearms air guns and explosives','E950-E959'),('E955.0','SP','Suicide and self-inflicted injury by handgun','E955'),('E955.1','SP','Suicide and self-inflicted injury by shotgun','E955'),('E955.2','SP','Suicide and self-inflicted injury by hunting rifle','E955'),('E955.3','SP','Suicide and self-inflicted injury by military firearms','E955'),('E955.4','SP','Suicide and self-inflicted injury by other and unspecified firearm','E955'),('E955.5','SP','Suicide and self-inflicted injury by explosives','E955'),('E955.6','SP','Suicide and self-inflicted injury by air gun','E955'),('E955.7','SP','Suicide and self-inflicted injury by paintball gun','E955'),('E955.9','SP','Suicide and self-inflicted injury by firearms and explosives, unspecified','E955'),('E956','SP','Suicide and self-inflicted injury by cutting and piercing instrument','E950-E959'),('E957','NS','Suicide and self-inflicted injuries by jumping from high place','E950-E959'),('E957.0','SP','Suicide and self-inflicted injuries by jumping from residential premises','E957'),('E957.1','SP','Suicide and self-inflicted injuries by jumping from other man-made structures','E957'),('E957.2','SP','Suicide and self-inflicted injuries by jumping from natural sites','E957'),('E957.9','SP','Suicide and self-inflicted injuries by jumping from unspecified site','E957'),('E958','NS','Suicide and self-inflicted injury by other and unspecified means','E950-E959'),('E958.0','SP','Suicide and self-inflicted injury by jumping or lying before moving object','E958'),('E958.1','SP','Suicide and self-inflicted injury by burns, fire','E958'),('E958.2','SP','Suicide and self-inflicted injury by scald','E958'),('E958.3','SP','Suicide and self-inflicted injury by extremes of cold','E958'),('E958.4','SP','Suicide and self-inflicted injury by electrocution','E958'),('E958.5','SP','Suicide and self-inflicted injury by crashing of motor vehicle','E958'),('E958.6','SP','Suicide and self-inflicted injury by crashing of aircraft','E958'),('E958.7','SP','Suicide and self-inflicted injury by caustic substances, except poisoning','E958'),('E958.8','SP','Suicide and self-inflicted injury by other specified means','E958'),('E958.9','SP','Suicide and self-inflicted injury by unspecified means','E958'),('E959','SP','Late effects of self-inflicted injury','E950-E959'),('E960','NS','Fight brawl rape','E960-E969'),('E960-E969','sect','Homicide And Injury Purposely Inflicted By Other Persons','E000-E999'),('E960.0','SP','Unarmed fight or brawl','E960'),('E960.1','SP','Rape','E960'),('E961','SP','Assault by corrosive or caustic substance, except poisoning','E960-E969'),('E962','NS','Assault by poisoning','E960-E969'),('E962.0','SP','Assault by drugs and medicinal substances','E962'),('E962.1','SP','Assault by other solid and liquid substances','E962'),('E962.2','SP','Assault by other gases and vapors','E962'),('E962.9','SP','Assault by unspecified poisoning','E962'),('E963','SP','Assault by hanging and strangulation','E960-E969'),('E964','SP','Assault by submersion [drowning]','E960-E969'),('E965','NS','Assault by firearms and explosives','E960-E969'),('E965.0','SP','Assault by handgun','E965'),('E965.1','SP','Assault by shotgun','E965'),('E965.2','SP','Assault by hunting rifle','E965'),('E965.3','SP','Assault by military firearms','E965'),('E965.4','SP','Assault by other and unspecified firearm','E965'),('E965.5','SP','Assault by antipersonnel bomb','E965'),('E965.6','SP','Assault by gasoline bomb','E965'),('E965.7','SP','Assault by letter bomb','E965'),('E965.8','SP','Assault by other specified explosive','E965'),('E965.9','SP','Assault by unspecified explosive','E965'),('E966','SP','Assault by cutting and piercing instrument','E960-E969'),('E967','NS','Perpetrator of child and adult abuse','E960-E969'),('E967.0','SP','Perpetrator of child and adult abuse, by father, stepfather, or boyfriend','E967'),('E967.1','SP','Perpetrator of child and adult abuse, by other specified person','E967'),('E967.2','SP','Perpetrator of child and adult abuse, by mother, stepmother, or girlfriend','E967'),('E967.3','SP','Perpetrator of child and adult abuse, by spouse or partner','E967'),('E967.4','SP','Perpetrator of child and adult abuse, by child','E967'),('E967.5','SP','Perpetrator of child and adult abuse, by sibling','E967'),('E967.6','SP','Perpetrator of child and adult abuse, by grandparent','E967'),('E967.7','SP','Perpetrator of child and adult abuse, by other relative','E967'),('E967.8','SP','Perpetrator of child and adult abuse, by non-related caregiver','E967'),('E967.9','SP','Perpetrator of child and adult abuse, by unspecified person','E967'),('E968','NS','Assault by other and unspecified means','E960-E969'),('E968.0','SP','Assault by fire','E968'),('E968.1','SP','Assault by pushing from a high place','E968'),('E968.2','SP','Assault by striking by blunt or thrown object','E968'),('E968.3','SP','Assault by hot liquid','E968'),('E968.4','SP','Assault by criminal neglect','E968'),('E968.5','SP','Assault by transport vehicle','E968'),('E968.6','SP','Assault by air gun','E968'),('E968.7','SP','Assault by human bite','E968'),('E968.8','SP','Assault by other specified means','E968'),('E968.9','SP','Assault by unspecified means','E968'),('E969','SP','Late effects of injury purposely inflicted by other person','E960-E969'),('E970','SP','Injury due to legal intervention by firearms','E970-E979'),('E970-E979','sect','Legal Intervention','E000-E999'),('E971','SP','Injury due to legal intervention by explosives','E970-E979'),('E972','SP','Injury due to legal intervention by gas','E970-E979'),('E973','SP','Injury due to legal intervention by blunt object','E970-E979'),('E974','SP','Injury due to legal intervention by cutting and piercing instrument','E970-E979'),('E975','SP','Injury due to legal intervention by other specified means','E970-E979'),('E976','SP','Injury due to legal intervention by unspecified means','E970-E979'),('E977','SP','Late effects of injuries due to legal intervention','E970-E979'),('E978','SP','Legal execution','E970-E979'),('E979','NS','Terrorism','E970-E979'),('E979.0','SP','Terrorism involving explosion of marine weapons','E979'),('E979.1','SP','Terrorism involving destruction of aircraft','E979'),('E979.2','SP','Terrorism involving other explosions and fragments','E979'),('E979.3','SP','Terrorism involving fires','E979'),('E979.4','SP','Terrorism involving firearms','E979'),('E979.5','SP','Terrorism involving nuclear weapons','E979'),('E979.6','SP','Terrorism involving biological weapons','E979'),('E979.7','SP','Terrorism involving chemical weapons','E979'),('E979.8','SP','Terrorism involving other means','E979'),('E979.9','SP','Terrorism secondary effects','E979'),('E980','NS','Poisoning by solid or liquid substances undetermined whether accidentally or purposely inflicted','E980-E989'),('E980-E989','sect','Injury Undetermined Whether Accidentally Or Purposely Inflicted','E000-E999'),('E980.0','SP','Poisoning by analgesics, antipyretics, and antirheumatics, undetermined whether accidentally or purposely inflicted','E980'),('E980.1','SP','Poisoning by barbiturates, undetermined whether accidentally or purposely inflicted','E980'),('E980.2','SP','Poisoning by other sedatives and hypnotics, undetermined whether accidentally or purposely inflicted','E980'),('E980.3','SP','Poisoning by tranquilizers and other psychotropic agents, undetermined whether accidentally or purposely inflicted','E980'),('E980.4','SP','Poisoning by other specified drugs and medicinal substances, undetermined whether accidentally or purposely inflicted','E980'),('E980.5','SP','Poisoning by unspecified drug or medicinal substance, undetermined whether accidentally or purposely inflicted','E980'),('E980.6','SP','Poisoning by corrosive and caustic substances, undetermined whether accidentally or purposely inflicted','E980'),('E980.7','SP','Poisoning by agricultural and horticultural chemical and pharmaceutical preparations other than plant foods and fertilizers, undetermined whether accidentally or purposely inflicted','E980'),('E980.8','SP','Poisoning by arsenic and its compounds, undetermined whether accidentally or purposely inflicted','E980'),('E980.9','SP','Poisoning by other and unspecified solid and liquid substances, undetermined whether accidentally or purposely inflicted','E980'),('E981','NS','Poisoning by gases in domestic use undetermined whether accidentally or purposely inflicted','E980-E989'),('E981.0','SP','Poisoning by gas distributed by pipeline, undetermined whether accidentally or purposely inflicted','E981'),('E981.1','SP','Poisoning by liquefied petroleum gas distributed in mobile containers, undetermined whether accidentally or purposely inflicted','E981'),('E981.8','SP','Poisoning by other utility gas, undetermined whether accidentally or purposely inflicted','E981'),('E982','NS','Poisoning by other gases undetermined whether accidentally or purposely inflicted','E980-E989'),('E982.0','SP','Poisoning by motor vehicle exhaust gas, undetermined whether accidentally or purposely inflicted','E982'),('E982.1','SP','Poisoning by other carbon monoxide, undetermined whether accidentally or purposely inflicted','E982'),('E982.8','SP','Poisoning by other specified gases and vapors, undetermined whether accidentally or purposely inflicted','E982'),('E982.9','SP','Poisoning by unspecified gases and vapors, undetermined whether accidentally or purposely inflicted','E982'),('E983','NS','Hanging strangulation or suffocation undetermined whether accidentally or purposely inflicted','E980-E989'),('E983.0','SP','Hanging, undetermined whether accidentally or purposely inflicted','E983'),('E983.1','SP','Suffocation by plastic bag, undetermined whether accidentally or purposely inflicted','E983'),('E983.8','SP','Strangulation or suffocation by other specified means, undetermined whether accidentally or purposely inflicted','E983'),('E983.9','SP','Strangulation or suffocation by unspecified means, undetermined whether accidentally or purposely inflicted','E983'),('E984','SP','Submersion (drowning), undetermined whether accidentally or purposely inflicted','E980-E989'),('E985','NS','Injury by firearms air guns and explosives undetermined whether accidentally or purposely inflicted','E980-E989'),('E985.0','SP','Injury by handgun, undetermined whether accidentally or purposely inflicted','E985'),('E985.1','SP','Injury by shotgun, undetermined whether accidentally or purposely inflicted','E985'),('E985.2','SP','Injury by hunting rifle, undetermined whether accidentally or purposely inflicted','E985'),('E985.3','SP','Injury by military firearms, undetermined whether accidentally or purposely inflicted','E985'),('E985.4','SP','Injury by other and unspecified firearm, undetermined whether accidentally or purposely inflicted','E985'),('E985.5','SP','Injury by explosives, undetermined whether accidentally or purposely inflicted','E985'),('E985.6','SP','Injury by air gun, undetermined whether accidental or purposely inflicted','E985'),('E985.7','SP','Injury by paintball gun, undetermined whether accidental or purposely inflicted','E985'),('E986','SP','Injury by cutting and piercing instruments, undetermined whether accidentally or purposely inflicted','E980-E989'),('E987','NS','Falling from high place undetermined whether accidentally or purposely inflicted','E980-E989'),('E987.0','SP','Falling from residential premises, undetermined whether accidentally or purposely inflicted','E987'),('E987.1','SP','Falling from other man-made structures, undetermined whether accidentally or purposely inflicted','E987'),('E987.2','SP','Falling from natural sites, undetermined whether accidentally or purposely inflicted','E987'),('E987.9','SP','Falling from unspecified site, undetermined whether accidentally or purposely inflicted','E987'),('E988','NS','Injury by other and unspecified means undetermined whether accidentally or purposely inflicted','E980-E989'),('E988.0','SP','Injury by jumping or lying before moving object, undetermined whether accidentally or purposely inflicted','E988'),('E988.1','SP','Injury by burns or fire, undetermined whether accidentally or purposely inflicted','E988'),('E988.2','SP','Injury by scald, undetermined whether accidentally or purposely inflicted','E988'),('E988.3','SP','Injury by extremes of cold, undetermined whether accidentally or purposely inflicted','E988'),('E988.4','SP','Injury by electrocution, undetermined whether accidentally or purposely inflicted','E988'),('E988.5','SP','Injury by crashing of motor vehicle, undetermined whether accidentally or purposely inflicted','E988'),('E988.6','SP','Injury by crashing of aircraft, undetermined whether accidentally or purposely inflicted','E988'),('E988.7','SP','Injury by caustic substances, except poisoning, undetermined whether accidentally or purposely inflicted','E988'),('E988.8','SP','Injury by other specified means, undetermined whether accidentally or purposely inflicted','E988'),('E988.9','SP','Injury by unspecified means, undetermined whether accidentally or purposely inflicted','E988'),('E989','SP','Late effects of injury, undetermined whether accidentally or purposely inflicted','E980-E989'),('E990','NS','Injury due to war operations by fires and conflagrations','E990-E999'),('E990-E999','sect','Injury Resulting From Operations Of War','E000-E999'),('E990.0','SP','Injury due to war operations from gasoline bomb','E990'),('E990.1','SP','Injury due to war operations from flamethrower','E990'),('E990.2','SP','Injury due to war operations from incendiary bullet','E990'),('E990.3','SP','Injury due to war operations from fire caused indirectly from conventional weapon','E990'),('E990.9','SP','Injury due to war operations from other and unspecified source','E990'),('E991','NS','Injury due to war operations by bullets and fragments','E990-E999'),('E991.0','SP','Injury due to war operations from rubber bullets (rifle)','E991'),('E991.1','SP','Injury due to war operations from pellets (rifle)','E991'),('E991.2','SP','Injury due to war operations from other bullets','E991'),('E991.3','SP','Injury due to war operations from antipersonnel bomb (fragments)','E991'),('E991.4','SP','Injury due to war operations by fragments from munitions','E991'),('E991.5','SP','Injury due to war operations by fragments from person-borne improvised explosive device [IED]','E991'),('E991.6','SP','Injury due to war operations by fragments from vehicle-borne improvised explosive device [IED]','E991'),('E991.7','SP','Injury due to war operations by fragments from other improvised explosive device [IED]','E991'),('E991.8','SP','Injury due to war operations by fragments from weapons','E991'),('E991.9','SP','Injury due to war operations from other and unspecified fragments','E991'),('E992','NS','Injury due to war operations by explosion of marine weapons','E990-E999'),('E992.0','SP','Injury due to torpedo','E992'),('E992.1','SP','Injury due to depth charge','E992'),('E992.2','SP','Injury due to marine mines','E992'),('E992.3','SP','Injury due to sea-based artillery shell','E992'),('E992.8','SP','Injury due to war operations by other marine weapons','E992'),('E992.9','SP','Injury due to war operations by unspecified marine weapon','E992'),('E993','NS','Injury due to war operations by other explosion','E990-E999'),('E993.0','SP','Injury due to war operations by aerial bomb','E993'),('E993.1','SP','Injury due to war operations by guided missile','E993'),('E993.2','SP','Injury due to war operations by mortar','E993'),('E993.3','SP','Injury due to war operations by person-borne improvised explosive device [IED]','E993'),('E993.4','SP','Injury due to war operations by vehicle-borne improvised explosive device [IED]','E993'),('E993.5','SP','Injury due to war operations by other improvised explosive device [IED]','E993'),('E993.6','SP','Injury due to war operations by unintentional detonation of own munitions','E993'),('E993.7','SP','Injury due to war operations by unintentional discharge of own munitions launch device','E993'),('E993.8','SP','Injury due to war operations by other specified explosion','E993'),('E993.9','SP','Injury due to war operations by unspecified explosion','E993'),('E994','NS','Injury due to war operations by destruction of aircraft','E990-E999'),('E994.0','SP','Injury due to war operations by destruction of aircraft due to enemy fire or explosives','E994'),('E994.1','SP','Injury due to war operations by unintentional destruction of aircraft due to own onboard explosives','E994'),('E994.2','SP','Injury due to war operations by destruction of aircraft due to collision with other aircraft','E994'),('E994.3','SP','Injury due to war operations by destruction of aircraft due to onboard fire','E994'),('E994.8','SP','Injury due to war operations by other destruction of aircraft','E994'),('E994.9','SP','Injury due to war operations by unspecified destruction of aircraft','E994'),('E995','NS','Injury due to war operations by other and unspecified forms of conventional warfare','E990-E999'),('E995.0','SP','Injury due to war operations by unarmed hand-to-hand combat','E995'),('E995.1','SP','Injury due to war operations, struck by blunt object','E995'),('E995.2','SP','Injury due to war operations by piercing object','E995'),('E995.3','SP','Injury due to war operations by intentional restriction of air and airway','E995'),('E995.4','SP','Injury due to war operations by unintentional drowning due to inability to surface or obtain air','E995'),('E995.8','SP','Injury due to war operations by other forms of conventional warfare','E995'),('E995.9','SP','Injury due to war operations by unspecified form of conventional warfare','E995'),('E996','NS','Injury due to war operations by nuclear weapons','E990-E999'),('E996.0','SP','Injury due to war operations by direct blast effect of nuclear weapon','E996'),('E996.1','SP','Injury due to war operations by indirect blast effect of nuclear weapon','E996'),('E996.2','SP','Injury due to war operations by thermal radiation effect of nuclear weapon','E996'),('E996.3','SP','Injury due to war operations by nuclear radiation effects','E996'),('E996.8','SP','Injury due to war operations by other effects of nuclear weapons','E996'),('E996.9','SP','Injury due to war operations by unspecified effect of nuclear weapon','E996'),('E997','NS','Injury due to war operations by other forms of unconventional warfare','E990-E999'),('E997.0','SP','Injury due to war operations by lasers','E997'),('E997.1','SP','Injury due to war operations by biological warfare','E997'),('E997.2','SP','Injury due to war operations by gases, fumes, and chemicals','E997'),('E997.3','SP','Injury due to war operations by weapon of mass destruction [WMD], unspecified','E997'),('E997.8','SP','Injury due to other specified forms of unconventional warfare','E997'),('E997.9','SP','Injury due to unspecified form of unconventional warfare','E997'),('E998','NS','Injury due to war operations but occurring after cessation of hostilities','E990-E999'),('E998.0','SP','Injury due to war operations but occurring after cessation of hostilities by explosion of mines','E998'),('E998.1','SP','Injury due to war operations but occurring after cessation of hostilities by explosion of bombs','E998'),('E998.8','SP','Injury due to other war operations but occurring after cessation of hostilities','E998'),('E998.9','SP','Injury due to unspecified war operations but occurring after cessation of hostilities','E998'),('E999','NS','Late effect of injury due to war operations and terrorism','E990-E999'),('E999.0','SP','Late effect of injury due to war operations','E999'),('E999.1','SP','Late effect of injury due to terrorism','E999'),('V01','NS','Contact with or exposure to communicable diseases','V01-V09'),('V01-V09','sect','Persons With Potential Health Hazards Related To Communicable Diseases','V01-V91'),('V01-V91','sect','Supplementary Classification Of Factors Influencing Health Status And Contact With Health Services',NULL),('V01.0','SP','Contact with or exposure to cholera','V01'),('V01.1','SP','Contact with or exposure to tuberculosis','V01'),('V01.2','SP','Contact with or exposure to poliomyelitis','V01'),('V01.3','SP','Contact with or exposure to smallpox','V01'),('V01.4','SP','Contact with or exposure to rubella','V01'),('V01.5','SP','Contact with or exposure to rabies','V01'),('V01.6','SP','Contact with or exposure to venereal diseases','V01'),('V01.7','NS','Contact with or exposure to other viral diseases','V01'),('V01.71','SP','Contact with or exposure to varicella','V01.7'),('V01.79','SP','Contact with or exposure to other viral diseases','V01.7'),('V01.8','NS','Contact with or exposure to other communicable diseases','V01'),('V01.81','SP','Contact with or exposure to anthrax','V01.8'),('V01.82','SP','Exposure to SARS-associated coronavirus','V01.8'),('V01.83','SP','Contact with or exposure to escherichia coli (E. coli)','V01.8'),('V01.84','SP','Contact with or exposure to meningococcus','V01.8'),('V01.89','SP','Contact with or exposure to other communicable diseases','V01.8'),('V01.9','SP','Contact with or exposure to unspecified communicable disease','V01'),('V02','NS','Carrier or suspected carrier of infectious diseases','V01-V09'),('V02.0','SP','Carrier or suspected carrier of cholera','V02'),('V02.1','SP','Carrier or suspected carrier of typhoid','V02'),('V02.2','SP','Carrier or suspected carrier of amebiasis','V02'),('V02.3','SP','Carrier or suspected carrier of other gastrointestinal pathogens','V02'),('V02.4','SP','Carrier or suspected carrier of diphtheria','V02'),('V02.5','NS','Carrier or suspected carrier of other specified bacterial diseases','V02'),('V02.51','SP','Carrier or suspected carrier of group B streptococcus','V02.5'),('V02.52','SP','Carrier or suspected carrier of other streptococcus','V02.5'),('V02.53','SP','Carrier or suspected carrier of Methicillin susceptible Staphylococcus aureus','V02.5'),('V02.54','SP','Carrier or suspected carrier of Methicillin resistant Staphylococcus aureus','V02.5'),('V02.59','SP','Carrier or suspected carrier of other specified bacterial diseases','V02.5'),('V02.6','NS','Carrier or suspected carrier of viral hepatitis','V02'),('V02.60','SP','Viral hepatitis carrier, unspecified','V02.6'),('V02.61','SP','Hepatitis B carrier','V02.6'),('V02.62','SP','Hepatitis C carrier','V02.6'),('V02.69','SP','Other viral hepatitis carrier','V02.6'),('V02.7','SP','Carrier or suspected carrier of gonorrhea','V02'),('V02.8','SP','Carrier or suspected carrier of other venereal diseases','V02'),('V02.9','SP','Carrier or suspected carrier of other specified infectious organism','V02'),('V03','NS','Need for prophylactic vaccination and inoculation against bacterial diseases','V01-V09'),('V03.0','SP','Need for prophylactic vaccination and inoculation against cholera alone','V03'),('V03.1','SP','Need for prophylactic vaccination and inoculation against typhoid-paratyphoid alone [TAB]','V03'),('V03.2','SP','Need for prophylactic vaccination and inoculation against tuberculosis [BCG]','V03'),('V03.3','SP','Need for prophylactic vaccination and inoculation against plague','V03'),('V03.4','SP','Need for prophylactic vaccination and inoculation against tularemia','V03'),('V03.5','SP','Need for prophylactic vaccination and inoculation against diphtheria alone','V03'),('V03.6','SP','Need for prophylactic vaccination and inoculation against pertussis alone','V03'),('V03.7','SP','Need for prophylactic vaccination and inoculation against tetanus toxoid alone','V03'),('V03.8','NS','Need for other specified vaccinations against single bacterial diseases','V03'),('V03.81','SP','Other specified vaccinations against hemophilus influenza, type B [Hib]','V03.8'),('V03.82','SP','Other specified vaccinations against streptococcus pneumoniae [pneumococcus]','V03.8'),('V03.89','SP','Other specified vaccination','V03.8'),('V03.9','SP','Need for prophylactic vaccination and inoculation against unspecified single bacterial disease','V03'),('V04','NS','Need for prophylactic vaccination and inoculation against certain viral diseases','V01-V09'),('V04.0','SP','Need for prophylactic vaccination and inoculation against poliomyelitis','V04'),('V04.1','SP','Need for prophylactic vaccination and inoculation against smallpox','V04'),('V04.2','SP','Need for prophylactic vaccination and inoculation against measles alone','V04'),('V04.3','SP','Need for prophylactic vaccination and inoculation against rubella alone','V04'),('V04.4','SP','Need for prophylactic vaccination and inoculation against yellow fever','V04'),('V04.5','SP','Need for prophylactic vaccination and inoculation against rabies','V04'),('V04.6','SP','Need for prophylactic vaccination and inoculation against mumps alone','V04'),('V04.7','SP','Need for prophylactic vaccination and inoculation against common cold','V04'),('V04.8','NS','Need for prophylactic vaccination and inoculation against other viral diseases','V04'),('V04.81','SP','Need for prophylactic vaccination and inoculation against influenza','V04.8'),('V04.82','SP','Need for prophylactic vaccination and inoculation against respiratory syncytial virus (RSV)','V04.8'),('V04.89','SP','Need for prophylactic vaccination and inoculation against other viral diseases','V04.8'),('V05','NS','Need for other prophylactic vaccination and inoculation against single diseases','V01-V09'),('V05.0','SP','Need for prophylactic vaccination and inoculation against arthropod-borne viral encephalitis','V05'),('V05.1','SP','Need for prophylactic vaccination and inoculation against other arthropod-borne viral diseases','V05'),('V05.2','SP','Need for prophylactic vaccination and inoculation against leishmaniasis','V05'),('V05.3','SP','Need for prophylactic vaccination and inoculation against viral hepatitis','V05'),('V05.4','SP','Need for prophylactic vaccination and inoculation against varicella','V05'),('V05.8','SP','Need for prophylactic vaccination and inoculation against other specified disease','V05'),('V05.9','SP','Need for prophylactic vaccination and inoculation against unspecified single disease','V05'),('V06','NS','Need for prophylactic vaccination and inoculation against combinations of diseases','V01-V09'),('V06.0','SP','Need for prophylactic vaccination and inoculation against cholera with typhoid-paratyphoid [cholera TAB]','V06'),('V06.1','SP','Need for prophylactic vaccination and inoculation against diphtheria-tetanus-pertussis, combined [DTP] [DTaP]','V06'),('V06.2','SP','Need for prophylactic vaccination and inoculation against diptheria-tetanus- pertussis with typhoid-paratyphoid (DTP TAB)','V06'),('V06.3','SP','Need for prophylactic vaccination and inoculation against diptheria-tetanus- pertussis with poliomyelitis [DTP polio]','V06'),('V06.4','SP','Need for prophylactic vaccination and inoculation against measles-mumps-rubella (MMR)','V06'),('V06.5','SP','Need for prophylactic vaccination and inoculation against tetanus-diphtheria [Td] (DT)','V06'),('V06.6','SP','Need for prophylactic vaccination and inoculation against streptococcus pneumoniae [pneumococcus] and influenza','V06'),('V06.8','SP','Need for prophylactic vaccination and inoculation against other combinations of diseases','V06'),('V06.9','SP','Unspecified combined vaccine','V06'),('V07','NS','Need for isolation and other prophylactic measures','V01-V09'),('V07.0','SP','Need for isolation','V07'),('V07.1','SP','Need for desensitization to allergens','V07'),('V07.2','SP','Need for prophylactic immunotherapy','V07'),('V07.3','NS','Need for other prophylactic chemotherapy','V07'),('V07.31','SP','Need for prophylactic fluoride administration','V07.3'),('V07.39','SP','Need for other prophylactic chemotherapy','V07.3'),('V07.4','SP','Hormone replacement therapy (postmenopausal)','V07'),('V07.5','NS','Use of agents affecting estrogen receptors and estrogen levels','V07'),('V07.51','SP','Use of selective estrogen receptor modulators (SERMs)','V07.5'),('V07.52','SP','Use of aromatase inhibitors','V07.5'),('V07.59','SP','Use of other agents affecting estrogen receptors and estrogen levels','V07.5'),('V07.8','SP','Other specified prophylactic or treatment measure','V07'),('V07.9','SP','Unspecified prophylactic or treatment measure','V07'),('V08','SP','Asymptomatic human immunodeficiency virus [HIV] infection status','V01-V09'),('V09','NS','Infection with drug-resistant microorganisms','V01-V09'),('V09.0','SP','Infection with microorganisms resistant to penicillins','V09'),('V09.1','SP','Infection with microorganisms resistant to cephalosporins and other B-lactam antibiotics','V09'),('V09.2','SP','Infection with microorganisms resistant to macrolides','V09'),('V09.3','SP','Infection with microorganisms resistant to tetracyclines','V09'),('V09.4','SP','Infection with microorganisms resistant to aminoglycosides','V09'),('V09.5','NS','Infection with microorganisms resistant to quinolones and fluoroquinolones','V09'),('V09.50','SP','Infection with microorganisms without mention of resistance to multiple quinolones and fluroquinolones','V09.5'),('V09.51','SP','Infection with microorganisms with resistance to multiple quinolones and fluroquinolones','V09.5'),('V09.6','SP','Infection with microorganisms resistant to sulfonamides','V09'),('V09.7','NS','Infection with microorganisms resistant to other specified antimycobacterial agents','V09'),('V09.70','SP','Infection with microorganisms without mention of resistance to multiple antimycobacterial agents','V09.7'),('V09.71','SP','Infection with microorganisms with resistance to multiple antimycobacterial agents','V09.7'),('V09.8','NS','Infection with microorganisms resistant to other specified drugs','V09'),('V09.80','SP','Infection with microorganisms without mention of resistance to multiple drugs','V09.8'),('V09.81','SP','Infection with microorganisms with resistance to multiple drugs','V09.8'),('V09.9','NS','Infection with drug-resistant microorganisms unspecified','V09'),('V09.90','SP','Infection with drug-resistant microorganisms, unspecified, without mention of multiple drug resistance','V09.9'),('V09.91','SP','Infection with drug-resistant microorganisms, unspecified, with multiple drug resistance','V09.9'),('V10','NS','Personal history of malignant neoplasm','V10-V19'),('V10-V19','sect','Persons With Potential Health Hazards Related To Personal And Family History','V01-V91'),('V10.0','NS','Personal history of malignant neoplasm of gastrointestinal tract','V10'),('V10.00','SP','Personal history of malignant neoplasm of gastrointestinal tract, unspecified','V10.0'),('V10.01','SP','Personal history of malignant neoplasm of tongue','V10.0'),('V10.02','SP','Personal history of malignant neoplasm of other and unspecified oral cavity and pharynx','V10.0'),('V10.03','SP','Personal history of malignant neoplasm of esophagus','V10.0'),('V10.04','SP','Personal history of malignant neoplasm of stomach','V10.0'),('V10.05','SP','Personal history of malignant neoplasm of large intestine','V10.0'),('V10.06','SP','Personal history of malignant neoplasm of rectum, rectosigmoid junction, and anus','V10.0'),('V10.07','SP','Personal history of malignant neoplasm of liver','V10.0'),('V10.09','SP','Personal history of malignant neoplasm of other gastrointestinal tract','V10.0'),('V10.1','NS','Personal history of malignant neoplasm of trachea bronchus and lung','V10'),('V10.11','SP','Personal history of malignant neoplasm of bronchus and lung','V10.1'),('V10.12','SP','Personal history of malignant neoplasm of trachea','V10.1'),('V10.2','NS','Personal history of malignant neoplasm of other respiratory and intrathoracic organs','V10'),('V10.20','SP','Personal history of malignant neoplasm of respiratory organ, unspecified','V10.2'),('V10.21','SP','Personal history of malignant neoplasm of larynx','V10.2'),('V10.22','SP','Personal history of malignant neoplasm of nasal cavities, middle ear, and accessory sinuses','V10.2'),('V10.29','SP','Personal history of malignant neoplasm of other respiratory and intrathoracic organs','V10.2'),('V10.3','SP','Personal history of malignant neoplasm of breast','V10'),('V10.4','NS','Personal history of malignant neoplasm of genital organs','V10'),('V10.40','SP','Personal history of malignant neoplasm of female genital organ, unspecified','V10.4'),('V10.41','SP','Personal history of malignant neoplasm of cervix uteri','V10.4'),('V10.42','SP','Personal history of malignant neoplasm of other parts of uterus','V10.4'),('V10.43','SP','Personal history of malignant neoplasm of ovary','V10.4'),('V10.44','SP','Personal history of malignant neoplasm of other female genital organs','V10.4'),('V10.45','SP','Personal history of malignant neoplasm of male genital organ, unspecified','V10.4'),('V10.46','SP','Personal history of malignant neoplasm of prostate','V10.4'),('V10.47','SP','Personal history of malignant neoplasm of testis','V10.4'),('V10.48','SP','Personal history of malignant neoplasm of epididymis','V10.4'),('V10.49','SP','Personal history of malignant neoplasm of other male genital organs','V10.4'),('V10.5','NS','Personal history of malignant neoplasm of urinary organs','V10'),('V10.50','SP','Personal history of malignant neoplasm of urinary organ, unspecified','V10.5'),('V10.51','SP','Personal history of malignant neoplasm of bladder','V10.5'),('V10.52','SP','Personal history of malignant neoplasm of kidney','V10.5'),('V10.53','SP','Personal history of malignant neoplasm of renal pelvis','V10.5'),('V10.59','SP','Personal history of malignant neoplasm of other urinary organs','V10.5'),('V10.6','NS','Personal history of leukemia','V10'),('V10.60','SP','Personal history of leukemia, unspecified','V10.6'),('V10.61','SP','Personal history of lymphoid leukemia','V10.6'),('V10.62','SP','Personal history of myeloid leukemia','V10.6'),('V10.63','SP','Personal history of monocytic leukemia','V10.6'),('V10.69','SP','Personal history of other leukemia','V10.6'),('V10.7','NS','Personal history of other lymphatic and hematopoietic neoplasms','V10'),('V10.71','SP','Personal history of lymphosarcoma and reticulosarcoma','V10.7'),('V10.72','SP','Personal history of hodgkin\'s disease','V10.7'),('V10.79','SP','Personal history of other lymphatic and hematopoietic neoplasms','V10.7'),('V10.8','NS','Personal history of malignant neoplasm of other sites','V10'),('V10.81','SP','Personal history of malignant neoplasm of bone','V10.8'),('V10.82','SP','Personal history of malignant melanoma of skin','V10.8'),('V10.83','SP','Personal history of other malignant neoplasm of skin','V10.8'),('V10.84','SP','Personal history of malignant neoplasm of eye','V10.8'),('V10.85','SP','Personal history of malignant neoplasm of brain','V10.8'),('V10.86','SP','Personal history of malignant neoplasm of other parts of nervous system','V10.8'),('V10.87','SP','Personal history of malignant neoplasm of thyroid','V10.8'),('V10.88','SP','Personal history of malignant neoplasm of other endocrine glands and related structures','V10.8'),('V10.89','SP','Personal history of malignant neoplasm of other sites','V10.8'),('V10.9','NS','Unspecified personal history of malignant neoplasm','V10'),('V10.90','SP','Personal history of unspecified malignant neoplasm','V10.9'),('V10.91','SP','Personal history of malignant neuroendocrine tumor','V10.9'),('V11','NS','Personal history of mental disorder','V10-V19'),('V11.0','SP','Personal history of schizophrenia','V11'),('V11.1','SP','Personal history of affective disorders','V11'),('V11.2','SP','Personal history of neurosis','V11'),('V11.3','SP','Personal history of alcoholism','V11'),('V11.4','SP','Personal history of combat and operational stress reaction','V11'),('V11.8','SP','Personal history of other mental disorders','V11'),('V11.9','SP','Personal history of unspecified mental disorder','V11'),('V12','NS','Personal history of certain other diseases','V10-V19'),('V12.0','NS','Personal history of infectious and parasitic disease','V12'),('V12.00','SP','Personal history of unspecified infectious and parasitic disease','V12.0'),('V12.01','SP','Personal history of tuberculosis','V12.0'),('V12.02','SP','Personal history of poliomyelitis','V12.0'),('V12.03','SP','Personal history of malaria','V12.0'),('V12.04','SP','Personal history of Methicillin resistant Staphylococcus aureus','V12.0'),('V12.09','SP','Personal history of other infectious and parasitic diseases','V12.0'),('V12.1','SP','Personal history of nutritional deficiency','V12'),('V12.2','NS','Personal history of endocrine metabolic and immunity disorders','V12'),('V12.21','SP','Personal history of gestational diabetes','V12.2'),('V12.29','SP','Personal history of other endocrine, metabolic, and immunity disorders','V12.2'),('V12.3','SP','Personal history of diseases of blood and blood-forming organs','V12'),('V12.4','NS','Personal history of disorders of nervous system and sense organs','V12'),('V12.40','SP','Personal history of unspecified disorder of nervous system and sense organs','V12.4'),('V12.41','SP','Personal history of benign neoplasm of the brain','V12.4'),('V12.42','SP','Personal history of infections of the central nervous system','V12.4'),('V12.49','SP','Personal history of other disorders of nervous system and sense organs','V12.4'),('V12.5','NS','Personal history of diseases of circulatory system','V12'),('V12.50','SP','Personal history of unspecified circulatory disease','V12.5'),('V12.51','SP','Personal history of venous thrombosis and embolism','V12.5'),('V12.52','SP','Personal history of thrombophlebitis','V12.5'),('V12.53','SP','Personal history of sudden cardiac arrest','V12.5'),('V12.54','SP','Personal history of transient ischemic attack (TIA), and cerebral infarction without residual deficits','V12.5'),('V12.55','SP','Personal history of pulmonary embolism','V12.5'),('V12.59','SP','Personal history of other diseases of circulatory system','V12.5'),('V12.6','NS','Personal history of diseases of respiratory system','V12'),('V12.60','SP','Personal history of unspecified disease of respiratory system','V12.6'),('V12.61','SP','Personal history of pneumonia (recurrent)','V12.6'),('V12.69','SP','Personal history of other diseases of respiratory system','V12.6'),('V12.7','NS','Personal history of digestive disease','V12'),('V12.70','SP','Personal history of unspecified digestive disease','V12.7'),('V12.71','SP','Personal history of peptic ulcer disease','V12.7'),('V12.72','SP','Personal history of colonic polyps','V12.7'),('V12.79','SP','Personal history of other diseases of digestive system','V12.7'),('V13','NS','Personal history of other diseases','V10-V19'),('V13.0','NS','Personal history of disorders of the urinary system','V13'),('V13.00','SP','Personal history of unspecified urinary disorder','V13.0'),('V13.01','SP','Personal history of urinary calculi','V13.0'),('V13.02','SP','Personal history, urinary (tract) infection','V13.0'),('V13.03','SP','Personal history, nephrotic syndrome','V13.0'),('V13.09','SP','Personal history of other specified urinary system disorders','V13.0'),('V13.1','SP','Personal history of trophoblastic disease','V13'),('V13.2','NS','Personal history of other genital system and obstetric disorders','V13'),('V13.21','SP','Personal history of pre-term labor','V13.2'),('V13.22','SP','Personal history of cervical dysplasia','V13.2'),('V13.23','SP','Personal history of vaginal dysplasia','V13.2'),('V13.24','SP','Personal history of vulvar dysplasia','V13.2'),('V13.29','SP','Personal history of other genital system and obstetric disorders','V13.2'),('V13.3','SP','Personal history of diseases of skin and subcutaneous tissue','V13'),('V13.4','SP','Personal history of arthritis','V13'),('V13.5','NS','Personal history of other musculoskeletal disorders','V13'),('V13.51','SP','Personal history of pathologic fracture','V13.5'),('V13.52','SP','Personal history of stress fracture','V13.5'),('V13.59','SP','Personal history of other musculoskeletal disorders','V13.5'),('V13.6','NS','Personal history of congenital malformations','V13'),('V13.61','SP','Personal history of (corrected) hypospadias','V13.6'),('V13.62','SP','Personal history of other (corrected) congenital malformations of genitourinary system','V13.6'),('V13.63','SP','Personal history of (corrected) congenital malformations of nervous system','V13.6'),('V13.64','SP','Personal history of (corrected) congenital malformations of eye, ear, face and neck','V13.6'),('V13.65','SP','Personal history of (corrected) congenital malformations of heart and circulatory system','V13.6'),('V13.66','SP','Personal history of (corrected) congenital malformations of respiratory system','V13.6'),('V13.67','SP','Personal history of (corrected) congenital malformations of digestive system','V13.6'),('V13.68','SP','Personal history of (corrected) congenital malformations of integument, limbs, and musculoskeletal systems','V13.6'),('V13.69','SP','Personal history of other (corrected) congenital malformations','V13.6'),('V13.7','SP','Personal history of perinatal problems','V13'),('V13.8','NS','Personal history of other specified diseases','V13'),('V13.81','SP','Personal history of anaphylaxis','V13.8'),('V13.89','SP','Personal history of other specified diseases','V13.8'),('V13.9','SP','Personal history of unspecified disease','V13'),('V14','NS','Personal history of allergy to medicinal agents','V10-V19'),('V14.0','SP','Personal history of allergy to penicillin','V14'),('V14.1','SP','Personal history of allergy to other antibiotic agent','V14'),('V14.2','SP','Personal history of allergy to sulfonamides','V14'),('V14.3','SP','Personal history of allergy to other anti-infective agent','V14'),('V14.4','SP','Personal history of allergy to anesthetic agent','V14'),('V14.5','SP','Personal history of allergy to narcotic agent','V14'),('V14.6','SP','Personal history of allergy to analgesic agent','V14'),('V14.7','SP','Personal history of allergy to serum or vaccine','V14'),('V14.8','SP','Personal history of allergy to other specified medicinal agents','V14'),('V14.9','SP','Personal history of allergy to unspecified medicinal agent','V14'),('V15','NS','Other personal history presenting hazards to health','V10-V19'),('V15.0','NS','Personal history of allergy, other than to medicinal agents, presenting hazards to health','V15'),('V15.01','SP','Allergy to peanuts','V15.0'),('V15.02','SP','Allergy to milk products','V15.0'),('V15.03','SP','Allergy to eggs','V15.0'),('V15.04','SP','Allergy to seafood','V15.0'),('V15.05','SP','Allergy to other foods','V15.0'),('V15.06','SP','Allergy to insects and arachnids','V15.0'),('V15.07','SP','Allergy to latex','V15.0'),('V15.08','SP','Allergy to radiographic dye','V15.0'),('V15.09','SP','Other allergy, other than to medicinal agents','V15.0'),('V15.1','SP','Personal history of surgery to heart and great vessels, presenting hazards to health','V15'),('V15.2','NS','Personal history of surgery to other organs presenting hazards to health','V15'),('V15.21','SP','Personal history of undergoing in utero procedure during pregnancy','V15.2'),('V15.22','SP','Personal history of undergoing in utero procedure while a fetus','V15.2'),('V15.29','SP','Personal history of surgery to other organs','V15.2'),('V15.3','SP','Personal history of irradiation, presenting hazards to health','V15'),('V15.4','NS','Personal history of psychological trauma presenting hazards to health','V15'),('V15.41','SP','History of physical abuse','V15.4'),('V15.42','SP','History of emotional abuse','V15.4'),('V15.49','SP','Other psychological trauma','V15.4'),('V15.5','NS','Personal history of injury presenting hazards to health','V15'),('V15.51','SP','Personal history of traumatic fracture','V15.5'),('V15.52','SP','Personal history of traumatic brain injury','V15.5'),('V15.53','SP','Personal history of retained foreign body fully removed','V15.5'),('V15.59','SP','Personal history of other injury','V15.5'),('V15.6','SP','Personal history of poisoning, presenting hazards to health','V15'),('V15.7','SP','Personal history of contraception, presenting hazards to health','V15'),('V15.8','NS','Other specified personal history presenting hazards to health','V15'),('V15.80','SP','Personal history of failed moderate sedation','V15.8'),('V15.81','SP','Personal history of noncompliance with medical treatment, presenting hazards to health','V15.8'),('V15.82','SP','Personal history of tobacco use','V15.8'),('V15.83','SP','Personal history of underimmunization status','V15.8'),('V15.84','SP','Personal history of contact with and (suspected) exposure to asbestos','V15.8'),('V15.85','SP','Personal history of contact with and (suspected) exposure to potentially hazardous body fluids','V15.8'),('V15.86','SP','Personal history of contact with and (suspected) exposure to lead','V15.8'),('V15.87','SP','History of extracorporeal membrane oxygenation (ECMO)','V15.8'),('V15.88','SP','History of fall','V15.8'),('V15.89','SP','Other specified personal history presenting hazards to health','V15.8'),('V15.9','SP','Unspecified personal history presenting hazards to health','V15'),('V16','NS','Family history of malignant neoplasm','V10-V19'),('V16.0','SP','Family history of malignant neoplasm of gastrointestinal tract','V16'),('V16.1','SP','Family history of malignant neoplasm of trachea, bronchus, and lung','V16'),('V16.2','SP','Family history of malignant neoplasm of other respiratory and intrathoracic organs','V16'),('V16.3','SP','Family history of malignant neoplasm of breast','V16'),('V16.4','NS','Family history of malignant neoplasm of genital organs','V16'),('V16.40','SP','Family history of malignant neoplasm of genital organ, unspecified','V16.4'),('V16.41','SP','Family history of malignant neoplasm of ovary','V16.4'),('V16.42','SP','Family history of malignant neoplasm of prostate','V16.4'),('V16.43','SP','Family history of malignant neoplasm of testis','V16.4'),('V16.49','SP','Family history of malignant neoplasm of other genital organs','V16.4'),('V16.5','NS','Family history of malignant neoplasm of urinary organs','V16'),('V16.51','SP','Family history of malignant neoplasm of kidney','V16.5'),('V16.52','SP','Family history of malignant neoplasm, bladder','V16.5'),('V16.59','SP','Family history of malignant neoplasm of other urinary organs','V16.5'),('V16.6','SP','Family history of leukemia','V16'),('V16.7','SP','Family history of other lymphatic and hematopoietic neoplasms','V16'),('V16.8','SP','Family history of other specified malignant neoplasm','V16'),('V16.9','SP','Family history of unspecified malignant neoplasm','V16'),('V17','NS','Family history of certain chronic disabling diseases','V10-V19'),('V17.0','SP','Family history of psychiatric condition','V17'),('V17.1','SP','Family history of stroke (cerebrovascular)','V17'),('V17.2','SP','Family history of other neurological diseases','V17'),('V17.3','SP','Family history of ischemic heart disease','V17'),('V17.4','NS','Family history of other cardiovascular diseases','V17'),('V17.41','SP','Family history of sudden cardiac death (SCD)','V17.4'),('V17.49','SP','Family history of other cardiovascular diseases','V17.4'),('V17.5','SP','Family history of asthma','V17'),('V17.6','SP','Family history of other chronic respiratory conditions','V17'),('V17.7','SP','Family history of arthritis','V17'),('V17.8','NS','Family history of other musculoskeletal diseases','V17'),('V17.81','SP','Family history of osteoporosis','V17.8'),('V17.89','SP','Family history of other musculoskeletal diseases','V17.8'),('V18','NS','Family history of certain other specific conditions','V10-V19'),('V18.0','SP','Family history of diabetes mellitus','V18'),('V18.1','NS','Family history of other endocrine and metabolic diseases','V18'),('V18.11','SP','Family history of multiple endocrine neoplasia [MEN] syndrome','V18.1'),('V18.19','SP','Family history of other endocrine and metabolic diseases','V18.1'),('V18.2','SP','Family history of anemia','V18'),('V18.3','SP','Family history of other blood disorders','V18'),('V18.4','SP','Family history of intellectual disabilities','V18'),('V18.5','NS','Family history of digestive disorders','V18'),('V18.51','SP','Family history of colonic polyps','V18.5'),('V18.59','SP','Family history of other digestive disorders','V18.5'),('V18.6','NS','Family history of kidney diseases','V18'),('V18.61','SP','Family history of polycystic kidney','V18.6'),('V18.69','SP','Family history of other kidney diseases','V18.6'),('V18.7','SP','Family history of other genitourinary diseases','V18'),('V18.8','SP','Family history of infectious and parasitic diseases','V18'),('V18.9','SP','Family history of genetic disease carrier','V18'),('V19','NS','Family history of other conditions','V10-V19'),('V19.0','SP','Family history of blindness or visual loss','V19'),('V19.1','NS','Family history of other eye disorders','V19'),('V19.11','SP','Family history of glaucoma','V19.1'),('V19.19','SP','Family history of other specified eye disorder','V19.1'),('V19.2','SP','Family history of deafness or hearing loss','V19'),('V19.3','SP','Family history of other ear disorders','V19'),('V19.4','SP','Family history of skin conditions','V19'),('V19.5','SP','Family history of congenital anomalies','V19'),('V19.6','SP','Family history of allergic disorders','V19'),('V19.7','SP','Family history of consanguinity','V19'),('V19.8','SP','Family history of other condition','V19'),('V20','NS','Health supervision of infant or child','V20-V29'),('V20-V29','sect','Persons Encountering Health Services In Circumstances Related To Reproduction And Development','V01-V91'),('V20.0','SP','Health supervision of foundling','V20'),('V20.1','SP','Other healthy infant or child receiving care','V20'),('V20.2','SP','Routine infant or child health check','V20'),('V20.3','NS','Newborn health supervision','V20'),('V20.31','SP','Health supervision for newborn under 8 days old','V20.3'),('V20.32','SP','Health supervision for newborn 8 to 28 days old','V20.3'),('V21','NS','Constitutional states in development','V20-V29'),('V21.0','SP','Period of rapid growth in childhood','V21'),('V21.1','SP','Puberty','V21'),('V21.2','SP','Other development of adolescence','V21'),('V21.3','NS','Low birth weight status','V21'),('V21.30','SP','Low birth weight status, unspecified','V21.3'),('V21.31','SP','Low birth weight status, less than 500 grams','V21.3'),('V21.32','SP','Low birth weight status, 500-999 grams','V21.3'),('V21.33','SP','Low birth weight status, 1000-1499 grams','V21.3'),('V21.34','SP','Low birth weight status, 1500-1999 grams','V21.3'),('V21.35','SP','Low birth weight status, 2000-2500 grams','V21.3'),('V21.8','SP','Other specified constitutional states in development','V21'),('V21.9','SP','Unspecified constitutional state in development','V21'),('V22','NS','Normal pregnancy','V20-V29'),('V22.0','SP','Supervision of normal first pregnancy','V22'),('V22.1','SP','Supervision of other normal pregnancy','V22'),('V22.2','SP','Pregnant state, incidental','V22'),('V23','NS','Supervision of high-risk pregnancy','V20-V29'),('V23.0','SP','Supervision of high-risk pregnancy with history of infertility','V23'),('V23.1','SP','Supervision of high-risk pregnancy with history of trophoblastic disease','V23'),('V23.2','SP','Supervision of high-risk pregnancy with history of abortion','V23'),('V23.3','SP','Supervision of high-risk pregnancy with grand multiparity','V23'),('V23.4','NS','Supervision of high-risk pregnancy with other poor obstetric history','V23'),('V23.41','SP','Pregnancy with history of pre-term labor','V23.4'),('V23.42','SP','Pregnancy with history of ectopic pregnancy','V23.4'),('V23.49','SP','Pregnancy with other poor obstetric history','V23.4'),('V23.5','SP','Supervision of high-risk pregnancy with other poor reproductive history','V23'),('V23.7','SP','Supervision of high-risk pregnancy with insufficient prenatal care','V23'),('V23.8','NS','Supervision of other high-risk pregnancy','V23'),('V23.81','SP','Supervision of high-risk pregnancy with elderly primigravida','V23.8'),('V23.82','SP','Supervision of high-risk pregnancy with elderly multigravida','V23.8'),('V23.83','SP','Supervision of high-risk pregnancy with young primigravida','V23.8'),('V23.84','SP','Supervision of high-risk pregnancy with young multigravida','V23.8'),('V23.85','SP','Pregnancy resulting from assisted reproductive technology','V23.8'),('V23.86','SP','Pregnancy with history of in utero procedure during previous pregnancy','V23.8'),('V23.87','SP','Pregnancy with inconclusive fetal viability','V23.8'),('V23.89','SP','Supervision of other high-risk pregnancy','V23.8'),('V23.9','SP','Supervision of unspecified high-risk pregnancy','V23'),('V24','NS','Postpartum care and examination','V20-V29'),('V24.0','SP','Postpartum care and examination immediately after delivery','V24'),('V24.1','SP','Postpartum care and examination of lactating mother','V24'),('V24.2','SP','Routine postpartum follow-up','V24'),('V25','NS','Encounter for contraceptive management','V20-V29'),('V25.0','NS','General counseling and advice on contraceptive management','V25'),('V25.01','SP','General counseling on prescription of oral contraceptives','V25.0'),('V25.02','SP','General counseling on initiation of other contraceptive measures','V25.0'),('V25.03','SP','Encounter for emergency contraceptive counseling and prescription','V25.0'),('V25.04','SP','Counseling and instruction in natural family planning to avoid pregnancy','V25.0'),('V25.09','SP','Other general counseling and advice on contraceptive management','V25.0'),('V25.1','NS','Encounter for insertion or removal of intrauterine contraceptive device','V25'),('V25.11','SP','Encounter for insertion of intrauterine contraceptive device','V25.1'),('V25.12','SP','Encounter for removal of intrauterine contraceptive device','V25.1'),('V25.13','SP','Encounter for removal and reinsertion of intrauterine contraceptive device','V25.1'),('V25.2','SP','Sterilization','V25'),('V25.3','SP','Menstrual extraction','V25'),('V25.4','NS','Surveillance of previously prescribed contraceptive methods','V25'),('V25.40','SP','Contraceptive surveillance, unspecified','V25.4'),('V25.41','SP','Surveillance of contraceptive pill','V25.4'),('V25.42','SP','Surveillance of intrauterine contraceptive device','V25.4'),('V25.43','SP','Surveillance of implantable subdermal contraceptive','V25.4'),('V25.49','SP','Surveillance of other contraceptive method','V25.4'),('V25.5','SP','Insertion of implantable subdermal contraceptive','V25'),('V25.8','SP','Other specified contraceptive management','V25'),('V25.9','SP','Unspecified contraceptive management','V25'),('V26','NS','Procreative management','V20-V29'),('V26.0','SP','Tuboplasty or vasoplasty after previous sterilization','V26'),('V26.1','SP','Artificial insemination','V26'),('V26.2','NS','Procreation management investigation and testing','V26'),('V26.21','SP','Fertility testing','V26.2'),('V26.22','SP','Aftercare following sterilization reversal','V26.2'),('V26.29','SP','Other investigation and testing','V26.2'),('V26.3','NS','Procreative management genetic counseling and testing','V26'),('V26.31','SP','Testing of female for genetic disease carrier status','V26.3'),('V26.32','SP','Other genetic testing of female','V26.3'),('V26.33','SP','Genetic counseling','V26.3'),('V26.34','SP','Testing of male for genetic disease carrier status','V26.3'),('V26.35','SP','Encounter for testing of male partner of female with recurrent pregnancy loss','V26.3'),('V26.39','SP','Other genetic testing of male','V26.3'),('V26.4','NS','General counseling and advice on procreative management','V26'),('V26.41','SP','Procreative counseling and advice using natural family planning','V26.4'),('V26.42','SP','Encounter for fertility preservation counseling','V26.4'),('V26.49','SP','Other procreative management counseling and advice','V26.4'),('V26.5','NS','Sterilization status','V26'),('V26.51','SP','Tubal ligation status','V26.5'),('V26.52','SP','Vasectomy status','V26.5'),('V26.8','NS','Other specified procreative management','V26'),('V26.81','SP','Encounter for assisted reproductive fertility procedure cycle','V26.8'),('V26.82','SP','Encounter for fertility preservation procedure','V26.8'),('V26.89','SP','Other specified procreative management','V26.8'),('V26.9','SP','Unspecified procreative management','V26'),('V27','NS','Outcome of delivery','V20-V29'),('V27.0','SP','Outcome of delivery, single liveborn','V27'),('V27.1','SP','Outcome of delivery, single stillborn','V27'),('V27.2','SP','Outcome of delivery, twins, both liveborn','V27'),('V27.3','SP','Outcome of delivery, twins, one liveborn and one stillborn','V27'),('V27.4','SP','Outcome of delivery, twins, both stillborn','V27'),('V27.5','SP','Outcome of delivery, other multiple birth, all liveborn','V27'),('V27.6','SP','Outcome of delivery, other multiple birth, some liveborn','V27'),('V27.7','SP','Outcome of delivery, other multiple birth, all stillborn','V27'),('V27.9','SP','Outcome of delivery, unspecified outcome of delivery','V27'),('V28','NS','Encounter for antenatal screening of mother','V20-V29'),('V28.0','SP','Antenatal screening for chromosomal anomalies by amniocentesis','V28'),('V28.1','SP','Antenatal screening for raised alpha-fetoprotein levels in amniotic fluid','V28'),('V28.2','SP','Other antenatal screening based on amniocentesis','V28'),('V28.3','SP','Encounter for routine screening for malformation using ultrasonics','V28'),('V28.4','SP','Antenatal screening for fetal growth retardation using ultrasonics','V28'),('V28.5','SP','Antenatal screening for isoimmunization','V28'),('V28.6','SP','Antenatal screening for Streptococcus B','V28'),('V28.8','NS','Other specified antenatal screening','V28'),('V28.81','SP','Encounter for fetal anatomic survey','V28.8'),('V28.82','SP','Encounter for screening for risk of pre-term labor','V28.8'),('V28.89','SP','Other specified antenatal screening','V28.8'),('V28.9','SP','Unspecified antenatal screening','V28'),('V29','NS','Observation and evaluation of newborns for suspected conditions not found','V20-V29'),('V29.0','SP','Observation for suspected infectious condition','V29'),('V29.1','SP','Observation for suspected neurological conditions','V29'),('V29.2','SP','Observation and evaluation of newborn for suspected respiratory condition','V29'),('V29.3','SP','Observation for suspected genetic or metabolic condition','V29'),('V29.8','SP','Observation for other specified suspected conditions','V29'),('V29.9','SP','Observation for unspecified suspected conditions','V29'),('V30','NS','Single liveborn','V30-V39'),('V30-V39','sect','Liveborn Infants According To Type Of Birth','V01-V91'),('V30.0','NS','Single liveborn born in hospital','V30'),('V30.00','SP','Single liveborn, born in hospital, delivered without mention of cesarean section','V30.0'),('V30.01','SP','Single liveborn, born in hospital, delivered by cesarean section','V30.0'),('V30.1','SP','Single liveborn, born before admission to hospital','V30'),('V30.2','SP','Single liveborn, born outside hospital and not hospitalized','V30'),('V31','NS','Twin birth mate liveborn','V30-V39'),('V31.0','NS','Twin birth mate liveborn born in hospital','V31'),('V31.00','SP','Twin birth, mate liveborn, born in hospital, delivered without mention of cesarean section','V31.0'),('V31.01','SP','Twin birth, mate liveborn, born in hospital, delivered by cesarean section','V31.0'),('V31.1','SP','Twin birth, mate liveborn, born before admission to hospital','V31'),('V31.2','SP','Twin birth, mate liveborn, born outside hospital and not hospitalized','V31'),('V32','NS','Twin birth mate stillborn','V30-V39'),('V32.0','NS','Twin birth mate stillborn born in hospital','V32'),('V32.00','SP','Twin birth, mate stillborn, born in hospital, delivered without mention of cesarean section','V32.0'),('V32.01','SP','Twin birth, mate stillborn, born in hospital, delivered by cesarean section','V32.0'),('V32.1','SP','Twin birth, mate stillborn, born before admission to hospital','V32'),('V32.2','SP','Twin birth, mate stillborn, born outside hospital and not hospitalized','V32'),('V33','NS','Twin birth unspecified whether mate liveborn or stillborn','V30-V39'),('V33.0','NS','Twin birth unspecified whether mate liveborn or stillborn born in hospital','V33'),('V33.00','SP','Twin birth, unspecified whether mate liveborn or stillborn, born in hospital, delivered without mention of cesarean section','V33.0'),('V33.01','SP','Twin birth, unspecified whether mate liveborn or stillborn, born in hospital, delivered by cesarean section','V33.0'),('V33.1','SP','Twin birth, unspecified whether mate liveborn or stillborn, born before admission to hospital','V33'),('V33.2','SP','Twin birth, unspecified whether mate liveborn or stillborn, born outside hospital and not hospitalized','V33'),('V34','NS','Other multiple birth (three or more) mates all liveborn','V30-V39'),('V34.0','NS','Other multiple birth (three or more) mates all liveborn born in hospital','V34'),('V34.00','SP','Other multiple birth (three or more), mates all liveborn, born in hospital, delivered without mention of cesarean section','V34.0'),('V34.01','SP','Other multiple birth (three or more), mates all liveborn, born in hospital, delivered by cesarean section','V34.0'),('V34.1','SP','Other multiple birth (three or more), mates all liveborn, born before admission to hospital','V34'),('V34.2','SP','Other multiple birth (three or more), mates all liveborn, born outside hospital and not hospitalized','V34'),('V35','NS','Other multiple birth (three or more) mates all stillborn','V30-V39'),('V35.0','NS','Other multiple birth (three or more), mates all still born, born in hospital','V35'),('V35.00','SP','Other multiple birth (three or more), mates all still born, born in hospital, delivered without mention of cesarean section','V35.0'),('V35.01','SP','Other multiple birth (three or more), mates all still born, born in hospital, delivered by cesarean section','V35.0'),('V35.1','SP','Other multiple birth (three or more), mates all stillborn, born before admission to hospital','V35'),('V35.2','SP','Other multiple birth (three or more), mates all stillborn, born outside of hospital and not hospitalized','V35'),('V36','NS','Other multiple birth (three or more) mates liveborn and stillborn','V30-V39'),('V36.0','NS','Other multiple birth (three or more) mates liveborn and stillborn born in hospital','V36'),('V36.00','SP','Other multiple birth (three or more), mates liveborn and stillborn, born in hospital, delivered without mention of cesarean section','V36.0'),('V36.01','SP','Other multiple birth (three or more), mates liveborn and stillborn, born in hospital, delivered without mention of cesarean section','V36.0'),('V36.1','SP','Other multiple birth (three or more), mates liveborn and stillborn, born before admission to hospital','V36'),('V36.2','SP','Other multiple birth (three or more), mates liveborn and stillborn, born outside hospital and not hospitalized','V36'),('V37','NS','Other multiple birth (three or more) unspecified whether mates liveborn or stillborn','V30-V39'),('V37.0','NS','Other multiple birth (three or more) unspecified whether mates liveborn or stillborn born in hospital','V37'),('V37.00','SP','Other multiple birth (three or more), unspecified whether mates liveborn or stillborn, born in hospital, delivered without mention of cesarean section','V37.0'),('V37.01','SP','Other multiple birth (three or more), unspecified whether mates liveborn or stillborn, born in hospital, delivered by cesarean section','V37.0'),('V37.1','SP','Other multiple birth (three or more), unspecified whether mates liveborn or stillborn, born before admission to hospital','V37'),('V37.2','SP','Other multiple birth (three or more), unspecified whether mates liveborn or stillborn, born outside of hospital','V37'),('V39','NS','Liveborn unspecified whether single twin or multiple','V30-V39'),('V39.0','NS','Liveborn unspecified whether single twin or multiple born in hospital','V39'),('V39.00','SP','Liveborn, unspecified whether single, twin or multiple, born in hospital, delivered without mention of cesarean section','V39.0'),('V39.01','SP','Liveborn, unspecified whether single, twin or multiple, born in hospital, delivered by cesarean section','V39.0'),('V39.1','SP','Liveborn, unspecified whether single, twin or multiple, born before admission to hospital','V39'),('V39.2','SP','Liveborn, unspecified whether single, twin or multiple, born outside hospital and not hospitalized','V39'),('V40','NS','Mental and behavioral problems','V40-V49'),('V40-V49','sect','Persons With A Condition Influencing Their Health Status','V01-V91'),('V40.0','SP','Mental and behavioral problems with learning','V40'),('V40.1','SP','Mental and behavioral problems with communication [including speech]','V40'),('V40.2','SP','Other mental problems','V40'),('V40.3','NS','Other behavioral problems','V40'),('V40.31','SP','Wandering in diseases classified elsewhere','V40.3'),('V40.39','SP','Other specified behavioral problem','V40.3'),('V40.9','SP','Unspecified mental or behavioral problem','V40'),('V41','NS','Problems with special senses and other special functions','V40-V49'),('V41.0','SP','Problems with sight','V41'),('V41.1','SP','Other eye problems','V41'),('V41.2','SP','Problems with hearing','V41'),('V41.3','SP','Other ear problems','V41'),('V41.4','SP','Problems with voice production','V41'),('V41.5','SP','Problems with smell and taste','V41'),('V41.6','SP','Problems with swallowing and mastication','V41'),('V41.7','SP','Problems with sexual function','V41'),('V41.8','SP','Other problems with special functions','V41'),('V41.9','SP','Unspecified problem with special functions','V41'),('V42','NS','Organ or tissue replaced by transplant','V40-V49'),('V42.0','SP','Kidney replaced by transplant','V42'),('V42.1','SP','Heart replaced by transplant','V42'),('V42.2','SP','Heart valve replaced by transplant','V42'),('V42.3','SP','Skin replaced by transplant','V42'),('V42.4','SP','Bone replaced by transplant','V42'),('V42.5','SP','Cornea replaced by transplant','V42'),('V42.6','SP','Lung replaced by transplant','V42'),('V42.7','SP','Liver replaced by transplant','V42'),('V42.8','NS','Other specified organ or tissue replaced by transplant','V42'),('V42.81','SP','Bone marrow replaced by transplant','V42.8'),('V42.82','SP','Peripheral stem cells replaced by transplant','V42.8'),('V42.83','SP','Pancreas replaced by transplant','V42.8'),('V42.84','SP','Organ or tissue replaced by transplant, intestines','V42.8'),('V42.89','SP','Other specified organ or tissue replaced by transplant','V42.8'),('V42.9','SP','Unspecified organ or tissue replaced by transplant','V42'),('V43','NS','Organ or tissue replaced by other means','V40-V49'),('V43.0','SP','Eye globe replaced by other means','V43'),('V43.1','SP','Lens replaced by other means','V43'),('V43.2','NS','Heart replaced by other means','V43'),('V43.21','SP','Organ or tissue replaced by other means, heart assist device','V43.2'),('V43.22','SP','Organ or tissue replaced by other means, fully implantable artificial heart','V43.2'),('V43.3','SP','Heart valve replaced by other means','V43'),('V43.4','SP','Blood vessel replaced by other means','V43'),('V43.5','SP','Bladder replaced by other means','V43'),('V43.6','NS','Joint replaced by other means','V43'),('V43.60','SP','Unspecified joint replacement','V43.6'),('V43.61','SP','Shoulder joint replacement','V43.6'),('V43.62','SP','Elbow joint replacement','V43.6'),('V43.63','SP','Wrist joint replacement','V43.6'),('V43.64','SP','Hip joint replacement','V43.6'),('V43.65','SP','Knee joint replacement','V43.6'),('V43.66','SP','Ankle joint replacement','V43.6'),('V43.69','SP','Other joint replacement','V43.6'),('V43.7','SP','Limb replaced by other means','V43'),('V43.8','NS','Other organ or tissue replaced by other means','V43'),('V43.81','SP','Larynx replacement','V43.8'),('V43.82','SP','Breast replacement','V43.8'),('V43.83','SP','Artificial skin replacement','V43.8'),('V43.89','SP','Other organ or tissue replaced by other means','V43.8'),('V44','NS','Artificial opening status','V40-V49'),('V44.0','SP','Tracheostomy status','V44'),('V44.1','SP','Gastrostomy status','V44'),('V44.2','SP','Ileostomy status','V44'),('V44.3','SP','Colostomy status','V44'),('V44.4','SP','Status of other artificial opening of gastrointestinal tract','V44'),('V44.5','NS','Cystostomy status','V44'),('V44.50','SP','Cystostomy, unspecified','V44.5'),('V44.51','SP','Cutaneous-vesicostomy','V44.5'),('V44.52','SP','Appendico-vesicostomy','V44.5'),('V44.59','SP','Other cystostomy','V44.5'),('V44.6','SP','Other artificial opening of urinary tract status','V44'),('V44.7','SP','Artificial vagina status','V44'),('V44.8','SP','Other artificial opening status','V44'),('V44.9','SP','Unspecified artificial opening status','V44'),('V45','NS','Other postprocedural states','V40-V49'),('V45.0','NS','Cardiac device in situ','V45'),('V45.00','SP','Unspecified cardiac device in situ','V45.0'),('V45.01','SP','Cardiac pacemaker in situ','V45.0'),('V45.02','SP','Automatic implantable cardiac defibrillator in situ','V45.0'),('V45.09','SP','Other specified cardiac device in situ','V45.0'),('V45.1','NS','Postsurgical renal dialysis status','V45'),('V45.11','SP','Renal dialysis status','V45.1'),('V45.12','SP','Noncompliance with renal dialysis','V45.1'),('V45.2','SP','Presence of cerebrospinal fluid drainage device','V45'),('V45.3','SP','Intestinal bypass or anastomosis status','V45'),('V45.4','SP','Arthrodesis status','V45'),('V45.5','NS','Postsurgical presence of contraceptive device','V45'),('V45.51','SP','Presence of intrauterine contraceptive device','V45.5'),('V45.52','SP','Presence of subdermal contraceptive implant','V45.5'),('V45.59','SP','Presence of other contraceptive device','V45.5'),('V45.6','NS','Postsurgical states following surgery of eye and adnexa','V45'),('V45.61','SP','Cataract extraction status','V45.6'),('V45.69','SP','Other states following surgery of eye and adnexa','V45.6'),('V45.7','NS','Postsurgical acquired absence of organ','V45'),('V45.71','SP','Acquired absence of breast and nipple','V45.7'),('V45.72','SP','Acquired absence of intestine (large) (small)','V45.7'),('V45.73','SP','Acquired absence of kidney','V45.7'),('V45.74','SP','Acquired absence of organ, other parts of urinary tract','V45.7'),('V45.75','SP','Acquired absence of organ, stomach','V45.7'),('V45.76','SP','Acquired absence of organ, lung','V45.7'),('V45.77','SP','Acquired absence of organ, genital organs','V45.7'),('V45.78','SP','Acquired absence of organ, eye','V45.7'),('V45.79','SP','Other acquired absence of organ','V45.7'),('V45.8','NS','Other postprocedural status','V45'),('V45.81','SP','Aortocoronary bypass status','V45.8'),('V45.82','SP','Percutaneous transluminal coronary angioplasty status','V45.8'),('V45.83','SP','Breast implant removal status','V45.8'),('V45.84','SP','Dental restoration status','V45.8'),('V45.85','SP','Insulin pump status','V45.8'),('V45.86','SP','Bariatric surgery status','V45.8'),('V45.87','SP','Transplanted organ removal status','V45.8'),('V45.88','SP','Status post administration of tPA (rtPA) in a different facility within the last 24 hours prior to admission to current facility','V45.8'),('V45.89','SP','Other postprocedural status','V45.8'),('V46','NS','Other dependence on machines and devices','V40-V49'),('V46.0','SP','Dependence on aspirator','V46'),('V46.1','NS','Dependence on respirator [ventilator]','V46'),('V46.11','SP','Dependence on respirator, status','V46.1'),('V46.12','SP','Encounter for respirator dependence during power failure','V46.1'),('V46.13','SP','Encounter for weaning from respirator [ventilator]','V46.1'),('V46.14','SP','Mechanical complication of respirator [ventilator]','V46.1'),('V46.2','SP','Other dependence on machines, supplemental oxygen','V46'),('V46.3','SP','Wheelchair dependence','V46'),('V46.8','SP','Dependence on other enabling machines','V46'),('V46.9','SP','Unspecified machine dependence','V46'),('V47','NS','Other problems with internal organs','V40-V49'),('V47.0','SP','Deficiencies of internal organs','V47'),('V47.1','SP','Mechanical and motor problems with internal organs','V47'),('V47.2','SP','Other cardiorespiratory problems','V47'),('V47.3','SP','Other digestive problems','V47'),('V47.4','SP','Other urinary problems','V47'),('V47.5','SP','Other genital problems','V47'),('V47.9','SP','Unspecified problems with internal organs','V47'),('V48','NS','Problems with head neck and trunk','V40-V49'),('V48.0','SP','Deficiencies of head','V48'),('V48.1','SP','Deficiencies of neck and trunk','V48'),('V48.2','SP','Mechanical and motor problems with head','V48'),('V48.3','SP','Mechanical and motor problems with neck and trunk','V48'),('V48.4','SP','Sensory problem with head','V48'),('V48.5','SP','Sensory problem with neck and trunk','V48'),('V48.6','SP','Disfigurements of head','V48'),('V48.7','SP','Disfigurements of neck and trunk','V48'),('V48.8','SP','Other problems with head, neck, and trunk','V48'),('V48.9','SP','Unspecified problem with head, neck, or trunk','V48'),('V49','NS','Other conditions influencing health status','V40-V49'),('V49.0','SP','Deficiencies of limbs','V49'),('V49.1','SP','Mechanical problems with limbs','V49'),('V49.2','SP','Motor problems with limbs','V49'),('V49.3','SP','Sensory problems with limbs','V49'),('V49.4','SP','Disfigurements of limbs','V49'),('V49.5','SP','Other problems of limbs','V49'),('V49.6','NS','Upper limb amputation status','V49'),('V49.60','SP','Unspecified level upper limb amputation status','V49.6'),('V49.61','SP','Thumb amputation status','V49.6'),('V49.62','SP','Other finger(s) amputation status','V49.6'),('V49.63','SP','Hand amputation status','V49.6'),('V49.64','SP','Wrist amputation status','V49.6'),('V49.65','SP','Below elbow amputation status','V49.6'),('V49.66','SP','Above elbow amputation status','V49.6'),('V49.67','SP','Shoulder amputation status','V49.6'),('V49.7','NS','Lower limb amputation status','V49'),('V49.70','SP','Unspecified level lower limb amputation status','V49.7'),('V49.71','SP','Great toe amputation status','V49.7'),('V49.72','SP','Other toe(s) amputation status','V49.7'),('V49.73','SP','Foot amputation status','V49.7'),('V49.74','SP','Ankle amputation status','V49.7'),('V49.75','SP','Below knee amputation status','V49.7'),('V49.76','SP','Above knee amputation status','V49.7'),('V49.77','SP','Hip amputation status','V49.7'),('V49.8','NS','Other specified conditions influencing health status','V49'),('V49.81','SP','Asymptomatic postmenopausal status (age-related) (natural)','V49.8'),('V49.82','SP','Dental sealant status','V49.8'),('V49.83','SP','Awaiting organ transplant status','V49.8'),('V49.84','SP','Bed confinement status','V49.8'),('V49.85','SP','Dual sensory impairment','V49.8'),('V49.86','SP','Do not resuscitate status','V49.8'),('V49.87','SP','Physical restraints status','V49.8'),('V49.89','SP','Other specified conditions influencing health status','V49.8'),('V49.9','SP','Unspecified problems with limbs and other problems','V49'),('V50','NS','Elective surgery for purposes other than remedying health states','V50-V59'),('V50-V59','sect','Persons Encountering Health Services For Specific Procedures And Aftercare','V01-V91'),('V50.0','SP','Elective hair transplant for purposes other than remedying health states','V50'),('V50.1','SP','Other plastic surgery for unacceptable cosmetic appearance','V50'),('V50.2','SP','Routine or ritual circumcision','V50'),('V50.3','SP','Ear piercing','V50'),('V50.4','NS','Prophylactic gland removal','V50'),('V50.41','SP','Prophylactic breast removal','V50.4'),('V50.42','SP','Prophylactic ovary removal','V50.4'),('V50.49','SP','Other prophylactic gland removal','V50.4'),('V50.8','SP','Other elective surgery for purposes other than remedying health states','V50'),('V50.9','SP','Unspecified elective surgery for purposes other than remedying health states','V50'),('V51','NS','Aftercare involving the use of plastic surgery','V50-V59'),('V51.0','SP','Encounter for breast reconstruction following mastectomy','V51'),('V51.8','SP','Other aftercare involving the use of plastic surgery','V51'),('V52','NS','Fitting and adjustment of prosthetic device','V50-V59'),('V52.0','SP','Fitting and adjustment of artificial arm (complete) (partial)','V52'),('V52.1','SP','Fitting and adjustment of artificial leg (complete) (partial)','V52'),('V52.2','SP','Fitting and adjustment of artificial eye','V52'),('V52.3','SP','Fitting and adjustment of dental prosthetic device','V52'),('V52.4','SP','Fitting and adjustment of breast prosthesis and implant','V52'),('V52.8','SP','Fitting and adjustment of other specified prosthetic device','V52'),('V52.9','SP','Fitting and adjustment of unspecified prosthetic device','V52'),('V53','NS','Fitting and adjustment of other device','V50-V59'),('V53.0','NS','Fitting and adjustment of devices related to nervous system and special senses','V53'),('V53.01','SP','Fitting and adjustment of cerebral ventricular (communicating) shunt','V53.0'),('V53.02','SP','Fitting and adjustment of neuropacemaker (brain) (peripheral nerve) (spinal cord)','V53.0'),('V53.09','SP','Fitting and adjustment of other devices related to nervous system and special senses','V53.0'),('V53.1','SP','Fitting and adjustment of spectacles and contact lenses','V53'),('V53.2','SP','Fitting and adjustment of hearing aid','V53'),('V53.3','NS','Fitting and adjustment of cardiac device','V53'),('V53.31','SP','Fitting and adjustment of cardiac pacemaker','V53.3'),('V53.32','SP','Fitting and adjustment of automatic implantable cardiac defibrillator','V53.3'),('V53.39','SP','Fitting and adjustment of other cardiac device','V53.3'),('V53.4','SP','Fitting and adjustment of orthodontic devices','V53'),('V53.5','NS','Fitting and adjustment of other intestinal appliance','V53'),('V53.50','SP','Fitting and adjustment of intestinal appliance and device','V53.5'),('V53.51','SP','Fitting and adjustment of gastric lap band','V53.5'),('V53.59','SP','Fitting and adjustment of other gastrointestinal appliance and device','V53.5'),('V53.6','SP','Fitting and adjustment of urinary devices','V53'),('V53.7','SP','Fitting and adjustment of orthopedic devices','V53'),('V53.8','SP','Fitting and adjustment of wheelchair','V53'),('V53.9','NS','Fitting and adjustment of other and unspecified device','V53'),('V53.90','SP','Fitting and adjustment, unspecified device','V53.9'),('V53.91','SP','Fitting and adjustment of insulin pump','V53.9'),('V53.99','SP','Fitting and adjustment, other device','V53.9'),('V54','NS','Other orthopedic aftercare','V50-V59'),('V54.0','NS','Aftercare involving internal fixation device','V54'),('V54.01','SP','Encounter for removal of internal fixation device','V54.0'),('V54.02','SP','Encounter for lengthening/adjustment of growth rod','V54.0'),('V54.09','SP','Other aftercare involving internal fixation device','V54.0'),('V54.1','NS','Aftercare for healing traumatic fracture','V54'),('V54.10','SP','Aftercare for healing traumatic fracture of arm, unspecified','V54.1'),('V54.11','SP','Aftercare for healing traumatic fracture of upper arm','V54.1'),('V54.12','SP','Aftercare for healing traumatic fracture of lower arm','V54.1'),('V54.13','SP','Aftercare for healing traumatic fracture of hip','V54.1'),('V54.14','SP','Aftercare for healing traumatic fracture of leg, unspecified','V54.1'),('V54.15','SP','Aftercare for healing traumatic fracture of upper leg','V54.1'),('V54.16','SP','Aftercare for healing traumatic fracture of lower leg','V54.1'),('V54.17','SP','Aftercare for healing traumatic fracture of vertebrae','V54.1'),('V54.19','SP','Aftercare for healing traumatic fracture of other bone','V54.1'),('V54.2','NS','Aftercare for healing pathologic fracture','V54'),('V54.20','SP','Aftercare for healing pathologic fracture of arm, unspecified','V54.2'),('V54.21','SP','Aftercare for healing pathologic fracture of upper arm','V54.2'),('V54.22','SP','Aftercare for healing pathologic fracture of lower arm','V54.2'),('V54.23','SP','Aftercare for healing pathologic fracture of hip','V54.2'),('V54.24','SP','Aftercare for healing pathologic fracture of leg, unspecified','V54.2'),('V54.25','SP','Aftercare for healing pathologic fracture of upper leg','V54.2'),('V54.26','SP','Aftercare for healing pathologic fracture of lower leg','V54.2'),('V54.27','SP','Aftercare for healing pathologic fracture of vertebrae','V54.2'),('V54.29','SP','Aftercare for healing pathologic fracture of other bone','V54.2'),('V54.8','NS','Other orthopedic aftercare','V54'),('V54.81','SP','Aftercare following joint replacement','V54.8'),('V54.82','SP','Aftercare following explantation of joint prosthesis','V54.8'),('V54.89','SP','Other orthopedic aftercare','V54.8'),('V54.9','SP','Unspecified orthopedic aftercare','V54'),('V55','NS','Attention to artificial openings','V50-V59'),('V55.0','SP','Attention to tracheostomy','V55'),('V55.1','SP','Attention to gastrostomy','V55'),('V55.2','SP','Attention to ileostomy','V55'),('V55.3','SP','Attention to colostomy','V55'),('V55.4','SP','Attention to other artificial opening of digestive tract','V55'),('V55.5','SP','Attention to cystostomy','V55'),('V55.6','SP','Attention to other artificial opening of urinary tract','V55'),('V55.7','SP','Attention to artificial vagina','V55'),('V55.8','SP','Attention to other specified artificial opening','V55'),('V55.9','SP','Attention to unspecified artificial opening','V55'),('V56','NS','Encounter for dialysis and dialysis catheter care','V50-V59'),('V56.0','SP','Encounter for extracorporeal dialysis','V56'),('V56.1','SP','Fitting and adjustment of extracorporeal dialysis catheter','V56'),('V56.2','SP','Fitting and adjustment of peritoneal dialysis catheter','V56'),('V56.3','NS','Encounter for adequacy testing for dialysis','V56'),('V56.31','SP','Encounter for adequacy testing for hemodialysis','V56.3'),('V56.32','SP','Encounter for adequacy testing for peritoneal dialysis','V56.3'),('V56.8','SP','Encounter for other dialysis','V56'),('V57','NS','Care involving use of rehabilitation procedures','V50-V59'),('V57.0','SP','Care involving breathing exercises','V57'),('V57.1','SP','Care involving other physical therapy','V57'),('V57.2','NS','Care involving occupational therapy and vocational rehabilitation','V57'),('V57.21','SP','Encounter for occupational therapy','V57.2'),('V57.22','SP','Encounter for vocational therapy','V57.2'),('V57.3','SP','Care involving speech-language therapy','V57'),('V57.4','SP','Care involving orthoptic training','V57'),('V57.8','NS','Care involving other specified rehabilitation procedure','V57'),('V57.81','SP','Care involving orthotic training','V57.8'),('V57.89','SP','Care involving other specified rehabilitation procedure','V57.8'),('V57.9','SP','Care involving unspecified rehabilitation procedure','V57'),('V58','NS','Encounter for other and unspecified procedures and aftercare','V50-V59'),('V58.0','SP','Encounter for radiotherapy','V58'),('V58.1','NS','Encounter for antineoplastic chemotherapy and immunotherapy','V58'),('V58.11','SP','Encounter for antineoplastic chemotherapy','V58.1'),('V58.12','SP','Encounter for antineoplastic immunotherapy','V58.1'),('V58.2','SP','Blood transfusion, without reported diagnosis','V58'),('V58.3','NS','Attention to dressings and sutures','V58'),('V58.30','SP','Encounter for change or removal of nonsurgical wound dressing','V58.3'),('V58.31','SP','Encounter for change or removal of surgical wound dressing','V58.3'),('V58.32','SP','Encounter for removal of sutures','V58.3'),('V58.4','NS','Other aftercare following surgery','V58'),('V58.41','SP','Encounter for planned post-operative wound closure','V58.4'),('V58.42','SP','Aftercare following surgery for neoplasm','V58.4'),('V58.43','SP','Aftercare following surgery for injury and trauma','V58.4'),('V58.44','SP','Aftercare following organ transplant','V58.4'),('V58.49','SP','Other specified aftercare following surgery','V58.4'),('V58.5','SP','Orthodontics aftercare','V58'),('V58.6','NS','Long-term (current) drug use','V58'),('V58.61','SP','Long-term (current) use of anticoagulants','V58.6'),('V58.62','SP','Long-term (current) use of antibiotics','V58.6'),('V58.63','SP','Long-term (current) use of antiplatelet/antithrombotic','V58.6'),('V58.64','SP','Long-term (current) use of non-steroidal anti-inflammatories (NSAID)','V58.6'),('V58.65','SP','Long-term (current) use of steroids','V58.6'),('V58.66','SP','Long-term (current) use of aspirin','V58.6'),('V58.67','SP','Long-term (current) use of insulin','V58.6'),('V58.68','SP','Long term (current) use of bisphosphonates','V58.6'),('V58.69','SP','Long-term (current) use of other medications','V58.6'),('V58.7','NS','Aftercare following surgery to specified body systems not elsewhere classified','V58'),('V58.71','SP','Aftercare following surgery of the sense organs, NEC','V58.7'),('V58.72','SP','Aftercare following surgery of the nervous system, NEC','V58.7'),('V58.73','SP','Aftercare following surgery of the circulatory system, NEC','V58.7'),('V58.74','SP','Aftercare following surgery of the respiratory system, NEC','V58.7'),('V58.75','SP','Aftercare following surgery of the teeth, oral cavity and digestive system, NEC','V58.7'),('V58.76','SP','Aftercare following surgery of the genitourinary system, NEC','V58.7'),('V58.77','SP','Aftercare following surgery of the skin and subcutaneous tissue, NEC','V58.7'),('V58.78','SP','Aftercare following surgery of the musculoskeletal system, NEC','V58.7'),('V58.8','NS','Other specified procedures and aftercare','V58'),('V58.81','SP','Fitting and adjustment of vascular catheter','V58.8'),('V58.82','SP','Fitting and adjustment of nonvascular catheter, NEC','V58.8'),('V58.83','SP','Encounter for therapeutic drug monitoring','V58.8'),('V58.89','SP','Other specified aftercare','V58.8'),('V58.9','SP','Unspecified aftercare','V58'),('V59','NS','Donors','V50-V59'),('V59.0','NS','Blood donors','V59'),('V59.01','SP','Blood donors, whole blood','V59.0'),('V59.02','SP','Blood donors, stem cells','V59.0'),('V59.09','SP','Other blood donors','V59.0'),('V59.1','SP','Skin donors','V59'),('V59.2','SP','Bone donors','V59'),('V59.3','SP','Bone marrow donors','V59'),('V59.4','SP','Kidney donors','V59'),('V59.5','SP','Cornea donors','V59'),('V59.6','SP','Liver donors','V59'),('V59.7','NS','Donors, egg (oocyte) (ovum)','V59'),('V59.70','SP','Egg (oocyte) (ovum) donor, unspecified','V59.7'),('V59.71','SP','Egg (oocyte) (ovum) donor, under age 35,anonymous recipient','V59.7'),('V59.72','SP','Egg (oocyte) (ovum) donor, under age 35,designated recipient','V59.7'),('V59.73','SP','Egg (oocyte) (ovum) donor, age 35 and over,anonymous recipient','V59.7'),('V59.74','SP','Egg (oocyte) (ovum) donor, age 35 and over,designated recipient','V59.7'),('V59.8','SP','Donors of other specified organ or tissue','V59'),('V59.9','SP','Donors of unspecified organ or tissue','V59'),('V60','NS','Housing household and economic circumstances','V60-V69'),('V60-V69','sect','Persons Encountering Health Services In Other Circumstances','V01-V91'),('V60.0','SP','Lack of housing','V60'),('V60.1','SP','Inadequate housing','V60'),('V60.2','SP','Inadequate material resources','V60'),('V60.3','SP','Person living alone','V60'),('V60.4','SP','No other household member able to render care','V60'),('V60.5','SP','Holiday relief care','V60'),('V60.6','SP','Person living in residential institution','V60'),('V60.8','NS','Other specified housing or economic circumstances','V60'),('V60.81','SP','Foster care (status)','V60.8'),('V60.89','SP','Other specified housing or economic circumstances','V60.8'),('V60.9','SP','Unspecified housing or economic circumstance','V60'),('V61','NS','Other family circumstances','V60-V69'),('V61.0','NS','Family disruption','V61'),('V61.01','SP','Family disruption due to family member on military deployment','V61.0'),('V61.02','SP','Family disruption due to return of family member from military deployment','V61.0'),('V61.03','SP','Family disruption due to divorce or legal separation','V61.0'),('V61.04','SP','Family disruption due to parent-child estrangement','V61.0'),('V61.05','SP','Family disruption due to child in welfare custody','V61.0'),('V61.06','SP','Family disruption due to child in foster care or in care of non-parental family member','V61.0'),('V61.07','SP','Family disruption due to death of family member','V61.0'),('V61.08','SP','Family disruption due to other extended absence of family member','V61.0'),('V61.09','SP','Other family disruption','V61.0'),('V61.1','NS','Counseling for marital and partner problems','V61'),('V61.10','SP','Counseling for marital and partner problems, unspecified','V61.1'),('V61.11','SP','Counseling for victim of spousal and partner abuse','V61.1'),('V61.12','SP','Counseling for perpetrator of spousal and partner abuse','V61.1'),('V61.2','NS','Parent-child problems','V61'),('V61.20','SP','Counseling for parent-child problem, unspecified','V61.2'),('V61.21','SP','Counseling for victim of child abuse','V61.2'),('V61.22','SP','Counseling for perpetrator of spousal and partner abuse','V61.2'),('V61.23','SP','Counseling for parent-biological child problem','V61.2'),('V61.24','SP','Counseling for parent-adopted child problem','V61.2'),('V61.25','SP','Counseling for parent (guardian)-foster child problem','V61.2'),('V61.29','SP','Other parent-child problems','V61.2'),('V61.3','SP','Problems with aged parents or in-laws','V61'),('V61.4','NS','Health problems within family','V61'),('V61.41','SP','Alcoholism in family','V61.4'),('V61.42','SP','Substance abuse in family','V61.4'),('V61.49','SP','Other health problems within the family','V61.4'),('V61.5','SP','Multiparity','V61'),('V61.6','SP','Illegitimacy or illegitimate pregnancy','V61'),('V61.7','SP','Other unwanted pregnancy','V61'),('V61.8','SP','Other specified family circumstances','V61'),('V61.9','SP','Unspecified family circumstance','V61'),('V62','NS','Other psychosocial circumstances','V60-V69'),('V62.0','SP','Unemployment','V62'),('V62.1','SP','Adverse effects of work environment','V62'),('V62.2','NS','Other occupational circumstances or maladjustment','V62'),('V62.21','SP','Personal current military deployment status','V62.2'),('V62.22','SP','Personal history of return from military deployment','V62.2'),('V62.29','SP','Other occupational circumstances or maladjustment','V62.2'),('V62.3','SP','Educational circumstances','V62'),('V62.4','SP','Social maladjustment','V62'),('V62.5','SP','Legal circumstances','V62'),('V62.6','SP','Refusal of treatment for reasons of religion or conscience','V62'),('V62.8','NS','Other psychological or physical stress not elsewhere classified','V62'),('V62.81','SP','Interpersonal problems, not elsewhere classified','V62.8'),('V62.82','SP','Bereavement, uncomplicated','V62.8'),('V62.83','SP','Counseling for perpetrator of physical/sexual abuse','V62.8'),('V62.84','SP','Suicidal ideation','V62.8'),('V62.85','SP','Homicidal ideation','V62.8'),('V62.89','SP','Other psychological or physical stress, not elsewhere classified','V62.8'),('V62.9','SP','Unspecified psychosocial circumstance','V62'),('V63','NS','Unavailability of other medical facilities for care','V60-V69'),('V63.0','SP','Residence remote from hospital or other health care facility','V63'),('V63.1','SP','Medical services in home not available','V63'),('V63.2','SP','Person awaiting admission to adequate facility elsewhere','V63'),('V63.8','SP','Other specified reasons for unavailability of medical facilities','V63'),('V63.9','SP','Unspecified reason for unavailability of medical facilities','V63'),('V64','NS','Persons encountering health services for specific procedures not carried out','V60-V69'),('V64.0','NS','Vaccination not carried out','V64'),('V64.00','SP','Vaccination not carried out, unspecified reason','V64.0'),('V64.01','SP','Vaccination not carried out because of acute illness','V64.0'),('V64.02','SP','Vaccination not carried out because of chronic illness or condition','V64.0'),('V64.03','SP','Vaccination not carried out because of immune compromised state','V64.0'),('V64.04','SP','Vaccination not carried out because of allergy to vaccine or component','V64.0'),('V64.05','SP','Vaccination not carried out because of caregiver refusal','V64.0'),('V64.06','SP','Vaccination not carried out because of patient refusal','V64.0'),('V64.07','SP','Vaccination not carried out for religious reasons','V64.0'),('V64.08','SP','Vaccination not carried out because patient had disease being vaccinated against','V64.0'),('V64.09','SP','Vaccination not carried out for other reason','V64.0'),('V64.1','SP','Surgical or other procedure not carried out because of contraindication','V64'),('V64.2','SP','Surgical or other procedure not carried out because of patient\'s decision','V64'),('V64.3','SP','Procedure not carried out for other reasons','V64'),('V64.4','NS','Closed surgical procedure converted to open procedure','V64'),('V64.41','SP','Laparoscopic surgical procedure converted to open procedure','V64.4'),('V64.42','SP','Thoracoscopic surgical procedure converted to open procedure','V64.4'),('V64.43','SP','Arthroscopic surgical procedure converted to open procedure','V64.4'),('V65','NS','Other persons seeking consultation','V60-V69'),('V65.0','SP','Healthy person accompanying sick person','V65'),('V65.1','NS','Person consulting on behalf of another person','V65'),('V65.11','SP','Pediatric pre-birth visit for expectant parent(s)','V65.1'),('V65.19','SP','Other person consulting on behalf of another person','V65.1'),('V65.2','SP','Person feigning illness','V65'),('V65.3','SP','Dietary surveillance and counseling','V65'),('V65.4','NS','Other counseling not elsewhere classified','V65'),('V65.40','SP','Counseling NOS','V65.4'),('V65.41','SP','Exercise counseling','V65.4'),('V65.42','SP','Counseling on substance use and abuse','V65.4'),('V65.43','SP','Counseling on injury prevention','V65.4'),('V65.44','SP','Human immunodeficiency virus (HIV) counseling','V65.4'),('V65.45','SP','Counseling on other sexually transmitted diseases','V65.4'),('V65.46','SP','Encounter for insulin pump training','V65.4'),('V65.49','SP','Other specified counseling','V65.4'),('V65.5','SP','Person with feared complaint in whom no diagnosis was made','V65'),('V65.8','SP','Other reasons for seeking consultation','V65'),('V65.9','SP','Unspecified reason for consultation','V65'),('V66','NS','Convalescence and palliative care','V60-V69'),('V66.0','SP','Convalescence following surgery','V66'),('V66.1','SP','Convalescence following radiotherapy','V66'),('V66.2','SP','Convalescence following chemotherapy','V66'),('V66.3','SP','Convalescence following psychotherapy and other treatment for mental disorder','V66'),('V66.4','SP','Convalescence following treatment of fracture','V66'),('V66.5','SP','Convalescence following other treatment','V66'),('V66.6','SP','Convalescence following combined treatment','V66'),('V66.7','SP','Encounter for palliative care','V66'),('V66.9','SP','Unspecified convalescence','V66'),('V67','NS','Follow-up examination','V60-V69'),('V67.0','NS','Follow-up examination following surgery','V67'),('V67.00','SP','Follow-up examination, following surgery, unspecified','V67.0'),('V67.01','SP','Following surgery, follow-up vaginal pap smear','V67.0'),('V67.09','SP','Follow-up examination, following other surgery','V67.0'),('V67.1','SP','Follow-up examination, following radiotherapy','V67'),('V67.2','SP','Follow-up examination, following chemotherapy','V67'),('V67.3','SP','Follow-up examination, following psychotherapy and other treatment for mental disorder','V67'),('V67.4','SP','Follow-up examination, following treatment of healed fracture','V67'),('V67.5','NS','Follow-up examination following other treatment','V67'),('V67.51','SP','Follow-up examination, following completed treatment with high-risk medication, not elsewhere classified','V67.5'),('V67.59','SP','Other follow-up examination','V67.5'),('V67.6','SP','Follow-up examination, following combined treatment','V67'),('V67.9','SP','Unspecified follow-up examination','V67'),('V68','NS','Encounters for administrative purposes','V60-V69'),('V68.0','NS','Issue of medical certificates','V68'),('V68.01','SP','Disability examination','V68.0'),('V68.09','SP','Other issue of medical certificates','V68.0'),('V68.1','SP','Issue of repeat prescriptions','V68'),('V68.2','SP','Request for expert evidence','V68'),('V68.8','NS','Encounters for other specified administrative purpose','V68'),('V68.81','SP','Referral of patient without examination or treatment','V68.8'),('V68.89','SP','Encounters for other specified administrative purpose','V68.8'),('V68.9','SP','Encounters for unspecified administrative purpose','V68'),('V69','NS','Problems related to lifestyle','V60-V69'),('V69.0','SP','Lack of physical exercise','V69'),('V69.1','SP','Inappropriate diet and eating habits','V69'),('V69.2','SP','High-risk sexual behavior','V69'),('V69.3','SP','Gambling and betting','V69'),('V69.4','SP','Lack of adequate sleep','V69'),('V69.5','SP','Behavioral insomnia of childhood','V69'),('V69.8','SP','Other problems related to lifestyle','V69'),('V69.9','SP','Unspecified problem related to lifestyle','V69'),('V70','NS','General medical examination','V70-V82'),('V70-V82','sect','Persons Without Reported Diagnosis Encountered During Examination And Investigation Of Individuals And Populations','V01-V91'),('V70.0','SP','Routine general medical examination at a health care facility','V70'),('V70.1','SP','General psychiatric examination, requested by the authority','V70'),('V70.2','SP','General psychiatric examination, other and unspecified','V70'),('V70.3','SP','Other general medical examination for administrative purposes','V70'),('V70.4','SP','Examination for medicolegal reasons','V70'),('V70.5','SP','Health examination of defined subpopulations','V70'),('V70.6','SP','Health examination in population surveys','V70'),('V70.7','SP','Examination of participant in clinical trial','V70'),('V70.8','SP','Other specified general medical examinations','V70'),('V70.9','SP','Unspecified general medical examination','V70'),('V71','NS','Observation and evaluation for suspected conditions not found','V70-V82'),('V71.0','NS','Observation for suspected mental condition','V71'),('V71.01','SP','Observation for adult antisocial behavior','V71.0'),('V71.02','SP','Observation for childhood or adolescent antisocial behavior','V71.0'),('V71.09','SP','Observation for other suspected mental condition','V71.0'),('V71.1','SP','Observation for suspected malignant neoplasm','V71'),('V71.2','SP','Observation for suspected tuberculosis','V71'),('V71.3','SP','Observation following accident at work','V71'),('V71.4','SP','Observation following other accident','V71'),('V71.5','SP','Observation following alleged rape or seduction','V71'),('V71.6','SP','Observation following other inflicted injury','V71'),('V71.7','SP','Observation for suspected cardiovascular disease','V71'),('V71.8','NS','Observation and evaluation for other specified suspected conditions','V71'),('V71.81','SP','Observation and evaluation for suspected abuse and neglect','V71.8'),('V71.82','SP','Observation and evaluation for suspected exposure to anthrax','V71.8'),('V71.83','SP','Observation and evaluation for suspected exposure to other biological agent','V71.8'),('V71.89','SP','Observation and evaluation for other specified suspected conditions','V71.8'),('V71.9','SP','Observation for unspecified suspected condition','V71'),('V72','NS','Special investigations and examinations','V70-V82'),('V72.0','SP','Examination of eyes and vision','V72'),('V72.1','NS','Examination of ears and hearing','V72'),('V72.11','SP','Encounter for hearing examination following failed hearing screening','V72.1'),('V72.12','SP','Encounter for hearing conservation and treatment','V72.1'),('V72.19','SP','Other examination of ears and hearing','V72.1'),('V72.2','SP','Dental examination','V72'),('V72.3','NS','Gynecological examination','V72'),('V72.31','SP','Routine gynecological examination','V72.3'),('V72.32','SP','Encounter for Papanicolaou cervical smear to confirm findings of recent normal smear following initial abnormal smear','V72.3'),('V72.4','NS','Pregnancy examination or test','V72'),('V72.40','SP','Pregnancy examination or test, pregnancy unconfirmed','V72.4'),('V72.41','SP','Pregnancy examination or test, negative result','V72.4'),('V72.42','SP','Pregnancy examination or test, positive result','V72.4'),('V72.5','SP','Radiological examination, not elsewhere classified','V72'),('V72.6','NS','Laboratory examination','V72'),('V72.60','SP','Laboratory examination, unspecified','V72.6'),('V72.61','SP','Antibody response examination','V72.6'),('V72.62','SP','Laboratory examination ordered as part of a routine general medical examination','V72.6'),('V72.63','SP','Pre-procedural laboratory examination','V72.6'),('V72.69','SP','Other laboratory examination','V72.6'),('V72.7','SP','Diagnostic skin and sensitization tests','V72'),('V72.8','NS','Other specified examinations','V72'),('V72.81','SP','Pre-operative cardiovascular examination','V72.8'),('V72.82','SP','Pre-operative respiratory examination','V72.8'),('V72.83','SP','Other specified pre-operative examination','V72.8'),('V72.84','SP','Pre-operative examination, unspecified','V72.8'),('V72.85','SP','Other specified examination','V72.8'),('V72.86','SP','Encounter for blood typing','V72.8'),('V72.9','SP','Unspecified examination','V72'),('V73','NS','Special screening examination for viral and chlamydial diseases','V70-V82'),('V73.0','SP','Screening examination for poliomyelitis','V73'),('V73.1','SP','Screening examination for smallpox','V73'),('V73.2','SP','Screening examination for measles','V73'),('V73.3','SP','Screening examination for rubella','V73'),('V73.4','SP','Screening examination for yellow fever','V73'),('V73.5','SP','Screening examination for other arthropod-borne viral diseases','V73'),('V73.6','SP','Screening examination for trachoma','V73'),('V73.8','NS','Screening examination for other specified viral and chlamydial diseases','V73'),('V73.81','SP','Special screening examination for Human papillomavirus (HPV)','V73.8'),('V73.88','SP','Special screening examination for other specified chlamydial diseases','V73.8'),('V73.89','SP','Special screening examination for other specified viral diseases','V73.8'),('V73.9','NS','Screening examination for unspecified viral and chlamydial disease','V73'),('V73.98','SP','Special screening examination for unspecified chlamydial disease','V73.9'),('V73.99','SP','Special screening examination for unspecified viral disease','V73.9'),('V74','NS','Special screening examination for bacterial and spirochetal diseases','V70-V82'),('V74.0','SP','Screening examination for cholera','V74'),('V74.1','SP','Screening examination for pulmonary tuberculosis','V74'),('V74.2','SP','Screening examination for leprosy (Hansen\'s disease)','V74'),('V74.3','SP','Screening examination for diphtheria','V74'),('V74.4','SP','Screening examination for bacterial conjunctivitis','V74'),('V74.5','SP','Screening examination for venereal disease','V74'),('V74.6','SP','Screening examination for yaws','V74'),('V74.8','SP','Screening examination for other specified bacterial and spirochetal diseases','V74'),('V74.9','SP','Screening examination for unspecified bacterial and spirochetal diseases','V74'),('V75','NS','Special screening examination for other infectious diseases','V70-V82'),('V75.0','SP','Screening examination for rickettsial diseases','V75'),('V75.1','SP','Screening examination for malaria','V75'),('V75.2','SP','Screening examination for leishmaniasis','V75'),('V75.3','SP','Screening examination for trypanosomiasis','V75'),('V75.4','SP','Screening examination for mycotic infections','V75'),('V75.5','SP','Screening examination for schistosomiasis','V75'),('V75.6','SP','Screening examination for filariasis','V75'),('V75.7','SP','Screening examination for intestinal helminthiasis','V75'),('V75.8','SP','Screening examination for other specified parasitic infections','V75'),('V75.9','SP','Screening examination for unspecified infectious disease','V75'),('V76','NS','Special screening for malignant neoplasms','V70-V82'),('V76.0','SP','Special screening for malignant neoplasms of respiratory organs','V76'),('V76.1','NS','Screening for malignant neoplasms of the breast','V76'),('V76.10','SP','Breast screening, unspecified','V76.1'),('V76.11','SP','Screening mammogram for high-risk patient','V76.1'),('V76.12','SP','Other screening mammogram','V76.1'),('V76.19','SP','Other screening breast examination','V76.1'),('V76.2','SP','Screening for malignant neoplasms of cervix','V76'),('V76.3','SP','Screening for malignant neoplasms of bladder','V76'),('V76.4','NS','Special screening for malignant neoplasms of other sites','V76'),('V76.41','SP','Screening for malignant neoplasms of rectum','V76.4'),('V76.42','SP','Screening for malignant neoplasms of oral cavity','V76.4'),('V76.43','SP','Screening for malignant neoplasms of skin','V76.4'),('V76.44','SP','Screening for malignant neoplasms of prostate','V76.4'),('V76.45','SP','Screening for malignant neoplasms of testis','V76.4'),('V76.46','SP','Special screening for malignant neoplasms of ovary','V76.4'),('V76.47','SP','Special screening for malignant neoplasms of vagina','V76.4'),('V76.49','SP','Special screening for malignant neoplasms of other sites','V76.4'),('V76.5','NS','Special screening for malignant neoplasms of intestine','V76'),('V76.50','SP','Special screening for malignant neoplasms for intestine, unspecified','V76.5'),('V76.51','SP','Special screening for malignant neoplasms of colon','V76.5'),('V76.52','SP','Special screening for malignant neoplasms of small intestine','V76.5'),('V76.8','NS','Special screening for other malignant neoplasms','V76'),('V76.81','SP','Special screening for malignant neoplasms of nervous system','V76.8'),('V76.89','SP','Special screening for other malignant neoplasms','V76.8'),('V76.9','SP','Special screening for unspecified malignant neoplasms','V76'),('V77','NS','Special screening for endocrine nutritional metabolic and immunity disorders','V70-V82'),('V77.0','SP','Screening for thyroid disorders','V77'),('V77.1','SP','Screening for diabetes mellitus','V77'),('V77.2','SP','Screening for malnutrition','V77'),('V77.3','SP','Screening for phenylketonuria (PKU)','V77'),('V77.4','SP','Screening for galactosemia','V77'),('V77.5','SP','Screening for gout','V77'),('V77.6','SP','Screening for cystic fibrosis','V77'),('V77.7','SP','Screening for other inborn errors of metabolism','V77'),('V77.8','SP','Screening for obesity','V77'),('V77.9','NS','Special screening for other and unspecified endocrine nutritional metabolic and immunity disorders','V77'),('V77.91','SP','Screening for lipoid disorders','V77.9'),('V77.99','SP','Screening for other and unspecified endocrine, nutritional, metabolic, and immunity disorders','V77.9'),('V78','NS','Special screening for disorders of blood and blood-forming organs','V70-V82'),('V78.0','SP','Screening for iron deficiency anemia','V78'),('V78.1','SP','Screening for other and unspecified deficiency anemia','V78'),('V78.2','SP','Screening for sickle-cell disease or trait','V78'),('V78.3','SP','Screening for other hemoglobinopathies','V78'),('V78.8','SP','Screening for other disorders of blood and blood-forming organs','V78'),('V78.9','SP','Screening for unspecified disorder of blood and blood-forming organs','V78'),('V79','NS','Special screening for mental disorders and developmental handicaps','V70-V82'),('V79.0','SP','Screening for depression','V79'),('V79.1','SP','Screening for alcoholism','V79'),('V79.2','SP','Special screening for intellectual disabilities','V79'),('V79.3','SP','Screening for developmental handicaps in early childhood','V79'),('V79.8','SP','Screening for other specified mental disorders and developmental handicaps','V79'),('V79.9','SP','Screening for unspecified mental disorder and developmental handicap','V79'),('V80','NS','Special screening for neurological eye and ear diseases','V70-V82'),('V80.0','NS','Screening for neurological conditions','V80'),('V80.01','SP','Special screening for traumatic brain injury','V80.0'),('V80.09','SP','Special screening for other neurological conditions','V80.0'),('V80.1','SP','Screening for glaucoma','V80'),('V80.2','SP','Screening for other eye conditions','V80'),('V80.3','SP','Screening for ear diseases','V80'),('V81','NS','Special screening for cardiovascular respiratory and genitourinary diseases','V70-V82'),('V81.0','SP','Screening for ischemic heart disease','V81'),('V81.1','SP','Screening for hypertension','V81'),('V81.2','SP','Screening for other and unspecified cardiovascular conditions','V81'),('V81.3','SP','Screening for chronic bronchitis and emphysema','V81'),('V81.4','SP','Screening for other and unspecified respiratory conditions','V81'),('V81.5','SP','Screening for nephropathy','V81'),('V81.6','SP','Screening for other and unspecified genitourinary conditions','V81'),('V82','NS','Special screening for other conditions','V70-V82'),('V82.0','SP','Screening for skin conditions','V82'),('V82.1','SP','Screening for rheumatoid arthritis','V82'),('V82.2','SP','Screening for other rheumatic disorders','V82'),('V82.3','SP','Screening for congenital dislocation of hip','V82'),('V82.4','SP','Maternal postnatal screening for chromosomal anomalies','V82'),('V82.5','SP','Screening for chemical poisoning and other contamination','V82'),('V82.6','SP','Multiphasic screening','V82'),('V82.7','NS','Genetic screening','V82'),('V82.71','SP','Screening for genetic disease carrier status','V82.7'),('V82.79','SP','Other genetic screening','V82.7'),('V82.8','NS','Special screening for other specified conditions','V82'),('V82.81','SP','Special screening for osteoporosis','V82.8'),('V82.89','SP','Special screening for other specified conditions','V82.8'),('V82.9','SP','Screening for unspecified condition','V82'),('V83','NS','Genetic carrier status','V83-V84'),('V83-V84','sect','Genetics','V01-V91'),('V83.0','NS','Hemophilia a genetic carrier status','V83'),('V83.01','SP','Asymptomatic hemophilia A carrier','V83.0'),('V83.02','SP','Symptomatic hemophilia A carrier','V83.0'),('V83.8','NS','Other genetic carrier status','V83'),('V83.81','SP','Cystic fibrosis gene carrier','V83.8'),('V83.89','SP','Other genetic carrier status','V83.8'),('V84','NS','Genetic susceptibility to disease','V83-V84'),('V84.0','NS','Genetic susceptibility to malignant neoplasm','V84'),('V84.01','SP','Genetic susceptibility to malignant neoplasm of breast','V84.0'),('V84.02','SP','Genetic susceptibility to malignant neoplasm of ovary','V84.0'),('V84.03','SP','Genetic susceptibility to malignant neoplasm of prostate','V84.0'),('V84.04','SP','Genetic susceptibility to malignant neoplasm of endometrium','V84.0'),('V84.09','SP','Genetic susceptibility to other malignant neoplasm','V84.0'),('V84.8','NS','Genetic susceptibility to other disease','V84'),('V84.81','SP','Genetic susceptibility to multiple endocrine neoplasia [MEN]','V84.8'),('V84.89','SP','Genetic susceptibility to other disease','V84.8'),('V85','NS','Body mass index (bmi)','V85-V85'),('V85-V85','sect','Body Mass Index','V01-V91'),('V85.0','SP','Body Mass Index less than 19, adult','V85'),('V85.1','SP','Body Mass Index between 19-24, adult','V85'),('V85.2','NS','Body mass index between 25-29, adult','V85'),('V85.21','SP','Body Mass Index 25.0-25.9, adult','V85.2'),('V85.22','SP','Body Mass Index 26.0-26.9, adult','V85.2'),('V85.23','SP','Body Mass Index 27.0-27.9, adult','V85.2'),('V85.24','SP','Body Mass Index 28.0-28.9, adult','V85.2'),('V85.25','SP','Body Mass Index 29.0-29.9, adult','V85.2'),('V85.3','NS','Body mass index between 30-39, adult','V85'),('V85.30','SP','Body Mass Index 30.0-30.9, adult','V85.3'),('V85.31','SP','Body Mass Index 31.0-31.9, adult','V85.3'),('V85.32','SP','Body Mass Index 32.0-32.9, adult','V85.3'),('V85.33','SP','Body Mass Index 33.0-33.9, adult','V85.3'),('V85.34','SP','Body Mass Index 34.0-34.9, adult','V85.3'),('V85.35','SP','Body Mass Index 35.0-35.9, adult','V85.3'),('V85.36','SP','Body Mass Index 36.0-36.9, adult','V85.3'),('V85.37','SP','Body Mass Index 37.0-37.9, adult','V85.3'),('V85.38','SP','Body Mass Index 38.0-38.9, adult','V85.3'),('V85.39','SP','Body Mass Index 39.0-39.9, adult','V85.3'),('V85.4','NS','Body mass index 40 and over, adult','V85'),('V85.41','SP','Body Mass Index 40.0-44.9, adult','V85.4'),('V85.42','SP','Body Mass Index 45.0-49.9, adult','V85.4'),('V85.43','SP','Body Mass Index 50.0-59.9, adult','V85.4'),('V85.44','SP','Body Mass Index 60.0-69.9, adult','V85.4'),('V85.45','SP','Body Mass Index 70 and over, adult','V85.4'),('V85.5','NS','Body mass index, pediatric','V85'),('V85.51','SP','Body Mass Index, pediatric, less than 5th percentile for age','V85.5'),('V85.52','SP','Body Mass Index, pediatric, 5th percentile to less than 85th percentile for age','V85.5'),('V85.53','SP','Body Mass Index, pediatric, 85th percentile to less than 95th percentile for age','V85.5'),('V85.54','SP','Body Mass Index, pediatric, greater than or equal to 95th percentile for age','V85.5'),('V86','NS','Estrogen receptor status','V86-V86'),('V86-V86','sect','Estrogen Receptor Status','V01-V91'),('V86.0','SP','Estrogen receptor positive status [ER ]','V86'),('V86.1','SP','Estrogen receptor negative status [ER-]','V86'),('V87','NS','Other specified personal exposures and history presenting hazards to health','V87-V87'),('V87-V87','sect','Other Specified Personal Exposures And History Presenting Hazards To Health','V01-V91'),('V87.0','NS','Contact with and (suspected) exposure to hazardous metals','V87'),('V87.01','SP','Contact with and (suspected) exposure to arsenic','V87.0'),('V87.02','SP','Contact with and (suspected) exposure to uranium','V87.0'),('V87.09','SP','Contact with and (suspected) exposure to other hazardous metals','V87.0'),('V87.1','NS','Contact with and (suspected) exposure to hazardous aromatic compounds','V87'),('V87.11','SP','Contact with and (suspected) exposure to aromatic amines','V87.1'),('V87.12','SP','Contact with and (suspected) exposure to benzene','V87.1'),('V87.19','SP','Contact with and (suspected) exposure to other hazardous aromatic compounds','V87.1'),('V87.2','SP','Contact with and (suspected) exposure to other potentially hazardous chemicals','V87'),('V87.3','NS','Contact with and (suspected) exposure to other potentially hazardous substances','V87'),('V87.31','SP','Contact with and (suspected) exposure to mold','V87.3'),('V87.32','SP','Contact with and (suspected) exposure to algae bloom','V87.3'),('V87.39','SP','Contact with and (suspected) exposure to other potentially hazardous substances','V87.3'),('V87.4','NS','Personal history of drug therapy','V87'),('V87.41','SP','Personal history of antineoplastic chemotherapy','V87.4'),('V87.42','SP','Personal history of monoclonal drug therapy','V87.4'),('V87.43','SP','Personal history of estrogen therapy','V87.4'),('V87.44','SP','Personal history of inhaled steroid therapy','V87.4'),('V87.45','SP','Personal history of systemic steroid therapy','V87.4'),('V87.46','SP','Personal history of immunosuppressive therapy','V87.4'),('V87.49','SP','Personal history of other drug therapy','V87.4'),('V88','NS','Acquired absence of other organs and tissue','V88-V88'),('V88-V88','sect','Acquired Absence Of Other Organs And Tissue','V01-V91'),('V88.0','NS','Acquired absence of cervix and uterus','V88'),('V88.01','SP','Acquired absence of both cervix and uterus','V88.0'),('V88.02','SP','Acquired absence of uterus with remaining cervical stump','V88.0'),('V88.03','SP','Acquired absence of cervix with remaining uterus','V88.0'),('V88.1','NS','Acquired absence of pancreas','V88'),('V88.11','SP','Acquired total absence of pancreas','V88.1'),('V88.12','SP','Acquired partial absence of pancreas','V88.1'),('V88.2','NS','Acquired absence of joint','V88'),('V88.21','SP','Acquired absence of hip joint','V88.2'),('V88.22','SP','Acquired absence of knee joint','V88.2'),('V88.29','SP','Acquired absence of other joint','V88.2'),('V89','NS','Other suspected conditions not found','V89-V89'),('V89-V89','sect','Other Suspected Conditions Not Found','V01-V91'),('V89.0','NS','Suspected maternal and fetal conditions not found','V89'),('V89.01','SP','Suspected problem with amniotic cavity and membrane not found','V89.0'),('V89.02','SP','Suspected placental problem not found','V89.0'),('V89.03','SP','Suspected fetal anomaly not found','V89.0'),('V89.04','SP','Suspected problem with fetal growth not found','V89.0'),('V89.05','SP','Suspected cervical shortening not found','V89.0'),('V89.09','SP','Other suspected maternal and fetal condition not found','V89.0'),('V90','NS','Retained foreign body','V90-V90'),('V90-V90','sect','Retained Foreign Body','V01-V91'),('V90.0','NS','Retained radioactive fragments','V90'),('V90.01','SP','Retained depleted uranium fragments','V90.0'),('V90.09','SP','Other retained radioactive fragments','V90.0'),('V90.1','NS','Retained metal fragments','V90'),('V90.10','SP','Retained metal fragments, unspecified','V90.1'),('V90.11','SP','Retained magnetic metal fragments','V90.1'),('V90.12','SP','Retained nonmagnetic metal fragments','V90.1'),('V90.2','SP','Retained plastic fragments','V90'),('V90.3','NS','Retained organic fragments','V90'),('V90.31','SP','Retained animal quills or spines','V90.3'),('V90.32','SP','Retained tooth','V90.3'),('V90.33','SP','Retained wood fragments','V90.3'),('V90.39','SP','Other retained organic fragments','V90.3'),('V90.8','NS','Retained glass or stone fragments','V90'),('V90.81','SP','Retained glass fragments','V90.8'),('V90.83','SP','Retained stone or crystalline fragments','V90.8'),('V90.89','SP','Other specified retained foreign body','V90.8'),('V90.9','SP','Retained foreign body, unspecified material','V90'),('V91','NS','Multiple gestation placenta status','V91-V91'),('V91-V91','sect','Multiple Gestation Placenta Status','V01-V91'),('V91.0','NS','Twin gestation placenta status','V91'),('V91.00','SP','Twin gestation, unspecified number of placenta, unspecified number of amniotic sacs','V91.0'),('V91.01','SP','Twin gestation, monochorionic/monoamniotic (one placenta, one amniotic sac)','V91.0'),('V91.02','SP','Twin gestation, monochorionic/diamniotic (one placenta, two amniotic sacs)','V91.0'),('V91.03','SP','Twin gestation, dichorionic/diamniotic (two placentae, two amniotic sacs)','V91.0'),('V91.09','SP','Twin gestation, unable to determine number of placenta and number of amniotic sacs','V91.0'),('V91.1','NS','Triplet gestation placenta status','V91'),('V91.10','SP','Triplet gestation, unspecified number of placenta and unspecified number of amniotic sacs','V91.1'),('V91.11','SP','Triplet gestation, with two or more monochorionic fetuses','V91.1'),('V91.12','SP','Triplet gestation, with two or more monoamniotic fetuses','V91.1'),('V91.19','SP','Triplet gestation, unable to determine number of placenta and number of amniotic sacs','V91.1'),('V91.2','NS','Quadruplet gestation placenta status','V91'),('V91.20','SP','Quadruplet gestation, unspecified number of placenta and unspecified number of amniotic sacs','V91.2'),('V91.21','SP','Quadruplet gestation, with two or more monochorionic fetuses','V91.2'),('V91.22','SP','Quadruplet gestation, with two or more monoamniotic fetuses','V91.2'),('V91.29','SP','Quadruplet gestation, unable to determine number of placenta and number of amniotic sacs','V91.2'),('V91.9','NS','Other specified multiple gestation placenta status','V91'),('V91.90','SP','Other specified multiple gestation, unspecified number of placenta and unspecified number of amniotic sacs','V91.9'),('V91.91','SP','Other specified multiple gestation, with two or more monochorionic fetuses','V91.9'),('V91.92','SP','Other specified multiple gestation, with two or more monoamniotic fetuses','V91.9'),('V91.99','SP','Other specified multiple gestation, unable to determine number of placenta and number of amniotic sacs','V91.9'); /*!40000 ALTER TABLE `dct_icd9_codes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dct_icd9_definitions` -- DROP TABLE IF EXISTS `dct_icd9_definitions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `dct_icd9_definitions` ( `code` varchar(20) NOT NULL, `seq` tinyint(4) NOT NULL, `definition` text, PRIMARY KEY (`code`,`seq`), FULLTEXT KEY `DEFINITION_FULL` (`definition`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dct_icd9_definitions` -- LOCK TABLES `dct_icd9_definitions` WRITE; /*!40000 ALTER TABLE `dct_icd9_definitions` DISABLE KEYS */; INSERT INTO `dct_icd9_definitions` VALUES ('001',0,'acute diarrheal disease endemic in India and southeast Asia whose causative agent is Vibrio cholerae; can lead to severe dehydration in a matter of hours unless quickly treated.'),('001.0',0,'acute diarrheal disease endemic in India and southeast Asia whose causative agent is Vibrio cholerae; can lead to severe dehydration in a matter of hours unless quickly treated.'),('001.9',0,'acute diarrheal disease endemic in India and southeast Asia whose causative agent is Vibrio cholerae; can lead to severe dehydration in a matter of hours unless quickly treated.'),('002.0',0,'acute systemic febrile infection caused by Salmonella typhi.'),('003.0',0,'poisoning caused by ingestion of food harboring species of Salmonella; conditions of raising, shipping, slaughtering, and marketing of domestic animals contribute to the spread of this bacterium in the food supply.'),('003.9',0,'infections with bacteria of the genus Salmonella'),('005.1',0,'disease caused by potent protein neurotoxins produced by Clostridium botulinum, which interfere with the presynaptic release of acetylcholine at the neuromuscular junction; clinical features include abdominal pain, vomiting, acute paralysis, blurred vision and diplopia; botulism may be classified into several subtypes such as food borne, infant, wound, and others.'),('005.9',0,'any of several acute conditions ranging from mild to life-threatening that result from eating food containing toxins or pathogenic microorganisms.'),('006',0,'infection with any of various amebae; an asymptomatic carrier state in most individuals, but diseases ranging from chronic, mild diarrhea to fulminant dysentery may occur.'),('006.9',0,'infection with any of various amebae; an asymptomatic carrier state in most individuals, but diseases ranging from chronic, mild diarrhea to fulminant dysentery may occur.'),('007.1',0,'infection of the small intestine caused by the flagellated protozoan Giardia lamlia; spread via contaminated food and water and by direct person to person contact.'),('007.2',0,'protozoan infection found in animals and man; caused by several different genera of Coccidia.'),('007.4',0,'intestinal infection with protozoa of the genus Cryptosporidium; occurs in both animals and humans; symptoms include severe diarrhea.'),('009.0',0,'inflammation of the colon.'),('009.0',1,'inflammation of the intestine, especially of the small intestine.'),('009.0',2,'Inflammation of the intestine.'),('009.0',3,'inflammation of any segment of the gastrointestinal tract from esophagus to rectum; causes of gastroenteritis are many including genetic, infection, hypersensitivity, drug effects, and cancer.'),('020',0,'acute infectious disease caused by Yersinia pestis that affects humans, wild rodents, and their ectoparasites; bubonic plague is the most common form.'),('020.9',0,'acute infectious disease caused by Yersinia pestis that affects humans, wild rodents, and their ectoparasites; bubonic plague is the most common form.'),('021',0,'disease caused by Francisella tularensis and transmitted to man from rodents through the bite of a deer fly, Chrysops discalis, and other bloodsucking insects; symptoms consist of a prolonged fever and often swelling of the lymph nodes; rabbits are important reservoir hosts.'),('021.9',0,'disease caused by Francisella tularensis and transmitted to man from rodents through the bite of a deer fly, Chrysops discalis, and other bloodsucking insects; symptoms consist of a prolonged fever and often swelling of the lymph nodes; rabbits are important reservoir hosts.'),('022',0,'infectious bacterial zoonotic disease usually acquired by ingestion of Bacillus anthracis; marked by hemorrhage and serous effusions in the organs and cavities and symptoms of extreme prostration.'),('022.9',0,'infectious bacterial zoonotic disease usually acquired by ingestion of Bacillus anthracis; marked by hemorrhage and serous effusions in the organs and cavities and symptoms of extreme prostration.'),('027.0',0,'gram positive bacterial infection with the genus Listeria including Listeria meningitis which causes clinical manifestations including fever, altered mentation, headache, meningeal signs, focal neurologic signs, and seizures.'),('030',0,'chronic granulomatous infection caused by Mycobacterium leprae; granulomatous lesions are manifested in the skin, the mucous membranes, and the peripheral nerves; two polar or principal types are lepromatous and tuberculoid.'),('030.9',0,'chronic granulomatous infection caused by Mycobacterium leprae; granulomatous lesions are manifested in the skin, the mucous membranes, and the peripheral nerves; two polar or principal types are lepromatous and tuberculoid.'),('032',0,'localized infection of mucous membranes or skin caused by toxigenic strains of Corynebacterium diphtheriae; it is characterized by the presence of a pseudomembrane at the site of infection; diphtheria toxin, produced by C. diphtheriae, can cause myocarditis, polyneuritis, and other systemic toxic effects.'),('032.9',0,'localized infection of mucous membranes or skin caused by toxigenic strains of Corynebacterium diphtheriae; it is characterized by the presence of a pseudomembrane at the site of infection; diphtheria toxin, produced by C. diphtheriae, can cause myocarditis, polyneuritis, and other systemic toxic effects.'),('033.0',0,'respiratory infection caused by Bordetella pertussis and characterized by paroxysmal coughing ending in a prolonged crowing intake of breath; whooping cough.'),('037',0,'disease caused by tetanospasmin, a powerful protein toxin produced by Clostridium tetani; tetanus usually occurs after an acute injury, such as a puncture wound or laceration; generalized tetanus, the most common form, is characterized by tetanic muscular contractions and hyperreflexia; localized tetanus presents itself as a mild condition with manifestations restricted to muscles near the wound.'),('038',0,'systemic disease associated with presence and persistance of pathogenic microorganisms or their toxins in the blood.'),('038',1,'Disease caused by the spread of bacteria and their toxins in the bloodstream. Also called blood poisoning.'),('038',2,'(SEP-sis) The presence of bacteria or their toxins in the blood or tissues.'),('038.9',0,'systemic disease associated with presence and persistance of pathogenic microorganisms or their toxins in the blood.'),('038.9',1,'Disease caused by the spread of bacteria and their toxins in the bloodstream. Also called blood poisoning.'),('038.9',2,'(SEP-sis) The presence of bacteria or their toxins in the blood or tissues.'),('039.9',0,'gram positive bacterial infection with bacteria of the genus Nocardia.'),('040',0,'infections and associated diseases caused by bacteria, general or unspecified.'),('040.82',0,'syndrome characterized by high fever, vomiting, diarrhea, confusion, and skin rash; almost all cases have been related to an infection with toxin-producing Staphylococcus aureus.'),('040.82',1,'A severe illness caused by infection with staphylococcus aureus and characterized by high fever of sudden onset, vomiting, diarrhea, and myalgia, followed by hypotension and in severe cases, shock; a sunburn-like rash with peeling of the skin, especially of the palms and soles, occurs during the acute phase.'),('040.82',2,'A rare acute life-threatening systemic bacterial noncontagious illness caused by any of several related staphylococcal exotoxins. TSS characterised by high fever, hypotension, rash, multi-organ dysfunction, and cutaneous desquamation during the early convalescent period. The toxins affect the host immune system, causing an exuberant and pathological host inflammatory response. Laboratory findings consistent with TSS include leukocytosis, elevated prothrombin time, hypoalbuminemia, hypocalcemia, and pyuria.'),('042',0,'one or more indicator diseases, depending on laboratory evidence of HIV infection (CDC); late phase of HIV infection characterized by marked suppression of immune function resulting in opportunistic infections, neoplasms, and other systemic symptoms (NIAID).'),('042',1,'An acquired defect in immune system function caused by human immunodeficiency virus (HIV). AIDS is associated with increased susceptibility to certain cancers and to opportunistic infections, which are infections that occur rarely except in individuals with weak immune systems.'),('042',2,'A syndrome resulting from the acquired deficiency of cellular immunity caused by the human immunodeficiency virus (HIV). It is characterized by the reduction of the Helper T-lymphocytes in the peripheral blood and the lymph nodes. Symptoms include generalized lymphadenopathy, fever, weight loss, and chronic diarrhea. Patients with AIDS are especially susceptible to opportunistic infections (usually pneumocystis carinii pneumonia, cytomegalovirus (CMV) infections, tuberculosis, candida infections, and cryptococcosis), and the development of malignant neoplasms (usually non-Hodgkin\'s lymphoma and Kaposi\'s sarcoma). The human immunodeficiency virus is transmitted through sexual contact, sharing of contaminated needles, or transfusion of contaminated blood. -- 2004'),('042',3,'any state of infection accompanied by evidence of HIV in the body (positive test for HIV genome, cDNA, proteins, antigens, or antibodies); may be medically asymptomatic or symptomatic; use AIDS when appropriate.'),('045',0,'acute infectious disease of humans, particularly children, caused by any of three serotypes of human poliovirus; infection is usually limited to the gastrointestinal tract and nasopharynx, and is often asymptomatic; the central nervous system, primarily the spinal cord, may be affected, leading to rapidly progressive paralysis, coarse fasciculation and hyporeflexia; motor neurons are primarily affected and encephalitis may also occur; replicates in the nervous system, and may cause significant neuronal loss, most notably in the spinal cord.'),('045.9',0,'acute infectious disease of humans, particularly children, caused by any of three serotypes of human poliovirus; infection is usually limited to the gastrointestinal tract and nasopharynx, and is often asymptomatic; the central nervous system, primarily the spinal cord, may be affected, leading to rapidly progressive paralysis, coarse fasciculation and hyporeflexia; motor neurons are primarily affected and encephalitis may also occur; replicates in the nervous system, and may cause significant neuronal loss, most notably in the spinal cord.'),('046.2',0,'rare chronic progressive encephalitis caused by the measles virus and occurring primarily in children and young adults; death usually occurs within three years; characterized by primary measles infection before the age of two years.'),('046.3',0,'demyelination in various part of the central nervous system, usually secondary to neoplastic disease; JC virus has been recovered from brain tissue.'),('047.9',0,'viral infections of the leptomeninges and subarachnoid space.'),('052',0,'highly contagious infectious disease caused by the varicella-zoster virus (Herpesvirus 3); usually affects children, is spread by direct contact or respiratory route via droplet nuclei, and is characterized by the appearance on the skin and mucous membranes of successive crops of typical pruritic vesicular lesions that are easily broken and become scabbed; chickenpox is relatively benign in children, but may be complicated by pneumonia and encephalitis in adults.'),('052.9',0,'highly contagious infectious disease caused by the varicella-zoster virus (Herpesvirus 3); usually affects children, is spread by direct contact or respiratory route via droplet nuclei, and is characterized by the appearance on the skin and mucous membranes of successive crops of typical pruritic vesicular lesions that are easily broken and become scabbed; chickenpox is relatively benign in children, but may be complicated by pneumonia and encephalitis in adults.'),('053',0,'acute infectious, usually self-limited, disease believed to represent activation of latent varicella zoster virus in those who have been rendered partially immune after a previous attack of chickenpox; it involves the sensory ganglia and their areas of innervation and is characterized by severe neuralgic pain along the distribution of the affected nerve and crops of clustered vesicles over the area.'),('053',1,'A common dermal and neurologic disorder caused by reactivation of the varicella-zoster virus that has remained dormant within dorsal root ganglia, often for decades, after the patient\'s initial exposure to the virus in the form of varicella (chickenpox). It is characterized by severe neuralgic pain along the distribution of the affected nerve and crops of clustered vesicles over the area.'),('053.9',0,'acute infectious, usually self-limited, disease believed to represent activation of latent varicella zoster virus in those who have been rendered partially immune after a previous attack of chickenpox; it involves the sensory ganglia and their areas of innervation and is characterized by severe neuralgic pain along the distribution of the affected nerve and crops of clustered vesicles over the area.'),('053.9',1,'A common dermal and neurologic disorder caused by reactivation of the varicella-zoster virus that has remained dormant within dorsal root ganglia, often for decades, after the patient\'s initial exposure to the virus in the form of varicella (chickenpox). It is characterized by severe neuralgic pain along the distribution of the affected nerve and crops of clustered vesicles over the area.'),('054',0,'infection caused by the herpes simplex virus; affects the skin and nervous system; produces small temporary (but sometimes painful) blisters on the skin and mucous membranes.'),('054.1',0,'infection caused by herpes simplex virus type 2 (HSV-2) that is usually transmitted by sexual contact; marked by recurrent attacks of painful eruptions on the skin and mucous membranes of the genital area.'),('054.1',1,'Herpes simplex infection on the genitals, most commonly caused by the herpes simplex-1 virus.'),('054.10',0,'infection caused by herpes simplex virus type 2 (HSV-2) that is usually transmitted by sexual contact; marked by recurrent attacks of painful eruptions on the skin and mucous membranes of the genital area.'),('054.10',1,'Herpes simplex infection on the genitals, most commonly caused by the herpes simplex-1 virus.'),('055',0,'childhood viral disease manifested as acute febrile illness associated with cough, coryza, conjunctivitis, spots on the buccal mucosa, and rash starting on the head and neck and spreading to the rest of the body.'),('056',0,'acute infectious disease caused by the rubella virus and most often affecting children and nonimmune young adults, in which the virus enters the respiratory tract via droplet nuclei and spreads to the lymphatic system; usually benign; however transplacental infection of the fetus in the first trimester can cause death or severe developmental abnormalities (congenital rubella syndrome).'),('059.9',0,'virus diseases caused by the Poxviridae; includes diseases such as smallpox, variola, yaba, molluscum contagiosum, monkeypox, cowpox, lumpy skin disease, infectious myxomatosis, infectious ectromelia, mousepox, etc.'),('060',0,'acute infectious disease primarily of the tropics, caused by a flavivirus and transmitted to humans by mosquito vectors.'),('060.9',0,'acute infectious disease primarily of the tropics, caused by a flavivirus and transmitted to humans by mosquito vectors.'),('061',0,'acute infectious, eruptive, febrile disease caused by four antigenically related but distinct serotypes of the dengue virus; transmitted by the bite of infected Aedes mosquitoes, especially A. aegypti; classical dengue (dengue fever) is self-limiting and characterized by fever, myalgia, headache, and rash; dengue hemorrhagic fever is a more virulent form of dengue virus infection.'),('062.1',0,'form of arboviral encephalitis which primarily affects horses, endemic to western and central North America; the virus may be transferred to humans via mosquito bite; clinical manifestations include headache and influenza-like symptoms followed by alterations in mentation, seizures and coma; survivors may be left with residual neurologic dysfunction.'),('064',0,'infections of the brain caused by arthropod-borne viruses primarily from the families togaviridae, flaviviridae, bunyaviridae, reoviridae and rhabdoviridae; life cycles of these viruses are characterized by zoonoses, with birds and lower mammals serving as intermediate hosts; the virus is transmitted to humans by the bite of mosquitoes or ticks; clinical manifestations include fever, headache, alterations of mentation, focal neurologic deficits, and coma.'),('070.1',0,'inflammation of the liver due to microorganism infection.'),('070.1',1,'hepatitis caused by Hepatovirus (Hepatitis A virus); it can be transmitted through fecal contamination of food or water.'),('070.3',0,'hepatitis caused by hepatitis B virus; one method of transmission is by transfusion of contaminated blood or blood products.'),('070.3',1,'A viral infection caused by the hepatitis B virus.'),('071',0,'acute infectious disease of the central nervous system affecting almost all mammals, including humans; it is caused by a rhabdovirus and usually spread by contamination with virus-laden saliva of bites inflicted by rabid animals; important animal vectors include the dog, cat, vampire bat, mongoose, skunk, wolf, raccoon, and fox.'),('071',1,'A disease of the nervous system caused by the rabies virus. Rabies is marked by an increase in saliva production, abnormal behavior, and eventual paralysis and death.'),('072',0,'acute, inflammatory, contagious disease caused by Rubulavirus and characterized by swelling of the salivary glands, especially the parotids, and sometimes of the pancreas, ovaries, or testes; spread by direct contact, airborne droplet nuclei, fomites contaminated by infectious saliva, and perhaps urine.'),('072.9',0,'acute, inflammatory, contagious disease caused by Rubulavirus and characterized by swelling of the salivary glands, especially the parotids, and sometimes of the pancreas, ovaries, or testes; spread by direct contact, airborne droplet nuclei, fomites contaminated by infectious saliva, and perhaps urine.'),('075',0,'acute disease characterized by fever and swollen lymph nodes and an abnormal increase of mononuclear leucocytes or monocytes in the bloodstream; not highly contagious; some believe it can be transmitted by kissing.'),('076',0,'chronic infection of the conjunctiva and cornea caused by chlamydia trachomatis.'),('076.9',0,'chronic infection of the conjunctiva and cornea caused by chlamydia trachomatis.'),('077.0',0,'infection of the eyes characterized by the presence in conjunctival epithelial cells of inclusion bodies indistinguishable from those of trachoma; it is acquired by infants during birth and by adults from swimming pools; the etiological agent is Chlamydia trachomatis whose natural habitat appears to be the genito-urinary tract.'),('078.1',0,'benign epidermal tumor caused by a papillomavirus or other agent.'),('078.1',1,'A raised growth on the surface of the skin or other organ.'),('078.1',2,'A papilloma virus related epithelial overgrowth. It can be located anywhere on the body though when it involves the perineal region it is generally referred to as condyloma acuminata.'),('078.10',0,'benign epidermal tumor caused by a papillomavirus or other agent.'),('078.10',1,'A raised growth on the surface of the skin or other organ.'),('078.10',2,'A papilloma virus related epithelial overgrowth. It can be located anywhere on the body though when it involves the perineal region it is generally referred to as condyloma acuminata.'),('078.11',0,'small, pointed papilloma of viral origin, usually occurring on the skin or mucous surface of the external genitalia or perianal region.'),('078.11',1,'(kahn-dih-LO-ma-ta a-kyoo-mih-NA-ta) Genital warts caused by certain human papillomaviruses (HPVs).'),('078.19',0,'benign epidermal tumor caused by a papillomavirus or other agent.'),('078.19',1,'A raised growth on the surface of the skin or other organ.'),('078.19',2,'A papilloma virus related epithelial overgrowth. It can be located anywhere on the body though when it involves the perineal region it is generally referred to as condyloma acuminata.'),('079.82',0,'viral disorder characterized by high fever, dry cough, shortness of breath (dyspnea) or breathing difficulties, and atypical pneumonia, a virus in the genus cornonavirus is the suspected causative agent.'),('079.98',0,'diseases associated with bacteria from the family Chlamydiaceae.'),('079.99',0,'disease produced by viruses.'),('079.99',1,'Any disease caused by a virus.'),('081.9',0,'group of acute, arthropod borne infections caused by rickettsiae; includes epidemic (classic or louse-borne) typhus, its recrudescent form, and murine (endemic or flea-borne) typhus; all are characterized by severe headache, chills, high fever, stupor, and rash.'),('082.0',0,'acute, infectious, sometimes fatal disease caused by Rickettsia rickettsii usually transmitted by ixodid ticks; occurs only in North and South America; manifestations include chills, fever, rash, headache, myalgia, and prostration.'),('082.3',0,'acute infectious disease caused by Coxiella burnetii; characterized by a sudden onset of fever,headache, malaise, and weakness; in humans, it is commonly contracted by inhalation of infected dusts derived from infected domestic animals.'),('082.4',0,'febrile illness caused by infection with Ehrlichia species.'),('083.0',0,'acute infectious disease caused by Coxiella burnetii; characterized by a sudden onset of fever,headache, malaise, and weakness; in humans, it is commonly contracted by inhalation of infected dusts derived from infected domestic animals.'),('083.9',0,'gram negative bacterial infection with the bacteria in the Rickettsiales order.'),('084',0,'protozoan disease caused in humans by four species of the genus Plasmodium (P. falciparum, P. vivax, P. ovale, and P. malariae) and transmitted by the bite of an infected female mosquito of the genus Anopheles; malaria is endemic in parts of Asia, Africa, Central and South America, Oceania, and certain Caribbean islands; characterized by extreme exhaustion associated with paroxysms of high fever, sweating, shaking chills, and anemia; malaria in animals is caused by other species of plasmodia.'),('084.6',0,'protozoan disease caused in humans by four species of the genus Plasmodium (P. falciparum, P. vivax, P. ovale, and P. malariae) and transmitted by the bite of an infected female mosquito of the genus Anopheles; malaria is endemic in parts of Asia, Africa, Central and South America, Oceania, and certain Caribbean islands; characterized by extreme exhaustion associated with paroxysms of high fever, sweating, shaking chills, and anemia; malaria in animals is caused by other species of plasmodia.'),('085',0,'disease caused by any of a number of species of protozoa in the genus Leishmania; there are four major clinical types of this infection: cutaneous (Old and New World), diffuse cutaneous, mucocutaneous, and visceral; visceral is characterized by fever, chills, vomiting, anemia, hepatosplenomegaly, leukopenia, hypergammaglobulinemia, emaciation, and an earth-gray color of the skin; cutaneous is characterized by development of single or multiple localized lesions on exposed areas of skin that typically ulcerate.'),('085.9',0,'disease caused by any of a number of species of protozoa in the genus Leishmania; there are four major clinical types of this infection: cutaneous (Old and New World), diffuse cutaneous, mucocutaneous, and visceral; visceral is characterized by fever, chills, vomiting, anemia, hepatosplenomegaly, leukopenia, hypergammaglobulinemia, emaciation, and an earth-gray color of the skin; cutaneous is characterized by development of single or multiple localized lesions on exposed areas of skin that typically ulcerate.'),('086',0,'infection with protozoa of the genus Trypanosoma causes diseases including African Sleeping Sickness and Chaga\'s disease in humans, and nagana and surra in animals.'),('086.0',0,'A dilated cardiomyopathy caused by the protozoan Trypanosoma cruzi. Patients may present with heart block, congestive heart failure, or anginal symptoms.'),('086.9',0,'infection with protozoa of the genus Trypanosoma causes diseases including African Sleeping Sickness and Chaga\'s disease in humans, and nagana and surra in animals.'),('088.81',0,'recurrent multisystemic infectious disease caused by a spirochete, Borrelia burgdorferi, which is transmitted chiefly by Ixodes ticks; it is a disease with early and late cutaneous manifestations plus involvement of the nervous system, heart, eye, and joints in variable combinations.'),('088.82',0,'tickborne disease caused by infection with protozoa; occurs in wild and domestic animals; in humans causes malaria-like symptoms, myalgia, nausea and splenomegaly; classic zoonotic disease.'),('088.9',0,'bacterial, viral, or parasitic diseases transmitted to humans and animals by infected arthropods, including ticks.'),('097.9',0,'subacute to chronic infectious venereal disease caused by the spirochete treponema pallidum.'),('098',0,'acute infectious disease characterized by primary invasion of the urogenital tract; the etiologic agent is Neisseria gonorrhoeae.'),('098.0',0,'acute infectious disease characterized by primary invasion of the urogenital tract; the etiologic agent is Neisseria gonorrhoeae.'),('099.1',0,'subacute inflammation of the inguinal lymph glands caused by certain immunotypes of Chlamydia trachomatis; a sexually transmitted disease in the United States but is more widespread in developing countries; do not confuse with granuloma venereum, which is caused by Calymmatobacterium granulomatis, for this use ENTEROBACTERIACEAE DISEASE.'),('099.3',0,'triad of nongonococcal urethritis followed by conjunctivitis and arthritis.'),('099.9',0,'diseases due to or propagated by sexual contact.'),('099.9',1,'Any contagious disease acquired during sexual contact; e.g. syphilis, gonorrhea, chancroid.'),('099.9',2,'A disorder acquired through sexual contact. --2004'),('102',0,'tropical systemic non-venereal infection caused by Treponema pallidum subspecies pertenue.'),('102',1,'An endemic, infectious, nonvenereal disease in humans that presents mainly in children younger than 15 years. The disease occurs primarily in warm, humid, tropical areas of Africa, Asia, South America, and Oceania, among poor rural populations where conditions of overcrowding and poor sanitation prevail. Infection with Treponema pertenue, a subspecies of Treponema pallidum, causes the disease.'),('102.9',0,'tropical systemic non-venereal infection caused by Treponema pallidum subspecies pertenue.'),('102.9',1,'An endemic, infectious, nonvenereal disease in humans that presents mainly in children younger than 15 years. The disease occurs primarily in warm, humid, tropical areas of Africa, Asia, South America, and Oceania, among poor rural populations where conditions of overcrowding and poor sanitation prevail. Infection with Treponema pertenue, a subspecies of Treponema pallidum, causes the disease.'),('104.9',0,'infections with bacteria of the order Spirochaetales; includes leptospirosis and other spirochaetales infections not available as a narrower term.'),('110.9',0,'general term describing various dermatophytoses; specific types include tinea capitis (ringworm of the scalp), tinea favosa (of scalp and skin), tinea pedis (athlete\'s foot), and tinea unguium (ringworm of the nails).'),('111',0,'superficial infections of the skin or its appendages by any of various fungi.'),('111.9',0,'superficial infections of the skin or its appendages by any of various fungi.'),('112',0,'infection with a fungus of the genus Candida; usually a superficial infection of the moist areas of the body and is generally caused by Candida albicans; includes chronic mucocutaneous candidiasis, cutaneous candidiasis, oral candidiasis (thrush), and monilial vaginitis.'),('112',1,'A condition in which Candida albicans, a type of yeast, grows out of control in moist skin areas of the body. It is usually a result of a weakened immune system, but can be a side effect of chemotherapy or treatment with antibiotics. Thrush usually affects the mouth (oral thrush); however, rarely, it spreads throughout the entire body.'),('112.0',0,'A condition in which Candida albicans, a type of yeast, grows out of control in moist skin areas of the body. It is usually a result of a weakened immune system, but can be a side effect of chemotherapy or treatment with antibiotics. Thrush usually affects the mouth (oral thrush); however, rarely, it spreads throughout the entire body. Also called Candidiasis or Candidosis.'),('112.1',0,'Infection of the vulva and vagina with a fungus of the genus CANDIDA. It is a disease associated with HIV infection.'),('112.9',0,'infection with a fungus of the genus Candida; usually a superficial infection of the moist areas of the body and is generally caused by Candida albicans; includes chronic mucocutaneous candidiasis, cutaneous candidiasis, oral candidiasis (thrush), and monilial vaginitis.'),('112.9',1,'A condition in which Candida albicans, a type of yeast, grows out of control in moist skin areas of the body. It is usually a result of a weakened immune system, but can be a side effect of chemotherapy or treatment with antibiotics. Thrush usually affects the mouth (oral thrush); however, rarely, it spreads throughout the entire body.'),('114',0,'infection with a fungus of the genus Coccidioides, species C. immitis; primary form is an acute, benign, self limited respiratory infection due to inhalation of spores and varying in severity; secondary form is a virulent, severe, chronic, progressive granulomatous disease with systemic involvement.'),('114.9',0,'infection with a fungus of the genus Coccidioides, species C. immitis; primary form is an acute, benign, self limited respiratory infection due to inhalation of spores and varying in severity; secondary form is a virulent, severe, chronic, progressive granulomatous disease with systemic involvement.'),('115',0,'infection resulting from inhalation or ingestion of spores of the fungus of the genus Histoplasma; worldwide in distribution and particularly common in the midwestern United States.'),('115.9',0,'infection resulting from inhalation or ingestion of spores of the fungus of the genus Histoplasma; worldwide in distribution and particularly common in the midwestern United States.'),('116',0,'infection caused by fungi of the genus Blastomyces.'),('116.0',0,'infection caused by fungi of the genus Blastomyces.'),('117.3',0,'disease condition caused by species of Aspergillus and marked by inflammatory granulomatous lesions in the skin, ear, orbit, nasal sinuses, lungs, and sometimes in the bones and meninges.'),('117.3',1,'An infectious fungal disease that occurs most often in the skin, ears, nasal sinuses, and lungs of people with suppressed immune systems.'),('117.5',0,'infection with a fungus of the species Cryptococcus neoformans.'),('117.5',1,'An acute or chronic, localized or disseminated infection by Cryptococcus neoformans. Sites of involvement include the lungs, central nervous system and meninges, skin, and visceral organs.--2004'),('120',0,'parasitic disease of tropical and subtropical countries; characterized initially by fever, chills, and abdominal and lower back pain; untreated patients may develop jaundice, liver cirrhosis, bladder tumors, and kidney failure.'),('120.9',0,'parasitic disease of tropical and subtropical countries; characterized initially by fever, chills, and abdominal and lower back pain; untreated patients may develop jaundice, liver cirrhosis, bladder tumors, and kidney failure.'),('124',0,'a disease due to infection with trichinae, caused by consumption of undercooked meat containing Trichinella.'),('125.3',0,'infection with nematodes of the genus Onchocerca; characteristics include the presence of firm subcutaneous nodules filled with adult worms, pruritus, and ocular lesions.'),('125.9',0,'infections with nematodes of the superfamily Filarioidea; presence of living worms in the body is mainly asymptomatic but the death of adult worms leads to granulomatous inflammation and permanent fibrosis; organisms of the genus Elaeophora infect wild elk and domestic sheep causing ischaemic necrosis of the brain, blindness, and dermatosis of the face.'),('127.2',0,'infections with nematodes of the order Strongylida; includes Oesophagostomiasis, hook worm infection, trichostrongyloidiasis and equine strongylosis.'),('128.9',0,'diseases caused by parasitic worms of the helminth class.'),('129',0,'infections of the gastrointestinal system with parasites, commonly involving protozoa or parasitic worms.'),('130',0,'acquired form of infection by Toxoplasma gondii in animals and man.'),('130.9',0,'acquired form of infection by Toxoplasma gondii in animals and man.'),('135',0,'WHAT: Sarcoidosis: Sarcoidosis: a disorder of unknown etiology that affects many organ systems with noncaseating epithelioid cell granulomas. It has a special predilection for the lung and lymph tissues. WHY: Sarcoidosis can result in an acute arthritis commonly affecting the ankles and knees and less commonly the proximal interphalangeal joints, wrists, and elbows. The acute arthritis is symmetric and lasts for a few weeks. A less common chronic arthritis is destructive and may have dactylitis and telescoping digits. HOW: Sarcoidosis is a diagnosis of exclusion based on the clinical presentation and histology of biopsy tissue.'),('135',1,'inflammatory disease characterized by small lumps or granulomas in lymph nodes and other organs.'),('136.1',0,'rare chronic inflammatory disease involving the small blood vessels; of unknown etiology and characterized by mucocutaneous ulceration in the mouth and genital region and uveitis with hypopyon; the neuroocular form may cause blindness and death; synovitis, thrombophlebitis, gastrointestinal ulcerations, retinal vasculitis, and optic atrophy may occur as well.'),('136.3',0,'pulmonary disease in humans occurring in immunodeficient or malnourished patients or infants, characterized by dyspnea, tachypnea, and hypoxemia; Pneumocystis pneumonia is a frequent opportunistic infection in AIDS; also found in other mammals where it is caused by related species of Pneumocystis.'),('136.3',1,'Pneumocystis carinii pneumonia (PCP). pneumonia resulting from infection with Pneumocystis carinii, frequently seen in the immunologically compromised, such as persons with AIDS, or steroid-treated individuals, the elderly, or premature or debilitated babies during their first three months. Patients may be only slightly febrile (or even afebrile), but are likely to be extremely weak, dyspneic, and cyanotic. This is a major cause of morbidity among patients with AIDS.'),('136.9',0,'broad class of diseases whose causative agents may be passed between individuals in many different ways.'),('136.9',1,'Invasion and multiplication of germs in the body. Infections can occur in any part of the body, and can be localized or systemic (spread throughout the body). The germs may be bacteria, viruses, yeast, or fungi. They can cause a fever and other problems, depending on the site of the infection. When the body\'s natural defense system is strong, it can often fight the germs and prevent infection. Cancer treatment can weaken the natural defense system.'),('136.9',2,'A disorder resulting from the presence and activity of a microbial, viral, or parasitic agent. It can be transmitted by direct or indirect contact. -- 2003 (NCI)'),('136.9',3,'A disorder resulting from the presence and activity of a microbial, viral, or parasitic agent. It can be transmitted by direct or indirect contact. -- 2003'),('136.9',4,'infections or infestations with parasitic organisms; they are often contracted through contact with an intermediate vector, but may occur as the result of direct exposure.'),('140',0,'A primary or metastatic malignant neoplasm involving the lip.'),('141',0,'A malignant neoplasm affecting the tongue. The vast majority of cases are carcinomas.'),('141.9',0,'A malignant neoplasm affecting the tongue. The vast majority of cases are carcinomas.'),('145.2',0,'The bony anterior part of the roof of the mouth separating the nose from the mouth.'),('145.9',0,'A primary or metastatic malignant tumor involving the oral cavity. The majority are squamous cell carcinomas. -- 2003'),('145.9',1,'A malignant tumor involving the lip and/or oral cavity. The majority are carcinomas. -- 2003'),('146',0,'Malignant neoplasms of the oral cavity and pharynx'),('146.0',0,'Malignant neoplasm of the tonsils'),('146.9',0,'Malignant neoplasms of the oral cavity and pharynx'),('147',0,'A primary or metastatic malignant neoplasm involving the nasopharynx.'),('147.9',0,'A primary or metastatic malignant neoplasm involving the nasopharynx.'),('148',0,'A malignant neoplasm arising in the hypopharynx.'),('148.9',0,'A malignant neoplasm arising in the hypopharynx.'),('149.0',0,'Malignant neoplasm of the pharynx.'),('150',0,'A primary or metastatic malignant neoplasm involving the esophagus'),('150.0',0,'A primary or metastatic malignant neoplasm involving the cervical region of the esophagus.'),('150.1',0,'A primary or metastatic malignant neoplasm involving the thoracic region of the esophagus.'),('150.2',0,'A primary or metastatic malignant neoplasm involving the abdominal region of the esophagus.'),('150.3',0,'A primary or metastatic malignant neoplasm involving the upper third segment of the esophagus.'),('150.4',0,'A primary or metastatic malignant neoplasm involving the middle third segment of the esophagus.'),('150.5',0,'A primary or metastatic malignant neoplasm involving the lower third segment of the esophagus.'),('150.9',0,'A primary or metastatic malignant neoplasm involving the esophagus'),('151',0,'A primary or metastatic malignant neoplasm involving the stomach.'),('151.9',0,'A primary or metastatic malignant neoplasm involving the stomach.'),('152.9',0,'A primary or metastatic malignant neoplasm involving the small intestine'),('153',0,'A primary or metastatic malignant neoplasm involving the colon.'),('153.5',0,'A malignant neoplasm arising from the wall of the appendix. Representative examples include carcinomas and lymphomas.'),('153.9',0,'A primary or metastatic malignant neoplasm involving the colon.'),('153.9',1,'Malignant tumor of the colon or rectum. The majority are adenocarcinomas. Loss of imprinting (LOI) of the insulin-like growth factor II (IGF2) gene is suggested to be associated with a predisposition to sporadic colorectal cancer.'),('154.0',0,'A malignant tumor involving the rectum and sigmoid colon. The majority are carcinomas. -- 2003'),('154.0',1,'Malignant tumor of the colon or rectum. The majority are adenocarcinomas. Loss of imprinting (LOI) of the insulin-like growth factor II (IGF2) gene is suggested to be associated with a predisposition to sporadic colorectal cancer.'),('154.1',0,'A primary or metastatic malignant neoplasm involving the rectum.'),('154.3',0,'Cancer relating to the anus. Tumors of the anal margin (below the anal verge and involving the perianal hair-bearing skin) are classified with skin tumors.'),('155.0',0,'(HEP-a-toe-SEL-yoo-ler kar-sin-O-ma) A type of adenocarcinoma, the most common type of liver tumor.'),('155.0',1,'(hep-a-TOE-ma) A liver tumor.'),('155.0',2,'primary malignant neoplasm of epithelial liver cells; it ranges from a well-differentiated tumor with epithelial cells indistinguishable from normal hepatocytes to a poorly differentiated neoplasm; the cells may be uniform or markedly pleomorphic, or form giant cells; associations exist with chronic hepatitis B virus infection, some types of cirrhosis, and hepatitis C virus infection.'),('155.0',3,'A malignant tumor that arises from hepatocytes. Hepatocellular carcinoma is relatively rare in the United States but very common in all African countries south of the Sahara and in Southeast Asia. Most cases are seen in patients over the age of 50 years, but this tumor can also occur in younger individuals and even in children. Hepatocellular carcinoma is more common in males than females and is associated with hepatitis B, hepatitis C, chronic alcohol abuse and cirrhosis. Serum elevation of alpha-fetoprotein occurs in a large percentage of patients with hepatocellular carcinoma. Grossly, hepatocellular carcinoma may present as a single mass, as multiple nodules, or as diffuse liver involvement. Microscopically, there is a wide range of differentiation from tumor to tumor (well differentiated to poorly differentiated tumors). Hepatocellular carcinomas quickly metastasize to regional lymph nodes and lung. The overall median survival of untreated liver cell carcinoma is about 4 months. The most effective treatment of hepatocellular carcinoma is complete resection of the tumor. Lately, an increasing number of tumors have been treated with liver transplantation. --2002'),('155.0',4,'(HEP-a-toe-blas-TOE-ma) A type of liver tumor that occurs in infants and children.'),('155.0',5,'malignant liver neoplasm occurring in children and composed of tissue resembling fetal or mature liver cells or bile ducts.'),('155.0',6,'A malignant liver neoplasm that occurs almost exclusively in infants, although isolated cases in older children and adults have been reported. Grossly, hepatoblastoma is solid, well circumscribed, and more often solitary than multiple. Microscopically, most of the tumors are composed exclusively of immature hepatocytic elements. About a fourth of hepatoblastomas contain a stromal component that may be undifferentiated or develop into bone or cartilage. The treatment of choice for hepatoblastoma is surgical excision with adjuvant therapy. Liver transplantation is being increasingly used as well.'),('156.0',0,'Primary or metastatic malignant neoplasm of the gallbladder.'),('156.1',0,'A malignant tumor involving the extrahepatic bile duct. -- 2003'),('156.2',0,'A primary or metastatic malignant neoplasm involving the ampulla of Vater.'),('157',0,'A primary or metastatic malignant tumor involving the pancreas. Representative examples include carcinoma and lymphoma. -- 2003'),('157.4',0,'(EYE-let) Cancer arising from cells in the islets of Langerhans, which are found in the pancreas. Also called endocrine cancer.'),('157.4',1,'A malignant endocrine neoplasm arising from the islets of Langerhans.'),('157.9',0,'A primary or metastatic malignant tumor involving the pancreas. Representative examples include carcinoma and lymphoma. -- 2003'),('158.0',0,'A primary or metastatic malignant neoplasm involving the retroperitoneum. The vast majority of cases are carcinomas, lymphomas, or sarcomas.--2004'),('159.0',0,'A primary or metastatic malignant tumor involving the small intestine, large intestine, or both. Representative examples are carcinomas, lymphomas, and sarcomas. -- 2004'),('159.1',0,'A malignant vascular neoplasm arising from the spleen.'),('159.9',0,'A primary or metastatic malignant neoplasm involving any part of the gastrointestinal system.'),('160.2',0,'A primary or metastatic malignant neoplasm involving the maxillary sinuses.'),('160.3',0,'A primary or metastatic malignant neoplasm involving the ethmoid sinuses.'),('160.9',0,'A primary or metastatic malignant neoplasm involving the paranasal sinuses.'),('161',0,'A primary or metastatic malignant tumor involving the larynx. The majority are carcinomas. -- 2003'),('161.0',0,'A malignant neoplasm arising in the glottic area of the larynx. The vast majority of cases represent squamous cell carcinomas.--2004'),('161.1',0,'A primary or metastatic malignant neoplasm involving the supraglottis.'),('161.2',0,'A primary or metastatic malignant neoplasm involving the subglottis.'),('161.9',0,'A primary or metastatic malignant tumor involving the larynx. The majority are carcinomas. -- 2003'),('162.0',0,'A primary or metastatic malignant neoplasm involving the trachea'),('163',0,'A primary or metastatic malignant neoplasm affecting the pleura. A representative example of primary malignant pleural neoplasm is the malignant pleural mesothelioma. A representative example of metastatic malignant neoplasm to the pleura is when a metastatic carcinoma has spread to the pleura from another anatomic site.'),('163.9',0,'A primary or metastatic malignant neoplasm affecting the pleura. A representative example of primary malignant pleural neoplasm is the malignant pleural mesothelioma. A representative example of metastatic malignant neoplasm to the pleura is when a metastatic carcinoma has spread to the pleura from another anatomic site.'),('164.0',0,'Primary or metastatic malignant neoplasm involving the thymus. This category includes malignant thymomas, thymic lymphomas, primary thymic carcinomas, and metastatic carcinomas from other anatomic sites. --2003'),('164.1',0,'A primary or metastatic malignant neoplasm involving the heart.'),('164.9',0,'A primary or metastatic malignant neoplasm affecting the mediastinum. Representative examples of primary malignant mediastinal neoplasms include malignant germ cell tumors, malignant mesenchymal tumors, lymphomas, and malignant peripheral nerve sheath tumors. A representative example of metastatic malignant neoplasm to the mediastinum is the metastatic carcinoma to the mediastinum from another anatomic site.'),('165.9',0,'Malignant neoplasms originating in the respiratory tract'),('172',0,'A primary melanoma arising from atypical melanocytes in the skin. Precursor lesions include acquired and congenital melanocytic nevi, and dysplastic nevi. Several histologic variants have been recognized, including superficial spreading melanoma, acral lentiginous melanoma, nodular melanoma, and lentigo maligna melanoma.'),('172.5',0,'A primary or metastatic malignant neoplasm involving the breast. The vast majority of cases are carcinomas arising from the breast parenchyma or the nipple. Malignant breast neoplasms occur more frequently in females than in males. -- 2003'),('172.9',0,'A primary melanoma arising from atypical melanocytes in the skin. Precursor lesions include acquired and congenital melanocytic nevi, and dysplastic nevi. Several histologic variants have been recognized, including superficial spreading melanoma, acral lentiginous melanoma, nodular melanoma, and lentigo maligna melanoma.'),('174.9',0,'A primary or metastatic malignant neoplasm involving the breast. The vast majority of cases are carcinomas arising from the breast parenchyma or the nipple. Malignant breast neoplasms occur more frequently in females than in males. -- 2003'),('176',0,'multicentric, malignant neoplastic vascular proliferation characterized by the development of bluish-red cutaneous nodules, usually on the lower extremities, most often on the toes or feet, and slowly increasing in size and number and spreading to more proximal areas; occurs spontaneously in Jewish and Italian males; aggressive variant in young children is endemic in some areas of Africa; a third form occurs in about 0.04% of kidney transplant patients; there is also a high incidence in AIDS patients; human herpesvirus 8 is the suspected cause.'),('176',1,'(KAP-o-seez sar-KO-ma) A type of cancer characterized by the abnormal growth of blood vessels that develop into skin lesions or occur internally.'),('176',2,'A malignant neoplasm characterized by a vascular proliferation which usually contains blunt endothelial cells. Erythrocyte extravasation and hemosiderin deposition are frequently present. The most frequent site of involvement is the skin; however it may also occur internally. It generally develops in people with compromised immune systems including those with acquired immune deficiency syndrome (AIDS).'),('176.0',0,'A Kaposi sarcoma arising from the skin. It presents with patches, plaques, or nodules.'),('176.2',0,'A Kaposi sarcoma arising from the palate.'),('176.4',0,'A Kaposi sarcoma arising from the lung.'),('176.9',0,'multicentric, malignant neoplastic vascular proliferation characterized by the development of bluish-red cutaneous nodules, usually on the lower extremities, most often on the toes or feet, and slowly increasing in size and number and spreading to more proximal areas; occurs spontaneously in Jewish and Italian males; aggressive variant in young children is endemic in some areas of Africa; a third form occurs in about 0.04% of kidney transplant patients; there is also a high incidence in AIDS patients; human herpesvirus 8 is the suspected cause.'),('176.9',1,'(KAP-o-seez sar-KO-ma) A type of cancer characterized by the abnormal growth of blood vessels that develop into skin lesions or occur internally.'),('176.9',2,'A malignant neoplasm characterized by a vascular proliferation which usually contains blunt endothelial cells. Erythrocyte extravasation and hemosiderin deposition are frequently present. The most frequent site of involvement is the skin; however it may also occur internally. It generally develops in people with compromised immune systems including those with acquired immune deficiency syndrome (AIDS).'),('179',0,'Primary or metastatic malignant neoplasm involving the uterine corpus and/or the cervix. --2003'),('180',0,'Primary or metastatic malignant neoplasm involving the cervix. --2003'),('180.9',0,'Primary or metastatic malignant neoplasm involving the cervix. --2003'),('181',0,'malignant metastatic form of trophoblastic tumors, contains sheets of undifferentiated cytotrophoblasts and syncytiotrophoblasts; characterized by the large amounts of chorionic gonadotropin produced; tissue origins can be placental (fetal) or non-placental.'),('181',1,'A rare cancer in women of childbearing age in which cancer cells grow in the tissues that are formed in the uterus after conception. Also called gestational trophoblastic disease, gestational trophoblastic neoplasia, gestational trophoblastic tumor, or molar pregnancy.'),('181',2,'An aggressive malignant tumor arising from trophoblastic cells. The vast majority of cases arise in the uterus and represent gestational choriocarcinomas that derive from placental trophoblastic cells. Approximately half of the cases develop from a complete hydatidiform mole. A minority of cases arise in the testis or the ovaries. There is often marked elevation of human chorionic gonadotropin (hCG) in the blood. Choriocarcinomas disseminate rapidly through the hematogenous route; the lungs are most frequently affected.'),('181',3,'Malignant neoplasm originating in the placenta'),('182.0',0,'Primary or metastatic malignant neoplasm involving the endometrium (mucous membrane that lines the endometrial cavity). --2003'),('183.0',0,'A primary or metastatic malignant tumor involving the ovary. Most primary malignant ovarian neoplasms are either carcinomas (serous, mucinous, or endometrioid adenocarcinomas) or malignant germ cell tumors. Metastatic malignant neoplasms to the ovary include carcinomas, lymphomas, and melanomas. -- 2004'),('184.0',0,'A primary or metastatic malignant tumor involving the vagina. Representative examples include carcinomas and sarcomas. -- 2003'),('184.4',0,'Primary or metastatic malignant neoplasm involving the vulva. --2003'),('185',0,'A primary or metastatic malignant tumor involving the prostate gland. The vast majority are carcinomas. -- 2003'),('186',0,'A primary or metastatic malignant neoplasm involvingf the testis'),('186.9',0,'A primary or metastatic malignant neoplasm involvingf the testis'),('187.4',0,'Primary or metastatic malignant neoplasm involving the penis. --2003'),('187.5',0,'Malignant neoplasm of the epididymis'),('187.6',0,'Malignant neoplasm involving the spermatic cord.'),('187.7',0,'A primary or metastatic malignant tumor affecting the scrotum. -- 2003'),('187.9',0,'A primary or metastatic malignant tumor involving the male reproductive system.'),('188',0,'A primary or metastatic malignant neoplasm involving the bladder. - 2003'),('188.9',0,'A primary or metastatic malignant neoplasm involving the bladder. - 2003'),('189.0',0,'Primary or metastatic malignant neoplasm involving the kidney. --2003'),('189.1',0,'Abnormal malignant growth of the cells within the renal pelvis.'),('189.2',0,'A primary or metastatic malignant tumor involving the ureter. The majority are carcinomas. -- 2003'),('189.3',0,'Abnormal malignant growth of cells in the urethra (lower urinary tract).'),('189.9',0,'A primary or metastatic malignant tumor involving the urinary system. Common tumor types include carcinomas, lymphomas, and sarcomas.'),('190',0,'A primary or metastatic tumor involving the structures of the eye (conjunctiva, cornea, uvea, retina), the lacrimal gland, and the orbit. Representative examples are melanoma, carcinoma, lymphoma, and retinoblastoma.'),('190.1',0,'A primary or metastatic malignant neoplasm involving the orbit.'),('190.2',0,'Primary or metastatic malignant neoplasm affecting the lacrimal gland.'),('190.3',0,'A malignant growth of cells within the conjunctiva of the eye.'),('190.4',0,'A malignant growth of cells within the cornea of the eye.'),('190.5',0,'Abnormal growth of cells comprising the retina with malignant characteristics.'),('190.6',0,'Malignant growth of tissues that comprise the choroid body.'),('190.7',0,'A primary or metastatic malignant neoplasm affecting the lacrimal duct.'),('190.9',0,'A primary or metastatic tumor involving the structures of the eye (conjunctiva, cornea, uvea, retina), the lacrimal gland, and the orbit. Representative examples are melanoma, carcinoma, lymphoma, and retinoblastoma.'),('191.6',0,'Primary and secondary (metastatic) malignant tumors that occur in the cerebellum. Histologic types include medulloblastomas, high grade (WHO Stage III or IV) cerebellar astrocytomas, lymphomas, gangliogliomas, gliosarcomas, and several other subtypes. The most frequent malignant cerebellar neoplasm of childhood is medulloblastoma. In adults, metastases from other sites are relatively common. Clinical features include ataxia, headache, nausea, dizzyness, nystagmus, diplopia, papilledema, etc.'),('192.0',0,'Abnormal malignant growth of the cells that comprise the cranial nerve.'),('192.1',0,'A primary or metastatic malignant tumor occurring in the meninges, which surround the brain and spinal cord. The most common are meningiomas. - 2004'),('192.9',0,'A primary or metastatic malignant neoplasm involving the brain or spinal cord. Representative examples include anaplastic astrocytoma, glioblastoma, anaplastic (malignant) meningioma, lymphoma, and metastatic carcinoma from another anatomic site.'),('192.9',1,'A primary or metastatic malignant neoplasm involving the nervous system.'),('193',0,'A primary or metastatic malignant neoplasm affecting the thyroid gland. --2005'),('194.0',0,'A primary or metastatic malignant neoplasm affecting the adrenal medulla. (NCI05)'),('194.0',1,'A primary (adrenal cortex carcinoma) or a metastatic malignant neoplasm affecting the adrenal cortex. (NCI05)'),('194.0',2,'A primary or metastatic malignant neoplasm affecting the adrenal gland. (NCI05)'),('194.1',0,'A primary or metastatic malignant neoplasm affecting the parathyroid glands. (NCI05)'),('194.4',0,'Abnormal malignant growth of the cells that comprise the pineal parenchyma.'),('194.5',0,'A carotid body paraganglioma that metastasizes to other anatomic sites.'),('194.6',0,'A jugulotympanic paraganglioma that metastasizes to other anatomic sites.'),('194.9',0,'Cancer that occurs in endocrine tissue, the tissue in the body that secretes hormones.'),('194.9',1,'A malignant neoplasm affecting the endocrine glands. Representative examples include thyroid gland carcinoma, parathyroid gland carcinoma, pituitary gland carcinoma, and adrenal cortex carcinoma.'),('195.1',0,'A primary or metastatic malignant neoplasm affecting the tissues of the thorax.'),('196',0,'The spread of cancer to and establishment in the lymph nodes'),('196.9',0,'The spread of cancer to and establishment in the lymph nodes'),('197.0',0,'Cancer that has spread from the original (primary) tumor to the lung.'),('197.0',1,'The spread of cancer to the lung. This may be from a primary lung cancer, or from a cancer at a distant site.'),('197.1',0,'The spread of cancer to the mediastinum from an adjacent or distant anatomic site.'),('197.2',0,'The spread of cancer to the pleura from an adjacent or distant anatomic site.'),('197.4',0,'The spread of the cancer to the small intestine. This may be from a primary intestinal cancer, or from a cancer at a distant site.'),('197.7',0,'Cancer that has spread from the original (primary) tumor to the liver.'),('197.7',1,'A malignant neoplasm that has spread to the liver from another (primary) anatomic site. Such malignant neoplasms may be carcinomas (e.g. breast, colon), lymphomas, melanomas, or sarcomas. -- 2004'),('198.0',0,'The spread of the cancer to the kidney. This may be from a primary kidney cancer involving the opposite kidney, or from a cancer at a distant site.'),('198.2',0,'The spread of the cancer to the skin. This may be from a primary skin cancer, or from a cancer at a distant site.'),('198.5',0,'Cancer that has spread from the original (primary) tumor to the bone.'),('198.5',1,'The spread of a malignant neoplasm from a primary site to the skeletal system. The majority of metastatic neoplasms to the bone are carcinomas.'),('198.6',0,'The spread of the cancer to the ovary. This may be from a primary ovarian cancer involving the opposite ovary, or from a cancer at a distant site.'),('198.81',0,'The spread of cancer to the breast. This may be from a primary breast cancer on the opposite side, or from a cancer at a distant site.'),('199',0,'A term for diseases in which abnormal cells divide without control. Cancer cells can invade nearby tissues and can spread through the bloodstream and lymphatic system to other parts of the body.'),('199',1,'new abnormal tissue that grows by excessive cellular division and proliferation more rapidly than normal and continues to grow after the stimuli that initiated the new growth cease; tumors perform no useful body function and may be benign or malignant; benign neoplasms are a noncancerous growth that does not invade nearby tissue or spread to other parts of the body; malignant neoplasms or cancer show a greater degree of anaplasia and have the properties of invasion and metastasis; neoplasm terms herein do not distinguish between benign or malignant states, use references listed to cover this concept.'),('199',2,'A tumor composed of atypical neoplastic, often pleomorphic cells that invade other tissues. Malignant neoplasms often metastasize to distant anatomic sites and may recur after excision. The most common malignant neoplasms are carcinomas (adenocarcinomas or squamous cell carcinomas), Hodgkin and non-Hodgkin lymphomas, leukemias, melanomas, and sarcomas.'),('199.0',0,'Cancer that is spread throughout the body, a metastatic phenomenon.'),('199.1',0,'A term for diseases in which abnormal cells divide without control. Cancer cells can invade nearby tissues and can spread through the bloodstream and lymphatic system to other parts of the body.'),('199.1',1,'new abnormal tissue that grows by excessive cellular division and proliferation more rapidly than normal and continues to grow after the stimuli that initiated the new growth cease; tumors perform no useful body function and may be benign or malignant; benign neoplasms are a noncancerous growth that does not invade nearby tissue or spread to other parts of the body; malignant neoplasms or cancer show a greater degree of anaplasia and have the properties of invasion and metastasis; neoplasm terms herein do not distinguish between benign or malignant states, use references listed to cover this concept.'),('199.1',2,'A tumor composed of atypical neoplastic, often pleomorphic cells that invade other tissues. Malignant neoplasms often metastasize to distant anatomic sites and may recur after excision. The most common malignant neoplasms are carcinomas (adenocarcinomas or squamous cell carcinomas), Hodgkin and non-Hodgkin lymphomas, leukemias, melanomas, and sarcomas.'),('200.0',0,'rare type of nonHodgkin\'s lymphoma of intermediate to high malignancy, characterized by the presence of large tumor cells that resemble histiocytes morphologically but are considered to be of lymphoid origin.'),('200.0',1,'(foll-IK-yew-lar large cell lim-FO-ma) A rare type of non-Hodgkin\'s lymphoma (cancer of the lymphatic system) with large cells that look cleaved (split) or non-cleaved under the microscope. It is an indolent (slow-growing) type of lymphoma.'),('200.1',0,'malignant lymphoma in which neoplastic cells diffusely infiltrate the entire lymph node without any definite organized pattern; patients whose lymphomas present a diffuse pattern generally have a more unfavorable survival outlook than those presenting with a follicular or nodular pattern.'),('200.1',1,'An obsolete term for a malignant tumor of lymphatic tissue.'),('200.1',2,'A lymphoblastic lymphoma composed of immature small to medium-sized lymphoid cells (lymphoblasts). It includes the precursor B- and T-cell lymphoblastic lymphoma.'),('200.1',3,'A non-Hodgkin lymphoma composed of monomorphic small, round B-lymphocytes in the lymph nodes. When the lymphoid process predominantly involves the bone marrow and the peripheral blood it is called chronic lymphocytic leukemia. (WHO, 2001)'),('200.2',0,'form of undifferentiated malignant lymphoma usually found in central Africa, but also reported in other parts of the world; commonly manifested as a large osteolytic lesion in the jaw or as an abdominal mass; B-cell antigens are expressed on the immature cells that make up the tumor in virtually all cases of Burkitt lymphoma; the Epstein-Barr virus (human herpesvirus 4) has been isolated from Burkitt lymphoma cases in Africa and it is implicated as the causative agent in these cases, however, most non-African cases are EBV-negative.'),('200.2',1,'A type of non-Hodgkin\'s lymphoma that most often occurs in young people aged 12-30 years. The disease usually causes a rapidly growing tumor in the abdomen.'),('200.2',2,'A rare, fast-growing cancer of the blood. Also called B-cell acute lymphocytic leukemia or B-cell acute lymphoblastic leukemia.'),('200.2',3,'A highly aggressive lymphoma composed of monomorphic medium-sized B-cells with basophilic cytoplasm and numerous mitotic figures. It is often associated with the presence of Epstein-Barr virus (EBV) and is commonly seen in AIDS patients. Three morphologic variants are recognized: classical Burkitt lymphoma, Burkitt lymphoma with plasmacytoid differentiation, and atypical Burkitt/Burkitt-like lymphoma. All cases express the MYC translocation [t(8;14)]. (WHO, 2001)'),('200.2',4,'The leukemic counterpart of Burkitt\'s lymphoma. The characteristic Burkitt cells are seen in the bone marrow and the peripheral blood. This is an aggressive leukemia.'),('200.3',0,'A B-cell non-Hodgkin lymphoma composed of small lymphocytes which surround and replace the splenic white pulp germinal centers. Neoplastic villous lymphocytes are present in the peripheral blood. -- 2003'),('200.3',1,'A B-cell non-Hodgkin lymphoma composed of small lymphocytes which surround and replace the splenic white pulp germinal centers. It involves the spleen and splenic hilar lymph nodes, bone marrow, and often the peripheral blood. Patients present with splenomegaly and the clinical course is indolent. (WHO, 2001)'),('200.3',2,'Lymphoid tissue located beneath the mucosal epithelia of those mucosal surfaces that have contact with the external environment, such as the respiratory, digestive, and urinary systems. MALT consists of a collection of predominantly small lymphocytes, fewer larger, transformed lymphocytes, and plasma cells. It protects the body from pathogens that enter via the mucosa. MALT gives rise to a distinctive type of B-cell lymphoma that usually follows an indolent clinical course.'),('200.3',3,'A primary nodal B-cell non-Hodgkin lymphoma which morphologically resembles lymph nodes involved by marginal zone lymphomas of extranodal or splenic types, but without evidence of extranodal or splenic disease. This is a rare entity, and most patients present with localized or generalized lymphadenopathy. The clinical course is indolent. (WHO, 2001)'),('200.3',4,'A usually indolent mature B-cell lymphoma, arising from the marginal zone of lymphoid tissues. It is characterized by the presence of small to medium sized atypical lymphocytes. It comprises three entities, according to the anatomic sites involved: extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue, which affects extranodal sites (most often stomach, lung, skin, and ocular adnexa); nodal marginal zone B-cell lymphoma, which affects lymph nodes without evidence of extranodal disease; and splenic marginal zone B-cell lymphoma, which affects the spleen and splenic hilar lymph nodes, bone marrow, and often the peripheral blood.'),('200.4',0,'An aggressive, usually diffuse non-Hodgkin lymphoma composed of monomorphic small to medium sized B-lymphocytes (centrocytes). Most patients present with advanced stage disease with lymphadenopathy, hepatosplenomegaly, and bone marrow involvement. The gastrointestinal tract is the most commonly affected extranodal site by this type of non-Hodgkin lymphoma. The vast majority of cases express the t(11;14)(q13;q32) resulting in the rearrangement of the BCL-1 gene and the overexpression of cyclin D1 mRNA.'),('200.5',0,'Cancer that arises in the lymphoid tissue found in the central nervous system (CNS). The CNS includes the brain and spinal cord.'),('200.6',0,'A rare aggressive form of lymphoma (cancer that begins in cells of the lymphatic system) that is usually of T-cell origin.'),('200.6',1,'A peripheral (mature) T-cell lymphoma, consisting of usually large anaplastic, CD30 positive cells. The majority of cases are positive for the anaplastic large cell lymphoma (ALK) protein. The most frequently seen genetic alteration is a t(2;5) translocation. Majority of patients present with advanced disease. The most important prognostic indicator is ALK positivity, which has been associated with a favorable prognosis. (WHO, 2001)'),('200.7',0,'rare type of nonHodgkin\'s lymphoma of intermediate to high malignancy, characterized by the presence of large tumor cells that resemble histiocytes morphologically but are considered to be of lymphoid origin.'),('200.8',0,'malignant (clonal) proliferation of B- or T- lymphocytes which involves the lymph nodes, bone marrow and/or extranodal sites; general term for various neoplastic diseases of the lymphoid tissue.'),('200.8',1,'(lim-FO-ma) Cancer that arises in cells of the lymphatic system.'),('200.8',2,'A malignant (clonal) proliferation of B- lymphocytes or T- lymphocytes which involves the lymph nodes, bone marrow and/or extranodal sites. This category includes Non-Hodgkin lymphomas and Hodgkin lymphomas.'),('200.8',3,'An antiquated term referring to non-Hodgkin lymphomas with a mixed cellular composition. This term applies to both B- and T- cell non-Hodgkin lymphomas.'),('201',0,'malignant disease characterized by progressive enlargement of the lymph nodes, spleen, and general lymphoid tissue, and the presence of large, usually multinucleate, cells (Reed-Sternberg cells) of unknown origin.'),('201',1,'A malignant disease of the lymphatic system that is characterized by painless enlargement of lymph nodes, the spleen, or other lymphatic tissue. It is sometimes accompanied by symptoms such as fever, weight loss, fatigue, and night sweats.'),('201',2,'A lymphoma, previously known as Hodgkin\'s disease, characterized by the presence of Reed-Sternberg cells. There are two distinct subtypes: nodular lymphocyte predominant Hodgkin lymphoma and classical Hodgkin lymphoma. Hodgkin lymphoma has a bimodal age distribution, and involves primarily lymph nodes. Current therapy for Hodgkin lymphoma has resulted in an excellent outcome and cure for the majority of patients.'),('201.0',0,'malignant disease characterized by progressive enlargement of the lymph nodes, spleen, and general lymphoid tissue, and the presence of large, usually multinucleate, cells (Reed-Sternberg cells) of unknown origin.'),('201.0',1,'A malignant disease of the lymphatic system that is characterized by painless enlargement of lymph nodes, the spleen, or other lymphatic tissue. It is sometimes accompanied by symptoms such as fever, weight loss, fatigue, and night sweats.'),('201.0',2,'A lymphoma, previously known as Hodgkin\'s disease, characterized by the presence of Reed-Sternberg cells. There are two distinct subtypes: nodular lymphocyte predominant Hodgkin lymphoma and classical Hodgkin lymphoma. Hodgkin lymphoma has a bimodal age distribution, and involves primarily lymph nodes. Current therapy for Hodgkin lymphoma has resulted in an excellent outcome and cure for the majority of patients.'),('201.1',0,'An obsolete term referring to Hodgkin lymphma.'),('201.2',0,'malignant disease characterized by progressive enlargement of the lymph nodes, spleen, and general lymphoid tissue, and the presence of large, usually multinucleate, cells (Reed-Sternberg cells) of unknown origin.'),('201.2',1,'A malignant disease of the lymphatic system that is characterized by painless enlargement of lymph nodes, the spleen, or other lymphatic tissue. It is sometimes accompanied by symptoms such as fever, weight loss, fatigue, and night sweats.'),('201.2',2,'A lymphoma, previously known as Hodgkin\'s disease, characterized by the presence of Reed-Sternberg cells. There are two distinct subtypes: nodular lymphocyte predominant Hodgkin lymphoma and classical Hodgkin lymphoma. Hodgkin lymphoma has a bimodal age distribution, and involves primarily lymph nodes. Current therapy for Hodgkin lymphoma has resulted in an excellent outcome and cure for the majority of patients.'),('201.4',0,'A subtype of classical Hodgkin lymphoma. Most patients present with peripheral lymphadenopathy and limited stage disease (stage I or II). The survival and progression free survival are slightly better than in other subtypes of classical Hodgkin lymphoma. (WHO, 2001)'),('201.5',0,'A subtype of classical Hodgkin lymphoma characterized by collagen bands surrounding lymphoid nodules. The lymphoid nodules contain lacunar and Reed-Sternberg cells. Mediastinal involvement occurs in 80% of patients. The prognosis of nodular sclerosis Hodgkin lymphoma is slightly better than that of mixed cellularity or lymphocyte depleted subtype. (WHO, 2001)'),('201.5',1,'A nodular sclerosis Hodgkin lymphoma characterized by the presence of lacunar cells, nodular growth, and the absence of fibrosis.'),('201.58',0,'Ann Arbor Classification: Stage III: Involvement of lymph node regions on both sides of the diaphragm (III), which also may be accompanied by extralymphatic extension in association with adjacent lymph node involvement (IIIE) or by involvement of the spleen (IIIS) or both (IIIE,S). - 2003'),('201.6',0,'A subtype of classical Hodgkin lymphoma with a mixed inflammatory stroma containing Hodgkin and Reed-Sternberg cells. (WHO, 2001)'),('201.68',0,'Ann Arbor Classification: Stage III: Involvement of lymph node regions on both sides of the diaphragm (III), which also may be accompanied by extralymphatic extension in association with adjacent lymph node involvement (IIIE) or by involvement of the spleen (IIIS) or both (IIIE,S). - 2003'),('201.7',0,'A diffuse form of classical Hodgkin lymphoma which is rich in Hodgkin and Reed-Sternberg cells and/or depleted in non-neoplastic lymphocytes. Historically, the clinical course of this type of Hodgkin lymphoma was aggressive. With current therapy, the course is comparable to patients with other subtypes of classical Hodgkin lymphoma. Most patients present with advanced stage disease (Stage III or IV) and B-symptoms. (WHO, 2001)'),('201.78',0,'Ann Arbor Classification: Stage III: Involvement of lymph node regions on both sides of the diaphragm (III), which also may be accompanied by extralymphatic extension in association with adjacent lymph node involvement (IIIE) or by involvement of the spleen (IIIS) or both (IIIE,S). - 2003'),('201.9',0,'malignant disease characterized by progressive enlargement of the lymph nodes, spleen, and general lymphoid tissue, and the presence of large, usually multinucleate, cells (Reed-Sternberg cells) of unknown origin.'),('201.9',1,'A malignant disease of the lymphatic system that is characterized by painless enlargement of lymph nodes, the spleen, or other lymphatic tissue. It is sometimes accompanied by symptoms such as fever, weight loss, fatigue, and night sweats.'),('201.9',2,'A lymphoma, previously known as Hodgkin\'s disease, characterized by the presence of Reed-Sternberg cells. There are two distinct subtypes: nodular lymphocyte predominant Hodgkin lymphoma and classical Hodgkin lymphoma. Hodgkin lymphoma has a bimodal age distribution, and involves primarily lymph nodes. Current therapy for Hodgkin lymphoma has resulted in an excellent outcome and cure for the majority of patients.'),('201.95',0,'Stage II adult Hodgkin\'s disease means the involvement of two or more lymph node regions on the inferior side of the diaphragm (II) or localized involvement of a single associated extralymphatic organ or site and its regional lymph node(s) with or without involvement of other lymph node regions on the same side of the diaphragm (IIE). Note: The number of lymph node regions involved may be indicated by a subscript.'),('201.98',0,'Cancer is found in lymph node areas on both sides of the diaphragm (the thin muscle under the lungs that helps one breathe). The cancer may have also spread to an area or organ near the lymph node areas and/or to the spleen.'),('201.98',1,'Ann Arbor Classification: Stage III: Involvement of lymph node regions on both sides of the diaphragm (III), which also may be accompanied by extralymphatic extension in association with adjacent lymph node involvement (IIIE) or by involvement of the spleen (IIIS) or both (IIIE,S). - 2003'),('202.0',0,'A neoplasm of follicle centre B cells which has at least a partial follicular pattern. Follicular lymphomas comprise about 35% of adult non-Hodgkin lymphomas in the U.S. and 22% worldwide. Most patients have widespread disease at diagnosis. Morphologically, follicular lymphomas are classified as Grade 1, Grade 2, and Grade 3, depending on the percentage of the large lymphocytes present. The vast majority of cases (70-95%) express the BCL-2 rearrangement [t(14;18)]. Histological grade correlates with prognosis. Grades 1 and 2 follicular lymphomas are indolent and grade 3 is more aggressive (adapted from WHO, 2001).'),('202.1',0,'(mye-KO-sis fun-GOY-deez) A type of non-Hodgkin\'s lymphoma that first appears on the skin and can spread to the lymph nodes or other organs such as the spleen, liver, or lungs.'),('202.1',1,'chronic malignant T-cell lymphoma of the skin; in the late stages the lymph nodes and viscera are affected.'),('202.1',2,'A peripheral (mature) T-cell lymphoma presenting in the skin with patches/plaques. It is characterized by epidermal and dermal infiltration of small to medium-sized T-cells with cerebriform nuclei. Patients with limited disease generally have an excellent prognosis. In the more advanced stages, the prognosis is poor. (WHO, 2001)'),('202.2',0,'A form of cutaneous T-cell lymphoma, a cancerous disease that affects the skin.'),('202.2',1,'A generalized peripheral (mature) T-cell neoplasm characterized by the presence of erythroderma, lymphadenopathy, and neoplastic, cerebriform T-lymphocytes in the blood. Sezary syndrome is an aggressive disease. (WHO, 2001)'),('202.3',0,'An antiquated term referring to cases of systemic non-Hodgkin lymphomas which are composed of large, atypical neoplastic lymphoid cells and cases of hemophagocytic syndromes. In the past, cases of anaplastic large cells lymphoma were called malignant histiocytosis.'),('202.4',0,'neoplastic disease of the lymphoreticular cells which is considered to be a rare type of chronic leukemia; it is characterized by an insidious onset, splenomegaly, anemia, granulocytopenia, thrombocytopenia, little or no lymphadenopathy, and the presence of hairy or flagellated cells in the blood and bone marrow.'),('202.4',1,'A type of chronic leukemia in which the abnormal white blood cells appear to be covered with tiny hairs when viewed under a microscope.'),('202.4',2,'A rare neoplasm of small B-lymphocytes with \"hairy\" projections in bone marrow, spleen, and peripheral blood. Most patients are middle-aged to elderly adults and present with splenomegaly and pancytopenia. (WHO, 2001)'),('202.5',0,'A multifocal, multisystem form of Langerhans-cell histiocytosis. There is involvement of multiple organ systems including the bones, skin, liver, spleen, and lymph nodes. Patients are usually infants presenting with fever, hepatosplenomegaly, lymphadenopathy, bone and skin lesions, and pancytopenia.'),('202.6',0,'A rare entity characterized by localized but destructive growth of a tumor consisting of highly atypical, immature mast cells.(WHO, 2001)'),('202.6',1,'A variant of mastocytosis characterized by multifocal, dense infiltrates of mast cells (15 or more mast cells in aggregates) detected in the bone marrow and/or other extracutaneous sites. (WHO, 2001) -- 2003'),('202.6',2,'Malignant neoplasm originating from mast cells.'),('202.7',0,'This type of lymphoma is not frequently seen in the western hemisphere. Clinically, with the exception of anaplastic large cell lymphoma, mature T- and NK-cell lymphomas are among the most aggressive of all hematopoietic neoplasms. Representative disease entities include mycosis fungoides, angioimmunoblastic T-cell lymphoma, hepatosplenic T-cell lymphoma, and anaplastic large cell lymphoma.'),('202.8',0,'malignant (clonal) proliferation of B- or T- lymphocytes which involves the lymph nodes, bone marrow and/or extranodal sites; general term for various neoplastic diseases of the lymphoid tissue.'),('202.8',1,'(lim-FO-ma) Cancer that arises in cells of the lymphatic system.'),('202.8',2,'A malignant (clonal) proliferation of B- lymphocytes or T- lymphocytes which involves the lymph nodes, bone marrow and/or extranodal sites. This category includes Non-Hodgkin lymphomas and Hodgkin lymphomas.'),('202.8',3,'malignant lymphoma in which neoplastic cells diffusely infiltrate the entire lymph node without any definite organized pattern; patients whose lymphomas present a diffuse pattern generally have a more unfavorable survival outlook than those presenting with a follicular or nodular pattern.'),('202.8',4,'An obsolete term for a malignant tumor of lymphatic tissue.'),('202.9',0,'Malignant neoplasms that either originate from the bone marrow (e.g. myeloid leukemias) or involve the bone marrow as secondary-metastatic tumors (e.g. metastatic carcinomas to the bone marrow). --2003'),('202.9',1,'A neoplastic proliferation of Langerhans cells with overtly malignant cytologic features. It can be considered a higher grade variant of Langerhans cell histiocytosis (LCH) and it can present de novo or progress from antecedent LCH. (WHO, 2001)'),('203.0',0,'malignant neoplasm of plasma cells usually arising in the bone marrow and manifested by skeletal destruction, bone pain, and the presence of anomalous immunoglobulins.'),('203.0',1,'(mye-eh-LO-ma) Cancer that arises in plasma cells (white blood cells that produce antibodies).'),('203.0',2,'A bone marrow-based plasma cell neoplasm characterized by a serum monoclonal protein and skeletal destruction with osteolytic lesions, pathological fractures, bone pain, hypercalcemia, and anemia. Clinical variants include non-secretory myeloma, smoldering myeloma, indolent myeloma, and plasma cell leukemia. (WHO, 2001)'),('203.1',0,'rare type of acute leukemia in which the predominating cell in the peripheral blood is the plasma cell; it is often seen in conjunction with multiple myeloma and may be a variant form of that disease.'),('203.1',1,'An aggressive plasma cell neoplasm with usually short survival. It is characterized by the presence of neoplastic plasma cells in the peripheral blood. The peripheral blood plasma cells comprise more than 20% of the peripheral blood white cells. It may be the initial presentation of a plasma cell neoplasm or manifest as a terminal complication of plasma cell myeloma. Lymphadenopathy and organomegaly are frequent clinical signs, whereas bone pain and osteolytic lesions are less frequently present.'),('203.11',0,'History of plasmacytic leukemia after therapy with no evidence on the peripheral blood or bone marrow of leukemia (normalization of all hematologic parameters).'),('204',0,'leukemia associated with hyperplasia and overactivity of the lymphoid tissue; there are increased numbers of circulating malignant lymphocytes and lymphoblasts.'),('204',1,'A malignant lymphocytic neoplasm of B-cell or T-cell lineage involving primarily the bone marrow and the peripheral blood. This category includes precursor or acute lymphoblastic leukemias and chronic leukemias.'),('204.0',0,'acute leukemia in which lymphoblasts and their progenitor cells predominate; the most common childhood cancer and accounts for 20 percent of adult acute leukemia; common ALL antigen (CALLA) expressed in most cases.'),('204.0',1,'A quickly progressing disease in which too many immature white blood cells called lymphoblasts are found in the blood and bone marrow.'),('204.0',2,'Leukemia with an acute onset, characterized by the presence of lymphoblasts in the bone marrow and the peripheral blood. It includes the precursor B lymphoblastic leukemia and precursor T lymphoblastic leukemia.'),('204.01',0,'Precursor lymphoblastic leukemia not growing; responding to treatment.'),('204.1',0,'chronic leukemia characterized by morphologically mature but immunologically less mature lymphocytes; manifested by an abnormal accumulation of these cells in blood, bone marrow, and lymphatic tissue.'),('204.1',1,'A slowly progressing disease in which too many white blood cells (called lymphocytes) are found in the body.'),('204.1',2,'The most common type of chronic lymphoid leukemia. It comprises 90% of chronic lymphoid leukemias in the United States. Morphologically, the neoplastic cells are small, round B-lymphocytes. This type of leukemia is not considered to be curable with available therapy. (WHO, 2001)'),('204.11',0,'Chronic lymphocytic leukemia not growing, responding to treatment.'),('204.12',0,'The reemergence of chronic lymphocytic leukemia after a period of remission.'),('204.9',0,'leukemia associated with hyperplasia and overactivity of the lymphoid tissue; there are increased numbers of circulating malignant lymphocytes and lymphoblasts.'),('204.9',1,'A malignant lymphocytic neoplasm of B-cell or T-cell lineage involving primarily the bone marrow and the peripheral blood. This category includes precursor or acute lymphoblastic leukemias and chronic leukemias.'),('204.91',0,'Lymphoid leukemia not growing, responding to treatment.'),('205',0,'leukemia characterized by an uncontrolled proliferation of the myeloid lineage and their precursors in the bone marrow and other sites.'),('205',1,'A clonal proliferation of myeloid cells and their precursors in the bone marrow, peripheral blood, and spleen. When the proliferating cells are immature myeloid cells and myeloblasts, it is called acute myeloid leukemia. When the proliferating myeloid cells are neutrophils, it is called chronic myelogenous leukemia.'),('205.0',0,'acute leukemia arising from myeloid tissue in which the granular, polymorphonuclear leukocytes and their precursors predominate.'),('205.0',1,'leukemia commonly occurring after alkylating agent treatment; manifestations include pancytopenia, megaloblastic bone marrow, and nucleated red cells in peripheral marrow; patients usually have chromosomal abnormalities in marrow cells.'),('205.0',2,'A quickly progressing disease in which too many immature blood-forming cells are found in the blood and bone marrow.'),('205.0',3,'A clonal expansion of myeloid blasts in the bone marrow, blood or other tissues. The classification of acute myeloid leukemias (AMLs) encompasses four major categories: 1) AML with recurrent genetic abnormalities 2) AML with multilineage dysplasia 3) Therapy-related AML 4) AML not otherwise categorized. The required bone marrow or peripheral blood blast percentage for the diagnosis of AML has been recently reduced from 30% (French-American-British [FAB] classification) to 20% (WHO classification). (WHO, 2001)'),('205.0',4,'A type of acute myeloid leukemia, a quickly progressing disease in which too many immature blood-forming cells are found in the blood and bone marrow.'),('205.0',5,'An acute myeloid leukemia (AML) in which abnormal promyelocytes predominate. It is characterized by the t(15;17)(q22;q12) translocation. There are two variants: the typical and micro granular (hypo granular) variant. This AML is particularly sensitive to treatment with all trans-retinoic acid and has a favorable prognosis. (WHO, 2001) -- 2003'),('205.01',0,'Acute myeloid leukemia not growing, responding to treatment.'),('205.1',0,'chronic leukemia in which myeloid progenitor cells predominate; the hallmark of CML, the Philadelphia chromosome, is a reciprocal translocation between chromosomes 9 and 22 which activates the proto- oncogene c-abl.'),('205.1',1,'A slowly progressing disease in which too many white blood cells are made in the bone marrow.'),('205.1',2,'The most common chronic myeloproliferative disorder characterized by neutrophilic leukocytosis. It is associated with the Philadelphia (Ph) chromosome and/or the BCR/ABL fusion gene. Most patients are middle-aged or elderly. Common findings at presentation include fatigue, weight loss, anemia, night sweats, and splenomegaly. The disease is bi- or triphasic; an initial indolent chronic phase is followed by an accelerated or blast phase. Allogeneic bone marrow transplantation is currently the only curative therapy (adapted from WHO 2001).'),('205.11',0,'Chronic myeloid leukemia not growing; responding to treatment.'),('205.2',0,'A myelodysplastic/myeloproliferative disease characterized by the principal involvement of the neutrophil series with leukocytosis and multilineage dysplasia. The neoplastic cells do not have a Philadelphia chromosome or the BCR/ABL fusion gene. The prognosis is usually poor. (WHO, 2001)'),('205.3',0,'A tumor mass composed of myeloblasts, neutrophils and neutrophil precursors. Granulocytic sarcoma is the most common type of myeloid sarcoma. (WHO, 2001) -- 2003'),('205.3',1,'A tumor mass composed of myeloblasts or immature myeloid cells. It occurs in extramedullary sites or the bone. (WHO, 2001)'),('205.31',0,'A myeloid sarcoma that is responding to therapy, i.e. is not progressing and possibly regressing. --2003'),('205.8',0,'replacement of the bone marrow by fibrous tissue, occurring in association with a myeloproliferative disorder or secondary to another unrelated condition.'),('205.8',1,'A disorder in which the bone marrow is replaced by fibrous tissue.'),('205.8',2,'A partial or complete replacement of the bone marrow stroma by fibrous tissue. It can be a primary bone marrow lesion as part of the chronic myeloproliferative disorders (chronic idiopathic myelofibrosis), a manifestation of acute myeloid leukemia (acute panmyelosis with myelofibrosis), or a secondary phenomenon due to bone marrow involvement by a metastatic tumor (e.g., metastatic breast carcinoma). --2003'),('205.9',0,'leukemia characterized by an uncontrolled proliferation of the myeloid lineage and their precursors in the bone marrow and other sites.'),('205.9',1,'A clonal proliferation of myeloid cells and their precursors in the bone marrow, peripheral blood, and spleen. When the proliferating cells are immature myeloid cells and myeloblasts, it is called acute myeloid leukemia. When the proliferating myeloid cells are neutrophils, it is called chronic myelogenous leukemia.'),('205.91',0,'Myeloid leukemia not growing, responding to treatment.'),('206.0',0,'uncommon form of acute myelogenous leukemia, in which the predominating cells are identified as monocytes; a few myelocytes may be present, but not as many as in acute myelomonocytic leukemia.'),('206.0',1,'Acute myeloid leukemia in which 80% or more of the leukemic cells are of monocytic lineage. Bleeding disorders are common presenting features. It usually follows an aggressive clinical course. (WHO, 2001) -- 2003'),('206.01',0,'An acute monocytic leukemia responding to treatment and not proliferating.'),('207.0',0,'myeloproliferative disorder characterized by neoplastic proliferation of erythroblastic and myeloblastic elements with atypical erythroblasts and myeloblasts in the peripheral blood.'),('207.0',1,'Acute erythroid leukemia characterised by the presence of at least 50% erythroid precursors and at least 20% myeloblasts in the bone marrow. -- 2003'),('207.0',2,'(eh-RITH-ro-loo-KEE-mee-a) Cancer of the blood-forming tissues in which large numbers of immature, abnormal red blood cells are found in the blood and bone marrow.'),('207.0',3,'An acute myeloid leukemia characterized by a predominant immature erythroid population. There are two subtypes recognized: erythroleukemia and pure erythroid leukemia. Severe anemia is a common symptom. This leukemia usually follows an aggressive clinical course. (WHO, 2001)'),('207.0',4,'Acute erythroid leukemia characterised by the presence of immature erythroid cells in the bone marrow (at least 80% of the cellular component), without evidence of a significant myeloblastic cell population present. -- 2003'),('207.2',0,'An acute myeloid leukemia in which at least 50% of the blasts are of megakaryocytic lineage. The prognosis is usually poor. (WHO, 2001)'),('208',0,'progressive, malignant disease of the blood-forming organs, characterized by distorted proliferation and development of leukocytes and their precursors in the blood and bone marrow; classified according to degree of cell differentiation as acute or chronic, and according to predominant type of cell involved as myelogenous or lymphocytic.'),('208',1,'(loo-KEE-mee-a) Cancer of blood-forming tissue.'),('208',2,'A malignant (clonal) hematologic disorder, involving hematopoietic stem cells and characterized by the presence of primitive or atypical myeloid or lymphoid cells in the bone marrow and the blood. Leukemias are classified as acute or chronic based on the degree of cellular differentiation and the predominant cell type present. Leukemia is usually associated with anemia, fever, hemorrhagic episodes, and splenomegaly. Common leukemias include acute myeloid leukemia, chronic myelogenous leukemia, acute lymphoblastic or precursor lymphoblastic leukemia, and chronic lymphocytic leukemia. Treatment is vital to patient survival; untreated, the natural course of acute leukemias is normally measured in weeks or months, while that of chronic leukemias is more often measured in months or years.'),('208.0',0,'leukemia in which the involved cell shows little or no differentiation, usually consisting of blast cells; two types are distinguished, acute lymphocytic and acute myelogenous leukemia.'),('208.0',1,'A rapidly progressing cancer of the blood-forming tissue (bone marrow).'),('208.0',2,'A clonal (malignant) hematopoietic disorder affecting the bone marrow and the peripheral blood. The malignant cells show minimal differentiation and are called blasts, either myeloid blasts (myeloblasts) or lymphoid blasts (lymphoblasts). According to the type of blasts present, acute leukemias are classified as acute myeloid leukemia (AML) and precursor lymphoblastic or acute lymphoblastic leukemia (ALL).'),('208.0',3,'A leukemia originating from a precursor bone marrow cell which is in an earlier developmental stage compared to lymphoblasts and myeloblasts. -- 2003'),('208.01',0,'Acute leukemia not growing; responding to treatment.'),('208.1',0,'leukemia in which the involved cell is well differentiated, usually B-lymphocytes, but immunologically incompetent; types distinguished include chronic granulocytic, chronic lymphocytic, chronic myelomonocytic, eosinophilic and hairy cell leukemia.'),('208.1',1,'(KRAHN-ik) A slowly progressing cancer of the blood-forming tissues.'),('208.1',2,'A slowly progressing leukemia characterized by a clonal (malignant) proliferation of maturing and mature myeloid cells or mature lymphocytes. When the clonal cellular population is composed of myeloid cells, the process is called chronic myelogenous leukemia. When the clonal cellular population is composed of lymphocytes, it is classified as chronic lymphocytic leukemia, hairy cell leukemia, or T-cell large granular lymphocyte leukemia.'),('208.11',0,'Leukemia that is no longer growing or metastasizing; it is responding to therapy.'),('208.9',0,'progressive, malignant disease of the blood-forming organs, characterized by distorted proliferation and development of leukocytes and their precursors in the blood and bone marrow; classified according to degree of cell differentiation as acute or chronic, and according to predominant type of cell involved as myelogenous or lymphocytic.'),('208.9',1,'(loo-KEE-mee-a) Cancer of blood-forming tissue.'),('208.9',2,'A malignant (clonal) hematologic disorder, involving hematopoietic stem cells and characterized by the presence of primitive or atypical myeloid or lymphoid cells in the bone marrow and the blood. Leukemias are classified as acute or chronic based on the degree of cellular differentiation and the predominant cell type present. Leukemia is usually associated with anemia, fever, hemorrhagic episodes, and splenomegaly. Common leukemias include acute myeloid leukemia, chronic myelogenous leukemia, acute lymphoblastic or precursor lymphoblastic leukemia, and chronic lymphocytic leukemia. Treatment is vital to patient survival; untreated, the natural course of acute leukemias is normally measured in weeks or months, while that of chronic leukemias is more often measured in months or years.'),('208.91',0,'History of leukemia after therapy with no evidence on the peripheral blood or bone marrow of leukemia (normalization of all hematologic parameters).'),('209',0,'A tumor derived from cells that release a hormone in response to a signal from the nervous system. Some examples of neuroendocrine tumors are carcinoid tumors, islet cell tumors, medullary thyroid carcinoma, and pheochromocytoma. These tumors secrete hormones in excess, causing a variety of symptoms.'),('209.22',0,'A primary thymic neuroendocrine neoplasm, often associated with Cushing\'s syndrome. Two morphologic subtypes are recognized: typical and atypical carcinoid tumors. Atypical carcinoid tumors have a more aggressive clinical course. -- 2005'),('209.60',0,'(KAR-sin-oyd) A type of tumor usually found in the gastrointestinal system (most often in the appendix), and sometimes in the lungs or other sites. Carcinoid tumors are usually benign.'),('209.60',1,'Carcinoid tumor, also known as well differentiated endocrine neoplasm, is a slow growing neuroendocrine tumor, composed of uniform, round, or polygonal cells having monotonous, centrally located nuclei and small nucleoli, infrequent mitoses, and no necrosis. The tumor may show a variety of patterns, such as solid, trabecular, and acinar. Electron microscopy shows small secretory granules. Immunohistochemical studies reveal NSE, as well as chromogranin immunoreactivity. Malignant histology (cellular pleomorphism, hyperchromatic nuclei, prominent nucleoli, necrosis, and mitoses) can occasionally be seen. Such cases may have an aggressive clinical course. Gastrointestinal tract and lung are common sites of involvement.'),('209.60',2,'A tumor derived from cells that release a hormone in response to a signal from the nervous system. Some examples of neuroendocrine tumors are carcinoid tumors, islet cell tumors, medullary thyroid carcinoma, and pheochromocytoma. These tumors secrete hormones in excess, causing a variety of symptoms.'),('210.0',0,'A neoplasm without malignant characteristics arising from the lip.'),('210.1',0,'Abnormal growth, without malignant characteristics, of the cells that comprise the tongue.'),('211',0,'A non-metastasizing neoplasm arising from any part of the gastrointestinal system.'),('211.0',0,'A non-metastasizing neoplasm arising from the esophageal wall.'),('211.1',0,'A non-metastasizing neoplasm arising from the gastric wall.'),('211.2',0,'A non-metastasizing neoplasm arising from the wall of the small intestine.'),('211.3',0,'A non-metastasizing neoplasm arising from the wall of the colon.'),('211.3',1,'A non-metastasizing neoplasm arising from the wall of the colon and rectum.'),('211.3',2,'A non-metastasizing neoplasm arising from the wall of the cecum.'),('211.3',3,'A non-metastasizing neoplasm arising from the appendix.'),('211.4',0,'A non-metastasizing neoplasm arising from the anus.'),('211.5',0,'A non-metastasizing neoplasm arising from the gallbladder wall.'),('211.7',0,'An uncommon benign or malignant neoplasm, arising from the islet cells of the pancreas. Based on the clinical manifestations, it is classified as functioning or non-functioning.'),('211.9',0,'A non-metastasizing neoplasm arising from the small or large intestine.'),('211.9',1,'A non-metastasizing neoplasm arising from any part of the gastrointestinal system.'),('212.5',0,'Abnormal growth of the cells of the tissues contained within the mediastinum (e.g., thymus) without evidence of malignancy.'),('212.7',0,'Abnormal growth of the cells comprising the cardiac muscle, valves, and/or vessels without any malignant characteristics'),('214',0,'Skin Biopsy, Diagnostic of PSS: skin biopsy revealing increased compact collagen in the reticular dermis, thinning of the epidermis, loss of rete pegs, atrophy of dermal appendages, and hyalinization and fibrosis of arterioles.'),('214',1,'A benign, usually painless, well-circumscribed lipomatous tumor composed of adipose tissue.'),('214.4',0,'A benign adipose tissue neoplasm of the spermatic cord. This is the most common tumor amongst the benign paratesticular lesions.'),('214.9',0,'Skin Biopsy, Diagnostic of PSS: skin biopsy revealing increased compact collagen in the reticular dermis, thinning of the epidermis, loss of rete pegs, atrophy of dermal appendages, and hyalinization and fibrosis of arterioles.'),('214.9',1,'A benign, usually painless, well-circumscribed lipomatous tumor composed of adipose tissue.'),('216',0,'Abnormal growth of the cells that comprise the tissues of the skin, without any evidence of malignancy.'),('216.9',0,'Abnormal growth of the cells that comprise the tissues of the skin, without any evidence of malignancy.'),('217',0,'A non-metastasizing tumor arising from the breast parenchyma. -- 2003'),('218',0,'A benign smooth muscle neoplasm arising from the body of the uterus. It is characterized by the presence of spindle cells with cigar-shaped nuclei, interlacing fascicles, and a whorled pattern.'),('218.9',0,'A benign smooth muscle neoplasm arising from the body of the uterus. It is characterized by the presence of spindle cells with cigar-shaped nuclei, interlacing fascicles, and a whorled pattern.'),('219.9',0,'Abnormal growth of the cells of the uterus without malignant characteristics noted clinically or histologically.'),('222.0',0,'Abnormal growth of the tissues of the testes without evidence of malignancy'),('223.2',0,'Abnormal growth of the cells of the ureter (upper urinary tract) without malignant characteristics.'),('223.3',0,'A benign abnormal growth of the cells that comprise the bladder.'),('223.81',0,'Abnormal growth of the cells of the urethra (lower urinary tract) without malignant characteristics.'),('224',0,'Abnormal growth of the cells of the eye including but not limited to choroid, ciliary body, retina, sclera that is determined to be benign'),('224.1',0,'Abnormal growth of the cells of the orbit that has no evidence of malignant characteristics.'),('224.2',0,'Abnormal growth of the cells of the lacrimal gland without malignant characteristics.'),('224.3',0,'Abnormal growth of the cells of the conjunctiva without malignant characteristics.'),('224.4',0,'Abnormal growth of the cells of the cornea without malignant characteristics.'),('224.5',0,'Abnormal growth of the cells of the retina without malignant characteristics.'),('224.6',0,'Abnormal growth of the cells of the choroid without malignant characteristics.'),('224.7',0,'Abnormal growth of the cells of the lacrimal duct without malignant characteristics.'),('224.9',0,'Abnormal growth of the cells of the eye including but not limited to choroid, ciliary body, retina, sclera that is determined to be benign'),('225',0,'Abnormal growth of cells in the nervous system without evidence of malignant characteristics. Unlike other organ systems, tumors in the central nervous system can have benign histological characteristics but still have life threatening effects due to their location within the neuraxis (e.g., brainstem gliomas).'),('225.0',0,'Primary neoplasms of the brain which are noninvasive and tend to grow slowly. They are generally classified by location and histologic type. In children, astrocytomas of the cerebellum represent relatively common benign brain neoplasms. In adult meningiomas, neurilemomas and pituitary tumors comprise the majority of benign tumors.'),('225.2',0,'relatively common neoplasm of the central nervous system that arises from arachnoidal cells; the majority are well differentiated vascular tumors which grow slowly and have a low potential to be invasive, although malignant subtypes occur; they have a predilection to arise from the parasagittal region, cerebral convexity, sphenoidal ridge, olfactory groove, and spinal canal.'),('225.2',1,'(meh-nin-jee-O-ma) A type of tumor that occurs in the meninges, the membranes that cover and protect the brain and spinal cord. Meningiomas usually grow slowly.'),('225.2',2,'A generally slow growing tumor attached to the dura mater. It is composed of neoplastic meningothelial (arachnoidal) cells. It typically occurs in adults, often women and it has a wide range of histopathological appearances. Of the various subtypes, meningothelial, fibrous and transitional meningiomas are the most common. Most meningiomas are WHO grade I tumors, and some are WHO grade II or III tumors. Most subtypes share a common clinical behavior, although some subtypes are more likely to recur and follow a more aggressive clinical course. (Adapted from WHO.)'),('225.2',3,'A benign tumor occurring in the meninges, which surround the brain and spinal cord. The most common are meningiomas. - 2004'),('225.3',0,'A benign growth of the cells that comprise the spinal cord.'),('225.9',0,'Abnormal growth of cells in the nervous system without evidence of malignant characteristics. Unlike other organ systems, tumors in the central nervous system can have benign histological characteristics but still have life threatening effects due to their location within the neuraxis (e.g., brainstem gliomas).'),('226',0,'A benign neoplasm arising from the thyroid gland.'),('227.0',0,'A non-metastasizing neoplasm arising from the adrenal gland. (NCI05)'),('227.1',0,'A benign neoplasm arising from the parathyroid glands. (NCI05)'),('227.4',0,'A benign growth of the cells that comprise the pineal gland. Despite benign histology, symptoms can be produced due to the location: increased intracranial pressure, endocrine abnormalities, cerebellar and/or brainstem compression. The latter can produce a constellation of symptoms known as Parinaud\'s syndrome.'),('227.9',0,'A benign growth of hormone secreting tissue.'),('228.0',0,'extremely common benign tumor, occurring most commonly in infancy and childhood, made up of newly formed blood vessels, and resulting from malformation of angioblastic tissue of fetal life; can occur anywhere in the body but is most frequently noticed in the skin and subcutaneous tissues.'),('228.0',1,'A benign localized vascular neoplasm usually occurring in infancy and childhood. It is characterized by the formation of capillary-sized or cavernous vascular channels. The majority of cases are congenital.'),('228.00',0,'extremely common benign tumor, occurring most commonly in infancy and childhood, made up of newly formed blood vessels, and resulting from malformation of angioblastic tissue of fetal life; can occur anywhere in the body but is most frequently noticed in the skin and subcutaneous tissues.'),('228.00',1,'A benign localized vascular neoplasm usually occurring in infancy and childhood. It is characterized by the formation of capillary-sized or cavernous vascular channels. The majority of cases are congenital.'),('228.02',0,'A hemangioma arising from the brain and meninges.'),('228.03',0,'A hemangioma arising from the retina.'),('228.04',0,'A hemangioma arising from organs within the abdominal cavity.'),('228.1',0,'A benign neoplasm arising from the lymphatics. The tumor is composed of dilated lymphatic channels. Painless swelling is the usual clinical manifestation.'),('229.9',0,'(beh-NINE) A noncancerous growth that does not invade nearby tissue or spread to other parts of the body.'),('229.9',1,'A neoplasm which is characterized by the absence of morphologic features associated with malignancy (severe cytologic atypia, tumor cell necrosis, and high mitotic rate). Benign neoplasms remain confined to the original site of growth and only rarely metastasize to other anatomic sites.'),('230.0',0,'Stage 0 includes: (Tis, N0,M0). Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.)-2003'),('230.0',1,'Stage 0 includes: Tis, N0, M0. Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.) - 2003'),('230.0',2,'Stage 0 includes: Tis, N0, M0. Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.)-2003'),('230.1',0,'Stage 0 includes: Tis, N0, M0. Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.) - 2003'),('230.2',0,'Stage 0 includes: Tis, N0, M0. Tis: Carcinoma in situ: intraepithelial tumor without invasion of the lamina propria. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.) - 2003'),('230.3',0,'Stage 0 includes: Tis, N0, M0. Tis: Carcinoma in situ: intraepithelial or invasion of lamina propria. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.)-2003'),('230.3',1,'A carcinoma arising from the appendix, confined either within the glandular epithelium (intraepithelial carcinoma or high grade intraepithelial neoplasia) or within the lamina propria (intramucosal carcinoma).'),('230.4',0,'Stage 0 includes: (Tis, N0, M0). Tis: Carcinoma in situ: intraepithelial or invasion of the lamina propria. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.)-2003'),('230.5',0,'Stage 0 anal cancer corresponds to the following TNM grouping: Tis, N0, M0. Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th Ed.) - 2003'),('230.8',0,'Stage 0 includes: (Tis, N0, M0). Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.) - 2003'),('231.0',0,'Stage 0 includes: Tis, N0, M0. Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.)-2003'),('232',0,'Stage 0: Tis: Carcinoma in situ; N0: No regional lymph node metastasis; M0: No distant metastasis. (Based on AJCC Cancer Staging). - 2002'),('232.9',0,'Stage 0: Tis: Carcinoma in situ; N0: No regional lymph node metastasis; M0: No distant metastasis. (Based on AJCC Cancer Staging). - 2002'),('233.0',0,'Abnormal cells that are confined to the ducts or lobules in the breast. There are two forms, called ductal carcinoma in situ (DCIS) and lobular carcinoma in situ (LCIS).'),('233.0',1,'Stage 0 includes: Tis, N0, M0. Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.) - 2003'),('233.1',0,'Stage 0 includes: (Tis, N0, M0). Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.) - 2003'),('233.31',0,'Stage 0 includes: (Tis, N0, M0). Tis: Carcinoma in situ. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.)-2003'),('233.32',0,'Stage 0 includes: Tis, N0, M0. Tis: Carcinoma in situ (preinvasive carcinoma. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.) - 2003'),('233.5',0,'Stage 0 includes: (Tis, N0, M0) and (Ta, N0, M0). Tis: Carcinoma in situ. Ta: Non-invasive verrucous carcinoma. N0: No regional lymph node metastasis. M0: No distant metastasis. (AJCC 6th ed.)'),('233.7',0,'Also known as carcinoma in situ of the urinary bladder or high grade intraurothelial neoplasia, this is a flat lesion of the transitional cell epithelium characterized by severe cytologic atypia. This lesion is confined to the urothelium, and is a precursor of invasive transitional cell carcinoma of the bladder. -- 2003'),('234.9',0,'(kar-sin-O-ma in SYE-too) Cancer that involves only the cells in which it began and that has not spread to neighboring tissues.'),('234.9',1,'A malignant epithelial neoplasm which is confined to the epithelial layer without evidence of further tissue invasion.'),('236.1',0,'This term is used when a complete mole or very rarely a partial mole invades the myometrium. Microscopically, villi of hydatidiform mole are present within the myometrium or the myometrial vessels. Patients have persistent or rising hCG levels.'),('236.2',0,'An epithelial tumor arising from the ovary without definitive morphologic characteristics of malignancy.'),('237.7',0,'NF1. A rare genetic condition that causes brown spots and tumors on the skin, freckling in skin areas not exposed to the sun, tumors on the nerves, and developmental changes in the nervous system, muscles, bone, and skin.'),('237.7',1,'Type 1 (peripheral) neurofibromatosis (von Recklinghausen\'s disease), is the most common type of neurofibromatosis. It is characterized clinically by cutaneous and subcutaneous tumors with patches of hyperpigmentation. The hyperpigmented skin areas, are present from birth and found anywhere on the body surface. They can vary markedly in size and color. The dark brown areas are called cafe-au-lait spots. The multiple cutaneous and subcutaneous tumors are nerve sheath neoplasms, called neurofibromas. They can develop anywhere along the peripheral nerve fibers. Neurofibromas can become quite large, causing a major disfigurement, eroding bone, and compressing various peripheral nerve structures. Type 1 neurofibromatosis has dominant inheritance, with a gene locus on the proximal long arm of chromosome 17. -- 2003'),('237.7',2,'group of disorders characterized by an autosomal dominant pattern of inheritance with high rates of spontaneous mutation and multiple neurofibromas or neurilemmomas; neurofibromatosis 1 (generalized neurofibromatosis) accounts for approximately 95% of cases, although multiple additional subtypes (e.g., neurofibromatosis 2, neurofibromatosis 3, etc.) have been described.'),('237.7',3,'An autosomal dominant hereditary neoplastic syndrome. Two distinct clinicopathological entities are recognized: neurofibromatosis type 1 and neurofibromatosis type 2. Neurofibromatosis type 1 is associated with the presence of cafe-au-lait cutaneous lesions, multiple neurofibromas, malignant peripheral nerve sheath tumors, optic nerve gliomas, and bone lesions. Neurofibromatosis type 2 is associated with the presence of schwannomas, meningiomas, and gliomas.'),('237.70',0,'group of disorders characterized by an autosomal dominant pattern of inheritance with high rates of spontaneous mutation and multiple neurofibromas or neurilemmomas; neurofibromatosis 1 (generalized neurofibromatosis) accounts for approximately 95% of cases, although multiple additional subtypes (e.g., neurofibromatosis 2, neurofibromatosis 3, etc.) have been described.'),('237.70',1,'An autosomal dominant hereditary neoplastic syndrome. Two distinct clinicopathological entities are recognized: neurofibromatosis type 1 and neurofibromatosis type 2. Neurofibromatosis type 1 is associated with the presence of cafe-au-lait cutaneous lesions, multiple neurofibromas, malignant peripheral nerve sheath tumors, optic nerve gliomas, and bone lesions. Neurofibromatosis type 2 is associated with the presence of schwannomas, meningiomas, and gliomas.'),('237.71',0,'NF1. A rare genetic condition that causes brown spots and tumors on the skin, freckling in skin areas not exposed to the sun, tumors on the nerves, and developmental changes in the nervous system, muscles, bone, and skin.'),('237.71',1,'Type 1 (peripheral) neurofibromatosis (von Recklinghausen\'s disease), is the most common type of neurofibromatosis. It is characterized clinically by cutaneous and subcutaneous tumors with patches of hyperpigmentation. The hyperpigmented skin areas, are present from birth and found anywhere on the body surface. They can vary markedly in size and color. The dark brown areas are called cafe-au-lait spots. The multiple cutaneous and subcutaneous tumors are nerve sheath neoplasms, called neurofibromas. They can develop anywhere along the peripheral nerve fibers. Neurofibromas can become quite large, causing a major disfigurement, eroding bone, and compressing various peripheral nerve structures. Type 1 neurofibromatosis has dominant inheritance, with a gene locus on the proximal long arm of chromosome 17. -- 2003'),('237.72',0,'A genetic condition in which tumors form on the nerves of the inner ear and cause loss of hearing and balance. Tumors may also occur in the brain and on nerves in the skull and spinal cord, and may cause loss of speech, eye movement, and the ability to swallow.'),('238.4',0,'myeloproliferative disorder characterized by abnormal proliferation of all hematopoietic bone marrow elements and an absolute increase in red cell mass and total blood volume; associated frequently with splenomegaly, leukocytosis, and thrombocythemia.'),('238.4',1,'A chronic myeloproliferative disorder characterized by an increased red blood cell production. Excessive proliferation of the myeloid lineage is observed as well. The major symptoms are related to hypertension or to vascular abnormalities caused by the increased red cell mass. The cause is unknown. With currently available treatment, the median survival exceeds 10 years. (WHO, 2001)'),('238.5',0,'A nodule of mast cells. Mastocytomas can involve the skin, subcutaneous tissue, and sometimes muscle. Also called a mast cell tumor.'),('238.5',1,'A localized tumor composed of sheets of mast cells without atypia. It includes the cutaneous mastocytoma which involves the dermis and subcutaneous tissue, and the extracutaneous mastocytoma. Most cases of extracutaneous mastocytoma have been reported in the lung.'),('238.5',2,'nodular cutaneous mast cell infiltrate, which is usually present at birth or soon after as a solitary nodule, although three to four lesions may occur; lesions typical of urticaria pigmentosa may occur later.'),('238.5',3,'A heterogeneous group of disorders characterized by the abnormal growth and accumulation of mast cells in one or more organ systems. Recent data suggest that most variants of mastocytosis are clonal disorders. (WHO, 2001) -- 2003'),('238.6',0,'(PLAS-ma-sye-TOE-ma) Cancer of the plasma cells (white blood cells that produce antibodies) that may turn into multiple myeloma.'),('238.6',1,'A malignant (clonal) proliferation of plasma cells that are cytologically and immunophenotypically identical to those of plasma cell myeloma, but manifest a localized osseous or extraosseous growth pattern. (WHO, 2001)'),('238.6',2,'A single focus of clonal (malignant) plasma cells either in the bone or in another anatomic site without peripheral blood involvement. --2003'),('238.7',0,'An acute myeloid leukemia characterized by bone marrow fibrosis. The prognosis is usually poor. (WHO, 2001)'),('238.7',1,'Chronic myeloproliferative disorders (CMPDs) are clonal hematopoietic stem cell disorders, characterized by proliferation in the bone marrow of one or more of the myeloid (i.e., granulocytic, erythroid, and megakaryocytic) lineages. The proliferation is associated with relatively normal, effective maturation, resulting in increased numbers of granulocytes, red blood cells, and/or platelets in the peripheral blood. CMPDs are primarily diseases of adults.'),('238.71',0,'clinical syndrome characterized by repeated spontaneous hemorrhages and a remarkable increase in the number of circulating platelets.'),('238.71',1,'An increased number of thrombocytes (platelets) in the blood, without a known cause.'),('238.71',2,'A chronic myeloproliferative disorder that involves primarily the megakaryocytic lineage. It is characterized by sustained thrombocytosis in the blood, increased numbers of large, mature megakaryocytes in the bone marrow, and episodes of thrombosis and/or hemorrhage. The cause is unknown. Median survival times of 10-15 years are commonly reported. (WHO, 2001)'),('238.72',0,'A myelodysplastic syndrome characterized mainly by dysplasia of the erythroid series. Refractory anemia is uncommon. It is primarily a disease of older adults. The median survival exceeds 5 years. (WHO, 2001)'),('238.72',1,'A myelodysplastic syndrome characterized by an anemia in which 15% or more of the erythroid precursors are ringed sideroblasts. The ring sideroblast is an erythroid precursor in which one third or more of the nucleus is encircled by granules which are positive for iron stain. It occurs primarily in older individuals. The median survival exceeds 5 years. (WHO, 2001)'),('238.75',0,'Abnormal bone marrow cells that may lead to myelogenous leukemia.'),('238.75',1,'(MYE-eh-lo-dis-PLAS-tik SIN-drome) Disease in which the bone marrow does not function normally.'),('238.75',2,'A clonal hematopoietic disorder characterized by dysplasia and ineffective hematopoiesis in one or more of the hematopoietic cell lines. The dysplasia may be accompanied by an increase in myeloblasts, but the number is less than 20%, which, according to the WHO guidelines, is the requisite threshold for the diagnosis of acute myeloid leukemia. It may occur de novo or as a result of exposure to alkylating agents and/or radiotherapy. (WHO, 2001)'),('238.76',0,'A disorder in which the bone marrow is replaced by fibrous tissue.'),('238.76',1,'A progressive disease in which the bone marrow is replaced by fibrous tissue and is unable to produce red blood cells; the cause is unknown.'),('238.76',2,'A chronic myeloproliferative disorder characterized by bone marrow fibrosis, proliferation of atypical megakaryocytes and granulocytes in the bone marrow, anemia, splenomegaly, and extramedullary hematopoiesis. The cause is unknown. The median survival time is 3-5 years from diagnosis. (WHO, 2001)'),('238.77',0,'Post-transplant lymphoproliferative disorder (PTLD) is a polyclonal (benign) or clonal (malignant) proliferation of lymphoid cells that develops as a consequence of immunosuppression in a recipient of a solid organ or bone marrow allograft. PTLDs comprise a spectrum ranging from early, Epstein-Barr virus (EBV)-driven polyclonal lymphoid proliferations to EBV-positive or EBV- negative lymphomas of predominantly B-cell or less often T-cell type. (WHO, 2001) -- 2003'),('238.79',0,'An acute myeloid leukemia characterized by bone marrow fibrosis. The prognosis is usually poor. (WHO, 2001)'),('238.79',1,'Chronic myeloproliferative disorders (CMPDs) are clonal hematopoietic stem cell disorders, characterized by proliferation in the bone marrow of one or more of the myeloid (i.e., granulocytic, erythroid, and megakaryocytic) lineages. The proliferation is associated with relatively normal, effective maturation, resulting in increased numbers of granulocytes, red blood cells, and/or platelets in the peripheral blood. CMPDs are primarily diseases of adults.'),('239',0,'(TOO-mer) An abnormal mass of tissue that results from excessive cell division. Tumors perform no useful body function. They may be benign (not cancerous) or malignant (cancerous).'),('239',1,'(NEE-o-PLAY-zha) Abnormal and uncontrolled cell growth.'),('239',2,'A new growth of benign or malignant tissue.'),('239',3,'An abnormal tissue growth resulted from uncontrolled cell proliferation. Benign neoplastic cells resemble normal cells without exhibiting significant cytologic atypia, while malignant ones exhibit overt signs such as dysplastic features, atypical mitotic figures, necrosis, nuclear pleomorphism, and anaplasia. Representative examples of benign neoplasms include papillomas, cystadenomas, and lipomas; malignant neoplasms include carcinomas, sarcomas, lymphomas, and leukemias. -- 2004 (NCI)'),('239',4,'growth of the tumor after morphology of cell has changed; cells may or may not have transformed to a cancerous state.'),('239',5,'An abnormal tissue growth resulted from uncontrolled cell proliferation.'),('239.0',0,'new abnormal digestive system tissue that grows by excessive cellular division and proliferation more rapidly than normal and continues to grow after the stimuli that initiated the new growth cease; includes neoplasms of any of the organs that are associated with ingestion, digestion, and absorption of food.'),('239.6',0,'neoplasms of the intracranial components of the central nervous system, including the cerebral hemispheres, basal ganglia, hypothalamus, thalamus, brain stem, and cerebellum; subdivided into primary (originating from brain tissue) and secondary (metastatic) forms; primary neoplasms are subdivided into benign and malignant forms; brain tumors may also be classified by age of onset, histologic type, or presenting location in the brain.'),('239.6',1,'Benign and malignant neoplasms that arise from or metastasize to structures within the cranium. This includes meningeal and other tumors that occur in the spaces that surround the brain, and neoplasms of the brain.'),('240.9',0,'enlargement of the thyroid gland.'),('240.9',1,'An enlarged thyroid. It may be caused by too little iodine in the diet or by other conditions. Most goiters are not cancer.'),('242.0',0,'Hyperthyroidism associated with diffuse hyperplasia of the thyroid gland (goiter), resulting from production of antibodies that are directed against the thyrotropin receptor complex of the follicular epithelial cells. As a result, the thyroid gland enlarges and secrets increased amounts of thyroid hormones. --2004'),('242.0',1,'exophthalmos occurring in association with goiter; hyperthyroidism with protrusion of the eyeballs.'),('242.9',0,'excessive functional activity of the thyroid gland.'),('242.9',1,'Too much thyroid hormone. Symptoms include weight loss, chest pain, cramps, diarrhea, and nervousness.'),('243',0,'condition due to congenital lack of thyroid hormone, marked by arrested physical and mental development, dystrophy of the bones and soft parts, and lowered basal metabolism; it is the congenital form of thyroid deficiency, while myxedema is the acquired form.'),('244.9',0,'deficiency of thyroid gland activity; characterized by decreased basal metabolic rate, fatigue and lethargy, sensitivity to cold, and menstrual disturbances; untreated it progresses to myxedema; in infants severe hypothyroidism leads to cretinism.'),('244.9',1,'Too little thyroid hormone. Symptoms include weight gain, constipation, dry skin, and sensitivity to the cold. Also called underactive thyroid.'),('244.9',2,'A condition in which the production of thyroid hormone by the thyroid gland is diminished. Signs and symptoms of hypothyroidism include low metabolic rate, tendency to weight gain, somnolence and sometimes myxedema. In the United States, the most common cause of hypothyroidism is Hashimoto\'s thyroiditis, an autoimmune disorder. SYN athyrea. --2004'),('245',0,'inflammation of the thyroid gland.'),('245.2',0,'progressive enlargement of the thyroid gland, often associated with hypothyroidism.'),('245.2',1,'diffuse infiltration of the thyroid gland with lymphocytes, resulting in diffuse goiter, progressive destruction of the parenchyma and hypothyroidism.'),('245.9',0,'inflammation of the thyroid gland.'),('246.2',0,'Abnormal fluid filled sac within the thyroid gland.'),('246.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the thyroid gland, which is a highly vascular endocrine gland that produces the thyroid hormones which are concerned in regulating the metabolic rate of the body.'),('250',0,'heterogeneous group of disorders that share glucose intolerance in common.'),('250',1,'(dye-a-BEE-teez) A disease in which the body does not properly control the amount of sugar in the blood. As a result, the level of sugar in the blood is too high. This disease occurs when the body does not produce enough insulin or does not use it properly.'),('250',2,'Type 2 diabetes, characterized by target-tissue resistance to insulin, is epidemic in industrialized societies and is strongly associated with obesity; however, the mechanism by which increased adiposity causes insulin resistance is unclear. Adipocytes secrete a unique signalling molecule, which was named resistin (for resistance to insulin). Circulating resistin levels are decreased by the anti-diabetic drug rosiglitazone, and increased in diet-induced and genetic forms of obesity. Administration of anti-resistin antibody improves blood sugar and insulin action in mice with diet-induced obesity. Moreover, treatment of normal mice with recombinant resistin impairs glucose tolerance and insulin action. Insulin-stimulated glucose uptake by adipocytes is enhanced by neutralization of resistin and is reduced by resistin treatment. Resistin is thus a hormone that potentially links obesity to diabetes.'),('250.0',0,'heterogeneous group of disorders that share glucose intolerance in common.'),('250.0',1,'(dye-a-BEE-teez) A disease in which the body does not properly control the amount of sugar in the blood. As a result, the level of sugar in the blood is too high. This disease occurs when the body does not produce enough insulin or does not use it properly.'),('250.0',2,'Type 2 diabetes, characterized by target-tissue resistance to insulin, is epidemic in industrialized societies and is strongly associated with obesity; however, the mechanism by which increased adiposity causes insulin resistance is unclear. Adipocytes secrete a unique signalling molecule, which was named resistin (for resistance to insulin). Circulating resistin levels are decreased by the anti-diabetic drug rosiglitazone, and increased in diet-induced and genetic forms of obesity. Administration of anti-resistin antibody improves blood sugar and insulin action in mice with diet-induced obesity. Moreover, treatment of normal mice with recombinant resistin impairs glucose tolerance and insulin action. Insulin-stimulated glucose uptake by adipocytes is enhanced by neutralization of resistin and is reduced by resistin treatment. Resistin is thus a hormone that potentially links obesity to diabetes.'),('250.1',0,'complication of diabetes resulting from severe insulin deficiency coupled with an absolute or relative increase in glucagon concentration; metabolic acidosis is caused by the breakdown of adipose stores and resulting increased levels of free fatty acids; glucagon accelerates the oxidation of the free fatty acids producing excess ketone bodies (ketosis).'),('250.1',1,'A type of metabolic acidosis produced by accumulation of ketone bodies resulting from uncontrolled diabetes mellitus.'),('250.1',2,'The metabolic condition resulted from uncontrolled diabetes mellitus, in which the shift of acid-base status of the body toward the acid side because of loss of base or retention of acids other than carbonic acid is accompanied by the accumulation of ketone bodies in body tissues and fluids.'),('250.4',0,'kidney disease and resultant kidney function impairment due to the long standing effects of diabetes on the microvasculature (glomerulus) of the kidney; features include increased urine protein and declining kidney function.'),('250.6',0,'common complication of diabetes mellitus in which nerves are damaged as a result of hyperglycemia (high blood sugar levels).'),('251.1',0,'syndrome with excessively high insulin levels in the blood; it may cause hypoglycemia; etiology of hyperinsulinism varies, including hypersecretion of a beta cell tumor, autoantibodies against insulin, defective insulin receptor, or overuse of exogeneous insulin or hypoglycemic agents.'),('251.2',0,'syndrome of abnormally low blood glucose level; clinical hypoglycemia has diverse etiologies; severe hypoglycemia eventually lead to glucose deprivation of the central nervous system resulting in hunger, sweating, paresthesia, impaired mental function, seizures, coma, and even death.'),('251.2',1,'Abnormally low blood sugar.'),('251.2',2,'Abnormally low level of glucose in the blood.'),('251.5',0,'triad comprising intractable, sometimes fulminating atypical ulcers, extremely elevated gastic acidity, and gastrin secreting non beta islet cell tumors.'),('251.5',1,'A disorder in which tumors of the pancreatic islet cells produce large amounts of gastrin (a hormone), leading to excess acid in the stomach and, possibly, a peptic ulcer (ulcer of the stomach or the upper part of the small intestine).'),('252',0,'deviation from or interruption of the normal structure or function of the parathyroid gland.'),('252.0',0,'WHAT: Hyperparathyroidism. Hyperparathyroidism: a condition due to an increase in the secretion of the parathyroids, causing generalized osteitis fibrosa cystica, elevated serum calcium, decreased serum phosphorus, and increased excretion of both calcium and phosphorus. WHY: Several rheumatological disorders are associated with hyperpara- thyroidism. First, hyperuricemia and gouty arthritis (which may mimic hyperparathyroidism with renal stone formation and colic) have an increased incidence in patients with hyperparathyroidism. Second, patients with primary hyperparathyroidism show an increased incidence of chondrocalcinosis with episodes of calcium pyrophosphate crystal induced synovitis. Approximately 25% of patients with hyperparathyroidism will show radiographic evidence of calcification of articular cartilage and joint capsules. Finally, there can be a synovial and cartilaginous lesion (\"osteogenic synovitis\") in patients with hyperparathyroidism which may mimic other primary rheumatic diseases such as rheumatoid arthritis. In osteogenic synovitis there is softening and collapse of subchondral bone. Eventually the cartilage overlying this area erodes and is replaced by an irregular fibrocartilage. Eventually the articular surface of the joint is destroyed and secondary degenerative arthritis may develop. REFS: 1) Zvaifler, NJ; Reefe, WE and Black, RL: Articular manifestations in primary hyperparathyroidism. Arthritis Rheum 5:237, 1962. 2) Scott, JT; Dixon, ASJ and Bywaters, EGL: Association of hyperuricemia and gout with hyperparathyroidism. Br Med J 1:1070, 1964. 3) Bywaters, EGL and Scott, JT : Joint lesions of hyperparathyroidism. Ann Rheum Dis 22:171-87, 1963.'),('252.0',1,'abnormally increased activity of the parathyroid glands, which may be primary or secondary; primary hyperparathyroidism is associated with neoplasia or hyperplasia; excess of parathyroid hormone leads to alteration in function of bone, renal tubules, and gastrointestinal mucosa.'),('252.00',0,'WHAT: Hyperparathyroidism. Hyperparathyroidism: a condition due to an increase in the secretion of the parathyroids, causing generalized osteitis fibrosa cystica, elevated serum calcium, decreased serum phosphorus, and increased excretion of both calcium and phosphorus. WHY: Several rheumatological disorders are associated with hyperpara- thyroidism. First, hyperuricemia and gouty arthritis (which may mimic hyperparathyroidism with renal stone formation and colic) have an increased incidence in patients with hyperparathyroidism. Second, patients with primary hyperparathyroidism show an increased incidence of chondrocalcinosis with episodes of calcium pyrophosphate crystal induced synovitis. Approximately 25% of patients with hyperparathyroidism will show radiographic evidence of calcification of articular cartilage and joint capsules. Finally, there can be a synovial and cartilaginous lesion (\"osteogenic synovitis\") in patients with hyperparathyroidism which may mimic other primary rheumatic diseases such as rheumatoid arthritis. In osteogenic synovitis there is softening and collapse of subchondral bone. Eventually the cartilage overlying this area erodes and is replaced by an irregular fibrocartilage. Eventually the articular surface of the joint is destroyed and secondary degenerative arthritis may develop. REFS: 1) Zvaifler, NJ; Reefe, WE and Black, RL: Articular manifestations in primary hyperparathyroidism. Arthritis Rheum 5:237, 1962. 2) Scott, JT; Dixon, ASJ and Bywaters, EGL: Association of hyperuricemia and gout with hyperparathyroidism. Br Med J 1:1070, 1964. 3) Bywaters, EGL and Scott, JT : Joint lesions of hyperparathyroidism. Ann Rheum Dis 22:171-87, 1963.'),('252.00',1,'abnormally increased activity of the parathyroid glands, which may be primary or secondary; primary hyperparathyroidism is associated with neoplasia or hyperplasia; excess of parathyroid hormone leads to alteration in function of bone, renal tubules, and gastrointestinal mucosa.'),('252.01',0,'abnormal increase in the number of otherwise normal cells in the parathyroid gland without tumor formation that leading to enlargement of the gland; it differs from hypertrophy, which is an increase in bulk without an increase in the number of cells.'),('252.1',0,'condition produced by greatly reduced function of the parathyroids possibly due to autoimmune disease or genetic factors, or by the removal of those bodies; lack of parathyroid hormone leads to a fall in plasma calcium level, which may result in increase neuromuscular excitability and ultimately tetany followed by a rise in plasma phosphate level.'),('252.9',0,'deviation from or interruption of the normal structure or function of the parathyroid gland.'),('253.2',0,'diminution or cessation of secretion of one or more hormones from the anterior pituitary gland (including luteinizing hormone, follicle stimulating hormone, somatotropin; and corticotropin); may result from surgical or radiation ablation, non-secretory pituitary neoplasms, metastatic tumors, infarction, pituitary apoplexy, infiltrative or granulomatous processes, and other conditions.'),('253.2',1,'A condition of diminution or cessation of secretion of one or more hormones from the anterior pituitary gland. This may result from surgical or radiation ablation, non-secretory pituitary neoplasms, metastatic tumors, infarction, pituitary apoplexy, infiltrative or granulomatous processes, and other conditions.'),('253.3',0,'form of dwarfism due to deficient release of growth hormone which may result from dysfunction of the hypothalamus or anterior pituitary gland.'),('253.5',0,'metabolic disorder due to injury of the neurohypophyseal system; results in deficient quanity of antidiuretic hormone being released or produced, failure of tubular reabsorption of water in the kidney.'),('253.6',0,'A syndrome characterized by abnormal secretion of antidiuretic hormone in conjunction with neoplastic growth occurring anywhere in the body.'),('253.8',0,'Rathke\'s pouch cysts are rarely symptomatic in the first two decades of life though they may produce symptoms in the third and fourth decades of life. When the cysts do present in the first decades of life, the symptoms are generally associated with diabetes insipidus or other conditions related to hypopituitarism.'),('253.9',0,'disorders of the anterior or posterior pituitary gland which usually manifest as hypersecretion or hyposecretion of pituitary hormones.'),('254',0,'condition in which there is a deviation from or interruption of the normal structure or function of the thymus.'),('254.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the thymus.'),('255',0,'pathologic condition or abnormal functioning of either or both of the paired glands situated in the retroperitoneal tissues at the superior pole of the kidneys or adrenal glands.'),('255.0',0,'A syndrome characterized by abnormal secretion of adrenocorticotrophic hormone in conjunction with neoplastic growth occurring anywhere in the body. The most common associations are tumors of the bronchus (oat cell or carcinoid), thymic tumors (epithelial or carcinoid), and pancreatic endocrine tumor. (DeVita et al. Cancer, p 1364. 4th edition. Lippincott)'),('255.0',1,'abnormally increased secretion of adrenal hormones.'),('255.0',2,'complex of symptoms and signs due to excessive production or administration of hydrocortisone or its semi-synthetic analogs.'),('255.0',3,'condition, more commonly seen in females, due to hyperadrenocorticism resulting from neoplasms of the adrenal cortex or the anterior lobe of the pituitary, or to prolonged excessive intake of glucocorticoids for therapeutic purposes; symptoms and signs may include rapidly developing adiposity of the face, neck, and trunk, kyphosis caused by osteoporosis of the spine, hypertension, diabetes mellitus, amenorrhea, hypertrichosis in females, impotence in males, dusky complexion with purple markings, polycythemia, pain in the abdomen and back, and muscular wasting and weakness.'),('255.1',0,'abnormality of electrolyte function caused by excessive secretion of aldosterone by the adrenal cortex.'),('255.10',0,'abnormality of electrolyte function caused by excessive secretion of aldosterone by the adrenal cortex.'),('255.12',0,'overproduction of aldosterone by an adrenal cortical adenoma, characterized typically by low potassium levels, underacidity of the body, muscular weakness, excess urination, excess thirst, and high blood pressure.'),('255.13',0,'transmitted as an autosomal recessive trait; characterized by hypertrophy and hyperplasia of the juxtaglomerular cells, and increased concentrations of renin, angiotensin II, and aldosterone in the absence of edema and hypertension.'),('255.13',1,'Hypertrophy and hyperplasia of the juxtaglomerular apparatus with secondary hyperaldosteronism with normal blood pressure and hyperkalemic alkalosis in the absence of edema. Most patients show growth and mental retardation. Nephrocalcinosis and hypercalcinuria occur in some cases. Diuretic abuse may produce a syndrome with similar characteristics (pseudo-Bartter or factitious Bartter syndrome).'),('255.2',0,'group of syndromes caused by inherited defects in cortisol and/or aldosterone biosynthesis; ACTH elevation is caused by low levels of cortisol, whose production is impaired by absence or deficiency of one of the five enzymes necessary for its synthesis from cholesterol.'),('255.2',1,'abnormal possession of mature masculine somatic characteristics by a girl, woman, or prepubescent; may be present at birth or may appear first later in life, depending on its cause; it may be relatively mild (hirsutism) or severe; commonly the result of gonadal or adrenocortical dysfunction, or may be produced by androgenic therapy.'),('255.4',0,'The inability of the adrenal gland to produce adequate amounts of cortisol.'),('255.41',0,'disease characterized by hypotension, weight loss, anorexia, weakness, and sometimes a bronze-like melanotic hyperpigmentation of the skin; due to tuberculosis or autoimmune induced disease (hypofunction) of the adrenal glands that results in deficiency of aldosterone and cortisol.'),('255.41',1,'A hormonal disorder that occurs when the adrenal glands fail to release adequate amounts of glucocorticoids (cortisol), mineralocorticoids (aldosterone, 11-deoxycorticosterone), and androgens (dehydroepiandrosterone) to meet physiologic needs, despite release of ACTH from the pituitary.'),('255.41',2,'A rare endocrine or hormonal disorder that occurs when the adrenal glands do not produce enough of the hormone cortisol and in some cases, the hormone aldosterone. It may be due to a disorder of the adrenal glands themselves (primary adrenal insufficiency) or to inadequate secretion of ACTH by the pituitary gland (secondary adrenal insufficiency).'),('255.41',3,'The inability of the adrenal gland to produce adequate amounts of cortisol.'),('255.42',0,'aldosterone deficiency, usually associated with hypoadrenalism and characterized by hypotension, dehydration, and a tendency to excrete excessive amounts of sodium.'),('255.9',0,'pathologic condition or abnormal functioning of either or both of the paired glands situated in the retroperitoneal tissues at the superior pole of the kidneys or adrenal glands.'),('256.4',0,'clinical symptom complex characterized by presence of multiple cysts on the ovaries, oligomenorrhea or amenorrhea, anovulation and regularly associated with excessive amounts of body hair (hirsuitism), excessive body weight, infertility and insulin resistance.'),('258.0',0,'group of specific, familial syndromes characterized by simultaneous neoplastic transformation of multiple endocrine tissues, typically the parathyroid glands, pancreatic islets, and anterior pituitary.'),('258.0',1,'An inherited tendency to develop thyroid cancer and other cancers of the endocrine system. The altered gene can be detected with a blood test.'),('258.0',2,'An autosomal dominant inherited neoplastic syndrome characterized by the development of various endocrine neoplasms and abnormalities in various anatomic sites. There are three types recognized: type 1 (MEN 1), caused by inactivation of the tumor suppressor gene MEN-1, type 2A (MEN 2A), caused by mutation of the RET gene, and type 2B (MEN 2B) also caused by mutation of the RET gene. Patients with MEN 1 may develop hyperparathyroidism and parathyroid gland adenomas, pituitary gland adenomas, pancreatic islet cell neoplasms, and carcinoid tumors. Patients with MEN 2A develop medullary thyroid carcinomas, and may also develop pheochromocytomas and parathyroid gland hyperplasia. Patients with MEN 2B develop medullary thyroid carcinomas and numerous neural defects including neuromas.'),('259.0',0,'Unusually late sexual maturity.'),('259.1',0,'unusually early sexual maturity.'),('259.4',0,'condition of being undersized as a result of premature arrest of skeletal growth.'),('259.51',0,'aspects of female morphology in a XY genotype caused by defects in cellular receptors for testosterone and dihydrotestosterone, transmitted as an x-linked trait.'),('259.51',1,'Sexual ambiguity in males due to a sexual differentiation disorder caused by testicular failure to respond to androgens. The affected males have abdominal and inguinal testes, female external genitalia and breasts, blind vaginas, and absent uteri. Some patients have absent pubic and axillary hair, hence the synonym \"hairless pseudofemale.\" Mental retardation occurs in some cases.'),('259.8',0,'autosomal recessive disorder that causes premature aging in adults, characterized by sclerodermal skin changes, cataracts, subcutaneous calcifications, muscular atrophy, a tendency to diabetes mellitus, aged appearance of the face, baldness, and a high incidence of neoplastic disease.'),('259.8',1,'Werner Syndrome (WS) is an inherited disease characterized by an early onset of atherosclerosis, osteoporosis, diabetes mellitus, and cancers of non-epithelial cell origin. Cultured cells from WS patients also present a shortened replicative lifespan and increased genetic instability. The genomic instability of WS cells is manifested at the cytogenetic level in the form of chromosome breaks and translocations, and at the molecular level predominately by multiple, large DNA deletions. (J. Biol. Chem., 273(51):34139-34144, 1998)'),('259.9',0,'impairment of health or a condition of abnormal functioning of the system of glands that release their secretions (hormones) directly into the circulatory system.'),('259.9',1,'Any deviation from the normal structure or function of the endocrine system that is manifested by a characteristic set of symptoms and signs. (NCI)'),('259.9',2,'Any deviation from the normal structure or function of the endocrine system that is manifested by a characteristic set of symptoms and signs.'),('263.9',0,'disorder of nutrition due to unbalanced or insufficient diet or to defective assimilation or utilization of nutrients.'),('263.9',1,'A disorder caused by a lack of proper nutrition or an inability to absorb nutrients from food.'),('263.9',2,'Inadequate nutrition resulting from poor diet, malabsorption, or abnormal nutrient distribution. --2004'),('264',0,'condition due to a deficiency of vitamin A.'),('264.9',0,'condition due to a deficiency of vitamin A.'),('266',0,'condition due to a deficiency of one or more of the B vitamins.'),('266.0',0,'condition due to a deficiency of riboflavin (vitamin B12) which is associated with inadequate consumption of riboflavin rich foods; produces lesions of skin, digestive tract and nervous system; usually part of a multiple nutrient deficiency.'),('266.1',0,'condition due to deficiency of vitamin B6.'),('266.2',0,'state in which folate is absent or in diminished amount relative to the normal requirement of an organism or a biologic system.'),('266.2',1,'condition due to a deficiency of vitamin B12.'),('266.9',0,'condition due to a deficiency of one or more of the B vitamins.'),('267',0,'condition due to a deficiency of vitamin C.'),('268',0,'condition due to a deficiency of vitamin D.'),('268.2',0,'inadequate or delayed mineralization of osteoid in mature cortical and spongy bone.'),('268.2',1,'A metabolic bone disease that results from either a deficiency in vitamin D, or an abnormality in the metabolism of vitamin D, or a deficiency of calcium in the diet. The most common symptoms are bone pain and muscle weakness. When it occurs in children it is commonly referred to as rickets. (Diagnostic Surgical Pathology, 3rd ed.) --2003'),('268.9',0,'condition due to a deficiency of vitamin D.'),('269.0',0,'condition due to a deficiency of vitamin K.'),('269.1',0,'condition due to a deficiency of vitamin E.'),('269.2',0,'condition due to a deficiency of one or more essential vitamins.'),('269.9',0,'disorder of nutrition due to unbalanced or insufficient diet or to defective assimilation or utilization of nutrients.'),('269.9',1,'A disorder caused by a lack of proper nutrition or an inability to absorb nutrients from food.'),('269.9',2,'Inadequate nutrition resulting from poor diet, malabsorption, or abnormal nutrient distribution. --2004'),('270',0,'disorders affecting amino acid metabolism; majority of these disorders are inherited and present in the neonatal period with metabolic disturbances (for example, acidosis) and neurologic manifestations; present at birth, although they may not become symptomatic until later in life.'),('270.0',0,'lysosomal storage disorders of unknown molecular defect, characterized by widespread deposition of cystine crystals in reticuloendothelial cells.'),('270.0',1,'An autosomal recessive hereditary disorder characterized by defective transportation of cystine across the lysosomal membranes and systemic deposition of cystine crystals in the body. It is associated with slight increase of the plasma cystine, cystinuria, aminoaciduria, glycosuria, polyuria, hypophosphatemia, rickets, and renal tubular dysfunction. --2004'),('270.0',2,'inherited abnormality of renal tubular transport of dibasic amino acids leading to massive urinary excretion of cystine, lysine, arginine, and ornithine.'),('270.0',3,'constellation of clinical and laboratory manifestations produced by generalized proximal tubular insufficiency in the presence of normal, or nearly normal, glomerular filtration.'),('270.0',4,'disorder of amino acid transport characterized by the childhood (or rarely adult) onset of photosensitive dermatitis and intermittent neurologic symptoms; ataxia, personality changes, migraine headaches, and photophobia may occur periodically; results from impaired sodium-dependent transport of neutral amino acids across the brush border membrane of the small intestine and renal tubular epithelium.'),('270.1',0,'group of autosomal recessive disorders marked by a deficiency of the hepatic enzyme phenylaline hydroxylase or less frequently by reduced activity of dihydropteridine reductase.'),('270.1',1,'any of several autosomal recessive defects in the hydroxylation of phenylalanine resulting in accumulation and excretion of dietary phenylalanine; most commonly the defect is in the enzyme phenylalanine 4-monooxygenase; the most severe manifestation of this is classic PHENYLKETONURIA, but two benign forms also occur; rarely the defect is one of tetrahydrobiopterin metabolism.'),('270.2',0,'general term for a number of inherited defects of amino acid metabolism in which there is a deficiency or absence of pigment in the eyes, skin, or hair.'),('270.2',1,'WHAT: Ochronosis. Ochronosis: the pathologic accumulation of a blue-black pigment in the connective tissues of persons with alkaptonuria, a rare inborn error of metabolism. These persons lack the enzyme homogentisic acid oxidase, resulting in a buildup of homogentisic acid, a precursor of the pigment. WHY: The great majority of patients with ochronosis eventually develop an arthropathy clinically resembling degenerative joint disease. HOW: Ochronosis is diagnosed by the combination of pigmentation of the cartilage, the presence of homogentisic acid in the urine, and arthritis usually involving the knees, hips, lumbosacral spine, and shoulders. The slate blue-black pigmentation is most apparent in the sclera of the eyes, the external ears, and the tympanic membranes. The cerumen may also show a dark discoloration. The presence of homogentisic acid in the urine is determined by the dark color which occurs when the urine is alkalinized and by paper chromatography. REFS: Schumacher HR and Holdsworth DE: Ochronotic arthropathy I. Clinico-pathologic Studies. Semin Arthritis Rheum 6:207, 1977. DN19296-1.'),('270.2',2,'rare, autosomal dominant disease with variable penetrance and several known clinical subtypes; characteristics may include depigmentation of the hair and skin, congenital deafness, heterochromia iridis, medial eyebrow hyperplasia, hypertrophy of the nasal root, and especially dystopia canthorum; the underlying cause may be defective development of the neural crest (neurocristopathy); may be closely related to piebaldism; Klein-Waardenburg Syndrome refers to a disorder that also includes upper limb abnormalities.'),('270.3',0,'autosomal recessive inherited disorder with multiple forms of phenotypic expression, caused by a defect in the oxidative decarboxylation of branched-chain amino acids; metabolites accumulate in body fluids and render a \"maple syrup\" odor; divided into classic, intermediate, intermittent, and thiamine responsive subtypes; classic form presents in the first week of life with ketoacidosis, hypoglycemia, emesis, neonatal seizures, and hypertonia; the intermediate and intermittent forms present in childhood or later with acute episodes of ataxia and vomiting.'),('270.4',0,'autosomal recessive inborn error of methionine metabolism usually caused by a deficiency of cystathionine beta-synthase and associated with elevations of homocysteine in plasma and urine; clinical features include a tall, slender habitus, scoliosis, arachnodactyly, muscle weakness, genu varis, thin blond hair, malar flush, lens dislocations, an increased incidence of mental retardation, and a tendency to develop fibrosis of arteries, frequently complicated by cerebrovascular accidents and myocardial infarction.'),('270.5',0,'autosomal recessive aminoacidopathy due to deficiency of histidine ammonia-lyase; characterized by accumulation of histidine in serum and urinary excretion of histidine and metabolites, but is usually benign; may cause mild central nervous system dysfunction.'),('270.6',0,'autosomal recessive aminoacidopathy characterized by marked elevation in plasma and urine levels of citrulline, with hyperammonemia and sometimes secondary oroticaciduria; clinical findings include mental retardation and neurologic abnormalities.'),('270.6',1,'excess of ornithine in the plasma, such as occurs in the genetic disorders gyrate atrophy of choroid and retina and hyperornithinemia-hyperamonemia-homocitrullinuria syndrome.'),('270.7',0,'autosomal recessive metabolic disorder caused by deficiencies in the mitochondrial glycine cleavage system; an enzyme system with four components: p-, t-, h-, and l-proteins; deficiency of the p-protein is the most prevalent form; clinical features include seizures, hypotonia, apnea, and coma; when the illness presents in childhood there tends to be an associated progressive dementia accompanied by extrapyramidal signs.'),('270.9',0,'disorders affecting amino acid metabolism; majority of these disorders are inherited and present in the neonatal period with metabolic disturbances (for example, acidosis) and neurologic manifestations; present at birth, although they may not become symptomatic until later in life.'),('271.0',0,'any of a group of metabolic disorders characterized by excessive storage of glycogen.'),('271.0',1,'common hereditary enzyme deficiency causing varying degrees of hemolytic anemia; can cause favism, some drug induced hemolytic anemias, and chronic nonspherocytic hemolytic anemia.'),('271.0',2,'autosomal recessive disease in which gene expression of glucose-6-phosphatase is absent, resulting in hypoglycemia due to lack of glucose production; accumulation of glycogen in liver and kidney leads to organomegaly, particularly massive hepatomegaly; increased concentrations of lactic acid and hyperlipidemia appear in the plasma; clinical gout often appears in early childhood.'),('271.0',3,'autosomal recessively inherited glycogen storage disease caused by glucan 1,4-alpha-glucosidase deficiency; large amounts of glycogen accumulate in the lysosomes of skeletal muscle, heart, liver, spinal cord, and brain; three forms have been described: the infantile form is fatal in infancy and presents with hypotonia and a hypertrophic cardiomyopathy; the childhood form usually presents in the second year of life with proximal weakness and respiratory symptoms; the adult form consists of a slowly progressive proximal myopathy.'),('271.0',4,'autosomal recessive metabolic disorder due to a deficiency in expression of branching enzyme (alpha-1,4-glucan-6-alpha-glucosyltransferase), resulting in an accumulation of abnormal glycogen with long outer branches; clinical features are muscle hypotonia and cirrhosis; death from liver disease usually occurs before age 2.'),('271.0',5,'glycogenosis due to muscle phosphorylase deficiency; characterized by painful cramps following sustained exercise.'),('271.1',0,'group of inherited enzyme deficiencies which feature elevations of galactose in the blood; this condition may be associated with deficiencies of galactokinase, UDP glucose-hexose-1-phosphate uridylyltransferase (classic form), or UDP glucose 4-epimerase; the classic form presents in infancy with failure to thrive, vomiting, and intracranial hypertension; affected individuals also may develop mental retardation, jaundice, hepatosplenomegaly, ovarian failure and cataracts.'),('271.2',0,'autosomal recessive fructose metabolism disorder due to deficient fructose-1-phosphate aldolase (EC 2.1.2.13) activity, resulting in accumulation of fructose-1-phosphate; accumulated fructose-1-phosphate inhibits glycogenolysis and gluconeogenesis, causing severe hypoglycemia following ingestion of fructose; prolonged fructose ingestion in infants leads ultimately to hepatic failure and death; patients develop a strong distaste for sweet food, and avoid a chronic course of the disease by remaining on a fructose- and sucrose-free diet.'),('271.3',0,'The inability to digest or absorb lactose, a type of sugar found in milk and other dairy products.'),('271.8',0,'lysosomal storage disease caused by defective alpha-L-fucosidase and accumulation of fucose containing glycoconjugates; clinical symptoms include psychomotor deterioration, growth retardation, hepatosplenomegaly, cardiomegaly, and seizures.'),('271.8',1,'Lysosome storage disease due to alpha-L-fucosidase (E.C. 3.2.1.51) deficiency in leukocytes manifested by abnormal accumulation in tissues and urinary excretion of partially catabolized oligosaccharides, glycoasparagines, and glycolipids with alpha-linked fucose at the nonreducing end of the glycogen chain. The phenotype is variable and may include delayed growth and mental development, progressive neurological deterioration, Hurler-like (mucopolysaccharidosis I-H) coarse facies, recurrent infections, visceromegaly, skeletal abnormalities, joint contractures, deafness, and angiokeratoma corporis diffusum. Several types are recognized by different researchers. The form exhibiting a longer survival, mild neurological manifestations, and angiokeratoma is sometimes referred to as fucosidosis type II. In a different scheme, three different types are recognized according to their age of onset. Types I and II are the most severe and have their onsets at 10 and 18 months, respectively with life expectancy of 6 years. Type III represents a juvenile form which is marked by a milder form of psychomotor retardation and a slower deterioration of neurological activities. Hurler-like (gargyloid) facies occur mainly in types I and II and is less commonly in type III.'),('271.8',2,'either of two genetic disorders characterized by urinary excretion of large amounts of oxalate, with nephrolithiasis, nephrocalcinosis, early onset of renal failure, and often a generalized deposit of calcium oxalate, resulting from a defect in glyoxalate metabolism.'),('271.8',3,'lysosomal storage disease due to defective alpha-mannosidase with resultant oligosaccharide accumulation.'),('272',0,'condition in which there is a deviation or interruption in the processing of lipids in the body: synthesis, absorption, transport, storage, and utilization.'),('272.0',0,'characterized by increased plasma concentration of cholesterol carried in low density lipoproteins (LDL) and by a deficiency in a cell surface receptor which regulates LDL degradation and cholesterol synthesis.'),('272.1',0,'characterized by an isolated elevation in the plasma level of endogenously synthesized triglyceride carried in VLDL; considered to be an autosomal dominant trait.'),('272.3',0,'rare familial condition characterized by massive chylomicronemia and decreased levels of other lipoproteins; due to deficiency of lipoprotein lipase, an alkaline triglyceride hydrolase which catalyzes an important step in the extrahepatic removal of triglyceride-rich lipoproteins from the blood.'),('272.4',0,'excess of lipids in the blood.'),('272.4',1,'metabolic disease characterized by excess plasma lipoproteins, due to a disorder of lipoprotein metabolism; may be acquired or familial.'),('272.5',0,'disorder of lipid metabolism inherited as an autosomal recessive trait characterized by the near absence of apolipoprotein B and apoB containing lipoproteins in plasma; microsomal triglyceride transfer protein is deficient or absent in enterocytes; clinical and laboratory findings include acanthocytosis, hypocholesterolemia, peripheral neuropathy, posterior column degeneration, ataxia, and steatorrhea; intellectual abilities may also be impaired.'),('272.5',1,'presence of abnormally low levels of lipoproteins in the serum.'),('272.6',0,'collection of rare conditions resulting from defective fat metabolism and characterized by atrophy of the subcutaneous fat; includes total, congenital or acquired, partial, abdominal infantile, and localized lipodystrophy.'),('272.7',0,'x-linked lysosomal storage disease of glycosphingolipid catabolism, resulting from a deficiency of alpha-galactosidase A and leading to accumulation of ceramide trihexoside in the cardiovascular and renal systems.'),('272.7',1,'autosomal recessive disorder caused by deficiency of the enzyme glucocerebrosidase featuring the pathological storage of glycosylceramide in mononuclear phagocytes; the most common subtype is the non-neuronopathic form, a slowly progressive condition characterized by hepatosplenomegaly and skeletal deformities; the neuronopathic forms are divided into infantile and juvenile forms; the infantile form presents at 4-5 months of age with anemia, loss of cognitive gains, neck retraction, dysphagia, and hepatosplenomegaly; the juvenile form features a slowly progressive loss of intellect, hepatosplenomegaly, ataxia, myoclonic seizures, and spasticity; the neuronopathic forms are characterized by neuronal loss with neuronophagia, and accumulation of glucocerebroside in neurons.'),('272.7',2,'rapidly progressing disease of young children, characterized histologically by abnormal fibroblasts containing a large number of dark inclusions which fill the central part of the cytoplasm except for the juxtanuclear zone (I cells), and clinically by severe growth impairment, minimal hepatomegaly, extreme mental and motor retardation, and clear corneas; inherited as an autosomal recessive trait, it is caused by failure of lysosomal enzymes to be incorporated into lysosomes.'),('272.7',3,'disturbance of lipid metabolism with abnormal deposit of lipids in the cells.'),('272.7',4,'caused by deficiency of sphingomyelinase, resulting in accumulation of sphingomyelin in the reticuloendothelial system, mental and physical retardation, enlarged liver and spleen, anemia, and blindness.'),('272.7',5,'severe infantile form of inherited lysosomal lipid storage disease due to deficiency of acid lipase; results in accumulation of neutral lipids, particularly cholesterol esters, within cells.'),('272.7',6,'Intestinal fat transport defect with hypobetalipoproteinemia and accumulation of apolipoprotein B-like protein in intestinal cells, deficient blood apolipoproteins, and avitaminosis E manifested by malnutrition, steatorrhea, and growth and mental retardation. Some clinical (but not biochemical) manifestations may disappear later in life.'),('272.8',0,'A neoplastic process characterized by a symmetric poorly circumscribed overgrowth of adipose tissue in the neck. It predominantly affects middle age men of Mediterranean origin.'),('272.8',1,'A systemic disease, often associated with arthritis, fever, and weight loss. The cutaneous lesions consist of histiocytes, which are usually confined to the dermis. A large number of patients develop malignant tumors (carcinomas, sarcomas, and lymphomas). --2003'),('272.9',0,'condition in which there is a deviation or interruption in the processing of lipids in the body: synthesis, absorption, transport, storage, and utilization.'),('273.3',0,'plasma cell dyscrasia resembling leukemia, with cells of lymphocytic, plasmacytic, or intermediate morphology, that secrete an IgM monoclonal component.'),('273.3',1,'A rare cancer of the lymph cells that causes the body to produce abnormal levels of plasma cells (plasmacytosis) and lymphocytes (lymphocytosis) in the bone marrow. Waldenstrom\'s macroglobulinemia may also cause a decrease in the number of red blood cells (anemia) and enlargement of the liver (hepatomegaly), spleen (splenomegaly), or glands (adenopathy).'),('273.3',2,'(MAK-ro-GLOB-u-li-NE-me-uh) A condition in which the blood contains high levels of large proteins and is too thick to flow through small blood vessels. One type is Waldenstrom\'s macroglobulinemia, which is a type of cancer.'),('273.3',3,'A clonal neoplasm of small B-lymphocytes, lymphoplasmacytoid cells, and plasma cells involving the bone marrow, lymph nodes, and the spleen. The majority of patients have a serum IgM paraprotein. Lymphoplasmacytic lymphoma/Waldenstrom\'s Macroglobulinemia is a relatively rare condition accounting for approximately 2% of hematologic malignancies. Symptoms include: weakness and fatigue, hemorrhagic manifestations, weight loss, and visual disturbances. Physical findings include: hepatomegaly, splenomegaly, fundic changes, adenopathy, neurologic abnormalities, and purpura. The most common laboratory finding is anemia. Treatment includes: chemotherapy (alkylating agents, nucleoside analogues) radiotherapy, and plasmapheresis. Bone marrow transplant is being investigated. Asymptomatic patients may be monitored without treatment until complications occur.'),('273.4',0,'autosomal recessive trait leading to destruction of lung tissue by neutrophil elastase and eventual emphysema; second only to cystic fibrosis as most common lethal genetic disorder among Caucasians of northern European ancestry.'),('274',0,'hereditary metabolic disorder characterized by recurrent acute arthritis, hyperuricemia and deposition of sodium urate in and around the joints, sometimes with formation of uric acid calculi.'),('274.9',0,'hereditary metabolic disorder characterized by recurrent acute arthritis, hyperuricemia and deposition of sodium urate in and around the joints, sometimes with formation of uric acid calculi.'),('275.0',0,'condition in which there is a deviation or interruption in the processing of iron in the body: its absorption, transport, storage, and utilization.'),('275.0',1,'WHAT: Hemochromatosis: Hemochromatosis: a disorder of iron metabolism characterized by excess deposition of iron in the tissues, especially the liver. It is characterized by pigmentation of the skin, hepatic cirrhosis, decreased carbohydrate tolerance, cardiomyopathy and endocrinopathy (especially hypogonadism). Mainly seen in men over the age of 40 years. It has an associated arthropathy distinguished by involvement of the metacarpophalangeal joints (particularly the second and third), wrists, knees, shoulders, and hips. There is often an associated chondrocalcinosis. WHY: Hemochromatosis is an autosomal recessive disease that produces an arthritis similar to osteoarthritis or pseudogout. HOW: Hemochromatosis is diagnosed by the typical physical and radiographic findings supported by elevated serum iron concentrations and high transferrin saturations. Serum ferritin is also markedly elevated. Confirmation of the diagnosis can be done by demonstrating hepatic iron deposition on liver biopsy.'),('275.0',2,'condition in which there is a deviation or interruption in the storage of iron in the body.'),('275.1',0,'rare autosomal recessive disease characterized by the deposition of copper in the brain, liver, cornea and other organs; clinical features include liver cirrhosis, liver failure, splenomegaly, tremor, bradykinesia, dysarthria, chorea, muscle rigidity, Kayser-Fleischer rings (pigmented corneal lesions), ataxia and intellectual deterioration; hepatic dysfunction may precede neurologic dysfunction by several years.'),('275.2',0,'Lower than normal levels of magnesium in the circulating blood.'),('275.3',0,'genetic metabolic disorder resulting from serum and bone alkaline phosphatase deficiency leading to hypercalcemia, ethanolamine phosphatemia, and ethanolamine phosphaturia; manifestations include severe skeletal defects resembling vitamin D resistant rickets, failure of the calvarium to calcify, dyspnea, cyanosis, vomiting, constipation, renal calcinosis, failure to thrive, disorders of movement, beading of the costochondral junction, and rachitic bone changes.'),('275.3',1,'condition in which there is a deviation or interruption in the processing of phosphorus in the body includes its absorption, transport, storage, and utilization.'),('275.41',0,'reduction of the blood calcium below normal; manifestations include hyperactive deep tendon reflexes, muscle and abdominal cramps, and carpopedal spasm.'),('275.41',1,'Hypocalcemia; lower than normal levels of calcium in the circulating blood.'),('275.42',0,'abnormally high level of calcium in the blood; manifestations include fatigability, muscle weakness, depression, anorexia, nausea, and constipation.'),('275.42',1,'(hye-per-kal-SEE-mee-a) Abnormally high blood calcium.'),('275.42',2,'Abnormally high concentration of calcium in the peripheral blood. -- 2004'),('275.49',0,'condition characterized by precipitation of calcium phosphate in the tubules of the kidney, with resultant renal insufficiency.'),('275.49',1,'hereditary condition clinically resembling hypoparathyroidism, but caused by failure of response to rather than deficiency of parathyroid hormones; characterized by hypocalcemia and hyperphosphatemia, and commonly associated with short stature, obesity, short metacarpals, and ectopic calcification.'),('275.49',2,'Originally reported as a hypocalcemic syndrome similar to hypoparathyroidism, but with renal and skeletal resistance to parathyroid hormone (PTH) and designated as \"pseudohypoparathyroidism.\" Albright later defined a normocalcemic variant which he termed \"pseudopseudohypoparathyroidism.\" Two separate forms of pseudohypoparathyroidism are recognized. Type I in which there is no increase in the urinary excretion of cyclic adenosine monophosphate (cAMP) and phosphate in response to parathyroid hormone (PTH). Type II in which there is a response to PTH, but without phosphate diuresis. The erythrocytes of some patients with type I contain a defective receptor-cyclase coupling protein (stimulatory guanine nucleoside-binding protein, or GS) which is responsible for coupling the cellular receptor that binds parathyroid hormone (PTH) and is involved with the formation and release of cyclic adenosine monophosphate (cAMP). This variant has been designated as \"pseudohypoparathyroidism type Ia.\" The syndrome is associated with mental deficiency, dystrophic bone lesions, short stature, and other defects.'),('276.0',0,'excessive amount of sodium in the blood.'),('276.1',0,'abnormally low sodium levels in the blood; salt depletion.'),('276.1',1,'Abnormally low blood sodium level.'),('276.1',2,'Hypernatremia; lower than normal levels of sodium in the circulating blood.'),('276.2',0,'pathologic condition resulting from accumulation of acid or depletion of the alkaline reserve (bicarbonate) content of the blood and body tissues, and characterized by an increase in hydrogen ion concentration (decrease in pH).'),('276.2',1,'An abnormally high acidity (excess hydrogen-ion concentration) of the blood and other body tissues.'),('276.2',2,'acidosis caused by accumulation of lactic acid more rapidly than it can be metabolized; may occur spontaneously or in association with diseases such as diabetes mellitus, leukemia, or liver failure.'),('276.2',3,'excess retention of carbon dioxide in the body resulting from ventilatory impairment.'),('276.2',4,'A state due to excess retention of carbon dioxide in the body.'),('276.2',5,'Acidosis resulted from any pathologic condition interfering with normal ventilation, e.g. in case of chronic obstructive pulmonary disease.'),('276.2',6,'(met-ah-BOL-ik as-id-O-sis) A condition in which the blood is too acidic. It may be caused by severe illness or sepsis (bacteria in the bloodstream).'),('276.3',0,'pathological condition that removes acid or adds base to the body fluids.'),('276.3',1,'An abnormally high alkalinity (low hydrogen-ion concentration) of the blood and other body tissues.'),('276.3',2,'A pathologic condition resulting from accumulation of base, or from loss of acid without comparable loss of base in the body fluids, and characterized by decrease in hydrogen ion concentration.'),('276.3',3,'Condition characterized by excessive loss of carbon dioxide from the body, often as a result of hyperventilation due to psychogenic or physical factors.'),('276.5',0,'abnormally decreased volume of circulating fluid (plasma) in the body.'),('276.5',1,'Abnormally decreased volume of circulating fluid (plasma) in body.'),('276.50',0,'abnormally decreased volume of circulating fluid (plasma) in the body.'),('276.50',1,'Abnormally decreased volume of circulating fluid (plasma) in body.'),('276.51',0,'condition that results from excessive loss of water from a living organism.'),('276.51',1,'A condition caused by the loss of too much water from the body. Severe diarrhea or vomiting can cause dehydration.'),('276.51',2,'Decreased intravascular, interstitial, and/or intracellular fluid. This refers to dehydration, water loss alone without change in sodium.'),('276.51',3,'State of excessively reduced body water or water deficit.'),('276.52',0,'abnormally decreased volume of circulating fluid (plasma) in the body.'),('276.52',1,'Abnormally decreased volume of circulating fluid (plasma) in body.'),('276.6',0,'Fluid retention, overload, or edema.'),('276.6',1,'abnormal increase in the volume of circulating fluid (plasma) in the body.'),('276.6',2,'Increased isotonic fluid retention'),('276.7',0,'abnormally high potassium concentration in the blood, most often due to defective renal excretion; characterized clinically by electrocardiographic abnormalities; in severe cases, weakness and flaccid paralysis may occur.'),('276.7',1,'Hyperkalemia; higher than normal levels of potassium in the circulating blood; associated with kidney failure or sometimes with the use of diuretic drugs.'),('276.8',0,'abnormally low potassium concentration in the blood; may result from excessive potassium loss by the renal or gastrointestinal route, from decreased intake, or from transcellular shifts; manifested clinically by neuromuscular disorders ranging from weakness to paralysis, by electrocardiographic abnormalities, and by renal and gastrointestinal disorders.'),('276.8',1,'Hypokalemia; lower than normal levels of potassium in the circulating blood.'),('276.8',2,'condition due to decreased dietary intake of potassium, as in starvation or failure to administer in intravenous solutions, or to gastrointestinal loss; severe potassium deficiency may produce muscular weakness and lead to paralysis and respiratory failure; muscular malfunction may result in hypoventilation, paralytic ileus, hypotension, muscle twitches, tetany, and rhabomyolysis; nephropathy from potassium deficit impairs the concentrating mechanism.'),('276.9',0,'abnormally low level of chloride in the blood.'),('276.9',1,'Higher or lower than normal values for the serum electrolytes; usually affecting NA, K, CHL, CO2, glucose, bun.'),('277.0',0,'most common potentially lethal autosomal recessive disease affecting Caucasians; characterized by chronic pulmonary, intestinal, liver, pancreatic, and exocrine gland dysfunction; caused by mutations of the CFTR chloride channel.'),('277.0',1,'A common hereditary disease in which exocrine (secretory) glands produce abnormally thick mucus. This mucus can cause problems in digestion, breathing, and body cooling.'),('277.0',2,'A congenital metabolic disorder affecting the exocrine glands, inherited as an autosomal trait. The secretions of exocrine glands are abnormal, resulting in excessively viscid mucus production which causes obstruction of passageways (including pancreatic and bile ducts, intestines, and bronchi). The sweat sodium and chloride content are increased. Symptoms usually appear in childhood and include meconium ileus, poor growth despite good appetite, malabsorption and foul bulky stools, chronic bronchitis with cough, recurrent pneumonia, bronchiectasis, emphysema, clubbing of the fingers, and salt depletion in hot weather. -- 2003'),('277.00',0,'most common potentially lethal autosomal recessive disease affecting Caucasians; characterized by chronic pulmonary, intestinal, liver, pancreatic, and exocrine gland dysfunction; caused by mutations of the CFTR chloride channel.'),('277.00',1,'A common hereditary disease in which exocrine (secretory) glands produce abnormally thick mucus. This mucus can cause problems in digestion, breathing, and body cooling.'),('277.00',2,'A congenital metabolic disorder affecting the exocrine glands, inherited as an autosomal trait. The secretions of exocrine glands are abnormal, resulting in excessively viscid mucus production which causes obstruction of passageways (including pancreatic and bile ducts, intestines, and bronchi). The sweat sodium and chloride content are increased. Symptoms usually appear in childhood and include meconium ileus, poor growth despite good appetite, malabsorption and foul bulky stools, chronic bronchitis with cough, recurrent pneumonia, bronchiectasis, emphysema, clubbing of the fingers, and salt depletion in hot weather. -- 2003'),('277.1',0,'group of disorders characterized by the excessive production of porphyrins or their precursors that arises from abnormalities in the regulation of the porphyrin-heme pathway; acquired porphyrias, which are due to inhibition of enzymes in the metabolic pathway by a drug, toxin or abnormal metabolite, are more common than those which are inherited.'),('277.1',1,'autosomal dominant disorder due to partial deficiency of ferrochelatase, characterized by an excess of protoporphyrin and a wide variety of photosensitive skin changes.'),('277.2',0,'rare x-linked disorder of purine metabolism, due to deficiency of hypoxanthine phosphoribosyltransferase; affected individuals are normal in the first year of life and then develop psychomotor retardation, extrapyramidal movement disorders, progressive spasticity, and seizures; self-destructive behaviors such as biting of fingers and lips are seen frequently; intellectual impairment may also occur but is typically not severe; elevation of uric acid in the serum leads to the development of renal calculi and gouty arthritis.'),('277.2',1,'An inborn error of metabolism resulting from a deficiency of hypoxanthine-guanine phosphoribosyltransferase (EC 2.4.2.8) with increased conversion of glycine to uric acid with excessive purine synthesis and hyperuricemia. Patients are normal at birth but begin to show hypertonicity at about 4 months and irritability and other neurological symptoms become apparent during the second year of life, the child becoming gradually more aggressive and self-destructive, banging his head, biting the lower lip and, less commonly, the upper lip, cheeks, fingers, and hands, sometimes using the fingers to mutilate his ears and nose. Associated disorders include spastic cerebral palsy, choreoathetosis, renal uric acid calculi, gouty tophi, and uric acid nodules. Mental retardation is common but normal intelligence occurs in some cases.'),('277.3',0,'any disease manifested by the pathogenic accumulation of amyloid in organs and tissues.'),('277.3',1,'A group of diseases in which protein is deposited in specific organs (localized amyloidosis) or throughout the body (systemic amyloidosis). Amyloidosis may be either primary (plasma cell neoplasm) or secondary (caused by a long standing infection or another disease or some types of cancer). Generally, primary amyloidosis affects the nerves, skin, tongue, joints, heart, and liver; secondary amyloidosis often affects the spleen, kidneys, liver, and adrenal glands.'),('277.30',0,'any disease manifested by the pathogenic accumulation of amyloid in organs and tissues.'),('277.30',1,'A group of diseases in which protein is deposited in specific organs (localized amyloidosis) or throughout the body (systemic amyloidosis). Amyloidosis may be either primary (plasma cell neoplasm) or secondary (caused by a long standing infection or another disease or some types of cancer). Generally, primary amyloidosis affects the nerves, skin, tongue, joints, heart, and liver; secondary amyloidosis often affects the spleen, kidneys, liver, and adrenal glands.'),('277.5',0,'autosomal recessive systemic lysosomal storage disease caused by a deficiency of alpha-L-iduronidase and characterized by progressive physical deterioration with urinary excretion of dermatan sulfate and heparan sulfate; there are three recognized phenotypes representing a spectrum of clinical severity from severe to mild: Hurler\'s syndrome, Hurler-Scheie syndrome and Scheie\'s syndrome (formerly mucopolysaccharidosis V); symptoms may include dwarfism, hepatosplenomegaly, gargoyle-like facies, corneal clouding, cardiac complications, and noisy breathing.'),('277.5',1,'Inborn mucopolysaccharide metabolism disorder with alpha-L-iduronidase deficiency in leukocytes and fibroblasts and abnormal mucopolysaccharide incorporation and degradation by fibroblasts. Three types are recognized. All three types have similar laboratory findings, except that the fibroblasts in MPS-I-H are heat-stable, whereas in MPS-I-S they are heat-labile. Otherwise, the distinction is mainly clPinical. Johnie McL was the patient in whom the syndrome was observed, hence the synonym Johnie McL syndrome.mucopolysaccharidosis (MPS) I-H Synonyms: Hurler syndrome gargoylism) The most severe of the three types with coarse (gargyloid) facies, accelerated growth from infancy followed by progressive decline in the rate of development, mental retardation, dysostosis multiplex, corneal clouding, and death before the age of 10 years because of pneumonia and heart failure. Some symptoms (hernia, macrocephaly, respiratory infections, and limited hip abduction) become apparent early in infancy but the complete clinical picture develops during the second year of life.mucopolysaccharidosis (MPS) I-S Synonyms: Scheie syndrome late Hurler syndrome forme fruste of Hurler syndrome Ullrich-Scheie syndrome Spat-Hurler syndrome A more moderate form which is marked by corneal opacities, clawhand, aortic valve disease, normal stature, mild or absent intellectual impairment, and nearly normal life span, depending on cardiac complications. The condition is seldom recognized during infancy or early childhood.mucopolysaccharidosis (MPS) H/I-S Synonyms: Hurler-Scheie syndrome, phenotype, compound, genetic compound, or syndrome An intermediate form between Hurler and Scheie syndromes, including short stature, dysostosis multiplex, hepatosplenomegaly, corneal clouding, umbilical or inguinal hernia, generally normal mental development with psychotic symptoms later in life, and death by age 25 years. The symptoms usually become apparent by the age of two years.'),('277.5',2,'any of a group of lysosomal storage diseases resulting from defects in degradation of glycosaminoglycans, which are excreted in urine and accumulate in tissue.'),('277.5',3,'A syndrome with variable manifestations exhibiting mainly microcephaly, characteristic facies, mental retardation, short stature, acral skeletal anomalies with occasional craniosynostosis and congenital heart defects.'),('277.5',4,'lysosomal storage disease marked by progressive physical deterioration and caused by a deficiency of L-sulfoiduronate sulfatase; this disease differs from muchopolysaccharidosis I by slower progression, lack of corneal clouding, and X-linked rather than autosomal recessive inheritance.'),('277.5',5,'An inborn mucopolysaccharide metabolism disorder with iduronate-2-sulfatase deficiency. Clinical characteristics are similar to those in MPS I, except for the absence of corneal clouding and slower progression of the course of disease and central nervous system deterioration. Retinal degeneration may occur, but the cornea usually remains clear. Appearance is normal at birth with excessive growth taking place during first two years of life. Two types are recognized: A severe form (MPS IIA) which is characterized mainly by mental retardation and progressive physical deterioration and early death, and a mild form (MPS IIB) in which patients may survive into adulthood. MPS IIA usually occurs between 2 and 4 years of age with progressive deterioration, chronic diarrhea, recurrent ear infections, hearing impairment, communicating hydrocephalus with increased intracranial pressure, and death at about 10 and 15 years. Obstructive airway disease, cardiac valvular dysfunction, myocardial thickening, pulmonary hypertension, coronary disease, and myocardial infarction may be superimposed. MPS IIB is milder with preservation of intelligence. The symptoms usually include hearing impairment, carpal tunnel syndrome, joint stiffness, discrete corneal opacities, and papilledema. Death may occur in early adulthood, usually from airway obstruction or cardiac failure.'),('277.5',6,'mucopolysaccharidosis characterized by heparin sulfate in the urine, progressive mental retardation, mild dwarfism, and other skeletal disorders.'),('277.5',7,'An inborn error of metabolism with a deficiency of enzymes involved in heparan sulfate (HS) degradation. The affected infants appear normal at birth with slowing of development taking place at about one to two years, occasionally not becoming apparent until early school age. Behavioral disorders, mental deterioration, and a loss of motor skills are the principal features. Hirsutism, macrocephaly, and limited joint movements. Four types, each with a different enzyme deficiency, are recognized: A, B, C and D. The phenotype is similar in all four types and consists mainly of some facial coarsening with dull appearance, slightly sunken nasal bridge, and abundant scalp hair. Early development is usually normal, followed between the ages of 2 to 6 years by mainly behavioral disorders with progressive loss of mental and motor skills with spastic diplegia, the patient eventually becoming bedridden. Death usually takes place from 10 to 20 years of age. Type A has the most severe course with the earliest onset and mortality. Type A Synonyms: Sanfilippo syndrome A heparan sulfate sulfatase deficiency mucopolysaccharidosis IIIA (MPS IIIA) Caused by heparan sulfatase (EC 3.10.1.1) deficiency. Type B Synonyms: Sanfilippo syndrome B mucopolysaccharidosis IIIB (MPS IIIB) N-acetyl-alpha-D-glucosaminidase (NAG) deficiency N-acetyl-alpha-D-glucosaminidase (NAG) polymorphism] is caused by Caused by N-acetyl-alpha-D-glucosaminidase (EC 3.2.1.50) deficiency. Type C Synonyms: Sanfilippo syndrome C acetyl-CoA:alpha-glucosamide N-acetyltransferase deficiency mucopolysaccharidosis IIIC (MPS IIIC) Caused by acetyl-CoA:alpha-glucosamide N-acetyltransferase (EC 2.3.13) deficiency. Type D Synonyms: Sanfilippo syndrome D mucopolysaccharidosis IIID (MPS IIID) N-acetylglucosamine-6-sulfate sulfatase deficiency) C Caused by N-acetylglucosamine-6-sulfate sulfatase (3.1.6.14) deficiency.'),('277.5',8,'genetic disorder of mucopolysaccharide metabolism characterized by skeletal abnormalities, joint instability, development of cervical myelopathy, and excessive urinary keratan sulfate.'),('277.5',9,'An inborn error of metabolism characterized by faulty degradation of keratan sulfate with lysosomal accumulation and mucopolysaccharidosis, keratansulfaturia. Clinical features include short trunk dwarfism, dysostosis multiplex, progressive spinal deformity, short neck, pectus carinatum, genu valgum, pes planus, and odontoid hypoplasia with varying degrees of severity. Mental development is usually normal but progressive intellectual deterioration was reported in type B. Two types are recognized according to the enzymes involved: Type A: Synonyms: Morquio syndrome A galactosamine-4-sulfatase (GALNS) deficiency mucopolysaccharidosis (MPS) IV A This type is caused by galactosamine-6-sulfate sulfatase (EC 3.16.4) and is more severe than type B. It is marked by shortness and hyperextension of the neck causing the head to appear as if it were resting directly on the shoulders, short trunk, long extremities with excessive joint mobility, kyphosis or kyphoscoliosis, pectus carinatum, the sternum extending from clavicular junction and angling downward in midsection, spinal cord compression associated with atlantoaxial dislocation and thoracolumbar gibbus, protruding abdomen, and clouding of the cornea Type B: Synonyms: Morquio syndrome B Morquio-like syndrome beta-galactosidase deficiency mucopolysaccharidosis (MPS) IV B This type is caused by beta-galactosidase (EC 3.2.1.23) deficiency and is marked a milder phenotype consisting of dysostosis multiplex, pectus carinatum, odontoid hypoplasia, kyphosis, genua valga, platyspondyly, and corneal clouding.'),('277.5',10,'mucopolysaccharidosis with excessive chondroitin sulfate B in urine, characterized by dwarfism and deafness; caused by a deficiency of arylsulfatase B (N-acetylgalactosamine-4-sulfatase).'),('277.5',11,'An inborn error of metabolism characterized by arylsulfatase B (EC 3.1.6.12) deficiency preventing degradation of mucopolysaccharides with their accumulation in soft tissues causing obstructions and compression of the blood vessels, trachea, and peripheral nerves, and disruption of normal bone development, associated with the phenotype similar to that in MPS I but generally normal intelligence and mental retardation reported in a few isolated cases. Three basic types are recognized: Maroteaux-Lamy syndrome type B Synonym: mucopolysaccharidosis (MPS) VI B A mild type marked by usually normal childhood until about 6 years of age when short stature, Legg-Perthes-like changes of the hips, aortic stenosis, spinal deformities, corneal clouding, survival into adulthood. The intermediate type has the phenotype similar to that in mucolipidosis III with coarse Hurler-like facies, stiff joints with decreased mobility, and short stature. The severe type (sometimes designated Maroteaux-Lamy syndrome type A Synonym: mucopolysaccharidosis (MPS) VI A A severe typs usually associated with onset of symptoms in early childhood, a rapidly progressive course, and death in adolescence. Short stature, coarse facies, hyperextended head, corneal clouding, defective hearing, heart abnormalities, and musculoskeletal anomalies are the main characteristics.'),('277.6',0,'recurring attacks of transient edema suddenly appearing in areas of the skin or mucous membranes and occasionally of the viscera, often associated with dermatographism, urticaria, erythema, and purpura.'),('277.86',0,'autosomal recessive peroxisomal disorder, also known as Zellweger syndrome, that typically presents in the neonatal period and is usually fatal; clinical features include hypotonia, dysmorphic skull and facial bones, visual compromise, multifocal seizures, hepatomegaly, biliary dysgenesis, and swallowing difficulties; pathologically, there are migration deficits of the neocortex and degeneration of white matter tracts; Zellweger-like syndrome refers to conditions that phenotypically resemble neonatal Zellweger syndrome, but occur in childhood or adulthood.'),('277.86',1,'childhood genetic disease, transmitted as an X-linked recessive trait, characterized by diffuse abnormality of cerebral white matter and adrenal atrophy; mental deterioration progresses to dementia, aphasia, apraxia, dysarthria, and loss of vision.'),('277.86',2,'A syndrome combining the characteristics of adrenocortical insufficiency (Addison disease) with those of cerebral sclerosis (Schilder disease). Skin bronzing and sclerosis of the brain and demyelination are the principal manifestations.'),('277.89',0,'group of disorders of histiocyte proliferation which includes Letterer-Siwe disease; Hand-Schueller-Christian syndrome; and eosinophilic granuloma; Langerhans cells are components of the lesions.'),('277.89',1,'A neoplastic proliferation of Langerhans cells which contain Birbeck granules by ultrastructural examination. Three major overlapping syndromes are recognized: eosinophilic granuloma, Letterer-Siwe disease, and Hand-Schuller-Christian disease. The clinical course is generally related to the number of organs affected at presentation. (WHO, 2001)'),('277.89',2,'A multifocal, unisystem form of Langerhans-cell histiocytosis. There is involvement of multiple sites in one organ system, most frequently the bone. Patients are usually young children presenting with multiple destructive bone lesions.'),('277.9',0,'condition in which there is a deviation from or caused by an abnormal metabolic process; can be congenital due to inherited enzyme abnormality (INBORN METABOLISM DISORDER) or acquired due to disease of an endocrine organ or failure of a metabolically important organ such as the liver.'),('277.9',1,'A condition in which normal metabolic processes are disrupted, usually because of a missing enzyme.'),('277.9',2,'A congenital (due to inherited enzyme abnormality) or acquired (due to failure of a metabolic important organ) disorder resulting from an abnormal metabolic process. -- 2003'),('278.00',0,'excessively high accumulation of body fat or adipose tissue in relation to lean body mass; the amount of body fat (or adiposity) includes concern for both the distribution of fat throughout the body and the size of the adipose tissue deposits; individuals are usually at high clinical risk because of excess amount of body fat (BMI greater than 30).'),('278.00',1,'Having a high amount of body fat. A person is considered obese if they have a body mass index (BMI) of 30 or more.'),('278.3',0,'A change in skin color due to deposition of carotene.'),('279.00',0,'condition characterized by abnormally low levels of all classes of gamma globulins in the blood.'),('279.04',0,'X-linked agammaglobulinemia. An immunodeficiency state characterized (usually) by profoundly low concentrations of serum immunoglobulins of all classes, although occasionally significant amounts of one or more isotypes can be found. The fundamental defect in XLA affects early lineage B cells.'),('279.11',0,'congenital syndrome with the absence of the thymus and parathyroids causing impairment of cellular immunity; immunoglobulin levels are normal.'),('279.11',1,'A congenital anomaly characterized by immunodeficiency, abnormal facies, congenital heart disease, hypocalcemia, and increased susceptibility to infections. Pathologic characteristics include conotruncal abnormalities and absence or hypoplasia of thymus and parathyroid glands. DiGeorge syndrome is associated with abnormalities of chromosome 22. Also known as DiGeorge anomaly. --2004'),('279.11',2,'Branchial arch defects with craniofacial abnormalities, hearing loss, short stature, and learning difficulty.'),('279.11',3,'A developmental defect of derivatives of the third and fourth pharyngeal pouches, almost always associated with agenesis or hypoplasia of the thymus and parathyroid gland, characteristic facies with downslanting palpebral fissures and ocular and nasal anomalies, hypocalcemia, cardiovascular anomalies, immunodeficiency, and other variable abnormalities. Patients who survive infancy are usually mentally retarded. DiGeorge syndrome is considered by some researchers as a developmental field defect consisting of several casually distinct disorders, rather than a distinct syndromic entity. Conditions associated with the development of DiGeorge syndrome include diabetic embryopathy, fetal alcohol syndrome, and Zellweger syndrome. Major features of this syndrome have been designated by the Newcastle Upon Tyne Group CATCH 22 (Cardiac, Abnormal facies, Thymic hypoplasia, Cleft palate, and Hypocalcemia), the number 22 indicating deletion of the long arm of chromosome 22 (22q11).'),('279.12',0,'rare x-linked immunodeficiency syndrome of young boys characterized by eczema, thrombocytopenic purpura and recurrent pyogenic infection; IGM levels are low and IGA and IGE levels are elevated; lymphoreticular malignancies are common.'),('279.12',1,'A rare, X-linked immunodeficiency syndrome characterized by eczema, thrombocytopenia, and recurrent pyogenic infection. It is seen exclusively in young boys. Typically, IgM levels are low and IgA and IgE levels are elevated. Lymphoreticular malignancies are common.'),('279.2',0,'group of rare congenital disorders characterized by impairment of both humoral and cell-mediated immunity, leukopenia, and low or absent antibody levels; it is inherited as an X-linked or autosomal recessive defect; about half of the patients with autosomal recessive SCID are deficient in the enzyme adenosine deaminase.'),('279.2',1,'X-linked or autosomal recessive disorder characterized by defects of both humoral and cell mediated immunity, resulting in low or absent antibody levels, leukopenia, marked susceptibility to infections, and early death.--2004'),('279.3',0,'deficiency of immune response or a disorder characterized by deficient immune response; classified as antibody (B cell), cellular (T cell), or combined immunodeficiency, or phagocytic dysfunction disorders.'),('279.3',1,'The inability of the body to produce an immune response.'),('279.3',2,'The decreased ability of the body to fight infection and disease.'),('279.3',3,'A deficiency of immune response or a disorder characterized by deficient immune response.'),('279.3',4,'Syndromes in which there is a deficiency or defect in the mechanisms of immunity, either cellular or humoral.'),('279.4',0,'heading term for a diverse group of disorders characterized by pathologenic immune reactions to autologous (self) tissue; for nonnpatholgical, developmental, or phenomenological aspects of autoimmunity, use AUTOIMMUNITY.'),('279.4',1,'A condition in which the body recognizes its own tissues as foreign and directs an immune response against them.'),('279.4',2,'A disorder resulting from loss of function or tissue destruction of an organ or multiple organs, arising from humoral or cellular immune responses of the individual to his own tissue constituents. It may be systemic (e.g., systemic lupus erythematosus), or organ specific, (e.g., thyroiditis). -- 2003'),('279.5',0,'caused by immunologically competent T cells in the graft recognizing and attacking host tissues as foreign; clinical symptoms include skin rashes, diarrhea, and abnormal liver functions.'),('279.5',1,'A reaction of donated bone marrow or peripheral stem cells against a person\'s tissue.'),('279.5',2,'An incompatibility reaction (which may be fatal) in a subject (host) of low immunological competence (deficient lymphoid tissue) who has been the recipient of immunologically competent lymphoid tissue from a donor who lacks at least one antigen possessed by the recipient host; the reaction, or disease, is the result of action of the transplanted cells against those host tissues that possess the antigen not possessed by the donor. Seen most commonly following bone marrow transplantation, acute disease is seen after 5-40 days and chronic disease weeks to months after transplantation, affecting, principally, the gastrointestinal tract, liver, and skin.'),('279.51',0,'A syndrome of immologically mediated tissue damage occurring following allogeneic transplant usually affecting the skin, liver, and gi tract. Onset is usually within one hundred days of transplantation or immunologic manipulation.'),('279.52',0,'A syndrome of immologically mediated tissue damage occurring following allogeneic transplant and may affect multiple organs with manifestations similar to autoimmune diseases. Onset is usually within three years of transplantation or immunologic manipulation.'),('281.0',0,'anemia due to poor intestinal absorption of vitamin B12 caused by defective production of intrinsic factor (a carrier protein) by the gastric mucosa.'),('281.0',1,'(per-NISH-us a-NEE-mee-a) A type of anemia (low red blood cell count) caused by the body\'s inability to absorb vitamin B12.'),('281.9',0,'anemias associated with impaired DNA synthesis in bone marrow progenitor cells leading to odd shaped, macrocytic, or dysfunctional erythrocytes; usually caused by B12 or folate deficiency.'),('282',0,'includes hereditary erythrocyte membrane defects, enzyme deficiencies, hemoglobin abnormalities, stem cell defects (paroxysmal nocturnal hemoglobinuria), and alloimmune (Rh) disease of newborn.'),('282.0',0,'includes hereditary erythrocyte membrane defects, enzyme deficiencies, hemoglobin abnormalities, stem cell defects (paroxysmal nocturnal hemoglobinuria), and alloimmune (Rh) disease of newborn.'),('282.0',1,'autosomal dominant trait marked by splenomegaly, jaundice, and fragile, spheroid erythrocytes which are prematurely cleared by the spleen; anemia is usually mild; treatment is splenectomy.'),('282.1',0,'intrinsic defect of erythrocytes inherited as an autosomal dominant trait; erythrocytes assume an oval or elliptical shape.'),('282.4',0,'heterogeneous group of hereditary hemolytic anemias which have in common a decreased rate of synthesis of one or more hemoglobin polypeptide chains.'),('282.49',0,'heterogeneous group of hereditary hemolytic anemias which have in common a decreased rate of synthesis of one or more hemoglobin polypeptide chains.'),('282.6',0,'disease characterized by chronic hemolytic anemia, episodic painful crises, and pathologic involvement of many organs; the clinical expression of homozygosity for hemoglobin S.'),('282.60',0,'disease characterized by chronic hemolytic anemia, episodic painful crises, and pathologic involvement of many organs; the clinical expression of homozygosity for hemoglobin S.'),('282.62',0,'broad term used to describe several different acute conditions occurring with sickle cell disease, including aplastic crisis, hemolytic crisis, and vasoocclusive crisis.'),('282.7',0,'group of inherited disorders characterized by structural alterations within the hemoglobin molecule.'),('282.9',0,'includes hereditary erythrocyte membrane defects, enzyme deficiencies, hemoglobin abnormalities, stem cell defects (paroxysmal nocturnal hemoglobinuria), and alloimmune (Rh) disease of newborn.'),('283.0',0,'due to acquired antierythrocyte autoantibodies causing premature erythrocyte clearance by the spleen; antibodies can be warm or cold active; usually slow developing and treatable.'),('283.2',0,'disorder characterized by intravascular hemolysis and hemoglobinuria; some cases occur on exposure to cold and are due to the presence of an autohemolysin in the serum; other cases are more marked during or immediately after sleep and are considered to be due to an acquired intracorpuscular defect.'),('284.0',0,'familial or idiopathic form, usually fatal; Fanconi\'s anemia presents before age 10, marked by microcephaly, skin discolorations, and sexual and mental retardation.'),('284.01',0,'familial or idiopathic form, usually fatal; Fanconi\'s anemia presents before age 10, marked by microcephaly, skin discolorations, and sexual and mental retardation.'),('284.09',0,'A rare and often fatal inherited disease in which the bone marrow fails to produce red blood cells, white blood cells, platelets, or a combination of these cells. The disease may transform into myelodysplastic syndrome or leukemia.'),('284.09',1,'Fanconi anemia (FA) is an autosomal recessive genetic disorder characterised clinically by progressive bone marrow failure, skeletal deformities and a predisposition to neoplasia. Patient cells manifest an extreme chromosomal instability and hypersensitivity to polyfunctional alkylating agents. It is assumed that the basic defect is related to the repair of DNA damage, in particular that of so-called DNA crosslinks. Currently there are eight complementation groups in FA (FA-A-FA-H) which indicates that at least eight independent genes can lead to FA. Three of these genes have been identified: FANCA, FANCC and FANCG. (from PMID 10472548)'),('284.9',0,'anemia associated with a fatty, hypocellular bone marrow and global dyshematopoiesis; can be idiopathic or due to microbial, metabolic, autoimmune, or other abnormality.'),('284.9',1,'A condition in which the bone marrow is unable to produce blood cells.'),('284.9',2,'Anemia resulting from bone marrow failure (aplastic or hypoplastic bone marrow). The production of erythroblasts and red cells is markedly decreased, and it may be associated with decreased production of granulocytes (granulocytopenia) and platelets (thrombocytopenia) as well. Aplastic anemia may be idiopathic or secondary due to bone marrow damage by toxins, radiation, or immunologic factors. -- 2004'),('285.0',0,'acquired or hereditary anemia marked by sideroblasts: bone marrow cells with large mitochondrial deposits of insoluble iron due to defective heme synthesis, leading to ineffective erythropoiesis.'),('285.0',1,'A myelodysplastic syndrome characterized mainly by dysplasia of the erythroid series. Refractory anemia is uncommon. It is primarily a disease of older adults. The median survival exceeds 5 years. (WHO, 2001) -- 2003'),('285.8',0,'due to failure of bone marrow stem cells to differentiate properly, usually due to hereditary or virus-induced mutation.'),('285.9',0,'subnormal levels or function of erythrocytes, resulting in symptoms of tissue hypoxia.'),('285.9',1,'(a-NEE-mee-a) A condition in which the number of red blood cells is below normal.'),('285.9',2,'A reduction in the number of red blood cells per cu mm, the amount of hemoglobin in 100 ml of blood, and the volume of packed red blood cells per 100 ml of blood. Clinically, anemia represents a reduction in the oxygen-transporting capacity of a designated volume of blood, resulting from an imbalance between blood loss (through hemorrhage or hemolysis) and blood production. Signs and symptoms of anemia may include pallor of the skin and mucous membranes, shortness of breath, palpitations of the heart, soft systolic murmurs, lethargy, and fatigability.'),('286',0,'condition in which there is a deviation from or interruption of the normal coagulation properties of the blood.'),('286',1,'A condition in which there is a deviation from or interruption of the normal coagulation properties of the blood.'),('286.0',0,'classic hemophilia resulting from a deficiency of factor VIII; an inherited disorder of blood coagulation characterized by a permanent tendency to hemorrhage.'),('286.0',1,'An inherited deficiency of coagulation Factor VIII characterized by the tendency to spontaneous or exaggerated post-traumatic hemorrhage. Inherited as an x-linked recessive disease, hemophilia A is the most common hemophilia, occurring in approximately 1 in 10,000 male births. --2004'),('286.0',2,'Group of hereditary disorders in which affected individuals fail to make enough of certain proteins needed to form blood clots.'),('286.0',3,'A deficiency or abnormality of a blood coagulation factor characterized by the tendency to spontaneous or exaggerated post-traumatic hemorrhage, Hemophilia is typically a hereditary disorder but, rarely, may be acquired. Inherited coagulation factor-deficient hemophilias include hemophilia A or classic hemophilia (Factor VIII deficiency) hemophilia B or Christmas disease (Factor IX deficiency), and hemophilia C (Factor XI deficiency). In individuals without hereditary hemophilia A, Factor VIII inhibitors may occur spontaneously as autoantibodies, resulting in a condition known as \'acquired hemophilia.\' Approximately 10 % of patients with acquired hemophilia have an underlying malignancy. --2004'),('286.1',0,'deficiency of blood coagulation factor IX inherited as an X-linked disorder; clinical features resemble those in hemophilia A, but patients present with fewer symptoms.'),('286.3',0,'deficiency or absence of fibrinogen (coagulation factor I) in the blood.'),('286.3',1,'absence or reduced levels of prothrombin in the blood.'),('286.4',0,'hemophilioid disorder due to deficiency of Von Willebrand factor and thus of Factor VIII complex.'),('286.6',0,'disorder characterized by reduction in the elements involved in blood coagulation due to their utilization in widespread blood clotting within the vessels; the activation of the clotting mechanism may arise from any of a number of disorders; in the late stages, it is marked by profuse hemorrhaging.'),('286.6',1,'A disorder characterized by reduction in the elements involved in blood coagulation due to their utilization in widespread blood clotting within the vessels.'),('286.6',2,'A pathological process in the body where the blood starts to coagulate throughout the whole body. This depletes the body of its platelets and coagulation factors, and there is an increased the risk of hemorrhage.'),('286.9',0,'condition in which there is a deviation from or interruption of the normal coagulation properties of the blood.'),('286.9',1,'A condition in which there is a deviation from or interruption of the normal coagulation properties of the blood.'),('287.1',0,'disorders caused by abnormalities in platelet count or function.'),('287.1',1,'qualitative disorder of the blood platelets, due mainly to deficiency of platelet factor 3.'),('287.1',2,'platelet abnormality characterized by defective clot formation, impaired aggregation, and prolonged bleeding time; other manifestations include nosebleeds, inappropriate bruising, and excessive bleeding.'),('287.2',0,'small hemorrhage in the skin, mucous membrane or serosal surface, or a group of hemorrhagic diseases characterized by purpuric lesions.'),('287.31',0,'An autoimmune disorder in which the number of circulating platelets is reduced due to their antibody-mediated destruction. ITP is a diagnosis of exclusion and is heterogeneous in origin.'),('287.4',0,'A general class of thrombocytopenia due to immune destruction of platelets. It includes idiopathic thrombocytopenic purpura, as well as immune destruction-related thrombocytopenias due to other reasons (e.g., AIDS, transfusion, lupus erythematosus).'),('287.5',0,'decrease in the number of blood platelets.'),('287.5',1,'A decrease in the number of platelets in the blood that may result in easy bruising and excessive bleeding from wounds or bleeding in mucous membranes and other tissues.'),('287.5',2,'A condition in which there is an abnormally small number of platelets in the circulating blood.'),('287.8',0,'hemophilioid disorder due to deficiency of Von Willebrand factor and thus of Factor VIII complex.'),('287.9',0,'spontaneous or near spontaneous bleeding caused by a defect in clotting mechanisms (blood coagulation disorders) or another abnormality causing a structural flaw in the blood vessels (vascular hemostatic disorders).'),('288',0,'disordered formation of various types of leukocytes or an abnormal accumulation or deficiency of these cells.'),('288.0',0,'decrease in the number of neutrophilic leukocytes in the blood.'),('288.0',1,'An abnormal decrease in the number of neutrophils, a type of white blood cell.'),('288.0',2,'A deficiency in the number of granulocytes, a type of white blood cell.'),('288.00',0,'decrease in the number of neutrophilic leukocytes in the blood.'),('288.00',1,'An abnormal decrease in the number of neutrophils, a type of white blood cell.'),('288.00',2,'A deficiency in the number of granulocytes, a type of white blood cell.'),('288.09',0,'decrease in the number of neutrophilic leukocytes in the blood.'),('288.09',1,'An abnormal decrease in the number of neutrophils, a type of white blood cell.'),('288.09',2,'A deficiency in the number of granulocytes, a type of white blood cell.'),('288.1',0,'recessive X-linked defect of leukocyte function in which phagocytic cells ingest but fail to digest bacteria, resulting in recurring bacterial infections with granuloma formation.'),('288.2',0,'form of phagocyte bactericidal dysfunction characterized by unusual oculocutaneous albinism, high incidence of lymphoreticular neoplasms, and recurrent pyogenic infections; in many cell types, abnormal lysosomes are present leading to defective pigment distribution and abnormal neutrophil functions; transmitted by autosomal recessive inheritance and a similar disorder occurs in the beige mouse, the Aleutian mink, and albino Hereford cattle.'),('288.2',1,'A rare autosomal recessive immunodeficiency disorder characterized by abnormal intracellular protein transport. Chediak-Higashi syndrome (CHS) is characterized by immune deficiency; partial oculocutaneous albinism; a bleeding disorder due to deficient platelet dense bodies; neutropenia; neutrophils with impaired chemotaxis and bactericidal activity; recurrent infection; and abnormal natural killer (NK) cell function. CHS may be associated with hepatosplenomegaly, lymphadenopathy, anemia, thrombocytopenia, roentgenologic changes in bones, lungs and heart, and skin and psychomotor abnormalities; it is often fatal in childhood as a result of infection or an accelerated lymphoma-like phase. CHS occurs in mink, cattle, and mice, as well as man.'),('288.3',0,'disordered formation of eosinophils or an abnormal accumulation or deficiency of these cells.'),('288.50',0,'reduction in the number of leukocytes in the blood, the count being 5000 per cubic millimeter or less.'),('288.50',1,'(LOO-ko-PEE-nya) A condition in which the number of leukocytes (white blood cells) in the blood is reduced.'),('288.51',0,'decrease in the proportion of lymphocytes in the blood.'),('288.51',1,'An abnormally small number of lymphocytes in the circulating blood.'),('288.60',0,'transient increase in the number of leukocytes in a body fluid.'),('288.9',0,'disordered formation of various types of leukocytes or an abnormal accumulation or deficiency of these cells.'),('289.4',0,'condition in which there is a deviation from or interruption of the normal structure or function of the spleen.'),('289.50',0,'condition in which there is a deviation from or interruption of the normal structure or function of the spleen.'),('289.83',0,'replacement of the bone marrow by fibrous tissue, occurring in association with a myeloproliferative disorder or secondary to another unrelated condition.'),('289.83',1,'A disorder in which the bone marrow is replaced by fibrous tissue.'),('289.83',2,'A partial or complete replacement of the bone marrow stroma by fibrous tissue. It can be a primary bone marrow lesion as part of the chronic myeloproliferative disorders (chronic idiopathic myelofibrosis), a manifestation of acute myeloid leukemia (acute panmyelosis with myelofibrosis), or a secondary phenomenon due to bone marrow involvement by a metastatic tumor (e.g., metastatic breast carcinoma). --2003'),('289.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the blood and blood forming tissues.'),('289.9',1,'determination of a blood disorder based on symptoms, medical history, risk factors, and clinical tests.'),('290',0,'loss of intellectual functions such as memory, learning, reasoning, problem solving, and abstract thinking while vegetative functions remain intact.'),('290.4',0,'dementia, due to significant cerebrovascular disease, with a stepwise deteriorating course and a \'patchy\' distribution of neurologic deficits.'),('291.0',0,'Acute alcoholic, psychotic condition characterized by intense tremors, anxiety, hallucinations, and delusions.'),('291.1',0,'behavior disorder caused by thiamine deficiency, most commonly due to chronic alcohol abuse; Wernicke\'s encephalopathy involves confusion, ataxia, nystagmus and ophthalmoplegia and is generally reversible by thiamine administration; Korsakoff\'s syndrome, involving severe anterograde and retrograde amnesia, may appear later and complete recovery is less frequent.'),('291.81',0,'Processes and symptomatic effects resulting from abstinence from alcohol. Used for both human and animal populations.'),('291.9',0,'acute and chronic mental disorders characterized by gross impairment in reality perception due to alcoholism; evidenced by delusions, hallucinations, markedly incoherent speech or disorganized and agitated behavior; includes alcohol withdrawal seizures and delirium, alcohol amnestic disorder and alcoholic neuropathies.'),('292.0',0,'physiological and psychological symptoms associated with withdrawal from the use of a drug after prolonged administration or habituation; the concept includes withdrawal from smoking or drinking, as well as withdrawal from an administered drug.'),('292.0',1,'Processes and symptomatic effects resulting from abstinence from a chemical agent or medication. Used for human or animal populations.'),('293.0',0,'Abrupt onset of a cluster of global, transient changes and disturbances in attention, cognition, psychomotor activity, level of consciousness, and/or sleep/wake cycle'),('294.1',0,'neurodegenerative disorder of the CNS resulting in progressive loss of memory and intellectual functions; begins in the middle or later years; characterized by brain lesions such as neurofibrillary tangles and neuritic plaques.'),('294.1',1,'A disabling degenerative disease of the nervous system occurring in middle-aged or older persons and characterized by dementia and failure of memory for recent events, followed by total incapacitation and death. Types of the Alzheimer syndrome are differentiated by the age of onset and genetic characteristics. The early onset form (the mean age of the onset of symptoms between the ages of 40 and 60 years) and the late onset form (the onset of symptoms after the age of 60 years). Three forms are identified: AD-1, AD-2, AD-3. Some of the clinical characteristics of the Alzheimer syndrome are similar to those of the Pick syndrome.'),('294.1',2,'A progressive, neurodegenerative disease characterized by loss of function and death of nerve cells in several areas of the brain leading to loss of cognitive function such as memory and language.'),('294.8',0,'loss of intellectual functions such as memory, learning, reasoning, problem solving, and abstract thinking while vegetative functions remain intact.'),('294.9',0,'disturbances in the mental process related to thinking, reasoning, and judgment.'),('295',0,'class of psychoses with disturbance mainly of cognition (content and form of thought, perception, sense of self versus external world, volition) and psychomotor function, rather than affect.'),('295.3',0,'psychotic behavior accompanied simultaneously by persecutory or grandiose delusions (paranoia) and hallucinations (schizophrenia); delusional jealousy may be present.'),('295.3',1,'Type of schizophrenia characterized by grandiosity, suspiciousness, and delusions of persecution, often with hallucinations.'),('295.30',0,'psychotic behavior accompanied simultaneously by persecutory or grandiose delusions (paranoia) and hallucinations (schizophrenia); delusional jealousy may be present.'),('295.30',1,'Type of schizophrenia characterized by grandiosity, suspiciousness, and delusions of persecution, often with hallucinations.'),('295.7',0,'Mental disorder characterized by the presence of both affective disorder and schizophrenia-like symptoms.'),('295.9',0,'class of psychoses with disturbance mainly of cognition (content and form of thought, perception, sense of self versus external world, volition) and psychomotor function, rather than affect.'),('295.90',0,'class of psychoses with disturbance mainly of cognition (content and form of thought, perception, sense of self versus external world, volition) and psychomotor function, rather than affect.'),('296.40',0,'manic episode of the major affective disorder bipolar depression; tendency to remission and recurrence and to swing to the major depressive episode.'),('296.80',0,'A major affective disorder marked by severe mood swings (manic or major depressive episodes) and a tendency to remission and recurrence.'),('296.90',0,'A subtype of depression characterized by the inability to find pleasure in positive things combined with physical agitation, insomnia, or decreased appetite.'),('296.90',1,'emotional behavior inappropriate for one\'s age or circumstances, characterized by unusual excitability, guilt, anxiety, or hostility.'),('296.90',2,'Mental disorders characterized by a disturbance in mood which is abnormally depressed or elated. Compare EMOTIONAL STABILITY or EMOTIONALLY DISTURBED.'),('297.2',0,'A form of schizophrenia characterized by delusions (of persecution or grandeur or jealousy); symptoms may include anger and anxiety and aloofness and doubts about gender identity; unlike other types of schizophrenia the patients are usually presentable and (if delusions are not acted on) may function in an apparently normal manner.'),('297.9',0,'psychotic behavior accompanied by persecutory or grandiose delusions with few other signs of personality or thought disturbance.'),('297.9',1,'Mild paranoia in nonpsychotic persons.'),('297.9',2,'Gradual development of an elaborate and complex delusional system, usually involving persecutory or grandiose delusions with few other signs of personality or thought disturbance.'),('298.9',0,'WHAT: Psychosis. Psychosis: a loss of contact with reality, a thought disorder, or a change of personality or behavior often associated with delusions, illusions, or hallucinations. WHY: Psychosis may occur in systemic lupus erythematosus, mixed connective tissue disease, or with the administration of steroids, cimetadine (Tagemet), or reserpine. HOW: A psychosis probably exists if a patient demonstrates one or more of the following major criteria: MAJOR CRITERIA LOSS OF CONTACT WITH REALITY -- evidenced by the misinterpretation of the environment as hostile when friendly or vice versa, generally causing bizarre responses to normal and usual environmental stimuli. THOUGHT DISTURBANCE -- evidenced by incoherence, marked illogical content, marked loose associations, or patient\'s admission of mental confusion and abnormal rate of mental activity. PERSONALITY/BEHAVIOR CHANGES -- characterized by rapid onset and reversals of previous behavior patterns, often observed by reliable family member or friend. The diagnosis is further strengthened by the presence of one or more of the following minor criteria: MINOR CRITERIA DELUSIONS -- firmly held beliefs that cannot be dissuaded by logical discussion; generally of a threatening, powerful, or grandiose nature. ILLUSIONS -- misperceptions of environmental stimuli, e.g. perceiving a person instead of an actual tree shadow. HALLUCINATIONS -- perceptions without environmental stimuli, e.g. hearing voices/noises or seeing a face/vision. REFS: 1) \"Differential Diagnosis of Psychotic Features\". In Diagnostic and Statistical Manual of Mental Disorders, 3rd ed. (DSM III). Washington, D.C.: American Psychiatric Association, 1980. 2) Rothfield, N: \"Clinical Features of Systemic Lupus Erythematosus\". In Textbook of Rheumatology (Ch. 69). Philadelphia: W.B. Saunders Co., 1981. 3) Bennet, RM and Spargo, BH: Neuropsychiatric problems in mixed connective tissue disease. Am J Med 65(6), December 1978, pp. 955-62. DN19307-1. 4) Steinberg, AD: \"Management of Systemic Lupus Erythematosus\". In Textbook of Rheumatology (Ch. 70). Philadelphia: W.B. Saunders Co., 1981.'),('298.9',1,'severest class of psychological disorders, characterized by one or more of severe affective disturbances, profound introspection, withdrawal from reality, hallucinations, or regression.'),('299',0,'Broad term for disorders, usually first diagnosed in children prior to age 4, characterized by severe and profound impairment in social interaction, communication, and the presence of stereotyped behaviors, interests, and activities. Compare DEVELOPMENTAL DISABILITIES.'),('299',1,'group of disorders characterized by delays in the development of socialization and communication skills; typical age of onset is before 3 years of age; symptoms may include problems with using and understanding language; difficulty relating to people, objects, and events; unusual play with toys and other objects; difficulty with changes in routine or familiar surroundings, and repetitive body movements or behavior patterns; AUTISM is the most characteristic and best studied PDD; other types of PDD include ASPERGER SYNDROME, Childhood Disintegrative Disorder, and RETT SYNDROME; prefer NTs where possible.'),('299.0',0,'disorder beginning in childhood marked by the presence of markedly abnormal or impaired development in social interaction and communication and a markedly restricted repertoire of activity and interest; manifestations of the disorder vary greatly depending on the developmental level and chronological age of the individual.'),('299.0',1,'type of autism characterized by very early detection (< 30 months), social coldness, grossly impaired communication, and bizarre motor responses.'),('299.8',0,'neuropsychiatric disorder whose major manifestation is an inability to interact socially; other features include poor verbal and motor skills, singlemindedness, and social withdrawal.'),('299.8',1,'Syndrome or disorder usually first diagnosed in childhood, characterized by severe and sustained impairment in social interactions and restricted, repetitive patterns of behaviors, interests, and activities.'),('299.9',0,'Broad term for disorders, usually first diagnosed in children prior to age 4, characterized by severe and profound impairment in social interaction, communication, and the presence of stereotyped behaviors, interests, and activities. Compare DEVELOPMENTAL DISABILITIES.'),('299.9',1,'group of disorders characterized by delays in the development of socialization and communication skills; typical age of onset is before 3 years of age; symptoms may include problems with using and understanding language; difficulty relating to people, objects, and events; unusual play with toys and other objects; difficulty with changes in routine or familiar surroundings, and repetitive body movements or behavior patterns; AUTISM is the most characteristic and best studied PDD; other types of PDD include ASPERGER SYNDROME, Childhood Disintegrative Disorder, and RETT SYNDROME; prefer NTs where possible.'),('300.00',0,'Feeling of distress or apprehension whose source is unknown.'),('300.00',1,'unpleasant, but not necessarily pathological, emotional state resulting from an unfounded or irrational perception of danger; compare with FEAR and CLINICAL ANXIETY.'),('300.00',2,'Vague uneasy feeling of discomfort or dread accompanied by an autonomic response (the source often nonspecific or unknown to the individual); a feeling of apprehension caused by anticipation of danger. It is an alerting signal that warns of impending danger and enables the individual to take measures to deal with threat.'),('300.00',3,'Apprehension or fear of impending actual or imagined danger, vulnerability, or uncertainty.'),('300.00',4,'Apprehension of danger and dread accompanied by restlessness, tension, tachycardia, and dyspnea unattached to a clearly identifiable stimulus.'),('300.00',5,'Term was discontinued in 1997. In 2000, the term was removed from all records containing it, and replaced with ANXIETY DISORDERS, its postable counterpart.'),('300.01',0,'An episode of intense fear and anxiety that may be accompanied by one or more of the following symptoms: heart palpitations, sweating, shortness of breath, chest pain, nausea, dizziness, and trembling. Generally, attacks are unexpected and last no longer than 15 minutes.'),('300.02',0,'An anxiety disorder characterized by free-floating, persistent, and excessive worry for at least six months.'),('300.10',0,'behavior exhibiting excessive or uncontrollable emotion, such as fear or panic; mental disorder characterized by emotional excitability and sometimes by amnesia or a physical deficit, such as paralysis, or a sensory deficit, without an organic cause.'),('300.13',0,'subtype of hysterical neurosis; the current classification is dissociative disorders; sudden temporary alterations in the normally integrative functions of consciousness.'),('300.15',0,'Mental disorders characterized by disruptions and/or alterations in the normally integrated functions of consciousness, memory, or identity. Compare DISSOCIATION.'),('300.2',0,'anxiety disorder characterized by intense, unrealistic, persistent fear and avoidance of an object, activity, or situation.'),('300.2',1,'Disorders characterized by persistent, unrealistic, intense fear of an object, activity, or situation.'),('300.20',0,'anxiety disorder characterized by intense, unrealistic, persistent fear and avoidance of an object, activity, or situation.'),('300.20',1,'Disorders characterized by persistent, unrealistic, intense fear of an object, activity, or situation.'),('300.23',0,'Extreme apprehension or fear of social interaction or social situations in general. Compare SOCIAL ANXIETY.'),('300.23',1,'Anxiety or fear associated with actual or anticipated oral communication with others.'),('300.29',0,'Fear of heights.'),('300.3',0,'anxiety disorder characterized by recurrent, persistent obsessions or compulsions: obsessions are the intrusive ideas, thoughts, or images that are experienced as senseless or repugnant; compulsions are repetitive and seemingly purposeful behavior which the individual generally recognizes as senseless and from which the individual does not derive pleasure although it may provide a release from tension.'),('300.3',1,'Disorder characterized by recurrent obsessions or compulsions that may interfere with the individual\'s daily functioning or serve as a source of distress.'),('300.4',0,'Depression precipitated by events in a person\'s life.'),('300.4',1,'Chronic affective disorder characterized by either relatively mild depressive symptoms or marked loss of pleasure in usual activities.'),('300.4',2,'A term used for any state of depression that is not psychotic.'),('300.6',0,'A feeling of altered reality characterized by a feeling of unreality, or being unreal.'),('300.7',0,'A preoccupation with a slight or imagined defect in appearance that causes significant distress or impairment in social, occupational, or other areas of functioning. Compare BODY IMAGE DISTURBANCES.'),('300.7',1,'preoccupation with the fear of having, or the idea that one has, a serious disease based on the person\'s misinterpretation of bodily symptoms.'),('300.8',0,'Disorders characterized by bodily symptoms caused by psychological factors.'),('300.81',0,'Pattern of recurring polysymptomatic somatic complaints resulting in medical treatment or impaired daily function. Usually begins before age 30 and extends over a period of years.'),('300.82',0,'Disorders characterized by bodily symptoms caused by psychological factors.'),('300.9',0,'class of mental disorders milder than psychosis, including hysteria, fugue, obsession, phobia, etc.'),('300.9',1,'Psychoanalytic term referring to mental conditions characterized primarily by anxiety, fears, obsessive thoughts, compulsions, dissociation, and depression. Neuroses have no organic origins and are believed to be a product of unconscious processes resulting from internal conflicts. Compare PSYCHOSIS.'),('300.9',2,'Personality trait that contrasts adjustment or emotional stability with maladjustment. Experience of anxiety, anger, disgust, sadness, embarrassment, and a variety of other negative emotions.'),('301',0,'when normal personality traits become inflexible and maladaptive, causing subjective distress or impaired social functioning, they can be considered disorders.'),('301.0',0,'Nonpsychotic personality disorder marked by hypersensitivity, jealousy, and unwarranted suspicion with tendency to blame others for one\'s shortcomings.'),('301.1',0,'chronic mood disturbance of at least 2 years\' duration involving numerous hypomanic episodes separated by periods of depression or loss of pleasure or interest.'),('301.1',1,'Affective disorder characterized by alternating and recurring periods of depression and elation, similar to manic depressive disorder but of a less severe nature.'),('301.10',0,'chronic mood disturbance of at least 2 years\' duration involving numerous hypomanic episodes separated by periods of depression or loss of pleasure or interest.'),('301.10',1,'Affective disorder characterized by alternating and recurring periods of depression and elation, similar to manic depressive disorder but of a less severe nature.'),('301.13',0,'chronic mood disturbance of at least 2 years\' duration involving numerous hypomanic episodes separated by periods of depression or loss of pleasure or interest.'),('301.13',1,'Affective disorder characterized by alternating and recurring periods of depression and elation, similar to manic depressive disorder but of a less severe nature.'),('301.2',0,'individuals exhibit a pervasive pattern of indifference to social relationships and a restricted range of emotional experience and expression, beginning by early adulthood and present in a variety of contexts.'),('301.2',1,'Personality disorder characterized by alienation, shyness, oversensitivity, seclusiveness, egocentricity, avoidance of intimate relationships, autistic thinking, and withdrawal from and lack of response to the environment.'),('301.20',0,'individuals exhibit a pervasive pattern of indifference to social relationships and a restricted range of emotional experience and expression, beginning by early adulthood and present in a variety of contexts.'),('301.20',1,'Personality disorder characterized by alienation, shyness, oversensitivity, seclusiveness, egocentricity, avoidance of intimate relationships, autistic thinking, and withdrawal from and lack of response to the environment.'),('301.22',0,'Personality disorder characterized by eccentric thoughts and appearance, inappropriate affect and behavior, extreme social anxiety, and limited interpersonal interaction.'),('301.3',0,'form of behavior which leads to self-assertion; it may arise from innate drives and/or a response to frustration; may be manifested by destructive and attacking behavior, by covert attitudes of hostility and obstructionism, or by healthy self-expressive drive to mastery.'),('301.3',1,'Tendency to display unpredictable and rapidly changing emotions or moods.'),('301.3',2,'Disorder characterized by discrete episodes of loss of control of aggressive impulses that may result in serious assault or destruction of property.'),('301.4',0,'Personality disorder characterized by perfectionism, indecisiveness, excessive devotion to work, inability to express warm emotions, and insistence that things be done in accord with one\'s own preferences.'),('301.5',0,'Personality disorder characterized by emotional instability, excitability, overreaction, self-dramatization, self-centeredness, and over-dependence on others.'),('301.50',0,'Personality disorder characterized by emotional instability, excitability, overreaction, self-dramatization, self-centeredness, and over-dependence on others.'),('301.51',0,'A disorder characterized by plausible presentations of physical symptoms or an acute illness that are under the individual\'s control, and often resulting in multiple, unnecessary hospitalizations.'),('301.6',0,'Personality disorder characterized by pervasive patterns of dependent, passive, and submissive behavior.'),('301.6',1,'Inadequate responses to physical, social, and emotional demands; general ineptness and instability, despite absence of actual physical or mental deficit.'),('301.7',0,'personality disorder whose essential feature is a pervasive pattern of disregard for, and violation of, the rights of others through aggressive, antisocial behavior, without remorse or loyalty to anyone.'),('301.7',1,'Personality disorder characterized by conflict with others, low frustration tolerance, inadequate conscience development, and rejection of authority and discipline.'),('301.81',0,'Personality disorder characterized by excessive self-love, egocentrism, grandiosity, exhibitionism, excessive needs for attention, and sensitivity to criticism.'),('301.82',0,'Personality disorder characterized by excessive social discomfort, extreme sensitivity to negative perceptions of oneself, pervasive preoccupation with being criticized or rejected in social situations, and low self esteem.'),('301.83',0,'severe personality disorder that develops in early childhood; characterized by a lack of control of anger, intense and frequent mood changes, impulsive acts, disturbed interpersonal relationships, and life-threatening behaviors.'),('301.83',1,'Personality disorder with maladaptive patterns of behavior characterized by impulsive and unpredictable actions, mood instability, and unstable interpersonal relationships.'),('301.89',0,'Personality marked by self-destructiveness or self-defeating behavior, a conscious or unconscious need to suffer, and seeking out opportunities for suffering or self-injury.'),('301.9',0,'personality disorder whose essential feature is a pervasive pattern of disregard for, and violation of, the rights of others through aggressive, antisocial behavior, without remorse or loyalty to anyone.'),('301.9',1,'Personality disorder characterized by conflict with others, low frustration tolerance, inadequate conscience development, and rejection of authority and discipline.'),('301.9',2,'when normal personality traits become inflexible and maladaptive, causing subjective distress or impaired social functioning, they can be considered disorders.'),('302.3',0,'The act of dressing like and adopting the behavior of the opposite sex, often for sexual gratification.'),('302.5',0,'The urge to belong to the opposite sex that may include surgical procedures to modify the sex organs in order to appear as the opposite sex.'),('302.70',0,'Deleterious change in sex response.'),('302.70',1,'Change in sexual function that is viewed as unsatisfying, unrewarding, inadequate'),('302.72',0,'inability to perform sexual intercourse.'),('302.72',1,'(IM-po-tent) Unable to have an erection adequate for sexual intercourse.'),('302.9',0,'Sexual urges, fantasies, or behaviors generally involving themes of suffering, humiliation, sexual activity with non-consenting partners, or an orientation toward non-human objects for sexual arousal.'),('303',0,'a disorder characterized by a pathological pattern of alcohol use that causes a serious impairment in social or occupational functioning.'),('303.0',0,'Temporary mental disturbance marked by muscle incoordination and paresis as the result of excessive alcohol ingestion.'),('303.9',0,'a disorder characterized by a pathological pattern of alcohol use that causes a serious impairment in social or occupational functioning.'),('304',0,'state of heavy dependence on any drug, including alcohol; sometimes defined as physical dependence but usually also including emotional dependence, i.e., compulsive or pathological drug use.'),('304',1,'Physical and emotional dependence on a chemical substance. Compare DRUG DEPENDENCY.'),('304',2,'Psychological craving for or habituation to the use of a chemical substance which may or may not be accompanied by physical dependency. Used for animal or human populations. Compare DRUG ADDICTION.'),('304',3,'Drug dependence - replaced the term \"drug addiction\" and is defined as a state, psychic and sometimes also physical, resulting from the interaction between a living organism and a drug, characterized by behavioral and other responses that always include a compulsion to take the drug on a continuous or periodic basis in order to experience its psychic effects, and sometimes to avoid the discomfort of its absence. Tolerance may or may not be present. A person may be dependent on more than one drug.'),('304.9',0,'state of heavy dependence on any drug, including alcohol; sometimes defined as physical dependence but usually also including emotional dependence, i.e., compulsive or pathological drug use.'),('304.9',1,'Physical and emotional dependence on a chemical substance. Compare DRUG DEPENDENCY.'),('304.9',2,'Psychological craving for or habituation to the use of a chemical substance which may or may not be accompanied by physical dependency. Used for animal or human populations. Compare DRUG ADDICTION.'),('304.9',3,'Drug dependence - replaced the term \"drug addiction\" and is defined as a state, psychic and sometimes also physical, resulting from the interaction between a living organism and a drug, characterized by behavioral and other responses that always include a compulsion to take the drug on a continuous or periodic basis in order to experience its psychic effects, and sometimes to avoid the discomfort of its absence. Tolerance may or may not be present. A person may be dependent on more than one drug.'),('305',0,'Excessive use of habit forming medications.'),('305',1,'excessive use of drugs or chemicals with associated psychological symptoms and impairment in social or occupational functioning.'),('305',2,'The use of a drug for a reason other than which it was intended or in a manner or in quantities other than directed.'),('305.0',0,'Excessive use of distilled liquors.'),('305.0',1,'The use of alcoholic beverages to excess, either on individual occasions (\"binge drinking\") or as a regular practice.'),('305.00',0,'Excessive use of distilled liquors.'),('305.00',1,'The use of alcoholic beverages to excess, either on individual occasions (\"binge drinking\") or as a regular practice.'),('305.1',0,'tobacco used to the detriment of a person\'s health or social functioning; tobacco dependence is included.'),('305.1',1,'Excessive use of tobacco products.'),('305.9',0,'Inhalation of vapors from volatile chemical substances (such as aerosol sprays, solvents, and anesthetics) in order to produce mind-altering effects.'),('306.8',0,'oral habit involving involuntary rhythmic or spasmodic nonfunctional gnashing, grinding and clenching of teeth, usually during sleep.'),('306.8',1,'An involuntary or unconscious clenching or grinding the teeth, typically during sleep.'),('306.9',0,'characterized by physical symptoms and demonstrable structural or physiological changes in which emotional factors are believed to play a major etiologic role.'),('307.0',0,'disorder in which speech is involuntarily interrupted by hesitations, repetitions, and spasms of the muscles involved in breathing or vocalization.'),('307.1',0,'syndrome in which the primary features include excessive fear of becoming overweight, body image disturbance, significant weight loss, refusal to maintain minimal normal weight, and amenorrhea; disorder occurs most frequently in adolescent females.'),('307.1',1,'Syndrome in which the primary features include excessive fear of becoming overweight, body image disturbance, significant weight loss, refusal to maintain minimal normal weight, and amenorrhea. This disorder occurs most frequently in adolescent females.'),('307.23',0,'neuropsychological disorder related to alterations in dopamine metabolism and neurotransmission involving frontal-subcortical neuronal circuits; both multiple motor and one or more vocal tics need to be present with tics occurring many times a day, nearly daily, over a period of more than one year; disturbance causes marked distress or significant impairment in social, occupational, or other important areas of functioning.'),('307.50',0,'group of disorders characterized by physiological and psychological disturbances in eating behavior, appetite or food intake.'),('307.51',0,'eating disorder that involves eating massive quantities of food (binge eating) and then eliminating the food by inappropriate compensatory methods to prevent weight gain, such as self induced vomiting or strong laxatives.'),('307.6',0,'inability to control the flow of urine and involuntary urination.'),('307.9',0,'Diminished ability to exchange thoughts, opinions, or information.'),('307.9',1,'any of various disorders characterized by impaired verbal or nonverbal exchange or impaired transmission of thoughts, messages, or information.'),('307.9',2,'detection of diminished ability to exchange thoughts, opinions, information, or other forms of communication such as disorders of language, reading, speech and hearing.'),('307.9',3,'Impaired ability to communicate usually, due to speech, language, or hearing disorders.'),('307.9',4,'A disorder characterized by an individual\'s inability to comprehend or share ideas or feelings because of an impairment in language, speech, or hearing.'),('307.9',5,'Excessive pulling of one\'s own hair.'),('308',0,'Disorder characterized by the development of anxiety and dissociative symptoms as a result of exposure to a traumatic event. Symptoms last at least two days and no longer than four weeks.'),('308.3',0,'Disorder characterized by the development of anxiety and dissociative symptoms as a result of exposure to a traumatic event. Symptoms last at least two days and no longer than four weeks.'),('308.9',0,'Disorder characterized by the development of anxiety and dissociative symptoms as a result of exposure to a traumatic event. Symptoms last at least two days and no longer than four weeks.'),('309.0',0,'Feeling of great sorrow.'),('309.0',1,'sorrowful response to an immediate cause; self-limiting and gradually subsides within a reasonable time.'),('309.0',2,'Suffering and distress associated with loss.'),('309.29',0,'Social, psychological, or emotional difficulties in adapting to a new culture or similar difficulties in adapting to one\'s own culture as the result of rapid social or cultural changes.'),('309.81',0,'acute, chronic, or delayed reactions to traumatic events such as military combat, assault, or natural disaster.'),('311',0,'unpleasant, but not necessarily irrational or pathological, mood state characterized by sadness, despair, or discouragement; \"the blues\"; may also involve low self-esteem, social withdrawal, and somatic symptoms such as eating and sleep disturbance.'),('311',1,'Mild depression that is not considered clinical depression. For clinical depression, use MAJOR DEPRESSION.'),('311',2,'A mental state of depressed mood characterised by feelings of sadness, despair and discouragement.'),('312.30',0,'Mental disorders characterized by an intense need to gratify one\'s immediate desires and failure to resist the impulse or temptation.'),('312.39',0,'Excessive pulling of one\'s own hair.'),('312.9',0,'antisocial behavior by youths which is subject to legal sanctions.'),('312.9',1,'Behavior of children or adolescents that is antisocial, dangerous, or criminal, and usually subject to legal action. The age at which juveniles become adults varies across countries and cultures, but usually ranges from 15-18 years.'),('312.9',2,'mental disorder of childhood and adolescence characterized by repetitive and persistent patterns of conduct in which rights of others and age-appropriate societal rules are violated; the conduct is more serious than ordinary mischief and pranks.'),('312.9',3,'Repetitive and persistent aggressive or nonaggressive behavior in which basic rights of others or social norms are violated. Self esteem is generally low, and an inability to develop social relationships and lack of concern for others may or may not be present.'),('314',0,'A behavior disorder in which the essential features are signs of developmentally inappropriate inattention, impulsivity, and hyperactivity.'),('314.01',0,'A behavior disorder in which the essential features are signs of developmentally inappropriate inattention, impulsivity, and hyperactivity.'),('314.9',0,'A behavior disorder in which the essential features are signs of developmentally inappropriate inattention, impulsivity, and hyperactivity.'),('315.01',0,'Inability to read which may be the result of neurological impairment. In a less severe form, often referred to as dyslexia.'),('315.39',0,'Speech disorders involving the substitution, omission, distortion, or addition of phonemes.'),('315.4',0,'loss of ability to perform familiar, purposeful movements in the absence of paralysis or other neural sensorimotor impairment.'),('315.4',1,'Inability to execute complex coordinated movements resulting from lesions in the motor area of the cortex but involving no sensory impairment or paralysis.'),('315.9',0,'As encompassed in federal legislation for educational assistance to handicapped children, includes disabilities originating before age 18 that constitute substantial barriers to normal functioning. Use a more specific term if possible.'),('315.9',1,'conditions characterized by a significant discrepancy between an individual\'s perceived level of intellect and their ability to acquire new language and other cognitive skills; may result from organic or psychological conditions.'),('315.9',2,'According to U.S. federal legislation, learning problems that are due to visual, hearing, or motor handicaps, mental retardation, emotional disturbance or environmental, cultural, or economic disadvantage. Compare LEARNING DISABILITIES.'),('315.9',3,'Delays in any or all areas including cognitive, social, language, sensory, and emotional development.'),('317',0,'IQ 50-70.'),('318.0',0,'IQ 35-49.'),('318.1',0,'IQ 20-34.'),('318.2',0,'IQ below 20.'),('319',0,'subnormal intellectual functioning which originates during the developmental period; multiple potential etiologies, including genetic defects and perinatal insults; intelligence quotient (IQ) scores are commonly used to determine whether an individual is mentally retarded; IQ scores between 70 and 79 are in the borderline mentally retarded range and scores below 67 are in the retarded range.'),('319',1,'Impaired intellectual (IQ below 70) and adaptive functioning manifested during the developmental period. Use a more specific term if possible. Use for both the concept of the disorder itself and for populations of mentally retarded persons.'),('320',0,'bacterial infections of the leptomeninges and subarachnoid space, frequently involving the cerebral cortex, cranial nerves, cerebral blood vessels, spinal cord and nerve roots; causative organism varies with age and clinical status (eg, postoperative, immunodeficient, posttraumatic states); clinical manifestations include the acute onset of fever, stiff neck, altered mentation, seizures, and focal neurologic deficits; death may occur within 24 hours of disease onset; pathologic features include a purulent exudate in the subarachnoid space, and diffuse inflammation of neural and vascular structures.'),('320.9',0,'bacterial infections of the leptomeninges and subarachnoid space, frequently involving the cerebral cortex, cranial nerves, cerebral blood vessels, spinal cord and nerve roots; causative organism varies with age and clinical status (eg, postoperative, immunodeficient, posttraumatic states); clinical manifestations include the acute onset of fever, stiff neck, altered mentation, seizures, and focal neurologic deficits; death may occur within 24 hours of disease onset; pathologic features include a purulent exudate in the subarachnoid space, and diffuse inflammation of neural and vascular structures.'),('322',0,'inflammation of the meninges.'),('322.9',0,'inflammation of the meninges.'),('327.13',0,'A condition characterized by recurrent hypersomnia and hyperphagia and marked by such symptoms as mental confusion, excessive sleep requirements, restlessness, and hallucinations.'),('330.0',0,'group of diseases affecting the white matter of the brain, especially the cerebral hemispheres, due to defects in the formation and maintenance of myelin in infants and children.'),('330.0',1,'inherited, demyelinating, human lipid storage disease caused by a deficiency of galactosylceramidase; manifestations include convulsions, quadriplegia, blindness, deafness, and mental retardation.'),('330.0',2,'A degenerative disease of the central and peripheral nervous system caused by abnormal breakdown and turnover of myelin and marked by reduced galacosylceramide beta-galactosidase activity (EC 3.2.1.46). Two types based on the age of onset are recognized: Infantile-onset Krabbe disease is marked by the appearance of symptoms at ages 3-6 months, which include irritability, frequent crying, and increase of muscle tonus. They are followed by opisthotonos, less of tendon reflexes, visual failure, elevated cerebrospinal fluid proteins, and delayed nerve conduction velocity. Most infants die during the second year of life. Late-onset Krabbe disease (LOKD) has first symptoms at ages 5 to 10 years, consisting of focal neurological signs, hemiparesis, cerebellar ataxia, cortical blindness, and spastic paraplegia, followed by mental and physical deterioration. Some patients survive into adulthood.'),('330.0',3,'autosomal recessive lysosomal storage disease caused by a deficiency of cerebroside sulfatase leading to an accumulation of cerebroside sulfate in the nervous system and other organs.'),('330.0',4,'A dysmyelinating disorder of the central nervous system associated with a decrease in all myelin proteins, especially proteolipid protein. Several types are recognized: acute infantile types Synonyms: familial chronic infantile diffuse sclerosis perinatal sudanophilic leukodystrophy chronic infantile diffuse cerebral sclerosis adult-onset leukodystrophy Synonyms: late-onset type multiple sclerosis-like disorder autosomal dominant Pelizaeus-Merzbacher disease Pelizaeus-Merzbacher-like disease (PMLD) Synonym: Pelizaeus-Medrzbacher disease with normal proteolipid protein In its classical form, the disease has an onset in the first three months of life with nystagmus followed by slowly progressive psychomotor retardation, involuntary movements, ataxia, and death in the second decade of life. The chronic infantile type may begin as early as the eight day of life and is slowly progressive so that the patient may survive to middle age. The early symptoms include rotary movements of the head and eyes, which may vanish later in life, usually followed by spasticity of the legs and arms, cerebellar ataxia, dementia, and parkinsonian tremor. The adult form has its onset in the fourth or fifth decades and is marked mainly by cerebellar, autonomic, and pyramidal disorders. Urinary and rectal incontinence, orthostatic hypotension, and progressive spasticity are the main symptoms. Pelizaeus-Merzbacher-like disease is marked by symptoms characteristic of the classical form in, but with normal myelin which, however, is arranged into ball-like structures in the oligodendrocyte perikarya and terminal processes.'),('330.1',0,'group of often fatal inherited diseases marked by the accumulation of gangliosides in lysosomes secondary to enzymatic deficiency states; gangliosidoses include Tay-Sachs disease, gangliosidosis GM1, gangliosidoses GM2, and Sandhoff disease; which share the infantile or childhood onset of central nervous system deterioration.'),('330.1',1,'autosomal recessive inherited gangliosidosis characterized by the onset in the first 6 months of life of an exaggerated startle response, delay in psychomotor development, hypotonia (followed by spasticity), visual loss, and a macular cherry red spot; hexosaminidase A is deficient, leading to the accumulation of GM2 ganglioside in neurons of the central nervous system and retina; this condition is strongly associated with Ashkenazic Jewish ancestry.'),('331.0',0,'neurodegenerative disorder of the CNS resulting in progressive loss of memory and intellectual functions; begins in the middle or later years; characterized by brain lesions such as neurofibrillary tangles and neuritic plaques.'),('331.0',1,'A disabling degenerative disease of the nervous system occurring in middle-aged or older persons and characterized by dementia and failure of memory for recent events, followed by total incapacitation and death. Types of the Alzheimer syndrome are differentiated by the age of onset and genetic characteristics. The early onset form (the mean age of the onset of symptoms between the ages of 40 and 60 years) and the late onset form (the onset of symptoms after the age of 60 years). Three forms are identified: AD-1, AD-2, AD-3. Some of the clinical characteristics of the Alzheimer syndrome are similar to those of the Pick syndrome.'),('331.0',2,'A progressive, neurodegenerative disease characterized by loss of function and death of nerve cells in several areas of the brain leading to loss of cognitive function such as memory and language.'),('331.81',0,'rare, acute, sometimes fatal disease of childhood, most often occurring as a sequel of varicella or a viral upper respiratory infection of childhood; marked by recurrent vomiting and elevated serum transaminase levels with distinctive changes in the liver and other viscera; an encephalopathic phase with acute brain swelling disturbances of consciousness and seizures may follow.'),('331.82',0,'Neurodegenerative disease marked by the presence of Lewy body cells in the cerebral cortex and brain stem. Symptoms often include dementia, parkinsonianism, and striking fluctuations in cognitive performance.'),('331.9',0,'result of genetic metabolic defects or damage by exogenous or endogenous toxins; characterized by cerebral cortex atrophy and progressive cerebral demyelination; dementia and mental deterioration are common.'),('332',0,'progressive, degenerative disorder of the nervous system characterized by tremors, rigidity, bradykinesia, postural instability, and gait abnormalities; caused by a loss of neurons and a decrease of dopamine in the basal ganglia.'),('332',1,'A progressive disorder of the nervous system marked by muscle tremors, muscle rigidity, decreased mobility, stooped posture, slow voluntary movements, and a mask-like facial expression.'),('332',2,'A disease characterized as a progressive motor disability manifested by tremors, shaking, muscular rigidity, and lack of postural reflexes.'),('332.0',0,'progressive, degenerative disorder of the nervous system characterized by tremors, rigidity, bradykinesia, postural instability, and gait abnormalities; caused by a loss of neurons and a decrease of dopamine in the basal ganglia.'),('332.0',1,'A progressive disorder of the nervous system marked by muscle tremors, muscle rigidity, decreased mobility, stooped posture, slow voluntary movements, and a mask-like facial expression.'),('332.0',2,'A disease characterized as a progressive motor disability manifested by tremors, shaking, muscular rigidity, and lack of postural reflexes.'),('333.0',0,'A rare neuroaxonal dystrophy, histologically characterized by axonal spheroids, iron deposition, lewy body (LB)-like intraneuronal inclusions and neurofibrillary tangles.'),('333.0',1,'spastic weakness of the muscles innervated by the cranial nerves, i.e., the muscle of the face, pharynx, and tongue, due to bilateral lesions of the corticospinal tract.'),('333.0',2,'A progressive neurological disorder characterized by ophthalmoplegia, dystonia, memory impairment, personality disorders, and dementia. Etiology is unknown.'),('333.2',0,'shock-like contraction of a portion of a muscle, an entire muscle, or a group of muscles; may be part of a disease process or a normal physiological response.'),('333.4',0,'chronic progressive chorea and mental deterioration terminating in dementia; the age of onset usually is in the fourth decade of life.'),('333.85',0,'iatrogenic extrapyramidal disorder produced by long-term administration of antipsychotic drugs; characterized by oral/lingual/buccal dyskinesias and choreoathetoid movements of the extremities.'),('333.94',0,'neurological disorder characterized by unpleasant sensations of the legs and an urge to move them for relief; usually occurs during or just prior to sleep, causing difficulty falling asleep or staying asleep.'),('334.0',0,'inherited disease with degenerative changes in the dorsal half of spinal cord and cerebellum; characterized by ataxia of extremities and trunk, speech impairment, and lateral curvature of the spine.'),('334.8',0,'inherited disease characterized by onset in early childhood of progressive cerebellar ataxia, oculocutaneous telangiectasis, and severe sinopulmonary infections.'),('334.8',1,'Rare hereditary disease characterized by extreme sensitivity to ionizing radiation or radiomimetic drugs because of a defect in DNA repair. AT heterozygosity is estimated to occur in more than 2% of the U.S. population; heterozygotes exhibit increased radiation sensitivity and are at increased risk for several types of cancer. The normal version of the gene that is defective in AT appears to activate the p53-dependent response to DNA damage.'),('335.2',0,'disorders of motor neurons which result in atrophy, fasciculation and fibrillations, spasticity, decreased muscle tone, loss of or overactive tendon reflexes, and abnormal extensor reflexes.'),('335.20',0,'progressive degeneration of the neurons that give rise to the corticospinal tract and of the motor cells of the brain stem and spinal cord, resulting in a deficit of upper and lower motor neurons.'),('335.21',0,'group of disorders marked by progressive degeneration of motor neurons in the spinal cord resulting in weakness and muscular atrophy, usually without evidence of injury to the corticospinal tracts.'),('336.9',0,'pathologic conditions which feature spinal cord damage or dysfunction, including disorders involving the meninges and perimeningeal spaces surrounding the spinal cord.'),('337',0,'condition in which there is a deviation from or interruption of the normal structure or function of the parasympathetic or sympathetic divisions of the autonomic nervous system; autonomic dysfunction may be associated with hypothalamic diseases, brain stem disorders, spinal cord diseases, and peripheral nervous system diseases; manifestations include impairments of vegetative functions including the maintenance of blood pressure, heart rate, pupil function, sweating, reproductive and urinary physiology, and digestion.'),('337.3',0,'Life threatening inhibited sympathetic response to a noxious stimuli in a person with a spinal cord injury at T7 or above.'),('337.3',1,'Life-threatening, uninhibited sympathetic response of the nervous system to a noxious stimulus after a spinal cord injury at T7 or above'),('337.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the parasympathetic or sympathetic divisions of the autonomic nervous system; autonomic dysfunction may be associated with hypothalamic diseases, brain stem disorders, spinal cord diseases, and peripheral nervous system diseases; manifestations include impairments of vegetative functions including the maintenance of blood pressure, heart rate, pupil function, sweating, reproductive and urinary physiology, and digestion.'),('338.1',0,'Physical suffering or distress; to hurt.'),('338.1',1,'Pain that comes on quickly, can be severe, but lasts a relatively short time.'),('338.1',2,'Unpleasant sensory and emotional experience arising from actual or potential tissue damage or described in terms of such damage (International Association for the Study of Pain); sudden or slow onset of any intensity from mild to severe with an anticipated or predictable end and a duration of less than 6 months'),('338.2',0,'Pain that continues for longer than expected.'),('338.2',1,'Pain that can range from mild to severe, and persists or progresses over a long period of time.'),('338.2',2,'pain which has persisted over a long period of time; also use NTs for specific types of pain if appropriate.'),('338.2',3,'Unpleasant sensory and emotional experience arising from actual or potential tissue damage or described in terms of such damage (International Association for the Study of Pain); sudden or slow onset of any intensity from mild to severe, constant or recurring without an anticipated or predictable end and a duration of greater than 6 months'),('340',0,'chronic disease characterized by presence of numerous areas of demyelination in the central nervous system with symptoms such as weakness, incoordination, paresthesis, and speech disturbances; the etiology is unknown.'),('340',1,'A disorder of the central nervous system marked by weakness, numbness, a loss of muscle coordination, and problems with vision, speech, and bladder control. Multiple sclerosis is thought to be an autoimmune disease in which the body\'s immune system destroys myelin. Myelin is a substance that contains both protein and fat (lipid), serving as a nerve insulator and helping in the transmission of nerve signals.'),('341.8',0,'progressive degeneration of the corpus callosum characterized by progressive intellectual deterioration, emotional disturbances, confusion, hallucinations, tremor, rigidity, and convulsions; very rare disorder affecting chiefly middle-aged male alcoholics and patients with nutritional deficiency states.'),('342.9',0,'severe or complete loss of motor function on one side of the body; this condition is usually caused by brain diseases that are localized to the cerebral hemisphere opposite to the side of weakness; less frequently, brain stem lesions; cervical spinal cord diseases, peripheral nervous system diseases, and other conditions may manifest as hemiplegia.'),('342.9',1,'Paralysis of one side of the body.'),('342.9',2,'Paralysis of one side of the body resulting from disease or injury to the brain or spinal cord.'),('343.9',0,'heterogeneous group of nonprogressive motor disorders caused by chronic brain injuries that originate in the prenatal period, perinatal period, or first few years of life; the four major subtypes are spastic, athetoid, ataxic, and mixed cerebral palsy, with spastic forms being the most common; the motor disorder may range from difficulties with fine motor control to severe spasticity in all limbs; spastic diplegia (Little disease) is the most common subtype, and is characterized by spasticity that is more prominent in the legs than in the arms.'),('344.00',0,'Paralysis of all four limbs.'),('344.00',1,'Paralysis of both arms and both legs.'),('344.1',0,'severe or complete loss of motor function in the lower extremities and lower portions of the trunk.'),('344.1',1,'Paralysis of the legs and lower part of the body.'),('344.1',2,'Complete paralysis of the lower half of the body including both legs, often caused by damage to the spinal cord.'),('344.1',3,'Paralysis of the lower limbs and trunk.'),('344.9',0,'severe loss or impairment of motor function in part due to lesion of the neural or muscular mechanism.'),('344.9',1,'(pa-RAL-ih-sis) Loss of ability to move all or part of the body.'),('345.0',0,'Epilepsy characterized by absence seizures.'),('345.0',1,'The seizure seen in absence epilepsy, consisting of a sudden momentary break in consciousness of thought or activity, often accompanied by automatisms or clonic movements, especially of the eyelids.'),('345.0',2,'Generalized seizure that manifests in a form of a brief episode of impairment of consciousness with or without accompanying motor phenomena such as clonic-tonic components, automatisms, or autonomic components.'),('345.1',0,'any form of epilepsy accompanied by myoclonus, shock like contractions of the muscle.'),('345.5',0,'A simple partial seizure consisting of clonus or spasm of a muscle or muscle group; it may be single or in a continuous and repetitive series or may spread to adjacent muscles.'),('345.5',1,'a subtype of epilepsy characterized by seizures that are consistently provoked by a certain specific stimulus; auditory, visual, and somatosensory stimuli as well as the acts of writing, reading, eating, and decision making are examples of events or activities that may induce seizure activity in affected individuals.'),('345.6',0,'Myoclonus epilepsy of infancy and early childhood, characterized by seizures involving the muscles of the neck, trunk, and limbs, and manifested by nodding of the head and flexion of the arms. The seizures are associated with brain abnormalities and frequent mental retardation.'),('345.9',0,'brain disorder characterized by recurring excessive neuronal discharge, exhibited by transient episodes of motor, sensory, or psychic dysfunction, with or without unconsciousness or convulsive movements.'),('345.9',1,'A group of disorders marked by problems in the normal functioning of the brain. These problems can produce seizures, unusual body movements, a loss of consciousness or changes in consciousness, as well as mental problems or problems with the senses.'),('346',0,'neural condition characterized by a severe recurrent vascular headache, usually on one side of the head, often accompanied by nausea, vomiting, and photophobia, sometimes preceded by sensory disturbances; triggers include allergic reactions, excess carbohydrates or iodine in the diet, alcohol, bright lights or loud noises.'),('346.9',0,'neural condition characterized by a severe recurrent vascular headache, usually on one side of the head, often accompanied by nausea, vomiting, and photophobia, sometimes preceded by sensory disturbances; triggers include allergic reactions, excess carbohydrates or iodine in the diet, alcohol, bright lights or loud noises.'),('347.0',0,'recurrent, uncontrollable brief episodes of sleep and lapses in consciousness, often associated with hypnagogic hallucinations, cataplexy, automatic behaviors and sleep paralysis.'),('347.00',0,'recurrent, uncontrollable brief episodes of sleep and lapses in consciousness, often associated with hypnagogic hallucinations, cataplexy, automatic behaviors and sleep paralysis.'),('348.0',0,'A fluid filled sac within the cerebrum. It is can be congenital, trauma related or secondary to another medical condition for example an infarction.'),('348.3',0,'A disorder of the brain that can be caused by disease, injury, drugs, or chemicals.'),('348.3',1,'Degenerative diseases of the brain.'),('348.30',0,'A disorder of the brain that can be caused by disease, injury, drugs, or chemicals.'),('348.30',1,'Degenerative diseases of the brain.'),('349.0',0,'Headache in erect position, after lumbar puncture; due to lowering of intracranial pressure by leakage of cerebrospinal fluid through the needle tract.'),('349.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of any component of the brain (including the cerebral hemispheres, diencephalon, brain stem, and cerebellum) or the spinal cord.'),('349.9',1,'Any deviation from the normal structure or function of the nervous system that is manifested by a characteristic set of symptoms and signs. (NCI)'),('349.9',2,'impairment of health or a condition of abnormal functioning of the nervous system.'),('349.9',3,'Any deviation from the normal structure or function of the nervous system that is manifested by a characteristic set of symptoms and signs.'),('350.1',0,'syndrome characterized by recurrent episodes of excruciating pain lasting several seconds or longer in the sensory distribution of the trigeminal nerve.'),('351.0',0,'severe or complete loss of facial muscle motor function; this condition may result from central or peripheral lesions; damage to CNS motor pathways from the cerebral cortex to the facial nuclei in the pons leads to facial weakness that generally spares the forehead muscles; facial nerve diseases generally results in generalized hemifacial weakness; neuromuscular junction diseases and muscular diseases may also cause facial paralysis.'),('353.6',0,'The sensation of pain or other unpleasant feelings in the place of a missing (phantom) limb.'),('354.0',0,'entrapment of the median nerve in the carpal tunnel, which is formed by the flexor retinaculum and the carpal bones; this syndrome may be associated with repetitive occupational trauma, wrist injuries, amyloid neuropathies, rheumatoid arthritis, acromegaly, pregnancy, and other conditions; symptoms include burning pain and paresthesias involving the ventral surface of the hand and fingers which may radiate proximally; impairment of sensation in the distribution of the median nerve and thenar muscle atrophy may occur.'),('354.5',0,'WHAT: Mononeuritis multiplex. Mononeuritis Multiplex: the simultaneous inflammation or degeneration of two or more peripheral nerves which are remote from one another. WHY: Mononeuritis multiplex can occur in polyarteritis if the nutrient arteries of peripheral nerve trunks are involved by the disease. HOW: The patient with mononeuritis multiplex may present with motor or sensory changes which occur in an irregular and asymmetrical distribution on his body. These changes may be areas of paresthesia or anesthesia, loss of deep tendon reflexes, weakness or paralysis of muscle group. For example, a typical patient might present with paresthesia of the radial aspect of his left hand representing involvement of the left median nerve and weakness of his right foot and ankle representing right tibial nerve involvement. REFS: 1) Lovshin, LL and Kernohan, JW: Peripheral neuritis in periarteritis nodosa: a clinicopathologic study. Proc Staff Meeting Mayo Clinic 24:48, 1949. DN19294-5. 2) Frohnert, PP and Sheps, SG: Long-term follow-up study of periarteritis nodosa. Am J Med 43:8, 1967. DN19295-3.'),('354.5',1,'A painful asymmetric asynchronous sensory and motor peripheral neuropathy involving isolated damage to at least 2 separate nerve areas; associated with (but not limited to) systemic disorders such as diabetes, vasculitis, amyloidosis, direct tumor involvement, polyarteritis nodosa, rheumatoid arthritis, systemic lupus erythematosus, and paraneoplastic syndromes. It also may be associated with Lyme disease, Wegener\'s granulomatosis, Sjogren syndrome, cryoglobulinemia, hypereosinophilia, temporal arteritis, scleroderma, sarcoidosis, leprosy, acute viral hepatitis A, and acquired immunodeficiency syndrome.'),('356.1',0,'group of peripheral nervous system hereditary disorders with varying course, symptoms, neuropathology, and genetics, but generally involving gradual loss of nerve conduction, distal wasting, deformity, and disability.'),('356.2',0,'group of peripheral nervous system hereditary disorders with varying course, symptoms, neuropathology, and genetics, but characterized by degeneration of peripheral nerves, and clinically by loss of sensation.'),('356.3',0,'autosomal recessive disorder of lipid metabolism in which deficiency of phytanic acid alpha-hydroxylase results in accumulation of phytanic acid; manifested chiefly by chronic polyneuritis, retinitis pigmentosa, cerebellar ataxia and elevation of protein in cerebrospinal fluid.'),('357.0',0,'progressive ascending motor neuron paralysis of unknown etiology, frequently following an enteric or respiratory infection.'),('358',0,'diseases affecting the parts of motor units that are in the peripheral nervous system; can be classified as affecting neuromuscular junctions, and muscle fibers.'),('358.0',0,'disease characterized by progressive weakness and exhaustibility of voluntary muscles without atrophy or sensory disturbance and caused by an autoimmune attack on acetylcholine receptors at the neuromuscular junction.'),('358.9',0,'diseases affecting the parts of motor units that are in the peripheral nervous system; can be classified as affecting neuromuscular junctions, and muscle fibers.'),('359.1',0,'Pelvic muscle weakness and atrophy associated with pseudohypertrophy of the calves. Two basic types are recognized: Duchenne muscular dystrophy (Type I) Synonym: childhood pseudohypertrophic muscular dystrophy with the onset of symptoms between the ages of 3 and 5 years, the patients becoming bedridden by age of 12 and death by age 20 to 25 years. Becker muscular dystrophy (Type II) Synonyms: adult pseudohypertrophic muscular dystrophy mild or benign X-linked recessive muscular dystrophy with onset of symptoms between the ages of 20 and 30 years and relatively normal life expectancy in most cases. Atrophic changes begin in the muscles of the pectoral girdle and trunk and extend to the extremities. As their size increases, the muscles become firm and resilient, but their strength diminishes and, eventually, atrophy ensues. Inability to rise to an upright position without turning to the side, waddling gait, and progressive weakness are the characteristic features. Pseudohypertrophy of the calf muscles is due to fibrous tissue and fat infiltration. Involvement of the heart consists of usually terminal cardiomyopathy. Fasciculation and atrophy of the tongue with dysphagia, dysarthria, and thickened nasal speech are usually associated. Usually mild and static mental retardation occurs in about 30% DMD patients most children having normal, even superior intelligence.'),('359.1',1,'X-linked recessive muscle disease caused by an inability to synthesize dystrophin, which is involved with maintaining the integrity of the sarcolemma; muscle fibers undergo a process that features degeneration and regeneration; clinical manifestations include proximal weakness in the first few years of life, pseudohypertrophy, cardiomyopathy and an increased incidence of impaired mentation; Becker muscular dystrophy is a closely related condition featuring a later onset of disease (usually adolescence) and a slowly progressive course.'),('359.1',2,'general term for a group of inherited disorders which are characterized by progressive degeneration of skeletal muscles.'),('359.1',3,'A progressive disorder involving pelvic and scapular girdle muscles marked by weakness of proximal muscles of hip and shoulder areas with variable psychiatric disorders and occasional mild mental retardation. Type IA (LGMD1A) Synonym: proximal limb-girdle muscular dystrophy type 1A A slowly progressive form of muscular dystrophy affecting the proximal limb muscles but sparing the face. (159000) Type IB (LGMD1B) Synonym: proximal limb-girdle muscular dystrophy type 1B A slowly progressive form of muscular dystrophy differing from LGMD1A by the nasal quality of speech. (OMIM 159001) Type 2 (LGMD2, LGMD2A) Synonyms: Leyden-Mobius syndrome distal muscular dystrophy pelvofemoral muscular dystrophy pelvofemoral syndrome tibial muscular dystrophy Muscular dystrophy involving first the pelvic or, less commonly, shoulder girdle with occasional pseudohypertrophy of the calves with onset usually in childhood but sometimes in later stages of life. Muscle wasting tends to be asymmetric when the upper limbs are first involved. Progression of disease varies with inability to walk usually taking place at about 20 to 30 years of onset. Facial weakness and contractures may occur later. (OMIM 253600) Type 3 (LGMD3, LGMD2B) A slowly progressive form of muscular dystrophy involving the pelvic girdle with onset in the late teens. (OMIM 253601)'),('359.21',0,'autosomal dominant neuromuscular disorder which usually presents in early adulthood, characterized by progressive muscular atrophy (most frequently involving the hands, forearms, and face), myotonia, frontal baldness, lenticular opacities, and testicular atrophy; cardiac conduction abnormalities, diaphragmatic weakness, and mild mental retardation may also occur; congenital myotonic dystrophy is a severe form of this disorder.'),('359.22',0,'congenital genetic disease characterized by tonic spasm and rigidity of certain muscles when a voluntary movement is attempted; also known as Thomsen\'s disease.'),('359.23',0,'A syndrome of short stature; generalized myotonia with contractures of major joints, microstomia, and muscle rigidity; ocular anomalies, mainly blepharophimosis; and characteristic facies marked by pinched or frozen smile puckered lips. Some degree of mental retardation occurs in about 25% of patients. The affected children usually appear normal at birth and the symptoms become recognizable at 1 to 3 years of age. Malignant hyperthermia is a potentially lethal hazard during anesthesia.'),('359.3',0,'heterogenous group of inherited disorders characterized by recurring attacks of rapidly progressive flaccid paralysis or myotonia; these conditions have in common a mutation of the gene encoding the alpha subunit of the sodium channel in skeletal muscle; frequently associated with fluctuations in serum potassium levels; periodic paralysis may also occur as a non-familial process secondary to thyrotoxicosis and other conditions.'),('359.9',0,'impairment of health or a condition of abnormal functioning of the muscle.'),('360',0,'impairment of health or a condition of abnormal functioning of the organ of sight.'),('360',1,'Any deviation from the normal structure or function of the eye that is manifested by a characteristic set of symptoms and signs. (NCI)'),('360',2,'Diseases or defects of the eye. Use VISION DISORDERS for other pathology involving visual neural pathways.'),('360',3,'Any deviation from the normal structure or function of the eye that is manifested by a characteristic set of symptoms and signs.'),('360.9',0,'impairment of health or a condition of abnormal functioning of the organ of sight.'),('360.9',1,'Any deviation from the normal structure or function of the eye that is manifested by a characteristic set of symptoms and signs. (NCI)'),('360.9',2,'Diseases or defects of the eye. Use VISION DISORDERS for other pathology involving visual neural pathways.'),('360.9',3,'Any deviation from the normal structure or function of the eye that is manifested by a characteristic set of symptoms and signs.'),('361.9',0,'separation of the inner layers of the retina from the pigment epithelium.'),('362.0',0,'retinal changes occurring in diabetes mellitus, marked by microaneurysms, exudates, and hemorrhages, and sometimes by neovascularization.'),('362.01',0,'retinal changes occurring in diabetes mellitus, marked by microaneurysms, exudates, and hemorrhages, and sometimes by neovascularization.'),('362.20',0,'bilateral retinopathy typically occurring in premature infants treated with high concentrations of oxygen; characterized by vascular dilation, proliferation, and tortuosity, edema, and retinal detachment with ultimate conversion of the retina into a fibrous mass; usually growth of the eye is arrested and may result in microophthalmia; blindness may occur.'),('362.21',0,'bilateral retinopathy typically occurring in premature infants treated with high concentrations of oxygen; characterized by vascular dilation, proliferation, and tortuosity, edema, and retinal detachment with ultimate conversion of the retina into a fibrous mass; usually growth of the eye is arrested and may result in microophthalmia; blindness may occur.'),('362.50',0,'deterioration of the macula lutea in the retina; may be inherited, drug induced, or due to aging; leads to a severe loss of central vision while peripheral vision is retained.'),('362.74',0,'group of inherited abnormalities in the retina; characterized by night blindness, retinal atrophy, weakening of the retinal vessels, pigment clumping, and contraction of the visual field.'),('362.81',0,'escape of blood from the vessels of the innermost of the three tunics of the eyeball or retina.'),('362.9',0,'pathologic condition of the innermost of the three tunics of the eyeball or retina.'),('362.9',1,'Any disease or disorder of the retina.'),('363.20',0,'inflammation of the choroid in which the sensory retina becomes edematous and opaque; inflammatory cells and exudate may burst through the sensory retina to cloud the vitreous body.'),('363.20',1,'inflammation of the choroid, the membrane covering most of the posterior of the eye between the retina and sclera.'),('363.20',2,'inflammation of the retina.'),('364.05',0,'An accumulation of pus in the anterior chamber of the eye.'),('364.3',0,'acute or chronic inflammation of the iris and ciliary body characterized by exudates into the anterior chamber, discoloration of the iris, and constricted, sluggish pupil; symptoms include radiating pain, photophobia, lacrimation, and interference with vision.'),('364.3',1,'inflammation of part or all of the uvea, the middle (vascular) tunic of the eye, and commonly involving the other tunics (sclera and cornea, and the retina).'),('365',0,'group of diseases characterized by increased intraocular pressure resulting in damage to the optic nerve and retinal nerve fibers.'),('365',1,'Increased pressure in the eyeball due to obstruction of the outflow of aqueous humor.'),('365.14',0,'Abnormally large eyeball.'),('365.9',0,'group of diseases characterized by increased intraocular pressure resulting in damage to the optic nerve and retinal nerve fibers.'),('365.9',1,'Increased pressure in the eyeball due to obstruction of the outflow of aqueous humor.'),('366',0,'opacity or cloudiness of the crystalline lens, which may prevent a clear image from forming on the retina; may be congenital or caused by trauma, disease, or age.'),('366',1,'Partial or complete opacity of the crystalline lens of one or both eyes that decreases visual acuity and eventually results in blindness. Some cataracts appear in infancy or in childhood, but most develop in older individuals. (Diagnostic Surgical Pathology, 3rd ed.)'),('366.41',0,'rare, usually bilateral, opacity shaped like a snowflake, affecting the anterior and posterior cortices of young diabetics; sometimes it can be reversed when the blood glucose is brought under control, but in most cases it progresses rapidly to a mature cataract.'),('366.9',0,'opacity or cloudiness of the crystalline lens, which may prevent a clear image from forming on the retina; may be congenital or caused by trauma, disease, or age.'),('366.9',1,'Partial or complete opacity of the crystalline lens of one or both eyes that decreases visual acuity and eventually results in blindness. Some cataracts appear in infancy or in childhood, but most develop in older individuals. (Diagnostic Surgical Pathology, 3rd ed.)'),('367.1',0,'a refractive error in which rays of light entering the eye parallel to the optic axis are brought to a focus in front of the retina, as a result of the eyeball being too long from front to back; also called nearsightedness because the near point is less distant than it is in emmetropia with an equal amplitude of accommodation.'),('367.2',0,'optical defect in which refractive power is not uniform in all directions (meridians); light rays entering the eye are bent unequally by different meridians, which prevents formation of a sharp image focus on the retina.'),('367.20',0,'optical defect in which refractive power is not uniform in all directions (meridians); light rays entering the eye are bent unequally by different meridians, which prevents formation of a sharp image focus on the retina.'),('367.31',0,'condition of an inequality of refractive power of the two eyes.'),('368',0,'A diminished ability to see.'),('368.00',0,'impairment of vision without detectable organic lesion of the eye.'),('368.00',1,'An optically uncorrectable loss of visual acuity without apparent organic change or defect.'),('368.13',0,'A condition in which the eyes are more sensitive to light than normal.'),('368.13',1,'Fear and avoidance of light. It can be the result of anxiety about the eyes, photosensitivity, or photalgia.--2004'),('368.15',0,'Hazy ring around bright lights seen by some patients with refractive error or optical defects, e.g. cataracts, or corneal swelling.'),('368.16',0,'An inability to recognize or interpret objects by sight.'),('368.16',1,'A visual agnosia usually due to brain damage and characterized by an inability to recognize familiar faces, and in some cases, one\'s own face.'),('368.2',0,'The condition in which a single object appears as two objects. Also called \"double vision.\" (from medterms.com)'),('368.30',0,'Any inability to efficiently utilize and/or sustain binocular vision.'),('368.4',0,'localized defect in the visual field bordered by an area of normal vision.'),('368.40',0,'localized defect in the visual field bordered by an area of normal vision.'),('368.44',0,'localized defect in the visual field bordered by an area of normal vision.'),('368.5',0,'partial or total inability to distinguish one or more chromatic colors.'),('368.5',1,'The absence of or defect in the perception of colors.'),('368.6',0,'failure or imperfection of vision at night or in dim light, with good vision only on bright days.'),('368.6',1,'An inability to see clearly in dim light; due to a deficiency of vitamin A or to a retinal disorder.'),('368.6',2,'Nyctalopia; inability to see clearly in dim light.'),('368.60',0,'failure or imperfection of vision at night or in dim light, with good vision only on bright days.'),('368.60',1,'An inability to see clearly in dim light; due to a deficiency of vitamin A or to a retinal disorder.'),('368.60',2,'Nyctalopia; inability to see clearly in dim light.'),('368.8',0,'Blurred vision is the loss of visual acuity (sharpness of vision) resulting in a loss of ability to see small details. (from MedlinePlus Medical Encyclopedia)'),('368.9',0,'A diminished ability to see.'),('369.9',0,'Visual Loss: objective loss of visual acuity during a finite period attributable to an underlying disease.'),('370',0,'inflammation of the cornea.'),('370.0',0,'loss of epithelial tissue from the surface of the cornea due to progressive erosion and necrosis of the tissue; usually caused by bacterial, fungal, or viral infection.'),('370.0',1,'Area of epithelial tissue loss from corneal surface; associated with inflammatory cells in the cornea and anterior chamber.'),('370.00',0,'loss of epithelial tissue from the surface of the cornea due to progressive erosion and necrosis of the tissue; usually caused by bacterial, fungal, or viral infection.'),('370.00',1,'Area of epithelial tissue loss from corneal surface; associated with inflammatory cells in the cornea and anterior chamber.'),('370.40',0,'simultaneous inflammation of the cornea and conjunctiva.'),('370.9',0,'inflammation of the cornea.'),('371.00',0,'clouding that can occur in the transparent part of the coat of the eyeball or cornea, secondary to inflammation, infection or irritant exposure by a foreign body or chemical.'),('371.03',0,'Diffuse edema of the central region of the cornea, usually associated with the wearing of hard contact lenses, but may also occur in keratoconus.'),('371.2',0,'excessive amount of fluid in the transparent anterior portion of the fibrous coat of the eye due to damage of the epithelium or endothelium, causing decreased visual acuity.'),('371.2',1,'Hazy, swollen cornea.'),('371.20',0,'excessive amount of fluid in the transparent anterior portion of the fibrous coat of the eye due to damage of the epithelium or endothelium, causing decreased visual acuity.'),('371.20',1,'Hazy, swollen cornea.'),('371.41',0,'Degenerative changes of the cornea related to aging that are highly influenced by changes in the corneal endothelium. Changes include corneal topography, increased density, decreased hydration of the corneal stroma, and epithelial basement membrane dystrophy; The stroma appears hazier than in younger eyes and reduces light transmission. Changes may also include age-related stromal degeneration and deposition.'),('371.45',0,'dryness with ulceration and perforation of the cornea, with absence of inflammatory reactions, occurring in cachectic children; results from severe vitamin A deficiency.'),('371.57',0,'disorder caused by loss of endothelium of the central cornea; it is characterized by hyaline endothelial outgrowths on Descemet\'s membrane, epithelial blisters, reduced vision, and pain.'),('371.6',0,'noninflammatory, usually bilateral protrusion of the cornea in which the apex is displaced downward and nasally; the conus refers to the cone shape of the corneal protrusion.'),('371.60',0,'noninflammatory, usually bilateral protrusion of the cornea in which the apex is displaced downward and nasally; the conus refers to the cone shape of the corneal protrusion.'),('371.9',0,'pathological process affecting the transparent anterior portion of the fibrous coat of the eye.'),('371.9',1,'The transparent part of the eye that covers the iris and the pupil and allows light to enter the inside.'),('371.9',2,'The transparent anterior portion of the fibrous coat of the eye consisting of five layers: stratified squamous epithelium, Bowman\'s membrane, stroma, Descemet\'s membrane, and mesenchymal endothelium. It serves as the first refracting medium of the eye. It is structurally continuous with the sclera, is avascular, receiving its nourishment by permeation through spaces between the lamellae, and is innervated by the ophthalmic division of the trigeminal nerve via the ciliary nerves and those of the surrounding conjunctiva which together form plexuses.'),('372.30',0,'inflammation of the mucous membrane that lines the inner surface of the eyelids and the anterior part of the sclera; also called pinkeye and redeye.'),('372.30',1,'Conjunctivitis; inflammation of the conjunctiva of the eye.'),('372.53',0,'dryness of the eye surfaces caused by deficiency of tears or conjunctival secretions; may be associated with vitamin A deficiency, trauma, or any condition in which the eyelids do not close completely.'),('372.73',0,'Excessive edema of the ocular conjunctiva.'),('372.73',1,'Edema of the mucous membrane of the eyeball and eyelid lining.'),('372.75',0,'Abnormal fluid filled sac within the conjunctiva.'),('374.3',0,'Drooping of the upper eyelid.'),('374.30',0,'Drooping of the upper eyelid.'),('374.9',0,'pathologic condition of either of the two movable folds (upper and lower) that protect the anterior surface of the eyeball or eyelid.'),('375',0,'pathologic condition of the almond-shaped structure that produces tears or lacrimal gland; located at the upper outer region of the orbit, above the eyeball.'),('375.9',0,'pathologic condition of the almond-shaped structure that produces tears or lacrimal gland; located at the upper outer region of the orbit, above the eyeball.'),('376.30',0,'protrusion of one or both eyeballs; can be congenital and familial, or due to pathology, such as a retroorbital tumor (usually unilateral) or thyroid disease (usually bilateral).'),('376.30',1,'A protrusion of the eyeball from the socket.'),('377.0',0,'swelling of the optic disk, usually in association with increased intracranial pressure, characterized by hyperemia, blurring of the disk margins, microhemorrhages, blind spot enlargement, and engorgement of retinal veins.'),('377.0',1,'(pap-il-eh-DEE-ma) Swelling around the optic disk, the area where the optic nerve (the nerve that carries messages from the eye to the brain) enters the eyeball. Papilledema occurs when increased brain pressure caused by tumors or other problems results in swelling of the optic nerve.'),('377.0',2,'Swelling around the optic nerve, usually due to pressure on the nerve by a tumor.'),('377.00',0,'swelling of the optic disk, usually in association with increased intracranial pressure, characterized by hyperemia, blurring of the disk margins, microhemorrhages, blind spot enlargement, and engorgement of retinal veins.'),('377.00',1,'(pap-il-eh-DEE-ma) Swelling around the optic disk, the area where the optic nerve (the nerve that carries messages from the eye to the brain) enters the eyeball. Papilledema occurs when increased brain pressure caused by tumors or other problems results in swelling of the optic nerve.'),('377.00',2,'Swelling around the optic nerve, usually due to pressure on the nerve by a tumor.'),('377.3',0,'WHAT: Optic neuritis. Optic Neuritis: the inflammation, degeneration, or demyelination of the optic nerve. WHY: Optic neuritis may be present in patients with sarcoidosis or Reiter\'s syndrome (rarely). HOW: Clinically, patients with optic neuritis present with sudden loss of central vision and pain on moving the eye. Opthalmoscopically there may be hyperemia of the optic disc and distention of the large retinal veins. At later stages the disk margins are blurred and may be slightly elevated simulating papilledema. REFS: Vaugn, D and Asbury, T: General Ophthamology, 8th edition, 1977.'),('377.3',1,'inflammation of the second cranial nerve or optic nerve; commonly associated conditions include autoimmune disorders such as multiple sclerosis, infections, and granulomatous diseases.'),('377.30',0,'WHAT: Optic neuritis. Optic Neuritis: the inflammation, degeneration, or demyelination of the optic nerve. WHY: Optic neuritis may be present in patients with sarcoidosis or Reiter\'s syndrome (rarely). HOW: Clinically, patients with optic neuritis present with sudden loss of central vision and pain on moving the eye. Opthalmoscopically there may be hyperemia of the optic disc and distention of the large retinal veins. At later stages the disk margins are blurred and may be slightly elevated simulating papilledema. REFS: Vaugn, D and Asbury, T: General Ophthamology, 8th edition, 1977.'),('377.30',1,'inflammation of the second cranial nerve or optic nerve; commonly associated conditions include autoimmune disorders such as multiple sclerosis, infections, and granulomatous diseases.'),('378.31',0,'Vertical strabismus in which there is permanent upward deviation of the visual axis of one eye.'),('378.32',0,'Vertical strabismus in which there is permanent downward deviation of the visual axis of one eye.'),('378.9',0,'pathologic process affecting the voluntary or reflex-controlled movements of the eye.'),('379.24',0,'Spots before the eyes; deposits in the vitreous of the eye, usually moving about and probably representing fine aggregates of vitreous protein occurring as a benign degenerative change.'),('379.24',1,'A blurry spot that appears to float around in the eye but does not block vision. The blur is the result of debris from the vitreous humour casting a shadow on the retina.'),('379.24',2,'Floaters; spots before the eyes caused by opaque cell fragments in the vitreous humor or lens.'),('379.50',0,'involuntary, rapid, rhythmic movement of the eyeball.'),('379.50',1,'Eye movement reflex stabilizing the retinal image of a visual stimulus to compensate for head or stimulus movement. Also, eye movement defects resulting from neurological, muscular, or genetic disorders.'),('379.50',2,'Involuntary movements of the eyeballs. The presence or absence of nystagmus is often used in the diagnosis of a variety of neurological and visual disorders.'),('379.90',0,'impairment of health or a condition of abnormal functioning of the organ of sight.'),('379.90',1,'Any deviation from the normal structure or function of the eye that is manifested by a characteristic set of symptoms and signs. (NCI)'),('379.90',2,'Diseases or defects of the eye. Use VISION DISORDERS for other pathology involving visual neural pathways.'),('379.90',3,'Any deviation from the normal structure or function of the eye that is manifested by a characteristic set of symptoms and signs.'),('382.9',0,'inflammation of the middle ear.'),('385.30',0,'non-neoplastic keratinizing mass with stratified squamous epithelium, frequently occurring in the meninges, central nervous system, bones of the skull, and most commonly in the middle ear and mastoid region.'),('386.0',0,'fluctuating hearing loss, tinnitus, and vertigo resulting from nonsuppurative disease of the labyrinth; swelling of the endolymph-containing structures is the main pathologic finding.'),('386.00',0,'fluctuating hearing loss, tinnitus, and vertigo resulting from nonsuppurative disease of the labyrinth; swelling of the endolymph-containing structures is the main pathologic finding.'),('386.19',0,'fluctuating hearing loss, tinnitus, and vertigo resulting from nonsuppurative disease of the labyrinth; swelling of the endolymph-containing structures is the main pathologic finding.'),('387',0,'pathological condition of the bony labyrinth of the ear, in which there is formation of spongy bone; may cause bony ankylosis of the stapes, resulting in conductive hearing loss; cochlear otosclerosis may also develop, resulting in sensorineural hearing loss.'),('387.9',0,'pathological condition of the bony labyrinth of the ear, in which there is formation of spongy bone; may cause bony ankylosis of the stapes, resulting in conductive hearing loss; cochlear otosclerosis may also develop, resulting in sensorineural hearing loss.'),('388.01',0,'progressive bilateral loss of hearing that occurs in the aged.'),('388.3',0,'symptom of hearing disorder characterized by the sensation of buzzing, ringing, clicking, pulsations, roaring or other noises in the ear.'),('388.3',1,'A noise in the ears, such as ringing, buzzing, roaring, clicking.'),('388.30',0,'symptom of hearing disorder characterized by the sensation of buzzing, ringing, clicking, pulsations, roaring or other noises in the ear.'),('388.30',1,'A noise in the ears, such as ringing, buzzing, roaring, clicking.'),('388.6',0,'Discharge or drainage of fluid from the ear.'),('388.60',0,'Discharge or drainage of fluid from the ear.'),('388.7',0,'Earache; a pain localized in the middle or inner ear.'),('388.70',0,'Earache; a pain localized in the middle or inner ear.'),('388.9',0,'impairment of health or a condition of abnormal functioning in the sense organ for hearing and equilibrium.'),('388.9',1,'Disorders of the external, middle, or inner ear. Use HEARING DISORDERS for pathology involving auditory neural pathways beyond the inner ear.'),('389.0',0,'involves lesions of the external and middle ear resulting in malconduction of airborne sound.'),('389.00',0,'involves lesions of the external and middle ear resulting in malconduction of airborne sound.'),('389.1',0,'due to lesions of the cochlea and the auditory division of the eighth cranial nerve; problem of cellular dysfunction rather than airborne conduction.'),('389.10',0,'due to lesions of the cochlea and the auditory division of the eighth cranial nerve; problem of cellular dysfunction rather than airborne conduction.'),('389.9',0,'lack or significant deficiency of the sense of hearing.'),('390',0,'febrile disease occurring as a delayed sequela of infections with group A hemolytic streptococci and characterized by multiple focal inflammatory lesions of the connective tissue structures, especially of the heart, blood vessels, and joints (polyarthritis), and by the presence of Aschoff bodies in the myocardium and skin.'),('391',0,'most important manifestation and sequel to rheumatic fever, consisting chiefly of heart valve deformities.'),('391.9',0,'most important manifestation and sequel to rheumatic fever, consisting chiefly of heart valve deformities.'),('392',0,'WHAT: Chorea. Chorea (Sydenham\'s): a neurological disorder characterized by purposeless, rapid, involuntary movements, emotional lability, and muscular weakness. WHY: Sydenham\'s chorea is seen in rheumatic fever. The chorea may be associated with other rheumatic manifestations or it may present as the sole expression of rheumatic fever. HOW: Typically, the onset of chorea is gradual, with irritability, uncooperativeness, fits of anger, crying, and inappropriate behavior present before the choreiform movements are noted. The movements are rapid and jerky, unlike the slower, rhythmic motion seen in athetosis. Characteristically, on raising his arms above the head, the patient turns the arms so as to oppose the backs of the hands. The patient is unable to sustain a tetanic muscular contraction. On squeezing an examiner\'s hand the patient can only provide a repetitive, spasmodic grip which is overly pronated and is similar to the motion of milking a cow (milk-maid\'s grip). The patient\'s facial expression alternates between frowning, grinning and grimacing. His tongue darts in and out of his mouth. His speech is slurred and vacillates between a halting and an explosive rhythm. The deep tendon reflexes tend to be pendular, i.e., when the knee jerk is elicited with the patient sitting, the leg swings back and forth four or five times like a pendulum, rather than one or two times as in a normal person. Chorea is most common prior to puberty, and in females. It is occasionally seen in adult women but never in adult men. REFS: 1) Jones criteria (revised) for guidance in the diagnosis of rheumatic fever. Circulation 32:664, 1965. 2) Cooper, IS: Involuntary Movement Disorders. New York: Hoeber, 1969.'),('392',1,'acute, usually self-limited disorder of early life, usually between ages 5 and 15, or during pregnancy, and closely linked with rheumatic fever; characterized by involuntary movements that gradually become severe, affecting all motor activities including gait, arm movements, and speech; called also Sydenham\'s, acute, juvenile, or simple chorea, or St. Vitus dance.'),('394.0',0,'rheumatic disease causing diffuse thickening of the mitral valve leaflets by fibrous tissue or calcific deposits.'),('394.0',1,'Narrowing of the left atrioventricular mitral orifice.'),('395',0,'condition in which there is a deviation from or interruption of the normal structure or function of the valve between the left ventricle and the ascending aorta.'),('397.0',0,'The backflow of blood from the right ventricle into the right atrium, owning to imperfect functioning/insufficiency of the tricuspid valve.'),('397.0',1,'Incomplete closure of the tricuspid valve, resulting in tricuspid regurgitation; it is usually secondary to systolic overload in the right ventricle.'),('397.0',2,'Narrowing or stricture of the tricuspid orifice of the heart.'),('398.90',0,'most important manifestation and sequel to rheumatic fever, consisting chiefly of heart valve deformities.'),('401',0,'hypertension occurring without preexisting renal disease or known organic cause.'),('401.9',0,'hypertension occurring without preexisting renal disease or known organic cause.'),('410.4',0,'Electrocardiographic finding showing a current of injury in leads corresponding to the anatomic region of the inferior wall of the heart. (NCI)'),('410.4',1,'Electrocardiographic finding showing a current of injury in leads corresponding to the anatomic region of the inferior wall of the heart.'),('410.9',0,'gross necrosis of the myocardium, as a result of interruption of the blood supply to the area.'),('410.9',1,'Gross necrosis of the myocardium, as a result of interruption of the blood supply to the area, as in coronary thrombosis.'),('411.1',0,'Angina pectoris (or equivalent type of ischemic discomfort) which has recently changed in frequency, duration, intensity, or occurs at rest.'),('411.1',1,'Angina pectoris (or equivalent type of ischemic discomfort) with any 1 of the 3 following features: a) Angina occurring at rest and prolonged, usually greater than 20 minutes; b) New onset angina of at least Canadian Cardiovascular Society Grading Scale (or CCS classification system) classification severity III or greater; c) Recent acceleration in angina accentuated by an increase in severity of at least 1 CCS class to at least CCS class III. The biomarkers of necrosis are below the threshold of myocardial infarction.'),('413',0,'recurring thoracic pain or discomfort which occurs when a part of the heart does not receive enough blood; usually caused by exertion or excitement.'),('413',1,'A heart condition marked by paroxysms of chest pain due to reduced oxygen to the heart.'),('413',2,'Previous or current symptoms described as chest pain or pressure, jaw pain, arm pain, or other equivalent discomfort suggestive of cardiac ischemia.'),('413.1',0,'A variant form of angina pectoris caused by coronary artery vasospasm, usually occurring spontaneously and frequently associated with ST segment elevation.'),('413.1',1,'(syn. Prinzmetal\'s angina or coronary artery vasospasm). It usually occurs spontaneously, and unlike typical angina, it nearly always occurs when a person is at rest and does not require physical exertion. It frequently is associated with transient ST-segment elevation.'),('413.9',0,'recurring thoracic pain or discomfort which occurs when a part of the heart does not receive enough blood; usually caused by exertion or excitement.'),('413.9',1,'A heart condition marked by paroxysms of chest pain due to reduced oxygen to the heart.'),('413.9',2,'Previous or current symptoms described as chest pain or pressure, jaw pain, arm pain, or other equivalent discomfort suggestive of cardiac ischemia.'),('414.8',0,'A disorder of cardiac function caused by insufficient blood flow to the muscle tissue of the heart. The decreased blood flow may be due to narrowing of the coronary arteries, to obstruction by a thrombus, or less commonly, to diffuse narrowing of arterioles and other small vessels within the heart. Severe interruption of the blood supply to the myocardial tissue may result in necrosis of cardiac muscle (myocardial infarction).'),('414.8',1,'blood deficiency in the myocardium caused by a constriction or obstruction of its blood vessels; frequently occurs in conjunction with hypoxia, which is reduction in oxygen supply.'),('414.9',0,'A disorder of cardiac function caused by insufficient blood flow to the muscle tissue of the heart. The decreased blood flow may be due to narrowing of the coronary arteries, to obstruction by a thrombus, or less commonly, to diffuse narrowing of arterioles and other small vessels within the heart. Severe interruption of the blood supply to the myocardial tissue may result in necrosis of cardiac muscle (myocardial infarction).'),('414.9',1,'blood deficiency in the myocardium caused by a constriction or obstruction of its blood vessels; frequently occurs in conjunction with hypoxia, which is reduction in oxygen supply.'),('415.1',0,'The closure of the pulmonary artery or one of its branches by an embolus, sometimes associated with infarction of the lung.'),('415.1',1,'Localized necrosis of lung tissue caused by obstruction of the arterial blood supply, most often due to pulmonary embolism.'),('416',0,'Heart disease which occurs as a result of a primary pulmonary disease. Cor pulmonale most often manifests as right ventricular hypertrophy; it can also lead to right ventricular failure.'),('416.0',0,'increased pressure with the the pulmonary circulation, usually secondary to cardiac or pulmonary disease.'),('416.9',0,'heart disease due to pulmonary hypertension secondary to disease of the lungs, or its blood vessels, with hypertrophy of the right ventricle.'),('416.9',1,'Heart disease which occurs as a result of a primary pulmonary disease. Cor pulmonale most often manifests as right ventricular hypertrophy; it can also lead to right ventricular failure.'),('421.0',0,'infection occuring when bacteria in the bloodstream (bacteremia) adhere to abnormal heart valves or other damaged heart tissue; characterized by growths, known as vegetations, on the valves or other areas of the heart which can break off, travel to other parts of the body, and cause serious complications; a common causative bacteria is staphylococcus, but any organism entering the bloodstream from any site of prior infection can result in the infection.'),('421.0',1,'Subacute inflammation of the endocardium. Streptococcus viridans is the usual etiologic agent of SBE. The distinction between \"acute\" and \"subacute\" endocarditis has traditionally been made based on the pathogenic organism and clinical presentation.'),('421.9',0,'Acute inflammation of the endocardium. Bacteria is the usual etiologic agent, and the distinction between \"acute\" and \"subacute\" has traditionally been made based on the pathogenic organism and clinical presentation.'),('423.3',0,'compression of heart from pericardial effusion or hemopericardium.'),('423.3',1,'Acute compression of the heart caused by increased intrapericardial pressure due to the collection of blood or fluid in the pericardium from rupture of the heart, penetrating trauma, or progressive effusion.'),('424.1',0,'condition in which there is a deviation from or interruption of the normal structure or function of the valve between the left ventricle and the ascending aorta.'),('424.3',0,'The backflow of blood from the pulmonary artery into the right ventricle, owing to insufficiency of the pulmonic semilunar valve.'),('424.3',1,'Dysfunction of the pulmonary valve, with incomplete valve closure resulting in valvular regurgitation.'),('424.3',2,'Narrowing of the opening between the pulmonary artery and the right ventricle, usually at the level of the valve leaflets.'),('424.90',0,'exudative and proliferative inflammatory alterations of the endocardium, characterized by the presence of vegetations on the surface of the endocardium or in the endocardium itself, and most commonly involving a heart valve, but sometimes affecting the inner lining of the cardiac chambers or the endocardium elsewhere; may occur as a primary disorder or as a complication of or in association with another disease.'),('424.90',1,'Inflammation of the endocardium.'),('425',0,'condition in which there is a deviation from or interruption of the normal structure or function of the myocardium, the middle and thickest layer of the heart wall, composed of heart muscle.'),('425',1,'A disease of the heart muscle or myocardium proper. Cardiomyopathies may be classified as either primary or secondary, on the basis of etiology, or on the pathophysiology of the lesion: hypertrophic, dilated, or restrictive.'),('425.0',0,'disease characterized by thickening of the endocardium, and frequently the inner third of the myocardium; left ventricle is most frequently involved.'),('425.0',1,'A disease characterized by fibrotic thickening of the endocardium, particularly the right and/or left inflow tracts. The disease often involves the atrioventricular valves, leading to valvular regurgitaion. It most commonly occurs in children living within 15 degrees of the equator.'),('425.1',0,'myocardial disease characterized by hypertrophy, involving mainly the interventricular septum, interfering with left ventricular emptying.'),('425.1',1,'A condition in which the myocardium is hypertrophied without an obvious cause. The hypertrophy is generally asymmetric and may be associated with obstruction of the ventricular outflow tract.'),('425.3',0,'condition characterized by hypertrophy of the wall of the left ventricle and conversion of the endocardium into a thick fibroelastic coat, with the capacity of the ventricle sometimes reduced, but often increased.'),('425.4',0,'myocardial disease characterized by hypertrophy, involving mainly the interventricular septum, interfering with left ventricular emptying.'),('425.4',1,'A condition in which the myocardium is hypertrophied without an obvious cause. The hypertrophy is generally asymmetric and may be associated with obstruction of the ventricular outflow tract.'),('425.4',2,'A disease of the heart muscle or myocardium proper whose cause is unknown.'),('425.4',3,'condition in which there is a deviation from or interruption of the normal structure or function of the myocardium, the middle and thickest layer of the heart wall, composed of heart muscle.'),('425.4',4,'A disease of the heart muscle or myocardium proper. Cardiomyopathies may be classified as either primary or secondary, on the basis of etiology, or on the pathophysiology of the lesion: hypertrophic, dilated, or restrictive.'),('425.5',0,'A dilated cardiomyopathy which is associated with consumption of large amounts of alcohol over a period of years.'),('426.0',0,'Complete failure of atrial electrical impulse conduction through the AV node to the ventricles.'),('426.0',1,'Complete failure of atrial electrical impulse conduction through the AV node to the ventricles. (NCI)'),('426.10',0,'A delay or failure in the conduction of a cardiac impulse from the atria to the ventricles at the level of the atrioventricular node.'),('426.11',0,'A delay in the time required for the conduction of an electrical impulse through the atrioventricular (AV) node beyond 0.2 seconds; prolongation of the PR interval beyond 200 milliseconds.'),('426.11',1,'A delay in the time required for the conduction of an electrical impulse through the atrioventricular (AV) node beyond 0.2 seconds; prolongation of the PR interval beyond 200 milliseconds. (NCI)'),('426.11',2,'A PR interval of more than 0.20 seconds in adults.'),('426.11',3,'A PR interval of more than 0.20 seconds in adults. (NCI)'),('426.12',0,'Intermittent failure of atrial electrical impulse conduction through the atrioventricular (AV) node to the ventricles, characterized by a relatively constant PR interval prior to the block of an atrial impulse.'),('426.13',0,'Intermittent failure of atrial electrical impulse conduction through the atrioventricular (AV) node to the ventricles.'),('426.13',1,'Intermittent failure of atrial electrical impulse conduction through the atrioventricular (AV) node to the ventricles. (NCI)'),('426.13',2,'Intermittent failure of atrial electrical impulse conduction through the atrioventricular (AV) node to the ventricles, characterized by a progressively lengthening PR interval prior to the block of an atrial impulse.'),('426.2',0,'An impairment of transmission of the cardiac electrical impulse along the fibers of the left anterior fascicle. In left anterior fascicular block (LAFB) the posteroinferior regions of the left ventricular endocardium are activated abnormally before the anterosuperior left ventricular area. After emerging from the posteroinferior division of the left bundle branch, the impulse first propagates in an inferior, rightward, and usually anterior direction for a short period of time. This orientation is responsible for the small q waves in leads I and aVL and for the r waves in leads II, III, and aVF.'),('426.2',1,'An impairment of transmission of the cardiac electrical impulse along the fibers of the left anterior fascicle. In left anterior fascicular block (LAFB) the posteroinferior regions of the left ventricular endocardium are activated abnormally before the anterosuperior left ventricular area. After emerging from the posteroinferior division of the left bundle branch, the impulse first propagates in an inferior, rightward, and usually anterior direction for a short period of time. This orientation is responsible for the small Q waves in leads 1 and aVL and for the R waves in leads II, III, and aVF. (NCI)'),('426.2',2,'An impairment of transmission of the cardiac electrical impulse along the fibers of the left posterior fascicle. In pure left posterior fascicular block (LPFB), the impulse emerges from the unblocked anterosuperior division, thus producing small q waves in leads II, III, and aVF. Thereafter, the impulse moves through the electrically predominant left ventricle in an inferior and rightward direction, thus explaining the S waves in leads I and aVL as well as the R waves in leads II, III, and aVF.'),('426.2',3,'An impairment of transmission of the cardiac electrical impulse along the fibers of the left posterior fascicle. In pure left posterior fascicular block (LPFB), the impulse emerges from the unblocked anterosuperior division, thus producing small q waves in leads II, III, and aVF. Thereafter, the impulse moves through the electrically predominant left ventricle in an inferior and rightward direction, thus explaining the S waves in leads I and aVL as well as the R waves in leads II, III, and aVF. (NCI)'),('426.3',0,'An impairment of transmission of the cardiac electrical impulse along the fibers of the left main bundle branch, or both the left anterior fascicle and left posterior fascicle. This conduction disturbance is characterized by wide (greater than 0.11s) QRS complexes. The diagnostic criteria consist of prolongation of the QRS complexes (over 0.11s) with neither a Q wave nor an S wave in lead V1 and in the \"properly placed\" V6. A wide R wave with a notch on its top (\"plateau\") is seen in these leads. In hearts with an electrical (and anatomic) vertical position a small Q wave may be seen in AVL in the absence of MI. Right chest lead V1 may or may not show an initial R wave, but the latter should be present in lead V2.'),('426.3',1,'An impairment of transmission of the cardiac electrical impulse along the fibers of the left main bundle branch, or both the left anterior fascicle and left posterior fascicle. This conduction disturbance is characterized by wide (greater than 0.11s) QRS complexes. The diagnostic criteria consist of prolongation of the QRS complexes (over 0.11s) with neither a Q wave nor an S wave in lead V1 and in the properly placed V6. A wide R wave with a notch on its top (plateau) is seen in these leads. In hearts with an electrical (and anatomic) vertical position a small Q wave may be seen in AVL in the absence of MI. Right chest lead V1 may or may not show an initial R wave, but the latter should be present in lead V2. (NCI)'),('426.4',0,'An impairment of transmission of the cardiac electrical impulse along the fibers of the right bundle branch. A \" complete RBBB pattern\" (with QRS duration > 0.11s) does not necessarily reflect the existence of a total conduction block in the right branch. This pattern only indicates that the entire or major parts of both ventricles are activated by the impulse emerging from the left branch. Thus, a significant degree of conduction delay (\"high-grade\" or \"incomplete RBBB\") can produce a similar pattern.'),('426.4',1,'An impairment of transmission of the cardiac electrical impulse along the fibers of the right bundle branch. A \"complete RBBB pattern\" (with QRS duration > 0.11s) does not necessarily reflect the existence of a total conduction block in the right branch. This pattern only indicates that the entire or major parts of both ventricles are activated by the impulse emerging from the left branch. Thus, a significant degree of conduction delay (\"high-grade\" or \"incomplete RBBB\") can produce a similar pattern. (NCI)'),('426.53',0,'An electrocardiographic finding comprising right bundle branch block and left anterior fasicular block, or right bundle branch block and left posterior fasicular block. Defects occuring in two of the three divisions of the conduction system of the heart are considered bifasicular blocks. Technically left bundle branch block may be considered a bifasicular block.'),('426.53',1,'An electrocardiographic finding comprising right bundle branch block and left anterior fascicular block, or right bundle branch block and left posterior fascicular block. Defects occuring in two of the three divisions of the conduction system of the heart are considered bifascicular blocks. Technically left bundle branch block may be considered a bifascicular block. (NCI)'),('426.6',0,'A blockage of electrical conduction within the sinoatrial node resulting in the prolongation or failure (intermittent or complete) of impulse transmission from the sinoatrial node to the surrounding atrial tissue.'),('426.6',1,'A blockage of electrical conduction within the sinoatrial node resulting in the failure of impulse transmission from the sinoatrial node. (NCI)'),('426.6',2,'A blockage of electrical conduction within the sinoatrial node resulting in the failure of impulse transmission from the sinoatrial node.'),('426.7',0,'association of paroxysmal tachycaria or atrial fibrillation and pre-excitation characterized by a short PR interval and a long QRS interval with a delta wave.'),('426.7',1,'A type of ventricular pre-excitation resulting from the activation of an accessory pathway known as the Bundle of Kent. This pathway presents an abnormal electrical communication from the atria to the ventricles. Wolff-Parkinson-White syndrome is characterized by a short PR interval and a long QRS interval with a delta wave. (NCI)'),('426.82',0,'prolongation of Q-T interval combined with torsades de pointes and manifests as several different forms; may be acquired or congenital; may lead to serious arrhythmia and sudden cardiac death.'),('426.82',1,'A ventricular arrhythmia characterized by syncopal episodes and a long QT interval, sometimes leading to sudden death due to paroxysmal ventricular arrhythmia. This arrhythmia is associated with a prolongation of repolarisation following depolarization of the cardiac ventricles. The prolongation of the Q-T interval combined with torsades de pointes manifests as several different forms; some may be acquired or congenital; some may lead to serious arrhythmia and sudden cardiac death. (NCI)'),('426.89',0,'An electrocardiographic finding in which the electrical activity of the atria and ventricles are causally independent of one another. (NCI)'),('426.89',1,'An electrocardiographic finding in which the electrical activity of the atria and ventricles are causally independent of one another.'),('426.9',0,'impairment of conduction in heart excitation; often applied specifically to atrioventricular heart block.'),('426.9',1,'An impairment of transmission of the cardiac electrical impulse along the fibers normally responsible impulse propagation.'),('427',0,'any variation from the normal rhythm or rate of the heart beat.'),('427',1,'Any variation from the normal rate or rhythm (which may include the origin of the impulse and/or its subsequent propagation) in the heart.'),('427.0',0,'An episodic form of atrial tachycardia, with abrupt onset and termination.'),('427.0',1,'An episodic form of supraventricular tachycardia, with abrupt onset and termination.'),('427.1',0,'An episodic form of ventricular tachycardia, with abrupt onset and termination.'),('427.1',1,'An abnormally rapid ventricular rhythm with aberrant ventricular excitation, usually in excess of 150 beats per minute.'),('427.1',2,'A tachycardia arising distal to bundle of His, with a rate greater than 100 beats per minute.'),('427.1',3,'A tachycardia arising distal to bundle of His, with a rate greater than 100 beats per minute. (NCI)'),('427.31',0,'disorder of cardiac rhythm characterized by rapid, irregular atrial impulses and ineffective atrial contractions.'),('427.31',1,'An arrhythmia in which minute areas of the atrial myocardium are in various uncoordinated stages of depolarization and repolarization; instead of intermittently contracting, the atria quiver continuously in a chaotic pattern, causing a totally irregular, often rapid ventricular rate.'),('427.31',2,'A supraventricular arrhythmia characterized by uncoordinated atrial myocardium activation due to multiple reentry circuits with consequent deterioration of atrial mechanical function. Instead of intermittently contracting, the atria quiver continuously in a chaotic pattern, causing a totally irregular, often tachycardia ventricular rate. On the ECG it is described by the replacement of consistent P waves by rapid oscillations or fibrillatory waves that vary in size, shape, and timing, associated with an irregular, frequently rapid ventricular response when atrioventricular conduction is intact.'),('427.31',3,'A supraventricular arrhythmia characterized by uncoordinated atrial myocardium activation due to multiple reentry circuits with consequent deterioration of atrial mechanical function. Instead of intermittently contracting, the atria quiver continuously in a chaotic pattern, causing a totally irregular, often tachycardia ventricular rate. On the ECG it is described by the replacement of consistent P waves by rapid oscillations or fibrillatory waves that vary in size, shape, and timing, associated with an irregular, frequently rapid ventricular response when atrioventricular conduction is intact. (NCI)'),('427.32',0,'An electrocardiographic finding of an organized rhythmic contraction of the atria which generally at a rate of 200-300 beats per minute. (NCI)'),('427.41',0,'arrhythmia characterized by fibrillary contractions of the ventricular muscle due to rapid repetitive excitation of myocardial fibers without coordinated contraction of the ventricle.'),('427.41',1,'An arrhythmia characterized by an irregular pattern of high or low-amplitude waves that cannot be differentiated into QRS complexes or T waves. These electrocardiographic waves occur as a result of fibrillary contractions of the ventricular muscle due to rapid repetitive excitation of myocardial fibers without coordinated contraction of the ventricle. (NCI)'),('427.42',0,'A ventricular tachyarrhythmia characterized electrocardiographically by smooth undulating waves with QRS complexes merged with T waves, a rate of approximately 250 per minute.'),('427.42',1,'A ventricular tachyarrhythmia characterized by a high ventricular rate (180 and 250 beats per minute) with a regular rhythm. The electrocardiogram shows large oscillating sine wave-like complexes occurring as a result of QRS complexes and T waves being merged. The P wave is not visible. (NCI)'),('427.5',0,'cessation of the heart beat.'),('427.5',1,'Cardiac standstill or arrest; absence of a heartbeat.'),('427.5',2,'Sudden cessation of the pumping function of the heart, with disappearance of arterial blood pressure, connoting either ventricular fibrillation or ventricular standstill.'),('427.5',3,'Cessation of breathing and/or cardiac function.'),('427.61',0,'Ectopic impulses originating in the atria.'),('427.61',1,'Ectopic impulses originating in the atria. (NCI)'),('427.81',0,'A constellation of signs and symptoms which may include syncope, fatigue, dizziness, and alternating periods of bradycardia and atrial tachycardia, which is caused by sinoatrial node dysfunction.'),('427.81',1,'A constellation of signs and symptoms which may include syncope, fatigue, dizziness, and alternating periods of bradycardia and atrial tachycardia, which is caused by sinoatrial node dysfunction. (NCI)'),('427.81',2,'A derangement in the normal functioning of the sinoatrial node. Typically, SA node dysfunction is manifest as sinoatrial exit block or sinus arrest, but may present as an absolute or relative bradycardia in the presence of a stressor. It may be associated with bradycardia-tachycardia syndrome'),('427.81',3,'A derangement in the normal functioning of the sinoatrial node. Typically, SA node dysfunction is manifest as sinoatrial exit block or sinus arrest, but may present as an absolute or relative bradycardia in the presence of a stressor. It may be associated with bradycardia-tachycardia syndrome. (NCI)'),('427.89',0,'An arrhythmia originating from within the atrioventricular node.'),('427.89',1,'A derangement in the normal functioning of the sinoatrial node. Typically, SA node dysfunction is manifest as sinoatrial exit block or sinus arrest, but may present as an absolute or relative bradycardia in the presence of a stressor. It may be associated with bradycardia-tachycardia syndrome'),('427.89',2,'A derangement in the normal functioning of the sinoatrial node. Typically, SA node dysfunction is manifest as sinoatrial exit block or sinus arrest, but may present as an absolute or relative bradycardia in the presence of a stressor. It may be associated with bradycardia-tachycardia syndrome. (NCI)'),('427.89',3,'A condition characterized by the site of origin of impulses, controlling the heart rate, changing within the atria, including the sinus node. Variations within P waves and PR intervals occur and an irregular rate of impulse formation is observed.'),('427.89',4,'A condition characterized by the site of origin of impulses, controlling the heart rate, changing within the atria, including the sinus node. Variations within P waves and PR intervals occur and an irregular rate of impulse formation is observed. (NCI)'),('427.9',0,'any variation from the normal rhythm or rate of the heart beat.'),('427.9',1,'Any variation from the normal rate or rhythm (which may include the origin of the impulse and/or its subsequent propagation) in the heart.'),('428',0,'inability of the heart to pump blood at an adequate rate to fill tissue metabolic requirements or the ability to do so only at an elevated filling pressure.'),('428',1,'Inability of the heart to pump blood at an adequate rate to meet tissue metabolic requirements or the ability to do so only at an elevated filling pressure.'),('428.0',0,'complication of heart diseases; defective cardiac filling and/or impaired contraction and emptying, resulting in the heart\'s inability to pump a sufficient amount of blood to meet the needs of the body tissues or to be able to do so only with an elevated filling pressure.'),('428.0',1,'Weakness of the heart muscle that leads to a buildup of fluid in body tissues.'),('428.0',2,'1. inadequacy of the heart so that as a pump it fails to maintain the circulation of blood, with the result that congestion and edema develop in the tissues; SEE ALSO forward heart failure, backward heart failure, right ventricular failure, left ventricular failure. SYN cardiac failure, cardiac insufficiency, congestive heart failure, myocardial insufficiency. 2. resulting clinical syndromes including shortness of breath, pitting edema, enlarged tender liver, engorged neck veins, and pulmonary rales in various combinations.'),('428.0',3,'Failure of proper functioning of the right ventricle, with venous engorgement, hepatic enlargement, and subcutaneous edema.'),('428.1',0,'Failure of adequate output by the left ventricle despite an increase in distending pressure and in end-diastolic volume, with dyspnea, orthopnea, and other signs and symptoms of pulmonary congestion and edema.'),('428.9',0,'inability of the heart to pump blood at an adequate rate to fill tissue metabolic requirements or the ability to do so only at an elevated filling pressure.'),('428.9',1,'Inability of the heart to pump blood at an adequate rate to meet tissue metabolic requirements or the ability to do so only at an elevated filling pressure.'),('429.0',0,'inflammation of the muscular walls of the heart.'),('429.1',0,'condition in which there is a deviation from or interruption of the normal structure or function of the myocardium, the middle and thickest layer of the heart wall, composed of heart muscle.'),('429.1',1,'A disease of the heart muscle or myocardium proper. Cardiomyopathies may be classified as either primary or secondary, on the basis of etiology, or on the pathophysiology of the lesion: hypertrophic, dilated, or restrictive.'),('429.2',0,'condition in which there is a deviation from or interruption of the normal structure or function of the cardiovascular system, including the heart or blood vessels.'),('429.2',1,'A non-neoplastic or neoplastic disorder affecting the heart or the vessels (arteries, veins and lymph vessels). Representative examples of non-neoplastic cardiovascular disorders are endocarditis and hypertension. Representative examples of neoplastic cardiovascular disorders are endocardial myxoma and angiosarcoma. -- 2003'),('429.3',0,'hypertrophy or enlargement of the heart.'),('429.3',1,'Abnormal enlargement of the heart.'),('429.9',0,'impairment of health or a condition of abnormal functioning of the heart.'),('429.9',1,'Any deviation from the normal structure or function of the cardiac system that is manifested by a characteristic set of symptoms and signs. (NCI)'),('429.9',2,'Any deviation from the normal structure or function of the cardiac system that is manifested by a characteristic set of symptoms and signs.'),('430',0,'Intracranial hemorrhage into the subarachnoid space.'),('430',1,'hemorrhage within the intracranial or spinal subarachnoid space.'),('430',2,'congenital or acquired abnormal outpouching of an intracranial blood vessel wall; saccular (berry) aneurysms are the most common variant, and tend to form at arterial branch points near the base of the brain; rupture results in subarachnoid hemorrhage or intracranial hemorrhages; giant aneurysms (>2.5 cm in diameter) may compress adjacent structures, including the oculomotor nerve.'),('431',0,'bleeding or escape of blood into a cerebral hemisphere of the brain, including lobar, subcortical white matter, and basal ganglia hemorrhages.'),('431',1,'Bleeding within the cerebrum.'),('431',2,'Hemorrhage into the cerebrum. See also Stroke Syndrome.'),('432.1',0,'Cerebral hemorrhage into the subdural space. See also Stroke Syndrome.'),('432.9',0,'Bleeding within the cranium.'),('432.9',1,'Bleeding within the cranium, which may be extradural, subdural, subarachnoid, or cerebral.'),('435.9',0,'recurring, transient episodes of neurologic dysfunction caused by cerebral ischemia; onset is usually sudden, often when the patient is active; the attack may last a few seconds to several hours; neurologic symptoms depend on the artery involved.'),('435.9',1,'A brief attack (from a few minutes to an hour) of cerebral dysfunction of vascular origin, with no persistent neurological deficit.'),('437.9',0,'broad category of disorders of blood flow in the arteries and veins which supply the brain; includes cerebral infarction, brain ischemia, brain hypoxia, intracranial embolism and thrombosis, intracranial arteriovenous malformations, etc; not limited to conditions that affect the cerebrum, but refers to vascular disorders of the entire brain.'),('438.7',0,'Visual Loss: objective loss of visual acuity during a finite period attributable to an underlying disease.'),('440',0,'age, lifestyle, diet, and gene related degeneration of arteries due to deposition of lipoid plaques (atheromas) on inner arterial walls; main cause of coronary artery disease, a leading cause of death.'),('440.9',0,'thickening and loss of elasticity of arterial walls; atherosclerosis is the most common form of arteriosclerosis and involves lipid deposition and thickening of the intimal cell layers within arteries; additional forms of arteriosclerosis involve calcification of the media of muscular arteries (Monkeberg medial calcific sclerosis) and thickening of the walls of small arteries or arterioles due to cell proliferation or hyaline deposition (arteriolosclerosis).'),('442.9',0,'protruding sac in the wall of a vein, artery, or heart, frequently caused by microbial infection; may present as pain, pressure on nearby organs, or cardiac weakening.'),('443.0',0,'intermittent attacks of ischemia in the fingers, toes, ears, or nose, accompanied by pain, pallor, and prickling; phenomenon applies to secondary symptoms, disease when cause is unknown.'),('443.0',1,'WHAT: Raynaud\'s phenomenon. Raynaud\'s Phenomenon: the paroxysmal constriction of the small arteries and arterioles of the hands or feet, usually precipitated by cold or emotional upset, resulting in pallor and cyanosis of the fingers or toes following a characteristic pattern. WHY: Raynaud\'s phenomenon may occur in mixed connective tissue disease, systemic lupus erythematosus, progressive systemic sclerosis, poly- myositis/dermatomyositis, and rheumatoid arthritis associated with Sjogren\'s syndrome. HOW: In Raynaud\'s phenomenon there are three classic color changes of the fingers or toes. First, vasoconstriction results in a white blanching of the fingertips. Second, vasodilatation with sludging of vascular flow follows and results in blue, cyanotic digits. Finally, with recovery, there is increased blood flow with resulting erythema of the fingers. With observation of two of the three color changes, Raynaud\'s phenomenon is considered present. Local body cooling (by placing the hands in ice cold water) may demonstrate Raynaud\'s phenomenon, but some cases require general body cooling before the characteristic color phases occur. Permanent tissue damage can be induced by this testing, which therefore must be done only when absolutely necessary. If the digits show persistent cyanosis or there is evidence of pre-existing necrosis, performing this test is especially hazardous. One or more digits may be involved in Raynaud\'s phenomenon, and this involvement may be unilateral. REFS: 1) Spittell, JA: \"Raynaud\'s phenomenon and allied vasospastic disorders\". In Juergens, JL et al. (eds.): Peripheral Vascular Diseases, pp. 555-83. Philadelphia: W.B. Saunders Co., 1980. 2) Porter, JM; Snider, RL; Bardana, EJ; Rosch, J and Eidemiller, LR: The diagnosis and treatment of Raynaud\'s phenomenon. Surgery 77:11, 1975. DN19300-3.'),('443.0',2,'Intermittent bilateral attacks of ischemia of the fingers or toes and sometimes of the ears or nose, marked by severe pallor, and often accompanied by paresthesia and pain.'),('443.0',3,'A set of symptoms characteristic of peripheral vascular disease, namely caused by an inappropriate response of the peripheral arteries in reaction to environmental stimuli, usually to the cold. The term is used when an underlying disease (mostly connective tissue/autoimmune disorders such as lupus, scleroderma, rheumatoid arthritis, etc.) is primarily causative and a range of symptoms including the peripheral vascular spasm is secondary. The term does not refer to the primary Raynauds or Raynauds disease.'),('443.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the blood vessels outside the heart; diseases of the peripheral as opposed to the cardiac circulation.'),('446.0',0,'form of necrotizing vasculitis involving small- and medium-sized arteries; signs and symptoms result from infarction and scarring of the affected organ system.'),('446.1',0,'systemic disease primarily of infants and young children, characterized by skin rash, swelling of hands and feet, enlarged cervical lymph nodes, \"strawberry tongue\", dry and cracked lips, high fevers, and coronary artery disease.'),('446.21',0,'combination of pulmonary hemorrhage and glomerulonephritis; known also as the lung purpura glomerulonephritis complex; considered by some to be a form of hypersensitivity reaction.'),('446.3',0,'An aggressive, progressive, and destructive lesion affecting the nasal cavities, paranasal sinuses, and the palate. The vast majority of cases are malignant lymphoproliferations affecting the midline of the face in patients with nasal type extranodal NK/T-cell lymphoma.'),('446.4',0,'multisystem disease chiefly affecting males, characterized by necrotizing granulomatous vasculitis involving the upper and lower respiratory tracts, glomerulonephritis, and variable degrees of systemic small vessel vasculitis; considered an aberrant hypersensitivity reaction to an unknown antigen.'),('446.5',0,'subacute, granulomatous arteritis involving the external carotid arteries, especially the temporal artery; occurs in elderly persons and may be manifested by constitutional symptoms, particularly severe headache, and sometimes sudden unilateral blindness; shares many of the symptoms of polymyalgia rheumatica.'),('446.6',0,'The syndromes of microangiopathic hemolytic anemia, thrombocytopenia, and variable signs of organ impairment, due to platelet aggregation in the microcirculation.'),('447.1',0,'narrowing or stricture of the vessels carrying blood away from the heart.'),('447.6',0,'inflammation of an artery.'),('448.1',0,'A common hemangioma characterized by the presence of capillary-sized vascular channels without prominent epithelioid endothelial cells.'),('453.40',0,'A blood clot (thrombus) in a deep vein in the thigh or leg.'),('453.9',0,'obstruction of a blood vessel with thrombotic material carried by the blood stream from the site of origin to plug another vessel.'),('453.9',1,'formation, development, or presence of a thrombus.'),('453.9',2,'(throm-BOW-sis) The formation or presence of a blood clot inside a blood vessel.'),('453.9',3,'presence of an aggregation of blood factors, primarily fibrin and platelets, (thrombus) in a vein.'),('454.9',0,'dilated tortuous vein, usually in subcutaneous tissues of the leg; incompetency of venous valves is associated.'),('455',0,'An enlarged or swollen blood vessel, usually located near the anus or the rectum.'),('455.6',0,'An enlarged or swollen blood vessel, usually located near the anus or the rectum.'),('457.1',0,'edema due to obstruction of lymph vessels or disorders of the lymph nodes.'),('457.1',1,'(LIMF-eh-DEE-ma) A condition in which excess fluid collects in tissue and causes swelling. It may occur in the arm or leg after lymph vessels or lymph nodes in the underarm or groin are removed or treated with radiation.'),('457.1',2,'Excess fluid collection in tissues, causing swelling. It is the result of obstruction of lymphatic vessels or lymph nodes. -- 2004'),('457.1',3,'A condition that is caused by trauma to the lymph system, which disrupts the normal flow of lymph fluid. This is most often due to surgery that requires lymph node removal or a large amount of lymph tissue. This disruption is especially apparent if the lymph nodes under the arm and arm and around the breast are compromised due to breast cancer surgery, diagnostic dissection, mastectomy, or radiation.'),('458',0,'abnormally low blood pressure.'),('458',1,'Any blood pressure that is below the normal expected for an individual in a given environment.'),('458.0',0,'fall in blood pressure associated with dizziness, syncope and blurred vision occurring upon standing or when standing motionless in a fixed position.'),('458.9',0,'abnormally low blood pressure.'),('458.9',1,'Any blood pressure that is below the normal expected for an individual in a given environment.'),('459.0',0,'escape of blood from the vessels; bleeding.'),('459.0',1,'The flow of blood from a ruptured blood vessel.'),('459.2',0,'A condition in which a tumor presses against the superior vena cava (the large vein that carries blood from the head, neck, arms, and chest to the heart). This pressure blocks blood flow to the heart and may cause coughing, difficulty in breathing, and swelling of the face, neck, and upper arms.'),('460',0,'catarrhal disorder of the upper respiratory tract, which may be viral or a mixed infection; marked by acute coryza, slight rise in temperature, chilly sensations, and general indisposition.'),('462',0,'inflammation of the throat.'),('462',1,'Any kind of inflammatory process of the tonsils, pharynx, or/and larynx characterized by pain in swallowing.'),('464.0',0,'Inflammation of the larynx.'),('466.0',0,'sudden inflammation of the tracheobronchial tree, which comprises the trachea, or windpipe, and the bronchi; typically associated with a viral upper respiratory tract infection, such as the common cold, and is usually mild; in patients with chronic lung or heart disease, acute bronchitis is more severe, and can become chronic and progress to pneumonia.'),('472.0',0,'inflammation of the mucous membrane of the nose.'),('472.0',1,'An inflammation of the mucous membrane lining the nose, usually associated with nasal discharge.'),('473.9',0,'inflammatory process of the mucous membranes of the paranasal sinuses that occurs in three stages: acute, subacute, and chronic; results from any condition causing ostial obstruction or from pathophysiologic changes in the mucociliary transport mechanism.'),('477.0',0,'seasonal variety of allergic rhinitis, marked by acute conjunctivitis with lacrimation and itching; regarded as an allergic condition triggered by specific allergens.'),('478.70',0,'condition in which there is a deviation from or interruption of the normal structure or function of the larynx.'),('480',0,'pneumonia (inflammation of the lungs) caused by a virus.'),('480.9',0,'pneumonia (inflammation of the lungs) caused by a virus.'),('482.9',0,'pneumonia caused by various species of bacteria; commonly results from bronchogenic spread of infection following microaspiration of secretions.'),('483.0',0,'interstitial pneumonia caused by extensive infection of the lungs and bronchi, particularly the lower lobes of the lungs, by Mycoplasma species.'),('487',0,'acute viral infection involving the respiratory tract; marked by inflammation of the nasal mucosa, the pharynx, and conjunctiva, and by headache and severe, often generalized, myalgia.'),('487',1,'An acute viral infection of the respiratory tract, occurring in isolated cases, in epidemics, or in pandemics; it is caused by serologically different strains of viruses (influenzaviruses) designated A, B, and C, has a 3-day incubation period, and usually lasts for 3 to 10 days. It is marked by inflammation of the nasal mucosa, pharynx, and conjunctiva; headache; myalgia; often fever, chills, and prostration; and occasionally involvement of the myocardium or central nervous system.'),('487.1',0,'acute viral infection involving the respiratory tract; marked by inflammation of the nasal mucosa, the pharynx, and conjunctiva, and by headache and severe, often generalized, myalgia.'),('487.1',1,'An acute viral infection of the respiratory tract, occurring in isolated cases, in epidemics, or in pandemics; it is caused by serologically different strains of viruses (influenzaviruses) designated A, B, and C, has a 3-day incubation period, and usually lasts for 3 to 10 days. It is marked by inflammation of the nasal mucosa, pharynx, and conjunctiva; headache; myalgia; often fever, chills, and prostration; and occasionally involvement of the myocardium or central nervous system.'),('490',0,'(bron-KYE-tis) Inflammation (swelling and reddening) of the bronchi.'),('491',0,'condition characterized by persistent coughing, increased secretion from the bronchial mucosa, obstruction of the respiratory passages, scanty or profuse expectoration, and necrosis and fibrosis of the respiratory tract.'),('491.9',0,'condition characterized by persistent coughing, increased secretion from the bronchial mucosa, obstruction of the respiratory passages, scanty or profuse expectoration, and necrosis and fibrosis of the respiratory tract.'),('492',0,'subcategory of chronic obstructive pulmonary disease; characterized by anatomic alterations of the lungs, such as the enlargement of airspaces and destruction of alveolar walls.'),('492',1,'Pulmonary emphysema is a disorder affecting the alveoli (tiny air sacs) of the lungs. The transfer of oxygen and carbon dioxide in the lungs takes place in the walls of the alveoli. In emphysema, the alveoli become abnormally inflated, damaging their walls and making it harder to breathe. People who smoke or have chronic bronchitis have an increased risk of emphysema.'),('492',2,'A condition of the lung characterized by increase beyond normal in the size of air spaces distal to the terminal bronchioles, either from dilatation of the alveoli or from destruction of their walls.'),('492',3,'A subcategory of chronic obstructive pulmonary disease (COPD). It occurs in people who smoke and suffer from chronic bronchitis. It is characterized by inflation of the alveoli, alveolar wall damage, and reduction in the number of alveoli, resulting in difficulty breathing. Alveoli are the vital lung structures where the transfer of oxygen and carbon dioxide takes place. -- 2004'),('493',0,'form of bronchial disorder associated with airway obstruction, marked by recurrent attacks of paroxysmal dyspnea, with wheezing due to spasmodic contraction of the bronchi.'),('493',1,'A chronic respiratory disease manifested as difficulty breathing due to the narrowing of bronchial passageways.'),('493.9',0,'form of bronchial disorder associated with airway obstruction, marked by recurrent attacks of paroxysmal dyspnea, with wheezing due to spasmodic contraction of the bronchi.'),('493.9',1,'A chronic respiratory disease manifested as difficulty breathing due to the narrowing of bronchial passageways.'),('494',0,'persistent abnormal dilatation of the bronchi.'),('495',0,'conditions in which inhalation of organic dusts results in hypersensitivity reactions at the alveolar level, associated with the production of precipitins.'),('495.0',0,'systemic and pulmonary reactions resulting from inhalation of dust from moldy hay, threshing dust, or moldy straw, by persons who have become hypersensitive to antigens in the dust; most often associated with inhalation of spores of Micromonospora faeni or Thermoactinomyces vulgaris.'),('495.9',0,'conditions in which inhalation of organic dusts results in hypersensitivity reactions at the alveolar level, associated with the production of precipitins.'),('496',0,'chronic, irreversible obstruction of air flow from the lungs.'),('503',0,'lung disease caused by exposure to metallic beryllium or its soluble salts.'),('504',0,'airway obstruction due to the dust inhaled during the processing of cotton.'),('505',0,'any of a group of lung diseases resulting from inhalation of particles of industrial substances.'),('511',0,'inflammation of the pleura, with exudation into its cavity and upon its surface; may occur as either an acute or a chronic process.'),('511.0',0,'inflammation of the pleura, with exudation into its cavity and upon its surface; may occur as either an acute or a chronic process.'),('511.81',0,'A collection of fluid in the pleural cavity as a result of malignant disease. Malignant pleural effusion fluid often contains free-floating malignant cells. --2004'),('511.89',0,'A collection of blood in the pleural cavity.'),('511.9',0,'presence of fluid in the pleural cavity resulting from excessive transudation or exudation from the pleural surfaces; it is a sign of disease and not a diagnosis in itself.'),('511.9',1,'An abnormal collection of fluid between the thin layers of tissue (pleura) lining the lung and the wall of the chest cavity.'),('511.9',2,'Increased amounts of fluid within the pleural cavity containing no malignant cells'),('512',0,'accumulation of air or gas in the pleural space, which may occur spontaneously or as a result of trauma or a pathological process.'),('512',1,'Pneumothorax; abnormal presence of air in the pleural cavity resulting in the collapse of the lung.'),('512.8',0,'accumulation of air or gas in the pleural space, which may occur spontaneously or as a result of trauma or a pathological process.'),('512.8',1,'Pneumothorax; abnormal presence of air in the pleural cavity resulting in the collapse of the lung.'),('514',0,'extravascular accumulation of fluid in the pulmonary tissue and air spaces.'),('516.0',0,'unknown etiology marked by chronic filling of alveoli with proteinaceous, lipid-rich, granular material consisting of surfactant and debris of necrotic cells.'),('516.8',0,'Mitelman_Code: 201'),('518.0',0,'collapse of all or part of a lung due to bronchial plugging or the chest cavity being opened to atomspheric pressure.'),('518.0',1,'(at-uh-LEK-tuh-sis) Failure of the lung to expand (inflate) completely. This may be caused by a blocked airway, a tumor, general anesthesia, pneumonia or other lung infections, lung disease, or long-term bedrest with shallow breathing. Sometimes called a collapsed lung.'),('518.5',0,'fulminant pulmonary interstitial and alveolar edema resulting from diffuse infection, shock, or trauma of the lungs.'),('518.5',1,'NIH: Respiratory distress of any etiology, excluding neonatal respiratory distress syndrome.'),('518.81',0,'respiratory function fails to maintain adequate oxygen supply and carbon dioxide removal.'),('518.89',0,'deviation from or interruption of the normal structure or function of the lung or lungs.'),('518.89',1,'A non-neoplastic or neoplastic condition affecting the lung. Representative examples of non-neoplastic conditions include chronic obstructive pulmonary disease and pneumonia. Representative examples of neoplastic conditions include benign processes (e.g., respiratory papilloma) and malignant processes (e.g., lung carcinoma and metastatic cancer to the lung).'),('519.11',0,'spasmodic contraction of the smooth muscle of the bronchi.'),('519.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the respiratory system.'),('520.0',0,'Having teeth in neither the mandible nor the maxilla.'),('520.1',0,'Supernumerary tooth, any tooth in addition to the normal permanent and primary dentition'),('521.0',0,'localized destruction of calcified tissue initiated on the tooth surface by decalcification of the enamel of the teeth, followed by enzymatic lysis of organic structures, leading to cavity formation that, if left untreated penetrates the enamel and dentin and may reach the pulp.'),('521.0',1,'The decay of a tooth, in which it becomes softened, discolored, and/or porous.'),('521.00',0,'localized destruction of calcified tissue initiated on the tooth surface by decalcification of the enamel of the teeth, followed by enzymatic lysis of organic structures, leading to cavity formation that, if left untreated penetrates the enamel and dentin and may reach the pulp.'),('521.00',1,'The decay of a tooth, in which it becomes softened, discolored, and/or porous.'),('521.01',0,'A chalky white area that appears on a tooth surface indicating the presence of decalcified enamel and the potential to advance to cavitation.'),('521.20',0,'Abraded wound; excoriation or circumscribed removal of the superficial layers of the skin or mucous membrane.'),('521.4',0,'resorption of calcified dental tissue, involving demineralization due to reversal of the cation exchange and lacunar resorption by osteoclasts.'),('522.0',0,'Inflammation of the dental pulp.'),('523.10',0,'inflammation of the gingiva, the tissues that surround the teeth.'),('523.10',1,'A disorder involving inflammation of the gums; may affect surrounding and supporting structures of the teeth.'),('523.4',0,'inflammatory reaction of the tissues surrounding a tooth (periodontium), usually resulting from the extension of gingival inflammation into the periodontium.'),('523.6',0,'hard or soft material deposited on a tooth surface, such as dental calculus or plaque and materia alba.'),('524.31',0,'The condition when the summation of the mesio distal width of the teeth is larger than the arch perimeter.'),('524.4',0,'malposition and contact of the maxillary and mandibular teeth which interferes with efficiency during mastication.'),('524.6',0,'Any condition affecting the anatomic and functional characteristics of the temporomandibular joint.'),('524.60',0,'Any condition affecting the anatomic and functional characteristics of the temporomandibular joint.'),('524.60',1,'symptom complex consisting of partial deafness, stuffy sensation in the ears, tinnitus, pain, muscle tenderness, clicking in the joint, and limitation or alteration of mandibular movement; symptoms are subjective and manifested primarily in the masticatory muscles rather than the temporomandibular joint itself; etiologic factors are uncertain but include occlusal dysharmony and psychophysiologic factors.'),('525.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the dental tissues or teeth.'),('527',0,'condition in which there is a deviation from or interruption of the normal structure or function of any of the three pairs of salivary glands, which are the parotid, sublingual, and submandibular glands.'),('527',1,'A non-neoplastic or neoplastic (benign or malignant) disorder involving the salivary gland. -- 2003'),('527.7',0,'Dry mouth. It occurs when the body is not able to make enough saliva.'),('527.7',1,'dryness of the mouth due to salivary gland secretion dysfunction.'),('527.7',2,'An oral condition in which salivary flow is reduced. --2004'),('527.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of any of the three pairs of salivary glands, which are the parotid, sublingual, and submandibular glands.'),('527.9',1,'A non-neoplastic or neoplastic (benign or malignant) disorder involving the salivary gland. -- 2003'),('528.00',0,'recurrent disease of the oral mucosa of unknown etiology, characterized by small white ulcerative lesions lasting 7 to 14 days.'),('528.00',1,'A recurrent disease of the oral mucosa of unknown etiology. It is characterized by small white ulcerative lesions, single or multiple, round or oval, lasting for 7-14 days and healing without scarring.'),('528.00',2,'A complication of some cancer therapies in which the lining of the digestive system becomes inflamed. Often seen as sores in the mouth.'),('528.2',0,'recurrent disease of the oral mucosa of unknown etiology, characterized by small white ulcerative lesions lasting 7 to 14 days.'),('528.2',1,'A recurrent disease of the oral mucosa of unknown etiology. It is characterized by small white ulcerative lesions, single or multiple, round or oval, lasting for 7-14 days and healing without scarring.'),('528.6',0,'white patch seen on the oral mucosa; considered a premalignant condition and is often tobacco-induced.'),('528.6',1,'A white patch or plaque on oral mucosa that cannot be characterized clinically or pathologically as any other disease. The diagnosis of leukoplakia is one of exclusion; other conditions such as candidiasis, lichen planus, leukoedema, etc. must be ruled out before a diagnosis of leukoplakia can be made. Leukoplakia may be a premalignant condition.'),('528.6',2,'A white patch or plaque on oral cavity mucosa that cannot be characterized clinically or pathologically as any other disease. The diagnosis of leukoplakia is one of exclusion; other conditions such as candidiasis, lichen planus, leukoedema, etc. must be ruled out before a diagnosis of leukoplakia can be made. Leukoplakia may be a premalignant condition. --2004'),('528.9',0,'A lobular hemangioma arising from the oral mucosa.'),('530',0,'disorder of the esophagus, the portion of the digestive canal between the pharynx and stomach.'),('530.0',0,'failure of normal relaxation of the lower esophageal sphincter associated with uncoordinated contractions of the thoracic esophagus, resulting in functional obstruction and difficulty swallowing.'),('530.1',0,'Inflammation of the esophagus (the tube that carries food from the mouth to the stomach).'),('530.1',1,'inflammation of the esophagus caused by the reflux of gastric juice with contents of the stomach and duodenum.'),('530.10',0,'Inflammation of the esophagus (the tube that carries food from the mouth to the stomach).'),('530.11',0,'inflammation of the esophagus caused by the reflux of gastric juice with contents of the stomach and duodenum.'),('530.4',0,'The presence of a hole or other type of opening in the esophageal wall through which the contents of the esophagus can pass into the mediastinum. The most common cause of esophageal perforation is injury during a medical procedure such as esophagoscopy or placement of a naso-gastric tube; and pathologic process such as neoplasm or gastric reflux with ulceration. Less common causes include injuries from penetrating or blunt trauma or injury to the esophagus during an operation on another organ, mechanical problem such as violent retching or vomiting; ingestion of a foreign body or caustic agents. The condition often results in infection of the mediastinum and mediastinitis.'),('530.81',0,'(GAS-tro-eh-sof-a-JEE-al REE-flux diz-EEZ) Also called GERD. A common disorder marked by frequent or severe heartburn. The burning feeling occurs when stomach acid flows up into the esophagus.'),('530.85',0,'A condition in which the cells lining the lower part of the esophagus have changed or been replaced with abnormal cells that could lead to cancer of the esophagus. The backing up of stomach contents (reflux) may irritate the esophagus and, over time, cause Barrett\'s esophagus.'),('530.85',1,'Esophageal segment lined with columnar metaplastic epithelium which is flat or villiform. Barrett epithelium is characterized by two different types of cells: goblet cells and columnar cells. The symptomatology of Barrett esophagus is that of gastro-esophageal reflux. It is the precursor of most esophageal adenocarcinomas. (WHO, 2000) -- 2003'),('530.85',2,'syndrome including peptic ulcer of the lower esophagus, often with stricture, due to the presence of columnar lined epithelium, which may contain functional mucous cells, parietal cells, or chief cells in the esophagus instead of normal squamous cell epithelium; sometimes pre-malignant, followed by esophageal adenocarcinoma.'),('530.9',0,'disorder of the esophagus, the portion of the digestive canal between the pharynx and stomach.'),('532',0,'peptic ulcer located in the duodenum, the shortest and widest portion of the small intestine adjacent to the pylorus of the stomach.'),('533',0,'local defect produced by the sloughing of inflammatory necrotic tissue that occurs in the regions of the gastrointestinal tract which come into contact with gastric juice; occurs when there are defects in the mucosa barrier; common forms of peptic ulcers are associated with Helicobacter pylori and the consumption of nonsteroidal antiinflammatory drugs.'),('535.1',0,'(GAS-trik AT-ro-fee) A condition in which the stomach muscles shrink and become weak. The digestive (peptic) glands may also shrink, resulting in a lack of digestive juices.'),('536.0',0,'(a-klor-HY-dree-a) A lack of hydrochloric acid in the digestive juices in the stomach. Hydrochloric acid helps digest food.'),('536.0',1,'lack of hydrochloric acid in gastric juice despite stimulation of gastric secretion.'),('536.0',2,'Absence of hydrochloric acid in the gastric juice.'),('536.8',0,'(a-klor-HY-dree-a) A lack of hydrochloric acid in the digestive juices in the stomach. Hydrochloric acid helps digest food.'),('536.8',1,'lack of hydrochloric acid in gastric juice despite stimulation of gastric secretion.'),('536.8',2,'Absence of hydrochloric acid in the gastric juice.'),('536.8',3,'Upset stomach.'),('540',0,'Acute inflammation of the vermiform appendix.'),('555',0,'Inflammation of the intestines, but usually only of the small intestine. Regional enteritis increases the risk for developing colon cancer. Also called Crohn\'s disease.'),('555.9',0,'gastrointestinal disorder characterized by chronic inflammatory infiltrates, fibrosis affecting all layers of the serosa, and development of noncaseating granulomas; most common site of involvement is the terminal ileum with the colon as the second most common.'),('555.9',1,'Chronic inflammation of the gastrointestinal tract, most commonly the bowel. Crohn\'s disease increases the risk for colon cancer.'),('555.9',2,'A gastrointestinal disorder characterized by chronic inflammation involving all layers of the intestinal wall, noncaseating granulomas affecting the intestinal wall and regional lymph nodes, and transmural fibrosis. Crohn disease most commonly involves the terminal ileum; the colon is the second most common site of involvement. --2004'),('555.9',3,'Inflammation of the intestines, but usually only of the small intestine. Regional enteritis increases the risk for developing colon cancer. Also called Crohn\'s disease.'),('556',0,'chronic, recurrent ulceration of the colon mucosa and submucosa.'),('556',1,'Chronic inflammation of the colon that produces ulcers in its lining. This condition is marked by abdominal pain, cramps, and loose discharges of pus, blood, and mucus from the bowel.'),('556.9',0,'chronic, recurrent ulceration of the colon mucosa and submucosa.'),('556.9',1,'Chronic inflammation of the colon that produces ulcers in its lining. This condition is marked by abdominal pain, cramps, and loose discharges of pus, blood, and mucus from the bowel.'),('560.1',0,'An obstruction of the intestines, especially the ileum.'),('560.39',0,'Feces wedged in intestine.'),('560.9',0,'any impairment, arrest, or reversal of the normal flow of intestinal contents toward the anus.'),('562',0,'A condition marked by small sacs or pouches (diverticula) in the walls of an organ such as the stomach or colon. These sacs can become inflamed and cause a condition called diverticulitis, which may be a risk factor for certain types of cancer.'),('562.1',0,'presence of multiple herniations of the mucosa and submucosa of the colon through the circular muscle layer.'),('562.10',0,'presence of multiple herniations of the mucosa and submucosa of the colon through the circular muscle layer.'),('564.0',0,'Other forms of abnormal feces or difficult passage of feces.'),('564.0',1,'condition in which bowel movements are infrequent or incomplete.'),('564.0',2,'Decrease in normal frequency of defecation accompanied by difficult or incomplete passage of stool and/or passage of excessively hard, dry stool'),('564.0',3,'Constipation; irregular and infrequent or difficult evacuation of the bowels.'),('564.00',0,'Other forms of abnormal feces or difficult passage of feces.'),('564.00',1,'condition in which bowel movements are infrequent or incomplete.'),('564.00',2,'Decrease in normal frequency of defecation accompanied by difficult or incomplete passage of stool and/or passage of excessively hard, dry stool'),('564.00',3,'Constipation; irregular and infrequent or difficult evacuation of the bowels.'),('564.1',0,'chronic noninflammatory disease characterized by abdominal pain, altered bowel habits consisting of diarrhea or constipation or both, and no detectable pathologic change; a variant form is characterized by painless diarrhea; it is a common disorder with a psychophysiologic basis; called also spastic or irritable colon.'),('564.1',1,'Functional disorder of the colon that is generally psychosomatic.'),('564.2',0,'A group of symptoms that occur when food or liquid enters the small intestine too rapidly. These symptoms include cramps, nausea, diarrhea, and dizziness. Dumping syndrome sometimes occurs in people who have had a portion of their stomach removed.'),('567.9',0,'inflammation of the peritoneum, a condition marked by exudations in the peritoneum of serum, fibrin, cells, and pus.'),('568.82',0,'Transudate contained in the peritoneal cavity.'),('568.82',1,'serous fluid which accumulates in the peritoneal cavity in ascites.'),('568.82',2,'Pathological transudate in the peritoneal cavity.'),('569.49',0,'Proctitis; inflammation of the rectum.'),('569.9',0,'pathologic disorders in the section of the alimentary canal from the duodenum to the anus; includes all disorders of large and small intestines.'),('571.0',0,'lipid infiltration and fatty degeneration of liver parenchymal cells due to alcohol abuse; may be associated with alcohol hepatitis or cirrhosis.'),('571.2',0,'liver disease in alcoholics in which the normal microcirculation, the gross vascular anatomy, and the hepatic architecture have been variably destroyed and altered with fibrous septa surrounding regenerated or regenerating parenchymal nodules.'),('571.6',0,'a form of biliary cirrhosis in which small intrahepatic ducts are destroyed while the major intra and extra hepatic ducts remain patent; most patients are middle aged females and have circulating antimitochondrial antibodies.'),('572.0',0,'solitary or multiple collections of pus within the liver; usually associated with systemic manifestations of toxemia and clinical signs of disease in the right upper quadrant of the abdomen.'),('572.2',0,'syndrome characterized by central nervous system dysfunction in association with liver failure, including portal-systemic shunts; clinical features include lethargy and confusion, frequently progressing to coma, asterixis, nystagmus, brisk oculovestibular reflexes, decorticate and decerebrate posturing, muscle spasticity, and bilateral extensor plantar reflexes.'),('572.3',0,'abnormally increased pressure in the portal venous system, frequently seen in cirrhosis of the liver and other conditions causing obstruction of the portal vein.'),('573.3',0,'inflammation of the liver and liver disease involving degenerative or necrotic alterations of hepatocytes.'),('573.3',1,'(hep-a-TYE-tis) Disease of the liver causing inflammation. Symptoms include an enlarged liver, fever, nausea, vomiting, abdominal pain, and dark urine.'),('573.3',2,'hepatitis. Inflammation of the liver; usually from a viral infection, but sometimes from toxic agents. Previously endemic throughout much of the developing world, viral hepatitis now ranks as a major public health problem in industrialized nations. The three most common types of viral hepatitis -- A, B, and C -- afflict over 500,000 people in the U.S. each year, and millions worldwide. Hepatitis B alone ranks as the ninth leading killer in the world. Hepatitis A, an RNA enterovirus, spread by contact with fecal matter or blood, most often through ingestion of contaminated food. Rarely fatal, it cannot be treated except by bed rest for 1 -- 4 weeks, during which time no alcohol should be consumed. It may recur after 3 months. Hepatitis B is shed through blood, semen, vaginal secretions, and saliva approximately 4 -- 6 weeks after symptoms develop; the virus may take up to 6 months to incubate, and people may also become asymptomatic carriers. Hepatitis B may heal slowly, and is a leading cause of chronic liver disease and cirrhosis. Effective vaccines exist, but it is the fastest spreading form of the disease in the U.S., with some 300,000 cases reported annually. Rates were up 80% from 1981 -- 1986 among IV drug users and up 38% during the same period among heterosexuals; among homosexuals, previously a high-risk group, rates held stable. Hepatitis C, infecting about 150,000 Americans annually, remains in the blood for years and accounts for a large percentage of cirrhosis, liver failure, and liver cancer cases. Its main mode of transmission is through blood transfusion, and possibly sexual intercourse. Types D and E are less frequently seen in the U.S. (STED98)'),('573.9',0,'impairment of health or a condition of abnormal functioning of the liver.'),('573.9',1,'Any disease or dysfunction of the liver and the intrahepatic bile ducts.'),('574',0,'presence or formation of gallstones in the gallbladder.'),('575.10',0,'inflammation of the gallbladder; generally caused by impairment of bile flow, gallstones in the biliary tract, infections, or other diseases.'),('575.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the gallbladder; generally involves the impairment of bile flow, gallstones in the biliary tract, infections, neoplasms, or other diseases.'),('576.2',0,'intrahepatic impairment of bile flow; usually due to liver cell damage, but may be due to obstruction of intrahepatic bile ducts.'),('576.2',1,'stoppage or suppression of bile by intrahepatic or extrahepatic causes.'),('576.4',0,'abnormal passage in any organ of the biliary tract or between biliary organs and other organs.'),('576.9',0,'abnormality of function, structure, or both of the organs, ducts, and other structures that participate in the secretion, storage, and delivery of bile into the duodenum.'),('577.0',0,'acute or chronic inflammation of the pancreas due to autodigestion of pancreatic tissue by its own enzymes.'),('577.0',1,'Inflammation of the pancreas. Chronic pancreatitis may cause diabetes and problems with digestion. Pain is the primary symptom.'),('577.0',2,'Inflammation of the pancreas.'),('578',0,'escape of blood from the vessels, or bleeding, in the gastrointestinal tract.'),('578.0',0,'Hematemesis; vomiting blood.'),('578.9',0,'escape of blood from the vessels, or bleeding, in the gastrointestinal tract.'),('579',0,'Malabsorption: decreased absorption of fat and other nutrients caused by liver, biliary, pancreatic or intestinal disease. The 72-hour fecal fat determination is the best single test for mal- absorption.'),('579',1,'impaired absorption of nutrients in the gastrointestinal tract.'),('579',2,'A group of symptoms such as gas, bloating, abdominal pain, and diarrhea resulting from the body\'s inability to properly absorb nutrients.'),('579.0',0,'disease occurring in children and adults characterized by sensitivity to gluten, with chronic inflammation and atrophy of the mucosa of the upper small intestine; manifestations include diarrhea, malabsorption, steatorrhea, and nutritional and vitamin deficiencies.'),('579.1',0,'chronic malabsorption syndrome occuring mainly in residents of or visitors to the tropics or subtropics; failed intestinal absorption of nutrients results in malnutrition and anemia due to folate deficiency.'),('579.8',0,'excessive amounts of fats in the feces, as in malabsorption syndromes.'),('579.9',0,'Malabsorption: decreased absorption of fat and other nutrients caused by liver, biliary, pancreatic or intestinal disease. The 72-hour fecal fat determination is the best single test for mal- absorption.'),('579.9',1,'impaired absorption of nutrients in the gastrointestinal tract.'),('579.9',2,'A group of symptoms such as gas, bloating, abdominal pain, and diarrhea resulting from the body\'s inability to properly absorb nutrients.'),('581',0,'Nephrotic Syndrome: twenty-four hour urine protein > three grams. May be associated with hypoalbuminemia and hypercholesterolemia.'),('581',1,'diseases involving defective kidney glomeruli, characterized by massive proteinuria and lipiduria with varying degrees of edema, hypoalbuminemia, and hyperlipidemia.'),('581.9',0,'diseases of the kidney characterized by purely degenerative lesions of the renal tubules without an inflammatory component.'),('583.1',0,'characterized histologically by proteinaceous deposits on the glomerular capillary basement membrane or by thickening of the membrane; clinically similar to chronic glomerulonephritis, occasionally with transient nephrotic syndrome.'),('583.9',0,'glomerular disease characterized by an inflammatory reaction, with leukocyte infiltration and cellular proliferation of the glomeruli, or that appears to be the result of immune glomerular injury.'),('583.9',1,'impairment of health or a condition of abnormal functioning of the kidney.'),('583.9',2,'A neoplastic or non-neoplastic condition affecting the kidney. Representative examples of non-neoplastic conditions include glomerulonephritis and nephrotic syndrome. Representative examples of neoplastic conditions include benign processes (e.g., renal lipoma and renal fibroma) and malignant processes (e.g., renal cell carcinoma and renal lymphoma).'),('583.9',3,'inflammation of the kidney; a focal or diffuse proliferative or destructive process which may involve the glomerulus, tubule, or interstitial renal tissue.'),('583.9',4,'Inflammation of the kidney. It is a focal or diffuse proliferative or destructive process which may involve the glomerulus, tubule, or interstitial renal tissue.'),('584',0,'clinical syndrome characterized by a sudden decrease in glomerular filtration rate, usually associated with oliguria and always associated with biochemical consequences of the reduction in glomerular filtration rate such as a rise in blood urea nitrogen (BUN) and serum creatinine concentrations.'),('584.9',0,'clinical syndrome characterized by a sudden decrease in glomerular filtration rate, usually associated with oliguria and always associated with biochemical consequences of the reduction in glomerular filtration rate such as a rise in blood urea nitrogen (BUN) and serum creatinine concentrations.'),('585.6',0,'irreversible and usually progressive reduction in renal function in which both kidneys have been damaged by a variety of diseases to the extent that they are unable to adequately remove the metabolic products from the blood and regulate the body\'s electrolyte composition and acid-base balance.'),('585.6',1,'Chronic, irreversible renal failure.'),('585.6',2,'An irreversible and usually progressive reduction in renal function in which both kidneys have been damaged by a variety of diseases to the extent that they are unable to adequately remove the metabolic products from the blood and regulate the body\'s electrolyte composition and acid-base balance. (from MSH98)'),('585.9',0,'irreversible and usually progressive reduction in renal function in which both kidneys have been damaged by a variety of diseases to the extent that they are unable to adequately remove the metabolic products from the blood and regulate the body\'s electrolyte composition and acid-base balance.'),('585.9',1,'Chronic, irreversible renal failure.'),('585.9',2,'An irreversible and usually progressive reduction in renal function in which both kidneys have been damaged by a variety of diseases to the extent that they are unable to adequately remove the metabolic products from the blood and regulate the body\'s electrolyte composition and acid-base balance. (from MSH98)'),('586',0,'inability of a kidney to excrete metabolites at normal plasma levels under conditions of normal loading or inability to retain electrolytes under conditions of normal intake.'),('586',1,'Acute or chronic condition, characterized by the inability of the kidneys to adequately filter the blood substances, resulting in uremia and electrolyte imbalances. Acute renal failure is usually associated with oliguria or anuria, hyperkalemia, and pulmonary edema. Chronic renal failure is irreversible and requires hemodialysis.--2004'),('586',2,'excess in the blood of urea, creatinine and other nitrogenous end products of protein and aminoacid metabolism; also, the constellation of signs and symptoms of chronic renal failure.'),('587',0,'sclerosis or hardening of the kidney due to renovascular disease.'),('588.0',0,'metabolic bone disease due to increased bone resorption resulting from the acidosis and secondary hyperparathyroidism of renal insufficiency.'),('588.1',0,'polyuric disorder characterized by normal rates of renal filtration and solute excretion, but a persistent hypotonic urine due to the failure of renal tubules to respond to antidiuretic hormones, such as vasopressin, to reduce urine volume; tubular insensitivity to vasopressin can result from genetic defects, diseases, drug effects, or may occur with pregnancy.'),('590',0,'invasion and growth of microorganisms in the kidney; may be clinically inapparent or result in local cellular injury.'),('590.80',0,'inflammation of the kidney and its pelvis due to infection.'),('590.9',0,'invasion and growth of microorganisms in the kidney; may be clinically inapparent or result in local cellular injury.'),('591',0,'distention of the pelvis and calices of the kidney with urine, as a result of obstruction of the ureter, with accompanying atrophy of the parenchyma of the organ.'),('591',1,'Abnormal enlargement of a kidney, which may be caused by blockage of the ureter (such as by a kidney stone) or chronic kidney disease that prevents urine from draining into the bladder.'),('592.0',0,'condition marked by the presence of renal calculi, abnormal concretions within the kidney, usually of mineral salts.'),('592.9',0,'abnormal concretions occuring within the urinary tract, usually composed of mineral salts.'),('593.1',0,'general increase in bulk of the kidney due to an increase in cell volume; it is not due to tumor formation, nor to an increase in the number of cells.'),('593.4',0,'blockage or obstruction in the ureter, the fibromuscular tube which conveys urine from the kidney to the bladder.'),('593.5',0,'Abnormal enlargement of the ureter caused by any blockage that prevents urine from draining into the bladder.'),('593.9',0,'impairment of health or a condition of abnormal functioning of the kidney.'),('593.9',1,'A neoplastic or non-neoplastic condition affecting the kidney. Representative examples of non-neoplastic conditions include glomerulonephritis and nephrotic syndrome. Representative examples of neoplastic conditions include benign processes (e.g., renal lipoma and renal fibroma) and malignant processes (e.g., renal cell carcinoma and renal lymphoma).'),('596.54',0,'dysfunction of the urinary bladder due to disease of the central or peripheral nervous system pathways involved in the control of micturition.'),('596.9',0,'disease or disorder of the urinary bladder, the musculomembranous sac in the anterior of the pelvic cavity that serves as a reservoir for urine, which it receives through the ureters and discharges through the urethra.'),('596.9',1,'A non-neoplastic or neoplastic disorder affecting the urinary bladder. A representative example of non-neoplastic bladder disorder is bacterial bladder infection. A representative example of neoplastic bladder disorder is bladder carcinoma. -- 2003'),('597.80',0,'inflammation of the urethra.'),('599.0',0,'infections affecting stuctures participating in the secretion and elimination of urine: the kidneys, ureters, urinary bladder and urethra.'),('599.7',0,'presence of blood in the urine.'),('599.7',1,'Blood in the urine.'),('599.70',0,'presence of blood in the urine.'),('599.70',1,'Blood in the urine.'),('599.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the urinary tract.'),('599.9',1,'Disorders of any part of the urologic system. (NCI)'),('599.9',2,'Disorders of any part of the urologic system.'),('600.0',0,'(hye-per-PLAY-zha) A benign (noncancerous) condition in which an overgrowth of prostate tissue pushes against the urethra and the bladder, blocking the flow of urine.'),('600.00',0,'(hye-per-PLAY-zha) A benign (noncancerous) condition in which an overgrowth of prostate tissue pushes against the urethra and the bladder, blocking the flow of urine.'),('600.2',0,'A benign neoplasm arising from soft tissue of the prostate. It is characterized by the presence of spindle-shaped fibroblasts.'),('600.2',1,'This is a non-cancerous growth found in the prostate.'),('601',0,'Prostatitis: inflammation of the prostate, appreciated clinically as an enlarged, soft or tender prostate. Prostatic secretions contain large numbers of leukocytes.'),('601',1,'inflammation of the prostate.'),('601',2,'Inflammation of the prostate gland.'),('601.9',0,'Prostatitis: inflammation of the prostate, appreciated clinically as an enlarged, soft or tender prostate. Prostatic secretions contain large numbers of leukocytes.'),('601.9',1,'inflammation of the prostate.'),('601.9',2,'Inflammation of the prostate gland.'),('602.9',0,'deviation from or interruption of the normal structure or function of the prostate.'),('607',0,'condition in which there is a deviation from or interruption of the normal structure or function of the penis.'),('607.81',0,'A superficial fibromatosis arising from the soft tissues of the penis. It is characterized by the presence of spindle-shaped fibroblasts, and an infiltrative growth pattern.'),('607.85',0,'A superficial fibromatosis arising from the soft tissues of the penis. It is characterized by the presence of spindle-shaped fibroblasts, and an infiltrative growth pattern.'),('607.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the penis.'),('608.87',0,'Sexual climax without the release of semen from the penis.'),('610.1',0,'Fibrosis associated with cyst formation in the breast parenchyma. -- 2003'),('610.4',0,'Dilatation of the mammary duct without atypical cells.'),('611.0',0,'Inflammation of the breast.'),('611.1',0,'female mammary morphology in a XY genotype.'),('611.1',1,'Excessive development of the breasts in males; usually the result of hormonal imbalance or treatment with certain drugs.'),('611.72',0,'A mass in the mammary gland, either mobile or immobile. Once the mass has reached the size of a small garden pea, it can be detected by palpation. With mammography a larger number of early breast cancers are being detected since this techniques allows detection prior to the point at which the mass can be felt. Breast masses are not always malignant. Benign fibrocystic breast disease is not uncommon. A fine needle biopsy aspiration can distinguish a cystic mass from a solid one.'),('611.79',0,'Fluid coming from the nipple.'),('611.9',0,'disease or disorder of the breast.'),('614.2',0,'inflammation of the fallopian tubes.'),('614.9',0,'spectrum of inflammation involving the female upper genital tract and the supporting tissues; is usually caused by an ascending infection of organisms from the endocervix that may be confined to the uterus, fallopian tubes, ovaries, the supporting ligaments, or may involve several of the above uterine appendages; such inflammation can lead to functional impairment and infertility.'),('614.9',1,'Any pelvic infection involving the upper female genital tract beyond the cervix.'),('614.9',2,'Pelvic inflammatory disease (PID) is an acute or chronic inflammation in the pelvic cavity. It is most commonly caused by sexually transmitted diseases, including chlamydia and gonorrhea, that have ascended into the uterus, fallopian tubes, or ovaries as a result of intercourse or childbirth, or of surgical procedures, including insertion of IUDs or abortion. PID may be either symptomatic or asymptomatic. It may cause infertility and it may raise the risk of ectopic pregnancy. PID is a disease associated with HIV infection.'),('616.10',0,'inflammation of the vagina characterized by pain and a purulent discharge.'),('616.10',1,'Inflammation of the vagina.'),('617',0,'condition in which tissue more or less perfectly resembling the uterine mucous membrane (the endometrium) and containing typical endometrial granular and stromal elements occurs aberrantly in various locations in the pelvic cavity.'),('617',1,'(en-do-mee-tree-O-sis) A benign condition in which tissue that looks like endometrial tissue grows in abnormal places in the abdomen.'),('617.9',0,'condition in which tissue more or less perfectly resembling the uterine mucous membrane (the endometrium) and containing typical endometrial granular and stromal elements occurs aberrantly in various locations in the pelvic cavity.'),('617.9',1,'(en-do-mee-tree-O-sis) A benign condition in which tissue that looks like endometrial tissue grows in abnormal places in the abdomen.'),('620.2',0,'fluid-filled closed cavity or sac in the ovary that is lined by epithelium; can be of normal, abnormal, non-neoplastic, or neoplastic tissues.'),('621.3',0,'A proliferation of the endometrial cells resulting in glandular enlargement and budding. The proliferation may or may not be associated with atypia of the endometrial cells. When the hyperplastic changes are excessive, there is formation of complex epithelial structures (complex endometrial hyperplasia). --2003'),('621.30',0,'A proliferation of the endometrial cells resulting in glandular enlargement and budding. The proliferation may or may not be associated with atypia of the endometrial cells. When the hyperplastic changes are excessive, there is formation of complex epithelial structures (complex endometrial hyperplasia). --2003'),('621.33',0,'An Endometrial Hyperplasia characterized by cytologic and architectural changes which may lead to Endometrial Carcinoma. Despite the atypical features and possible course, there is debate on whether to consider this a neoplasm. The relationship with Endometrial Intraepithelial Neoplasia is also unclear.'),('621.9',0,'deviation from or interruption of the normal structure or function of the uterus.'),('622.10',0,'Irregularity or alteration from normal cervical tissue. The spatial orientation of the cervical cells is often aberrant due to the lack of an organized growth process. 2005'),('622.5',0,'One that is abnormally prone to dilate in the second trimester of pregnancy, resulting in premature expulsion of the fetus.'),('625.3',0,'Difficult and painful menstruation.'),('625.4',0,'occurs in some women prior to menstruation; salt and water retention cause weight gain and bloating; individuals may experience mood changes.'),('625.4',1,'Physiological, emotional, and mental stress related to the period of time immediately preceding menstruation.'),('625.4',2,'A more severe and disabling form of premenstrual syndrome in which mood symptoms are the primary characteristic.'),('626.0',0,'absence of menses for three months or more.'),('626.0',1,'Absence or abnormal cessation of the menses.'),('626.2',0,'Abnormally heavy menstrual bleeding.'),('626.4',0,'Deviations from the normal process; e.g. delayed, difficult, profuse, scanty, unusual bleeding, etc.'),('630',0,'trophoblastic hyperplasia associated with normal gestation, or molar pregnancy; characterized by the swelling of the chorionic villi and elevated human chorionic gonadotropin; hydatidiform moles or molar pregnancy may be categorized as complete or partial based on their gross morphology, histopathology, and karyotype.'),('630',1,'A rare cancer in women of childbearing age in which cancer cells grow in the tissues that are formed in the uterus after conception. Also called gestational trophoblastic disease, gestational trophoblastic neoplasia, gestational trophoblastic tumor, or choriocarcinoma.'),('630',2,'A gestational disorder characterized by an abnormal placenta with marked enlargement of the chorionic villi and hyperplasia of the villous trophoblastic cells. According to the amount of villous involvement, a hydatidiform mole is defined as complete or partial. Most molar pregnancies are complete and are characterized by generalized hydropic villous changes. Partial moles are characterized by a mixture of large hydropic villi and normal placenta tissue. Complete moles are usually diploid and typically present between the eleventh and twenty-fifth week of pregnancy, whereas partial moles are usually triploid and usually present around the nineteenth week of pregnancy. The incidence of choriocarcinoma is higher in patients with complete hydatidiform mole. When a hydatidiform mole invades the myometrium and broad ligament, or it is found in distant sites as vagina, vulva, and lung, it is referred as invasive mole.'),('630',3,'A rare cancer in women of childbearing age in which cancer cells grow in the tissues that are formed in the uterus after conception.'),('630',4,'A diverse group of lesions characterized by excessive proliferation of trophoblasts. These include premalignant lesions: hydatidiform mole (complete and partial) and malignant disorders: invasive mole, choriocarcinoma, placental site trophoblastic tumor and miscellaneous trophoblastic lesions. These tumors are very chemosensitive. All produce Human Chorionic Gonadotrophin which is utilized as a tumor marker. - 2003'),('631',0,'circumscribed stable malformation of the skin and occasionally of the oral mucosa, which is not due to external causes.'),('632',0,'Retention in uterus of an abortus that has been dead at least 4 weeks.'),('633',0,'development of a fertilized ovum outside of the uterine cavity.'),('633.9',0,'development of a fertilized ovum outside of the uterine cavity.'),('634',0,'the natural premature expulsion from the uterus of the products of conception, the embryo, or non-viable fetus.'),('634',1,'Loss of the products of conception from the uterus before the fetus is viable; spontaneous abortion.'),('634',2,'Expulsion of the products of conception before the completion of gestation without deliberate interference.'),('637',0,'Any termination of pregnancy happening before the fetus is able to sustain independent life.'),('642.4',0,'toxemia occurring in women in the second half of their pregnancy, characterized by hypertension, and usually by edema and proteinuria, but without the convulsions and coma associated with eclampsia.'),('642.4',1,'pregnancy induced hypertensive states, including EPH gestosis when edema and proteinuria accompany hypertension; other hypertensive disorders that develop during pregnancy or the puerperium are preeclampsia and eclampsia, either of which may be superimposed upon chronic hypertensive vascular or renal disease.'),('658.4',0,'Inflammation of the amnion.'),('658.40',0,'Inflammation of the amnion.'),('682.9',0,'An acute, spreading infection of the deep tissues of the skin and muscle that causes the skin to become warm and tender and may also cause fever, chills, swollen lymph nodes, and blisters.'),('686.1',0,'A lobular hemangioma arising from the skin and attached subcutaneous tissues.'),('686.1',1,'A capillary hemangioma characterized by the presence of a lobular growth pattern.'),('686.9',0,'skin diseases caused by bacteria, fungi, parasites, or viruses; may present on the surface of the skin, or underlying dermal layers.'),('691.8',0,'chronic inflammatory skin disorder in individuals with a hereditary predisposition to a lowered threshold to pruritus; characterized by extreme itching, leading to scratching and rubbing that result in typical lesions of eczema.'),('692.71',0,'injury to the skin, with erythema, tenderness, and in some extreme cases blistering, following excessive exposure to sunlight; produced by ultraviolet rays not filtered out by clouds or water.'),('692.79',0,'Photosensitivity; increased sensitivity of the skin to light and other sources of UV.'),('692.9',0,'Inflammation of the skin.'),('692.9',1,'type of acute or chronic skin reaction in which sensitivity is manifested by reactivity to materials or substances coming in contact with the skin; may involve allergic or non-allergic mechanisms.'),('692.9',2,'pruritic papulovesicular dermatitis occurring as a reaction to many endogenous and exogenous agents.'),('694.4',0,'group of chronic blistering diseases characterized histologically by acantholysis and blister formation within the epidermis.'),('695',0,'redness of the skin produced by congestion of the capillaries; condition may result from a variety of causes.'),('695',1,'Redness of the skin.'),('695.1',0,'skin and mucous membrane disease characterized by an eruption of macules, papules, nodules, vesicles, and/or bullae with characteristic bull\'s-eye lesions usually occurring on the dorsal aspect of the hands and forearms.'),('695.10',0,'skin and mucous membrane disease characterized by an eruption of macules, papules, nodules, vesicles, and/or bullae with characteristic bull\'s-eye lesions usually occurring on the dorsal aspect of the hands and forearms.'),('695.11',0,'Self-limiting form of Erythema Multiforme.'),('695.2',0,'erythematous eruption commonly associated with drug reactions or infection and characterized by inflammatory nodules that are usually tender, multiple, and bilateral; these nodules are located predominantly on the shins with less common occurrence on the thighs and forearms; they undergo characteristic color changes ending in temporary bruise-like areas; this condition usually subsides in 3-6 weeks without scarring or atrophy.'),('695.4',0,'chronic form of cutaneous lupus erythematosus in which the skin lesions mimic those of the systemic form but in which systemic signs are rare; characterized by the presence of discoid skin plaques showing varying degrees of edema, erythema, scaliness, follicular plugging, and skin atrophy; lesions are surrounded by an elevated erythematous border; the condition typically involves the face and scalp, but widespread dissemination may occur.'),('695.4',1,'A chronic inflammatory connective tissue disease marked by skin rashes, joint pain and swelling, inflammation of the kidneys, inflammation of the fibrous tissue surrounding the heart (i.e., the pericardium), as well as other problems. Not all affected individuals display all of these problems. Also called systemic lupus erythematosus.'),('695.89',0,'widespread involvement of the skin by a scaly, erythematous dermatitis occurring either as a secondary or reactive process to an underlying cutaneous disorder (e.g., atopic dermatitis, psoriasis, etc.), or as a primary or idiopathic disease; often associated with the loss of hair and nails, hyperkeratosis of the palms and soles, and pruritus.'),('695.9',0,'widespread involvement of the skin by a scaly, erythematous dermatitis occurring either as a secondary or reactive process to an underlying cutaneous disorder (e.g., atopic dermatitis, psoriasis, etc.), or as a primary or idiopathic disease; often associated with the loss of hair and nails, hyperkeratosis of the palms and soles, and pruritus.'),('695.9',1,'redness of the skin produced by congestion of the capillaries; condition may result from a variety of causes.'),('695.9',2,'Redness of the skin.'),('696.0',0,'Joint inflammation associated with psoriasis.'),('696.0',1,'syndrome of psoriasis in association with inflammation, arthritis; rheumatoid factor is usually not present in the sera of affected individuals.'),('697.0',0,'inflammatory, pruritic disease of the skin and mucous membranes, which can be either generalized or localized; characterized by distinctive purplish, flat-topped papules having a predilection for the trunk and flexor surfaces; lesions may be discrete or coalesce to form plaques.'),('698.9',0,'intense itching sensation that produces the urge to rub or scratch the skin to obtain relief.'),('698.9',1,'An intense itching sensation.'),('701.0',0,'A chronic disorder, possibly autoimmune, marked by excessive production of collagen which results in hardening and thickening of body tissues. Localized scleroderma typically affects the skin, with formation of patches or lines of thick and unyielding tissue; there can be muscle and underlying tissue involvement as well as occasional joint complications. The affected areas of skin can be restrictive and disfiguring. The shape, depth and location of the affected area is used to classify one of the four types of local scleroderma. An individual can have a combination of localized scleroderma types.'),('701.2',0,'circumscribed melanosis consisting of a brown pigmented, velvety verrucosity or fine papillomatosis appearing in the axillae and other body folds; occurs in association with endocrine disorders, underlying malignancy, administration of certain drugs, or as in inherited disorder.'),('701.4',0,'progressively enlarging scar resulting from formation of excessive amounts of collagen in the dermis during connective tissue repair; spreads to surrounding tissues.'),('701.4',1,'(KEY-loyd) A thick, irregular scar caused by excessive tissue growth at the site of an incision or wound.'),('702.0',0,'(ak-TIN-ik ker-a-TOE-sis) A precancerous condition of thick, scaly patches of skin.'),('702.0',1,'A precancerous lesion of the skin composed of atypical keratinocytes. It is characterized by the presence of thick, scaly patches of skin. Several histologic variants have been described, including atrophic, acantholytic, and hyperkeratotic variants.'),('704.0',0,'baldness; absence of hair from skin areas where it is normally present.'),('704.0',1,'(al-oh-PEE-shuh) The lack or loss of hair from areas of the body where hair is usually found. Alopecia can be a side effect of some cancer treatments.'),('704.0',2,'Baldness or the loss of hair.'),('704.00',0,'baldness; absence of hair from skin areas where it is normally present.'),('704.00',1,'(al-oh-PEE-shuh) The lack or loss of hair from areas of the body where hair is usually found. Alopecia can be a side effect of some cancer treatments.'),('704.00',2,'Baldness or the loss of hair.'),('704.1',0,'excess hair in females and children with an adult male pattern of distribution.'),('705',0,'condition in which there is a deviation from or interruption of the normal structure or function of the sweat glands, which are sweat-producing structures that are embedded in the dermis.'),('705.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the sweat glands, which are sweat-producing structures that are embedded in the dermis.'),('706.1',0,'Having a black or dark core or plug.'),('706.1',1,'chronic inflammatory disease of the pilosebaceous apparatus marked by an increase in sebum secretions causing lesions most frequently occurring on the face, chest, and back; the inflamed glands may form small pink papules, which sometimes surround comedones so that they have black centers (blackheads), or form pustules or cysts (whiteheads).'),('706.1',2,'A disorder of the skin marked by inflammation of oil glands and hair glands.'),('707.0',0,'ulceration caused by prolonged pressure in patients permitted to lie too still for a long period of time; bony prominences of the body are the most frequently affected sites; ulcer is caused by ischemia of the underlying structures of the skin, fat, and muscles as a result of the sustained and constant pressure.'),('707.0',1,'Death of tissue due to external pressure.'),('707.00',0,'ulceration caused by prolonged pressure in patients permitted to lie too still for a long period of time; bony prominences of the body are the most frequently affected sites; ulcer is caused by ischemia of the underlying structures of the skin, fat, and muscles as a result of the sustained and constant pressure.'),('707.00',1,'Death of tissue due to external pressure.'),('707.9',0,'lesion on the surface of the skin produced by the sloughing of inflammatory necrotic tissue.'),('708',0,'usually transient vascular reaction involving the upper dermis, representing local edema caused by dilation and increased permeability of the capilliaries and the development of wheals.'),('708',1,'Urticaria.'),('708',2,'An itchy skin eruption characterized by weals with pale interiors and well-defined red margins; usually the result of an allergic response to insect bites or food or drugs.'),('708.9',0,'usually transient vascular reaction involving the upper dermis, representing local edema caused by dilation and increased permeability of the capilliaries and the development of wheals.'),('708.9',1,'Urticaria.'),('708.9',2,'An itchy skin eruption characterized by weals with pale interiors and well-defined red margins; usually the result of an allergic response to insect bites or food or drugs.'),('709.0',0,'disorders of pigmentation of the skin and other organs, including discoloration, hyperpigmentation and hypopigmentation.'),('709.00',0,'disorders of pigmentation of the skin and other organs, including discoloration, hyperpigmentation and hypopigmentation.'),('709.01',0,'usually progressive, chronic pigmentary anomaly of the skin manifested by depigmented white patches that may be surrounded by a hyperpigmented border.'),('709.1',0,'A hemangioma arising from the skin, presenting as a red dot.'),('709.2',0,'lingering mark left on the skin after a surface injury, formed in the process of wound healing; also includes the new, internal tissue formed in the process of repair, as in a scarred kidney.'),('709.2',1,'A mark left (usually on the skin) by the healing of injured tissue.'),('709.9',0,'impairment of health or a condition of abnormal functioning of the skin.'),('709.9',1,'Any deviation from the normal structure or function of the skin or subcutaneous tissue that is manifested by a characteristic set of symptoms and signs. (NCI)'),('709.9',2,'determination of diseases or disorders of the skin based on symptoms, medical history, risk factors, and clinical tests.'),('709.9',3,'A disorder involving lesions or eruptions of the skin, usually without inflammation.'),('709.9',4,'Any deviation from the normal structure or function of the skin or subcutaneous tissue that is manifested by a characteristic set of symptoms and signs.'),('710.0',0,'chronic, relapsing, inflammatory, and often febrile multisystemic disorder of connective tissue, characterized principally by involvement of the skin, joints, kidneys, and serosal membranes; it is of unknown etiology, but is thought to represent a failure of the regulatory mechanisms of the autoimmune system; the disease is marked by a wide range of system dysfunctions, an elevated erythrocyte sedimentation rate, and the formation of LE cells in the blood or bone marrow.'),('710.0',1,'A chronic inflammatory connective tissue disease marked by skin rashes, joint pain and swelling, inflammation of the kidneys, inflammation of the fibrous tissue surrounding the heart (i.e., the pericardium), as well as other problems. Not all affected individuals display all of these problems.'),('710.1',0,'chronic hardening and thickening of the skin caused by swelling and thickening of fibrous tissue leading to eventual atrophy of the epidermis; can occur as a localized or a systemic disease.'),('710.1',1,'A chronic disorder marked by hardening and thickening of the skin. Scleroderma can be localized or it can affect the entire body (systemic).'),('710.1',2,'systemic disorder of the connective tissue; manifested by hardening and thickening of the skin, by abnormalities involving the microvasculature and larger vessels, and by fibrotic degenerative changes in various body organs including the heart, lungs, kidneys, and gastrointestinal tract.'),('710.1',3,'A chronic disorder, possibly autoimmune, marked by excessive production of collagen which results in hardening and thickening of body tissues. The two types of systemic scleroderma, limited cutaneous and diffuse cutaneous are classified with focus on the extent of affected skin. A relationship exists between the extent of skin area affected and degree of internal organ/system involvement. Systemic scleroderma can manifest itself in pulmonary fibrosis, Raynaud\'s syndrome, digestive system telangiectasias, renal hypertension and/or pulmonary hypertension.'),('710.2',0,'WHAT: Keratoconjunctivitis sicca. Keratoconjunctivitis Sicca (KCS): an eye condition in which there is decreased tear production and inflammation of the cornea and conjunctiva. WHY: Keratoconjunctivitis sicca is found in a significant number of patients with rheumatoid arthritis. KCS has also been described in systemic lupus erythematosus, polyarteritis nodosa, and scleroderma. KCS plus xerostomia is called the sicca syndrome. The association of the sicca syndrome with rheumatoid arthritis is known as Sjogren\'s syndrome. HOW: Clinically, patients with KCS may present with itching, burning eyes. They may complain of a dry sensation or of a foreign body sensation of the eyes. The conjunctiva is hyperemic, and thick strands of mucus may cover the eye. With slit lamp examination there is less than 1 mm of tear width at the margins of the upper and lower lids. There is increased debris and mucus strands within the tear film, seen best after blinking. Tiny punctate opacities are seen throughout the corneal surface. The Schirmer tear test (which is most accurately performed without topical anesthesia) shows less than 5 mm of wetting of filter paper at the end of 5 minutes. Finally, rose bengal, which is a water soluble dye specific for devitalized cells and mucin, will stain the dessicated corneal and conjunctival cells a bright red color. REFS: 1) Henkind, P and Gold, DH: Ocular manifestations of rheumatic disorders. Rheumatology 4:13, 1973. 2) Havener, W: Synopsis of ophthamology. St. Louis, C.V. Mosby Company, 1979. 3) Anderson, JR; Whaley, K; Williams, J and Buchanan, WW: A statistical aid to the diagnosis of keratoconjunctivitis sicca. Quart J Med 41:175, 1972. DN19292-9.'),('710.2',1,'drying and inflammation of the conjunctiva as a result of insufficient lacrimal secretion.'),('710.2',2,'A constellation of symptoms that include abnormal dryness of the mouth, eyes and other mucous membranes. The condition is seen in patients with Sjogren syndrome, sarcoidosis, amyloidosis, and deficiencies of vitamins A and C.'),('710.2',3,'symptom complex of unknown etiology, usually occurring in middle-aged or older women, marked by the triad of keratoconjunctivitis sicca with or without lacrimal gland enlargement, xerostomia with or without salivary gland enlargement, and the presence of a connective tissue disease, usually rheumatoid arthritis but sometimes systemic lupus erythematosus, scleroderma, or polymyositis; an abnormal immune response has been implicated.'),('710.3',0,'progressive condition characterized by symmetric proximal muscular weakness with elevated serum levels of muscle enzymes and a skin rash, typically a purplish-red erythema on the face, and edema of the eyelids and periorbital tissue; affected muscle tissue shows degeneration of fibers with a chronic inflammatory reaction; occurs in children and adults, and in the latter may be associated with visceral cancer or other disorders of connective tissue.'),('710.4',0,'inflammation of a number of voluntary muscles simultaneously.'),('710.9',0,'pertains to those conditions in which the primary defect is at the gene level and affects collagen biosynthesis, post-translational modification, or extracellular processing directly.'),('710.9',1,'A term previously used to describe chronic diseases of the connective tissue (e.g., rheumatoid arthritis, systemic lupus erythematosus, and systemic sclerosis), but now is thought to be more appropriate for diseases associated with defects in collagen, which is a component of the connective tissue.'),('710.9',2,'Inflammatory and degenerative diseases of connective tissue structures, such as arthritis.'),('711.9',0,'arthritis caused by bacteria, rickettsiae, mycoplasmas, viruses, fungi, or parasites; bacterial arthritis is frequently caused by Staphylococcus aureus, Streptococcus pneumoniae, Haemophilus influenzae, Borrelia, and Neisseria gonorrhoeae; viral arthritis is less common than bacterial arthritis and may be a manifestation of such viral diseases as mumps, rubella, hepatitis, etc.'),('711.90',0,'arthritis caused by bacteria, rickettsiae, mycoplasmas, viruses, fungi, or parasites; bacterial arthritis is frequently caused by Staphylococcus aureus, Streptococcus pneumoniae, Haemophilus influenzae, Borrelia, and Neisseria gonorrhoeae; viral arthritis is less common than bacterial arthritis and may be a manifestation of such viral diseases as mumps, rubella, hepatitis, etc.'),('714.0',0,'chronic systemic disease, primarily of the joints, marked by inflammatory changes in the synovial membranes and articular structures, widespread fibrinoid degeneration of the collagen fibers in mesenchymal tissues, and by atrophy and rarefaction of bony structures; etiology is unknown, but autoimmune mechanisms have been implicated.'),('714.0',1,'A chronic systemic disease, primarily of the joints, marked by inflammatory changes in the synovial membranes and articular structures, widespread fibrinoid degeneration of the collagen fibers in mesenchymal tissues, and by atrophy and rarefaction of bony structures. Etiology is unknown, but autoimmune mechanisms have been implicated.'),('714.30',0,'rheumatoid arthritis of children occurring in three major subtypes defined by the symptoms present during the first six months following onset: systemic onset (Still\'s Disease, Juvenile Onset), polyarticular onset, and pauciarticular onset; adult onset cases of Still\'s disease (Still\'s Disease, adult onset) are also known; only one subtype of juvenile rheumatoid arthritis (polyarticular onset, rheumatoid factor positive) clinically resembles adult rheumatoid arthritis and is considered its childhood equivalent.'),('715.9',0,'noninflammatory degenerative joint disease occurring chiefly in older persons, characterized by degeneration of the articular cartilage, hypertrophy of bone at the margins, and changes in the synovial membrane, accompanied by pain and stiffness.'),('715.9',1,'A noninflammatory degenerative joint disease occurring chiefly in older persons, characterised by degeneration of the articular cartilage, hypertrophy of bone at the margins and changes in the synovial membrane. It is accompanied by pain and stiffness, particularly after prolonged activity.'),('716.9',0,'inflammation of the joints; tends to be chronic.'),('716.9',1,'A disease marked by inflammation and pain in the joints.'),('716.9',2,'Inflammation of a joint or a state characterized by inflammation of joints.'),('716.9',3,'condition in which there is a deviation from or interruption of the normal structure or function of the joints.'),('716.9',4,'Any disease of the joints.'),('716.90',0,'condition in which there is a deviation from or interruption of the normal structure or function of the joints.'),('716.90',1,'Any disease of the joints.'),('719.0',0,'Pathological transudate in the synovial cavity of joints.'),('719.00',0,'Pathological transudate in the synovial cavity of joints.'),('719.4',0,'Pain in a joint.'),('719.40',0,'Pain in a joint.'),('719.6',0,'Joint crepitance on physical examination: Crepitation refers to repeated crackling sounds. Joint crepitation refers to the palpable or audible grating or crunch sensation that occurs with motion. Crepitus occurs when coarse or roughened cartilage surfaces are moved against each other.'),('719.7',0,'Limitation of independent movement within the environment on foot'),('719.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the joints.'),('719.9',1,'Any disease of the joints.'),('719.90',0,'condition in which there is a deviation from or interruption of the normal structure or function of the joints.'),('719.90',1,'Any disease of the joints.'),('720.2',0,'WHAT: Symmetrical radiological inflammation of the sacroiliac joints. WHY: Symmetrical sacroiliitis is a characteristic finding of ankylosing spondylitis, whereas it is less common in Reiter\'s disease, psoriatic spondylitis, and enteropathic arthritis. In these diseases asymmetric sacroiliitis is not uncommon. HOW: Sacroiliitis is diagnosed by radiological findings of the sacroiliac joints. These findings include loss of the normal subchondral plate, indistinctness of the subchondral plate, narrowing or apparent widening of the sacroiliac joint space, subchondral sclerosis on both the iliac and sacral side of the sacroiliac joint, subchondral erosions of the sacroiliac joint and fusion of the sacroiliac joint.'),('720.9',0,'inflammation of the vertebrae; includes both arthritic and non-arthritic conditions.'),('721.90',0,'group of related inflammatory, arthritic diseases of the joints in the spine sharing clinical and radiologic features and are associated with the MHC class I molecule HLA-B27 antigen.'),('723.5',0,'contracted state of the cervical muscles, producing twisting of the neck and an unnatural position of the head.'),('723.9',0,'deviation from or interruption of the normal structure or function of the cervix.'),('724.2',0,'see:http://www.nlm.nih.gov/mesh/MBrowser.html'),('724.3',0,'syndrome characterized by pain radiating from the back into the buttock and into the lower extremity along its posterior or lateral aspect, and most commonly caused by protrusion of a low lumbar intervertebral disk; also used to refer to pain anywhere along the course of the sciatic nerve.'),('724.5',0,'acute or chronic pain located in the posterior regions of the thorax, lumbosacral region, or the adjacent regions.'),('724.9',0,'condition in which there is a deviation from or interruption of the normal structure or function of the spine.'),('727.00',0,'inflammation of a synovial membrane.'),('727.02',0,'A tumor usually arising in the synovium of joints, bursa or tendon sheath. It is characterized by the presence of mononuclear cells, multinucleated osteoclast-like giant cells, hemosiderin-laden macrophages, foam cells, and an inflammatory infiltrate. According to the growth pattern, it is classified as localized or diffuse.'),('728.11',0,'disease characterized by bony deposits or the ossification of muscle tissue.'),('728.2',0,'A process, occurring in the muscle, that is characterized by a decrease in protein content, fibre diameter, force production and fatigue resistance in response to different conditions such as starvation, aging and disuse. [GOC:mtg_muscle]'),('728.3',0,'Arthrogryposis marked by congenital contractures involving two or more different joints with ankylosis, hypoplasia of the attached musculature, and multiple pterygia. Several types are recognized: Myopathic type is relatively rare and is characterized by muscle changes with fixed flexion deformities of the limbs and gross deformities of the chest and spine. Nuropathic type presents fixed extension or flexion deformities of the limbs. Distal type affects the distal portions of the extremities. Distal arthrogryposis is further divided into two types: At least 3 varies of X-linked distal arthrogryposis are recognized: 1. Lethal form with severe contractures, scoliosis, chest deformities, micrognathia, and death by age of 3 months. Psychomotor retardation may occur. 2. A mild to moderate forms with blepharoptosis, microphallus, cryptorchidism, inguinal hernia, and normal intelligence. 3. A sporadic form with mild symptoms which gradually improve, which is manifested main by moderate contractures and normal intelligence. Type I involves primarily the distal parts of the hands and feet and is characterized by overlapping fingers, clenched fists, ulnar deviation of the fingers, camptodactyly, positional foot anomalies, and generally normal intelligence. Type II is divided into several subtypes and, in addition to arthrogryposis, has a variety of associated findings, including short stature, cleft lip and/or palate, scoliosis, trismus, and dull intellect.'),('728.6',0,'A superficial fibromatosis arising from the soft tissue of the palm. It is characterized by the presence of spindle-shaped fibroblasts, and an infiltrative growth pattern. It predominantly affects adult males.'),('728.71',0,'A superficial fibromatosis arising from soft tissue of the plantar regions. It is characterized by the presence of spindle-shaped fibroblasts, hypercellularity, and an infiltrative growth pattern.'),('728.79',0,'A rapid growing, non-encapsulated benign neoplasm that arises from the soft tissues. It is characterized by the presence of non-hyperchromatic spindle-shaped fibroblasts, multinucleated osteoclast-like giant cells, chronic inflammatory infiltrate, red blood cell extravasation, and high mitotic activity, in a storiform growth pattern.'),('728.85',0,'a sudden, violent, involuntary contraction of a muscle or a group of muscles, attended by pain and interference with function, producing involuntary movement and distortion.'),('728.85',1,'A sudden, violent, involuntary contraction of a muscle or group of muscles.'),('728.87',0,'A reduction in the strength of one or more muscles.'),('729.1',0,'an acute, subacute, or chronic painful state of muscles, subcutaneous tissues, ligaments, tendons, or fasciae caused by a number of agents such as trauma, strain, occupation, exposure, posture, infection, or arthritis.'),('729.1',1,'Inflammation and fibrous degeneration of a muscle.'),('729.1',2,'A common nonarticular rheumatic condition that is characterized by muscle pain, tenderness, and stiffness.'),('729.4',0,'Inflammation of fascia.'),('729.4',1,'Inflammation process in fascia.'),('730.1',0,'death of a bone or part of a bone, either atraumatic or posttraumatic.'),('730.1',1,'Death of bone tissue due to traumatic or nontraumatic causes.'),('730.2',0,'inflammation of the bone marrow and adjacent bone caused by a pyogenic organism; it may remain localized or may spread through the bone to involve the marrow, cortex, cancellous tissue, and periosteum.'),('730.20',0,'inflammation of the bone marrow and adjacent bone caused by a pyogenic organism; it may remain localized or may spread through the bone to involve the marrow, cortex, cancellous tissue, and periosteum.'),('731.0',0,'disease marked by repeated episodes of increased bone resorption followed by excessive repair, resulting in weakened, deformed bones of increased mass.'),('731.0',1,'A disease of bone that initially results in the excessive resorption of bone (by osteoclasts) followed by the replacement of normal bone marrow with vascular and fibrous tissue.'),('732.9',0,'inflammation of both bone and cartilage.'),('733.0',0,'loss of bone mass and strength due to nutritional, metabolic, or other factors, usually resulting in deformity or fracture; a major public health problem of the elderly, especially women.'),('733.0',1,'(OSS-tee-oh-pa-ROW-sis) A condition that is characterized by a decrease in bone mass and density, causing bones to become fragile.'),('733.0',2,'A condition of reduced bone mass, with decreased cortical thickness and a decrease in the number and size of the trabeculae of cancellous bone (but normal chemical composition), resulting in increased fracture incidence. Osteoporosis is classified as primary (Type 1, postmenopausal osteoporosis; Type 2, age-associated osteoporosis; and idiopathic, which can affect juveniles, premenopausal women, and middle-aged men) and secondary osteoporosis (which results from an identifiable cause of bone mass loss).'),('733.00',0,'loss of bone mass and strength due to nutritional, metabolic, or other factors, usually resulting in deformity or fracture; a major public health problem of the elderly, especially women.'),('733.00',1,'(OSS-tee-oh-pa-ROW-sis) A condition that is characterized by a decrease in bone mass and density, causing bones to become fragile.'),('733.00',2,'A condition of reduced bone mass, with decreased cortical thickness and a decrease in the number and size of the trabeculae of cancellous bone (but normal chemical composition), resulting in increased fracture incidence. Osteoporosis is classified as primary (Type 1, postmenopausal osteoporosis; Type 2, age-associated osteoporosis; and idiopathic, which can affect juveniles, premenopausal women, and middle-aged men) and secondary osteoporosis (which results from an identifiable cause of bone mass loss).'),('733.03',0,'a form of osteoporosis due to immobilization or inactivity.'),('733.1',0,'A broken bone caused by disease, often by the spread of cancer to the bone.'),('733.10',0,'A broken bone caused by disease, often by the spread of cancer to the bone.'),('733.7',0,'a form of osteoporosis due to immobilization or inactivity.'),('740.0',0,'congenital malformation of the nervous system caused by failure of the anterior neuropore to close; infants are born with intact spinal cords, cerebellums, and brainstems, but lack formation of neural structures above this level; the skull is only partially formed but the eyes are usually normal; affected infants are only capable of primitive reflexes and usually do not survive for more than two weeks; complete absence of the brain is rare.'),('741',0,'developmental anomaly characterized by defective closure of the bony encasement of the spinal cord, through which the cord and meninges may protrude.'),('741',1,'Birth defect involving inadequate closure of the bony casement of the spinal cord, through which the spinal membranes, with or without spinal cord tissue, may protrude.'),('741.9',0,'hernial protrusion of the spinal cord and its meninges through a defect in the vertebral canal.'),('742.1',0,'abnormal smallness of the brain.'),('742.1',1,'Smallness of the head produced by incomplete development of the brain, often associated with below normal mental and cognitive development.'),('742.3',0,'Hydrocephalus, absence of the cerebellar vermis, and posterior fossa cyst continuous with the fourth ventricle are the main characteristics of this syndrome. About 4% of all cases of hydrocephalus are complicated by DWS. Associated disorders may include Aase-Smith syndrome 1, Aicardi, Coffin-Siris, cryptophthalmos, Ehlers-Danlos, Ellis-van Creveld, Jones syndrome, Joubert, Ruvalcaba-Myhre-Smith, Walker-Warburg, Meckel, Ritscher-Schinzel, and Veradi syndromes. Dandy-Walker syndrome associated with macrocephaly, facial anomalies, developmental delay, and brain stem dysgenesis inherited as an X-linked recessive trait was reported as a separate syndrome.'),('742.8',0,'autosomal disorder of the peripheral and autonomic nervous systems limited to individuals of Ashkenazic Jewish descent; clinical manifestations are present at birth and include diminished lacrimation, defective thermoregulation, orthostatic hypotension, fixed pupils, excessive sweating, loss of pain and temperature sensation, and absent reflexes; pathologic features include reduced numbers of small diameter peripheral nerve fibers and autonomic ganglion neurons.'),('742.9',0,'structural or functional abnormalities of the central or peripheral nervous system existing at birth and often before birth, resulting primarily from defects of embryogenesis.'),('742.9',1,'pathologic condition existing at, and usually before, birth affecting the brain, which is composed of the intracranial components of the central nervous system.'),('743',0,'absence of or defects in structures of the eye that exist at, and usually before, birth regardless of their causation.'),('743.1',0,'congenital or developmental anomaly in which the eyeballs are abnormally small.'),('743.10',0,'congenital or developmental anomaly in which the eyeballs are abnormally small.'),('743.2',0,'Abnormally large eyeball.'),('743.20',0,'Abnormally large eyeball.'),('743.44',0,'Malformations of the anterior chamber of the eye and teeth with abnormalities involving the craniofacial structures, myotonic dystrophy, umbilical anomalies, and other variable defects. Psychomotor retardation occurs in some cases.'),('743.9',0,'absence of or defects in structures of the eye that exist at, and usually before, birth regardless of their causation.'),('745.1',0,'congenital cardiovascular malformation in which the aorta arises entirely from the right ventricle and the pulmonary artery from the left ventricle so that the venous return from the peripheral circulation is recirculated by the right ventricle via the aorta without being oxygenated in the lungs.'),('745.10',0,'congenital cardiovascular malformation in which the aorta arises entirely from the right ventricle and the pulmonary artery from the left ventricle so that the venous return from the peripheral circulation is recirculated by the right ventricle via the aorta without being oxygenated in the lungs.'),('745.2',0,'combination of congenital cardiac defects consisting of pulmonary stenosis, interventricular septal defect, dextroposition of the aorta so that it overrides the interventricular septum and receives venous as well as arterial blood, and right ventricular hypertrophy.'),('745.9',0,'defects in the cardiac septa, resulting in abnormal communications between the opposite chambers of the heart that exist at, and usually before, birth regardless of their causation.'),('746.9',0,'imperfections or malformations of the heart, existing at, and usually before, birth regardless of their causation.'),('747.0',0,'abnormal persistence of an open lumen in the ductus arteriosus after birth, the direction of flow being from the aorta to the pulmonary artery, resulting in recirculation of arterial blood through the lungs.'),('747.1',0,'congenital constriction of the aorta just distal to the left subclavian artery; causes upper body hypertension but few other symptoms; may present as headache or dyspnea on exertion.'),('747.10',0,'congenital constriction of the aorta just distal to the left subclavian artery; causes upper body hypertension but few other symptoms; may present as headache or dyspnea on exertion.'),('749.0',0,'congenital fissure of the soft and/or hard palate, due to faulty fusion.'),('749.00',0,'congenital fissure of the soft and/or hard palate, due to faulty fusion.'),('749.1',0,'congenital defect in the upper lip where the maxillary prominence fails to merge with the merged medial nasal prominences; thought to be caused by faulty migration of the mesoderm in the head region.'),('749.10',0,'congenital defect in the upper lip where the maxillary prominence fails to merge with the merged medial nasal prominences; thought to be caused by faulty migration of the mesoderm in the head region.'),('751.3',0,'abnormally large or dilated colon due to congenital absence of myenteric ganglion cells in a distal segment of the large bowel; resultant loss of motor function in this segment causes massive hypertrophic dilatation of the normal proximal colon; condition appears soon after birth; called also Hirschsprung\'s disease, aganglionic megacolon and pelvirectal achalasia.'),('751.61',0,'progressive destruction or the absence of all or part of the extrahepatic bile ducts, resulting in the complete obstruction of bile flow; found mainly in infants.'),('752.51',0,'failure of testes to descend into scrotum.'),('752.51',1,'A condition in which one or both testicles fail to move from the abdomen, where they develop before birth, into the scrotum. Undescended testicles may increase the risk for development of testicular cancer.'),('752.7',0,'ambiguous external genitalia with both testicular and ovarian tissue present in the same individual.'),('752.7',1,'condition in which the gonads are of one sex but one or more contradictions exist in the morphologic criteria of sex; female pseudohermaphroditism is a form in which the affected individual is a genetic and gonadal female with partial masculinization; male pseudohermaphroditism is a form in which the affected individual is a genetic and gonadal male with incomplete masculinization.'),('753.12',0,'hereditary diseases that are characterized by the progressive expansion of a large number of tightly packed cysts within the kidney; there is an autosomal recessive form appearing in childhood and a later appearing autosomal dominant form; a similar acquired disease sometimes accompanies end-stage renal disease.'),('753.3',0,'abnormal increase in the number of otherwise normal cells in the kidney without tumor formation that leads to kidney enlargement; it differs from hypertrophy, which is an increase in bulk of the kidney without an increase in the number of cells.'),('755.59',0,'A congenital disorder of bone formation with clavicular hypoplasia or agenesis with a narrow thorax, allowing approximation the shoulders in front of the chest occurring with delayed ossification of the skull, excessively large fontanelles, and delayed closing of the sutures. The fontanelles may remain open until adulthood, but the sutures often close with interposition of wormian bones. Bosses of the frontal, parietal, and occipital regions give the skull a large globular shape with small face. The characteristic skull abnormalities are sometimes referred to as the \"Arnold head\" named after the descendants of a Chinese who settled in South Africa and changed his name to Arnold. More than 100 additional anomalies may be associated, including wide pubic symphysis, dental abnormalities, short middle phalanges of the fifth fingers, delayed skeletal maturation, hearing deficiency, and mild mental retardation in some cases.'),('756.0',0,'autosomal dominant disorder characterized by acrocephaly, exophthalmos, hypertelorism, strabismus, parrot-beaked nose, and hypoplastic maxilla with relative mandibular prognathism.'),('756.0',1,'premature closure of one or more sutures of the skull.'),('756.4',0,'autosomal dominant disorder that is the most frequent form of short-limb dwarfism; a disturbance of epiphyseal chondroblastic growth, causing inadequate enchondral bone formation.'),('756.4',1,'An autosomal dominant disorder that is the most frequent form of short-limb dwarfism. Affected individuals exhibit short stature caused by rhizomelic shortening of the limbs, characteristic facies with frontal bossing and mid-face hypoplasia, exaggerated lumbar lordosis, limitation of elbow extension, genu varum, and trident hand. (MeSH)'),('756.4',2,'morbid condition characterized by abnormal development of cartilage.'),('756.4',3,'A rare benign disorder characterized by lack of normal endchondral ossification, and the growth of multiple enchondromas. It primarily affects the bones of the hand, in children and young adults. Extent of the disease varies; in some cases, neoplastic involvement may be wide spread causing considerable deformity.'),('756.51',0,'autosomal dominant collagen disease resulting from defective biosynthesis of collagen type I and characterized by brittle, osteoporotic, and easily fractured bones; may also present with blue sclerae, loose joints, and imperfect dentin formation.'),('756.52',0,'excessive formation of dense trabecular bone leading to pathological fractures, osteitis, splenomegaly with infarct, anemia, and extramedullary hemopoiesis.'),('756.55',0,'Chondrodysplasia of long bones affecting mainly the distal ends of extremities and resulting in short-limb dwarfism, hexadactyly of the fingers and less frequently the toes; ectodermal dysplasia with nail and hair abnormalities, and congenital heart defects. Associated abnormalities may include cryptorchidism, epispadias, talipes equinovalgus, and Dandy-Walker syndrome (absence of cerebellar vermis, hydrocephalus, and posterior fossa cyst continuous with the fourth ventricle). Some patients are retarded. The largest pedigree was observed in Old Order Amish in Lancaster County, Pennsylvania and some cases were reported in Australian Aborigines.'),('756.71',0,'A syndrome of hypoplasia or aplasia of the abdominal muscle, presenting a thin, loose, wrinkled and shriveled (prunelike) abdominal wall, with furrowlike umbilicus, and other anomalies, including persistent urachus, pigeon breast deformity, and a variety of gastrointestinal, cardiovascular, urogenital, and skeletal abnormalities. Prune belly syndrome may occur with or without pulmonic stenosis, deafness, and mental retardation. Distention of the bladder and urethra in utero is considered as a possible cause of abdominal overdistention.'),('756.83',0,'group of inherited disorders of the connective tissue; major manifestations include hyperextensible skin and joints, easy bruisability, friability of tissues with bleeding and poor wound healing, calcified subcutaneous spheroids, and pseudotumors.'),('757',0,'structural abnormalities of the skin that exist at, and usually before, birth regardless of their causation.'),('757.1',0,'skin disorders characterized by dryness, roughness, and scaliness, due to hypertrophy of the stratum corneum epidermis that exist at, and usually before, birth regardless of their causation; most ichthyoses are genetically determined.'),('757.32',0,'A capillary hemangioma that may regress spontaneously. It occurs in infants and children.'),('757.33',0,'most common form of mastocytosis, characterized by multiple persistant small reddish brown hyperpigmented pruritic macules and papules.'),('757.33',1,'The most frequent form of cutaneous mastocytosis. In children, the lesions tend to be papular, and are characterized by aggregates of elongated or spindle-shaped mast cells which fill the papillary dermis and extend into the reticular dermis. In adults, the lesions tend to have fewer mast cells compared to those in children. The lesions are located most commonly on the trunk, but they can be seen on the extremities, head and neck. (WHO, 2001) -- 2003'),('757.33',2,'rare pigmentary atrophic autosomal recessive disease manifested as an extreme photosensitivity to ultraviolet light as the result of a deficiency in the enzyme that permits excisional repair of utraviolet damaged DNA.'),('757.33',3,'A genetic condition characterized by a sensitivity to all sources of ultraviolet radiation.'),('757.33',4,'An inherited skin disorder characterized by photosensitivity with severe sunburn in infancy, the development of numerous pigmented spots resembling freckles, larger atrophic lesions associated with telangiectasis, and multiple solar keratoses. Transmitted in an autosomal recessive manner, xeroderma pigmentosa involves a defect in nucleotide excision repair (NER), leading to deficient repair of DNA damaged by UV radiation and chromosome breakage. Individuals with this disease develop multiple malignant cutaneous neoplasms at an early age and may suffer from severe ophthalmic and neurologic abnormalities.'),('757.39',0,'inherited chronic noninflammatory skin disease manifested by vesicles, large bullae (blisters), and skin erosions which often result from trauma.'),('757.9',0,'structural abnormalities of the skin that exist at, and usually before, birth regardless of their causation.'),('758',0,'clinical conditions caused by an abnormal chromosome constitution in which there is extra or missing chromosome material, either a whole chromosome or a chromosome segment.'),('758.0',0,'A chromosomal abnormality consisting of the presence of a third copy of chromosome 21 in somatic cells.'),('758.0',1,'A disorder caused by the presence of an extra chromosome 21 and characterized by mental retardation and distinguishing physical features.'),('758.0',2,'chromosome disorder associated either with an extra chromosome 21 or an effective trisomy for chromosome 21; clinical manifestations include hypotonia, short stature, brachycephaly, upslanting palpebral fissures, epicanthus, brushfield spots on the iris, protruding tongue, small ears, short, broad hands, fifth finger clinodactyly, simian crease, and moderate to severe mental retardation.'),('758.0',3,'The most frequently occurring mental retardation/multiple anomaly syndrome usually involving more than 100 individual defects. Typical facies with upslanting palpebral fissures is the characteristic feature of this syndrome (hence the offensive designations \"mongoloid idiocy\" and \"mongolism\"). A wide range other defects, such as congenital heart diseases, respiratory disorders, and leukemia, may be associated. Down syndrome patients who survive into late adulthood may develop Alzheimer syndrome.'),('758.0',4,'A chromosomal dysgenesis syndrome resulting from a triplication or translocation of chromosome 21. Down syndrome occurs in approximately 1:700 live births. Abnormalities are variable from individual to individual and may include mental retardation, retarded growth, flat hypoplastic face with short nose, prominent epicanthic skin folds, small low-set ears with prominent antihelix, fissured and thickened tongue, laxness of joint ligaments, pelvic dysplasia, broad hands and feet, stubby fingers, transverse palmar crease, lenticular opacities and heart disease. Patients with Down syndrome have an estimated 10 to 30-fold increased risk for leukemia; most have symptoms of Alzheimer\'s disease by age 40. Also known as trisomy 21 syndrome. --2004'),('758.1',0,'The presence of an additional (third) chromosome on an otherwise diploid chromosome 13 with variable abnormalities, most characteristic of which are microcephaly, microphthalmia, hypertelorism, cleft lip or palate, polydactyly, and cardiovascular, genitourinary, and neurological abnormalities. It is one of the most frequent causes of perinatal deaths.'),('758.2',0,'A syndrome characterized by the presence of an extra (third) chromosome on an otherwise diploid chromosome 18 associated with a broad spectrum of variable abnormalities consisting of more than 130 individual defects of the craniofacial structures, brain, heart, kidneys, and gut. One-third of newborn infants (weighing about 2300) are premature and two-thirds are female. Fetal abnormalities consist mainly of polyhydramnios, small placenta, and single umbilical artery. Tumors in some cases. Trisomy 18 mosaicism is often associated with normal intelligence and mild phenotype.'),('758.31',0,'infantile syndrome characterized by a cat-like cry, failure to thrive, microcephaly, mental retardation, spastic quadriparesis, micro- and retrognathia, glossoptosis, bilateral epicanthus, hypertelorism, and tiny external genitalia; caused by a deletion of the short arm of chromosome 5.'),('758.31',1,'Deletion of the short arm of chromosome 5 characterized by a variable clinical picture consisting of severe mental deficiency, growth retardation, multiple abnormalities and a peculiar crying sound resembling that of a suffering kitten (hence the synonym crying cat syndrome or cri du chat syndrome), that disappears within weeks or months after birth.'),('758.32',0,'Typical facies with a prominent nose and retruded mandible, cleft palate, cardiovascular defects, learning disability, retarded mental development, and short stature. Elements of this syndrome are frequently present in the Robin syndrome.'),('758.32',1,'caused by microdeletion on chromosome 22q11.2; associated with multiple congenital anomalies, learning disabilities, behavioral phenotypes including ADHD and anxiety, with schizophrenic risk in adulthood.'),('758.33',0,'A developmental defect of the brain caused by incomplete neuronal migration and characterized by smoothness of the surface of the brain (lissencephaly) occurring in association with absence of the sulci and gyri (agyria) and thickening of the cerebral cortex with four rather than six layers (pachygyria), microcephaly, characteristic facial appearance, retarded growth and mental development, neurological complications, and multiple abnormalities of the brain, kidneys, heart, gastrointestinal tract, and other organs. Lissencephaly, once considered as synonymous with Walker-Warburg syndrome and Norman-Roberts syndrome, is now recognized as a component of several other syndromes. Type I (the classical form) is a component of Miller-Dieker and Norman-Roberts syndromes, also occurring as a separate entity; Type II the Walker-Warburg and muscle-eye-brain syndrome, also occurring in the Neu-Laxova syndrome.'),('758.33',1,'Deletion of the short arm of chromosome 17. As initially reported, the syndrome consisted mainly of cleft palate and congenital heart defect. The phenotype was later expanded to include brachycephaly, midfacial hypoplasia, broad nasal bridge, highly arched palate, mandibular prognathism, malformed ears, short hands, mental retardation, and other less constant abnormalities.'),('758.33',2,'a rare chromosomal disorder characterized by abnormalities of the craniofacial area (brachycephaly, prognathism, cleft palate), delays in the acquisition of skills requiring the coordination of mental and muscular activities, mental retardation; most affected individuals experience speech delays that may occur in association with hearing impairment; behavioral abnormalities may include hyperactivity and self-destructive behavior.'),('758.6',0,'genetic disease that produces sterile females due to monosomy for X chromosome; the ovaries are rudimentary or missing; other abnormalities include short stature, webbed neck, and a broad chest with widely spaced nipples.'),('758.6',1,'A syndrome in which the affected patients have only 45 chromosomes, the loss of one of the X chromosomes producing an XO chromosome constitution. The syndrome occurs in 1/2500 female births and nearly 99% of XO fetuses are aborted. Gonadal agenesis and short stature are the main features in the surviving infants. Associated anomalies may included webbed neck, cubitus valgus, shield chest, short stature, lymphedema, coarctation of the aorta, pigmented nevi, and various renal, skeletal, dermatologic, neoplastic, and autoimmune complications. Mental retardation is attributed to ring chromosome X. The phenotype varies and not all abnormalities occur in all patients.'),('758.7',0,'genetic disease that produces sterile males with small testes lacking sperm due to XXY karyotype.'),('758.7',1,'A common sex chromosomal anomaly in males characterized mainly by small testes with tubular hyalinization, azospermia with infertility, slight breast enlargement, elevated urinary gonadotropins, and decreased urinary 17-ketosteroids. Dull mentality has been noted. The affected individuals appear normal after birth, except for small testes. Most characteristic features become evident at adolescence as hypogonadism, gynecomastia, incomplete virilization with variable eunuchoidism, and dull mentality. Without testosterone therapy, most adult patients may become obese. Occasional abnormalities may include cryptorchidism, hypospadias, ataxia, scoliosis during adolescence, and diabetes mellitus in adulthood.'),('758.9',0,'clinical conditions caused by an abnormal chromosome constitution in which there is extra or missing chromosome material, either a whole chromosome or a chromosome segment.'),('759.2',0,'Ectopic thyroid gland which is located in the vicinity of the thyroid gland proper without any direct connection with it.'),('759.3',0,'A laterization defect marked by asymmetric position of visceral organs usually occurring as a component of a wide variety of abnormalities. Transposition may be complete, with the heart, lungs and all abdominal organs reversed, or incomplete, manifesting itself as a simple reversal of the stomach or spleen. Associated malformations are variable and may include tetralogy of Fallot, transposition of great vessels, pulmonary valve stenosis, ventricular and atrial septal defects, asplenia-polysplenia. and other defects.'),('759.5',0,'autosomal dominant disease characterized principally by the presences of hamartomas of the brain, retina, and visera; clinical manifestations include mental retardation, seizures, and adenoma sebaceum of the face.'),('759.5',1,'A triad of epilepsy, mental retardation, and angiofibromas of numerous organs with intracranial hamartomatous lesions involving subependymal nodules and cerebral cortical tubers (hence the name \"tuberous sclerosis.\"'),('759.5',2,'Hereditary disease characterized by seizures, mental retardation, developmental delay, and skin and ocular lesions. First signs usually occur during infancy or childhood but in rare cases may not occur until 2nd or 3rd decade.'),('759.6',0,'A rare inherited disorder in which blood vessels grow abnormally in the eyes, brain, spinal cord, adrenal glands, or other parts of the body. People with von Hippel-Lindau syndrome have a higher risk of developing some types of cancer.'),('759.6',1,'autosomal dominant disorder associated with cerebellar and retinal neoplasms; the most common manifestations are neurologic deficits associated with intracranial hemangioblastomas which may hemorrhage, causing ataxia, intracranial hypertension, and other signs of neurologic dysfunction.'),('759.6',2,'An inherited familial cancer syndrome which is characterized by development of capillary hemangioblastomas of the central nervous system and retina; clear cell renal carcinoma; pheochromocytoma; pancreatic tumors; and inner ear tumors. The syndrome is associated with germline mutations of the VHL tumor suppressor gene, located on chromosome 3p25-26. Symptoms of VHL syndrome may not be apparent until the third decade of life. CNS hemangioblastoma is the most common cause of death, followed by clear cell renal cell carcinoma. --2004'),('759.6',3,'An inherited condition characterized by generalized hamartomatous multiple polyposis of the intestinal tract. Transmitted in an autosomal dominant fashion, Peutz-Jeghers syndrome consistently involves the jejunum and is associated with melanin spots of the lips, buccal mucosa, and fingers. This syndrome is associated with abnormalities of chromosome 19. Also known as Jeghers-Peutz syndrome and Peutz\'s syndrome. --2004'),('759.6',4,'A group of neurocutaneous disorders manifested by facial and leptomeningeal angiomas, ipsilateral gyriform calcifications of the cerebral cortex, seizures, development delay, hemiplegia, emotional and behavioral problems, and glaucoma and other ocular disorders. Nevus flammeus on the side of the face ipsilateral to angiomatosis sometimes extends to neck, chest, and back. Angiomatosis may occasionally involve the choroid plexus, thyroid, pituitary gland, lungs, gastrointestinal organs, pancreas, ovaries, and thymus. Correlation between the distribution of the nevus and the course of the trigeminal nerve is responsible for naming the syndrome \"trigemino-encephalo-angiomatosis,\" but later findings found the relationship to be fortuitous. The syndrome frequently occurs in incomplete forms, presenting different combinations of symptoms.'),('759.81',0,'congenital neurobehavioral disorder characterized by rounded face, low forehead, almond shaped eyes, squinting, hypogonadism, hypotonia, insatiable appetite leading to obesity, and mental retardation; chromosomal disorder usually associated with a deletion of the proximal portion of the long arm of chromosome 15.'),('759.81',1,'A syndrome characterized at birth by the lack of spontaneous movements and protective reflexes, thus giving an appearance of severe brain damage. Profound hypotonia may cause asphyxia. Sucking and swallowing reflexes are absent or decreased. Deficient thermoregulation, amyotonia, and hypogonadism are usually associated. After a few weeks or months, the affected infants become more responsive and more alert. Areflexia disappears gradually but hypotonia may persist longer. This phase is marked mainly by mental subnormality, delayed growth and motor development, speech defect, lack of emotional control, voracious appetite leading to obesity, hypotonia, hyperlaxity, delayed bone maturation, and multiple orofacial and other disoders. There is a tendency to develop diabetes mellitus and cardiac failure in some patients. Pain insensitivity is common. Prader-Willi habitus associated with osteopenia and camptodactyly is known as the Urban-Rogers-Meyer syndrome.'),('759.82',0,'disorder of connective tissue characterized by tall stature, elongated extremities, subluxation of the lens, dilatation of the ascending aorta, and \"pigeon breast\"; inherited as an autosomal dominant trait.'),('759.83',0,'X-linked recessive disorder characterized by mental retardation and large head, jaw, ears, and testes; premutation alleles in unaffected carriers give rise to significantly amplified repeats in affected progeny.'),('759.83',1,'An inherited disease characterized by the presence of a fragile site in the long arm of chromosome X. It is a common cause of mental retardation, second only in frequency to the Down syndrome (trisomy 21). The expression varies with mental retardation, macroorchidism, high-pitched voice, narrow face, long jaw, large ears, prominent forehead, highly arched narrow palate, and joint laxity as the most common characteristics. Microcephaly, typical facies, shortness of stature, and absence of macroorchidism characterize the Renpenning but not Martin-Bell syndrome. Major characteristics of the Martin-Bell syndrome include: Mental retardation with speech and behavioral disorders; connective tissue dysplasia; square facies with midfacial hypoplasia; slightly below normal height without intra- uterine growth retardation; average or above average head circumference; large and frequently anteverted ears; prominent forehead and supraorbital ridges; large nose; prominent mandible which becomes apparent during adolescence; joint laxity; minor limb anomalies; dermatoglyphic abnormalities; and seizures.'),('759.89',0,'A syndrome of mental retardation, retinitis pigmentosa, hypogonadism, and spastic paraplegia. Laurence-Moon-Biedl syndrome and Laurence-Moon-Biedl-Bardet syndrome are no longer considered as valid terms in that patients with Laurence and Moon had spastic paraplegia but no polydactyly and obesity which were the key elements in the Bardet and Biedl patients. Bardet-Biedl syndrome is a separate entity.'),('759.9',0,'Any abnormality, anatomical or biochemical, evident at birth or during the neonatal period.'),('760.71',0,'disorder occurring in children born to alcoholic women who continue to drink heavily during pregnancy; common abnormalities are growth deficiency (prenatal and postnatal), altered morphogenesis, mental deficiency, and characteristic facies - small eyes and flattened nasal bridge; fine motor dysfunction and tremulousness are observed in the newborn.'),('760.71',1,'Developmental abnormalities in infants born to alcoholic mothers, including characteristic facial appearance (microcephaly, maxillary hypoplasia, short palpebral fissures, and short upturned nose), growth deficiency, delayed intellectual development, motor retardation, joint abnormalities, poor coordination, and irritability. The pattern of abnormalities varies and may include additional oral, ocular, cardiac, urogenital, cutaneous, and other abnormalities.'),('761.8',0,'the natural premature expulsion from the uterus of the products of conception, the embryo, or non-viable fetus.'),('761.8',1,'Loss of the products of conception from the uterus before the fetus is viable; spontaneous abortion.'),('761.8',2,'Expulsion of the products of conception before the completion of gestation without deliberate interference.'),('764.9',0,'abnormal fetal physical growth or growth potential at any gestational stage.'),('764.90',0,'abnormal fetal physical growth or growth potential at any gestational stage.'),('767',0,'mechanical or anoxic trauma incurred by or to the infant during labor or delivery.'),('767',1,'Physical injuries (such as brain damage) received during birth, mostly in, but not limited to, breech births, instrument deliveries, neonatal anoxia, or premature births. Used for both human and animal populations.'),('767.0',0,'Pertaining to tears involving the tentorium of the cerebellum.'),('767.19',0,'A subperiosteal hemorrhage limited to the surface of one cranial bone, a usually benign condition seen in the newborn as a result of bone trauma.'),('767.9',0,'mechanical or anoxic trauma incurred by or to the infant during labor or delivery.'),('767.9',1,'Physical injuries (such as brain damage) received during birth, mostly in, but not limited to, breech births, instrument deliveries, neonatal anoxia, or premature births. Used for both human and animal populations.'),('769',0,'a condition of the newborn marked by dyspnea with cyanosis, heralded by such prodromal signs as dilatation of the alae nasi, expiratory grunt, and retraction of the suprasternal notch or costal margins, most frequently occurring in premature infants, children of diabetic mothers, and infants delivered by cesarean section, and sometimes with no apparent predisposing cause.'),('769',1,'A condition of the newborn marked by dyspnea with cyanosis, most frequently occurring in premature infants, children of diabetic mothers and infants delivered by cesarean section, and sometimes with no predisposing cause.'),('770.7',0,'chronic lung disease of infants, possibly related to oxygen toxicity or barotrauma, characterized by bronchiolar metaplasia and interstitial fibrosis.'),('770.88',0,'reduction of oxygen supply to tissues in newborns that is below physiological levels.'),('771.2',0,'Passed from mother to fetus.'),('773',0,'hemolytic anemia of the fetus or newborn caused by transplacental transmission of maternally formed antibody, usually secondary to an incompatibility between the blood groups of mother and offspring.'),('773.2',0,'hemolytic anemia of the fetus or newborn caused by transplacental transmission of maternally formed antibody, usually secondary to an incompatibility between the blood groups of mother and offspring.'),('774.7',0,'brain disorder associated with high levels of bilrubin; clinical features include athetosis, muscle spasticity or hypotonia, impaired vertical gaze, and deafness; nonconjugated bilirubin enters the brain and acts as a neurotoxin, often in association with conditions that impair the blood-brain barrier; this condition occurs primarily in neonates with perinatal blood incompatibilities, but may rarely occur in adults.'),('776.0',0,'self-limited hemorrhagic disorder of the first days of life, caused by a deficiency of the vitamin K-dependent blood coagulation factors II, VII, IX, and X.'),('777.5',0,'extensive ulceration and necrosis of the ileum and colon in premature infants in the neonatal period; possibly due to perinatal intestinal ischemia and bacterial invasion.'),('779.6',0,'deliberate termination of pregnancy, generally through the use of surgical procedures or drugs.'),('780.01',0,'profound state of unconsciousness associated with depressed cerebral activity from which the individual cannot be aroused; coma generally occurs when there is dysfunction or injury involving both cerebral hemispheres or the brain stem.'),('780.09',0,'loss of the ability to maintain awareness of self and environment combined with markedly reduced responsiveness to environmental stimuli.'),('780.09',1,'The neurologic status characterized by the occurrence of a loss of the ability to perceive and respond.'),('780.09',2,'(ob-tun-DAY-shun) A dulled or reduced level of alertness or consciousness.'),('780.1',0,'subjectively experienced sensations in the absence of an appropriate stimulus, but which are regarded by the individual as real; may be of organic origin, drug induced, or associated with a mental disorder.'),('780.1',1,'Perceptions through any sense modality in the absence of an appropriate stimulus. (Usually indicative of abnormality but may be experienced occasionally by normal persons).'),('780.1',2,'A false sensory perception in the absence of an external stimulus, as distinct from an illusion which is a misperception of an external stimulus.'),('780.2',0,'fainting due to a sudden fall of blood pressure below the level required to maintain oxygenation of brain tissue.'),('780.2',1,'Extremely weak; threatened with syncope.'),('780.2',2,'A spontaneous loss of consciousness caused by insufficient blood to the brain.'),('780.3',0,'the most dramatic type of seizure, characterized by tonic and clonic contraction of most skeletal muscles.'),('780.31',0,'seizures that occur during a fever; a common condition, affecting 2-5% of children aged 3 months to five years; majority are simple febrile seizures (generally defined as generalized onset, single seizures with a duration of less than 30 minutes); complex febrile seizures are characterized by focal onset, duration greater than 30 minutes, and/or more than one seizure in a 24 hour period.'),('780.32',0,'seizures that occur during a fever; a common condition, affecting 2-5% of children aged 3 months to five years; majority are simple febrile seizures (generally defined as generalized onset, single seizures with a duration of less than 30 minutes); complex febrile seizures are characterized by focal onset, duration greater than 30 minutes, and/or more than one seizure in a 24 hour period.'),('780.39',0,'the most dramatic type of seizure, characterized by tonic and clonic contraction of most skeletal muscles.'),('780.39',1,'WHAT: Seizure. Seizure: a paroxysmal transient disturbance of brain function that may be manifested as episodic impairment or loss of consciousness, abnormal motor phenomena, psychic or sensory disturbance or perturbation of the autonomic brain electrical activity. WHY: Seizures may occur in systemic lupus erythematosus or in necrotizing vasculitides such as polyarteritis, eosinophilic granulomatous vasculitis, aortic arch arteritis, or rheumatoid arteritis. HOW: A seizure probably exists when there are generalized convulsions or focal motor/sensory phenomenon. GENERALIZED CONVULSIONS may be preceded by an aura but usually have a sudden loss of consciousness with generalized muscle rigidity then generalized muscle activity. They may have incontinence of urine or feces or laceration of the tongue or buccal mucosa. This usually is followed by flaccidity, drowsiness, or complaints of a headache or sore muscles. FOCAL MOTOR/SENSORY PHENOMENON may precede generalized convulsions but may be tonic or clonic muscle activity that is limited to one extremity, one side of the body, or one side of the face or lateralized/localized sensory sensations. These may only be brief sudden involuntary muscle contractions associated with transitory loss of muscle tone and a brief loss of contact with the environment, repetitive automatic behavior patterns, feelings of familiarity or unfamiliarity associated with compulsive thinking, unpleasant epi- gastric sensations that may radiate to the head, or hallucinations of an auditory, vertiginous, olfactory, gustatory, or visual type. REFS: 1) Steinberg, AD: \"Management of Systemic Lupus Erythematosus\". In Textbook of Rheumatology (Ch. 70). Philadelphia: W.B. Saunders Co., 1981. 2) Hunder, GG and Conn, DL: \"Necrotizing Vasculitis\". In Textbook of Rheumatology (Ch. 72). Philadelphia: W.B. Saunders Co., 1981. 3) Harris, ED Jr: \"Pathogenesis of Rheumatoid Arthritis\". In Textbook of Rheumatology (Ch. 59). Philadelphia: W.B. Saunders Co., 1981. 4) Bennet, RM and Spargo, BH: Neuropsychiatric problems in mixed connective tissue disease. Am J Med 65(6), December 1978, pp. 955-62. DN19307-1. 5) Duman, S and Ginsburg, S: \"Epilepsy (Seizures)\". In Problem- Oriented Medical Diagnosis (Ch. 10). Boston: Little, Brown and Co., 1975.'),('780.39',2,'(SEE-zhurz) Convulsions; sudden, involuntary movements of the muscles.'),('780.39',3,'Sudden, involuntary skeletal muscular contractions of cerebral or brain stem origin.--2004'),('780.4',0,'illusory sense that either the environment or one\'s own body is revolving; may result from disease of the inner ear or disturbances of the vestibular centers or pathways.'),('780.4',1,'Vertigo is a feeling of movement, a sensation as if the external world were revolving around the patient (objective vertigo) or as if he himself were revolving in space (subjective vertigo). Vertigo is medically distinct from dizziness, lightheadedness, and unsteadiness.'),('780.52',0,'Difficulty in going to sleep or getting enough sleep.'),('780.54',0,'Excessive sleepiness.'),('780.60',0,'Fever: a documented body temperature higher than 38 degrees C., or 100.4 degrees F.'),('780.60',1,'abnormal elevation of body temperature, usually as a result of a pathologic process.'),('780.60',2,'A rise in body temperature above the normal, often as a response to infection. [GOC:jl]'),('780.60',3,'The elevation of the body\'s temperature above the upper limit of normal, usually taken as 37.7 degrees C.'),('780.64',0,'A sensation of cold that often marks the start of an infection and the development of a fever.'),('780.71',0,'distinctive syndrome characterized by chronic fatigue, mild fever, lymphadenopathy, headache, myalgia, arthralgia, depression, and memory loss; candidate etiologic agents include Epstein-Barr and other herpesviruses.'),('780.71',1,'Syndrome thought to be caused by a viral organism resulting in chronic fatigue, fever, pain, sore throat, and, in some cases, depression.'),('780.71',2,'A syndrome of unknown etiology. Chronic fatigue syndrome (CFS) is a clinical diagnosis characterized by an unexplained persistent or relapsing chronic fatigue that is of at least six months\' duration, is not the result of ongoing exertion, is not substantially alleviated by rest, and results in substantial reduction of previous levels of occupational, educational, social, or personal activities. Common concurrent symptoms of at least six months duration include impairment of memory or concentration, diffuse pain, sore throat, tender lymph nodes, headaches of a new type, pattern, or severity, and nonrestorative sleep. The etiology of CFS may be viral or immunologic. Neurasthenia and fibromyalgia may represent related disorders. Also known as myalgic encephalomyelitis.'),('780.79',0,'Weakness; lack of energy and strength.'),('780.79',1,'Physical weakness, lack of strength and vitality, or a lack of concentration.'),('780.79',2,'Exhaustion that interferes with physical and mental activities.'),('780.79',3,'state of weariness following a period of exertion, mental or physical, characterized by a decreased capacity for work and reduced efficiency to respond to stimuli.'),('780.79',4,'An overwhelming sustained sense of exhaustion and decreased capacity for physical and mental work at usual level'),('780.79',5,'That state, following a period of mental or bodily activity, characterized by a lessened capacity for work and reduced efficiency of accomplishment, usually accompanied by a feeling of weariness, sleepiness, or irritability.'),('780.93',0,'Partial or complete loss of memory caused by organic or psychological factors. The loss may be temporary or permanent, and may involve old or recent memories. Compare FORGETTING and MEMORY DECAY.'),('780.93',1,'Systematic and extensive loss of memory caused by organic or psychological factors. The loss may be temporary or permanent, and may involve old or recent memories.'),('780.93',2,'Memory loss for events and experiences that occurred before the incident that produced the amnesia.'),('780.96',0,'Pain that is difficult to pinpoint.'),('780.96',1,'unpleasant sensation induced by noxious stimuli and generally received by specialized nerve endings.'),('780.96',2,'Unpleasant sensory and emotional experience associated with actual or potential tissue damage.'),('780.96',3,'The sensation of discomfort, distress, or agony, resulting from the stimulation of specialized nerve endings.'),('780.96',4,'Causing physical or psychological misery, pain or distress.'),('781.0',0,'a sudden, violent, involuntary contraction of a muscle or a group of muscles, attended by pain and interference with function, producing involuntary movement and distortion.'),('781.0',1,'A sudden, violent, involuntary contraction of a muscle or group of muscles.'),('781.0',2,'involuntary trembling or quivering.'),('781.0',3,'The shaking movement of the whole body or just a certain part of it, often caused by problems of the neurons responsible for muscle action.'),('781.0',4,'dyskinesia due to extrapyramidal disorder; as a general rule, symptoms are absent during sleep, reduced with relaxation, and increased with stress.'),('781.1',0,'absence of the sense of smell.'),('781.1',1,'Loss of the sense of smell.'),('781.1',2,'Diminished ability to taste.'),('781.1',3,'A bad taste in the mouth.'),('781.1',4,'Abnormal appreciation of the taste of foodstuffs, can be related to decreased sense of smell.'),('781.1',5,'Diminished ability to smell.'),('781.2',0,'(ah-TAK-sik) Awkward, uncoordinated walking.'),('781.3',0,'awkwardness in motor behavior associated with loss of afferent information from the moving part or with loss of control mechanism of the cerebellum.'),('781.3',1,'Loss of muscle coordination.'),('781.3',2,'Loss of coordination of voluntary muscular movement.'),('781.7',0,'hyperexcitability of nerve and muscle when the concentration of extracellular ionized calcium is decreased.'),('782.0',0,'Consisting of abnormally decreased sensitivity, particularly to touch.'),('782.0',1,'Impairment of tactile sensitivity manifesting as partial loss of sensitivity to sensory stimuli.'),('782.0',2,'Abnormal touch sensations, such as burning or prickling, that occur without an outside stimulus.'),('782.0',3,'A sensation as of repetitive pin pricks, caused by cold or by striking a nerve, or as a result of various diseases of the central or peripheral nervous system.'),('782.1',0,'Any change in the skin which affects its appearance or texture. A rash may be localised to one part of the body, or affect all the skin. Rashes may cause the skin to change color, itch, become warm, bumpy, dry, cracked or blistered, swell and may be painful.'),('782.3',0,'swelling from excessive accumulation of serous fluid in tissue.'),('782.3',1,'(eh-DEE-ma) Swelling caused by excess fluid in body tissues.'),('782.3',2,'Pathological transudate within one or more tissues.'),('782.3',3,'Accumulation of an excessive amount of watery fluid in cells or intercellular tissues.'),('782.4',0,'clinical manifestation of hyperbilirubinemia, consisting of deposition of bile pigments in the skin, resulting in a yellowish staining of the skin and mucous membranes.'),('782.4',1,'(JAWN-dis) A condition in which the skin and the whites of the eyes become yellow, urine darkens, and the color of stool becomes lighter than normal. Jaundice occurs when the liver is not working properly or when a bile duct is blocked.'),('782.5',0,'blueness of the skin caused by excessive amounts of deoxyhemoglobin in the skin vessels.'),('782.5',1,'Blue-colored skin caused by too little oxygen in the blood.'),('782.61',0,'An unusual or extreme paleness, state of decreased skin coloration.'),('782.62',0,'A sudden reddening of the face.'),('782.7',0,'(peh-TEH-kee-a) Pinpoint, unraised, round red spots under the skin caused by bleeding.'),('783.0',0,'clinical manifestation consisting of a physiopathological lack or loss of appetite accompanied by an aversion to food and the inability to eat.'),('783.0',1,'An abnormal loss of the appetite for food. Anorexia can be caused by cancer, AIDS, a mental disorder (i.e., anorexia nervosa), or other diseases.'),('783.21',0,'the reduction of overall body mass; may be due to disease, diet, or drugs; can be permanent or temporary, and may involve any tissue.'),('783.21',1,'A reduction in overall body mass.'),('783.3',0,'Imbalance in the normal feeding habits of an infant.'),('783.41',0,'Inability to grow and develop normally.'),('783.41',1,'Growth disorder of infants and children due to nutritional and/or emotional deprivation and resulting in loss of weight and delayed physical, emotional, and social development.'),('783.43',0,'Growth retardation: Decreased rate of growth in the individual or in an affected joint or extremity. An example of the latter is micrognathia in Juvenile Rheumatoid Arthritis.'),('783.5',0,'Chronic excessive intake of water; it may be from an organic cause, such as the dehydration of diabetes mellitus, diabetes insipidus, or a reaction to medication, or from a psychological cause. When untreated it can lead to water intoxication.'),('783.5',1,'Noncontingent excessive drinking behavior usually produced and maintained by operant schedules of reinforcement involving food as a reinforcer. Also used for disordered human populations.'),('783.6',0,'ingestion of a greater than optimal quantity of food.'),('783.7',0,'Progressive functional deterioration of a physical and cognitive nature. The individual\'s ability to live with multisystem diseases, cope with ensuing problems, and manage his/her care are remarkably diminished.'),('784.0',0,'pain in the cranial region that may occur as an isolated and benign symptom or as a manifestation of a wide variety of conditions.'),('784.0',1,'Pain in various parts of the head, not confined to the area of distribution of any nerve.'),('784.1',0,'Any kind of inflammatory process of the tonsils, pharynx, or/and larynx characterized by pain in swallowing.'),('784.3',0,'cognitive disorder marked by an impaired ability to comprehend or express language in its written or spoken form; caused by diseases which affect the language areas of the dominant hemisphere; general categories include receptive, expressive, and mixed forms of aphasia.'),('784.3',1,'Partial or complete impairment of language comprehension, formulation, or use due to brain damage.'),('784.49',0,'Any speech disorder involving problems of voice quality, pitch, or intensity.'),('784.5',0,'imperfect speech articulation due to disturbances of muscular control.'),('784.5',1,'Articulation disorder resulting from central nervous system disease, especially brain damage.'),('784.5',2,'Impairment of language comprehension, formulation, or use due to brain damage. Used only for partial impairments.'),('784.69',0,'loss of the ability to distinguish the significance of stimuli; may be auditory, visual, olfactory, tactile, or gustatory.'),('784.69',1,'Inability to recognize, understand, or interpret sensory stimuli in the absence of sensory defects. Also, the selective loss of knowledge of specific objects due to emotional disturbance, as seen in schizophrenia, hysteria, or depression.'),('784.69',2,'Inability to write (letters, syllables, words, or phrases) due to an injury to a specific cerebral area or occasionally due to emotional factors.'),('784.69',3,'loss of ability to perform familiar, purposeful movements in the absence of paralysis or other neural sensorimotor impairment.'),('784.69',4,'Inability to execute complex coordinated movements resulting from lesions in the motor area of the cortex but involving no sensory impairment or paralysis.'),('784.69',5,'Form of aphasia involving impaired ability to perform simple arithmetic calculations.'),('784.7',0,'Bleeding from the nose.'),('784.99',0,'A symptom consisting of the involuntary expulsion of air from the nose.'),('785.0',0,'excessive rapidity in the action of the heart.'),('785.0',1,'Tachycardia; an abnormally rapid heartbeat, usually applied to a heart rate above 100 per minute.'),('785.1',0,'An unpleasant sensation of irregular and/or forceful beating of the heart.'),('785.4',0,'death and decay of body tissue, often occurring in a limb, caused by insufficient blood supply and usually following injury or disease.'),('785.4',1,'Death of tissue, usually in considerable mass and generally associated with loss of vascular (nutritive) supply and followed by bacterial invasion and putrefaction.'),('785.50',0,'a profound hemodynamic and metabolic disturbance characterized by the failure of the circulatory system to maintain adequate perfusion of vital organs; causes inadequate delivery of nutrients and insufficient removal of cellular waste products to and from the tissues.'),('785.51',0,'shock reulting from the failure of the heart to maintain adequate output.'),('785.51',1,'Shock resulting from primary failure of the heart in its pumping function, as in myocardial infarction, severe cardiomyopathy, or mechanical obstruction or compression of the heart.'),('785.52',0,'shock caused by infection; frequently caused by gram negative bacteria, although some cases have been caused by other bacteria, viruses, fungi, and protozoa; characterized by fever, chills, tachycardia, tachypnea, and hypotension.'),('785.59',0,'Shock resulting from insufficient blood volume for the maintenance of adequate cardiac output, blood pressure and tissue perfusion.'),('785.6',0,'Lymphadenopathy: the abnormal enlargement of lymph nodes.'),('786.01',0,'Abnormally prolonged, rapid, and deep breathing.'),('786.03',0,'cessation of breathing.'),('786.03',1,'Temporary absence of breathing or prolonged respiratory failure.'),('786.03',2,'Transient cessation of respiration.'),('786.06',0,'Abnormal increase of rate of breathing.'),('786.2',0,'A sudden, often repetitive, spasmodic contraction of the thoracic cavity, resulting in violent release of air from the lungs, and usually accompanied by a distinctive sound.'),('786.3',0,'Coughing up blood from the respiratory tract.'),('786.5',0,'Pain in the chest.'),('786.50',0,'Pain in the chest.'),('786.8',0,'A diaphragmatic spasm causing a sudden inhalation which is interrupted by a spasmodic closure of the glottis, producing a noise.'),('787.0',0,'forcible expulsion of stomach contents through the mouth.'),('787.0',1,'The reflex act of ejecting the contents of the stomach through the mouth.'),('787.2',0,'Difficulty swallowing.'),('787.2',1,'difficulty in swallowing.'),('787.20',0,'Difficulty swallowing.'),('787.20',1,'difficulty in swallowing.'),('787.6',0,'Involuntary defecation.'),('787.6',1,'failure of control of the anal sphincters, with involuntary passage of feces and flatus; it may be either psychogenic or organic in origin.'),('787.6',2,'Change in normal bowel habits characterized by involuntary passage of stool'),('787.91',0,'Abnormal frequency and fluidity of feces.'),('787.91',1,'increased liquidity or decreased consistency of feces, such as running stool; fecal consistency is related to the ratio of water-holding capacity of insoluble solids to total water, rather than the amount of water present; diarrhea is not hyperdefecation or increased fecal weight.'),('787.91',2,'Passage of loose, unformed stools'),('787.91',3,'A condition of frequent and watery bowel movements.'),('787.99',0,'Painful spasm of the anal sphincter along with an urgent desire to defecate without the significant production of feces; associated with irritable bowel syndrome.'),('788.1',0,'Difficulty or pain in urination.'),('788.2',0,'Incomplete emptying of the bladder.'),('788.2',1,'Accumulation of urine within the bladder because of the inability to urinate.'),('788.2',2,'Incomplete emptying of the bladder'),('788.20',0,'Incomplete emptying of the bladder.'),('788.20',1,'Accumulation of urine within the bladder because of the inability to urinate.'),('788.20',2,'Incomplete emptying of the bladder'),('788.3',0,'failure of voluntary control of the vesical and urethral sphincters, with constant or frequent involuntary passage of urine.'),('788.3',1,'(in-KAHN-tih-nens) Inability to control the flow of urine from the bladder (urinary incontinence) or the escape of stool from the rectum (fecal incontinence).'),('788.30',0,'inability to control the flow of urine and involuntary urination.'),('788.30',1,'failure of voluntary control of the vesical and urethral sphincters, with constant or frequent involuntary passage of urine.'),('788.30',2,'(in-KAHN-tih-nens) Inability to control the flow of urine from the bladder (urinary incontinence) or the escape of stool from the rectum (fecal incontinence).'),('788.31',0,'Involuntary passage of urine following a sense of urgency to void.'),('788.31',1,'Involuntary passage of urine occurring soon after a strong sense of urgency to void'),('788.41',0,'urination at short intervals; it may result from increased urine formation, decreased bladder capacity, or lower urinary tract irritation.'),('788.63',0,'A sudden compelling urge to urinate.'),('788.91',0,'Involuntary, unpredictable passage of urine.'),('788.91',1,'Inability of usually continent person to reach toilet in time to avoid unintentional loss of urine'),('789.1',0,'Abnormal enlargement of the liver.'),('789.2',0,'enlargement of the spleen.'),('789.2',1,'Abnormal enlargement of the spleen.'),('789.5',0,'effusion and accumulation of serous fluid in the abdominal cavity.'),('789.5',1,'(ah-SYE-teez) Abnormal buildup of fluid in the abdomen.'),('789.5',2,'Accumulation of fluid in the peritoneal cavity. The fluid may be serous, hemorrhagic, or the result of tumor metastasis to the peritoneum. -- 2004'),('789.51',0,'effusion and accumulation of cancerous serous fluid within the peritoneal cavity.'),('789.51',1,'A condition in which fluid containing cancer cells collects in the abdomen.'),('789.51',2,'Accumulation of fluid in the peritoneal cavity resulting from the growth of primary or metastatic malignant neoplasms in the peritoneum.--2004'),('790.09',0,'A measurement of the inequality in the size of the red blood cells in a whole blood specimen.'),('790.09',1,'The presence of erythrocytes with excessive variation in size in the blood.'),('790.09',2,'A measurement of the odd-shaped erythrocytes in a whole blood specimen.'),('790.09',3,'An increase in the number of abnormally shaped red blood cells.'),('790.29',0,'abnormally high blood glucose level.'),('790.29',1,'Abnormally high blood sugar.'),('790.29',2,'A high level of blood sugar. It is usually an indication of diabetes mellitus. --2003'),('790.29',3,'state of latent impairment of carbohydrate metabolism in which the criteria for diabetes mellitus are not all satisfied; sometimes controllable by diet alone; called also impaired glucose tolerance and impaired fasting glucose.'),('790.92',0,'An abnormal laboratory test result in which the partial thromboplastin time is found to be greater than the control value. As a possible indicator of coagulopathy, a prolonged partial thromboplastin time (PTT) may occur in a variety of diseases and disorders, both primary and related to treatment. --2004'),('791.0',0,'presence of albumin in the urine; an indicator of kidney disease.'),('791.0',1,'presence of excess protein in the urine.'),('791.0',2,'Proteinuria; the presence of excessive protein, chiefly albumin but also globulin, in the urine.'),('791.2',0,'presence of free hemoglobin in the urine.'),('791.5',0,'presence of glucose in the urine, especially the excretion of an abnormally large amount of sugar (glucose) in the urine.'),('793.2',0,'Normal location of the mediastinum changes to the right or left, depending upon the underlying cause.'),('797',0,'An age group comprised by people 65 years of age and older. (NCI)'),('797',1,'An age group comprised by people 65 years of age and older.'),('797',2,'The state of being old.'),('798.0',0,'sudden and unexpected death of an apparently healthy infant, typically occurring between 3 weeks and 5 months of age, most infants dying at night, and not explained by postmortem data.'),('798.0',1,'Unexpected death of an apparently healthy infant during sleep.'),('799.01',0,'A condition due to lack of oxygen in respired air, resulting in impending or actual cessation of life.'),('799.01',1,'The stopping of respiration or the asphyxia that results from it.'),('799.4',0,'state of general ill health characterized by malnutrition, weakness, and emaciation; occurs during the course of a chronic disease.'),('799.4',1,'The loss of body weight and muscle mass frequently seen in patients with cancer, AIDS, or other diseases.'),('829',0,'breaks or rupture in bones or cartilages.'),('829',1,'A traumatic injury to the bone in which the continuity of the bone is broken. - 2003'),('847.0',0,'Soft tissue injury of cervical spine due to sudden hyperextension or hyperflexion or hyperrotation of neck or limbs.'),('850',0,'A violent jar or shock, or the condition which results from such an injury.'),('850.9',0,'A violent jar or shock, or the condition which results from such an injury.'),('909.2',0,'Late radiation injury (LRI) is the damage to the soft tissue and bone following radiation therapy that occurs weeks and years after the radiation exposure. Pathogenesis of LRI stems from ischemia, interruption of the blood supply and direct cell damage. LRIs include but not limited to the skin atrophy, ulceration and non-healing wounds; cystitis, proctosigmoiditis, resulting to fistulas, abscesses, fibrosis and scaring; laryngitis, osteoradionecrosis; central nervous system injury, optic neuropathy.'),('921.9',0,'damage or trauma inflicted to the eye by external means including both surface injuries and intraocular injuries.'),('924.9',0,'mechanical injury (usually caused by a blow) resulting in hemorrhage beneath unbroken skin; a bruise.'),('924.9',1,'A bruise; an injury of a part without a break in the skin.'),('924.9',2,'Injury of the soft tissues or bone without breaking the skin, as by a blow. (from Dictionary.com)'),('951.9',0,'Injury to, or disease of, the cranial nerve'),('957.9',0,'general term for injuries to nerves.'),('958.4',0,'Any shock produced by trauma.'),('961.2',0,'poisoning due to absorption or ingestion of lead or one of its salts; symptoms include loss of appetite, weight loss, colic, constipation, insomnia, headache, dizziness, irritability, moderate hypertension, albuminuria, anemia, encephalopathy, and peripheral neuropathy leading to paralysis.'),('961.2',1,'acute or chronic disease produced by exposure to mercury or toxic mercury compounds.'),('977.9',0,'An adverse effect of a drug used therapeutically or diagnostically.'),('982.1',0,'inhalation of vapors, ingestion, or skin absorption of carbon tetrachloride can depress central nervous system activity and cause degeneration of the liver and kidneys.'),('984',0,'poisoning due to absorption or ingestion of lead or one of its salts; symptoms include loss of appetite, weight loss, colic, constipation, insomnia, headache, dizziness, irritability, moderate hypertension, albuminuria, anemia, encephalopathy, and peripheral neuropathy leading to paralysis.'),('984.9',0,'poisoning due to absorption or ingestion of lead or one of its salts; symptoms include loss of appetite, weight loss, colic, constipation, insomnia, headache, dizziness, irritability, moderate hypertension, albuminuria, anemia, encephalopathy, and peripheral neuropathy leading to paralysis.'),('985',0,'acute or chronic disease due to exposure to a metal or its salts.'),('985.0',0,'acute or chronic disease produced by exposure to mercury or toxic mercury compounds.'),('994.2',0,'lengthy and continuous deprivation of food.'),('995.2',0,'immunologically mediated adverse reactions to medicinal substances used legally or illegally.'),('995.2',1,'An allergy to a pharmaceutical product.'),('995.2',2,'unintended, deleterious effects of otherwise licit, therapeutic, properly administered drugs; for effects of illicit and abused drugs, or of environmental chemicals, see TOXICOLOGY or POISONING.'),('995.2',3,'Acute or chronic and often undesirable effects of drugs occurring in addition to the intended or therapeutic objective.'),('995.21',0,'development of an inflammatory lesion a few hours after intradermal injection of antigen into a sensitized animal; the lesion results from precipitation of immune complex, which causes complement activation and tissue destruction.'),('995.27',0,'immunologically mediated adverse reactions to medicinal substances used legally or illegally.'),('995.27',1,'An allergy to a pharmaceutical product.'),('995.3',0,'state of previously immunized body in which tissue damage results from the immune response to a further dose of antigen.'),('995.3',1,'Hypersensitivity to an agent caused by an immunologic response to an initial exposure'),('995.3',2,'Hypersensitivity; a local or general reaction of an organism following contact with a specific allergen to which it has been previously exposed and to which it has become sensitized.'),('995.3',3,'An exaggerated response by the immune system to a drug or other substance.'),('995.3',4,'An inflammatory response to an exogenous environmental antigen or an endogenous antigen initiated by the adaptive immune system. [GOC:jal, ISBN:0781735149 \"Fundamental Immunology\"]'),('995.86',0,'usually inherited reaction to general anesthesia manifested as a sudden, rapid rise in temperature, hypermetabolism, and skeletal muscle rigidity; mutation is in the calcium release channel of skeletal muscle sarcoplasmic reticulum.'),('996.7',0,'The act of closure or the state of being closed; an obstruction; the relationship between all of the components of the masticatory system in normal function, dysfunction, and parafunction; momentary complete closure of some area in the vocal tract, causing stoppage of the breath and accumulation of pressure.'),('996.7',1,'Obstruction or a closure of hollow organ, passageway or vessel; also the transient approximation of the edges of a natural opening; imperforation.'),('997.91',0,'persistantly high arterial blood pressure.'),('997.91',1,'Abnormally high blood pressure.'),('997.91',2,'Pathological increase in blood pressure; a repeatedly elevated blood pressure exceeding 140 over 90 mmHg.'),('998.0',0,'A state of shock following a surgical operation.'),('998.9',0,'pathologic processes that affect patients after a surgical procedure; may or may not be related to the disease for which the surgery was done, and they may or may not be direct results of the surgery.'),('999.5',0,'immune complex disease caused by the administration of foreign serum or serum proteins and characterized by fever, lymphadenopathy, arthralgia, and urticaria; when they are complexed to protein carriers, some drugs can also cause serum sickness when they act as haptens inducing antibody responses.'),('999.89',0,'Severity of complications with blood transfusion reaction'),('E849.0',0,'An accident taking place within a home.'),('E887',0,'breaks or rupture in bones or cartilages.'),('E887',1,'A traumatic injury to the bone in which the continuity of the bone is broken. - 2003'),('E888',0,'falls due to slipping or tripping which result in loss or injury.'),('E904.3',0,'Mean value of X-Ray Current Time product.'),('E904.3',1,'The act of subjecting someone or something to an influencing experience.'),('E928.9',0,'unforeseen and unplanned event or circumstance frequently causing loss or injury.'),('E928.9',1,'An unforeseen and unplanned event or circumstance frequently causing loss or injury.'),('E960.1',0,'unlawful sexual intercourse without consent of the victim.'),('E979',0,'Violence or threats of violence in order to achieve political, economic, or social goals.'),('E979.8',0,'Violence or threats of violence in order to achieve political, economic, or social goals.'),('V02.59',0,'infections with bacteria of the genus Staphylococcus; includes staphylococcal pneumonia, staph skin infections, furunculosis, carbuncle, impetigo, Ritter disease, scalded skin syndrome, etc.'),('V09.9',0,'tendency of biological systems (organisms, cells, or cell-free systems) to fail to respond as expected to drug treatment or exposure; may be due to specific enzymes, transporters, or receptors which block drug action.'),('V09.9',1,'OBSOLETE (was not defined before being made obsolete). [GOC:go_curators]'),('V09.9',2,'Diminished or failed response of an organism, disease, or tissue to the intended effectiveness of a chemical or drug. Mechanisms, functions, activities, or processes exhibited by pathogens to withstand previously toxic drugs.'),('V09.91',0,'Adaptation of tumor cells to anticancer drugs in ways that make the drugs less effective.'),('V09.91',1,'characteristic of certain cancer cells and infectious microorganisms, where resistance develops to a broad variety of chemically unrelated drugs; may be due to genetic induction of a membrane pump (P glycoprotein) or other mechanisms.'),('V09.91',2,'Simultaneous resistance to a spectrum of unrelated drugs following exposure to a single agent. It may result from overexpression of the integral plasma membrane protein, P-glycoprotein. This adaptation of tumor cells to anticancer drugs, mediated by inactivation of the drug or removing it from the target tumor cells, tends to make the drugs less effective.'),('V12.42',0,'inflammation of the brain due to infection, autoimmune processes, toxins, and other conditions; viral infections are a relatively frequent cause of this condition.'),('V12.42',1,'inflammation of the meninges.'),('V12.60',0,'condition in which there is a deviation from or interruption of the normal structure or function of the respiratory system.'),('V13.02',0,'infections affecting stuctures participating in the secretion and elimination of urine: the kidneys, ureters, urinary bladder and urethra.'),('V13.03',0,'Nephrotic Syndrome: twenty-four hour urine protein > three grams. May be associated with hypoalbuminemia and hypercholesterolemia.'),('V13.03',1,'diseases involving defective kidney glomeruli, characterized by massive proteinuria and lipiduria with varying degrees of edema, hypoalbuminemia, and hyperlipidemia.'),('V13.51',0,'A broken bone caused by disease, often by the spread of cancer to the bone.'),('V15.88',0,'Increased susceptibility to falling that may cause physical harm'),('V18.51',0,'Abnormal growths of tissue in the lining of the bowel. Polyps are a risk factor for colon cancer.'),('V18.51',1,'adenomatous colon polyps are considered to be precursor lesions of colon cancer.'),('V18.51',2,'This is a descriptive term referring of a mass of tissue that bulges or projects into the lumen of the colon. The mass is macroscopically visible and may either have a broad base attachment to the colon wall, or be on a pedunculated stalk. These may be benign or malignant.'),('V18.9',0,'an individual who is heterozygous for a recessive gene and thus does not express the recessive phenotype but can transmit the gene to offspring.'),('V28.89',0,'technique to sample fetal tissue for genetic analysis; may be performed after 6 weeks gestation, which is earlier than amniocentesis, facilitating elective abortion.'),('V59',0,'One that contributes something.'),('V62.4',0,'State of aloneness, lack of interaction with others.'),('V62.4',1,'Aloneness experienced by the individual and perceived as imposed by others and as a negative or threatening state'),('V62.4',2,'Voluntary or involuntary absence of contact with others. Used for human or animal populations.'),('V62.4',3,'A condition in which an individual feels or is made to feel as though he or she has no place within society. This is often the case with persons who have inadequate support systems or who suffer from stigmatized disease, such as AIDS and mental illness.'),('V62.84',0,'Thoughts of or an unusual preoccupation with suicide.'),('V66.7',0,'(HOS-pis) A program that provides special care for people who are near the end of life and for their families, either at home, in freestanding facilities, or within hospitals.'),('V66.7',1,'Activities that provide physical comfort and emotional calm for those who are dying by involving/including family, friends, spiritual concerns, rituals, pain control, and physical care.'),('V66.7',2,'The active total care of patients whose disease is not responsive to curative treatment. The goal of palliative care is achievement of the best possible quality of life for patients and their families. Control of pain, of other symptoms, and of psychological, social, and spiritual problems is paramount. Palliative care affirms life and regards dying as a normal process, neither hastens nor postpones death, provides relief from pain and other distressing symptoms, integrates the psychological and spiritual aspects of patient care, offers a support system to help patients live as actively as possible until death, and offers a support system to help the family cope during the patient\'s illness and in their own bereavement. (World Health Organization)'),('V69.4',0,'Lack of the normal sleep / wake cycle.'),('V69.4',1,'state of being deprived of sleep under experimental conditions, due to life events, or from a wide variety of pathophysiologic causes such as medication effect, chronic illness, psychiatric illness, or sleep disorder.'),('V69.4',2,'Prolonged periods of time without sleep (sustained natural, periodic suspension of relative consciousness)'),('V82.7',0,'examining a population for certain genotypes, phenotypes or karyotypes; may be associated with disease or predisposition to disease.'),('V82.79',0,'examining a population for certain genotypes, phenotypes or karyotypes; may be associated with disease or predisposition to disease.'),('V85',0,'The SI derived unit of spread rate of a substance by mass, used also as a measure of area density. (NCI)'),('V85',1,'The SI derived unit of spread rate of a substance by mass, used also as a measure of area density and as a dose calculation unit.'),('V86',0,'The estrogen receptor level measured in a primary tumor or in metastases. There are essentially two distinct forms of breast cancer, one that tends to have an early onset and is characterized by an ER- status, and one that tends to have a late onset and is characterized by an ER status. However, these two variants tend to overlap with respect to age, so it is possible for a young woman to have a \"late-onset\" form of breast cancer and for an older woman to have an \"early-onset\" variant of the disease.'); /*!40000 ALTER TABLE `dct_icd9_definitions` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2012-04-06 12:37:16