/* ------------------------------------------------------------------- */ /* Description : KID data element value labels */ /* Date Revised : 01/21/2003 */ /* ------------------------------------------------------------------- */ PROC FORMAT LIBRARY = FORMATS FMTLIB; VALUE FAMONTH /* AMONTH */ 1 = " 1: January" 2 = " 2: February" 3 = " 3: March" 4 = " 4: April" 5 = " 5: May" 6 = " 6: June" 7 = " 7: July" 8 = " 8: August" 9 = " 9: September" 10 = "10: October" 11 = "11: November" 12 = "12: December" . = " .: Missing" .A = ".A: Invalid" .B = ".B: Unaval fr src" ; Value FASOURCE /* ASOURCE */ 1 = " 1: Emergency Department" 2 = " 2: Another Hospital" 3 = " 3: Other Health Facility, incl. LTC" 4 = " 4: Court/Law Enforcement" 5 = " 5: Routine, Birth, and Other" . = " .: Missing" .A = ".A: Invalid" .B = ".B: Unavailable from Source" ; Value FATYPE /* ATYPE */ 1 = " 1: Emergency" 2 = " 2: Urgent" 3 = " 3: Elective" 4 = " 4: Newborn" 5 = " 5: Delivery" 6 = " 6: Other" . = " .: Missing" .A = ".A: Invalid" .B = ".B: Unavail from Source" ; Value FAWEEKEND /* AWEEKEND */ 0 = " 0: Monday-Friday" 1 = " 1: Saturday-Sunday" . = " .: Missing" .A = ".A: Invalid" ; Value FDIED /* DIED */ 0 = " 0: Did not Die in Hospital" 1 = " 1: Died in Hospital" . = " .: Missing" .A = ".A: Invalid" .B = ".B: Unavailable from Source" ; Value FDISPUNIF /* DISPUniform */ 1 = " 1: Routine" 2 = " 2: Transfer: Short-term Hospital" 5 = " 5: Transfer: Other Type of Facility" 6 = " 6: Home Health Care" 7 = " 7: Against Medical Advice" 20 = "20: Died in Hospital" . = " .: Missing" .A = ".A: Invalid" ; Value FDISPUB /* DISPUB92 */ 1 = " 1: Routine" 2 = " 2: Short-term Hospital" 3 = " 3: Skilled Nursing Facility" 4 = " 4: Intermediate Facility" 5 = " 5: Another Type of Facility (for inpatient care)" 6 = " 6: Home Health Care" 7 = " 7: Against Medical Advice" 8 = " 8: Home IV Provider" 20 = "20: Died in Hospital" 40 = "40: Died at Home" 41 = "41: Died in a Medical Facility" 42 = "42: Died, Place Unknown" 50 = "50: Hospice - Home" 51 = "51: Hospice - Medical Facility" 61 = "61: This institution to a swing bed" 71 = "71: Another institution for outpatient services" 72 = "72: This institution for outpatient services" . = " .: Missing" .A = ".A: Invalid" ; Value FDQTR /* DQTR */ 1 = "1: First Quarter " 2 = "2: Second Quarter" 3 = "3: Third Quarter " 4 = "4: Fourth Quarter" 0 = "0: Missing/Invalid" ; Value FDRGVER /* DRGVER */ 4 = " 4: effective 10/87" 5 = " 5: effective 10/88" 6 = " 6: effective 10/89" 7 = " 7: effective 10/90" 9 = " 9: effective 10/91" 10 = "10: effective 10/92" 11 = "11: effective 10/93" 12 = "12: effective 10/94" 13 = "13: effective 10/95" 14 = "14: effective 10/96" 15 = "15: effective 10/97" 16 = "16: effective 10/98" 17 = "17: effective 10/99" 18 = "18: effective 10/00" 19 = "19: effective 10/01" 20 = "20: effective 10/02" 21 = "21: effective 10/03" ; Value FV18DRG /* DRG Version 18 */ 1 = '1: CRANIOTOMY AGE >17 EXCEPT FOR TRAUMA ' 2 = '2: CRANIOTOMY FOR TRAUMA AGE >17 ' 3 = '3: CRANIOTOMY AGE 0-17 ' 4 = '4: SPINAL PROCEDURES ' 5 = '5: EXTRACRANIAL VASCULAR PROCEDURES ' 6 = '6: CARPAL TUNNEL RELEASE ' 7 = '7: PERIPH & CRANIAL NERVE & OTHER NERV SYST PROC W CC ' 8 = '8: PERIPH & CRANIAL NERVE & OTHER NERV SYST PROC W/O CC ' 9 = '9: SPINAL DISORDERS & INJURIES ' 10 = '10: NERVOUS SYSTEM NEOPLASMS W CC ' 11 = '11: NERVOUS SYSTEM NEOPLASMS W/O CC ' 12 = '12: DEGENERATIVE NERVOUS SYSTEM DISORDERS ' 13 = '13: MULTIPLE SCLEROSIS & CEREBELLAR ATAXIA ' 14 = '14: SPECIFIC CEREBROVASCULAR DISORDERS EXCEPT TIA ' 15 = '15: TRANSIENT ISCHEMIC ATTACK & PRECEREBRAL OCCLUSIONS ' 16 = '16: NONSPECIFIC CEREBROVASCULAR DISORDERS W CC ' 17 = '17: NONSPECIFIC CEREBROVASCULAR DISORDERS W/O CC ' 18 = '18: CRANIAL & PERIPHERAL NERVE DISORDERS W CC ' 19 = '19: CRANIAL & PERIPHERAL NERVE DISORDERS W/O CC ' 20 = '20: NERVOUS SYSTEM INFECTION EXCEPT VIRAL MENINGITIS ' 21 = '21: VIRAL MENINGITIS ' 22 = '22: HYPERTENSIVE ENCEPHALOPATHY ' 23 = '23: NONTRAUMATIC STUPOR & COMA ' 24 = '24: SEIZURE & HEADACHE AGE >17 W CC ' 25 = '25: SEIZURE & HEADACHE AGE >17 W/O CC ' 26 = '26: SEIZURE & HEADACHE AGE 0-17 ' 27 = '27: TRAUMATIC STUPOR & COMA, COMA >1 HR ' 28 = '28: TRAUMATIC STUPOR & COMA, COMA <1 HR AGE >17 W CC ' 29 = '29: TRAUMATIC STUPOR & COMA, COMA <1 HR AGE >17 W/O CC ' 30 = '30: TRAUMATIC STUPOR & COMA, COMA <1 HR AGE 0-17 ' 31 = '31: CONCUSSION AGE >17 W CC ' 32 = '32: CONCUSSION AGE >17 W/O CC ' 33 = '33: CONCUSSION AGE 0-17 ' 34 = '34: OTHER DISORDERS OF NERVOUS SYSTEM W CC ' 35 = '35: OTHER DISORDERS OF NERVOUS SYSTEM W/O CC ' 36 = '36: RETINAL PROCEDURES ' 37 = '37: ORBITAL PROCEDURES ' 38 = '38: PRIMARY IRIS PROCEDURES ' 39 = '39: LENS PROCEDURES WITH OR WITHOUT VITRECTOMY ' 40 = '40: EXTRAOCULAR PROCEDURES EXCEPT ORBIT AGE >17 ' 41 = '41: EXTRAOCULAR PROCEDURES EXCEPT ORBIT AGE 0-17 ' 42 = '42: INTRAOCULAR PROCEDURES EXCEPT RETINA, IRIS & LENS ' 43 = '43: HYPHEMA ' 44 = '44: ACUTE MAJOR EYE INFECTIONS ' 45 = '45: NEUROLOGICAL EYE DISORDERS ' 46 = '46: OTHER DISORDERS OF THE EYE AGE >17 W CC ' 47 = '47: OTHER DISORDERS OF THE EYE AGE >17 W/O CC ' 48 = '48: OTHER DISORDERS OF THE EYE AGE 0-17 ' 49 = '49: MAJOR HEAD & NECK PROCEDURES ' 50 = '50: SIALOADENECTOMY ' 51 = '51: SALIVARY GLAND PROCEDURES EXCEPT SIALOADENECTOMY ' 52 = '52: CLEFT LIP & PALATE REPAIR ' 53 = '53: SINUS & MASTOID PROCEDURES AGE >17 ' 54 = '54: SINUS & MASTOID PROCEDURES AGE 0-17 ' 55 = '55: MISCELLANEOUS EAR, NOSE, MOUTH & THROAT PROCEDURES ' 56 = '56: RHINOPLASTY ' 57 = '57: T&A PROC, EXCEPT TONSILLECTOMY &/OR ADENOIDECTOMY ONLY, AGE >17' 58 = '58: T&A PROC, EXCEPT TONSILLECTOMY &/OR ADENOIDECTOMY ONLY, AGE 0-17' 59 = '59: TONSILLECTOMY &/OR ADENOIDECTOMY ONLY, AGE >17 ' 60 = '60: TONSILLECTOMY &/OR ADENOIDECTOMY ONLY, AGE 0-17 ' 61 = '61: MYRINGOTOMY W TUBE INSERTION AGE >17 ' 62 = '62: MYRINGOTOMY W TUBE INSERTION AGE 0-17 ' 63 = '63: OTHER EAR, NOSE, MOUTH & THROAT O.R. PROCEDURES ' 64 = '64: EAR, NOSE, MOUTH & THROAT MALIGNANCY ' 65 = '65: DYSEQUILIBRIUM ' 66 = '66: EPISTAXIS ' 67 = '67: EPIGLOTTITIS ' 68 = '68: OTITIS MEDIA & URI AGE >17 W CC ' 69 = '69: OTITIS MEDIA & URI AGE >17 W/O CC ' 70 = '70: OTITIS MEDIA & URI AGE 0-17 ' 71 = '71: LARYNGOTRACHEITIS ' 72 = '72: NASAL TRAUMA & DEFORMITY ' 73 = '73: OTHER EAR, NOSE, MOUTH & THROAT DIAGNOSES AGE >17 ' 74 = '74: OTHER EAR, NOSE, MOUTH & THROAT DIAGNOSES AGE 0-17 ' 75 = '75: MAJOR CHEST PROCEDURES ' 76 = '76: OTHER RESP SYSTEM O.R. PROCEDURES W CC ' 77 = '77: OTHER RESP SYSTEM O.R. PROCEDURES W/O CC ' 78 = '78: PULMONARY EMBOLISM ' 79 = '79: RESPIRATORY INFECTIONS & INFLAMMATIONS AGE >17 W CC ' 80 = '80: RESPIRATORY INFECTIONS & INFLAMMATIONS AGE >17 W/O CC ' 81 = '81: RESPIRATORY INFECTIONS & INFLAMMATIONS AGE 0-17 ' 82 = '82: RESPIRATORY NEOPLASMS ' 83 = '83: MAJOR CHEST TRAUMA W CC ' 84 = '84: MAJOR CHEST TRAUMA W/O CC ' 85 = '85: PLEURAL EFFUSION W CC ' 86 = '86: PLEURAL EFFUSION W/O CC ' 87 = '87: PULMONARY EDEMA & RESPIRATORY FAILURE ' 88 = '88: CHRONIC OBSTRUCTIVE PULMONARY DISEASE ' 89 = '89: SIMPLE PNEUMONIA & PLEURISY AGE >17 W CC ' 90 = '90: SIMPLE PNEUMONIA & PLEURISY AGE >17 W/O CC ' 91 = '91: SIMPLE PNEUMONIA & PLEURISY AGE 0-17 ' 92 = '92: INTERSTITIAL LUNG DISEASE W CC ' 93 = '93: INTERSTITIAL LUNG DISEASE W/O CC ' 94 = '94: PNEUMOTHORAX W CC ' 95 = '95: PNEUMOTHORAX W/O CC ' 96 = '96: BRONCHITIS & ASTHMA AGE >17 W CC ' 97 = '97: BRONCHITIS & ASTHMA AGE >17 W/O CC ' 98 = '98: BRONCHITIS & ASTHMA AGE 0-17 ' 99 = '99: RESPIRATORY SIGNS & SYMPTOMS W CC ' 100 = '100: RESPIRATORY SIGNS & SYMPTOMS W/O CC ' 101 = '101: OTHER RESPIRATORY SYSTEM DIAGNOSES W CC ' 102 = '102: OTHER RESPIRATORY SYSTEM DIAGNOSES W/O CC ' 103 = '103: HEART TRANSPLANT ' 104 = '104: CARDIAC VALVE & OTHER MAJOR CARDIOTHORACIC PROC W CARDIAC CATH' 105 = '105: CARDIAC VALVE & OTHER MAJOR CARDIOTHORACIC PROC W/O CARDIAC CATH' 106 = '106: CORONARY BYPASS W PTCA ' 107 = '107: CORONARY BYPASS W CARDIAC CATH ' 108 = '108: OTHER CARDIOTHORACIC PROCEDURES ' 109 = '109: CORONARY BYPASS W/O PTCA OR CARDIAC CATH ' 110 = '110: MAJOR CARDIOVASCULAR PROCEDURES W CC ' 111 = '111: MAJOR CARDIOVASCULAR PROCEDURES W/O CC ' 112 = '112: PERCUTANEOUS CARDIOVASCULAR PROCEDURES ' 113 = '113: AMPUTATION FOR CIRC SYSTEM DISORDERS EXCEPT UPPER LIMB & TOE ' 114 = '114: UPPER LIMB & TOE AMPUTATION FOR CIRC SYSTEM DISORDERS ' 115 = '115: PRM CARD PACEM IMPL W AMI,HRT FAIL OR SHK,OR AICD LEAD OR GNRTR PROC' 116 = '116: OTH PERM CARD PACEMAK IMPL OR PTCA W CORONARY ARTERY STENT IMPLNT ' 117 = '117: CARDIAC PACEMAKER REVISION EXCEPT DEVICE REPLACEMENT ' 118 = '118: CARDIAC PACEMAKER DEVICE REPLACEMENT ' 119 = '119: VEIN LIGATION & STRIPPING ' 120 = '120: OTHER CIRCULATORY SYSTEM O.R. PROCEDURES ' 121 = '121: CIRCULATORY DISORDERS W AMI & MAJOR COMP, DISCHARGED ALIVE ' 122 = '122: CIRCULATORY DISORDERS W AMI W/O MAJOR COMP, DISCHARGED ALIVE ' 123 = '123: CIRCULATORY DISORDERS W AMI, EXPIRED ' 124 = '124: CIRCULATORY DISORDERS EXCEPT AMI, W CARD CATH & COMPLEX DIAG ' 125 = '125: CIRCULATORY DISORDERS EXCEPT AMI, W CARD CATH W/O COMPLEX DIAG' 126 = '126: ACUTE & SUBACUTE ENDOCARDITIS ' 127 = '127: HEART FAILURE & SHOCK ' 128 = '128: DEEP VEIN THROMBOPHLEBITIS ' 129 = '129: CARDIAC ARREST, UNEXPLAINED ' 130 = '130: PERIPHERAL VASCULAR DISORDERS W CC ' 131 = '131: PERIPHERAL VASCULAR DISORDERS W/O CC ' 132 = '132: ATHEROSCLEROSIS W CC ' 133 = '133: ATHEROSCLEROSIS W/O CC ' 134 = '134: HYPERTENSION ' 135 = '135: CARDIAC CONGENITAL & VALVULAR DISORDERS AGE >17 W CC ' 136 = '136: CARDIAC CONGENITAL & VALVULAR DISORDERS AGE >17 W/O CC ' 137 = '137: CARDIAC CONGENITAL & VALVULAR DISORDERS AGE 0-17 ' 138 = '138: CARDIAC ARRHYTHMIA & CONDUCTION DISORDERS W CC ' 139 = '139: CARDIAC ARRHYTHMIA & CONDUCTION DISORDERS W/O CC ' 140 = '140: ANGINA PECTORIS ' 141 = '141: SYNCOPE & COLLAPSE W CC ' 142 = '142: SYNCOPE & COLLAPSE W/O CC ' 143 = '143: CHEST PAIN ' 144 = '144: OTHER CIRCULATORY SYSTEM DIAGNOSES W CC ' 145 = '145: OTHER CIRCULATORY SYSTEM DIAGNOSES W/O CC ' 146 = '146: RECTAL RESECTION W CC ' 147 = '147: RECTAL RESECTION W/O CC ' 148 = '148: MAJOR SMALL & LARGE BOWEL PROCEDURES W CC ' 149 = '149: MAJOR SMALL & LARGE BOWEL PROCEDURES W/O CC ' 150 = '150: PERITONEAL ADHESIOLYSIS W CC ' 151 = '151: PERITONEAL ADHESIOLYSIS W/O CC ' 152 = '152: MINOR SMALL & LARGE BOWEL PROCEDURES W CC ' 153 = '153: MINOR SMALL & LARGE BOWEL PROCEDURES W/O CC ' 154 = '154: STOMACH, ESOPHAGEAL & DUODENAL PROCEDURES AGE >17 W CC ' 155 = '155: STOMACH, ESOPHAGEAL & DUODENAL PROCEDURES AGE >17 W/O CC ' 156 = '156: STOMACH, ESOPHAGEAL & DUODENAL PROCEDURES AGE 0-17 ' 157 = '157: ANAL & STOMAL PROCEDURES W CC ' 158 = '158: ANAL & STOMAL PROCEDURES W/O CC ' 159 = '159: HERNIA PROCEDURES EXCEPT INGUINAL & FEMORAL AGE >17 W CC ' 160 = '160: HERNIA PROCEDURES EXCEPT INGUINAL & FEMORAL AGE >17 W/O CC ' 161 = '161: INGUINAL & FEMORAL HERNIA PROCEDURES AGE >17 W CC ' 162 = '162: INGUINAL & FEMORAL HERNIA PROCEDURES AGE >17 W/O CC ' 163 = '163: HERNIA PROCEDURES AGE 0-17 ' 164 = '164: APPENDECTOMY W COMPLICATED PRINCIPAL DIAG W CC ' 165 = '165: APPENDECTOMY W COMPLICATED PRINCIPAL DIAG W/O CC ' 166 = '166: APPENDECTOMY W/O COMPLICATED PRINCIPAL DIAG W CC ' 167 = '167: APPENDECTOMY W/O COMPLICATED PRINCIPAL DIAG W/O CC ' 168 = '168: MOUTH PROCEDURES W CC ' 169 = '169: MOUTH PROCEDURES W/O CC ' 170 = '170: OTHER DIGESTIVE SYSTEM O.R. PROCEDURES W CC ' 171 = '171: OTHER DIGESTIVE SYSTEM O.R. PROCEDURES W/O CC ' 172 = '172: DIGESTIVE MALIGNANCY W CC ' 173 = '173: DIGESTIVE MALIGNANCY W/O CC ' 174 = '174: G.I. HEMORRHAGE W CC ' 175 = '175: G.I. HEMORRHAGE W/O CC ' 176 = '176: COMPLICATED PEPTIC ULCER ' 177 = '177: UNCOMPLICATED PEPTIC ULCER W CC ' 178 = '178: UNCOMPLICATED PEPTIC ULCER W/O CC ' 179 = '179: INFLAMMATORY BOWEL DISEASE ' 180 = '180: G.I. OBSTRUCTION W CC ' 181 = '181: G.I. OBSTRUCTION W/O CC ' 182 = '182: ESOPHAGITIS, GASTROENT & MISC DIGEST DISORDERS AGE >17 W CC' 183 = '183: ESOPHAGITIS, GASTROENT & MISC DIGEST DISORDERS AGE >17 W/O CC' 184 = '184: ESOPHAGITIS, GASTROENT & MISC DIGEST DISORDERS AGE 0-17 ' 185 = '185: DENTAL & ORAL DIS EXCEPT EXTRACTIONS & RESTORATIONS, AGE >17' 186 = '186: DENTAL & ORAL DIS EXCEPT EXTRACTIONS & RESTORATIONS, AGE 0-17' 187 = '187: DENTAL EXTRACTIONS & RESTORATIONS ' 188 = '188: OTHER DIGESTIVE SYSTEM DIAGNOSES AGE >17 W CC ' 189 = '189: OTHER DIGESTIVE SYSTEM DIAGNOSES AGE >17 W/O CC ' 190 = '190: OTHER DIGESTIVE SYSTEM DIAGNOSES AGE 0-17 ' 191 = '191: PANCREAS, LIVER & SHUNT PROCEDURES W CC ' 192 = '192: PANCREAS, LIVER & SHUNT PROCEDURES W/O CC ' 193 = '193: BILIARY TRACT PROC EXCEPT ONLY CHOLECYST W OR W/O C.D.E. W CC' 194 = '194: BILIARY TRACT PROC EXCEPT ONLY CHOLECYST W OR W/O C.D.E. W/O CC' 195 = '195: CHOLECYSTECTOMY W C.D.E. W CC ' 196 = '196: CHOLECYSTECTOMY W C.D.E. W/O CC ' 197 = '197: CHOLECYSTECTOMY EXCEPT BY LAPAROSCOPE W/O C.D.E. W CC ' 198 = '198: CHOLECYSTECTOMY EXCEPT BY LAPAROSCOPE W/O C.D.E. W/O CC ' 199 = '199: HEPATOBILIARY DIAGNOSTIC PROCEDURE FOR MALIGNANCY ' 200 = '200: HEPATOBILIARY DIAGNOSTIC PROCEDURE FOR NON-MALIGNANCY ' 201 = '201: OTHER HEPATOBILIARY OR PANCREAS O.R. PROCEDURES ' 202 = '202: CIRRHOSIS & ALCOHOLIC HEPATITIS ' 203 = '203: MALIGNANCY OF HEPATOBILIARY SYSTEM OR PANCREAS ' 204 = '204: DISORDERS OF PANCREAS EXCEPT MALIGNANCY ' 205 = '205: DISORDERS OF LIVER EXCEPT MALIG,CIRR,ALC HEPA W CC ' 206 = '206: DISORDERS OF LIVER EXCEPT MALIG,CIRR,ALC HEPA W/O CC ' 207 = '207: DISORDERS OF THE BILIARY TRACT W CC ' 208 = '208: DISORDERS OF THE BILIARY TRACT W/O CC ' 209 = '209: MAJOR JOINT & LIMB REATTACHMENT PROCEDURES OF LOWER EXTREMITY' 210 = '210: HIP & FEMUR PROCEDURES EXCEPT MAJOR JOINT AGE >17 W CC ' 211 = '211: HIP & FEMUR PROCEDURES EXCEPT MAJOR JOINT AGE >17 W/O CC ' 212 = '212: HIP & FEMUR PROCEDURES EXCEPT MAJOR JOINT AGE 0-17 ' 213 = '213: AMPUTATION FOR MUSCULOSKELETAL SYSTEM & CONN TISSUE DISORDERS' 216 = '216: BIOPSIES OF MUSCULOSKELETAL SYSTEM & CONNECTIVE TISSUE ' 217 = '217: WND DEBRID & SKN GRFT EXCEPT HAND,FOR MUSCSKELET & CONN TISS DIS' 218 = '218: LOWER EXTREM & HUMER PROC EXCEPT HIP,FOOT,FEMUR AGE >17 W CC ' 219 = '219: LOWER EXTREM & HUMER PROC EXCEPT HIP,FOOT,FEMUR AGE >17 W/O CC' 220 = '220: LOWER EXTREM & HUMER PROC EXCEPT HIP,FOOT,FEMUR AGE 0-17 ' 223 = '223: MAJOR SHOULDER/ELBOW PROC, OR OTHER UPPER EXTREMITY PROC W CC' 224 = '224: SHOULDER,ELBOW OR FOREARM PROC,EXC MAJOR JOINT PROC, W/O CC ' 225 = '225: FOOT PROCEDURES ' 226 = '226: SOFT TISSUE PROCEDURES W CC ' 227 = '227: SOFT TISSUE PROCEDURES W/O CC ' 228 = '228: MAJOR THUMB OR JOINT PROC,OR OTH HAND OR WRIST PROC W CC ' 229 = '229: HAND OR WRIST PROC, EXCEPT MAJOR JOINT PROC, W/O CC ' 230 = '230: LOCAL EXCISION & REMOVAL OF INT FIX DEVICES OF HIP & FEMUR ' 231 = '231: LOCAL EXCISION & REMOVAL OF INT FIX DEVICES EXCEPT HIP & FEMUR' 232 = '232: ARTHROSCOPY ' 233 = '233: OTHER MUSCULOSKELET SYS & CONN TISS O.R. PROC W CC ' 234 = '234: OTHER MUSCULOSKELET SYS & CONN TISS O.R. PROC W/O CC ' 235 = '235: FRACTURES OF FEMUR ' 236 = '236: FRACTURES OF HIP & PELVIS ' 237 = '237: SPRAINS, STRAINS, & DISLOCATIONS OF HIP, PELVIS & THIGH ' 238 = '238: OSTEOMYELITIS ' 239 = '239: PATHOLOGICAL FRACTURES & MUSCULOSKELETAL & CONN TISS MALIGNANCY ' 240 = '240: CONNECTIVE TISSUE DISORDERS W CC ' 241 = '241: CONNECTIVE TISSUE DISORDERS W/O CC ' 242 = '242: SEPTIC ARTHRITIS ' 243 = '243: MEDICAL BACK PROBLEMS ' 244 = '244: BONE DISEASES & SPECIFIC ARTHROPATHIES W CC ' 245 = '245: BONE DISEASES & SPECIFIC ARTHROPATHIES W/O CC ' 246 = '246: NON-SPECIFIC ARTHROPATHIES ' 247 = '247: SIGNS & SYMPTOMS OF MUSCULOSKELETAL SYSTEM & CONN TISSUE ' 248 = '248: TENDONITIS, MYOSITIS & BURSITIS ' 249 = '249: AFTERCARE, MUSCULOSKELETAL SYSTEM & CONNECTIVE TISSUE ' 250 = '250: FX, SPRN, STRN & DISL OF FOREARM, HAND, FOOT AGE >17 W CC ' 251 = '251: FX, SPRN, STRN & DISL OF FOREARM, HAND, FOOT AGE >17 W/O CC ' 252 = '252: FX, SPRN, STRN & DISL OF FOREARM, HAND, FOOT AGE 0-17 ' 253 = '253: FX, SPRN, STRN & DISL OF UPARM,LOWLEG EX FOOT AGE >17 W CC ' 254 = '254: FX, SPRN, STRN & DISL OF UPARM,LOWLEG EX FOOT AGE >17 W/O CC ' 255 = '255: FX, SPRN, STRN & DISL OF UPARM,LOWLEG EX FOOT AGE 0-17 ' 256 = '256: OTHER MUSCULOSKELETAL SYSTEM & CONNECTIVE TISSUE DIAGNOSES ' 257 = '257: TOTAL MASTECTOMY FOR MALIGNANCY W CC ' 258 = '258: TOTAL MASTECTOMY FOR MALIGNANCY W/O CC ' 259 = '259: SUBTOTAL MASTECTOMY FOR MALIGNANCY W CC ' 260 = '260: SUBTOTAL MASTECTOMY FOR MALIGNANCY W/O CC ' 261 = '261: BREAST PROC FOR NON-MALIGNANCY EXCEPT BIOPSY & LOCAL EXCISION' 262 = '262: BREAST BIOPSY & LOCAL EXCISION FOR NON-MALIGNANCY ' 263 = '263: SKIN GRAFT &/OR DEBRID FOR SKN ULCER OR CELLULITIS W CC ' 264 = '264: SKIN GRAFT &/OR DEBRID FOR SKN ULCER OR CELLULITIS W/O CC ' 265 = '265: SKIN GRAFT &/OR DEBRID EXCEPT FOR SKIN ULCER OR CELLULITIS W CC' 266 = '266: SKIN GRAFT &/OR DEBRID EXCEPT FOR SKIN ULCER OR CELLULITIS W/O CC' 267 = '267: PERIANAL & PILONIDAL PROCEDURES ' 268 = '268: SKIN, SUBCUTANEOUS TISSUE & BREAST PLASTIC PROCEDURES ' 269 = '269: OTHER SKIN, SUBCUT TISS & BREAST PROC W CC ' 270 = '270: OTHER SKIN, SUBCUT TISS & BREAST PROC W/O CC ' 271 = '271: SKIN ULCERS ' 272 = '272: MAJOR SKIN DISORDERS W CC ' 273 = '273: MAJOR SKIN DISORDERS W/O CC ' 274 = '274: MALIGNANT BREAST DISORDERS W CC ' 275 = '275: MALIGNANT BREAST DISORDERS W/O CC ' 276 = '276: NON-MALIGANT BREAST DISORDERS ' 277 = '277: CELLULITIS AGE >17 W CC ' 278 = '278: CELLULITIS AGE >17 W/O CC ' 279 = '279: CELLULITIS AGE 0-17 ' 280 = '280: TRAUMA TO THE SKIN, SUBCUT TISS & BREAST AGE >17 W CC ' 281 = '281: TRAUMA TO THE SKIN, SUBCUT TISS & BREAST AGE >17 W/O CC ' 282 = '282: TRAUMA TO THE SKIN, SUBCUT TISS & BREAST AGE 0-17 ' 283 = '283: MINOR SKIN DISORDERS W CC ' 284 = '284: MINOR SKIN DISORDERS W/O CC ' 285 = '285: AMPUTAT OF LOWER LIMB FOR ENDOCRINE,NUTRIT,& METABOL DISORDERS' 286 = '286: ADRENAL & PITUITARY PROCEDURES ' 287 = '287: SKIN GRAFTS & WOUND DEBRID FOR ENDOC, NUTRIT & METAB DISORDERS' 288 = '288: O.R. PROCEDURES FOR OBESITY ' 289 = '289: PARATHYROID PROCEDURES ' 290 = '290: THYROID PROCEDURES ' 291 = '291: THYROGLOSSAL PROCEDURES ' 292 = '292: OTHER ENDOCRINE, NUTRIT & METAB O.R. PROC W CC ' 293 = '293: OTHER ENDOCRINE, NUTRIT & METAB O.R. PROC W/O CC ' 294 = '294: DIABETES AGE >35 ' 295 = '295: DIABETES AGE 0-35 ' 296 = '296: NUTRITIONAL & MISC METABOLIC DISORDERS AGE >17 W CC ' 297 = '297: NUTRITIONAL & MISC METABOLIC DISORDERS AGE >17 W/O CC ' 298 = '298: NUTRITIONAL & MISC METABOLIC DISORDERS AGE 0-17 ' 299 = '299: INBORN ERRORS OF METABOLISM ' 300 = '300: ENDOCRINE DISORDERS W CC ' 301 = '301: ENDOCRINE DISORDERS W/O CC ' 302 = '302: KIDNEY TRANSPLANT ' 303 = '303: KIDNEY,URETER & MAJOR BLADDER PROCEDURES FOR NEOPLASM ' 304 = '304: KIDNEY,URETER & MAJOR BLADDER PROC FOR NON-NEOPL W CC ' 305 = '305: KIDNEY,URETER & MAJOR BLADDER PROC FOR NON-NEOPL W/O CC ' 306 = '306: PROSTATECTOMY W CC ' 307 = '307: PROSTATECTOMY W/O CC ' 308 = '308: MINOR BLADDER PROCEDURES W CC ' 309 = '309: MINOR BLADDER PROCEDURES W/O CC ' 310 = '310: TRANSURETHRAL PROCEDURES W CC ' 311 = '311: TRANSURETHRAL PROCEDURES W/O CC ' 312 = '312: URETHRAL PROCEDURES, AGE >17 W CC ' 313 = '313: URETHRAL PROCEDURES, AGE >17 W/O CC ' 314 = '314: URETHRAL PROCEDURES, AGE 0-17 ' 315 = '315: OTHER KIDNEY & URINARY TRACT O.R. PROCEDURES ' 316 = '316: RENAL FAILURE ' 317 = '317: ADMIT FOR RENAL DIALYSIS ' 318 = '318: KIDNEY & URINARY TRACT NEOPLASMS W CC ' 319 = '319: KIDNEY & URINARY TRACT NEOPLASMS W/O CC ' 320 = '320: KIDNEY & URINARY TRACT INFECTIONS AGE >17 W CC ' 321 = '321: KIDNEY & URINARY TRACT INFECTIONS AGE >17 W/O CC ' 322 = '322: KIDNEY & URINARY TRACT INFECTIONS AGE 0-17 ' 323 = '323: URINARY STONES W CC, &/OR ESW LITHOTRIPSY ' 324 = '324: URINARY STONES W/O CC ' 325 = '325: KIDNEY & URINARY TRACT SIGNS & SYMPTOMS AGE >17 W CC ' 326 = '326: KIDNEY & URINARY TRACT SIGNS & SYMPTOMS AGE >17 W/O CC ' 327 = '327: KIDNEY & URINARY TRACT SIGNS & SYMPTOMS AGE 0-17 ' 328 = '328: URETHRAL STRICTURE AGE >17 W CC ' 329 = '329: URETHRAL STRICTURE AGE >17 W/O CC ' 330 = '330: URETHRAL STRICTURE AGE 0-17 ' 331 = '331: OTHER KIDNEY & URINARY TRACT DIAGNOSES AGE >17 W CC ' 332 = '332: OTHER KIDNEY & URINARY TRACT DIAGNOSES AGE >17 W/O CC ' 333 = '333: OTHER KIDNEY & URINARY TRACT DIAGNOSES AGE 0-17 ' 334 = '334: MAJOR MALE PELVIC PROCEDURES W CC ' 335 = '335: MAJOR MALE PELVIC PROCEDURES W/O CC ' 336 = '336: TRANSURETHRAL PROSTATECTOMY W CC ' 337 = '337: TRANSURETHRAL PROSTATECTOMY W/O CC ' 338 = '338: TESTES PROCEDURES, FOR MALIGNANCY ' 339 = '339: TESTES PROCEDURES, NON-MALIGNANCY AGE >17 ' 340 = '340: TESTES PROCEDURES, NON-MALIGNANCY AGE 0-17 ' 341 = '341: PENIS PROCEDURES ' 342 = '342: CIRCUMCISION AGE >17 ' 343 = '343: CIRCUMCISION AGE 0-17 ' 344 = '344: OTHER MALE REPRODUCTIVE SYSTEM O.R. PROCEDURES FOR MALIGNANCY' 345 = '345: OTHER MALE REPRODUCTIVE SYSTEM O.R. PROC EXCEPT FOR MALIGNANCY' 346 = '346: MALIGNANCY, MALE REPRODUCTIVE SYSTEM, W CC ' 347 = '347: MALIGNANCY, MALE REPRODUCTIVE SYSTEM, W/O CC ' 348 = '348: BENIGN PROSTATIC HYPERTROPHY W CC ' 349 = '349: BENIGN PROSTATIC HYPERTROPHY W/O CC ' 350 = '350: INFLAMMATION OF THE MALE REPRODUCTIVE SYSTEM ' 351 = '351: STERILIZATION, MALE ' 352 = '352: OTHER MALE REPRODUCTIVE SYSTEM DIAGNOSES ' 353 = '353: PELVIC EVISCERATION, RADICAL HYSTERECTOMY & RADICAL VULVECTOMY' 354 = '354: UTERINE,ADNEXA PROC FOR NON-OVARIAN/ADNEXAL MALIG W CC ' 355 = '355: UTERINE,ADNEXA PROC FOR NON-OVARIAN/ADNEXAL MALIG W/O CC ' 356 = '356: FEMALE REPRODUCTIVE SYSTEM RECONSTRUCTIVE PROCEDURES ' 357 = '357: UTERINE & ADNEXA PROC FOR OVARIAN OR ADNEXAL MALIGNANCY ' 358 = '358: UTERINE & ADNEXA PROC FOR NON-MALIGNANCY W CC ' 359 = '359: UTERINE & ADNEXA PROC FOR NON-MALIGNANCY W/O CC ' 360 = '360: VAGINA, CERVIX & VULVA PROCEDURES ' 361 = '361: LAPAROSCOPY & INCISIONAL TUBAL INTERRUPTION ' 362 = '362: ENDOSCOPIC TUBAL INTERRUPTION ' 363 = '363: D&C, CONIZATION & RADIO-IMPLANT, FOR MALIGNANCY ' 364 = '364: D&C, CONIZATION EXCEPT FOR MALIGNANCY ' 365 = '365: OTHER FEMALE REPRODUCTIVE SYSTEM O.R. PROCEDURES ' 366 = '366: MALIGNANCY, FEMALE REPRODUCTIVE SYSTEM W CC ' 367 = '367: MALIGNANCY, FEMALE REPRODUCTIVE SYSTEM W/O CC ' 368 = '368: INFECTIONS, FEMALE REPRODUCTIVE SYSTEM ' 369 = '369: MENSTRUAL & OTHER FEMALE REPRODUCTIVE SYSTEM DISORDERS' 370 = '370: CESAREAN SECTION W CC ' 371 = '371: CESAREAN SECTION W/O CC ' 372 = '372: VAGINAL DELIVERY W COMPLICATING DIAGNOSES ' 373 = '373: VAGINAL DELIVERY W/O COMPLICATING DIAGNOSES ' 374 = '374: VAGINAL DELIVERY W STERILIZATION &/OR D&C ' 375 = '375: VAGINAL DELIVERY W O.R. PROC EXCEPT STERIL &/OR D&C ' 376 = '376: POSTPARTUM & POST ABORTION DIAGNOSES W/O O.R. PROCEDURE ' 377 = '377: POSTPARTUM & POST ABORTION DIAGNOSES W O.R. PROCEDURE ' 378 = '378: ECTOPIC PREGNANCY ' 379 = '379: THREATENED ABORTION ' 380 = '380: ABORTION W/O D&C ' 381 = '381: ABORTION W D&C, ASPIRATION CURETTAGE OR HYSTEROTOMY ' 382 = '382: FALSE LABOR ' 383 = '383: OTHER ANTEPARTUM DIAGNOSES W MEDICAL COMPLICATIONS ' 384 = '384: OTHER ANTEPARTUM DIAGNOSES W/O MEDICAL COMPLICATIONS ' 385 = '385: NEONATES, DIED OR TRANSFERRED TO ANOTHER ACUTE CARE FACILITY ' 386 = '386: EXTREME IMMATURITY OR RESPIRATORY DISTRESS SYNDROME, NEONATE ' 387 = '387: PREMATURITY W MAJOR PROBLEMS ' 388 = '388: PREMATURITY W/O MAJOR PROBLEMS ' 389 = '389: FULL TERM NEONATE W MAJOR PROBLEMS ' 390 = '390: NEONATE W OTHER SIGNIFICANT PROBLEMS ' 391 = '391: NORMAL NEWBORN ' 392 = '392: SPLENECTOMY AGE >17 ' 393 = '393: SPLENECTOMY AGE 0-17 ' 394 = '394: OTHER O.R. PROCEDURES OF THE BLOOD AND BLOOD FORMING ORGANS ' 395 = '395: RED BLOOD CELL DISORDERS AGE >17 ' 396 = '396: RED BLOOD CELL DISORDERS AGE 0-17 ' 397 = '397: COAGULATION DISORDERS ' 398 = '398: RETICULOENDOTHELIAL & IMMUNITY DISORDERS W CC ' 399 = '399: RETICULOENDOTHELIAL & IMMUNITY DISORDERS W/O CC ' 400 = '400: LYMPHOMA & LEUKEMIA W MAJOR O.R. PROCEDURE ' 401 = '401: LYMPHOMA & NON-ACUTE LEUKEMIA W OTHER O.R. PROC W CC ' 402 = '402: LYMPHOMA & NON-ACUTE LEUKEMIA W OTHER O.R. PROC W/O CC ' 403 = '403: LYMPHOMA & NON-ACUTE LEUKEMIA W CC ' 404 = '404: LYMPHOMA & NON-ACUTE LEUKEMIA W/O CC ' 405 = '405: ACUTE LEUKEMIA W/O MAJOR O.R. PROCEDURE AGE 0-17 ' 406 = '406: MYELOPROLIF DISORD OR POORLY DIFF NEOPL W MAJ O.R.PROC W CC ' 407 = '407: MYELOPROLIF DISORD OR POORLY DIFF NEOPL W MAJ O.R.PROC W/O CC' 408 = '408: MYELOPROLIF DISORD OR POORLY DIFF NEOPL W OTHER O.R.PROC ' 409 = '409: RADIOTHERAPY ' 410 = '410: CHEMOTHERAPY W/O ACUTE LEUKEMIA AS SECONDARY DIAGNOSIS' 411 = '411: HISTORY OF MALIGNANCY W/O ENDOSCOPY ' 412 = '412: HISTORY OF MALIGNANCY W ENDOSCOPY ' 413 = '413: OTHER MYELOPROLIF DIS OR POORLY DIFF NEOPL DIAG W CC ' 414 = '414: OTHER MYELOPROLIF DIS OR POORLY DIFF NEOPL DIAG W/O CC ' 415 = '415: O.R. PROCEDURE FOR INFECTIOUS & PARASITIC DISEASES ' 416 = '416: SEPTICEMIA AGE >17 ' 417 = '417: SEPTICEMIA AGE 0-17 ' 418 = '418: POSTOPERATIVE & POST-TRAUMATIC INFECTIONS ' 419 = '419: FEVER OF UNKNOWN ORIGIN AGE >17 W CC ' 420 = '420: FEVER OF UNKNOWN ORIGIN AGE >17 W/O CC ' 421 = '421: VIRAL ILLNESS AGE >17 ' 422 = '422: VIRAL ILLNESS & FEVER OF UNKNOWN ORIGIN AGE 0-17 ' 423 = '423: OTHER INFECTIOUS & PARASITIC DISEASES DIAGNOSES ' 424 = '424: O.R. PROCEDURE W PRINCIPAL DIAGNOSES OF MENTAL ILLNESS ' 425 = '425: ACUTE ADJUSTMENT REACTION & PSYCHOSOCIAL DYSFUNCTION ' 426 = '426: DEPRESSIVE NEUROSES ' 427 = '427: NEUROSES EXCEPT DEPRESSIVE ' 428 = '428: DISORDERS OF PERSONALITY & IMPULSE CONTROL ' 429 = '429: ORGANIC DISTURBANCES & MENTAL RETARDATION ' 430 = '430: PSYCHOSES ' 431 = '431: CHILDHOOD MENTAL DISORDERS ' 432 = '432: OTHER MENTAL DISORDER DIAGNOSES ' 433 = '433: ALCOHOL/DRUG ABUSE OR DEPENDENCE, LEFT AMA ' 434 = '434: ALC/DRUG ABUSE OR DEPEND, DETOX OR OTH SYMPT TREAT W CC ' 435 = '435: ALC/DRUG ABUSE OR DEPEND, DETOX OR OTH SYMPT TREAT W/O CC' 436 = '436: ALC/DRUG DEPENDENCE W REHABILITATION THERAPY ' 437 = '437: ALC/DRUG DEPENDENCE, COMBINED REHAB & DETOX THERAPY ' 439 = '439: SKIN GRAFTS FOR INJURIES ' 440 = '440: WOUND DEBRIDEMENTS FOR INJURIES ' 441 = '441: HAND PROCEDURES FOR INJURIES ' 442 = '442: OTHER O.R. PROCEDURES FOR INJURIES W CC ' 443 = '443: OTHER O.R. PROCEDURES FOR INJURIES W/O CC ' 444 = '444: TRAUMATIC INJURY AGE >17 W CC ' 445 = '445: TRAUMATIC INJURY AGE >17 W/O CC ' 446 = '446: TRAUMATIC INJURY AGE 0-17 ' 447 = '447: ALLERGIC REACTIONS AGE >17 ' 448 = '448: ALLERGIC REACTIONS AGE 0-17 ' 449 = '449: POISONING & TOXIC EFFECTS OF DRUGS AGE >17 W CC ' 450 = '450: POISONING & TOXIC EFFECTS OF DRUGS AGE >17 W/O CC ' 451 = '451: POISONING & TOXIC EFFECTS OF DRUGS AGE 0-17 ' 452 = '452: COMPLICATIONS OF TREATMENT W CC ' 453 = '453: COMPLICATIONS OF TREATMENT W/O CC ' 454 = '454: OTHER INJURY, POISONING & TOXIC EFFECT DIAG W CC ' 455 = '455: OTHER INJURY, POISONING & TOXIC EFFECT DIAG W/O CC ' 461 = '461: O.R. PROC W DIAGNOSES OF OTHER CONTACT W HEALTH SERVICES ' 462 = '462: REHABILITATION ' 463 = '463: SIGNS & SYMPTOMS W CC ' 464 = '464: SIGNS & SYMPTOMS W/O CC ' 465 = '465: AFTERCARE W HISTORY OF MALIGNANCY AS SECONDARY DIAGNOSIS ' 466 = '466: AFTERCARE W/O HISTORY OF MALIGNANCY AS SECONDARY DIAGNOSIS ' 467 = '467: OTHER FACTORS INFLUENCING HEALTH STATUS ' 468 = '468: EXTENSIVE O.R. PROCEDURE UNRELATED TO PRINCIPAL DIAGNOSIS' 469 = '469: PRINCIPAL DIAGNOSIS INVALID AS DISCHARGE DIAGNOSIS ' 470 = '470: UNGROUPABLE ' 471 = '471: BILATERAL OR MULTIPLE MAJOR JOINT PROCS OF LOWER EXTREMITY ' 473 = '473: ACUTE LEUKEMIA W/O MAJOR O.R. PROCEDURE AGE >17 ' 475 = '475: RESPIRATORY SYSTEM DIAGNOSIS WITH VENTILATOR SUPPORT ' 476 = '476: PROSTATIC O.R. PROCEDURE UNRELATED TO PRINCIPAL DIAGNOSIS ' 477 = '477: NON-EXTENSIVE O.R. PROCEDURE UNRELATED TO PRINCIPAL DIAGNOSIS' 478 = '478: OTHER VASCULAR PROCEDURES W CC ' 479 = '479: OTHER VASCULAR PROCEDURES W/O CC ' 480 = '480: LIVER TRANSPLANT ' 481 = '481: BONE MARROW TRANSPLANT ' 482 = '482: TRACHEOSTOMY FOR FACE,MOUTH & NECK DIAGNOSES ' 483 = '483: TRACHEOSTOMY EXCEPT FOR FACE,MOUTH & NECK DIAGNOSES ' 484 = '484: CRANIOTOMY FOR MULTIPLE SIGNIFICANT TRAUMA ' 485 = '485: LIMB REATTACHMENT, HIP AND FEMUR PROC FOR MULTIPLE SIGNIFICANT TRAUM' 486 = '486: OTHER O.R. PROCEDURES FOR MULTIPLE SIGNIFICANT TRAUMA ' 487 = '487: OTHER MULTIPLE SIGNIFICANT TRAUMA ' 488 = '488: HIV W EXTENSIVE O.R. PROCEDURE ' 489 = '489: HIV W MAJOR RELATED CONDITION ' 490 = '490: HIV W OR W/O OTHER RELATED CONDITION ' 491 = '491: MAJOR JOINT & LIMB REATTACHMENT PROCEDURES OF UPPER EXTREMITY' 492 = '492: CHEMOTHERAPY W ACUTE LEUKEMIA AS SECONDARY DIAGNOSIS ' 493 = '493: LAPAROSCOPIC CHOLECYSTECTOMY W/O C.D.E. W CC ' 494 = '494: LAPAROSCOPIC CHOLECYSTECTOMY W/O C.D.E. W/O CC ' 495 = '495: LUNG TRANSPLANT ' 496 = '496: COMBINED ANTERIOR/POSTERIOR SPINAL FUSION ' 497 = '497: SPINAL FUSION W CC ' 498 = '498: SPINAL FUSION W/O CC ' 499 = '499: BACK & NECK PROCEDURES EXCEPT SPINAL FUSION W CC ' 500 = '500: BACK & NECK PROCEDURES EXCEPT SPINAL FUSION W/O CC ' 501 = '501: KNEE PROCEDURES W PDX OF INFECTION W CC ' 502 = '502: KNEE PROCEDURES W PDX OF INFECTION W/O CC ' 503 = '503: KNEE PROCEDURES W/O PDX OF INFECTION ' 504 = '504: EXTENSIVE 3RD DEGREE BURNS W SKIN GRAFT ' 505 = '505: EXTENSIVE 3RD DEGREE BURNS W/O SKIN GRAFT ' 506 = '506: FULL THICKNESS BURN W SKIN GRAFT OR INHAL INJ W CC OR SIG TRAUMA ' 507 = '507: FULL THICKNESS BURN W SKIN GRAFT OR INHAL INJ W/O CC OR SIG TRAUMA' 508 = '508: FULL THICKNESS BURN W/O SKIN GRAFT OR INHAL INJ W CC OR SIG TRAUMA' 509 = '509: FULL THICKNESS BURN W/O SKIN GRAFT OR INHAL INJ W/O CC OR SIG TRAUMA' 510 = '510: NON-EXTENSIVE BURNS W CC OR SIGNIFICANT TRAUMA ' 511 = '511: NON-EXTENSIVE BURNS W/O CC OR SIGNIFICANT TRAUMA ' ; Value FLGDXCCS /* DXCCSn - long labels */ . = " .: No DX code" .A = " .A: Invalid DX" .C = " .C: Inconsistent DX" 1 = " 1: Tuberculosis" 2 = " 2: Septicemia (except in labor)" 3 = " 3: Bacterial infection, unspecified site" 4 = " 4: Mycoses" 5 = " 5: HIV infection" 6 = " 6: Hepatitis" 7 = " 7: Viral infections" 8 = " 8: Other infections, including parasitic" 9 = " 9: Sexually transmitted infections (not HIV or hepatitis)" 10 = " 10: Immunizations and screening for infectious diseases" 11 = " 11: Cancer of head and neck" 12 = " 12: Cancer of esophagus" 13 = " 13: Cancer of stomach" 14 = " 14: Cancer of colon" 15 = " 15: Cancer of rectum and anus" 16 = " 16: Cancer of liver and intrahepatic bile duct" 17 = " 17: Cancer of pancreas" 18 = " 18: Cancer of other GI organs, peritoneum" 19 = " 19: Cancer of bronchus, lung" 20 = " 20: Cancer, other respiratory and intrathoracic" 21 = " 21: Cancer of bone and connective tissue" 22 = " 22: Melanomas of skin" 23 = " 23: Other non-epithelial cancer of skin" 24 = " 24: Cancer of breast" 25 = " 25: Cancer of uterus" 26 = " 26: Cancer of cervix" 27 = " 27: Cancer of ovary" 28 = " 28: Cancer of other female genital organs" 29 = " 29: Cancer of prostate" 30 = " 30: Cancer of testis" 31 = " 31: Cancer of other male genital organs" 32 = " 32: Cancer of bladder" 33 = " 33: Cancer of kidney and renal pelvis" 34 = " 34: Cancer of other urinary organs" 35 = " 35: Cancer of brain and nervous system" 36 = " 36: Cancer of thyroid" 37 = " 37: Hodgkin's disease" 38 = " 38: Non-Hodgkin's lymphoma" 39 = " 39: Leukemias" 40 = " 40: Multiple myeloma" 41 = " 41: Cancer, other Unspecified primary" 42 = " 42: Secondary malignancies" 43 = " 43: Malignant neoplasm without specification of site" 44 = " 44: Neoplasms of unspecified nature or uncertain behavior" 45 = " 45: Maintenance chemotherapy, radiotherapy" 46 = " 46: Benign neoplasm of uterus" 47 = " 47: Other unspecified benign neoplasm" 48 = " 48: Thyroid disorders" 49 = " 49: Diabetes mellitus without complication" 50 = " 50: Diabetes mellitus with complications" 51 = " 51: Other endocrine disorders" 52 = " 52: Nutritional deficiencies" 53 = " 53: Lipidosis" 54 = " 54: Gout and other crystal arthropathies" 55 = " 55: Fluid and electrolyte disorders" 56 = " 56: Cystic fibrosis" 57 = " 57: Immunity disorders" 58 = " 58: Other nutritional, endocrine, and metabolic disorders" 59 = " 59: Anemia" 60 = " 60: Acute posthemorrhagic anemia" 61 = " 61: Sickle cell anemia" 62 = " 62: Coagulation and hemorrhagic disorders" 63 = " 63: Disease of white blood cells" 64 = " 64: Other hematologic conditions" 65 = " 65: Mental retardation" 66 = " 66: Alcohol-related mental disorders" 67 = " 67: Substance-related mental disorders" 68 = " 68: Senility and organic mental disorders" 69 = " 69: Affective disorders" 70 = " 70: Schizophrenia and related disorders" 71 = " 71: Other psychoses" 72 = " 72: Anxiety, somatoform, dissociative, and personality disorders" 73 = " 73: Preadult disorders" 74 = " 74: Other mental conditions" 75 = " 75: Personal history of mental disorder, mental and behavioral problems, observation and screening for mental condition" 76 = " 76: Meningitis (except that caused by tuberculosis or sexually transmitted infections)" 77 = " 77: Encephalitis (except that caused by tuberculosis and sexually transmitted diseases)" 78 = " 78: Other CNS infection and poliomyelitis" 79 = " 79: Parkinson's disease" 80 = " 80: Multiple sclerosis" 81 = " 81: Other hereditary and degenerative nervous system conditions" 82 = " 82: Paralysis" 83 = " 83: Epilepsy, convulsions" 84 = " 84: Headache, including migraine" 85 = " 85: Coma, stupor, and brain damage" 86 = " 86: Cataract" 87 = " 87: Retinal detachments, defects, vascular occlusion, and retinopathy" 88 = " 88: Glaucoma" 89 = " 89: Blindness and vision defects" 90 = " 90: Inflammation, infection of eye (except that caused by tuberculosis and sexually transmitted diseases)" 91 = " 91: Other eye disorders" 92 = " 92: Otitis media and related conditions" 93 = " 93: Conditions associated with dizziness or vertigo" 94 = " 94: Other ear and sense organ disorders" 95 = " 95: Other nervous system disorders" 96 = " 96: Heart valve disorders" 97 = " 97: Peri-, endo-, and myocarditis, cardiomyopathy (except that caused by tuberculosis and sexually transmitted diseases)" 98 = " 98: Essential hypertension" 99 = " 99: Hypertension with complications and secondary hypertension" 100 = " 100: Acute myocardial infarction" 101 = " 101: Coronary atherosclerosis and other heart diseases" 102 = " 102: Nonspecific chest pain" 103 = " 103: Pulmonary heart disease" 104 = " 104: Other and ill-defined heart disease" 105 = " 105: Conduction disorders" 106 = " 106: Cardiac dysrhythmias" 107 = " 107: Cardiac arrest and ventricular fibrillation" 108 = " 108: Congestive heart failure, nonhypertensive" 109 = " 109: Acute cerebrovascular disease" 110 = " 110: Occlusion or stenosis of precerebral arteries" 111 = " 111: Other and ill-defined cerebrovascular disease" 112 = " 112: Transient cerebral ischemia" 113 = " 113: Late effects of cerebrovascular disease" 114 = " 114: Peripheral and visceral atherosclerosis" 115 = " 115: Aortic, peripheral, and visceral artery aneurysms" 116 = " 116: Aortic and peripheral arterial embolism or thrombosis" 117 = " 117: Other circulatory disease" 118 = " 118: Phlebitis, thrombophlebitis and thromboembolism" 119 = " 119: Varicose veins of lower extremity" 120 = " 120: Hemorrhoids" 121 = " 121: Other disease of veins and lymphatics" 122 = " 122: Pneumonia (except that caused by tuberculosis and sexually transmitted diseases)" 123 = " 123: Influenza" 124 = " 124: Acute and chronic tonsillitis" 125 = " 125: Acute bronchitis" 126 = " 126: Other upper respiratory infections" 127 = " 127: Chronic obstructive pulmonary disease and bronchiectasis" 128 = " 128: Asthma" 129 = " 129: Aspiration pneumonitis, food/vomitus" 130 = " 130: Pleurisy, pneumothorax, pulmonary collapse" 131 = " 131: Respiratory failure, insufficiency, arrest (adult)" 132 = " 132: Lung disease due to external agents" 133 = " 133: Other lower respiratory disease" 134 = " 134: Other upper respiratory disease" 135 = " 135: Intestinal infection" 136 = " 136: Disorders of teeth and jaw" 137 = " 137: Disease of mouth, excluding dental" 138 = " 138: Esophageal disorders" 139 = " 139: Gastroduodenal ulcer (except hemorrhage)" 140 = " 140: Gastritis and duodenitis" 141 = " 141: Other disorders of stomach and duodenum" 142 = " 142: Appendicitis and other appendiceal conditions" 143 = " 143: Abdominal hernia" 144 = " 144: Regional enteritis and ulcerative colitis" 145 = " 145: Intestinal obstruction without hernia" 146 = " 146: Diverticulosis and diverticulitis" 147 = " 147: Anal and rectal conditions" 148 = " 148: Peritonitis and intestinal abscess" 149 = " 149: Biliary tract disease" 150 = " 150: Liver disease, alcohol-related" 151 = " 151: Other Liver diseases" 152 = " 152: Pancreatic disorders (not diabetes)" 153 = " 153: Gastrointestinal hemorrhage" 154 = " 154: Noninfectious gastroenteritis" 155 = " 155: Other gastrointestinal disorders" 156 = " 156: Nephritis, nephrosis, renal sclerosis" 157 = " 157: Acute and unspecified renal failure" 158 = " 158: Chronic renal failure" 159 = " 159: Urinary tract infections" 160 = " 160: Calculus of urinary tract" 161 = " 161: Other disease of kidney and ureters" 162 = " 162: Other disease of bladder and urethra" 163 = " 163: Genitourinary symptoms and ill-defined conditions" 164 = " 164: Hyperplasia of prostate" 165 = " 165: Inflammatory conditions of male genital organs" 166 = " 166: Other male genital disorders" 167 = " 167: Nonmalignant breast conditions" 168 = " 168: Inflammatory disease of female pelvic organs" 169 = " 169: Endometriosis" 170 = " 170: Prolapse of female genital organs" 171 = " 171: Menstrual disorders" 172 = " 172: Ovarian cyst" 173 = " 173: Menopausal disorders" 174 = " 174: Female infertility" 175 = " 175: Other female genital disorders" 176 = " 176: Contraceptive and procreative management" 177 = " 177: Spontaneous abortion" 178 = " 178: Induced abortion" 179 = " 179: Postabortion complications" 180 = " 180: Ectopic pregnancy" 181 = " 181: Other complications of pregnancy" 182 = " 182: Hemorrhage during pregnancy, abruptio placenta, placenta previa" 183 = " 183: Hypertension complicating pregnancy, childbirth and the puerperium" 184 = " 184: Early or threatened labor" 185 = " 185: Prolonged pregnancy" 186 = " 186: Diabetes or abnormal glucose tolerance complicating pregnancy, childbirth, or the puerperium" 187 = " 187: Malposition, malpresentation" 188 = " 188: Fetopelvic disproportion, obstruction" 189 = " 189: Previous C-section" 190 = " 190: Fetal distress and abnormal forces of labor" 191 = " 191: Polyhydramnios and other problems of amniotic cavity" 192 = " 192: Umbilical cord complication" 193 = " 193: Trauma to perineum and vulva" 194 = " 194: Forceps delivery" 195 = " 195: Other complications of birth, puerperium affecting management of the mother" 196 = " 196: Normal pregnancy and/or delivery" 197 = " 197: Skin and subcutaneous tissue infections" 198 = " 198: Other inflammatory condition of skin" 199 = " 199: Chronic ulcer of skin" 200 = " 200: Other skin disorders" 201 = " 201: Infective arthritis and osteomyelitis (except that caused by tuberculosis and sexually transmitted disease)" 202 = " 202: Rheumatoid arthritis and related disease" 203 = " 203: Osteoarthritis" 204 = " 204: Other non-traumatic joint disorders" 205 = " 205: Spondylosis, intervertebral disc disorders, other back problems" 206 = " 206: Osteoporosis" 207 = " 207: Pathological fracture" 208 = " 208: Acquired foot deformities" 209 = " 209: Other acquired deformities" 210 = " 210: Systemic lupus erythematosus and connective tissue disorders" 211 = " 211: Other connective tissue disease" 212 = " 212: Other bone disease and musculoskeletal deformities" 213 = " 213: Cardiac and circulatory congenital anomalies" 214 = " 214: Digestive congenital anomalies" 215 = " 215: Genitourinary congenital anomalies" 216 = " 216: Nervous system congenital anomalies" 217 = " 217: Other congenital anomalies" 218 = " 218: Liveborn" 219 = " 219: Short gestation, low birth weight, and fetal growth retardation" 220 = " 220: Intrauterine hypoxia and birth asphyxia" 221 = " 221: Respiratory distress syndrome" 222 = " 222: Hemolytic jaundice and perinatal jaundice" 223 = " 223: Birth trauma" 224 = " 224: Other perinatal conditions" 225 = " 225: Joint disorders and dislocations, trauma-related" 226 = " 226: Fracture of neck of femur (hip)" 227 = " 227: Spinal cord injury" 228 = " 228: Skull and face fractures" 229 = " 229: Fracture of upper limb" 230 = " 230: Fracture of lower limb" 231 = " 231: Other fractures" 232 = " 232: Sprains and strains" 233 = " 233: Intracranial injury" 234 = " 234: Crushing injury or internal injury" 235 = " 235: Open wounds of head, neck, and trunk" 236 = " 236: Open wounds of extremities" 237 = " 237: Complication of device, implant or graft" 238 = " 238: Complications of surgical procedures or medical care" 239 = " 239: Superficial injury, contusion" 240 = " 240: Burns" 241 = " 241: Poisoning by psychotropic agents" 242 = " 242: Poisoning by other medications and drugs" 243 = " 243: Poisoning by nonmedicinal substances" 244 = " 244: Other injuries and conditions due to external causes" 245 = " 245: Syncope" 246 = " 246: Fever of unknown origin" 247 = " 247: Lymphadenitis" 248 = " 248: Gangrene" 249 = " 249: Shock" 250 = " 250: Nausea and vomiting" 251 = " 251: Abdominal pain" 252 = " 252: Malaise and fatigue" 253 = " 253: Allergic reactions" 254 = " 254: Rehabilitation care, fitting of prostheses, and adjustment of devices" 255 = " 255: Administrative/social admission" 256 = " 256: Medical examination/evaluation" 257 = " 257: Other aftercare" 258 = " 258: Other screening for suspected conditions (not mental disorders or infectious disease)" 259 = " 259: Residual codes, unclassified" 260 = " 260: E Codes: All" 2601 = "2601: E Codes: Cut/pierceb" 2602 = "2602: E Codes: Drowning/submersion" 2603 = "2603: E Codes: Fall" 2604 = "2604: E Codes: Fire/burn" 2605 = "2605: E Codes: Firearm" 2606 = "2606: E Codes: Machinery" 2607 = "2607: E Codes: Motor vehicle traffic (MVT)" 2608 = "2608: E Codes: Pedal cyclist, not MVT" 2609 = "2609: E Codes: Pedestrian, not MVT" 2610 = "2610: E Codes: Transport, not MVT" 2611 = "2611: E Codes: Natural/environment" 2612 = "2612: E Codes: Overexertion" 2613 = "2613: E Codes: Poisoning" 2614 = "2614: E Codes: Struck by, against" 2615 = "2615: E Codes: Suffocation" 2616 = "2616: E Codes: Adverse effects of medical care" 2617 = "2617: E Codes: Adverse effects of medical drugs" 2618 = "2618: Other specified & classifiable E code" 2619 = "2619: Other specified E code, NEC" 2620 = "2620: Unspecified E code" 2621 = "2621: Place of Occurrence E Code" ; Value F40DXCCS /* DXCCSn - 40 Char */ . =' .: No DX code' .A =' .A: Invalid DX' .C =' .C: Inconsistent DX' 1 = ' 1: Tuberculosis' 2 = ' 2: Septicemia (except in labor)' 3 = ' 3: Bacterial infection, unspecified sit' 4 = ' 4: Mycoses' 5 = ' 5: HIV infection' 6 = ' 6: Hepatitis' 7 = ' 7: Viral infections' 8 = ' 8: Other infections, including parasiti' 9 = ' 9: Sexually transmitted infections (not' 10 = ' 10: Immunizations and screening for infe' 11 = ' 11: Cancer of head and neck' 12 = ' 12: Cancer of esophagus' 13 = ' 13: Cancer of stomach' 14 = ' 14: Cancer of colon' 15 = ' 15: Cancer of rectum and anus' 16 = ' 16: Cancer of liver and intrahepatic bil' 17 = ' 17: Cancer of pancreas' 18 = ' 18: Cancer of other GI organs, peritoneu' 19 = ' 19: Cancer of bronchus, lung' 20 = ' 20: Cancer, other respiratory and intrat' 21 = ' 21: Cancer of bone and connective tissue' 22 = ' 22: Melanomas of skin' 23 = ' 23: Other non-epithelial cancer of skin' 24 = ' 24: Cancer of breast' 25 = ' 25: Cancer of uterus' 26 = ' 26: Cancer of cervix' 27 = ' 27: Cancer of ovary' 28 = ' 28: Cancer of other female genital organ' 29 = ' 29: Cancer of prostate' 30 = ' 30: Cancer of testis' 31 = ' 31: Cancer of other male genital organs' 32 = ' 32: Cancer of bladder' 33 = ' 33: Cancer of kidney and renal pelvis' 34 = ' 34: Cancer of other urinary organs' 35 = ' 35: Cancer of brain and nervous system' 36 = ' 36: Cancer of thyroid' 37 = ' 37: Hodgkins disease' 38 = ' 38: Non-Hodgkins lymphoma' 39 = ' 39: Leukemias' 40 = ' 40: Multiple myeloma' 41 = ' 41: Cancer, other primary' 42 = ' 42: Secondary malignancies' 43 = ' 43: Malignant neoplasm without specifica' 44 = ' 44: Neoplasms of unspecified nature or u' 45 = ' 45: Maintenance chemotherapy, radiothera' 46 = ' 46: Benign neoplasm of uterus' 47 = ' 47: Other benign neoplasm' 48 = ' 48: Thyroid disorders' 49 = ' 49: Diabetes mellitus without complicati' 50 = ' 50: Diabetes mellitus with complications' 51 = ' 51: Other endocrine disorders' 52 = ' 52: Nutritional deficiencies' 53 = ' 53: Hyperlipidemia' 54 = ' 54: Gout and other crystal arthropathies' 55 = ' 55: Fluid and electrolyte disorders' 56 = ' 56: Cystic fibrosis' 57 = ' 57: Immunity disorders' 58 = ' 58: Other nutritional, endocrine, and me' 59 = ' 59: Anemia' 60 = ' 60: Acute post-hemorrhagic anemia' 61 = ' 61: Sickle cell anemia' 62 = ' 62: Coagulation and hemorrhagic disorder' 63 = ' 63: Disease of white blood cells' 64 = ' 64: Other hematologic conditions' 65 = ' 65: Mental retardation' 66 = ' 66: Alcohol-related mental disorders' 67 = ' 67: Substance-related mental disorders' 68 = ' 68: Senility and organic mental disorder' 69 = ' 69: Affective disorders' 70 = ' 70: Schizophrenia and related disorders' 71 = ' 71: Other psychoses' 72 = ' 72: Anxiety, somatoform, dissociative, a' 73 = ' 73: Preadult disorders' 74 = ' 74: Other mental conditions' 75 = ' 75: Personal history of mental disorder,' 76 = ' 76: Meningitis (except that caused by tu' 77 = ' 77: Encephalitis (except that caused by' 78 = ' 78: Other CNS infection and poliomyeliti' 79 = ' 79: Parkinsons disease' 80 = ' 80: Multiple sclerosis' 81 = ' 81: Other hereditary and degenerative ne' 82 = ' 82: Paralysis' 83 = ' 83: Epilepsy, convulsions' 84 = ' 84: Headache, including migraine' 85 = ' 85: Coma, stupor, and brain damage' 86 = ' 86: Cataract' 87 = ' 87: Retinal detachments, defects, vascul' 88 = ' 88: Glaucoma' 89 = ' 89: Blindness and vision defects' 90 = ' 90: Inflammation, infection of eye (exce' 91 = ' 91: Other eye disorders' 92 = ' 92: Otitis media and related conditions' 93 = ' 93: Conditions associated with dizziness' 94 = ' 94: Other ear and sense organ disorders' 95 = ' 95: Other nervous system disorders' 96 = ' 96: Heart valve disorders' 97 = ' 97: Peri-, endo-, and myocarditis, cardi' 98 = ' 98: Essential hypertension' 99 = ' 99: Hypertension with complications and' 100 = ' 100: Acute myocardial infarction' 101 = ' 101: Coronary atherosclerosis' 102 = ' 102: Nonspecific chest pain' 103 = ' 103: Pulmonary heart disease' 104 = ' 104: Other and ill-defined heart disease' 105 = ' 105: Conduction disorders' 106 = ' 106: Cardiac dysrhythmias' 107 = ' 107: Cardiac arrest and ventricular fibri' 108 = ' 108: Congestive heart failure, nonhyperte' 109 = ' 109: Acute cerebrovascular disease' 110 = ' 110: Occlusion or stenosis of precerebral' 111 = ' 111: Other and ill-defined cerebrovascula' 112 = ' 112: Transient cerebral ischemia' 113 = ' 113: Late effects of cerebrovascular dise' 114 = ' 114: Peripheral and visceral atherosclero' 115 = ' 115: Aortic, peripheral, and visceral art' 116 = ' 116: Aortic and peripheral arterial embol' 117 = ' 117: Other circulatory disease' 118 = ' 118: Phlebitis, thrombophlebitis and thro' 119 = ' 119: Varicose veins of lower extremity' 120 = ' 120: Hemorrhoids' 121 = ' 121: Other disease of veins and lymphatic' 122 = ' 122: Pneumonia (except that caused by tub' 123 = ' 123: Influenza' 124 = ' 124: Acute and chronic tonsillitis' 125 = ' 125: Acute bronchitis' 126 = ' 126: Other upper respiratory infections' 127 = ' 127: Chronic obstructive pulmonary diseas' 128 = ' 128: Asthma' 129 = ' 129: Aspiration pneumonitis, food/vomitus' 130 = ' 130: Pleurisy, pneumothorax, pulmonary co' 131 = ' 131: Respiratory failure, insufficiency,' 132 = ' 132: Lung disease due to external agents' 133 = ' 133: Other lower respiratory disease' 134 = ' 134: Other upper respiratory disease' 135 = ' 135: Intestinal infection' 136 = ' 136: Disorders of teeth and jaw' 137 = ' 137: Disease of mouth, excluding dental' 138 = ' 138: Esophageal disorders' 139 = ' 139: Gastroduodenal ulcer (except hemorrh' 140 = ' 140: Gastritis and duodenitis' 141 = ' 141: Other disorders of stomach and duode' 142 = ' 142: Appendicitis and other appendiceal c' 143 = ' 143: Abdominal hernia' 144 = ' 144: Regional enteritis and ulcerative co' 145 = ' 145: Intestinal obstruction without herni' 146 = ' 146: Diverticulosis and diverticulitis' 147 = ' 147: Anal and rectal conditions' 148 = ' 148: Peritonitis and intestinal abscess' 149 = ' 149: Biliary tract disease' 150 = ' 150: Liver disease, alcohol-related' 151 = ' 151: Other Liver diseases' 152 = ' 152: Pancreatic disorders (not diabetes)' 153 = ' 153: Gastrointestinal hemorrhage' 154 = ' 154: Noninfectious gastroenteritis' 155 = ' 155: Other gastrointestinal disorders' 156 = ' 156: Nephritis, nephrosis, renal sclerosi' 157 = ' 157: Acute and unspecified renal failure' 158 = ' 158: Chronic renal failure' 159 = ' 159: Urinary tract infections' 160 = ' 160: Calculus of urinary tract' 161 = ' 161: Other disease of kidney and ureters' 162 = ' 162: Other disease of bladder and urethra' 163 = ' 163: Genitourinary symptoms and ill-defin' 164 = ' 164: Hyperplasia of prostate' 165 = ' 165: Inflammatory conditions of male geni' 166 = ' 166: Other male genital disorders' 167 = ' 167: Non-malignant breast conditions' 168 = ' 168: Inflammatory disease of female pelvi' 169 = ' 169: Endometriosis' 170 = ' 170: Prolapse of female genital organs' 171 = ' 171: Menstrual disorders' 172 = ' 172: Ovarian cyst' 173 = ' 173: Menopausal disorders' 174 = ' 174: Female infertility' 175 = ' 175: Other female genital disorders' 176 = ' 176: Contraceptive and procreative manage' 177 = ' 177: Spontaneous abortion' 178 = ' 178: Induced abortion' 179 = ' 179: Post-abortion complications' 180 = ' 180: Ectopic pregnancy' 181 = ' 181: Other complications of pregnancy' 182 = ' 182: Hemorrhage during pregnancy, abrupti' 183 = ' 183: Hypertension complicating pregnancy,' 184 = ' 184: Early or threatened labor' 185 = ' 185: Prolonged pregnancy' 186 = ' 186: Diabetes or abnormal glucose toleran' 187 = ' 187: Malposition, malpresentation' 188 = ' 188: Feto-pelvic disproportion, obstructi' 189 = ' 189: Previous c-section' 190 = ' 190: Fetal distress and abnormal forces o' 191 = ' 191: Polyhydramnios and other problems of' 192 = ' 192: Umbilical cord complication' 193 = ' 193: Trauma to perineum and vulva' 194 = ' 194: Forceps delivery' 195 = ' 195: Other complications of birth, puerpe' 196 = ' 196: Normal pregnancy and/or delivery' 197 = ' 197: Skin and subcutaneous tissue infecti' 198 = ' 198: Other inflammatory condition of skin' 199 = ' 199: Chronic ulcer of skin' 200 = ' 200: Other skin disorders' 201 = ' 201: Infective arthritis and osteomyeliti' 202 = ' 202: Rheumatoid arthritis and related dis' 203 = ' 203: Osteoarthritis' 204 = ' 204: Other non-traumatic joint disorders' 205 = ' 205: Spondylosis, intervertebral disc dis' 206 = ' 206: Osteoporosis' 207 = ' 207: Pathological fracture' 208 = ' 208: Acquired foot deformities' 209 = ' 209: Other acquired deformities' 210 = ' 210: Systemic lupus erythematosus and con' 211 = ' 211: Other connective tissue disease' 212 = ' 212: Other bone disease and musculoskelet' 213 = ' 213: Cardiac and circulatory congenital a' 214 = ' 214: Digestive congenital anomalies' 215 = ' 215: Genitourinary congenital anomalies' 216 = ' 216: Nervous system congenital anomalies' 217 = ' 217: Other congenital anomalies' 218 = ' 218: Liveborn' 219 = ' 219: Short gestation, low birth weight, a' 220 = ' 220: Intrauterine hypoxia and birth asphy' 221 = ' 221: Respiratory distress syndrome' 222 = ' 222: Hemolytic jaundice and perinatal jau' 223 = ' 223: Birth trauma' 224 = ' 224: Other perinatal conditions' 225 = ' 225: Joint disorders and dislocations, tr' 226 = ' 226: Fracture of neck of femur (hip)' 227 = ' 227: Spinal cord injury' 228 = ' 228: Skull and face fractures' 229 = ' 229: Fracture of upper limb' 230 = ' 230: Fracture of lower limb' 231 = ' 231: Other fractures' 232 = ' 232: Sprains and strains' 233 = ' 233: Intracranial injury' 234 = ' 234: Crushing injury or internal injury' 235 = ' 235: Open wounds of head, neck, and trunk' 236 = ' 236: Open wounds of extremities' 237 = ' 237: Complication of device, implant or g' 238 = ' 238: Complications of surgical procedures' 239 = ' 239: Superficial injury, contusion' 240 = ' 240: Burns' 241 = ' 241: Poisoning by psychotropic agents' 242 = ' 242: Poisoning by other medications and d' 243 = ' 243: Poisoning by nonmedicinal substances' 244 = ' 244: Other injuries and conditions due to' 245 = ' 245: Syncope' 246 = ' 246: Fever of unknown origin' 247 = ' 247: Lymphadenitis' 248 = ' 248: Gangrene' 249 = ' 249: Shock' 250 = ' 250: Nausea and vomiting' 251 = ' 251: Abdominal pain' 252 = ' 252: Malaise and fatigue' 253 = ' 253: Allergic reactions' 254 = ' 254: Rehabilitation care, fitting of pros' 255 = ' 255: Administrative/social admission' 256 = ' 256: Medical examination/evaluation' 257 = ' 257: Other aftercare' 258 = ' 258: Other screening for suspected condit' 259 = ' 259: Residual codes, unclassified' 260 = ' 260: General E-code category' 2601 = '2601: Cut/pierce' 2602 = '2602: Drowning/submersion' 2603 = '2603: Fall' 2604 = '2604: Fire/burn' 2605 = '2605: Firearm' 2606 = '2606: Machinery' 2607 = '2607: Motor vehicle traffic (MVT)' 2608 = '2608: Pedal cyclist, not MVT' 2609 = '2609: Pedestrian, not MVT' 2610 = '2610: Transport, not MVT' 2611 = '2611: Natural/environment' 2612 = '2612: Overexertion' 2613 = '2613: Poisoning' 2614 = '2614: Struck by, against' 2615 = '2615: Suffocation' 2616 = '2616: Adverse effects of medical care' 2617 = '2617: Adverse effects of medical drugs' 2618 = '2618: Other specified & classifiable E-code' 2619 = '2619: Other specified E-code, NEC' 2620 = '2620: Unspecified E-code' 2621 = '2621: Place of Occurrence E-Codes' ; VALUE FDCCSPDX . = ' No Diagnosis code' .A = '.A Invalid Diagnosis' .C = '.C Inconsistent Diagnosis' 1- 10 = ' 1 Infectious and Parasitic Dx' 11- 47 = ' 2 Neoplasms' 48- 58 = ' 3 Endocr, Nutri, Metab, Immun Dx' 59- 64 = ' 4 Dx of Blood, Blood-Forming Organs' 65- 75 = ' 5 Mental Disorders' 76- 95 = ' 6 Dx of Nervous System, Sense Organs' 96-121 = ' 7 Dx of Circulatory System' 122-134 = ' 8 Dx of Respiratory System' 135-155 = ' 9 Dx of Digestive System' 156-175 = '10 Dx of Genitourinary System' 176-196 = '11 Complic Preg, Birth, Puerperium' 197-200 = '12 Dx of Skin and Subcutaneous Tissue' 201-212 = '13 Dx of Musculoskel, Connective Tissue' 213-217 = '14 Congenital Anomalies' 218-224 = '15 Perinatal Conditions' 225-244 = '16 Injury and Poisoning' 245-259 = '17 Other Conditions' 260 = '18 E Codes' 2601-2621='18 E Codes' ; Value FFEMALE /* FEMALE */ 0 = " 0: Male" 1 = " 1: Female" . = " .: Missing" .A = ".A: Invalid" .C = ".C: Inconsistent" ; VALUE FHBEDSZ /* HOSP_BEDSIZE */ 1 = "1: Small" 2 = "2: Medium" 3 = "3: Large" . = ".: Missing" ; VALUE FHCONTRL /* HOSP_CONTROL */ 0 = "0: Government or private (collapsed category)" 1 = "1: Government, nonfederal (public)" 2 = "2: Private, not-for-profit (voluntary)" 3 = "3: Private, investor-owned (proprietary)" 4 = "4: Private (collapsed category)" . = ".: Missing" ; VALUE FHREGION /* HOSP_REGION */ 1 = "1: Northeast" 2 = "2: Midwest" 3 = "3: South" 4 = "4: West" ; VALUE FHLOCTCH /* HOSP_LOCTEACH */ 1 = "1: Rural" 2 = "2: Urban nonteaching" 3 = "3: Urban teaching" . = ".: Missing" ; VALUE FHLOC /* HOSP_LOCATION */ 0 = "0: Rural" 1 = "1: Urban" . = ".: Missing" ; VALUE FHTCH /* HOSP_TEACH */ 0 = "0: Nonteaching" 1 = "1: Teaching" . = ".: Missing" ; VALUE FNACHTYP 0 = "0: Not in NACHRI children's hospital list" 1 = "1: Freestanding children's general hospital" 2 = "2: Freestanding children's specialty hospital" 3 = "3: Children's unit in a general hospital" . = ".: Missing" ; Value FV18MDC /* MDC Version 18 */ 0 = '0: PRE MDC ' 1 = '1: DISEASES & DISORDERS OF THE NERVOUS SYSTEM ' 2 = '2: DISEASES & DISORDERS OF THE EYE ' 3 = '3: DISEASES & DISORDERS OF THE EAR, NOSE, MOUTH & THROAT ' 4 = '4: DISEASES & DISORDERS OF THE RESPIRATORY SYSTEM ' 5 = '5: DISEASES & DISORDERS OF THE CIRCULATORY SYSTEM ' 6 = '6: DISEASES & DISORDERS OF THE DIGESTIVE SYSTEM ' 7 = '7: DISEASES & DISORDERS OF THE HEPATOBILIARY SYSTEM & PANCREAS ' 8 = '8: DISEASES & DISORDERS OF THE MUSCULOSKELETAL SYSTEM & CONN TISSUE ' 9 = '9: DISEASES & DISORDERS OF THE SKIN, SUBCUTANEOUS TISSUE & BREAST' 10 = '10: ENDOCRINE, NUTRITIONAL & METABOLIC DISEASES & DISORDERS ' 11 = '11: DISEASES & DISORDERS OF THE KIDNEY & URINARY TRACT ' 12 = '12: DISEASES & DISORDERS OF THE MALE REPRODUCTIVE SYSTEM ' 13 = '13: DISEASES & DISORDERS OF THE FEMALE REPRODUCTIVE SYSTEM ' 14 = '14: PREGNANCY, CHILDBIRTH & THE PUERPERIUM ' 15 = '15: NEWBORNS & OTHER NEONATES WITH CONDTN ORIG IN PERINATAL PERIOD ' 16 = '16: DISEASES & DISORDERS OF BLOOD, BLOOD FORMING ORGANS, IMMUNOLOG DISORD' 17 = '17: MYELOPROLIFERATIVE DISEASES & DISORDERS, POORLY DIFFERENTIATED NEOPLASM' 18 = '18: INFECTIOUS & PARASITIC DISEASES, SYSTEMIC OR UNSPECIFIED SITES' 19 = '19: MENTAL DISEASES & DISORDERS ' 20 = '20: ALCOHOL/DRUG USE & ALCOHOL/DRUG INDUCED ORGANIC MENTAL DISORDERS' 21 = '21: INJURIES, POISONINGS & TOXIC EFFECTS OF DRUGS ' 22 = '22: BURNS ' 23 = '23: FACTORS INFLUENCING HLTH STAT & OTHR CONTACTS WITH HLTH SERVCS ' 24 = '24: MULTIPLE SIGNIFICANT TRAUMA ' 25 = '25: HUMAN IMMUNODEFICIENCY VIRUS INFECTIONS ' ; Value FNEOMAT /* NEOMAT */ 0 = "0: Not Neonatal or Maternal" 1 = "1: Maternal" 2 = "2: Neonatal" 3 = "3: Neonatal and Maternal" ; Value FPAY /* PAY1 and PAY2 */ 1 = " 1: Medicare" 2 = " 2: Medicaid" 3 = " 3: Private Insurance" 4 = " 4: Self-pay" 5 = " 5: No Charge" 6 = " 6: Other" . = " .: Missing" .A = ".A: Invalid" ; Value FLGPRCCS /* PRCCSn - long labels */ . = " .: No PR code" .A = " .A: Invalid PR" .C = " .C: Inconsistent PR" 1 = " 1: Incision and excision of CNS" 2 = " 2: Insertion, replacement, or removal of extracranial ventricular shunt" 3 = " 3: Laminectomy, excision intervertebral disc" 4 = " 4: Diagnostic spinal tap" 5 = " 5: Insertion of catheter or spinal stimulator and injection into spinal canal" 6 = " 6: Decompression peripheral nerve" 7 = " 7: Other diagnostic nervous system procedures" 8 = " 8: Other non-O.R. or closed therapeutic nervous system procedures" 9 = " 9: Other O.R. therapeutic nervous system procedures" 10 = " 10: Thyroidectomy, partial or complete" 11 = " 11: Diagnostic endocrine procedures" 12 = " 12: Other therapeutic endocrine procedures" 13 = " 13: Corneal transplant" 14 = " 14: Glaucoma procedures" 15 = " 15: Lens and cataract procedures" 16 = " 16: Repair of retinal tear, detachment" 17 = " 17: Destruction of lesion of retina and choroid" 18 = " 18: Diagnostic procedures on eye" 19 = " 19: Other therapeutic procedures on eyelids, conjunctiva, cornea" 20 = " 20: Other intraocular therapeutic procedures" 21 = " 21: Other extraocular muscle and orbit therapeutic procedures" 22 = " 22: Tympanoplasty" 23 = " 23: Myringotomy" 24 = " 24: Mastoidectomy" 25 = " 25: Diagnostic procedures on ear" 26 = " 26: Other therapeutic ear procedures" 27 = " 27: Control of epistaxis" 28 = " 28: Plastic procedures on nose" 29 = " 29: Dental procedures" 30 = " 30: Tonsillectomy and/or adenoidectomy" 31 = " 31: Diagnostic procedures on nose, mouth and pharynx" 32 = " 32: Other non-O.R. therapeutic procedures on nose, mouth and pharynx" 33 = " 33: Other O.R. therapeutic procedures on nose, mouth and pharynx" 34 = " 34: Tracheostomy, temporary and permanent" 35 = " 35: Tracheoscopy and laryngoscopy with biopsy" 36 = " 36: Lobectomy or pneumonectomy" 37 = " 37: Diagnostic bronchoscopy and biopsy of bronchus" 38 = " 38: Other diagnostic procedures on lung and bronchus" 39 = " 39: Incision of pleura, thoracentesis, chest drainage" 40 = " 40: Other diagnostic procedures of respiratory tract and mediastinum" 41 = " 41: Other non-O.R. therapeutic procedures on respiratory system" 42 = " 42: Other O.R. therapeutic procedures on respiratory system" 43 = " 43: Heart valve procedures" 44 = " 44: Coronary artery bypass graft (CABG)" 45 = " 45: Percutaneous coronary angioplasty (PTCA)" 46 = " 46: Coronary thrombolysis" 47 = " 47: Diagnostic cardiac catheterization, coronary arteriography" 48 = " 48: Insertion, revision, replacement, removal of cardiac pacemaker or cardioverter/defibrillator" 49 = " 49: Other O.R. heart procedures" 50 = " 50: Extracorporeal circulation auxiliary to open heart procedures" 51 = " 51: Endarterectomy, vessel of head and neck" 52 = " 52: Aortic resection, replacement or anastomosis" 53 = " 53: Varicose vein stripping, lower limb" 54 = " 54: Other vascular catheterization, not heart" 55 = " 55: Peripheral vascular bypass" 56 = " 56: Other vascular bypass and shunt, not heart" 57 = " 57: Creation, revision and removal of arteriovenous fistula or vessel-to-vessel cannula for dialysis" 58 = " 58: Hemodialysis" 59 = " 59: Other O.R. procedures on vessels of head and neck" 60 = " 60: Embolectomy and endarterectomy of lower limbs" 61 = " 61: Other O.R. procedures on vessels other than head and neck" 62 = " 62: Other diagnostic cardiovascular procedures" 63 = " 63: Other non-O.R. therapeutic cardiovascular procedures" 64 = " 64: Bone marrow transplant" 65 = " 65: Bone marrow biopsy" 66 = " 66: Procedures on spleen" 67 = " 67: Other therapeutic procedures, hemic and lymphatic system" 68 = " 68: Injection or ligation of esophageal varices" 69 = " 69: Esophageal dilatation" 70 = " 70: Upper gastrointestinal endoscopy, biopsy" 71 = " 71: Gastrostomy, temporary and permanent" 72 = " 72: Colostomy, temporary and permanent" 73 = " 73: Ileostomy and other enterostomy" 74 = " 74: Gastrectomy, partial and total" 75 = " 75: Small bowel resection" 76 = " 76: Colonoscopy and biopsy" 77 = " 77: Proctoscopy and anorectal biopsy" 78 = " 78: Colorectal resection" 79 = " 79: Local excision of large intestine lesion (not endoscopic)" 80 = " 80: Appendectomy" 81 = " 81: Hemorrhoid procedures" 82 = " 82: Endoscopic cannulation of pancreas (ERCP)" 83 = " 83: Biopsy of liver" 84 = " 84: Cholecystectomy and common duct exploration" 85 = " 85: Inguinal and femoral hernia repair" 86 = " 86: Other hernia repair" 87 = " 87: Laparoscopy" 88 = " 88: Abdominal paracentesis" 89 = " 89: Exploratory laparotomy" 90 = " 90: Excision, lysis peritoneal adhesions" 91 = " 91: Peritoneal dialysis" 92 = " 92: Other bowel diagnostic procedures" 93 = " 93: Other non-O.R. upper GI therapeutic procedures" 94 = " 94: Other O.R. upper GI therapeutic procedures" 95 = " 95: Other non-O.R. lower GI therapeutic procedures" 96 = " 96: Other O.R. lower GI therapeutic procedures" 97 = " 97: Other gastrointestinal diagnostic procedures" 98 = " 98: Other non-O.R. gastrointestinal therapeutic procedures" 99 = " 99: Other O.R. gastrointestinal therapeutic procedures" 100 = "100: Endoscopy and endoscopic biopsy of the urinary tract" 101 = "101: Transurethral excision, drainage, or removal urinary obstruction" 102 = "102: Ureteral catheterization" 103 = "103: Nephrotomy and nephrostomy" 104 = "104: Nephrectomy, partial or complete" 105 = "105: Kidney transplant" 106 = "106: Genitourinary incontinence procedures" 107 = "107: Extracorporeal lithotripsy, urinary" 108 = "108: Indwelling catheter" 109 = "109: Procedures on the urethra" 110 = "110: Other diagnostic procedures of urinary tract" 111 = "111: Other non-O.R. therapeutic procedures of urinary tract" 112 = "112: Other O.R. therapeutic procedures of urinary tract" 113 = "113: Transurethral prostatectomy (TURP)" 114 = "114: Open prostatectomy" 115 = "115: Circumcision" 116 = "116: Diagnostic procedures, male genital" 117 = "117: Other non-O.R. therapeutic procedures, male genital" 118 = "118: Other O.R. therapeutic procedures, male genital" 119 = "119: Oophorectomy, unilateral and bilateral" 120 = "120: Other operations on ovary" 121 = "121: Ligation of fallopian tubes" 122 = "122: Removal ectopic pregnancy" 123 = "123: Other operations on fallopian tubes" 124 = "124: Hysterectomy, abdominal and vaginal" 125 = "125: Other excision of cervix and uterus" 126 = "126: Abortion (termination of pregnancy)" 127 = '127: Dilatation and curettage (D&C), aspiration after delivery or abortion' 128 = '128: Diagnostic dilatation and curettage (D&C)' 129 = "129: Repair of cystocele and rectocele, obliteration of vaginal vault" 130 = "130: Other diagnostic procedures female organs" 131 = "131: Other non-O.R. therapeutic procedures, female organs" 132 = "132: Other O.R. therapeutic procedures, female organs" 133 = "133: Episiotomy" 134 = "134: Cesarean section" 135 = "135: Forceps, vacuum, and breech delivery" 136 = "136: Artificial rupture of membranes to assist delivery" 137 = "137: Other procedures to assist delivery" 138 = "138: Diagnostic amniocentesis" 139 = "139: Fetal monitoring" 140 = "140: Repair of current obstetric laceration" 141 = "141: Other therapeutic obstetrical procedures" 142 = "142: Partial excision bone" 143 = "143: Bunionectomy or repair of toe deformities" 144 = "144: Treatment, facial fracture or dislocation" 145 = "145: Treatment, fracture or dislocation of radius and ulna" 146 = "146: Treatment, fracture or dislocation of hip and femur" 147 = "147: Treatment, fracture or dislocation of lower extremity (other than hip or femur)" 148 = "148: Other fracture and dislocation procedure" 149 = "149: Arthroscopy" 150 = "150: Division of joint capsule, ligament or cartilage" 151 = "151: Excision of semilunar cartilage of knee" 152 = "152: Arthroplasty knee" 153 = "153: Hip replacement, total and partial" 154 = "154: Arthroplasty other than hip or knee" 155 = "155: Arthrocentesis" 156 = "156: Injections and aspirations of muscles, tendons, bursa, joints and soft tissue" 157 = "157: Amputation of lower extremity" 158 = "158: Spinal fusion" 159 = "159: Other diagnostic procedures on musculoskeletal system" 160 = "160: Other therapeutic procedures on muscles and tendons" 161 = "161: Other O.R. therapeutic procedures on bone" 162 = "162: Other O.R. therapeutic procedures on joints" 163 = "163: Other non-O.R. therapeutic procedures on musculoskeletal system" 164 = "164: Other O.R. therapeutic procedures on musculoskeletal system" 165 = "165: Breast biopsy and other diagnostic procedures on breast" 166 = "166: Lumpectomy, quadrantectomy of breast" 167 = "167: Mastectomy" 168 = "168: Incision and drainage, skin and subcutaneous tissue" 169 = "169: Debridement of wound, infection or burn" 170 = "170: Excision of skin lesion" 171 = "171: Suture of skin and subcutaneous tissue" 172 = "172: Skin graft" 173 = "173: Other diagnostic procedures on skin and subcutaneous tissue" 174 = "174: Other non-O.R. therapeutic procedures on skin and breast" 175 = "175: Other O.R. therapeutic procedures on skin and breast" 176 = "176: Other organ transplantation" 177 = "177: Computerized axial tomography (CT) scan head" 178 = "178: CT scan chest" 179 = "179: CT scan abdomen" 180 = "180: Other CT scan" 181 = "181: Myelogram" 182 = "182: Mammography" 183 = "183: Routine chest X-ray" 184 = "184: Intraoperative cholangiogram" 185 = "185: Upper gastrointestinal X-ray" 186 = "186: Lower gastrointestinal X-ray" 187 = "187: Intravenous pyelogram" 188 = "188: Cerebral arteriogram" 189 = "189: Contrast aortogram" 190 = "190: Contrast arteriogram of femoral and lower extremity arteries" 191 = "191: Arterio- or venogram (not heart and head)" 192 = "192: Diagnostic ultrasound of head and neck" 193 = "193: Diagnostic ultrasound of heart (echocardiogram)" 194 = "194: Diagnostic ultrasound of gastrointestinal tract" 195 = "195: Diagnostic ultrasound of urinary tract" 196 = "196: Diagnostic ultrasound of abdomen or retroperitoneum" 197 = "197: Other diagnostic ultrasound" 198 = "198: Magnetic resonance imaging" 199 = "199: Electroencephalogram (EEG)" 200 = "200: Nonoperative urinary system measurements" 201 = "201: Cardiac stress tests" 202 = "202: Electrocardiogram" 203 = "203: Electrographic cardiac monitoring" 204 = "204: Swan-Ganz catheterization for monitoring" 205 = "205: Arterial blood gases" 206 = "206: Microscopic examination (bacterial smear, culture, toxicology)" 207 = "207: Radioisotope bone scan" 208 = "208: Radioisotope pulmonary scan" 209 = "209: Radioisotope scan and function studies" 210 = "210: Other radioisotope scan" 211 = "211: Therapeutic radiology" 212 = "212: Diagnostic physical therapy" 213 = "213: Physical therapy exercises, manipulation, and other procedures" 214 = "214: Traction, splints, and other wound care" 215 = "215: Other physical therapy and rehabilitation" 216 = "216: Respiratory intubation and mechanical ventilation" 217 = "217: Other respiratory therapy" 218 = "218: Psychological and psychiatric evaluation and therapy" 219 = "219: Alcohol and drug rehabilitation/detoxification" 220 = "220: Ophthalmologic and otologic diagnosis and treatment" 221 = "221: Nasogastric tube" 222 = "222: Blood transfusion" 223 = "223: Enteral and parenteral nutrition" 224 = "224: Cancer chemotherapy" 225 = "225: Conversion of cardiac rhythm" 226 = "226: Other diagnostic radiology and related techniques" 227 = "227: Other diagnostic procedures (interview, evaluation, consultation)" 228 = "228: Prophylactic vaccinations and inoculations" 229 = "229: Nonoperative removal of foreign body" 230 = "230: Extracorporeal shock wave lithotripsy, other than urinary" 231 = "231: Other therapeutic procedures" ; Value F40PRCCS /* PRCCSn - 40 Char */ . = ' .: No PR code' .A = ' .A: Invalid PR' .C = ' .C: Inconsistent PR' 1 = ' 1: Incision and excision of CNS' 2 = ' 2: Insertion, replacement, or removal o' 3 = ' 3: Laminectomy, excision intervertebral' 4 = ' 4: Diagnostic spinal tap' 5 = ' 5: Insertion of catheter or spinal stim' 6 = ' 6: Decompression peripheral nerve' 7 = ' 7: Other diagnostic nervous system proc' 8 = ' 8: Other non-O.R. or closed therapeutic' 9 = ' 9: Other O.R. therapeutic nervous syste' 10 = ' 10: Thyroidectomy, partial or complete' 11 = ' 11: Diagnostic endocrine procedures' 12 = ' 12: Other therapeutic endocrine procedur' 13 = ' 13: Corneal transplant' 14 = ' 14: Glaucoma procedures' 15 = ' 15: Lens and cataract procedures' 16 = ' 16: Repair of retinal tear, detachment' 17 = ' 17: Destruction of lesion of retina and' 18 = ' 18: Diagnostic procedures on eye' 19 = ' 19: Other therapeutic procedures on eyel' 20 = ' 20: Other intraocular therapeutic proced' 21 = ' 21: Other extraocular muscle and orbit t' 22 = ' 22: Tympanoplasty' 23 = ' 23: Myringotomy' 24 = ' 24: Mastoidectomy' 25 = ' 25: Diagnostic procedures on ear' 26 = ' 26: Other therapeutic ear procedures' 27 = ' 27: Control of epistaxis' 28 = ' 28: Plastic procedures on nose' 29 = ' 29: Dental procedures' 30 = ' 30: Tonsillectomy and/or adenoidectomy' 31 = ' 31: Diagnostic procedures on nose, mouth' 32 = ' 32: Other non-O.R. therapeutic procedure' 33 = ' 33: Other O.R. therapeutic procedures on' 34 = ' 34: Tracheostomy, temporary and permanen' 35 = ' 35: Tracheoscopy and laryngoscopy with b' 36 = ' 36: Lobectomy or pneumonectomy' 37 = ' 37: Diagnostic bronchoscopy and biopsy o' 38 = ' 38: Other diagnostic procedures on lung' 39 = ' 39: Incision of pleura, thoracentesis, c' 40 = ' 40: Other diagnostic procedures of respi' 41 = ' 41: Other non-O.R. therapeutic procedure' 42 = ' 42: Other O.R. therapeutic procedures on' 43 = ' 43: Heart valve procedures' 44 = ' 44: Coronary artery bypass graft (CABG)' 45 = ' 45: Percutaneous coronary angioplasty (P' 46 = ' 46: Coronary thrombolysis' 47 = ' 47: Diagnostic cardiac catheterization,' 48 = ' 48: Insertion, revision, replacement, re' 49 = ' 49: Other O.R. heart procedures' 50 = ' 50: Extracorporeal circulation auxiliary' 51 = ' 51: Endarterectomy, vessel of head and n' 52 = ' 52: Aortic resection, replacement or ana' 53 = ' 53: Varicose vein stripping, lower limb' 54 = ' 54: Other vascular catheterization, not' 55 = ' 55: Peripheral vascular bypass' 56 = ' 56: Other vascular bypass and shunt, not' 57 = ' 57: Creation, revision and removal of ar' 58 = ' 58: Hemodialysis' 59 = ' 59: Other O.R. procedures on vessels of' 60 = ' 60: Embolectomy and endarterectomy of lo' 61 = ' 61: Other O.R. procedures on vessels oth' 62 = ' 62: Other diagnostic cardiovascular proc' 63 = ' 63: Other non-O.R. therapeutic cardiovas' 64 = ' 64: Bone marrow transplant' 65 = ' 65: Bone marrow biopsy' 66 = ' 66: Procedures on spleen' 67 = ' 67: Other therapeutic procedures, hemic' 68 = ' 68: Injection or ligation of esophageal' 69 = ' 69: Esophageal dilatation' 70 = ' 70: Upper gastrointestinal endoscopy, bi' 71 = ' 71: Gastrostomy, temporary and permanent' 72 = ' 72: Colostomy, temporary and permanent' 73 = ' 73: Ileostomy and other enterostomy' 74 = ' 74: Gastrectomy, partial and total' 75 = ' 75: Small bowel resection' 76 = ' 76: Colonoscopy and biopsy' 77 = ' 77: Proctoscopy and anorectal biopsy' 78 = ' 78: Colorectal resection' 79 = ' 79: Local excision of large intestine le' 80 = ' 80: Appendectomy' 81 = ' 81: Hemorrhoid procedures' 82 = ' 82: Endoscopic cannulation of pancreas (' 83 = ' 83: Biopsy of liver' 84 = ' 84: Cholecystectomy and common duct expl' 85 = ' 85: Inguinal and femoral hernia repair' 86 = ' 86: Other hernia repair' 87 = ' 87: Laparoscopy' 88 = ' 88: Abdominal paracentesis' 89 = ' 89: Exploratory laparotomy' 90 = ' 90: Excision, lysis peritoneal adhesions' 91 = ' 91: Peritoneal dialysis' 92 = ' 92: Other GI diagnostic procedures' 93 = ' 93: Other non-O.R. upper GI therapeutic' 94 = ' 94: Other O.R. upper GI therapeutic proc' 95 = ' 95: Other non-O.R. lower GI therapeutic' 96 = ' 96: Other O.R. lower GI therapeutic proc' 97 = ' 97: Other gastrointestinal diagnostic pr' 98 = ' 98: Other non-O.R. gastrointestinal ther' 99 = ' 99: Other O.R. gastrointestinal therapeu' 100 = '100: Endoscopy and endoscopic biopsy of t' 101 = '101: Transurethral excision, drainage, or' 102 = '102: Ureteral catheterization' 103 = '103: Nephrotomy and nephrostomy' 104 = '104: Nephrectomy, partial or complete' 105 = '105: Kidney transplant' 106 = '106: Genitourinary incontinence procedure' 107 = '107: Extracorporeal lithotripsy, urinary' 108 = '108: Indwelling catheter' 109 = '109: Procedures on the urethra' 110 = '110: Other diagnostic procedures of urina' 111 = '111: Other non-O.R. therapeutic procedure' 112 = '112: Other O.R. therapeutic procedures of' 113 = '113: Transurethral prostatectomy (TURP)' 114 = '114: Open prostatectomy' 115 = '115: Circumcision' 116 = '116: Diagnostic procedures, male genital' 117 = '117: Other non-O.R. therapeutic procedure' 118 = '118: Other O.R. therapeutic procedures, m' 119 = '119: Oophorectomy, unilateral and bilater' 120 = '120: Other operations on ovary' 121 = '121: Ligation of fallopian tubes' 122 = '122: Removal ectopic pregnancy' 123 = '123: Other operations on fallopian tubes' 124 = '124: Hysterectomy, abdominal and vaginal' 125 = '125: Other excision of cervix and uterus' 126 = '126: Abortion (termination of pregnancy)' 127 = '127: Dilatation and curettage (D&C), aspi' 128 = '128: Diagnostic dilatation and curettage' 129 = '129: Repair of cystocele and rectocele, o' 130 = '130: Other diagnostic procedures female o' 131 = '131: Other non-O.R. therapeutic procedure' 132 = '132: Other O.R. therapeutic procedures, f' 133 = '133: Episiotomy' 134 = '134: Cesarean section' 135 = '135: Forceps, vacuum, and breech delivery' 136 = '136: Artificial rupture of membranes to a' 137 = '137: Other procedures to assist delivery' 138 = '138: Diagnostic amniocentesis' 139 = '139: Fetal monitoring' 140 = '140: Repair of current obstetric lacerati' 141 = '141: Other therapeutic obstetrical proced' 142 = '142: Partial excision bone' 143 = '143: Bunionectomy or repair of toe deform' 144 = '144: Treatment, facial fracture or disloc' 145 = '145: Treatment, fracture or dislocation o' 146 = '146: Treatment, fracture or dislocation o' 147 = '147: Treatment, fracture or dislocation o' 148 = '148: Other fracture and dislocation proce' 149 = '149: Arthroscopy' 150 = '150: Division of joint capsule, ligament' 151 = '151: Excision of semilunar cartilage of k' 152 = '152: Arthroplasty knee' 153 = '153: Hip replacement, total and partial' 154 = '154: Arthroplasty other than hip or knee' 155 = '155: Arthrocentesis' 156 = '156: Injections and aspirations of muscle' 157 = '157: Amputation of lower extremity' 158 = '158: Spinal fusion' 159 = '159: Other diagnostic procedures on muscu' 160 = '160: Other therapeutic procedures on musc' 161 = '161: Other O.R. therapeutic procedures on' 162 = '162: Other O.R. therapeutic procedures on' 163 = '163: Other non-O.R. therapeutic procedure' 164 = '164: Other O.R. therapeutic procedures on' 165 = '165: Breast biopsy and other diagnostic p' 166 = '166: Lumpectomy, quadrantectomy of breast' 167 = '167: Mastectomy' 168 = '168: Incision and drainage, skin and subc' 169 = '169: Debridement of wound, infection or b' 170 = '170: Excision of skin lesion' 171 = '171: Suture of skin and subcutaneous tiss' 172 = '172: Skin graft' 173 = '173: Other diagnostic procedures on skin' 174 = '174: Other non-O.R. therapeutic procedure' 175 = '175: Other O.R. therapeutic procedures on' 176 = '176: Other organ transplantation' 177 = '177: Computerized axial tomography (CT) s' 178 = '178: CT scan chest' 179 = '179: CT scan abdomen' 180 = '180: Other CT scan' 181 = '181: Myelogram' 182 = '182: Mammography' 183 = '183: Routine chest x-ray' 184 = '184: Intraoperative cholangiogram' 185 = '185: Upper gastrointestinal x-ray' 186 = '186: Lower gastrointestinal x-ray' 187 = '187: Intravenous pyelogram' 188 = '188: Cerebral arteriogram' 189 = '189: Contrast aortogram' 190 = '190: Contrast arteriogram of femoral and' 191 = '191: Arterio- or venogram (not heart and' 192 = '192: Diagnostic ultrasound of head and ne' 193 = '193: Diagnostic ultrasound of heart (echo' 194 = '194: Diagnostic ultrasound of gastrointes' 195 = '195: Diagnostic ultrasound of urinary tra' 196 = '196: Diagnostic ultrasound of abdomen or' 197 = '197: Other diagnostic ultrasound' 198 = '198: Magnetic resonance imaging' 199 = '199: Electroencephalogram (EEG)' 200 = '200: Nonoperative urinary system measurem' 201 = '201: Cardiac stress tests' 202 = '202: Electrocardiogram' 203 = '203: Electrographic cardiac monitoring' 204 = '204: Swan-Ganz catheterization for monito' 205 = '205: Arterial blood gases' 206 = '206: Microscopic examination (bacterial s' 207 = '207: Radioisotope bone scan' 208 = '208: Radioisotope pulmonary scan' 209 = '209: Radioisotope scan and function studi' 210 = '210: Other radioisotope scan' 211 = '211: Therapeutic radiology' 212 = '212: Diagnostic physical therapy' 213 = '213: Physical therapy exercises, manipula' 214 = '214: Traction, splints, and other wound c' 215 = '215: Other physical therapy and rehabilit' 216 = '216: Respiratory intubation and mechanica' 217 = '217: Other respiratory therapy' 218 = '218: Psychological and psychiatric evalua' 219 = '219: Alcohol and drug rehabilitation/deto' 220 = '220: Ophthalmologic and otologic diagnosi' 221 = '221: Naso-gastric tube' 222 = '222: Blood transfusion' 223 = '223: Enteral and parenteral nutrition' 224 = '224: Cancer chemotherapy' 225 = '225: Conversion of cardiac rhythm' 226 = '226: Other diagnostic radiology and relat' 227 = '227; Other diagnostic procedures (intervi' 228 = '228: Prophylactic vaccinations and inocul' 229 = '229: Nonoperative removal of foreign body' 230 = '230: Extracorporeal shock wave lithotrips' 231 = '231: Other therapeutic procedures' ; VALUE FPCCSPR . = '. No Procedure code' .A = '.A Invalid Procedure' .C = '.C Inconsistent Procedure' 1- 9 = ' 1 Proc on Nervous System' 10- 12 = ' 2 Proc on Endocrine System' 13- 21 = ' 3 Proc on Eye' 22- 26 = ' 4 Proc on Ear' 27- 33 = ' 5 Proc on Nose, Mouth, and Pharynx' 34- 42 = ' 6 Proc on Respiratory System' 43- 63 = ' 7 Proc on Cardiovascular System' 64- 67 = ' 8 Proc on Hemic and Lymphatic System' 68- 99 = ' 9 Proc on Digestive System' 100-112 = '10 Proc on Urinary System' 113-118 = '11 Proc on Male Genital Organs' 119-121, 123-132 = '12 Proc on Female Genital Organs' 122, 133-141 = '13 Obstetrical Procedures' 142-164 = '14 Proc on Musculoskeletal System' 165-175 = '15 Proc on Integumentary System' 176-231 = '16 Misc Diag and Therapeutic Procs' ; Value FRACE /* RACE */ 1 = " 1: White" 2 = " 2: Black" 3 = " 3: Hispanic" 4 = " 4: Asian/Pacific Islander" 5 = " 5: Native American" 6 = " 6: Other" . = " .: Missing" .A = ".A: Invalid" .B = ".B: Unavail from Source" ; Value FZIPINC /* ZIPINC */ 1 = '1: $ 0-24,999' 2 = '2: $25,000-34,999' 3 = '3: $30,000-44,999' 4 = '4: $45,001+ ' . ='.: Other ' ; RUN ;