-- 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